Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1459774 Details for
Bug 1602892
TypeError: 'NoneType' object is not subscriptable
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 2.13 MB, created by
Alex G.
on 2018-07-18 18:15:22 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Alex G.
Created:
2018-07-18 18:15:22 UTC
Size:
2.13 MB
patch
obsolete
>anaconda 28.22.10 exception report >Traceback (most recent call first): > File "/usr/lib/python3.6/site-packages/blivet/udev.py", line 466, in device_get_md_uuid > return util.canonicalize_UUID(info["MD_UUID"]) > File "/usr/lib/python3.6/site-packages/blivet/devices/md.py", line 418, in status > uuid = udev.device_get_md_uuid(info) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/devices/storage.py", line 491, in destroy > log_method_call(self, self.name, status=self.status) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/deviceaction.py", line 383, in execute > self.device.destroy() > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/actionlist.py", line 327, in process > action.execute(callbacks) > File "/usr/lib/python3.6/site-packages/blivet/actionlist.py", line 48, in wrapped_func > return func(obj, *args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 135, in do_it > self.devicetree.actions.process(callbacks=callbacks, devices=self.devices) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1219, in do_it > super().do_it(callbacks=callbacks) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 2131, in turn_on_filesystems > storage.do_it(callbacks) > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 438, in run_task > self._task(*self._task_args, **self._task_kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 472, in start > self.run_task() > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation.py", line 361, in doInstall > installation_queue.start() > File "/usr/lib64/python3.6/threading.py", line 864, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run > threading.Thread.run(self) >TypeError: 'NoneType' object is not subscriptable > >Local variables in innermost frame: >info: None > > >Anaconda instance, containing members: >_bootloader: GRUB2 instance, containing members: > _bootloader.boot_args: > _bootloader.dracut_args: > _bootloader.disks: [] > _bootloader._disk_order: [] > _bootloader._timeout: None > _bootloader.password: None > _bootloader.console: Skipped > _bootloader.console_options: Skipped > _bootloader.linux_images: [] > _bootloader.chain_images: [] > _bootloader._default_image: None > _bootloader._update_only: False > _bootloader.skip_bootloader: False > _bootloader.errors: [] > _bootloader.warnings: [] > _bootloader.stage1_device: None > _bootloader.stage1_disk: None > _bootloader.stage2_device: None > _bootloader.stage2_is_preferred_stage1: False > _bootloader.problems: [] > _bootloader.encrypted_password: Skipped >desktop: Desktop instance, containing members: > desktop._default_target: multi-user.target > desktop.desktop: None >dir: None >_display_mode: DisplayModes instance, containing members: > _display_mode._value_: GUI > _display_mode._name_: GUI > _display_mode.__objclass__: <enum 'DisplayModes'> >_interactive_mode: True >gui_startup_failed: False >id: None >_instClass: FedoraWorkstationInstallClass instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.storage: InstallerStorage instance, containing members: > _intf.storage.do_autopart: False > _intf.storage.clear_part_choice: None > _intf.storage.encrypted_autopart: False > _intf.storage.encryption_cipher: None > _intf.storage.escrow_certificates: {} > _intf.storage.autopart_escrow_cert: None > _intf.storage.autopart_add_backup_passphrase: False > _intf.storage.autopart_requests: [PartSpec instance (0x7fd3ea81cef0) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB max_size = 50 GiB grow = True > >, PartSpec instance (0x7fd3ea81ce48) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB max_size = None grow = True > >, PartSpec instance (0x7fd3ea81cdd8) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 0 fstype = biosboot encrypted = False > size = 1024 KiB max_size = None grow = False > >, PartSpec instance (0x7fd3ea81cd30) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False > >, PartSpec instance (0x7fd3ea81c198) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 max_size = None grow = False > >] > _intf.storage.edd_dict: {'sda': 129} > _intf.storage.ignored_disks: [] > _intf.storage.exclusive_disks: [] > _intf.storage.disk_images: {} > _intf.storage._Blivet__luks_devs: {} > _intf.storage.size_sets: [] > _intf.storage._default_fstype: ext4 > _intf.storage._default_boot_fstype: None > _intf.storage._short_product_name: fedora > _intf.storage._sysroot: / > _intf.storage._storage_root: / > _intf.storage._next_id: 0 > _intf.storage._dump_file: /tmp/storage.state > _intf.storage.devicetree: DeviceTree instance, containing members: > _intf.storage.devicetree._devices: [existing 238.47 GiB disk sdc (2) with existing msdos disklabel >, existing 238.47 GiB disk sdh (26) with existing msdos disklabel >, existing 238.47 GiB disk sdd (46) with existing msdos disklabel >, existing 237.47 GiB partition sdc2 (73) with existing mdmember >, existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv >, existing 237.47 GiB partition sdd2 (87) with existing mdmember >, existing 237.47 GiB partition sdh2 (97) with existing mdmember >, existing 237.34 GiB lvmvg fedora (112) >, existing 10 GiB lvmlv fedora-log (116) with non-existent ext4 filesystem mounted at /var/log >, existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem mounted at /home >, existing 30 GiB lvmlv fedora-root (142) with non-existent ext4 filesystem mounted at / >, existing 167.68 GiB disk sda (218) with existing msdos disklabel >, existing 126.6 GiB partition sda2 (238) with existing ext4 filesystem >, existing 30 GiB partition sda3 (248) with existing ext4 filesystem >, existing 10 GiB partition sda4 (258) >, existing 10 GiB partition sda5 (263) with existing ext4 filesystem >, existing 1.88 GiB disk sdk (299) with existing iso9660 filesystem >, FileDevice instance, containing members: > id: 309 > exists: True > uuid: None > sysfs_path: Skipped > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: /run/install/repo/images/install.img > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7fd3e83fc358) -- > name = /run/install/repo/images/install.img status = False id = 309 > children = ['existing 0 B loop loop0 (313)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /run/install/repo/images/install.img > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7fd3e83fc358) -- > name = /run/install/repo/images/install.img status = False id = 309 > children = ['existing 0 B loop loop0 (313)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /run/install/repo/images/install.img > format args = [] original_format = None> > _children: [LoopDevice instance, containing members: > id: 313 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop0 > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: True > _protected: False > _controllable: False > _name: loop0 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (FileDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7fd3e83fc748) -- > name = loop0 status = False id = 313 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (309)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7fd3e83fc748) -- > name = loop0 status = False id = 313 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (309)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None> > _children: [] > original_format: existing None > fstab_comment: Skipped > device_links: [] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, FileDevice instance, containing members: > id: 323 > exists: True > uuid: None > sysfs_path: Skipped > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: /LiveOS/rootfs.img > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7fd3e83fcf98) -- > name = /LiveOS/rootfs.img status = False id = 323 > children = ['existing 0 B loop loop1 (327) with existing ext4 filesystem'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /LiveOS/rootfs.img > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7fd3e83fcf98) -- > name = /LiveOS/rootfs.img status = False id = 323 > children = ['existing 0 B loop loop1 (327) with existing ext4 filesystem'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /LiveOS/rootfs.img > format args = [] original_format = None> > _children: [LoopDevice instance, containing members: > id: 327 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop1 > _format: Ext4FS instance, containing members: > _format.id: 335 > _format._label: Anaconda > _format._options: None > _format._device: /dev/loop1 > _format.uuid: 8fcb133e-fffb-4405-aa19-5f954e6d9936 > _format.exists: True > _format.mountopts: None > _format._create_options: None > _format._info: Ext2FSInfo instance, containing members: > _format._info.fs: Already dumped (Ext4FS instance) > _format._resize: Ext2FSResize instance, containing members: > _format._resize.fs: Already dumped (Ext4FS instance) > _format._minsize: Ext2FSMinSize instance, containing members: > _format._minsize.fs: Already dumped (Ext4FS instance) > _format._size_info: Ext2FSSize instance, containing members: > _format._size_info.fs: Already dumped (Ext4FS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (2 GiB) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Already dumped (Size instance) > _format._resizable: True > _format._fsck: Ext2FSCK instance, containing members: > _format._fsck.fs: Already dumped (Ext4FS instance) > _format._mkfs: Ext4FSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (Ext4FS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (Ext4FS instance) > _format._readlabel: Ext2FSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (Ext4FS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (Ext4FS instance) > _format._writelabel: Ext2FSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (Ext4FS instance) > _format._writeuuid: Ext2FSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (Ext4FS instance) > _format._current_info: Filesystem volume name: Anaconda >Last mounted on: / >Filesystem UUID: 8fcb133e-fffb-4405-aa19-5f954e6d9936 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 131072 >Block count: 524288 >Reserved block count: 0 >Free blocks: 100905 >Free inodes: 92163 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 255 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Wed Apr 25 03:08:32 2018 >Last mount time: Wed Apr 25 03:08:47 2018 >Last write time: Wed Apr 25 03:09:08 2018 >Mount count: 2 >Maximum mount count: -1 >Last checked: Wed Apr 25 03:08:32 2018 >Check interval: 0 (<none>) >Lifetime writes: 1717 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 32 >Desired extra isize: 32 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 5c1cdaa3-d29b-4760-b180-120185688488 >Journal backup: inode blocks >Journal features: journal_64bit >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x0000000c >Journal start: 0 > > > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: True > _protected: False > _controllable: False > _name: loop1 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (FileDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7fd3e8400438) -- > name = loop1 status = False id = 327 > children = ['existing 2 GiB dm live-rw (346) with existing ext4 filesystem', > 'existing 2 GiB dm live-base (356) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (323)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4> > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7fd3e8400438) -- > name = loop1 status = False id = 327 > children = ['existing 2 GiB dm live-rw (346) with existing ext4 filesystem', > 'existing 2 GiB dm live-base (356) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (323)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4> > _children: [existing 2 GiB dm live-rw (346) with existing ext4 filesystem >, existing 2 GiB dm live-base (356) with existing ext4 filesystem >] > original_format: Ext4FS instance, containing members: > original_format.id: 335 > original_format._label: Anaconda > original_format._options: None > original_format._device: /dev/loop1 > original_format.uuid: 8fcb133e-fffb-4405-aa19-5f954e6d9936 > original_format.exists: True > original_format.mountopts: None > original_format._create_options: None > original_format._info: Ext2FSInfo instance, containing members: > original_format._info.fs: Already dumped (Ext4FS instance) > original_format._resize: Ext2FSResize instance, containing members: > original_format._resize.fs: Already dumped (Ext4FS instance) > original_format._minsize: Ext2FSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (Ext4FS instance) > original_format._size_info: Ext2FSSize instance, containing members: > original_format._size_info.fs: Already dumped (Ext4FS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (2 GiB) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Already dumped (Size instance) > original_format._resizable: True > original_format._fsck: Ext2FSCK instance, containing members: > original_format._fsck.fs: Already dumped (Ext4FS instance) > original_format._mkfs: Ext4FSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (Ext4FS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (Ext4FS instance) > original_format._readlabel: Ext2FSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (Ext4FS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (Ext4FS instance) > original_format._writelabel: Ext2FSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (Ext4FS instance) > original_format._writeuuid: Ext2FSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (Ext4FS instance) > original_format._current_info: Filesystem volume name: Anaconda >Last mounted on: / >Filesystem UUID: 8fcb133e-fffb-4405-aa19-5f954e6d9936 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 131072 >Block count: 524288 >Reserved block count: 0 >Free blocks: 100905 >Free inodes: 92163 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 255 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Wed Apr 25 03:08:32 2018 >Last mount time: Wed Apr 25 03:08:47 2018 >Last write time: Wed Apr 25 03:09:08 2018 >Mount count: 2 >Maximum mount count: -1 >Last checked: Wed Apr 25 03:08:32 2018 >Check interval: 0 (<none>) >Lifetime writes: 1717 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 32 >Desired extra isize: 32 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 5c1cdaa3-d29b-4760-b180-120185688488 >Journal backup: inode blocks >Journal features: journal_64bit >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x0000000c >Journal start: 0 > > > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > fstab_comment: Skipped > device_links: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, FileDevice instance, containing members: > id: 337 > exists: True > uuid: None > sysfs_path: Skipped > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: /overlay (deleted) > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7fd3e840aac8) -- > name = /overlay (deleted) status = False id = 337 > children = ['existing 0 B loop loop2 (341)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /overlay (deleted) > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7fd3e840aac8) -- > name = /overlay (deleted) status = False id = 337 > children = ['existing 0 B loop loop2 (341)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /overlay (deleted) > format args = [] original_format = None> > _children: [LoopDevice instance, containing members: > id: 341 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop2 > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: loop2 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (FileDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7fd3e840af28) -- > name = loop2 status = False id = 341 > children = [] > parents = ['existing 0 B file /overlay (deleted) (337)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7fd3e840af28) -- > name = loop2 status = False id = 341 > children = [] > parents = ['existing 0 B file /overlay (deleted) (337)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None> > _children: [] > original_format: existing None > fstab_comment: Skipped > device_links: [] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (DMDevice instance) >, non-existent 1024 MiB partition sda1 (836) with non-existent mdmember >, non-existent 1024 MiB partition sdc1 (843) with non-existent mdmember >, non-existent 1024 MiB partition sdd1 (850) with non-existent mdmember >, non-existent 1024 MiB partition sdh1 (857) with non-existent mdmember >, non-existent 4 GiB mdarray boot (864) with non-existent ext4 filesystem mounted at /boot >] > _intf.storage.devicetree._actions: ActionList instance, containing members: > _intf.storage.devicetree._actions._add_func: <bound method DeviceTreeBase._register_action of <blivet.devicetree.DeviceTree object at 0x7fd3e85bc438>> > _intf.storage.devicetree._actions._remove_func: <bound method DeviceTreeBase._cancel_action of <blivet.devicetree.DeviceTree object at 0x7fd3e85bc438>> > _intf.storage.devicetree._actions._actions: [ActionDestroyDevice instance, containing members: > id: 784 > device: existing 1023 MiB mdarray boot (21) > container: None > _applied: True >, ActionDestroyFormat instance, containing members: > id: 785 > device: existing 1024 MiB partition sdc1 (12) > container: None > _applied: True > orig_format: existing mdmember >, ActionDestroyDevice instance, containing members: > id: 787 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionDestroyFormat instance, containing members: > id: 788 > device: existing 1024 MiB partition sdh1 (36) > container: None > _applied: True > orig_format: existing mdmember >, ActionDestroyDevice instance, containing members: > id: 790 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionDestroyFormat instance, containing members: > id: 791 > device: existing 1024 MiB partition sdd1 (56) > container: None > _applied: True > orig_format: existing mdmember >, ActionDestroyDevice instance, containing members: > id: 793 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionDestroyFormat instance, containing members: > id: 877 > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > _applied: True > orig_format: Ext4FS instance, containing members: > orig_format.id: 127 > orig_format._label: log > orig_format._options: None > orig_format._device: /dev/mapper/fedora-log > orig_format.uuid: 111b140b-6db6-4c4b-aa5b-18b0fa79b9b4 > orig_format.exists: True > orig_format.mountopts: None > orig_format._create_options: None > orig_format._info: Ext2FSInfo instance, containing members: > orig_format._info.fs: Already dumped (Ext4FS instance) > orig_format._resize: Ext2FSResize instance, containing members: > orig_format._resize.fs: Already dumped (Ext4FS instance) > orig_format._minsize: Ext2FSMinSize instance, containing members: > orig_format._minsize.fs: Already dumped (Ext4FS instance) > orig_format._size_info: Ext2FSSize instance, containing members: > orig_format._size_info.fs: Already dumped (Ext4FS instance) > orig_format._size: Size instance, containing members: > orig_format._size._c_size: Size (10 GiB) > orig_format._target_size: Already dumped (Size instance) > orig_format._min_instance_size: Size instance, containing members: > orig_format._min_instance_size._c_size: Size (139 MiB) > orig_format._resizable: True > orig_format._fsck: Ext2FSCK instance, containing members: > orig_format._fsck.fs: Already dumped (Ext4FS instance) > orig_format._mkfs: Ext4FSMkfs instance, containing members: > orig_format._mkfs.fs: Already dumped (Ext4FS instance) > orig_format._mount: FSMount instance, containing members: > orig_format._mount.fs: Already dumped (Ext4FS instance) > orig_format._readlabel: Ext2FSReadLabel instance, containing members: > orig_format._readlabel.fs: Already dumped (Ext4FS instance) > orig_format._sync: UnimplementedFSSync instance, containing members: > orig_format._sync.fs: Already dumped (Ext4FS instance) > orig_format._writelabel: Ext2FSWriteLabel instance, containing members: > orig_format._writelabel.fs: Already dumped (Ext4FS instance) > orig_format._writeuuid: Ext2FSWriteUUID instance, containing members: > orig_format._writeuuid.fs: Already dumped (Ext4FS instance) > orig_format._current_info: Filesystem volume name: log >Last mounted on: /mnt/sysimage/var/log >Filesystem UUID: 111b140b-6db6-4c4b-aa5b-18b0fa79b9b4 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 655360 >Block count: 2621440 >Reserved block count: 131072 >Free blocks: 2553243 >Free inodes: 655310 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 1024 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Wed Jul 18 11:21:00 2018 >Last mount time: Wed Jul 18 11:21:11 2018 >Last write time: Wed Jul 18 11:51:41 2018 >Mount count: 1 >Maximum mount count: -1 >Last checked: Wed Jul 18 11:21:00 2018 >Check interval: 0 (<none>) >Lifetime writes: 235 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 32 >Desired extra isize: 32 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: ee16ff28-7955-4ea2-a70f-f8993f51722c >Journal backup: inode blocks >Journal features: journal_64bit >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x0000000d >Journal start: 0 > > > orig_format.mountpoint: /var/log > orig_format.fsprofile: None > orig_format._chrooted_mountpoint: None >, ActionDestroyFormat instance, containing members: > id: 881 > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > _applied: True > orig_format: Ext4FS instance, containing members: > orig_format.id: 153 > orig_format._label: root > orig_format._options: None > orig_format._device: /dev/mapper/fedora-root > orig_format.uuid: a1176b9a-b4be-452e-aa7e-b3a94c824c28 > orig_format.exists: True > orig_format.mountopts: None > orig_format._create_options: None > orig_format._info: Ext2FSInfo instance, containing members: > orig_format._info.fs: Already dumped (Ext4FS instance) > orig_format._resize: Ext2FSResize instance, containing members: > orig_format._resize.fs: Already dumped (Ext4FS instance) > orig_format._minsize: Ext2FSMinSize instance, containing members: > orig_format._minsize.fs: Already dumped (Ext4FS instance) > orig_format._size_info: Ext2FSSize instance, containing members: > orig_format._size_info.fs: Already dumped (Ext4FS instance) > orig_format._size: Size instance, containing members: > orig_format._size._c_size: Size (30 GiB) > orig_format._target_size: Already dumped (Size instance) > orig_format._min_instance_size: Size instance, containing members: > orig_format._min_instance_size._c_size: Size (6.220703125 GiB) > orig_format._resizable: True > orig_format._fsck: Ext2FSCK instance, containing members: > orig_format._fsck.fs: Already dumped (Ext4FS instance) > orig_format._mkfs: Ext4FSMkfs instance, containing members: > orig_format._mkfs.fs: Already dumped (Ext4FS instance) > orig_format._mount: FSMount instance, containing members: > orig_format._mount.fs: Already dumped (Ext4FS instance) > orig_format._readlabel: Ext2FSReadLabel instance, containing members: > orig_format._readlabel.fs: Already dumped (Ext4FS instance) > orig_format._sync: UnimplementedFSSync instance, containing members: > orig_format._sync.fs: Already dumped (Ext4FS instance) > orig_format._writelabel: Ext2FSWriteLabel instance, containing members: > orig_format._writelabel.fs: Already dumped (Ext4FS instance) > orig_format._writeuuid: Ext2FSWriteUUID instance, containing members: > orig_format._writeuuid.fs: Already dumped (Ext4FS instance) > orig_format._current_info: Filesystem volume name: root >Last mounted on: /mnt/sysimage >Filesystem UUID: a1176b9a-b4be-452e-aa7e-b3a94c824c28 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 1966080 >Block count: 7864320 >Reserved block count: 393216 >Free blocks: 6625558 >Free inodes: 1797114 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 1024 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Wed Jul 18 11:20:59 2018 >Last mount time: Wed Jul 18 11:21:06 2018 >Last write time: Wed Jul 18 11:51:54 2018 >Mount count: 1 >Maximum mount count: -1 >Last checked: Wed Jul 18 11:20:59 2018 >Check interval: 0 (<none>) >Lifetime writes: 5276 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 32 >Desired extra isize: 32 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 052b9a90-5b7e-403a-8ca2-70d2745f1ce5 >Journal backup: inode blocks >Journal features: journal_incompat_revoke journal_64bit >Journal size: 128M >Journal length: 32768 >Journal sequence: 0x00000074 >Journal start: 0 > > > orig_format.mountpoint: / > orig_format.fsprofile: None > orig_format._chrooted_mountpoint: None >, ActionCreateDevice instance, containing members: > id: 840 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionCreateFormat instance, containing members: > id: 842 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True > orig_format: non-existent None > _format: non-existent mdmember >, ActionCreateDevice instance, containing members: > id: 847 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionCreateFormat instance, containing members: > id: 849 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True > orig_format: non-existent None > _format: non-existent mdmember >, ActionCreateDevice instance, containing members: > id: 854 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionCreateFormat instance, containing members: > id: 856 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True > orig_format: non-existent None > _format: non-existent mdmember >, ActionCreateDevice instance, containing members: > id: 861 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionCreateFormat instance, containing members: > id: 863 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True > orig_format: non-existent None > _format: non-existent mdmember >, ActionCreateDevice instance, containing members: > id: 869 > device: Already dumped (MDRaidArrayDevice instance) > container: None > _applied: True >, ActionCreateFormat instance, containing members: > id: 871 > device: Already dumped (MDRaidArrayDevice instance) > container: None > _applied: True > orig_format: non-existent None > _format: Ext4FS instance, containing members: > _format.id: 870 > _format._label: boot > _format._options: None > _format._device: /dev/md/boot > _format.uuid: None > _format.exists: False > _format.mountopts: None > _format._create_options: Skipped > _format._info: Ext2FSInfo instance, containing members: > _format._info.fs: Already dumped (Ext4FS instance) > _format._resize: Ext2FSResize instance, containing members: > _format._resize.fs: Already dumped (Ext4FS instance) > _format._minsize: Ext2FSMinSize instance, containing members: > _format._minsize.fs: Already dumped (Ext4FS instance) > _format._size_info: Ext2FSSize instance, containing members: > _format._size_info.fs: Already dumped (Ext4FS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: Ext2FSCK instance, containing members: > _format._fsck.fs: Already dumped (Ext4FS instance) > _format._mkfs: Ext4FSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (Ext4FS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (Ext4FS instance) > _format._readlabel: Ext2FSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (Ext4FS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (Ext4FS instance) > _format._writelabel: Ext2FSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (Ext4FS instance) > _format._writeuuid: Ext2FSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (Ext4FS instance) > _format._current_info: None > _format.mountpoint: /boot > _format.fsprofile: None > _format._chrooted_mountpoint: None >, ActionCreateFormat instance, containing members: > id: 879 > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > _applied: True > orig_format: Already dumped (Ext4FS instance) > _format: Ext4FS instance, containing members: > _format.id: 878 > _format._label: log > _format._options: None > _format._device: /dev/mapper/fedora-log > _format.uuid: None > _format.exists: False > _format.mountopts: None > _format._create_options: Skipped > _format._info: Ext2FSInfo instance, containing members: > _format._info.fs: Already dumped (Ext4FS instance) > _format._resize: Ext2FSResize instance, containing members: > _format._resize.fs: Already dumped (Ext4FS instance) > _format._minsize: Ext2FSMinSize instance, containing members: > _format._minsize.fs: Already dumped (Ext4FS instance) > _format._size_info: Ext2FSSize instance, containing members: > _format._size_info.fs: Already dumped (Ext4FS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: Ext2FSCK instance, containing members: > _format._fsck.fs: Already dumped (Ext4FS instance) > _format._mkfs: Ext4FSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (Ext4FS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (Ext4FS instance) > _format._readlabel: Ext2FSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (Ext4FS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (Ext4FS instance) > _format._writelabel: Ext2FSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (Ext4FS instance) > _format._writeuuid: Ext2FSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (Ext4FS instance) > _format._current_info: None > _format.mountpoint: /var/log > _format.fsprofile: None > _format._chrooted_mountpoint: None >, ActionCreateFormat instance, containing members: > id: 883 > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > _applied: True > orig_format: Already dumped (Ext4FS instance) > _format: Ext4FS instance, containing members: > _format.id: 882 > _format._label: root > _format._options: None > _format._device: /dev/mapper/fedora-root > _format.uuid: None > _format.exists: False > _format.mountopts: None > _format._create_options: Skipped > _format._info: Ext2FSInfo instance, containing members: > _format._info.fs: Already dumped (Ext4FS instance) > _format._resize: Ext2FSResize instance, containing members: > _format._resize.fs: Already dumped (Ext4FS instance) > _format._minsize: Ext2FSMinSize instance, containing members: > _format._minsize.fs: Already dumped (Ext4FS instance) > _format._size_info: Ext2FSSize instance, containing members: > _format._size_info.fs: Already dumped (Ext4FS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: Ext2FSCK instance, containing members: > _format._fsck.fs: Already dumped (Ext4FS instance) > _format._mkfs: Ext4FSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (Ext4FS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (Ext4FS instance) > _format._readlabel: Ext2FSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (Ext4FS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (Ext4FS instance) > _format._writelabel: Ext2FSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (Ext4FS instance) > _format._writeuuid: Ext2FSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (Ext4FS instance) > _format._current_info: None > _format.mountpoint: / > _format.fsprofile: None > _format._chrooted_mountpoint: None >] > _intf.storage.devicetree._actions._completed_actions: [ActionDestroyFormat instance, containing members: > id: 777 > device: non-existent 600 MiB partition sda1 (228) > container: None > _applied: True > orig_format: Ext4FS instance, containing members: > orig_format.id: 236 > orig_format._label: boot > orig_format._options: None > orig_format._device: /dev/sda1 > orig_format.uuid: e17c1837-e484-4ea0-9a54-d7eac2d3a6f3 > orig_format.exists: False > orig_format.mountopts: None > orig_format._create_options: None > orig_format._info: Ext2FSInfo instance, containing members: > orig_format._info.fs: Already dumped (Ext4FS instance) > orig_format._resize: Ext2FSResize instance, containing members: > orig_format._resize.fs: Already dumped (Ext4FS instance) > orig_format._minsize: Ext2FSMinSize instance, containing members: > orig_format._minsize.fs: Already dumped (Ext4FS instance) > orig_format._size_info: Ext2FSSize instance, containing members: > orig_format._size_info.fs: Already dumped (Ext4FS instance) > orig_format._size: Size instance, containing members: > orig_format._size._c_size: Size (600 MiB) > orig_format._target_size: Already dumped (Size instance) > orig_format._min_instance_size: Size instance, containing members: > orig_format._min_instance_size._c_size: Size (269 MiB) > orig_format._resizable: True > orig_format._fsck: Ext2FSCK instance, containing members: > orig_format._fsck.fs: Already dumped (Ext4FS instance) > orig_format._mkfs: Ext4FSMkfs instance, containing members: > orig_format._mkfs.fs: Already dumped (Ext4FS instance) > orig_format._mount: FSMount instance, containing members: > orig_format._mount.fs: Already dumped (Ext4FS instance) > orig_format._readlabel: Ext2FSReadLabel instance, containing members: > orig_format._readlabel.fs: Already dumped (Ext4FS instance) > orig_format._sync: UnimplementedFSSync instance, containing members: > orig_format._sync.fs: Already dumped (Ext4FS instance) > orig_format._writelabel: Ext2FSWriteLabel instance, containing members: > orig_format._writelabel.fs: Already dumped (Ext4FS instance) > orig_format._writeuuid: Ext2FSWriteUUID instance, containing members: > orig_format._writeuuid.fs: Already dumped (Ext4FS instance) > orig_format._current_info: Filesystem volume name: boot >Last mounted on: /run/media/liveuser/boot1 >Filesystem UUID: e17c1837-e484-4ea0-9a54-d7eac2d3a6f3 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >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 >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 38400 >Block count: 153600 >Reserved block count: 7680 >Free blocks: 91880 >Free inodes: 37941 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 37 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 7680 >Inode blocks per group: 480 >Flex block group size: 16 >Filesystem created: Sun Nov 15 04:58:11 2015 >Last mount time: Wed Jul 18 17:03:41 2018 >Last write time: Wed Jul 18 17:03:41 2018 >Mount count: 182 >Maximum mount count: -1 >Last checked: Sun Nov 15 04:58:11 2015 >Check interval: 0 (<none>) >Lifetime writes: 1073 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 4ad64436-ee1d-4177-9964-2affc8dafaf6 >Journal backup: inode blocks >Journal features: journal_incompat_revoke >Journal size: 16M >Journal length: 4096 >Journal sequence: 0x000003dd >Journal start: 0 > > > orig_format.mountpoint: None > orig_format.fsprofile: None > orig_format._chrooted_mountpoint: None >, ActionDestroyDevice instance, containing members: > id: 779 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionDestroyFormat instance, containing members: > id: 782 > device: Already dumped (MDRaidArrayDevice instance) > container: None > _applied: True > orig_format: Ext4FS instance, containing members: > orig_format.id: 70 > orig_format._label: boot > orig_format._options: None > orig_format._device: /dev/md/boot > orig_format.uuid: 6e934a1b-e738-4346-a8a4-a33814fca077 > orig_format.exists: False > orig_format.mountopts: None > orig_format._create_options: None > orig_format._info: Ext2FSInfo instance, containing members: > orig_format._info.fs: Already dumped (Ext4FS instance) > orig_format._resize: Ext2FSResize instance, containing members: > orig_format._resize.fs: Already dumped (Ext4FS instance) > orig_format._minsize: Ext2FSMinSize instance, containing members: > orig_format._minsize.fs: Already dumped (Ext4FS instance) > orig_format._size_info: Ext2FSSize instance, containing members: > orig_format._size_info.fs: Already dumped (Ext4FS instance) > orig_format._size: Size instance, containing members: > orig_format._size._c_size: Size (1023 MiB) > orig_format._target_size: Already dumped (Size instance) > orig_format._min_instance_size: Size instance, containing members: > orig_format._min_instance_size._c_size: Size (185 MiB) > orig_format._resizable: True > orig_format._fsck: Ext2FSCK instance, containing members: > orig_format._fsck.fs: Already dumped (Ext4FS instance) > orig_format._mkfs: Ext4FSMkfs instance, containing members: > orig_format._mkfs.fs: Already dumped (Ext4FS instance) > orig_format._mount: FSMount instance, containing members: > orig_format._mount.fs: Already dumped (Ext4FS instance) > orig_format._readlabel: Ext2FSReadLabel instance, containing members: > orig_format._readlabel.fs: Already dumped (Ext4FS instance) > orig_format._sync: UnimplementedFSSync instance, containing members: > orig_format._sync.fs: Already dumped (Ext4FS instance) > orig_format._writelabel: Ext2FSWriteLabel instance, containing members: > orig_format._writelabel.fs: Already dumped (Ext4FS instance) > orig_format._writeuuid: Ext2FSWriteUUID instance, containing members: > orig_format._writeuuid.fs: Already dumped (Ext4FS instance) > orig_format._current_info: Filesystem volume name: boot >Last mounted on: /run/media/liveuser/boot >Filesystem UUID: 6e934a1b-e738-4346-a8a4-a33814fca077 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 65536 >Block count: 261888 >Reserved block count: 13094 >Free blocks: 220106 >Free inodes: 65106 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 127 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Wed Jul 18 11:20:57 2018 >Last mount time: Wed Jul 18 17:03:40 2018 >Last write time: Wed Jul 18 17:03:40 2018 >Mount count: 2 >Maximum mount count: -1 >Last checked: Wed Jul 18 11:20:57 2018 >Check interval: 0 (<none>) >Lifetime writes: 228 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 32 >Desired extra isize: 32 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: ac6a81d5-4a27-4fda-9be0-9c687838a537 >Journal backup: inode blocks >Journal features: journal_64bit >Journal size: 16M >Journal length: 4096 >Journal sequence: 0x000003c7 >Journal start: 0 > > > orig_format.mountpoint: None > orig_format.fsprofile: None > orig_format._chrooted_mountpoint: None >] > _intf.storage.devicetree._actions.processing: False > _intf.storage.devicetree.names: [sdc, sdh, sdd, sdc2, fedora-raid, sdd2, sdh2, fedora, fedora-log, fedora-home, fedora-root, sda, sda2, sda3, sda4, sda5, sdk, sdk1, sdk2, sdk3, loop0, /run/install/repo/images/install.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, wd-green, sdb1, sdb, sde, sdf, sdg, butter-raid-1T, sdi1, sdi, sdj1, sdj, boot] > _intf.storage.devicetree._hidden: [BTRFSVolumeDevice instance, containing members: > id: 292 > req_size: None > format_class: SynchronizedMeta instance, containing members: > format_class.__module__: blivet.formats.fs > format_class.__doc__: btrfs filesystem > format_class._type: btrfs > format_class._modules: [btrfs] > format_class._formattable: True > format_class._linux_native: True > format_class._supported: True > format_class._packages: [btrfs-progs] > format_class._min_size: Size instance, containing members: > format_class._min_size._c_size: Size (256 MiB) > format_class._max_size: Size instance, containing members: > format_class._max_size._c_size: Size (16 EiB) > format_class._mkfs_class: ABCMeta instance, containing members: > format_class._mkfs_class.__module__: blivet.tasks.fsmkfs > format_class._mkfs_class.ext: mkfs.btrfs > format_class._mkfs_class.label_option: None > format_class._mkfs_class.get_uuid_args: <function BTRFSMkfs.get_uuid_args at 0x7fd4055189d8> > format_class._mkfs_class.args: <property object at 0x7fd4055411d8> > format_class._mkfs_class.__doc__: None > format_class._mkfs_class.__abstractmethods__: frozenset() > format_class._mkfs_class._abc_registry: WeakSet instance, containing members: > format_class._mkfs_class._abc_registry.data: set() > format_class._mkfs_class._abc_registry._remove: <function WeakSet.__init__.<locals>._remove at 0x7fd405518ae8> > format_class._mkfs_class._abc_registry._pending_removals: [] > format_class._mkfs_class._abc_registry._iterating: set() > format_class._mkfs_class._abc_cache: WeakSet instance, containing members: > format_class._mkfs_class._abc_cache.data: set() > format_class._mkfs_class._abc_cache._remove: <function WeakSet.__init__.<locals>._remove at 0x7fd405518b70> > format_class._mkfs_class._abc_cache._pending_removals: [] > format_class._mkfs_class._abc_cache._iterating: set() > format_class._mkfs_class._abc_negative_cache: WeakSet instance, containing members: > format_class._mkfs_class._abc_negative_cache.data: set() > format_class._mkfs_class._abc_negative_cache._remove: <function WeakSet.__init__.<locals>._remove at 0x7fd405518bf8> > format_class._mkfs_class._abc_negative_cache._pending_removals: [] > format_class._mkfs_class._abc_negative_cache._iterating: set() > format_class._mkfs_class._abc_negative_cache_version: 185 > format_class._mkfs_class.__slotnames__: [] > format_class._metadata_size_factor: 0.8 > format_class.__init__: <function BTRFS.__init__ at 0x7fd4055bd950> > format_class.create: <function BTRFS.create at 0x7fd4055bd9d8> > format_class.destroy: <function BTRFS.destroy at 0x7fd4055bda60> > format_class._pre_setup: <function BTRFS._pre_setup at 0x7fd4055bdae8> > format_class.container_uuid: <property object at 0x7fd4055b47c8> > format_class.__slotnames__: [] > exists: True > uuid: 5a510cae-d0ba-46ed-9408-8fb5379b1f04 > sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _format: BTRFS instance, containing members: > _format.id: 296 > _format._label: wd-green > _format._options: None > _format._device: /dev/sdb1 > _format.uuid: None > _format.exists: True > _format.mountopts: subvolid=5 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 5a510cae-d0ba-46ed-9408-8fb5379b1f04 > _format.subvolspec: 5 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: wd-green > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [existing 931.51 GiB partition sdb1 (283) with existing btrfs filesystem >] > _parents.appendfunc: <bound method ContainerDevice._add_parent of BTRFSVolumeDevice instance (0x7fd3e840e898) -- > name = wd-green status = True id = 292 > children = [] > parents = ['existing 931.51 GiB partition sdb1 (283) with existing btrfs filesystem'] > uuid = 5a510cae-d0ba-46ed-9408-8fb5379b1f04 size = 931.51 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > target size = 0 B path = /dev/sdb1 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method BTRFSVolumeDevice._remove_parent of BTRFSVolumeDevice instance (0x7fd3e840e898) -- > name = wd-green status = True id = 292 > children = [] > parents = ['existing 931.51 GiB partition sdb1 (283) with existing btrfs filesystem'] > uuid = 5a510cae-d0ba-46ed-9408-8fb5379b1f04 size = 931.51 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > target size = 0 B path = /dev/sdb1 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 296 > original_format._label: wd-green > original_format._options: None > original_format._device: /dev/sdb1 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvolid=5 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 5a510cae-d0ba-46ed-9408-8fb5379b1f04 > original_format.subvolspec: 5 > fstab_comment: Skipped > device_links: [] > _data_level: None > _metadata_level: None > subvolumes: [] > size_policy: Size instance, containing members: > size_policy._c_size: Size (931.512397289276123046875 GiB) > _default_subvolume_id: 5 >, Already dumped (PartitionDevice instance) >, existing 931.51 GiB disk sdb (273) with existing gpt disklabel >, existing 465.76 GiB disk sde (157) >, existing 465.76 GiB disk sdf (162) >, existing 298.09 GiB disk sdg (167) >, BTRFSVolumeDevice instance, containing members: > id: 191 > req_size: None > format_class: Already dumped (SynchronizedMeta instance) > exists: True > uuid: 371c3ee1-eb27-4521-83a9-eb92e15295f4 > sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi/sdi1 > _format: BTRFS instance, containing members: > _format.id: 195 > _format._label: butter-raid-1T > _format._options: None > _format._device: /dev/sdi1 > _format.uuid: None > _format.exists: True > _format.mountopts: subvolid=5 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 371c3ee1-eb27-4521-83a9-eb92e15295f4 > _format.subvolspec: 5 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: butter-raid-1T > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [existing 931.51 GiB partition sdi1 (182) with existing btrfs filesystem >, existing 931.51 GiB partition sdj1 (208) with existing btrfs filesystem >] > _parents.appendfunc: <bound method ContainerDevice._add_parent of BTRFSVolumeDevice instance (0x7fd3e8421320) -- > name = butter-raid-1T status = True id = 191 > children = [] > parents = ['existing 931.51 GiB partition sdi1 (182) with existing btrfs filesystem', > 'existing 931.51 GiB partition sdj1 (208) with existing btrfs filesystem'] > uuid = 371c3ee1-eb27-4521-83a9-eb92e15295f4 size = 1.82 TiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi/sdi1 > target size = 0 B path = /dev/sdi1 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method BTRFSVolumeDevice._remove_parent of BTRFSVolumeDevice instance (0x7fd3e8421320) -- > name = butter-raid-1T status = True id = 191 > children = [] > parents = ['existing 931.51 GiB partition sdi1 (182) with existing btrfs filesystem', > 'existing 931.51 GiB partition sdj1 (208) with existing btrfs filesystem'] > uuid = 371c3ee1-eb27-4521-83a9-eb92e15295f4 size = 1.82 TiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi/sdi1 > target size = 0 B path = /dev/sdi1 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 195 > original_format._label: butter-raid-1T > original_format._options: None > original_format._device: /dev/sdi1 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvolid=5 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 371c3ee1-eb27-4521-83a9-eb92e15295f4 > original_format.subvolspec: 5 > fstab_comment: Skipped > device_links: [] > _data_level: None > _metadata_level: None > subvolumes: [] > size_policy: Size instance, containing members: > size_policy._c_size: Size (931.51241302490234375 GiB) > _default_subvolume_id: 5 >, Already dumped (PartitionDevice instance) >, existing 931.51 GiB disk sdi (172) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 931.51 GiB disk sdj (198) with existing msdos disklabel >] > _intf.storage.devicetree.exclusive_disks: [] > _intf.storage.devicetree.ignored_disks: [] > _intf.storage.devicetree.edd_dict: {'sda': 129} > _intf.storage.devicetree.disk_images: {} > _intf.storage.devicetree._cleanup: False > _intf.storage.roots: [Root instance, containing members: > mounts: {'/': Already dumped (LVMLogicalVolumeDevice instance) >, '/boot': Already dumped (MDRaidArrayDevice instance) >, '/home': Already dumped (LVMLogicalVolumeDevice instance) >, '/var/log': Already dumped (LVMLogicalVolumeDevice instance) >} > swaps: [] > name: Fedora Linux 26 for x86_64 >, Root instance, containing members: > mounts: {'/': Already dumped (PartitionDevice instance) >, '/boot': Already dumped (PartitionDevice instance) >, '/home': Already dumped (PartitionDevice instance) >, '/var/log': Already dumped (PartitionDevice instance) >} > swaps: [] > name: Fedora Linux 27 for x86_64 >] > _intf.storage.services: set() > _intf.storage.ksdata: Skipped > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.disks: [existing 167.68 GiB disk sda (218) with existing msdos disklabel >, existing 238.47 GiB disk sdc (2) with existing msdos disklabel >, existing 238.47 GiB disk sdd (46) with existing msdos disklabel >, existing 238.47 GiB disk sdh (26) with existing msdos disklabel >] > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.stage2_device: Already dumped (MDRaidArrayDevice instance) > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.ignore_disk_interactive: False > _intf.storage.config.clear_part_type: 0 > _intf.storage.config.clear_part_disks: [sda, sdc, sdd, sdh] > _intf.storage.config.clear_part_devices: [] > _intf.storage.config.initialize_disks: True > _intf.storage.config.protected_dev_specs: [LABEL=Fedora-WS-dvd-x86_64-28] > _intf.storage.config.zero_mbr: False > _intf.storage.config.clear_non_existent: False > _intf.storage.autopart_type: 2 > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.crypt_tab: None > _intf.storage.fsset.blkid_tab: None > _intf.storage.fsset.orig_fstab: None > _intf.storage.fsset.active: False > _intf.storage.fsset._dev: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._proc: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._usb: None > _intf.storage.fsset._selinux: None > _intf.storage.fsset._run: None > _intf.storage.fsset._efivars: None > _intf.storage.fsset._fstab_swaps: set() > _intf.storage.fsset.preserve_lines: [] > _intf.storage._free_space_snapshot: {'sda': (Size (502.7626953125 MiB), Size (32.1728515625 GiB)), 'sdc': (Size (1.3349609375 MiB), Size (0 B)), 'sdd': (Size (1.3349609375 MiB), Size (0 B)), 'sdh': (Size (1.3349609375 MiB), Size (0 B)), 'sdk': (Size (0 B), Size (0 B))} > _intf.storage.live_backing_device: None > _intf.storage.protected_dev_names: [sdk] > _intf.payload: DNFPayload instance, containing members: > _intf.payload.data: Skipped > _intf.payload.storage: Already dumped (InstallerStorage instance) > _intf.payload.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf.payload.txID: 2 > _intf.payload.verbose_errors: [] > _intf.payload._session: Session instance, containing members: > _intf.payload._session.headers: {'User-Agent': 'python-requests/2.18.4', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive'} > _intf.payload._session.auth: None > _intf.payload._session.proxies: {} > _intf.payload._session.hooks: {'response': []} > _intf.payload._session.params: {} > _intf.payload._session.stream: False > _intf.payload._session.verify: True > _intf.payload._session.cert: None > _intf.payload._session.max_redirects: 30 > _intf.payload._session.trust_env: True > _intf.payload._session.cookies: RequestsCookieJar instance, containing members: > _intf.payload._session.cookies._policy: DefaultCookiePolicy instance, containing members: > _intf.payload._session.cookies._policy.netscape: True > _intf.payload._session.cookies._policy.rfc2965: False > _intf.payload._session.cookies._policy.rfc2109_as_netscape: None > _intf.payload._session.cookies._policy.hide_cookie2: False > _intf.payload._session.cookies._policy.strict_domain: False > _intf.payload._session.cookies._policy.strict_rfc2965_unverifiable: True > _intf.payload._session.cookies._policy.strict_ns_unverifiable: False > _intf.payload._session.cookies._policy.strict_ns_domain: 0 > _intf.payload._session.cookies._policy.strict_ns_set_initial_dollar: False > _intf.payload._session.cookies._policy.strict_ns_set_path: False > _intf.payload._session.cookies._policy._blocked_domains: () > _intf.payload._session.cookies._policy._allowed_domains: None > _intf.payload._session.cookies._cookies_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fd3e940af00> > _intf.payload._session.cookies._cookies: {} > _intf.payload._session.adapters: {'https://': HTTPAdapter instance, containing members: > _intf.payload._session.adapters.max_retries: Retry(total=0, connect=None, read=False, redirect=None, status=None) > _intf.payload._session.adapters.config: {} > _intf.payload._session.adapters.proxy_manager: {} > _intf.payload._session.adapters._pool_connections: 10 > _intf.payload._session.adapters._pool_maxsize: 10 > _intf.payload._session.adapters._pool_block: False > _intf.payload._session.adapters.poolmanager: PoolManager instance, containing members: > _intf.payload._session.adapters.poolmanager.headers: {} > _intf.payload._session.adapters.poolmanager.connection_pool_kw: {'maxsize': 10, 'block': False, 'strict': True} > _intf.payload._session.adapters.poolmanager.pools: RecentlyUsedContainer instance, containing members: > _intf.payload._session.adapters.poolmanager.pools._maxsize: 10 > _intf.payload._session.adapters.poolmanager.pools.dispose_func: <function PoolManager.__init__.<locals>.<lambda> at 0x7fd3ea7f5ae8> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fd3e940af30> > _intf.payload._session.adapters.poolmanager.pool_classes_by_scheme: {'http': <class 'urllib3.connectionpool.HTTPConnectionPool'> >, 'https': <class 'urllib3.connectionpool.HTTPSConnectionPool'> >} > _intf.payload._session.adapters.poolmanager.key_fn_by_scheme: {'http': functools.partial(<function _default_key_normalizer at 0x7fd40f5c5598>, <class 'urllib3.poolmanager.PoolKey'>) >, 'https': functools.partial(<function _default_key_normalizer at 0x7fd40f5c5598>, <class 'urllib3.poolmanager.PoolKey'>) >} >, 'http://': HTTPAdapter instance, containing members: > _intf.payload._session.adapters.max_retries: Retry(total=0, connect=None, read=False, redirect=None, status=None) > _intf.payload._session.adapters.config: {} > _intf.payload._session.adapters.proxy_manager: {} > _intf.payload._session.adapters._pool_connections: 10 > _intf.payload._session.adapters._pool_maxsize: 10 > _intf.payload._session.adapters._pool_block: False > _intf.payload._session.adapters.poolmanager: PoolManager instance, containing members: > _intf.payload._session.adapters.poolmanager.headers: {} > _intf.payload._session.adapters.poolmanager.connection_pool_kw: {'maxsize': 10, 'block': False, 'strict': True} > _intf.payload._session.adapters.poolmanager.pools: RecentlyUsedContainer instance, containing members: > _intf.payload._session.adapters.poolmanager.pools._maxsize: 10 > _intf.payload._session.adapters.poolmanager.pools.dispose_func: <function PoolManager.__init__.<locals>.<lambda> at 0x7fd3ea7f5bf8> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fd3e940af60> > _intf.payload._session.adapters.poolmanager.pool_classes_by_scheme: {'http': Already dumped (type instance) >, 'https': Already dumped (type instance) >} > _intf.payload._session.adapters.poolmanager.key_fn_by_scheme: {'http': Already dumped (partial instance) >, 'https': Already dumped (partial instance) >} >, 'file://': FileAdapter instance, containing members: >, 'ftp://': FTPAdapter instance, containing members: > _intf.payload._session.adapters.func_table: {'LIST': <bound method FTPAdapter.list of <requests_ftp.ftp.FTPAdapter object at 0x7fd3ea7e48d0>> >, 'RETR': <bound method FTPAdapter.retr of <requests_ftp.ftp.FTPAdapter object at 0x7fd3ea7e48d0>> >, 'STOR': <bound method FTPAdapter.stor of <requests_ftp.ftp.FTPAdapter object at 0x7fd3ea7e48d0>> >, 'NLST': <bound method FTPAdapter.nlst of <requests_ftp.ftp.FTPAdapter object at 0x7fd3ea7e48d0>> >, 'SIZE': <bound method FTPAdapter.size of <requests_ftp.ftp.FTPAdapter object at 0x7fd3ea7e48d0>> >, 'HEAD': <bound method FTPAdapter.head of <requests_ftp.ftp.FTPAdapter object at 0x7fd3ea7e48d0>> >, 'GET': <bound method FTPAdapter.get of <requests_ftp.ftp.FTPAdapter object at 0x7fd3ea7e48d0>> >} >} > _intf.payload.requirements: [] > _intf.payload.install_device: None > _intf.payload._rpm_macros: [] > _intf.payload._environmentAddons: {'custom-environment': (['guest-agents', 'standard'], ['3d-printing', 'admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'minimal-environment': (['guest-agents', 'standard'], ['3d-printing', 'admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'server-product-environment': (['ansible-node', 'arm-tools', 'container-management', 'directory-server', 'dns-server', 'dogtag', 'domain-client', 'freeipa-server', 'ftp-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'printing', 'server-hardware-support', 'smb-server', 'sql-server', 'virtualization-headless', 'web-server'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'd-development', 'design-suite', 'development-tools', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'workstation-product-environment': (['arm-tools'], ['3d-printing', 'admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'cloud-server-environment': (['directory-server', 'dns-server', 'dogtag', 'freeipa-server', 'ftp-server', 'guest-agents', 'ha', 'headless-management', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'smb-server', 'sql-server', 'standard', 'web-server'], ['3d-printing', 'admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'games', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'kde-desktop-environment': (['3d-printing', 'cloud-management', 'firefox', 'kde-apps', 'kde-education', 'kde-media', 'kde-office', 'kde-telepathy'], ['admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'xfce-desktop-environment': (['3d-printing', 'cloud-management', 'xfce-apps', 'xfce-extra-plugins', 'xfce-media', 'xfce-office'], ['admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'lxde-desktop-environment': (['3d-printing', 'cloud-management', 'lxde-apps', 'lxde-media', 'lxde-office'], ['admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'lxqt-desktop-environment': (['3d-printing', 'cloud-management', 'lxqt-apps', 'lxqt-media', 'lxqt-office'], ['admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'cinnamon-desktop-environment': (['3d-printing', 'cloud-management', 'libreoffice'], ['admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'mate-desktop-environment': (['3d-printing', 'compiz', 'libreoffice', 'mate-applications'], ['admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'sugar-desktop-environment': (['sugar-apps'], ['3d-printing', 'admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'developer-workstation-environment': (['3d-printing', 'cloud-management', 'design-suite', 'electronic-lab', 'font-design', 'haskell', 'java-development', 'javaenterprise', 'legacy-software-development', 'milkymist', 'mingw32', 'mongodb', 'mysql', 'ocaml', 'perl-web', 'php', 'python-web', 'robotics-suite', 'rubyonrails', 'sql-server', 'vagrant'], ['admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'compiz', 'container-management', 'd-development', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'network-server', 'office', 'python-classroom', 'python-science', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'web-server-environment': (['guest-agents', 'haproxy', 'javaenterprise', 'mongodb', 'mysql', 'perl-web', 'php', 'python-web', 'rubyonrails', 'sql-server', 'tomcat'], ['3d-printing', 'admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'infrastructure-server-environment': (['directory-server', 'dns-server', 'dogtag', 'freeipa-server', 'ftp-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'printing', 'smb-server', 'sql-server', 'virtualization', 'web-server'], ['3d-printing', 'admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'basic-desktop-environment': (['cinnamon-desktop', 'firefox', 'gnome-desktop', 'input-methods', 'kde-desktop', 'legacy-fonts', 'libreoffice', 'lxde-desktop', 'lxqt-desktop', 'mate-desktop', 'sugar-desktop', 'xfce-desktop', 'xmonad', 'xmonad-mate'], ['3d-printing', 'admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers'])} > _intf.payload._base: Base instance, containing members: > _intf.payload._base._closed: False > _intf.payload._base._conf: MainConf instance, containing members: > _intf.payload._base._conf._option: {'debuglevel': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: 10 > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=2, priority=10) >, 'errorlevel': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: 10 > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=2, priority=10) >, 'installroot': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/mnt/sysimage', priority=80) > _intf.payload._base._conf._option._default: Value(value='/', priority=10) >, 'config_file_path': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/etc/dnf/dnf.conf', priority=10) >, 'plugins': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'pluginpath': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['/usr/lib/python3.6/site-packages/dnf-plugins'], priority=10) >, 'pluginconfpath': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=['/tmp/dnf.pluginconf'], priority=80) > _intf.payload._base._conf._option._default: Value(value=['/etc/dnf/plugins'], priority=10) >, 'persistdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/mnt/sysimage/var/lib/dnf', priority=10) > _intf.payload._base._conf._option._default: Value(value='/var/lib/dnf', priority=10) >, 'recent': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=7, priority=10) >, 'retries': PositiveIntOption instance, containing members: > _intf.payload._base._conf._option._names0: [0] > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=10, priority=10) >, 'reset_nice': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'cachedir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/tmp/dnf.cache', priority=80) > _intf.payload._base._conf._option._default: Value(value='/var/cache/dnf', priority=10) >, 'system_cachedir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/var/cache/dnf', priority=10) >, 'cacheonly': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'keepcache': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'logdir': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/tmp/', priority=80) > _intf.payload._base._conf._option._default: Value(value='/var/log', priority=10) >, 'reposdir': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=['/etc/yum.repos.d', '/etc/anaconda.repos.d', '/tmp/updates/anaconda.repos.d', '/tmp/product/anaconda.repos.d'], priority=80) > _intf.payload._base._conf._option._default: Value(value=['/etc/yum.repos.d', '/etc/yum/repos.d', '/etc/distro.repos.d'], priority=10) >, 'modulesdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/etc/dnf/modules.d', priority=10) >, 'moduledefaultsdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/etc/dnf/modules.defaults.d', priority=10) >, 'debug_solver': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'excludepkgs': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=[], priority=10) >, 'includepkgs': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=[], priority=10) >, 'exclude': Already dumped (ListAppendOption instance) >, 'fastestmirror': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'proxy': UrlOption instance, containing members: > _intf.payload._base._conf._option._schemes: ('http', 'ftp', 'https', 'socks5', 'socks5h', 'socks4', 'socks4a') > _intf.payload._base._conf._option._allow_none: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=None, priority=80) > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'proxy_username': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=None, priority=80) > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'proxy_password': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=None, priority=80) > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'protected_packages': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['dnf', 'systemd', 'systemd-udev', 'dnf'], priority=10) >, 'username': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'password': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'installonlypkgs': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['kernel', 'kernel-PAE', 'installonlypkg(kernel)', 'installonlypkg(kernel-module)', 'installonlypkg(vm)'], priority=10) >, 'group_package_types': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=('mandatory', 'default', 'conditional'), priority=10) >, 'installonly_limit': PositiveIntOption instance, containing members: > _intf.payload._base._conf._option._names0: [0, <off>] > _intf.payload._base._conf._option._range_min: 2 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=3, priority=10) >, 'tsflags': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['nocrypto'], priority=10) >, 'assumeyes': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'assumeno': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'check_config_file_age': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'defaultyes': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'diskspacecheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'gpgcheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'repo_gpgcheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'localpkg_gpgcheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'obsoletes': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'showdupesfromrepos': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'enabled': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'enablegroups': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'exit_on_lock': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'bandwidth': BytesOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=0, priority=10) >, 'minrate': BytesOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=1000, priority=10) >, 'ip_resolve': CaselessSelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('ipv4', 'ipv6', 'whatever') > _intf.payload._base._conf._option._mapper: {'4': ipv4, '6': ipv6} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'throttle': ThrottleOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=0, priority=10) >, 'timeout': SecondsOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=30, priority=10) >, 'max_parallel_downloads': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 1 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'metadata_expire': SecondsOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=172800, priority=10) >, 'metadata_timer_sync': SecondsOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=10800, priority=10) >, 'disable_excludes': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=[], priority=10) >, 'multilib_policy': SelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('best', 'all') > _intf.payload._base._conf._option._mapper: {} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='best', priority=10) >, 'best': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'install_weak_deps': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'bugtracker_url': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=dnf', priority=10) >, 'color': SelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('auto', 'never', 'always') > _intf.payload._base._conf._option._mapper: {'on': always, 'yes': always, '1': always, 'true': always, 'off': never, 'no': never, '0': never, 'false': never, 'tty': auto, 'if-tty': auto} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='auto', priority=10) >, 'color_list_installed_older': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold', priority=10) >, 'color_list_installed_newer': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,yellow', priority=10) >, 'color_list_installed_reinstall': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_list_installed_extra': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,red', priority=10) >, 'color_list_available_upgrade': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,blue', priority=10) >, 'color_list_available_downgrade': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='dim,cyan', priority=10) >, 'color_list_available_reinstall': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,underline,green', priority=10) >, 'color_list_available_install': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_update_installed': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_update_local': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold', priority=10) >, 'color_update_remote': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_search_match': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold', priority=10) >, 'sslcacert': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'sslverify': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'sslclientcert': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'sslclientkey': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'deltarpm': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'deltarpm_percentage': PositiveIntOption instance, containing members: > _intf.payload._base._conf._option._names0: [0, <off>] > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=75, priority=10) >, 'history_record': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'history_record_packages': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['dnf', 'rpm'], priority=10) >, 'rpmverbosity': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='info', priority=10) >, 'strict': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'skip_broken': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'autocheck_running_kernel': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'clean_requirements_on_remove': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'history_list_view': SelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('single-user-commands', 'users', 'commands') > _intf.payload._base._conf._option._mapper: {'cmds': commands, 'default': commands} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='commands', priority=10) >, 'upgrade_group_objects_upgrade': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'destdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'comment': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'downloadonly': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: True > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'ignorearch': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >} > _intf.payload._base._conf._section: main > _intf.payload._base._conf._parser: None > _intf.payload._base._conf.substitutions: {'arch': x86_64, 'basearch': x86_64, 'releasever': 28} > _intf.payload._base._goal: Goal instance, containing members: > _intf.payload._base._goal.group_members: {'initscripts', 'tabish-eeyek-fonts', 'tar', 'mcelog', 'cpio', 'liberation-sans-fonts', 'libreoffice-emailmerge', 'b43-openfwwf', 'acl', 'qt5-qtdeclarative', 'gnupg2', 'ibus-hangul', 'libreoffice-draw', 'iwl5000-firmware', 'kaddressbook', 'kmouth', 'tree', 'iwl3160-firmware', 'firewalld', 'paps', 'sil-padauk-fonts', 'plasma-nm-l2tp', 'atmel-firmware', 'foomatic', 'zip', 'liberation-mono-fonts', 'kf5-baloo-file', 'ksysguard', 'fros-recordmydesktop', 'adobe-source-han-serif-tw-fonts', 'plasma-discover', 'iwl105-firmware', 'iproute', 'kwin', 'colord-kde', 'ghostscript', 'kbd', 'bluez-cups', 'xorg-x11-drv-openchrome', 'iwl3945-firmware', 'iwl6000g2a-firmware', 'iwl100-firmware', 'glibc', 'system-config-keyboard', 'smc-meera-fonts', 'khelpcenter', 'lrzsz', 'kcalc', 'gnome-keyring-pam', 'xorg-x11-drv-vesa', 'kdialog', 'libreoffice-calc', 'xorg-x11-drv-evdev', 'xorg-x11-xinit', 'sos', 'kdnssd', 'sssd-common', 'kf5-kipi-plugins', 'attr', 'irqbalance', 'plasma-nm-openswan', 'bridge-utils', 'iputils', 'kmousetool', 'NetworkManager-wwan', 'kdelibs', 'microcode_ctl', 'kwalletmanager5', 'plymouth', 'rootfiles', 'google-noto-sans-tagalog-fonts', 'parted', 'iwl135-firmware', 'symlinks', 'openssh-clients', 'mtr', 'at', 'iwl7260-firmware', 'lohit-bengali-fonts', 'ethtool', 'kmag', 'iptstate', 'wvdial', 'rsyslog', 'google-noto-sans-tai-tham-fonts', 'samba-client', 'xorg-x11-server-Xorg', 'wget', 'stix-fonts', 'PackageKit-gstreamer-plugin', 'dnf', 'dolphin', 'dnf-yum', 'dhcp-client', 'net-tools', 'gnu-free-sans-fonts', 'akregator', 'file', 'vlgothic-fonts', 'firewall-config', 'ntfsprogs', 'iwl6000-firmware', 'mailcap', 'cryptsetup', 'plasma-workspace-geolocation', 'pinfo', 'plasma-nm-vpnc', 'glx-utils', 'adobe-source-han-sans-cn-fonts', 'julietaula-montserrat-fonts', 'google-noto-sans-mandaic-fonts', 'plasma-desktop-doc', 'kmail', 'dnf-plugins-core', 'libreoffice-graphicfilter', 'alsa-utils', 'alsa-plugins-pulseaudio', 'man-db', 'spectacle', 'google-noto-sans-lisu-fonts', 'openssh-server', 'plymouth-system-theme', 'pulseaudio-utils', 'kruler', 'pam_krb5', 'rsync', 'dnfdragora', 'kde-platform-plugin', 'kde-style-breeze', 'kdeplasma-addons', 'rpm', 'util-linux', 'deltarpm', 'isdn4k-utils', 'nfs-utils', 'tcp_wrappers', 'jwhois', 'cups', 'iwl6000g2b-firmware', 'xorg-x11-drv-libinput', 'cups-pk-helper', 'ipw2200-firmware', 'NetworkManager-ppp', 'mdadm', 'wireless-tools', 'system-config-printer-udev', 'ksshaskpass', 'fedora-release-notes', 'dejavu-serif-fonts', 'hostname', 'hyperv-daemons', 'lohit-kannada-fonts', 'phonon-backend-gstreamer', 'open-vm-tools-desktop', 'paktype-naskh-basic-fonts', 'system-config-language', 'kgpg', 'plasma-nm', 'gstreamer1-plugins-bad-free', 'konqueror', 'xorg-x11-drv-vmware', 'iwl2000-firmware', 'kget', 'pam-kwallet', 'adwaita-gtk2-theme', 'cagibi', 'sssd', 'setup', 'NetworkManager-wifi', 'kamera', 'shadow-utils', 'dos2unix', 'coreutils', 'phonon-qt5-backend-gstreamer', 'glibc-all-langpacks', 'policycoreutils', 'kde-partitionmanager', 'google-noto-emoji-fonts', 'qt5-qtbase-gui', 'ipw2100-firmware', 'sddm-breeze', 'rng-tools', 'firefox', 'ppp', 'gnome-disk-utility', 'fprintd-pam', 'lohit-gurmukhi-fonts', 'grubby', 'naver-nanum-gothic-fonts', 'xorg-x11-drv-nouveau', 'liberation-serif-fonts', 'time', 'sudo', 'kontact', 'libreoffice-writer', 'abattis-cantarell-fonts', 'fedora-bookmarks', 'nmap-ncat', 'gwenview', 'passwdqc', 'sddm-kcm', 'usbutils', 'dbus', 'ibus-kkc', 'systemd', 'basesystem', 'ntfs-3g', 'pulseaudio', 'kfind', 'gutenprint-cups', 'plasma-nm-openconnect', 'usb_modeswitch', 'cifs-utils', 'iwl5150-firmware', 'kcolorchooser', 'kcharselect', 'plasma-drkonqi', 'kcm_systemd', 'im-chooser', 'dnsmasq', 'breeze-icon-theme', 'pciutils', 'xorg-x11-drv-fbdev', 'hplip', 'selinux-policy-targeted', 'kde-gtk-config', 'zd1211-firmware', 'xorg-x11-drv-qxl', 'gutenprint', 'btrfs-progs', 'telnet', 'kde-settings-pulseaudio', 'passwd', 'systemd-udev', 'iwl4965-firmware', 'jomolhari-fonts', 'unzip', 'which', 'plasma-desktop', 'kwebkitpart', 'NetworkManager-adsl', 'ibus-rawcode', 'iwl2030-firmware', 'ncurses', 'e2fsprogs', 'ibus-libpinyin', 'pinentry-qt', 'plasma-breeze', 'dracut-config-rescue', 'lohit-odia-fonts', 'plasma-pa', 'colord', 'less', 'adobe-source-han-serif-cn-fonts', 'ibus-cangjie-engine-cangjie', 'alsa-ucm', 'kf5-akonadi-server-mysql', 'iwl1000-firmware', 'keditbookmarks', 'lohit-gujarati-fonts', 'curl', 'bash-completion', 'qemu-guest-agent', 'cups-filters', 'b43-fwcutter', 'setroubleshoot', 'kf5-akonadi-server', 'google-noto-sans-meetei-mayek-fonts', 'coolkey', 'plasma-nm-openvpn', 'spice-vdagent', 'paratype-pt-sans-fonts', 'ModemManager', 'psacct', 'polkit-kde', 'libertas-usb8388-firmware', 'libreoffice-math', 'google-noto-sans-sinhala-fonts', 'bzip2', 'traceroute', 'lsof', 'dosfstools', 'knode', 'words', 'lohit-telugu-fonts', 'rp-pppoe', 'bind-utils', 'setuptool', 'iptables', 'nano', 'gnu-free-mono-fonts', 'dejavu-sans-fonts', 'pulseaudio-module-x11', 'man-pages', 'sddm', 'realmd', 'system-config-users', 'iwl6050-firmware', 'aajohan-comfortaa-fonts', 'mlocate', 'plasma-pk-updates', 'xorg-x11-drv-ati', 'thai-scalable-waree-fonts', 'google-noto-emoji-color-fonts', 'adobe-source-han-sans-tw-fonts', 'kscreenlocker', 'lohit-assamese-fonts', 'xorg-x11-drv-wacom', 'crontabs', 'bluedevil', 'xorg-x11-xauth', 'mpage', 'minicom', 'kinfocenter', 'kde-print-manager', 'nss-mdns', 'NetworkManager-config-connectivity-fedora', 'NetworkManager-bluetooth', 'kde-runtime', 'hunspell', 'ibus-libzhuyin', 'filesystem', 'konsole5', 'xorg-x11-utils', 'util-linux-user', 'smartmontools', 'kdegraphics-thumbnailers', 'khotkeys', 'virtualbox-guest-additions', 'bc', 'gnu-free-serif-fonts', 'plasma-user-manager', 'google-noto-sans-tai-viet-fonts', 'ibus-m17n', 'foomatic-db-ppds', 'fpaste', 'ibus-typing-booster', 'lohit-tamil-fonts', 'kwrite', 'dejavu-sans-mono-fonts', 'procps-ng', 'sil-abyssinica-fonts', 'cyrus-sasl-plain', 'sil-mingzat-fonts', 'vconfig', 'quota', 'plasma-nm-pptp', 'plasma-workspace', 'korganizer', 'tcpdump', 'sil-nuosu-fonts', 'abrt-cli', 'logrotate', 'gstreamer1-plugins-good', 'mesa-dri-drivers', 'libreoffice-impress', 'initial-setup-gui', 'bash', 'NetworkManager', 'ed', 'sni-qt', 'khmeros-base-fonts', 'xorg-x11-drv-intel', 'kmenuedit', 'lohit-devanagari-fonts', 'kscreen', 'audit', 'abrt-desktop', 'imsettings', 'linux-atm', 'vim-minimal'} > _intf.payload._base._goal.module_members: set() > _intf.payload._base._goal._installs: [Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >] > _intf.payload._base._repo_persistor: None > _intf.payload._base._sack: Sack instance, containing members: > _intf.payload._base._transaction: Transaction instance, containing members: > _intf.payload._base._transaction._tsis: [<dnf.transaction.TransactionItem object at 0x7fd3e86c1cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c1db8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c1e08>, <dnf.transaction.TransactionItem object at 0x7fd3e86c1e58>, <dnf.transaction.TransactionItem object at 0x7fd3e86c1ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c1ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c1ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c1f48>, <dnf.transaction.TransactionItem object at 0x7fd3e86c1f98>, <dnf.transaction.TransactionItem object at 0x7fd3e86c1778>, <dnf.transaction.TransactionItem object at 0x7fd3e86c1818>, <dnf.transaction.TransactionItem object at 0x7fd3e86c17c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c1278>, <dnf.transaction.TransactionItem object at 0x7fd3e86c1728>, <dnf.transaction.TransactionItem object at 0x7fd3e86c1138>, <dnf.transaction.TransactionItem object at 0x7fd3e86c1188>, <dnf.transaction.TransactionItem object at 0x7fd3e86c16d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c1868>, <dnf.transaction.TransactionItem object at 0x7fd3e2da4db8>, <dnf.transaction.TransactionItem object at 0x7fd3e2da4f98>, <dnf.transaction.TransactionItem object at 0x7fd3e2da4958>, <dnf.transaction.TransactionItem object at 0x7fd3e2da4a98>, <dnf.transaction.TransactionItem object at 0x7fd3e2da4d68>, <dnf.transaction.TransactionItem object at 0x7fd3e2da4cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e2da4818>, <dnf.transaction.TransactionItem object at 0x7fd3e2da4d18>, <dnf.transaction.TransactionItem object at 0x7fd3e2da4ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e2da4ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e2da4b38>, <dnf.transaction.TransactionItem object at 0x7fd3e2da47c8>, <dnf.transaction.TransactionItem object at 0x7fd3e2da4e08>, <dnf.transaction.TransactionItem object at 0x7fd3e2da4b88>, <dnf.transaction.TransactionItem object at 0x7fd3e2da4c28>, <dnf.transaction.TransactionItem object at 0x7fd3e2da4e58>, <dnf.transaction.TransactionItem object at 0x7fd3e2da4ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e2da4bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd048>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd098>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd0e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd138>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd188>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd1d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd228>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd278>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd2c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd318>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd368>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd3b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd408>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd458>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd4a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd4f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd548>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd598>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd5e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd638>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd688>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd6d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd728>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd778>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd7c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd818>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd868>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd8b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd908>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd958>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd9a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dd9f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dda48>, <dnf.transaction.TransactionItem object at 0x7fd3e86dda98>, <dnf.transaction.TransactionItem object at 0x7fd3e86ddae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ddb38>, <dnf.transaction.TransactionItem object at 0x7fd3e86ddb88>, <dnf.transaction.TransactionItem object at 0x7fd3e86ddbd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ddc28>, <dnf.transaction.TransactionItem object at 0x7fd3e86ae7c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ddc78>, <dnf.transaction.TransactionItem object at 0x7fd3e86ddcc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ddd18>, <dnf.transaction.TransactionItem object at 0x7fd3e86ddd68>, <dnf.transaction.TransactionItem object at 0x7fd3e86dddb8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dde08>, <dnf.transaction.TransactionItem object at 0x7fd3e86dde58>, <dnf.transaction.TransactionItem object at 0x7fd3e86ddea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ddef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ddf48>, <dnf.transaction.TransactionItem object at 0x7fd3e86ddf98>, <dnf.transaction.TransactionItem object at 0x7fd3e86de048>, <dnf.transaction.TransactionItem object at 0x7fd3e86de098>, <dnf.transaction.TransactionItem object at 0x7fd3e86de0e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86de138>, <dnf.transaction.TransactionItem object at 0x7fd3e86de188>, <dnf.transaction.TransactionItem object at 0x7fd3e86de1d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86de228>, <dnf.transaction.TransactionItem object at 0x7fd3e86de278>, <dnf.transaction.TransactionItem object at 0x7fd3e86de2c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86de318>, <dnf.transaction.TransactionItem object at 0x7fd3e86de368>, <dnf.transaction.TransactionItem object at 0x7fd3e86de3b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86de408>, <dnf.transaction.TransactionItem object at 0x7fd3e86de458>, <dnf.transaction.TransactionItem object at 0x7fd3e86de4a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86de4f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86de548>, <dnf.transaction.TransactionItem object at 0x7fd3e86de598>, <dnf.transaction.TransactionItem object at 0x7fd3e86de5e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86de638>, <dnf.transaction.TransactionItem object at 0x7fd3e86de688>, <dnf.transaction.TransactionItem object at 0x7fd3e86de6d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86de728>, <dnf.transaction.TransactionItem object at 0x7fd3e86de778>, <dnf.transaction.TransactionItem object at 0x7fd3e86de7c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86de818>, <dnf.transaction.TransactionItem object at 0x7fd3e86de868>, <dnf.transaction.TransactionItem object at 0x7fd3e86de8b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86de908>, <dnf.transaction.TransactionItem object at 0x7fd3e86de958>, <dnf.transaction.TransactionItem object at 0x7fd3e86de9a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86de9f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dea48>, <dnf.transaction.TransactionItem object at 0x7fd3e86dea98>, <dnf.transaction.TransactionItem object at 0x7fd3e86deae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86deb38>, <dnf.transaction.TransactionItem object at 0x7fd3e86deb88>, <dnf.transaction.TransactionItem object at 0x7fd3e86debd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dec28>, <dnf.transaction.TransactionItem object at 0x7fd3e86dec78>, <dnf.transaction.TransactionItem object at 0x7fd3e86decc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ded18>, <dnf.transaction.TransactionItem object at 0x7fd3e86ded68>, <dnf.transaction.TransactionItem object at 0x7fd3e86dedb8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dee08>, <dnf.transaction.TransactionItem object at 0x7fd3e86dee58>, <dnf.transaction.TransactionItem object at 0x7fd3e86deea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86deef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86def48>, <dnf.transaction.TransactionItem object at 0x7fd3e86def98>, <dnf.transaction.TransactionItem object at 0x7fd3e86df048>, <dnf.transaction.TransactionItem object at 0x7fd3e86df098>, <dnf.transaction.TransactionItem object at 0x7fd3e86df0e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86df138>, <dnf.transaction.TransactionItem object at 0x7fd3e86df188>, <dnf.transaction.TransactionItem object at 0x7fd3e86df1d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86df228>, <dnf.transaction.TransactionItem object at 0x7fd3e86df278>, <dnf.transaction.TransactionItem object at 0x7fd3e86df2c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86df318>, <dnf.transaction.TransactionItem object at 0x7fd3e86df368>, <dnf.transaction.TransactionItem object at 0x7fd3e86df3b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86df408>, <dnf.transaction.TransactionItem object at 0x7fd3e86df458>, <dnf.transaction.TransactionItem object at 0x7fd3e86df4a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86df4f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86df548>, <dnf.transaction.TransactionItem object at 0x7fd3e86df598>, <dnf.transaction.TransactionItem object at 0x7fd3e86df5e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86df638>, <dnf.transaction.TransactionItem object at 0x7fd3e86df688>, <dnf.transaction.TransactionItem object at 0x7fd3e86df6d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86df728>, <dnf.transaction.TransactionItem object at 0x7fd3e86df778>, <dnf.transaction.TransactionItem object at 0x7fd3e86df7c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86df818>, <dnf.transaction.TransactionItem object at 0x7fd3e86df868>, <dnf.transaction.TransactionItem object at 0x7fd3e86df8b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86df908>, <dnf.transaction.TransactionItem object at 0x7fd3e86df958>, <dnf.transaction.TransactionItem object at 0x7fd3e86df9a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86df9f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dfa48>, <dnf.transaction.TransactionItem object at 0x7fd3e86dfa98>, <dnf.transaction.TransactionItem object at 0x7fd3e86dfae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dfb38>, <dnf.transaction.TransactionItem object at 0x7fd3e86dfb88>, <dnf.transaction.TransactionItem object at 0x7fd3e86dfbd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dfc28>, <dnf.transaction.TransactionItem object at 0x7fd3e86dfc78>, <dnf.transaction.TransactionItem object at 0x7fd3e86dfcc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dfd18>, <dnf.transaction.TransactionItem object at 0x7fd3e86dfd68>, <dnf.transaction.TransactionItem object at 0x7fd3e86dfdb8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dfe08>, <dnf.transaction.TransactionItem object at 0x7fd3e86dfe58>, <dnf.transaction.TransactionItem object at 0x7fd3e86dfea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dfef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86dff48>, <dnf.transaction.TransactionItem object at 0x7fd3e86dff98>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0048>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0098>, <dnf.transaction.TransactionItem object at 0x7fd3e86e00e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0138>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0188>, <dnf.transaction.TransactionItem object at 0x7fd3e86e01d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0228>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0278>, <dnf.transaction.TransactionItem object at 0x7fd3e86e02c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0318>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0368>, <dnf.transaction.TransactionItem object at 0x7fd3e86e03b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0408>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0458>, <dnf.transaction.TransactionItem object at 0x7fd3e86e04a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e04f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0548>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0598>, <dnf.transaction.TransactionItem object at 0x7fd3e86e05e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0638>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0688>, <dnf.transaction.TransactionItem object at 0x7fd3e86e06d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0728>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0778>, <dnf.transaction.TransactionItem object at 0x7fd3e86e07c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0818>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0868>, <dnf.transaction.TransactionItem object at 0x7fd3e86e08b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0908>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0958>, <dnf.transaction.TransactionItem object at 0x7fd3e86e09a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e09f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0a48>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0a98>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0b38>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0b88>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0c28>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0c78>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0d18>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0d68>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0db8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0e08>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0e58>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0f48>, <dnf.transaction.TransactionItem object at 0x7fd3e86e0f98>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1048>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1098>, <dnf.transaction.TransactionItem object at 0x7fd3e86e10e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1138>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1188>, <dnf.transaction.TransactionItem object at 0x7fd3e86e11d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1228>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1278>, <dnf.transaction.TransactionItem object at 0x7fd3e86e12c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1318>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1368>, <dnf.transaction.TransactionItem object at 0x7fd3e86e13b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1408>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1458>, <dnf.transaction.TransactionItem object at 0x7fd3e86e14a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e14f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1548>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1598>, <dnf.transaction.TransactionItem object at 0x7fd3e86e15e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1638>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1688>, <dnf.transaction.TransactionItem object at 0x7fd3e86e16d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1728>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1778>, <dnf.transaction.TransactionItem object at 0x7fd3e86e17c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1818>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1868>, <dnf.transaction.TransactionItem object at 0x7fd3e86e18b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1908>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1958>, <dnf.transaction.TransactionItem object at 0x7fd3e86e19a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e19f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1a48>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1a98>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1b38>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1b88>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1c28>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1c78>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1d18>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1d68>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1db8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1e08>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1e58>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1f48>, <dnf.transaction.TransactionItem object at 0x7fd3e86e1f98>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2048>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2098>, <dnf.transaction.TransactionItem object at 0x7fd3e86e20e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2138>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2188>, <dnf.transaction.TransactionItem object at 0x7fd3e86e21d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2228>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2278>, <dnf.transaction.TransactionItem object at 0x7fd3e86e22c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2318>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2368>, <dnf.transaction.TransactionItem object at 0x7fd3e86e23b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2408>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2458>, <dnf.transaction.TransactionItem object at 0x7fd3e86e24a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e24f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2548>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2598>, <dnf.transaction.TransactionItem object at 0x7fd3e86e25e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2638>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2688>, <dnf.transaction.TransactionItem object at 0x7fd3e86e26d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2728>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2778>, <dnf.transaction.TransactionItem object at 0x7fd3e86e27c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2818>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2868>, <dnf.transaction.TransactionItem object at 0x7fd3e86e28b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2908>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2958>, <dnf.transaction.TransactionItem object at 0x7fd3e86e29a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e29f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2a48>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2a98>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2b38>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2b88>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2c28>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2c78>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2d18>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2d68>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2db8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2e08>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2e58>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2f48>, <dnf.transaction.TransactionItem object at 0x7fd3e86e2f98>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3048>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3098>, <dnf.transaction.TransactionItem object at 0x7fd3e86e30e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3138>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3188>, <dnf.transaction.TransactionItem object at 0x7fd3e86e31d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3228>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3278>, <dnf.transaction.TransactionItem object at 0x7fd3e86e32c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3318>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3368>, <dnf.transaction.TransactionItem object at 0x7fd3e86e33b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3408>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3458>, <dnf.transaction.TransactionItem object at 0x7fd3e86e34a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e34f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3548>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3598>, <dnf.transaction.TransactionItem object at 0x7fd3e86e35e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3638>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3688>, <dnf.transaction.TransactionItem object at 0x7fd3e86e36d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3728>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3778>, <dnf.transaction.TransactionItem object at 0x7fd3e86e37c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3818>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3868>, <dnf.transaction.TransactionItem object at 0x7fd3e86e38b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3908>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3958>, <dnf.transaction.TransactionItem object at 0x7fd3e86e39a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e39f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3a48>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3a98>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3b38>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3b88>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3c28>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3c78>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3d18>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3d68>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3db8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3e08>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3e58>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3f48>, <dnf.transaction.TransactionItem object at 0x7fd3e86e3f98>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4048>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4098>, <dnf.transaction.TransactionItem object at 0x7fd3e86e40e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4138>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4188>, <dnf.transaction.TransactionItem object at 0x7fd3e86e41d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4228>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4278>, <dnf.transaction.TransactionItem object at 0x7fd3e86e42c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4318>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4368>, <dnf.transaction.TransactionItem object at 0x7fd3e86e43b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4408>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4458>, <dnf.transaction.TransactionItem object at 0x7fd3e86e44a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e44f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4548>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4598>, <dnf.transaction.TransactionItem object at 0x7fd3e86e45e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4638>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4688>, <dnf.transaction.TransactionItem object at 0x7fd3e86e46d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4728>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4778>, <dnf.transaction.TransactionItem object at 0x7fd3e86e47c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4818>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4868>, <dnf.transaction.TransactionItem object at 0x7fd3e86e48b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4908>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4958>, <dnf.transaction.TransactionItem object at 0x7fd3e86e49a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e49f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4a48>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4a98>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4b38>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4b88>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4c28>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4c78>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4d18>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4d68>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4db8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4e08>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4e58>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4f48>, <dnf.transaction.TransactionItem object at 0x7fd3e86e4f98>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6048>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6098>, <dnf.transaction.TransactionItem object at 0x7fd3e86e60e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6138>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6188>, <dnf.transaction.TransactionItem object at 0x7fd3e86e61d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6228>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6278>, <dnf.transaction.TransactionItem object at 0x7fd3e86e62c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6318>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6368>, <dnf.transaction.TransactionItem object at 0x7fd3e86e63b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6408>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6458>, <dnf.transaction.TransactionItem object at 0x7fd3e86e64a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e64f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6548>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6598>, <dnf.transaction.TransactionItem object at 0x7fd3e86e65e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6638>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6688>, <dnf.transaction.TransactionItem object at 0x7fd3e86e66d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6728>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6778>, <dnf.transaction.TransactionItem object at 0x7fd3e86e67c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6818>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6868>, <dnf.transaction.TransactionItem object at 0x7fd3e86e68b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6908>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6958>, <dnf.transaction.TransactionItem object at 0x7fd3e86e69a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e69f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6a48>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6a98>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6b38>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6b88>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6c28>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6c78>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6d18>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6d68>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6db8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6e08>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6e58>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6f48>, <dnf.transaction.TransactionItem object at 0x7fd3e86e6f98>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8048>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8098>, <dnf.transaction.TransactionItem object at 0x7fd3e86e80e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8138>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8188>, <dnf.transaction.TransactionItem object at 0x7fd3e86e81d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8228>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8278>, <dnf.transaction.TransactionItem object at 0x7fd3e86e82c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8318>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8368>, <dnf.transaction.TransactionItem object at 0x7fd3e86e83b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8408>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8458>, <dnf.transaction.TransactionItem object at 0x7fd3e86e84a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e84f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8548>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8598>, <dnf.transaction.TransactionItem object at 0x7fd3e86e85e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8638>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8688>, <dnf.transaction.TransactionItem object at 0x7fd3e86e86d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8728>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8778>, <dnf.transaction.TransactionItem object at 0x7fd3e86e87c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8818>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8868>, <dnf.transaction.TransactionItem object at 0x7fd3e86e88b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8908>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8958>, <dnf.transaction.TransactionItem object at 0x7fd3e86e89a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e89f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8a48>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8a98>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8b38>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8b88>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8c28>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8c78>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8d18>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8d68>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8db8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8e08>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8e58>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8f48>, <dnf.transaction.TransactionItem object at 0x7fd3e86e8f98>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9048>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9098>, <dnf.transaction.TransactionItem object at 0x7fd3e86e90e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9138>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9188>, <dnf.transaction.TransactionItem object at 0x7fd3e86e91d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9228>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9278>, <dnf.transaction.TransactionItem object at 0x7fd3e86e92c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9318>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9368>, <dnf.transaction.TransactionItem object at 0x7fd3e86e93b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9408>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9458>, <dnf.transaction.TransactionItem object at 0x7fd3e86e94a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e94f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9548>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9598>, <dnf.transaction.TransactionItem object at 0x7fd3e86e95e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9638>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9688>, <dnf.transaction.TransactionItem object at 0x7fd3e86e96d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9728>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9778>, <dnf.transaction.TransactionItem object at 0x7fd3e86e97c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9818>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9868>, <dnf.transaction.TransactionItem object at 0x7fd3e86e98b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9908>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9958>, <dnf.transaction.TransactionItem object at 0x7fd3e86e99a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e99f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9a48>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9a98>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9b38>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9b88>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9c28>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9c78>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9d18>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9d68>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9db8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9e08>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9e58>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9f48>, <dnf.transaction.TransactionItem object at 0x7fd3e86e9f98>, <dnf.transaction.TransactionItem object at 0x7fd3e86af048>, <dnf.transaction.TransactionItem object at 0x7fd3e86af098>, <dnf.transaction.TransactionItem object at 0x7fd3e86af0e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86af138>, <dnf.transaction.TransactionItem object at 0x7fd3e86af188>, <dnf.transaction.TransactionItem object at 0x7fd3e86af1d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86af228>, <dnf.transaction.TransactionItem object at 0x7fd3e86af278>, <dnf.transaction.TransactionItem object at 0x7fd3e86af2c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86af318>, <dnf.transaction.TransactionItem object at 0x7fd3e86af368>, <dnf.transaction.TransactionItem object at 0x7fd3e86af3b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86af408>, <dnf.transaction.TransactionItem object at 0x7fd3e86af458>, <dnf.transaction.TransactionItem object at 0x7fd3e86af4a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86af4f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86af548>, <dnf.transaction.TransactionItem object at 0x7fd3e86af598>, <dnf.transaction.TransactionItem object at 0x7fd3e86af5e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86af638>, <dnf.transaction.TransactionItem object at 0x7fd3e86af688>, <dnf.transaction.TransactionItem object at 0x7fd3e86af6d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86af728>, <dnf.transaction.TransactionItem object at 0x7fd3e86af778>, <dnf.transaction.TransactionItem object at 0x7fd3e86af7c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86af818>, <dnf.transaction.TransactionItem object at 0x7fd3e86af868>, <dnf.transaction.TransactionItem object at 0x7fd3e86af8b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86af908>, <dnf.transaction.TransactionItem object at 0x7fd3e86af958>, <dnf.transaction.TransactionItem object at 0x7fd3e86af9a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86af9f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86afa48>, <dnf.transaction.TransactionItem object at 0x7fd3e86afa98>, <dnf.transaction.TransactionItem object at 0x7fd3e86afae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86afb38>, <dnf.transaction.TransactionItem object at 0x7fd3e86afb88>, <dnf.transaction.TransactionItem object at 0x7fd3e86afbd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86afc28>, <dnf.transaction.TransactionItem object at 0x7fd3e86afc78>, <dnf.transaction.TransactionItem object at 0x7fd3e86afcc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86afd18>, <dnf.transaction.TransactionItem object at 0x7fd3e86afd68>, <dnf.transaction.TransactionItem object at 0x7fd3e86afdb8>, <dnf.transaction.TransactionItem object at 0x7fd3e86afe08>, <dnf.transaction.TransactionItem object at 0x7fd3e86afe58>, <dnf.transaction.TransactionItem object at 0x7fd3e86afea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86afef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aff48>, <dnf.transaction.TransactionItem object at 0x7fd3e86aff98>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba048>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba098>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba0e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba138>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba188>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba1d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba228>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba278>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba2c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba318>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba368>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba3b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba408>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba458>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba4a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba4f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba548>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba598>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba5e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba638>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba688>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba6d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba728>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba778>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba7c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba818>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba868>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba8b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba908>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba958>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba9a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86ba9f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86baa48>, <dnf.transaction.TransactionItem object at 0x7fd3e86baa98>, <dnf.transaction.TransactionItem object at 0x7fd3e86baae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bab38>, <dnf.transaction.TransactionItem object at 0x7fd3e86bab88>, <dnf.transaction.TransactionItem object at 0x7fd3e86babd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bac28>, <dnf.transaction.TransactionItem object at 0x7fd3e86bac78>, <dnf.transaction.TransactionItem object at 0x7fd3e86bacc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bad18>, <dnf.transaction.TransactionItem object at 0x7fd3e86bad68>, <dnf.transaction.TransactionItem object at 0x7fd3e86badb8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bae08>, <dnf.transaction.TransactionItem object at 0x7fd3e86bae58>, <dnf.transaction.TransactionItem object at 0x7fd3e86baea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86baef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86baf48>, <dnf.transaction.TransactionItem object at 0x7fd3e86baf98>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf048>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf098>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf0e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf138>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf188>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf1d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf228>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf278>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf2c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf318>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf368>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf3b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf408>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf458>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf4a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf4f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf548>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf598>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf5e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf638>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf688>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf6d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf728>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf778>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf7c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf818>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf868>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf8b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf908>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf958>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf9a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bf9f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bfa48>, <dnf.transaction.TransactionItem object at 0x7fd3e86bfa98>, <dnf.transaction.TransactionItem object at 0x7fd3e86bfae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bfb38>, <dnf.transaction.TransactionItem object at 0x7fd3e86bfb88>, <dnf.transaction.TransactionItem object at 0x7fd3e86bfbd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bfc28>, <dnf.transaction.TransactionItem object at 0x7fd3e86bfc78>, <dnf.transaction.TransactionItem object at 0x7fd3e86bfcc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bfd18>, <dnf.transaction.TransactionItem object at 0x7fd3e86bfd68>, <dnf.transaction.TransactionItem object at 0x7fd3e86bfdb8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bfe08>, <dnf.transaction.TransactionItem object at 0x7fd3e86bfe58>, <dnf.transaction.TransactionItem object at 0x7fd3e86bfea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bfef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86bff48>, <dnf.transaction.TransactionItem object at 0x7fd3e86bff98>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8048>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8098>, <dnf.transaction.TransactionItem object at 0x7fd3e86c80e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8138>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8188>, <dnf.transaction.TransactionItem object at 0x7fd3e86c81d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8228>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8278>, <dnf.transaction.TransactionItem object at 0x7fd3e86c82c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8318>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8368>, <dnf.transaction.TransactionItem object at 0x7fd3e86c83b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8408>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8458>, <dnf.transaction.TransactionItem object at 0x7fd3e86c84a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c84f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8548>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8598>, <dnf.transaction.TransactionItem object at 0x7fd3e86c85e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8638>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8688>, <dnf.transaction.TransactionItem object at 0x7fd3e86c86d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8728>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8778>, <dnf.transaction.TransactionItem object at 0x7fd3e86c87c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8818>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8868>, <dnf.transaction.TransactionItem object at 0x7fd3e86c88b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8908>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8958>, <dnf.transaction.TransactionItem object at 0x7fd3e86c89a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c89f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8a48>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8a98>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8b38>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8b88>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8c28>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8c78>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8d18>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8d68>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8db8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8e08>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8e58>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8f48>, <dnf.transaction.TransactionItem object at 0x7fd3e86c8f98>, <dnf.transaction.TransactionItem object at 0x7fd3e8695048>, <dnf.transaction.TransactionItem object at 0x7fd3e8695098>, <dnf.transaction.TransactionItem object at 0x7fd3e86950e8>, <dnf.transaction.TransactionItem object at 0x7fd3e8695138>, <dnf.transaction.TransactionItem object at 0x7fd3e8695188>, <dnf.transaction.TransactionItem object at 0x7fd3e86951d8>, <dnf.transaction.TransactionItem object at 0x7fd3e8695228>, <dnf.transaction.TransactionItem object at 0x7fd3e8695278>, <dnf.transaction.TransactionItem object at 0x7fd3e86952c8>, <dnf.transaction.TransactionItem object at 0x7fd3e8695318>, <dnf.transaction.TransactionItem object at 0x7fd3e8695368>, <dnf.transaction.TransactionItem object at 0x7fd3e86953b8>, <dnf.transaction.TransactionItem object at 0x7fd3e8695408>, <dnf.transaction.TransactionItem object at 0x7fd3e8695458>, <dnf.transaction.TransactionItem object at 0x7fd3e86954a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86954f8>, <dnf.transaction.TransactionItem object at 0x7fd3e8695548>, <dnf.transaction.TransactionItem object at 0x7fd3e8695598>, <dnf.transaction.TransactionItem object at 0x7fd3e86955e8>, <dnf.transaction.TransactionItem object at 0x7fd3e8695638>, <dnf.transaction.TransactionItem object at 0x7fd3e8695688>, <dnf.transaction.TransactionItem object at 0x7fd3e86956d8>, <dnf.transaction.TransactionItem object at 0x7fd3e8695728>, <dnf.transaction.TransactionItem object at 0x7fd3e8695778>, <dnf.transaction.TransactionItem object at 0x7fd3e86957c8>, <dnf.transaction.TransactionItem object at 0x7fd3e8695818>, <dnf.transaction.TransactionItem object at 0x7fd3e8695868>, <dnf.transaction.TransactionItem object at 0x7fd3e86958b8>, <dnf.transaction.TransactionItem object at 0x7fd3e8695908>, <dnf.transaction.TransactionItem object at 0x7fd3e8695958>, <dnf.transaction.TransactionItem object at 0x7fd3e86959a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86959f8>, <dnf.transaction.TransactionItem object at 0x7fd3e8695a48>, <dnf.transaction.TransactionItem object at 0x7fd3e8695a98>, <dnf.transaction.TransactionItem object at 0x7fd3e8695ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e8695b38>, <dnf.transaction.TransactionItem object at 0x7fd3e8695b88>, <dnf.transaction.TransactionItem object at 0x7fd3e8695bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e8695c28>, <dnf.transaction.TransactionItem object at 0x7fd3e8695c78>, <dnf.transaction.TransactionItem object at 0x7fd3e8695cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e8695d18>, <dnf.transaction.TransactionItem object at 0x7fd3e8695d68>, <dnf.transaction.TransactionItem object at 0x7fd3e8695db8>, <dnf.transaction.TransactionItem object at 0x7fd3e8695e08>, <dnf.transaction.TransactionItem object at 0x7fd3e8695e58>, <dnf.transaction.TransactionItem object at 0x7fd3e8695ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e8695ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e8695f48>, <dnf.transaction.TransactionItem object at 0x7fd3e8695f98>, <dnf.transaction.TransactionItem object at 0x7fd3e8697048>, <dnf.transaction.TransactionItem object at 0x7fd3e8697098>, <dnf.transaction.TransactionItem object at 0x7fd3e86970e8>, <dnf.transaction.TransactionItem object at 0x7fd3e8697138>, <dnf.transaction.TransactionItem object at 0x7fd3e8697188>, <dnf.transaction.TransactionItem object at 0x7fd3e86971d8>, <dnf.transaction.TransactionItem object at 0x7fd3e8697228>, <dnf.transaction.TransactionItem object at 0x7fd3e8697278>, <dnf.transaction.TransactionItem object at 0x7fd3e86972c8>, <dnf.transaction.TransactionItem object at 0x7fd3e8697318>, <dnf.transaction.TransactionItem object at 0x7fd3e8697368>, <dnf.transaction.TransactionItem object at 0x7fd3e86973b8>, <dnf.transaction.TransactionItem object at 0x7fd3e8697408>, <dnf.transaction.TransactionItem object at 0x7fd3e8697458>, <dnf.transaction.TransactionItem object at 0x7fd3e86974a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86974f8>, <dnf.transaction.TransactionItem object at 0x7fd3e8697548>, <dnf.transaction.TransactionItem object at 0x7fd3e8697598>, <dnf.transaction.TransactionItem object at 0x7fd3e86975e8>, <dnf.transaction.TransactionItem object at 0x7fd3e8697638>, <dnf.transaction.TransactionItem object at 0x7fd3e8697688>, <dnf.transaction.TransactionItem object at 0x7fd3e86976d8>, <dnf.transaction.TransactionItem object at 0x7fd3e8697728>, <dnf.transaction.TransactionItem object at 0x7fd3e8697778>, <dnf.transaction.TransactionItem object at 0x7fd3e86977c8>, <dnf.transaction.TransactionItem object at 0x7fd3e8697818>, <dnf.transaction.TransactionItem object at 0x7fd3e8697868>, <dnf.transaction.TransactionItem object at 0x7fd3e86978b8>, <dnf.transaction.TransactionItem object at 0x7fd3e8697908>, <dnf.transaction.TransactionItem object at 0x7fd3e8697958>, <dnf.transaction.TransactionItem object at 0x7fd3e86979a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86979f8>, <dnf.transaction.TransactionItem object at 0x7fd3e8697a48>, <dnf.transaction.TransactionItem object at 0x7fd3e8697a98>, <dnf.transaction.TransactionItem object at 0x7fd3e8697ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e8697b38>, <dnf.transaction.TransactionItem object at 0x7fd3e8697b88>, <dnf.transaction.TransactionItem object at 0x7fd3e8697bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e8697c28>, <dnf.transaction.TransactionItem object at 0x7fd3e8697c78>, <dnf.transaction.TransactionItem object at 0x7fd3e8697cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e8697d18>, <dnf.transaction.TransactionItem object at 0x7fd3e8697d68>, <dnf.transaction.TransactionItem object at 0x7fd3e8697db8>, <dnf.transaction.TransactionItem object at 0x7fd3e8697e08>, <dnf.transaction.TransactionItem object at 0x7fd3e8697e58>, <dnf.transaction.TransactionItem object at 0x7fd3e8697ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e8697ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e8697f48>, <dnf.transaction.TransactionItem object at 0x7fd3e8697f98>, <dnf.transaction.TransactionItem object at 0x7fd3e8699048>, <dnf.transaction.TransactionItem object at 0x7fd3e8699098>, <dnf.transaction.TransactionItem object at 0x7fd3e86990e8>, <dnf.transaction.TransactionItem object at 0x7fd3e8699138>, <dnf.transaction.TransactionItem object at 0x7fd3e8699188>, <dnf.transaction.TransactionItem object at 0x7fd3e86991d8>, <dnf.transaction.TransactionItem object at 0x7fd3e8699228>, <dnf.transaction.TransactionItem object at 0x7fd3e8699278>, <dnf.transaction.TransactionItem object at 0x7fd3e86992c8>, <dnf.transaction.TransactionItem object at 0x7fd3e8699318>, <dnf.transaction.TransactionItem object at 0x7fd3e8699368>, <dnf.transaction.TransactionItem object at 0x7fd3e86993b8>, <dnf.transaction.TransactionItem object at 0x7fd3e8699408>, <dnf.transaction.TransactionItem object at 0x7fd3e8699458>, <dnf.transaction.TransactionItem object at 0x7fd3e86994a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86994f8>, <dnf.transaction.TransactionItem object at 0x7fd3e8699548>, <dnf.transaction.TransactionItem object at 0x7fd3e8699598>, <dnf.transaction.TransactionItem object at 0x7fd3e86995e8>, <dnf.transaction.TransactionItem object at 0x7fd3e8699638>, <dnf.transaction.TransactionItem object at 0x7fd3e8699688>, <dnf.transaction.TransactionItem object at 0x7fd3e86996d8>, <dnf.transaction.TransactionItem object at 0x7fd3e8699728>, <dnf.transaction.TransactionItem object at 0x7fd3e8699778>, <dnf.transaction.TransactionItem object at 0x7fd3e86997c8>, <dnf.transaction.TransactionItem object at 0x7fd3e8699818>, <dnf.transaction.TransactionItem object at 0x7fd3e8699868>, <dnf.transaction.TransactionItem object at 0x7fd3e86998b8>, <dnf.transaction.TransactionItem object at 0x7fd3e8699908>, <dnf.transaction.TransactionItem object at 0x7fd3e8699958>, <dnf.transaction.TransactionItem object at 0x7fd3e86999a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86999f8>, <dnf.transaction.TransactionItem object at 0x7fd3e8699a48>, <dnf.transaction.TransactionItem object at 0x7fd3e8699a98>, <dnf.transaction.TransactionItem object at 0x7fd3e8699ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e8699b38>, <dnf.transaction.TransactionItem object at 0x7fd3e8699b88>, <dnf.transaction.TransactionItem object at 0x7fd3e8699bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e8699c28>, <dnf.transaction.TransactionItem object at 0x7fd3e8699c78>, <dnf.transaction.TransactionItem object at 0x7fd3e8699cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e8699d18>, <dnf.transaction.TransactionItem object at 0x7fd3e8699d68>, <dnf.transaction.TransactionItem object at 0x7fd3e8699db8>, <dnf.transaction.TransactionItem object at 0x7fd3e8699e08>, <dnf.transaction.TransactionItem object at 0x7fd3e8699e58>, <dnf.transaction.TransactionItem object at 0x7fd3e8699ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e8699ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e8699f48>, <dnf.transaction.TransactionItem object at 0x7fd3e8699f98>, <dnf.transaction.TransactionItem object at 0x7fd3e869b048>, <dnf.transaction.TransactionItem object at 0x7fd3e869b098>, <dnf.transaction.TransactionItem object at 0x7fd3e869b0e8>, <dnf.transaction.TransactionItem object at 0x7fd3e869b138>, <dnf.transaction.TransactionItem object at 0x7fd3e869b188>, <dnf.transaction.TransactionItem object at 0x7fd3e869b1d8>, <dnf.transaction.TransactionItem object at 0x7fd3e869b228>, <dnf.transaction.TransactionItem object at 0x7fd3e869b278>, <dnf.transaction.TransactionItem object at 0x7fd3e869b2c8>, <dnf.transaction.TransactionItem object at 0x7fd3e869b318>, <dnf.transaction.TransactionItem object at 0x7fd3e869b368>, <dnf.transaction.TransactionItem object at 0x7fd3e869b3b8>, <dnf.transaction.TransactionItem object at 0x7fd3e869b408>, <dnf.transaction.TransactionItem object at 0x7fd3e869b458>, <dnf.transaction.TransactionItem object at 0x7fd3e869b4a8>, <dnf.transaction.TransactionItem object at 0x7fd3e869b4f8>, <dnf.transaction.TransactionItem object at 0x7fd3e869b548>, <dnf.transaction.TransactionItem object at 0x7fd3e869b598>, <dnf.transaction.TransactionItem object at 0x7fd3e869b5e8>, <dnf.transaction.TransactionItem object at 0x7fd3e869b638>, <dnf.transaction.TransactionItem object at 0x7fd3e869b688>, <dnf.transaction.TransactionItem object at 0x7fd3e869b6d8>, <dnf.transaction.TransactionItem object at 0x7fd3e869b728>, <dnf.transaction.TransactionItem object at 0x7fd3e869b778>, <dnf.transaction.TransactionItem object at 0x7fd3e869b7c8>, <dnf.transaction.TransactionItem object at 0x7fd3e869b818>, <dnf.transaction.TransactionItem object at 0x7fd3e869b868>, <dnf.transaction.TransactionItem object at 0x7fd3e869b8b8>, <dnf.transaction.TransactionItem object at 0x7fd3e869b908>, <dnf.transaction.TransactionItem object at 0x7fd3e869b958>, <dnf.transaction.TransactionItem object at 0x7fd3e869b9a8>, <dnf.transaction.TransactionItem object at 0x7fd3e869b9f8>, <dnf.transaction.TransactionItem object at 0x7fd3e869ba48>, <dnf.transaction.TransactionItem object at 0x7fd3e869ba98>, <dnf.transaction.TransactionItem object at 0x7fd3e869bae8>, <dnf.transaction.TransactionItem object at 0x7fd3e869bb38>, <dnf.transaction.TransactionItem object at 0x7fd3e869bb88>, <dnf.transaction.TransactionItem object at 0x7fd3e869bbd8>, <dnf.transaction.TransactionItem object at 0x7fd3e869bc28>, <dnf.transaction.TransactionItem object at 0x7fd3e869bc78>, <dnf.transaction.TransactionItem object at 0x7fd3e869bcc8>, <dnf.transaction.TransactionItem object at 0x7fd3e869bd18>, <dnf.transaction.TransactionItem object at 0x7fd3e869bd68>, <dnf.transaction.TransactionItem object at 0x7fd3e869bdb8>, <dnf.transaction.TransactionItem object at 0x7fd3e869be08>, <dnf.transaction.TransactionItem object at 0x7fd3e869be58>, <dnf.transaction.TransactionItem object at 0x7fd3e869bea8>, <dnf.transaction.TransactionItem object at 0x7fd3e869bef8>, <dnf.transaction.TransactionItem object at 0x7fd3e869bf48>, <dnf.transaction.TransactionItem object at 0x7fd3e869bf98>, <dnf.transaction.TransactionItem object at 0x7fd3e869c048>, <dnf.transaction.TransactionItem object at 0x7fd3e869c098>, <dnf.transaction.TransactionItem object at 0x7fd3e869c0e8>, <dnf.transaction.TransactionItem object at 0x7fd3e869c138>, <dnf.transaction.TransactionItem object at 0x7fd3e869c188>, <dnf.transaction.TransactionItem object at 0x7fd3e869c1d8>, <dnf.transaction.TransactionItem object at 0x7fd3e869c228>, <dnf.transaction.TransactionItem object at 0x7fd3e869c278>, <dnf.transaction.TransactionItem object at 0x7fd3e869c2c8>, <dnf.transaction.TransactionItem object at 0x7fd3e869c318>, <dnf.transaction.TransactionItem object at 0x7fd3e869c368>, <dnf.transaction.TransactionItem object at 0x7fd3e869c3b8>, <dnf.transaction.TransactionItem object at 0x7fd3e869c408>, <dnf.transaction.TransactionItem object at 0x7fd3e869c458>, <dnf.transaction.TransactionItem object at 0x7fd3e869c4a8>, <dnf.transaction.TransactionItem object at 0x7fd3e869c4f8>, <dnf.transaction.TransactionItem object at 0x7fd3e869c548>, <dnf.transaction.TransactionItem object at 0x7fd3e869c598>, <dnf.transaction.TransactionItem object at 0x7fd3e869c5e8>, <dnf.transaction.TransactionItem object at 0x7fd3e869c638>, <dnf.transaction.TransactionItem object at 0x7fd3e869c688>, <dnf.transaction.TransactionItem object at 0x7fd3e869c6d8>, <dnf.transaction.TransactionItem object at 0x7fd3e869c728>, <dnf.transaction.TransactionItem object at 0x7fd3e869c778>, <dnf.transaction.TransactionItem object at 0x7fd3e869c7c8>, <dnf.transaction.TransactionItem object at 0x7fd3e869c818>, <dnf.transaction.TransactionItem object at 0x7fd3e869c868>, <dnf.transaction.TransactionItem object at 0x7fd3e869c8b8>, <dnf.transaction.TransactionItem object at 0x7fd3e869c908>, <dnf.transaction.TransactionItem object at 0x7fd3e869c958>, <dnf.transaction.TransactionItem object at 0x7fd3e869c9a8>, <dnf.transaction.TransactionItem object at 0x7fd3e869c9f8>, <dnf.transaction.TransactionItem object at 0x7fd3e869ca48>, <dnf.transaction.TransactionItem object at 0x7fd3e869ca98>, <dnf.transaction.TransactionItem object at 0x7fd3e869cae8>, <dnf.transaction.TransactionItem object at 0x7fd3e869cb38>, <dnf.transaction.TransactionItem object at 0x7fd3e869cb88>, <dnf.transaction.TransactionItem object at 0x7fd3e869cbd8>, <dnf.transaction.TransactionItem object at 0x7fd3e869cc28>, <dnf.transaction.TransactionItem object at 0x7fd3e869cc78>, <dnf.transaction.TransactionItem object at 0x7fd3e869ccc8>, <dnf.transaction.TransactionItem object at 0x7fd3e869cd18>, <dnf.transaction.TransactionItem object at 0x7fd3e869cd68>, <dnf.transaction.TransactionItem object at 0x7fd3e869cdb8>, <dnf.transaction.TransactionItem object at 0x7fd3e869ce08>, <dnf.transaction.TransactionItem object at 0x7fd3e869ce58>, <dnf.transaction.TransactionItem object at 0x7fd3e869cea8>, <dnf.transaction.TransactionItem object at 0x7fd3e869cef8>, <dnf.transaction.TransactionItem object at 0x7fd3e869cf48>, <dnf.transaction.TransactionItem object at 0x7fd3e869cf98>, <dnf.transaction.TransactionItem object at 0x7fd3e869e048>, <dnf.transaction.TransactionItem object at 0x7fd3e869e098>, <dnf.transaction.TransactionItem object at 0x7fd3e869e0e8>, <dnf.transaction.TransactionItem object at 0x7fd3e869e138>, <dnf.transaction.TransactionItem object at 0x7fd3e869e188>, <dnf.transaction.TransactionItem object at 0x7fd3e869e1d8>, <dnf.transaction.TransactionItem object at 0x7fd3e869e228>, <dnf.transaction.TransactionItem object at 0x7fd3e869e278>, <dnf.transaction.TransactionItem object at 0x7fd3e869e2c8>, <dnf.transaction.TransactionItem object at 0x7fd3e869e318>, <dnf.transaction.TransactionItem object at 0x7fd3e869e368>, <dnf.transaction.TransactionItem object at 0x7fd3e869e3b8>, <dnf.transaction.TransactionItem object at 0x7fd3e869e408>, <dnf.transaction.TransactionItem object at 0x7fd3e869e458>, <dnf.transaction.TransactionItem object at 0x7fd3e869e4a8>, <dnf.transaction.TransactionItem object at 0x7fd3e869e4f8>, <dnf.transaction.TransactionItem object at 0x7fd3e869e548>, <dnf.transaction.TransactionItem object at 0x7fd3e869e598>, <dnf.transaction.TransactionItem object at 0x7fd3e869e5e8>, <dnf.transaction.TransactionItem object at 0x7fd3e869e638>, <dnf.transaction.TransactionItem object at 0x7fd3e869e688>, <dnf.transaction.TransactionItem object at 0x7fd3e869e6d8>, <dnf.transaction.TransactionItem object at 0x7fd3e869e728>, <dnf.transaction.TransactionItem object at 0x7fd3e869e778>, <dnf.transaction.TransactionItem object at 0x7fd3e869e7c8>, <dnf.transaction.TransactionItem object at 0x7fd3e869e818>, <dnf.transaction.TransactionItem object at 0x7fd3e869e868>, <dnf.transaction.TransactionItem object at 0x7fd3e869e8b8>, <dnf.transaction.TransactionItem object at 0x7fd3e869e908>, <dnf.transaction.TransactionItem object at 0x7fd3e869e958>, <dnf.transaction.TransactionItem object at 0x7fd3e869e9a8>, <dnf.transaction.TransactionItem object at 0x7fd3e869e9f8>, <dnf.transaction.TransactionItem object at 0x7fd3e869ea48>, <dnf.transaction.TransactionItem object at 0x7fd3e869ea98>, <dnf.transaction.TransactionItem object at 0x7fd3e869eae8>, <dnf.transaction.TransactionItem object at 0x7fd3e869eb38>, <dnf.transaction.TransactionItem object at 0x7fd3e869eb88>, <dnf.transaction.TransactionItem object at 0x7fd3e869ebd8>, <dnf.transaction.TransactionItem object at 0x7fd3e869ec28>, <dnf.transaction.TransactionItem object at 0x7fd3e869ec78>, <dnf.transaction.TransactionItem object at 0x7fd3e869ecc8>, <dnf.transaction.TransactionItem object at 0x7fd3e869ed18>, <dnf.transaction.TransactionItem object at 0x7fd3e869ed68>, <dnf.transaction.TransactionItem object at 0x7fd3e869edb8>, <dnf.transaction.TransactionItem object at 0x7fd3e869ee08>, <dnf.transaction.TransactionItem object at 0x7fd3e869ee58>, <dnf.transaction.TransactionItem object at 0x7fd3e869eea8>, <dnf.transaction.TransactionItem object at 0x7fd3e869eef8>, <dnf.transaction.TransactionItem object at 0x7fd3e869ef48>, <dnf.transaction.TransactionItem object at 0x7fd3e869ef98>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0048>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0098>, <dnf.transaction.TransactionItem object at 0x7fd3e86a00e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0138>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0188>, <dnf.transaction.TransactionItem object at 0x7fd3e86a01d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0228>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0278>, <dnf.transaction.TransactionItem object at 0x7fd3e86a02c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0318>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0368>, <dnf.transaction.TransactionItem object at 0x7fd3e86a03b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0408>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0458>, <dnf.transaction.TransactionItem object at 0x7fd3e86a04a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a04f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0548>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0598>, <dnf.transaction.TransactionItem object at 0x7fd3e86a05e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0638>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0688>, <dnf.transaction.TransactionItem object at 0x7fd3e86a06d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0728>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0778>, <dnf.transaction.TransactionItem object at 0x7fd3e86a07c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0818>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0868>, <dnf.transaction.TransactionItem object at 0x7fd3e86a08b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0908>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0958>, <dnf.transaction.TransactionItem object at 0x7fd3e86a09a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a09f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0a48>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0a98>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0b38>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0b88>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0c28>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0c78>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0d18>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0d68>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0db8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0e08>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0e58>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0f48>, <dnf.transaction.TransactionItem object at 0x7fd3e86a0f98>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2048>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2098>, <dnf.transaction.TransactionItem object at 0x7fd3e86a20e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2138>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2188>, <dnf.transaction.TransactionItem object at 0x7fd3e86a21d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2228>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2278>, <dnf.transaction.TransactionItem object at 0x7fd3e86a22c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2318>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2368>, <dnf.transaction.TransactionItem object at 0x7fd3e86a23b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2408>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2458>, <dnf.transaction.TransactionItem object at 0x7fd3e86a24a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a24f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2548>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2598>, <dnf.transaction.TransactionItem object at 0x7fd3e86a25e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2638>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2688>, <dnf.transaction.TransactionItem object at 0x7fd3e86a26d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2728>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2778>, <dnf.transaction.TransactionItem object at 0x7fd3e86a27c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2818>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2868>, <dnf.transaction.TransactionItem object at 0x7fd3e86a28b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2908>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2958>, <dnf.transaction.TransactionItem object at 0x7fd3e86a29a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a29f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2a48>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2a98>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2b38>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2b88>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2c28>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2c78>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2d18>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2d68>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2db8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2e08>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2e58>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2f48>, <dnf.transaction.TransactionItem object at 0x7fd3e86a2f98>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4048>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4098>, <dnf.transaction.TransactionItem object at 0x7fd3e86a40e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4138>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4188>, <dnf.transaction.TransactionItem object at 0x7fd3e86a41d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4228>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4278>, <dnf.transaction.TransactionItem object at 0x7fd3e86a42c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4318>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4368>, <dnf.transaction.TransactionItem object at 0x7fd3e86a43b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4408>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4458>, <dnf.transaction.TransactionItem object at 0x7fd3e86a44a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a44f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4548>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4598>, <dnf.transaction.TransactionItem object at 0x7fd3e86a45e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4638>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4688>, <dnf.transaction.TransactionItem object at 0x7fd3e86a46d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4728>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4778>, <dnf.transaction.TransactionItem object at 0x7fd3e86a47c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4818>, <dnf.transaction.TransactionItem object at 0x7fd3e86a48b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4908>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4958>, <dnf.transaction.TransactionItem object at 0x7fd3e86a49a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a49f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4a48>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4a98>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4b38>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4b88>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4c28>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4c78>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4d18>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4d68>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4db8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4e08>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4e58>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4f48>, <dnf.transaction.TransactionItem object at 0x7fd3e86a4f98>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6048>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6098>, <dnf.transaction.TransactionItem object at 0x7fd3e86a60e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6138>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6188>, <dnf.transaction.TransactionItem object at 0x7fd3e86a61d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6228>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6278>, <dnf.transaction.TransactionItem object at 0x7fd3e86a62c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6318>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6368>, <dnf.transaction.TransactionItem object at 0x7fd3e86a63b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6408>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6458>, <dnf.transaction.TransactionItem object at 0x7fd3e86a64a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a64f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6548>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6598>, <dnf.transaction.TransactionItem object at 0x7fd3e86a65e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6638>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6688>, <dnf.transaction.TransactionItem object at 0x7fd3e86a66d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6728>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6778>, <dnf.transaction.TransactionItem object at 0x7fd3e86a67c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6818>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6868>, <dnf.transaction.TransactionItem object at 0x7fd3e86a68b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6908>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6958>, <dnf.transaction.TransactionItem object at 0x7fd3e86a69a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a69f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6a48>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6a98>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6b38>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6b88>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6c28>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6c78>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6d18>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6d68>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6db8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6e08>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6e58>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6f48>, <dnf.transaction.TransactionItem object at 0x7fd3e86a6f98>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8048>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8098>, <dnf.transaction.TransactionItem object at 0x7fd3e86a80e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8138>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8188>, <dnf.transaction.TransactionItem object at 0x7fd3e86a81d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8228>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8278>, <dnf.transaction.TransactionItem object at 0x7fd3e86a82c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8318>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8368>, <dnf.transaction.TransactionItem object at 0x7fd3e86a83b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8408>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8458>, <dnf.transaction.TransactionItem object at 0x7fd3e86a84a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a84f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8548>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8598>, <dnf.transaction.TransactionItem object at 0x7fd3e86a85e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8638>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8688>, <dnf.transaction.TransactionItem object at 0x7fd3e86a86d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8728>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8778>, <dnf.transaction.TransactionItem object at 0x7fd3e86a87c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8818>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8868>, <dnf.transaction.TransactionItem object at 0x7fd3e86a88b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8908>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8958>, <dnf.transaction.TransactionItem object at 0x7fd3e86a89a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a89f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8a48>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8a98>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8b38>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8b88>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8c28>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8c78>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8d18>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8d68>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8db8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8e08>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8e58>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8f48>, <dnf.transaction.TransactionItem object at 0x7fd3e86a8f98>, <dnf.transaction.TransactionItem object at 0x7fd3e866b048>, <dnf.transaction.TransactionItem object at 0x7fd3e866b098>, <dnf.transaction.TransactionItem object at 0x7fd3e866b0e8>, <dnf.transaction.TransactionItem object at 0x7fd3e866b138>, <dnf.transaction.TransactionItem object at 0x7fd3e866b188>, <dnf.transaction.TransactionItem object at 0x7fd3e866b1d8>, <dnf.transaction.TransactionItem object at 0x7fd3e866b228>, <dnf.transaction.TransactionItem object at 0x7fd3e866b278>, <dnf.transaction.TransactionItem object at 0x7fd3e866b2c8>, <dnf.transaction.TransactionItem object at 0x7fd3e866b318>, <dnf.transaction.TransactionItem object at 0x7fd3e866b368>, <dnf.transaction.TransactionItem object at 0x7fd3e866b3b8>, <dnf.transaction.TransactionItem object at 0x7fd3e866b408>, <dnf.transaction.TransactionItem object at 0x7fd3e866b458>, <dnf.transaction.TransactionItem object at 0x7fd3e866b4a8>, <dnf.transaction.TransactionItem object at 0x7fd3e866b4f8>, <dnf.transaction.TransactionItem object at 0x7fd3e866b548>, <dnf.transaction.TransactionItem object at 0x7fd3e866b598>, <dnf.transaction.TransactionItem object at 0x7fd3e866b5e8>, <dnf.transaction.TransactionItem object at 0x7fd3e866b638>, <dnf.transaction.TransactionItem object at 0x7fd3e866b688>, <dnf.transaction.TransactionItem object at 0x7fd3e866b6d8>, <dnf.transaction.TransactionItem object at 0x7fd3e866b728>, <dnf.transaction.TransactionItem object at 0x7fd3e866b778>, <dnf.transaction.TransactionItem object at 0x7fd3e866b7c8>, <dnf.transaction.TransactionItem object at 0x7fd3e866b818>, <dnf.transaction.TransactionItem object at 0x7fd3e866b868>, <dnf.transaction.TransactionItem object at 0x7fd3e866b8b8>, <dnf.transaction.TransactionItem object at 0x7fd3e866b908>, <dnf.transaction.TransactionItem object at 0x7fd3e866b958>, <dnf.transaction.TransactionItem object at 0x7fd3e866b9a8>, <dnf.transaction.TransactionItem object at 0x7fd3e866b9f8>, <dnf.transaction.TransactionItem object at 0x7fd3e866ba48>, <dnf.transaction.TransactionItem object at 0x7fd3e866ba98>, <dnf.transaction.TransactionItem object at 0x7fd3e866bae8>, <dnf.transaction.TransactionItem object at 0x7fd3e866bb38>, <dnf.transaction.TransactionItem object at 0x7fd3e866bb88>, <dnf.transaction.TransactionItem object at 0x7fd3e866bbd8>, <dnf.transaction.TransactionItem object at 0x7fd3e866bc28>, <dnf.transaction.TransactionItem object at 0x7fd3e866bc78>, <dnf.transaction.TransactionItem object at 0x7fd3e866bcc8>, <dnf.transaction.TransactionItem object at 0x7fd3e866bd18>, <dnf.transaction.TransactionItem object at 0x7fd3e866bd68>, <dnf.transaction.TransactionItem object at 0x7fd3e866bdb8>, <dnf.transaction.TransactionItem object at 0x7fd3e866be08>, <dnf.transaction.TransactionItem object at 0x7fd3e866be58>, <dnf.transaction.TransactionItem object at 0x7fd3e866bea8>, <dnf.transaction.TransactionItem object at 0x7fd3e866bef8>, <dnf.transaction.TransactionItem object at 0x7fd3e866bf48>, <dnf.transaction.TransactionItem object at 0x7fd3e866bf98>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa048>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa098>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa0e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa138>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa188>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa1d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa228>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa278>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa2c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa318>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa368>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa3b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa408>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa458>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa4a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa4f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa548>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa598>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa5e8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa638>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa688>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa6d8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa728>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa778>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa7c8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa818>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa868>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa8b8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa908>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa958>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa9a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aa9f8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aaa48>, <dnf.transaction.TransactionItem object at 0x7fd3e86aaa98>, <dnf.transaction.TransactionItem object at 0x7fd3e86aaae8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aab38>, <dnf.transaction.TransactionItem object at 0x7fd3e86aab88>, <dnf.transaction.TransactionItem object at 0x7fd3e86aabd8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aac28>, <dnf.transaction.TransactionItem object at 0x7fd3e86aac78>, <dnf.transaction.TransactionItem object at 0x7fd3e86aacc8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aad18>, <dnf.transaction.TransactionItem object at 0x7fd3e86aad68>, <dnf.transaction.TransactionItem object at 0x7fd3e86aadb8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aae08>, <dnf.transaction.TransactionItem object at 0x7fd3e86aae58>, <dnf.transaction.TransactionItem object at 0x7fd3e86aaea8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aaef8>, <dnf.transaction.TransactionItem object at 0x7fd3e86aaf48>, <dnf.transaction.TransactionItem object at 0x7fd3e86aaf98>, <dnf.transaction.TransactionItem object at 0x7fd3e866e048>, <dnf.transaction.TransactionItem object at 0x7fd3e866e098>, <dnf.transaction.TransactionItem object at 0x7fd3e866e0e8>, <dnf.transaction.TransactionItem object at 0x7fd3e866e138>, <dnf.transaction.TransactionItem object at 0x7fd3e866e188>, <dnf.transaction.TransactionItem object at 0x7fd3e866e1d8>, <dnf.transaction.TransactionItem object at 0x7fd3e866e228>, <dnf.transaction.TransactionItem object at 0x7fd3e866e278>, <dnf.transaction.TransactionItem object at 0x7fd3e866e2c8>, <dnf.transaction.TransactionItem object at 0x7fd3e866e318>, <dnf.transaction.TransactionItem object at 0x7fd3e866e368>, <dnf.transaction.TransactionItem object at 0x7fd3e866e3b8>, <dnf.transaction.TransactionItem object at 0x7fd3e866e408>, <dnf.transaction.TransactionItem object at 0x7fd3e866e458>, <dnf.transaction.TransactionItem object at 0x7fd3e866e4a8>, <dnf.transaction.TransactionItem object at 0x7fd3e866e4f8>, <dnf.transaction.TransactionItem object at 0x7fd3e866e548>, <dnf.transaction.TransactionItem object at 0x7fd3e866e598>, <dnf.transaction.TransactionItem object at 0x7fd3e866e5e8>, <dnf.transaction.TransactionItem object at 0x7fd3e866e638>, <dnf.transaction.TransactionItem object at 0x7fd3e866e688>, <dnf.transaction.TransactionItem object at 0x7fd3e866e6d8>, <dnf.transaction.TransactionItem object at 0x7fd3e866e728>, <dnf.transaction.TransactionItem object at 0x7fd3e866e778>, <dnf.transaction.TransactionItem object at 0x7fd3e866e7c8>, <dnf.transaction.TransactionItem object at 0x7fd3e866e818>, <dnf.transaction.TransactionItem object at 0x7fd3e866e868>, <dnf.transaction.TransactionItem object at 0x7fd3e866e8b8>, <dnf.transaction.TransactionItem object at 0x7fd3e866e908>, <dnf.transaction.TransactionItem object at 0x7fd3e866e958>, <dnf.transaction.TransactionItem object at 0x7fd3e866e9a8>, <dnf.transaction.TransactionItem object at 0x7fd3e866e9f8>, <dnf.transaction.TransactionItem object at 0x7fd3e866ea48>, <dnf.transaction.TransactionItem object at 0x7fd3e866ea98>, <dnf.transaction.TransactionItem object at 0x7fd3e866eae8>, <dnf.transaction.TransactionItem object at 0x7fd3e866eb38>, <dnf.transaction.TransactionItem object at 0x7fd3e866eb88>, <dnf.transaction.TransactionItem object at 0x7fd3e866ebd8>, <dnf.transaction.TransactionItem object at 0x7fd3e866ec28>, <dnf.transaction.TransactionItem object at 0x7fd3e866ec78>, <dnf.transaction.TransactionItem object at 0x7fd3e866ecc8>, <dnf.transaction.TransactionItem object at 0x7fd3e866ed18>, <dnf.transaction.TransactionItem object at 0x7fd3e866ed68>, <dnf.transaction.TransactionItem object at 0x7fd3e866edb8>, <dnf.transaction.TransactionItem object at 0x7fd3e866ee08>, <dnf.transaction.TransactionItem object at 0x7fd3e866ee58>, <dnf.transaction.TransactionItem object at 0x7fd3e866eea8>, <dnf.transaction.TransactionItem object at 0x7fd3e866eef8>, <dnf.transaction.TransactionItem object at 0x7fd3e866ef48>, <dnf.transaction.TransactionItem object at 0x7fd3e866ef98>, <dnf.transaction.TransactionItem object at 0x7fd3e866f048>, <dnf.transaction.TransactionItem object at 0x7fd3e866f098>, <dnf.transaction.TransactionItem object at 0x7fd3e866f0e8>, <dnf.transaction.TransactionItem object at 0x7fd3e866f138>, <dnf.transaction.TransactionItem object at 0x7fd3e866f188>, <dnf.transaction.TransactionItem object at 0x7fd3e866f1d8>, <dnf.transaction.TransactionItem object at 0x7fd3e866f228>, <dnf.transaction.TransactionItem object at 0x7fd3e866f278>, <dnf.transaction.TransactionItem object at 0x7fd3e866f2c8>, <dnf.transaction.TransactionItem object at 0x7fd3e866f318>, <dnf.transaction.TransactionItem object at 0x7fd3e866f368>, <dnf.transaction.TransactionItem object at 0x7fd3e866f3b8>, <dnf.transaction.TransactionItem object at 0x7fd3e866f408>, <dnf.transaction.TransactionItem object at 0x7fd3e866f458>, <dnf.transaction.TransactionItem object at 0x7fd3e866f4a8>, <dnf.transaction.TransactionItem object at 0x7fd3e866f4f8>, <dnf.transaction.TransactionItem object at 0x7fd3e866f548>, <dnf.transaction.TransactionItem object at 0x7fd3e866f598>, <dnf.transaction.TransactionItem object at 0x7fd3e866f5e8>, <dnf.transaction.TransactionItem object at 0x7fd3e866f638>, <dnf.transaction.TransactionItem object at 0x7fd3e866f688>, <dnf.transaction.TransactionItem object at 0x7fd3e866f6d8>, <dnf.transaction.TransactionItem object at 0x7fd3e866f728>, <dnf.transaction.TransactionItem object at 0x7fd3e866f778>, <dnf.transaction.TransactionItem object at 0x7fd3e866f7c8>, <dnf.transaction.TransactionItem object at 0x7fd3e866f818>, <dnf.transaction.TransactionItem object at 0x7fd3e866f868>, <dnf.transaction.TransactionItem object at 0x7fd3e866f8b8>, <dnf.transaction.TransactionItem object at 0x7fd3e866f908>, <dnf.transaction.TransactionItem object at 0x7fd3e866f958>, <dnf.transaction.TransactionItem object at 0x7fd3e866f9a8>, <dnf.transaction.TransactionItem object at 0x7fd3e866f9f8>, <dnf.transaction.TransactionItem object at 0x7fd3e866fa48>, <dnf.transaction.TransactionItem object at 0x7fd3e866fa98>, <dnf.transaction.TransactionItem object at 0x7fd3e866fae8>, <dnf.transaction.TransactionItem object at 0x7fd3e866fb38>, <dnf.transaction.TransactionItem object at 0x7fd3e866fb88>, <dnf.transaction.TransactionItem object at 0x7fd3e866fbd8>, <dnf.transaction.TransactionItem object at 0x7fd3e866fc28>, <dnf.transaction.TransactionItem object at 0x7fd3e866fc78>, <dnf.transaction.TransactionItem object at 0x7fd3e866fcc8>, <dnf.transaction.TransactionItem object at 0x7fd3e866fd18>, <dnf.transaction.TransactionItem object at 0x7fd3e866fd68>, <dnf.transaction.TransactionItem object at 0x7fd3e866fdb8>, <dnf.transaction.TransactionItem object at 0x7fd3e866fe08>, <dnf.transaction.TransactionItem object at 0x7fd3e866fe58>, <dnf.transaction.TransactionItem object at 0x7fd3e866fea8>, <dnf.transaction.TransactionItem object at 0x7fd3e866fef8>, <dnf.transaction.TransactionItem object at 0x7fd3e866ff48>, <dnf.transaction.TransactionItem object at 0x7fd3e866ff98>, <dnf.transaction.TransactionItem object at 0x7fd3e8671048>, <dnf.transaction.TransactionItem object at 0x7fd3e8671098>, <dnf.transaction.TransactionItem object at 0x7fd3e86710e8>, <dnf.transaction.TransactionItem object at 0x7fd3e8671138>, <dnf.transaction.TransactionItem object at 0x7fd3e8671188>, <dnf.transaction.TransactionItem object at 0x7fd3e86711d8>, <dnf.transaction.TransactionItem object at 0x7fd3e8671228>, <dnf.transaction.TransactionItem object at 0x7fd3e8671278>, <dnf.transaction.TransactionItem object at 0x7fd3e86712c8>, <dnf.transaction.TransactionItem object at 0x7fd3e8671318>, <dnf.transaction.TransactionItem object at 0x7fd3e8671368>, <dnf.transaction.TransactionItem object at 0x7fd3e86713b8>, <dnf.transaction.TransactionItem object at 0x7fd3e8671408>, <dnf.transaction.TransactionItem object at 0x7fd3e8671458>, <dnf.transaction.TransactionItem object at 0x7fd3e86714a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86714f8>, <dnf.transaction.TransactionItem object at 0x7fd3e8671548>, <dnf.transaction.TransactionItem object at 0x7fd3e8671598>, <dnf.transaction.TransactionItem object at 0x7fd3e86715e8>, <dnf.transaction.TransactionItem object at 0x7fd3e8671638>, <dnf.transaction.TransactionItem object at 0x7fd3e8671688>, <dnf.transaction.TransactionItem object at 0x7fd3e86716d8>, <dnf.transaction.TransactionItem object at 0x7fd3e8671728>, <dnf.transaction.TransactionItem object at 0x7fd3e8671778>, <dnf.transaction.TransactionItem object at 0x7fd3e86717c8>, <dnf.transaction.TransactionItem object at 0x7fd3e8671818>, <dnf.transaction.TransactionItem object at 0x7fd3e8671868>, <dnf.transaction.TransactionItem object at 0x7fd3e86718b8>, <dnf.transaction.TransactionItem object at 0x7fd3e8671908>, <dnf.transaction.TransactionItem object at 0x7fd3e8671958>, <dnf.transaction.TransactionItem object at 0x7fd3e86719a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86719f8>, <dnf.transaction.TransactionItem object at 0x7fd3e8671a48>, <dnf.transaction.TransactionItem object at 0x7fd3e8671a98>, <dnf.transaction.TransactionItem object at 0x7fd3e8671ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e8671b38>, <dnf.transaction.TransactionItem object at 0x7fd3e8671b88>, <dnf.transaction.TransactionItem object at 0x7fd3e8671bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e8671c28>, <dnf.transaction.TransactionItem object at 0x7fd3e8671c78>, <dnf.transaction.TransactionItem object at 0x7fd3e8671cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e8671d18>, <dnf.transaction.TransactionItem object at 0x7fd3e8671d68>, <dnf.transaction.TransactionItem object at 0x7fd3e8671db8>, <dnf.transaction.TransactionItem object at 0x7fd3e8671e08>, <dnf.transaction.TransactionItem object at 0x7fd3e8671e58>, <dnf.transaction.TransactionItem object at 0x7fd3e8671ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e8671ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e8671f48>, <dnf.transaction.TransactionItem object at 0x7fd3e8671f98>, <dnf.transaction.TransactionItem object at 0x7fd3e8673048>, <dnf.transaction.TransactionItem object at 0x7fd3e8673098>, <dnf.transaction.TransactionItem object at 0x7fd3e86730e8>, <dnf.transaction.TransactionItem object at 0x7fd3e8673138>, <dnf.transaction.TransactionItem object at 0x7fd3e8673188>, <dnf.transaction.TransactionItem object at 0x7fd3e86731d8>, <dnf.transaction.TransactionItem object at 0x7fd3e8673228>, <dnf.transaction.TransactionItem object at 0x7fd3e8673278>, <dnf.transaction.TransactionItem object at 0x7fd3e86732c8>, <dnf.transaction.TransactionItem object at 0x7fd3e8673318>, <dnf.transaction.TransactionItem object at 0x7fd3e8673368>, <dnf.transaction.TransactionItem object at 0x7fd3e86733b8>, <dnf.transaction.TransactionItem object at 0x7fd3e8673408>, <dnf.transaction.TransactionItem object at 0x7fd3e8673458>, <dnf.transaction.TransactionItem object at 0x7fd3e86734a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86734f8>, <dnf.transaction.TransactionItem object at 0x7fd3e8673548>, <dnf.transaction.TransactionItem object at 0x7fd3e8673598>, <dnf.transaction.TransactionItem object at 0x7fd3e86735e8>, <dnf.transaction.TransactionItem object at 0x7fd3e8673638>, <dnf.transaction.TransactionItem object at 0x7fd3e8673688>, <dnf.transaction.TransactionItem object at 0x7fd3e86736d8>, <dnf.transaction.TransactionItem object at 0x7fd3e8673728>, <dnf.transaction.TransactionItem object at 0x7fd3e8673778>, <dnf.transaction.TransactionItem object at 0x7fd3e86737c8>, <dnf.transaction.TransactionItem object at 0x7fd3e8673818>, <dnf.transaction.TransactionItem object at 0x7fd3e8673868>, <dnf.transaction.TransactionItem object at 0x7fd3e86738b8>, <dnf.transaction.TransactionItem object at 0x7fd3e8673908>, <dnf.transaction.TransactionItem object at 0x7fd3e8673958>, <dnf.transaction.TransactionItem object at 0x7fd3e86739a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86739f8>, <dnf.transaction.TransactionItem object at 0x7fd3e8673a48>, <dnf.transaction.TransactionItem object at 0x7fd3e8673a98>, <dnf.transaction.TransactionItem object at 0x7fd3e8673ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e8673b38>, <dnf.transaction.TransactionItem object at 0x7fd3e8673b88>, <dnf.transaction.TransactionItem object at 0x7fd3e8673bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e8673c28>, <dnf.transaction.TransactionItem object at 0x7fd3e8673c78>, <dnf.transaction.TransactionItem object at 0x7fd3e8673cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e8673d18>, <dnf.transaction.TransactionItem object at 0x7fd3e8673d68>, <dnf.transaction.TransactionItem object at 0x7fd3e8673db8>, <dnf.transaction.TransactionItem object at 0x7fd3e8673e08>, <dnf.transaction.TransactionItem object at 0x7fd3e8673e58>, <dnf.transaction.TransactionItem object at 0x7fd3e8673ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e8673ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e8673f48>, <dnf.transaction.TransactionItem object at 0x7fd3e8673f98>, <dnf.transaction.TransactionItem object at 0x7fd3e8675048>, <dnf.transaction.TransactionItem object at 0x7fd3e8675098>, <dnf.transaction.TransactionItem object at 0x7fd3e86750e8>, <dnf.transaction.TransactionItem object at 0x7fd3e8675138>, <dnf.transaction.TransactionItem object at 0x7fd3e8675188>, <dnf.transaction.TransactionItem object at 0x7fd3e86751d8>, <dnf.transaction.TransactionItem object at 0x7fd3e8675228>, <dnf.transaction.TransactionItem object at 0x7fd3e8675278>, <dnf.transaction.TransactionItem object at 0x7fd3e86752c8>, <dnf.transaction.TransactionItem object at 0x7fd3e8675318>, <dnf.transaction.TransactionItem object at 0x7fd3e8675368>, <dnf.transaction.TransactionItem object at 0x7fd3e86753b8>, <dnf.transaction.TransactionItem object at 0x7fd3e8675408>, <dnf.transaction.TransactionItem object at 0x7fd3e8675458>, <dnf.transaction.TransactionItem object at 0x7fd3e86754a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86754f8>, <dnf.transaction.TransactionItem object at 0x7fd3e8675548>, <dnf.transaction.TransactionItem object at 0x7fd3e8675598>, <dnf.transaction.TransactionItem object at 0x7fd3e86755e8>, <dnf.transaction.TransactionItem object at 0x7fd3e8675638>, <dnf.transaction.TransactionItem object at 0x7fd3e8675688>, <dnf.transaction.TransactionItem object at 0x7fd3e86756d8>, <dnf.transaction.TransactionItem object at 0x7fd3e8675728>, <dnf.transaction.TransactionItem object at 0x7fd3e8675778>, <dnf.transaction.TransactionItem object at 0x7fd3e86757c8>, <dnf.transaction.TransactionItem object at 0x7fd3e8675818>, <dnf.transaction.TransactionItem object at 0x7fd3e8675868>, <dnf.transaction.TransactionItem object at 0x7fd3e86758b8>, <dnf.transaction.TransactionItem object at 0x7fd3e8675908>, <dnf.transaction.TransactionItem object at 0x7fd3e8675958>, <dnf.transaction.TransactionItem object at 0x7fd3e86759a8>, <dnf.transaction.TransactionItem object at 0x7fd3e86759f8>, <dnf.transaction.TransactionItem object at 0x7fd3e8675a48>, <dnf.transaction.TransactionItem object at 0x7fd3e8675a98>, <dnf.transaction.TransactionItem object at 0x7fd3e8675ae8>, <dnf.transaction.TransactionItem object at 0x7fd3e8675b38>, <dnf.transaction.TransactionItem object at 0x7fd3e8675b88>, <dnf.transaction.TransactionItem object at 0x7fd3e8675bd8>, <dnf.transaction.TransactionItem object at 0x7fd3e8675c28>, <dnf.transaction.TransactionItem object at 0x7fd3e8675c78>, <dnf.transaction.TransactionItem object at 0x7fd3e8675cc8>, <dnf.transaction.TransactionItem object at 0x7fd3e8675d18>, <dnf.transaction.TransactionItem object at 0x7fd3e8675d68>, <dnf.transaction.TransactionItem object at 0x7fd3e8675db8>, <dnf.transaction.TransactionItem object at 0x7fd3e8675e08>, <dnf.transaction.TransactionItem object at 0x7fd3e8675e58>, <dnf.transaction.TransactionItem object at 0x7fd3e8675ea8>, <dnf.transaction.TransactionItem object at 0x7fd3e8675ef8>, <dnf.transaction.TransactionItem object at 0x7fd3e8675f48>, <dnf.transaction.TransactionItem object at 0x7fd3e8675f98>, <dnf.transaction.TransactionItem object at 0x7fd3e8677048>, <dnf.transaction.TransactionItem object at 0x7fd3e8677098>, <dnf.transaction.TransactionItem object at 0x7fd3e86770e8>] > _intf.payload._base._priv_ts: None > _intf.payload._base._comps: Comps instance, containing members: > _intf.payload._base._comps._i: <_libpycomps.Comps object at 0x7fd3e8497348> > _intf.payload._base._comps._langs: _Langs instance, containing members: > _intf.payload._base._comps._langs.last_locale: en_US.UTF-8 > _intf.payload._base._comps._langs.cache: [en_US.UTF-8, en_US, en.UTF-8, en, C] > _intf.payload._base._comps_trans: TransactionBunch instance, containing members: > _intf.payload._base._comps_trans._install: {<libcomps.Package object 'iwl5150-firmware' at 0x7fd3e2e40360>, <libcomps.Package object 'ghostscript' at 0x7fd3e2e150d8>, <libcomps.Package object 'ncurses' at 0x7fd3e5dc8fc0>, <libcomps.Package object 'abrt-desktop' at 0x7fd3e2e404e0>, <libcomps.Package object 'gnu-free-mono-fonts' at 0x7fd3e86ad690>, <libcomps.Package object 'kdeplasma-addons' at 0x7fd3e2e40ae0>, <libcomps.Package object 'xorg-x11-drv-libinput' at 0x7fd3e2e404b0>, <libcomps.Package object 'foomatic-db-ppds' at 0x7fd3e2e15168>, <libcomps.Package object 'pulseaudio-utils' at 0x7fd3e86ad498>, <libcomps.Package object 'google-noto-sans-tagalog-fonts' at 0x7fd3e86ad858>, <libcomps.Package object 'lohit-devanagari-fonts' at 0x7fd3e86ad8d0>, <libcomps.Package object 'qt5-qtdeclarative' at 0x7fd3e2e15048>, <libcomps.Package object 'kwalletmanager5' at 0x7fd3e2e40d98>, <libcomps.Package object 'libreoffice-math' at 0x7fd3e2e153d8>, <libcomps.Package object 'xorg-x11-drv-qxl' at 0x7fd3e2e406d8>, <libcomps.Package object 'iwl7260-firmware' at 0x7fd3e2e40540>, <libcomps.Package object 'ipw2100-firmware' at 0x7fd3e2e405e8>, <libcomps.Package object 'libreoffice-graphicfilter' at 0x7fd3e2e153a8>, <libcomps.Package object 'xorg-x11-xinit' at 0x7fd3e2e40798>, <libcomps.Package object 'thai-scalable-waree-fonts' at 0x7fd3e86ada68>, <libcomps.Package object 'deltarpm' at 0x7fd3e86adc30>, <libcomps.Package object 'net-tools' at 0x7fd3e86ade70>, <libcomps.Package object 'kcm_systemd' at 0x7fd3e2e409d8>, <libcomps.Package object 'realmd' at 0x7fd3e86adf90>, <libcomps.Package object 'iputils' at 0x7fd3e5dc8e88>, <libcomps.Package object 'dejavu-sans-mono-fonts' at 0x7fd3e86ad6c0>, <libcomps.Package object 'plasma-user-manager' at 0x7fd3e2e40fa8>, <libcomps.Package object 'adobe-source-han-serif-cn-fonts' at 0x7fd3e86ad750>, <libcomps.Package object 'qt5-qtbase-gui' at 0x7fd3e2e15030>, <libcomps.Package object 'google-noto-sans-meetei-mayek-fonts' at 0x7fd3e86ad660>, <libcomps.Package object 'khotkeys' at 0x7fd3e2e40c00>, <libcomps.Package object 'gutenprint-cups' at 0x7fd3e2e15198>, <libcomps.Package object 'bridge-utils' at 0x7fd3e86adb40>, <libcomps.Package object 'fpaste' at 0x7fd3e86adcd8>, <libcomps.Package object 'gstreamer1-plugins-bad-free' at 0x7fd3e86ad330>, <libcomps.Package object 'xorg-x11-utils' at 0x7fd3e2e40768>, <libcomps.Package object 'firewall-config' at 0x7fd3e2e40900>, <libcomps.Package object 'kcharselect' at 0x7fd3e2e409c0>, <libcomps.Package object 'man-pages' at 0x7fd3e86addc8>, <libcomps.Package object 'google-noto-sans-tai-tham-fonts' at 0x7fd3e86ad840>, <libcomps.Package object 'paktype-naskh-basic-fonts' at 0x7fd3e86ad990>, <libcomps.Package object 'cifs-utils' at 0x7fd3e86adb88>, <libcomps.Package object 'ppp' at 0x7fd3e86ad2a0>, <libcomps.Package object 'usbutils' at 0x7fd3e2e40180>, <libcomps.Package object 'libreoffice-writer' at 0x7fd3e2e153f0>, <libcomps.Package object 'adobe-source-han-sans-tw-fonts' at 0x7fd3e86ad480>, <libcomps.Package object 'dbus' at 0x7fd3e86adc18>, <libcomps.Package object 'mtr' at 0x7fd3e86ade40>, <libcomps.Package object 'NetworkManager-wwan' at 0x7fd3e86ad078>, <libcomps.Package object 'tcp_wrappers' at 0x7fd3e2e400d8>, <libcomps.Package object 'btrfs-progs' at 0x7fd3e86adb58>, <libcomps.Package object 'sddm' at 0x7fd3e2e15060>, <libcomps.Package object 'wget' at 0x7fd3e2e401c8>, <libcomps.Package object 'akregator' at 0x7fd3e2e40810>, <libcomps.Package object 'kontact' at 0x7fd3e2e40cf0>, <libcomps.Package object 'ibus-libpinyin' at 0x7fd3e2e40240>, <libcomps.Package object 'nano' at 0x7fd3e86ade58>, <libcomps.Package object 'cups-pk-helper' at 0x7fd3e2e15138>, <libcomps.Package object 'iwl6000-firmware' at 0x7fd3e2e40390>, <libcomps.Package object 'plasma-nm-l2tp' at 0x7fd3e2e40ee8>, <libcomps.Package object 'psacct' at 0x7fd3e86adf60>, <libcomps.Package object 'kde-style-breeze' at 0x7fd3e2e40a98>, <libcomps.Package object 'NetworkManager-ppp' at 0x7fd3e86ad138>, <libcomps.Package object 'kscreen' at 0x7fd3e2e40d38>, <libcomps.Package object 'lohit-telugu-fonts' at 0x7fd3e86ad960>, <libcomps.Package object 'attr' at 0x7fd3e86adae0>, <libcomps.Package object 'kf5-akonadi-server-mysql' at 0x7fd3e2e40b58>, <libcomps.Package object 'e2fsprogs' at 0x7fd3e5dc8708>, <libcomps.Package object 'xorg-x11-drv-intel' at 0x7fd3e2e405d0>, <libcomps.Package object 'xorg-x11-drv-omap' at 0x7fd3e2e403d8>, <libcomps.Package object 'qemu-guest-agent' at 0x7fd3e2e15258>, <libcomps.Package object 'konsole5' at 0x7fd3e2e40cd8>, <libcomps.Package object 'lohit-odia-fonts' at 0x7fd3e86ad930>, <libcomps.Package object 'coolkey' at 0x7fd3e86adba0>, <libcomps.Package object 'paps' at 0x7fd3e2e151f8>, <libcomps.Package object 'virtualbox-guest-additions' at 0x7fd3e2e15288>, <libcomps.Package object 'bluez-cups' at 0x7fd3e2e150f0>, <libcomps.Package object 'time' at 0x7fd3e2e40120>, <libcomps.Package object 'kmousetool' at 0x7fd3e2e40c78>, <libcomps.Package object 'tabish-eeyek-fonts' at 0x7fd3e86ada50>, <libcomps.Package object 'cups-filters' at 0x7fd3e2e15318>, <libcomps.Package object 'passwdqc' at 0x7fd3e86adf00>, <libcomps.Package object 'plymouth' at 0x7fd3e5dc8c18>, <libcomps.Package object 'rootfiles' at 0x7fd3e86ad180>, <libcomps.Package object 'keditbookmarks' at 0x7fd3e2e40b28>, <libcomps.Package object 'sudo' at 0x7fd3e86ad0f0>, <libcomps.Package object 'foomatic' at 0x7fd3e2e15150>, <libcomps.Package object 'pinentry-qt' at 0x7fd3e2e40e40>, <libcomps.Package object 'bind-utils' at 0x7fd3e86adb28>, <libcomps.Package object 'setuptool' at 0x7fd3e2e40258>, <libcomps.Package object 'openssh-server' at 0x7fd3e5dc8ee8>, <libcomps.Package object 'xorg-x11-drv-nouveau' at 0x7fd3e2e40480>, <libcomps.Package object 'NetworkManager-config-connectivity-fedora' at 0x7fd3e2e407b0>, <libcomps.Package object 'abrt-cli' at 0x7fd3e86ada98>, <libcomps.Package object 'NetworkManager-bluetooth' at 0x7fd3e2e152d0>, <libcomps.Package object 'libreoffice-emailmerge' at 0x7fd3e2e15390>, <libcomps.Package object 'kmouth' at 0x7fd3e2e40c90>, <libcomps.Package object 'plasma-nm' at 0x7fd3e2e40ed0>, <libcomps.Package object 'dnf-plugins-core' at 0x7fd3e86ad108>, <libcomps.Package object 'fedora-bookmarks' at 0x7fd3e2e15360>, <libcomps.Package object 'setroubleshoot' at 0x7fd3e2e40348>, <libcomps.Package object 'kde-gtk-config' at 0x7fd3e2e40a08>, <libcomps.Package object 'adobe-source-han-serif-tw-fonts' at 0x7fd3e86ad768>, <libcomps.Package object 'minicom' at 0x7fd3e86ad5e8>, <libcomps.Package object 'parted' at 0x7fd3e5dc8f18>, <libcomps.Package object 'kruler' at 0x7fd3e2e40d20>, <libcomps.Package object 'bluedevil' at 0x7fd3e2e40840>, <libcomps.Package object 'rp-pppoe' at 0x7fd3e86ad600>, <libcomps.Package object 'system-config-printer-udev' at 0x7fd3e2e15228>, <libcomps.Package object 'gnu-free-sans-fonts' at 0x7fd3e86ad570>, <libcomps.Package object 'sil-nuosu-fonts' at 0x7fd3e86ad9f0>, <libcomps.Package object 'plasma-nm-pptp' at 0x7fd3e2e40f48>, <libcomps.Package object 'google-noto-emoji-fonts' at 0x7fd3e86ad738>, <libcomps.Package object 'pam_krb5' at 0x7fd3e86adee8>, <libcomps.Package object 'system-config-keyboard' at 0x7fd3e2e40330>, <libcomps.Package object 'tree' at 0x7fd3e2e40150>, <libcomps.Package object 'adwaita-gtk2-theme' at 0x7fd3e2e40828>, <libcomps.Package object 'adobe-source-han-sans-cn-fonts' at 0x7fd3e86ad468>, <libcomps.Package object 'kamera' at 0x7fd3e2e40990>, <libcomps.Package object 'ibus-kkc' at 0x7fd3e2e40078>, <libcomps.Package object 'gnupg2' at 0x7fd3e86add08>, <libcomps.Package object 'google-noto-sans-sinhala-fonts' at 0x7fd3e86ad810>, <libcomps.Package object 'wireless-tools' at 0x7fd3e2e401f8>, <libcomps.Package object 'khelpcenter' at 0x7fd3e2e40be8>, <libcomps.Package object 'initscripts' at 0x7fd3e5dc8f48>, <libcomps.Package object 'firefox' at 0x7fd3e2e152b8>, <libcomps.Package object 'b43-openfwwf' at 0x7fd3e2e40408>, <libcomps.Package object 'colord-kde' at 0x7fd3e2e408a0>, <libcomps.Package object 'gnu-free-serif-fonts' at 0x7fd3e86ad7f8>, <libcomps.Package object 'kmenuedit' at 0x7fd3e2e40c60>, <libcomps.Package object 'google-noto-sans-mandaic-fonts' at 0x7fd3e86ad630>, <libcomps.Package object 'systemd-udev' at 0x7fd3e2e400a8>, <libcomps.Package object 'xorg-x11-drv-vesa' at 0x7fd3e2e406f0>, <libcomps.Package object 'cagibi' at 0x7fd3e2e40870>, <libcomps.Package object 'firewalld' at 0x7fd3e86ad030>, <libcomps.Package object 'bzip2' at 0x7fd3e86adb70>, <libcomps.Package object 'isdn4k-utils' at 0x7fd3e86ad048>, <libcomps.Package object 'vlgothic-fonts' at 0x7fd3e86ada80>, <libcomps.Package object 'xorg-x11-drv-fbdev' at 0x7fd3e2e404f8>, <libcomps.Package object 'ibus-cangjie-engine-cangjie' at 0x7fd3e86adf48>, <libcomps.Package object 'file' at 0x7fd3e86adcc0>, <libcomps.Package object 'procps-ng' at 0x7fd3e86ad1f8>, <libcomps.Package object 'NetworkManager-adsl' at 0x7fd3e86ad0d8>, <libcomps.Package object 'iwl105-firmware' at 0x7fd3e2e40570>, <libcomps.Package object 'khmeros-base-fonts' at 0x7fd3e86ad7b0>, <libcomps.Package object 'basesystem' at 0x7fd3e5dc8c00>, <libcomps.Package object 'ksshaskpass' at 0x7fd3e2e40d68>, <libcomps.Package object 'system-config-users' at 0x7fd3e2e40750>, <libcomps.Package object 'ksysguard' at 0x7fd3e2e40d80>, <libcomps.Package object 'rng-tools' at 0x7fd3e86adfa8>, <libcomps.Package object 'iwl2000-firmware' at 0x7fd3e2e40588>, <libcomps.Package object 'iwl100-firmware' at 0x7fd3e2e40600>, <libcomps.Package object 'im-chooser' at 0x7fd3e2e402d0>, <libcomps.Package object 'unzip' at 0x7fd3e2e40168>, <libcomps.Package object 'ibus-hangul' at 0x7fd3e2e40888>, <libcomps.Package object 'util-linux-user' at 0x7fd3e2e40198>, <libcomps.Package object 'grubby' at 0x7fd3e5dc8f00>, <libcomps.Package object 'quota' at 0x7fd3e86adf78>, <libcomps.Package object 'plasma-nm-vpnc' at 0x7fd3e2e40f60>, <libcomps.Package object 'kmag' at 0x7fd3e2e40c30>, <libcomps.Package object 'NetworkManager' at 0x7fd3e86ad060>, <libcomps.Package object 'lsof' at 0x7fd3e86add98>, <libcomps.Package object 'acl' at 0x7fd3e86adab0>, <libcomps.Package object 'dos2unix' at 0x7fd3e86adc48>, <libcomps.Package object 'iwl3945-firmware' at 0x7fd3e2e40378>, <libcomps.Package object 'nmap-ncat' at 0x7fd3e86adea0>, <libcomps.Package object 'kf5-baloo-file' at 0x7fd3e2e40b70>, <libcomps.Package object 'PackageKit-gstreamer-plugin' at 0x7fd3e86ad378>, <libcomps.Package object 'traceroute' at 0x7fd3e2e40138>, <libcomps.Package object 'kdialog' at 0x7fd3e2e40af8>, <libcomps.Package object 'systemd' at 0x7fd3e86ad210>, <libcomps.Package object 'kfind' at 0x7fd3e2e40ba0>, <libcomps.Package object 'gnome-keyring-pam' at 0x7fd3e2e40930>, <libcomps.Package object 'ed' at 0x7fd3e86adc78>, <libcomps.Package object 'smartmontools' at 0x7fd3e2e40030>, <libcomps.Package object 'kde-platform-plugin' at 0x7fd3e2e40a38>, <libcomps.Package object 'kdnssd' at 0x7fd3e2e40b10>, <libcomps.Package object 'libreoffice-impress' at 0x7fd3e2e153c0>, <libcomps.Package object 'gutenprint' at 0x7fd3e2e15180>, <libcomps.Package object 'initial-setup-gui' at 0x7fd3e2e40960>, <libcomps.Package object 'kwin' at 0x7fd3e2e40dc8>, <libcomps.Package object 'audit' at 0x7fd3e5dc8960>, <libcomps.Package object 'mdadm' at 0x7fd3e86addf8>, <libcomps.Package object 'imsettings' at 0x7fd3e2e402e8>, <libcomps.Package object 'iwl4965-firmware' at 0x7fd3e2e40450>, <libcomps.Package object 'plasma-drkonqi' at 0x7fd3e2e40eb8>, <libcomps.Package object 'curl' at 0x7fd3e5dc8f60>, <libcomps.Package object 'dosfstools' at 0x7fd3e86adc60>, <libcomps.Package object 'plasma-pk-updates' at 0x7fd3e2e40f90>, <libcomps.Package object 'less' at 0x7fd3e5dc8c78>, <libcomps.Package object 'ibus-rawcode' at 0x7fd3e2e402a0>, <libcomps.Package object 'ModemManager' at 0x7fd3e86ad198>, <libcomps.Package object 'at' at 0x7fd3e86adac8>, <libcomps.Package object 'plasma-desktop' at 0x7fd3e2e40e70>, <libcomps.Package object 'kbd' at 0x7fd3e5dc87f8>, <libcomps.Package object 'mlocate' at 0x7fd3e86ade28>, <libcomps.Package object 'plasma-breeze' at 0x7fd3e2e40e58>, <libcomps.Package object 'abattis-cantarell-fonts' at 0x7fd3e86ad450>, <libcomps.Package object 'liberation-serif-fonts' at 0x7fd3e86ad888>, <libcomps.Package object 'which' at 0x7fd3e2e401e0>, <libcomps.Package object 'policycoreutils' at 0x7fd3e86ad408>, <libcomps.Package object 'liberation-mono-fonts' at 0x7fd3e86ad7c8>, <libcomps.Package object 'kdegraphics-thumbnailers' at 0x7fd3e2e40ab0>, <libcomps.Package object 'dnf-yum' at 0x7fd3e5dc8f90>, <libcomps.Package object 'dhcp-client' at 0x7fd3e5dc8690>, <libcomps.Package object 'pam-kwallet' at 0x7fd3e2e40df8>, <libcomps.Package object 'lohit-tamil-fonts' at 0x7fd3e86ad948>, <libcomps.Package object 'system-config-language' at 0x7fd3e2e40690>, <libcomps.Package object 'nss-mdns' at 0x7fd3e2e151e0>, <libcomps.Package object 'dnf' at 0x7fd3e5dc87b0>, <libcomps.Package object 'ppc64-utils' at 0x7fd3e86ad168>, <libcomps.Package object 'plasma-pa' at 0x7fd3e2e40f78>, <libcomps.Package object 'hplip' at 0x7fd3e2e151b0>, <libcomps.Package object 'fprintd-pam' at 0x7fd3e86adcf0>, <libcomps.Package object 'phonon-qt5-backend-gstreamer' at 0x7fd3e2e40e28>, <libcomps.Package object 'bc' at 0x7fd3e86adb10>, <libcomps.Package object 'kget' at 0x7fd3e2e40bb8>, <libcomps.Package object 'aajohan-comfortaa-fonts' at 0x7fd3e86ad3f0>, <libcomps.Package object 'ntfs-3g' at 0x7fd3e86adeb8>, <libcomps.Package object 'kaddressbook' at 0x7fd3e2e40978>, <libcomps.Package object 'smc-meera-fonts' at 0x7fd3e86ada20>, <libcomps.Package object 'breeze-icon-theme' at 0x7fd3e2e40858>, <libcomps.Package object 'tar' at 0x7fd3e2e400c0>, <libcomps.Package object 'lrzsz' at 0x7fd3e86ad5d0>, <libcomps.Package object 'spectacle' at 0x7fd3e2e150c0>, <libcomps.Package object 'xorg-x11-drv-armsoc' at 0x7fd3e2e40648>, <libcomps.Package object 'dracut-config-rescue' at 0x7fd3e86ad1b0>, <libcomps.Package object 'cpio' at 0x7fd3e86adbb8>, <libcomps.Package object 'words' at 0x7fd3e2e40210>, <libcomps.Package object 'logrotate' at 0x7fd3e86add80>, <libcomps.Package object 'plasma-discover' at 0x7fd3e2e40ea0>, <libcomps.Package object 'jwhois' at 0x7fd3e86add68>, <libcomps.Package object 'alsa-plugins-pulseaudio' at 0x7fd3e86ad228>, <libcomps.Package object 'julietaula-montserrat-fonts' at 0x7fd3e86ad798>, <libcomps.Package object 'bash-completion' at 0x7fd3e86adaf8>, <libcomps.Package object 'NetworkManager-wifi' at 0x7fd3e2e15348>, <libcomps.Package object 'cups' at 0x7fd3e2e407e0>, <libcomps.Package object 'ibus-libzhuyin' at 0x7fd3e2e40270>, <libcomps.Package object 'samba-client' at 0x7fd3e2e15210>, <libcomps.Package object 'glibc' at 0x7fd3e5dc8bb8>, <libcomps.Package object 'shadow-utils' at 0x7fd3e86ad0a8>, <libcomps.Package object 'cups-pk-helper' at 0x7fd3e2e408b8>, <libcomps.Package object 'lohit-kannada-fonts' at 0x7fd3e86ad918>, <libcomps.Package object 'dnsmasq' at 0x7fd3e2e15300>, <libcomps.Package object 'gnome-disk-utility' at 0x7fd3e2e406a8>, <libcomps.Package object 'fros-recordmydesktop' at 0x7fd3e2e40678>, <libcomps.Package object 'kdelibs' at 0x7fd3e2e40ac8>, <libcomps.Package object 'kcolorchooser' at 0x7fd3e2e409f0>, <libcomps.Package object 'irqbalance' at 0x7fd3e86add50>, <libcomps.Package object 'wvdial' at 0x7fd3e86ad678>, <libcomps.Package object 'plasma-nm-openconnect' at 0x7fd3e2e40f00>, <libcomps.Package object 'setup' at 0x7fd3e86ad150>, <libcomps.Package object 'kde-print-manager' at 0x7fd3e2e40a50>, <libcomps.Package object 'konqueror' at 0x7fd3e2e40cc0>, <libcomps.Package object 'polkit-kde' at 0x7fd3e2e15108>, <libcomps.Package object 'symlinks' at 0x7fd3e2e40090>, <libcomps.Package object 'cyrus-sasl-plain' at 0x7fd3e86adc00>, <libcomps.Package object 'ethtool' at 0x7fd3e86adc90>, <libcomps.Package object 'iwl6000g2a-firmware' at 0x7fd3e2e403f0>, <libcomps.Package object 'glx-utils' at 0x7fd3e2e407c8>, <libcomps.Package object 'alsa-ucm' at 0x7fd3e86ad4c8>, <libcomps.Package object 'kf5-akonadi-server' at 0x7fd3e2e40b40>, <libcomps.Package object 'mpage' at 0x7fd3e2e151c8>, <libcomps.Package object 'lohit-assamese-fonts' at 0x7fd3e86ad8a0>, <libcomps.Package object 'colord' at 0x7fd3e2e15120>, <libcomps.Package object 'xorg-x11-server-Xorg' at 0x7fd3e2e40738>, <libcomps.Package object 'iwl1000-firmware' at 0x7fd3e2e40618>, <libcomps.Package object 'rpm' at 0x7fd3e86ad1c8>, <libcomps.Package object 'spice-vdagent' at 0x7fd3e2e15270>, <libcomps.Package object 'kwrite' at 0x7fd3e2e40de0>, <libcomps.Package object 'sil-padauk-fonts' at 0x7fd3e86ada08>, <libcomps.Package object 'crontabs' at 0x7fd3e86adbd0>, <libcomps.Package object 'lohit-gujarati-fonts' at 0x7fd3e86ad8e8>, <libcomps.Package object 'google-noto-sans-lisu-fonts' at 0x7fd3e86ad618>, <libcomps.Package object 'iwl135-firmware' at 0x7fd3e2e40528>, <libcomps.Package object 'kde-runtime' at 0x7fd3e2e40a68>, <libcomps.Package object 'plasma-nm-openswan' at 0x7fd3e2e40f18>, <libcomps.Package object 'iwl2030-firmware' at 0x7fd3e2e40438>, <libcomps.Package object 'alsa-utils' at 0x7fd3e86ad270>, <libcomps.Package object 'libreoffice-calc' at 0x7fd3e2e15438>, <libcomps.Package object 'pciutils' at 0x7fd3e86adf18>, <libcomps.Package object 'ipw2200-firmware' at 0x7fd3e2e40318>, <libcomps.Package object 'xorg-x11-drv-openchrome' at 0x7fd3e2e40498>, <libcomps.Package object 'lohit-gurmukhi-fonts' at 0x7fd3e86ad900>, <libcomps.Package object 'dnfdragora' at 0x7fd3e2e408d0>, <libcomps.Package object 'sddm-breeze' at 0x7fd3e2e15078>, <libcomps.Package object 'sddm-kcm' at 0x7fd3e2e15090>, <libcomps.Package object 'plymouth-system-theme' at 0x7fd3e2e40300>, <libcomps.Package object 'iwl6050-firmware' at 0x7fd3e2e403a8>, <libcomps.Package object 'sil-mingzat-fonts' at 0x7fd3e86ad9d8>, <libcomps.Package object 'liberation-sans-fonts' at 0x7fd3e86ad870>, <libcomps.Package object 'open-vm-tools-desktop' at 0x7fd3e2e15240>, <libcomps.Package object 'mesa-dri-drivers' at 0x7fd3e2e40558>, <libcomps.Package object 'mailcap' at 0x7fd3e86addb0>, <libcomps.Package object 'b43-fwcutter' at 0x7fd3e2e407f8>, <libcomps.Package object 'jomolhari-fonts' at 0x7fd3e86ad780>, <libcomps.Package object 'openssh-clients' at 0x7fd3e5dc8fa8>, <libcomps.Package object 'paratype-pt-sans-fonts' at 0x7fd3e86ad9a8>, <libcomps.Package object 'dhcp-client' at 0x7fd3e2e152e8>, <libcomps.Package object 'sil-abyssinica-fonts' at 0x7fd3e86ad9c0>, <libcomps.Package object 'kmail' at 0x7fd3e2e40c48>, <libcomps.Package object 'usb_modeswitch' at 0x7fd3e2e405b8>, <libcomps.Package object 'korganizer' at 0x7fd3e2e40d08>, <libcomps.Package object 'stix-fonts' at 0x7fd3e86ada38>, <libcomps.Package object 'xorg-x11-drv-evdev' at 0x7fd3e2e403c0>, <libcomps.Package object 'gwenview' at 0x7fd3e2e40948>, <libcomps.Package object 'kde-settings-pulseaudio' at 0x7fd3e2e40a80>, <libcomps.Package object 'bash' at 0x7fd3e5dc8fd8>, <libcomps.Package object 'sos' at 0x7fd3e2e40048>, <libcomps.Package object 'pinfo' at 0x7fd3e86adf30>, <libcomps.Package object 'kf5-kipi-plugins' at 0x7fd3e2e40b88>, <libcomps.Package object 'naver-nanum-gothic-fonts' at 0x7fd3e86ad978>, <libcomps.Package object 'hostname' at 0x7fd3e5dc8f30>, <libcomps.Package object 'xorg-x11-drv-wacom' at 0x7fd3e2e40720>, <libcomps.Package object 'recordmydesktop' at 0x7fd3e2e405a0>, <libcomps.Package object 'atmel-firmware' at 0x7fd3e2e40420>, <libcomps.Package object 'glibc-all-langpacks' at 0x7fd3e2e40918>, <libcomps.Package object 'kcalc' at 0x7fd3e2e409a8>, <libcomps.Package object 'hyperv-daemons' at 0x7fd3e2e152a0>, <libcomps.Package object 'cryptsetup' at 0x7fd3e86adbe8>, <libcomps.Package object 'rsync' at 0x7fd3e86adfc0>, <libcomps.Package object 'kscreenlocker' at 0x7fd3e2e40d50>, <libcomps.Package object 'ibus-m17n' at 0x7fd3e2e40288>, <libcomps.Package object 'iptables' at 0x7fd3e2e15330>, <libcomps.Package object 'iwl6000g2b-firmware' at 0x7fd3e2e404c8>, <libcomps.Package object 'man-db' at 0x7fd3e5dc8b10>, <libcomps.Package object 'pulseaudio' at 0x7fd3e86ad420>, <libcomps.Package object 'dejavu-sans-fonts' at 0x7fd3e86ad720>, <libcomps.Package object 'xorg-x11-drv-ati' at 0x7fd3e2e40630>, <libcomps.Package object 'nfs-utils' at 0x7fd3e86ade88>, <libcomps.Package object 'knode' at 0x7fd3e2e40ca8>, <libcomps.Package object 'filesystem' at 0x7fd3e5dc8a68>, <libcomps.Package object 'util-linux' at 0x7fd3e86ad090>, <libcomps.Package object 'google-noto-sans-tai-viet-fonts' at 0x7fd3e86ad828>, <libcomps.Package object 'kgpg' at 0x7fd3e2e40bd0>, <libcomps.Package object 'dejavu-serif-fonts' at 0x7fd3e86ad6a8>, <libcomps.Package object 'dolphin' at 0x7fd3e2e408e8>, <libcomps.Package object 'vim-minimal' at 0x7fd3e86ad0c0>, <libcomps.Package object 'sssd' at 0x7fd3e2e40060>, <libcomps.Package object 'libertas-usb8388-firmware' at 0x7fd3e2e40510>, <libcomps.Package object 'ntfsprogs' at 0x7fd3e86aded0>, <libcomps.Package object 'tcpdump' at 0x7fd3e2e400f0>, <libcomps.Package object 'fedora-release-notes' at 0x7fd3e86adca8>, <libcomps.Package object 'plasma-desktop-doc' at 0x7fd3e2e40e88>, <libcomps.Package object 'passwd' at 0x7fd3e5dc8f78>, <libcomps.Package object 'google-noto-emoji-color-fonts' at 0x7fd3e86ad7e0>, <libcomps.Package object 'microcode_ctl' at 0x7fd3e86ade10>, <libcomps.Package object 'ibus-typing-booster' at 0x7fd3e2e402b8>, <libcomps.Package object 'sni-qt' at 0x7fd3e2e150a8>, <libcomps.Package object 'libreoffice-draw' at 0x7fd3e2e15378>, <libcomps.Package object 'zd1211-firmware' at 0x7fd3e2e40468>, <libcomps.Package object 'mcelog' at 0x7fd3e86adde0>, <libcomps.Package object 'kinfocenter' at 0x7fd3e2e40c18>, <libcomps.Package object 'lohit-bengali-fonts' at 0x7fd3e86ad8b8>, <libcomps.Package object 'xorg-x11-xauth' at 0x7fd3e2e40780>, <libcomps.Package object 'xorg-x11-drv-vmware' at 0x7fd3e2e40708>, <libcomps.Package object 'kwebkitpart' at 0x7fd3e2e40db0>, <libcomps.Package object 'iproute' at 0x7fd3e5dc8b70>, <libcomps.Package object 'iwl3160-firmware' at 0x7fd3e2e406c0>, <libcomps.Package object 'vconfig' at 0x7fd3e2e401b0>, <libcomps.Package object 'gstreamer1-plugin-mpg123' at 0x7fd3e86ad5a0>, <libcomps.Package object 'sssd-common' at 0x7fd3e86ad1e0>, <libcomps.Package object 'telnet' at 0x7fd3e2e40108>, <libcomps.Package object 'iptstate' at 0x7fd3e86add38>, <libcomps.Package object 'kde-partitionmanager' at 0x7fd3e2e40a20>, <libcomps.Package object 'plasma-workspace' at 0x7fd3e2e40fc0>, <libcomps.Package object 'plasma-nm-openvpn' at 0x7fd3e2e40f30>, <libcomps.Package object 'hunspell' at 0x7fd3e86add20>, <libcomps.Package object 'plasma-workspace-geolocation' at 0x7fd3e2e40fd8>, <libcomps.Package object 'coreutils' at 0x7fd3e5dc8c60>, <libcomps.Package object 'phonon-backend-gstreamer' at 0x7fd3e2e40e10>, <libcomps.Package object 'rsyslog' at 0x7fd3e86adfd8>, <libcomps.Package object 'iwl5000-firmware' at 0x7fd3e2e40660>, <libcomps.Package object 'selinux-policy-targeted' at 0x7fd3e86ad120>, <libcomps.Package object 'zip' at 0x7fd3e2e40228>, <libcomps.Package object 'linux-atm' at 0x7fd3e86ad5b8>, <libcomps.Package object 'gstreamer1-plugins-good' at 0x7fd3e86ad438>, <libcomps.Package object 'pulseaudio-module-x11' at 0x7fd3e86ad558>} > _intf.payload._base._comps_trans._remove: set() > _intf.payload._base._comps_trans._upgrade: set() > _intf.payload._base._history: None > _intf.payload._base._tempfiles: set() > _intf.payload._base._trans_tempfiles: set() > _intf.payload._base._ds_callback: Depsolve instance, containing members: > _intf.payload._base._group_persistor: GroupPersistor instance, containing members: > _intf.payload._base._group_persistor._commit: False > _intf.payload._base._group_persistor._comps: Already dumped (Comps instance) > _intf.payload._base._group_persistor._dbfile: /mnt/sysimage/var/lib/dnf/groups.json > _intf.payload._base._group_persistor.db: ClonableDict instance, containing members: > _intf.payload._base._group_persistor.db.dct: {'ENVIRONMENTS': {}, 'GROUPS': {'core': {'name': 'Core', 'ui_name': 'Core', 'full_list': ['initscripts', 'plymouth', 'shadow-utils', 'rootfiles', 'filesystem', 'coreutils', 'glibc', 'ncurses', 'rpm', 'util-linux', 'e2fsprogs', 'policycoreutils', 'iproute', 'parted', 'vim-minimal', 'systemd', 'passwd', 'dracut-config-rescue', 'initial-setup', 'dnf', 'basesystem', 'less', 'dnf-yum', 'bash', 'sssd-common', 'dhcp-client', 'NetworkManager', 'openssh-clients', 'dnf-plugins-core', 'man-db', 'kbd', 'procps-ng', 'curl', 'grubby', 'firewalld', 'openssh-server', 'audit', 'iputils', 'setup', 'sudo', 'hostname', 'selinux-policy-targeted'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'dial-up': {'name': 'Dial-up Networking Support', 'ui_name': 'Dial-up Networking Support', 'full_list': ['NetworkManager-adsl', 'lrzsz', 'ModemManager', 'minicom', 'isdn4k-utils', 'wvdial', 'pptp', 'NetworkManager-ppp', 'ppp', 'NetworkManager-wwan', 'linux-atm', 'rp-pppoe'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'multimedia': {'name': 'Multimedia', 'ui_name': 'Multimedia', 'full_list': ['PackageKit-gstreamer-plugin', 'gstreamer1-plugins-bad-free', 'pulseaudio', 'pulseaudio-module-x11', 'alsa-ucm', 'gstreamer1-plugins-good', 'alsa-utils', 'pulseaudio-utils', 'alsa-plugins-pulseaudio'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'fonts': {'name': 'Fonts', 'ui_name': 'Fonts', 'full_list': ['lohit-kannada-fonts', 'google-noto-sans-meetei-mayek-fonts', 'abattis-cantarell-fonts', 'tabish-eeyek-fonts', 'paratype-pt-sans-fonts', 'gnu-free-mono-fonts', 'dejavu-sans-fonts', 'liberation-mono-fonts', 'sil-nuosu-fonts', 'google-noto-sans-tagalog-fonts', 'sil-padauk-fonts', 'adobe-source-han-sans-cn-fonts', 'liberation-sans-fonts', 'aajohan-comfortaa-fonts', 'paktype-naskh-basic-fonts', 'smc-meera-fonts', 'google-noto-sans-tai-tham-fonts', 'adobe-source-han-serif-tw-fonts', 'thai-scalable-waree-fonts', 'google-noto-emoji-color-fonts', 'julietaula-montserrat-fonts', 'google-noto-sans-mandaic-fonts', 'gnu-free-serif-fonts', 'adobe-source-han-sans-tw-fonts', 'google-noto-emoji-fonts', 'google-noto-sans-tai-viet-fonts', 'stix-fonts', 'lohit-odia-fonts', 'lohit-assamese-fonts', 'google-noto-sans-sinhala-fonts', 'adobe-source-han-serif-cn-fonts', 'gnu-free-sans-fonts', 'libreoffice-opensymbol-fonts', 'lohit-tamil-fonts', 'khmeros-base-fonts', 'jomolhari-fonts', 'lohit-gurmukhi-fonts', 'lohit-gujarati-fonts', 'dejavu-sans-mono-fonts', 'sil-abyssinica-fonts', 'lohit-bengali-fonts', 'google-droid-sans-fonts', 'google-noto-sans-lisu-fonts', 'lohit-devanagari-fonts', 'sil-mingzat-fonts', 'gdouros-symbola-fonts', 'naver-nanum-gothic-fonts', 'lohit-telugu-fonts', 'liberation-serif-fonts', 'dejavu-serif-fonts', 'vlgothic-fonts'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'standard': {'name': 'Standard', 'ui_name': 'Standard', 'full_list': ['pam_krb5', 'ntfsprogs', 'coolkey', 'hunspell', 'rsync', 'zip', 'plymouth', 'nano', 'tar', 'iptstate', 'dos2unix', 'mailcap', 'cryptsetup', 'man-pages', 'nmap-ncat', 'pinfo', 'tcpdump', 'realmd', 'mcelog', 'abrt-cli', 'cpio', 'passwdqc', 'psacct', 'rsyslog', 'mlocate', 'util-linux-user', 'chrony', 'btrfs-progs', 'smartmontools', 'deltarpm', 'logrotate', 'usbutils', 'dbus', 'telnet', 'bc', 'acl', 'gnupg2', 'nfs-utils', 'tcp_wrappers', 'wget', 'jwhois', 'systemd-udev', 'symlinks', 'sos', 'ntfs-3g', 'rng-tools', 'ed', 'fpaste', 'net-tools', 'attr', 'mdadm', 'bzip2', 'crontabs', 'traceroute', 'lsof', 'mtr', 'fprintd-pam', 'wireless-tools', 'file', 'at', 'cifs-utils', 'bash-completion', 'cyrus-sasl-plain', 'irqbalance', 'ethtool', 'tree', 'unzip', 'which', 'dosfstools', 'bridge-utils', 'vconfig', 'quota', 'sssd', 'words', 'fedora-release-notes', 'time', 'pciutils', 'sudo', 'bind-utils', 'setuptool', 'microcode_ctl'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'input-methods': {'name': 'Input Methods', 'ui_name': 'Input Methods', 'full_list': ['ibus-rawcode', 'ibus-libzhuyin', 'ibus-cangjie-engine-cangjie', 'ibus-libpinyin', 'ibus-gtk2', 'im-chooser', 'ibus-typing-booster', 'ibus-kkc', 'ibus-gtk3', 'ibus-hangul', 'imsettings', 'imsettings-gsettings', 'ibus-m17n'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'admin-tools': {'name': 'Administration Tools', 'ui_name': 'Administration Tools', 'full_list': ['system-config-language', 'setroubleshoot', 'abrt-desktop', 'gnome-disk-utility', 'system-config-keyboard', 'system-config-users', 'fros-recordmydesktop'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'hardware-support': {'name': 'Hardware Support', 'ui_name': 'Hardware Support', 'full_list': ['iwl6000g2a-firmware', 'atmel-firmware', 'iwl6000-firmware', 'iwl100-firmware', 'iwl2030-firmware', 'iwl6050-firmware', 'zd1211-firmware', 'opensc', 'iwl105-firmware', 'b43-openfwwf', 'libertas-usb8388-firmware', 'iwl135-firmware', 'iwl6000g2b-firmware', 'ipw2100-firmware', 'iwl5000-firmware', 'pcsc-lite', 'ipw2200-firmware', 'iwl1000-firmware', 'iwl4965-firmware', 'iwl2000-firmware', 'pcsc-lite-ccid', 'usb_modeswitch', 'iwl7260-firmware', 'iwl5150-firmware', 'iwl3160-firmware', 'b43-fwcutter', 'iwl3945-firmware'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'base-x': {'name': 'base-x', 'ui_name': 'base-x', 'full_list': ['xorg-x11-drv-qxl', 'xorg-x11-xauth', 'xorg-x11-xinit', 'xorg-x11-drv-openchrome', 'xorg-x11-drv-ati', 'xorg-x11-drv-wacom', 'mesa-dri-drivers', 'xorg-x11-drv-nouveau', 'xorg-x11-server-Xorg', 'xorg-x11-drv-vesa', 'xorg-x11-drv-vmware', 'plymouth-system-theme', 'xorg-x11-drv-fbdev', 'xorg-x11-drv-evdev', 'xorg-x11-utils', 'glx-utils', 'xorg-x11-drv-intel', 'xorg-x11-drv-libinput'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'kde-desktop': {'name': 'KDE', 'ui_name': 'KDE', 'full_list': ['plasma-nm-openvpn', 'phonon-qt5-backend-gstreamer', 'polkit-kde', 'glibc-all-langpacks', 'qt5-qtdeclarative', 'kde-partitionmanager', 'qt5-qtbase-gui', 'sddm-breeze', 'dolphin', 'kaddressbook', 'kmouth', 'akregator', 'knode', 'kontact', 'plasma-nm-l2tp', 'firewall-config', 'plasma-workspace-geolocation', 'plasma-nm-vpnc', 'gwenview', 'ksysguard', 'kf5-baloo-file', 'sddm', 'sddm-kcm', 'plasma-pk-updates', 'plasma-discover', 'kwin', 'plasma-desktop-doc', 'kmail', 'kscreenlocker', 'colord-kde', 'kfind', 'plasma-nm-openconnect', 'bluedevil', 'spectacle', 'kcolorchooser', 'kcharselect', 'plasma-drkonqi', 'kcm_systemd', 'kinfocenter', 'breeze-icon-theme', 'kde-print-manager', 'kruler', 'NetworkManager-config-connectivity-fedora', 'kde-runtime', 'dnfdragora', 'kde-platform-plugin', 'kde-style-breeze', 'kdeplasma-addons', 'kde-gtk-config', 'konsole5', 'kdegraphics-thumbnailers', 'khelpcenter', 'khotkeys', 'kcalc', 'gnome-keyring-pam', 'kde-settings-pulseaudio', 'plasma-user-manager', 'kdialog', 'xorg-x11-drv-libinput', 'cups-pk-helper', 'kdnssd', 'kf5-kipi-plugins', 'kwrite', 'plasma-nm-openswan', 'ksshaskpass', 'kmousetool', 'plasma-nm-pptp', 'plasma-workspace', 'plasma-desktop', 'kdelibs', 'kwebkitpart', 'kwalletmanager5', 'phonon-backend-gstreamer', 'korganizer', 'pinentry-qt', 'kgpg', 'plasma-breeze', 'plasma-nm', 'initial-setup-gui', 'plasma-pa', 'kf5-akonadi-server-mysql', 'keditbookmarks', 'sni-qt', 'konqueror', 'kget', 'pam-kwallet', 'kmenuedit', 'adwaita-gtk2-theme', 'cagibi', 'kscreen', 'abrt-desktop', 'kf5-akonadi-server', 'kamera', 'kmag'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'printing': {'name': 'Printing Support', 'ui_name': 'Printing Support', 'full_list': ['system-config-printer-udev', 'bluez-cups', 'gutenprint', 'colord', 'cups-pk-helper', 'foomatic', 'samba-client', 'paps', 'ghostscript', 'cups-filters', 'gutenprint-cups', 'foomatic-db-ppds', 'mpage', 'nss-mdns', 'hplip', 'cups'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'guest-desktop-agents': {'name': 'Guest Desktop Agents', 'ui_name': 'Guest Desktop Agents', 'full_list': ['qemu-guest-agent', 'spice-vdagent', 'open-vm-tools-desktop', 'virtualbox-guest-additions', 'hyperv-daemons'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'networkmanager-submodules': {'name': 'Common NetworkManager Submodules', 'ui_name': 'Common NetworkManager Submodules', 'full_list': ['iptables', 'NetworkManager-bluetooth', 'dhcp-client', 'dnsmasq', 'NetworkManager-wwan', 'NetworkManager-wifi'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'firefox': {'name': 'Firefox Web Browser', 'ui_name': 'Firefox Web Browser', 'full_list': ['firefox', 'fedora-bookmarks'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'libreoffice': {'name': 'LibreOffice', 'ui_name': 'LibreOffice', 'full_list': ['libreoffice-writer', 'libreoffice-emailmerge', 'libreoffice-impress', 'libreoffice-pyuno', 'libreoffice-graphicfilter', 'libreoffice-calc', 'libreoffice-math', 'libreoffice-draw'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}}, 'meta': {'version': '0.6.0'}} > _intf.payload._base._group_persistor._original: ClonableDict instance, containing members: > _intf.payload._base._group_persistor._original.dct: {'ENVIRONMENTS': {}, 'GROUPS': {}, 'meta': {'version': '0.6.0'}} > _intf.payload._base._module_persistor: ModulePersistor instance, containing members: > _intf.payload._base._module_persistor.repo_modules: [] > _intf.payload._base._module_persistor._commit: False > _intf.payload._base._logging: Logging instance, containing members: > _intf.payload._base._logging.stdout_handler: None > _intf.payload._base._logging.stderr_handler: None > _intf.payload._base._repos: {'fedora-cisco-openh264': [fedora-cisco-openh264] >name: Fedora 28 openh264 (From Cisco) - x86_64 >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: ['https://codecs.fedoraproject.org/openh264/28/x86_64/'] >mirrorlist: None >metalink: None >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: True >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 1209600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: 1 >failovermethod: priority >hotfixes: False >, 'fedora-cisco-openh264-debuginfo': [fedora-cisco-openh264-debuginfo] >name: Fedora 28 openh264 (From Cisco) - x86_64 - Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: ['https://codecs.fedoraproject.org/openh264/28/x86_64/debug/'] >mirrorlist: None >metalink: None >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: True >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 2419200 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-testing': [updates-testing] >name: Fedora 28 - x86_64 - Test Updates >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-testing-debuginfo': [updates-testing-debuginfo] >name: Fedora 28 - x86_64 - Test Updates Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-testing-source': [updates-testing-source] >name: Fedora 28 - Test Updates Source >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates': [updates] >name: Fedora 28 - x86_64 - Updates >enabled: True >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-debuginfo': [updates-debuginfo] >name: Fedora 28 - x86_64 - Updates - Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-source': [updates-source] >name: Fedora 28 - Updates Source >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'fedora': [fedora] >name: Fedora 28 - x86_64 >enabled: True >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 604800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'fedora-debuginfo': [fedora-debuginfo] >name: Fedora 28 - x86_64 - Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 604800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'fedora-source': [fedora-source] >name: Fedora 28 - Source >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-source-28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 604800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >} > _intf.payload._base._rpm_probfilter: {64} > _intf.payload._base._plugins: Plugins instance, containing members: > _intf.payload._base._plugins.plugin_cls: [] > _intf.payload._base._plugins.plugins: [] > _intf.payload._base._trans_success: False > _intf.payload._base._tempfile_persistor: None > _intf.payload._base._update_security_filters: {} > _intf.payload._base._allow_erasing: False > _intf.payload._base._revert_reason: [] > _intf.payload._base._repo_set_imported_gpg_keys: set() > _intf.payload._base.repo_module_dict: {} > _intf.payload._download_location: None > _intf.payload._updates_enabled: True > _intf.payload._repos_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fd3ea8142d0> > _intf.payload._repoMD_list: [RepoMDMetaHash instance, containing members: > _repoId: updates > _method: F28_Method instance, containing members: > _method.writePriority: 0 > _method.currentCmd: Skipped > _method.currentLine: Skipped > _method.handler: Skipped > _method.lineno: 0 > _method.seen: False > _urls: [] > _repomd_hash: b"\xe3\xb0\xc4B\x98\xfc\x1c\x14\x9a\xfb\xf4\xc8\x99o\xb9$'\xaeA\xe4d\x9b\x93L\xa4\x95\x99\x1bxR\xb8U" >, RepoMDMetaHash instance, containing members: > _repoId: fedora > _method: Already dumped (F28_Method instance) > _urls: [] > _repomd_hash: b"\xe3\xb0\xc4B\x98\xfc\x1c\x14\x9a\xfb\xf4\xc8\x99o\xb9$'\xaeA\xe4d\x9b\x93L\xa4\x95\x99\x1bxR\xb8U" >] > _intf.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._actions: Skipped > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction.skipTo: None > _intf._currentAction._data: Skipped > _intf._currentAction.applyOnSkip: False > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._automaticEntry: False > _intf._currentAction._autostepRunning: False > _intf._currentAction._autostepDone: False > _intf._currentAction._autostepDoneCallback: None > _intf._currentAction.lastAutostepSpoke: False > _intf._currentAction._storage: Already dumped (InstallerStorage instance) > _intf._currentAction.payload: Already dumped (DNFPayload instance) > _intf._currentAction.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/usr/local/lib/python3.6/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python3.6/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/local/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes'), ('com_redhat_kdump.gui.spokes.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/usr/local/lib/python3.6/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python3.6/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python3.6/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/local/lib64/python3.6/site-packages/pyanaconda/ui/categories')]} > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7fd3e83f5cf8> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7fd3e83f5b38> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._checker: PasswordChecker instance, containing members: > _intf._currentAction._spokes._checker._password: InputField instance, containing members: > _intf._currentAction._spokes._checker._password._initial_content: Skipped > _intf._currentAction._spokes._checker._password._content: Ghost.0451666 > _intf._currentAction._spokes._checker._password.changed: Signal instance, containing members: > _intf._currentAction._spokes._checker._password.changed._functions: set() > _intf._currentAction._spokes._checker._password.changed._methods: <WeakKeyDictionary at 0x7fd3e8609630> > _intf._currentAction._spokes._checker._password._initial_change_signal_fired: True > _intf._currentAction._spokes._checker._password.changed_from_initial_state: Signal instance, containing members: > _intf._currentAction._spokes._checker._password.changed_from_initial_state._functions: set() > _intf._currentAction._spokes._checker._password.changed_from_initial_state._methods: <WeakKeyDictionary at 0x7fd3e83f13c8> > _intf._currentAction._spokes._checker._password_confirmation: InputField instance, containing members: > _intf._currentAction._spokes._checker._password_confirmation._initial_content: Skipped > _intf._currentAction._spokes._checker._password_confirmation._content: Ghost.0451666 > _intf._currentAction._spokes._checker._password_confirmation.changed: Signal instance, containing members: > _intf._currentAction._spokes._checker._password_confirmation.changed._functions: set() > _intf._currentAction._spokes._checker._password_confirmation.changed._methods: <WeakKeyDictionary at 0x7fd3e428f9b0> > _intf._currentAction._spokes._checker._password_confirmation._initial_change_signal_fired: True > _intf._currentAction._spokes._checker._password_confirmation.changed_from_initial_state: Signal instance, containing members: > _intf._currentAction._spokes._checker._password_confirmation.changed_from_initial_state._functions: set() > _intf._currentAction._spokes._checker._password_confirmation.changed_from_initial_state._methods: <WeakKeyDictionary at 0x7fd3e428f358> > _intf._currentAction._spokes._checker._checks: [PasswordEmptyCheck instance, containing members: > _result: CheckResult instance, containing members: > _result._success: True > _result._error_message: Skipped > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7fd3e84b26a0> > _skip: False >, PasswordConfirmationCheck instance, containing members: > _result: CheckResult instance, containing members: > _result._success: True > _result._error_message: Skipped > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7fd3e84b22e8> > _skip: False > _success_if_confirmation_empty: True >, PasswordValidityCheck instance, containing members: > _result: PasswordValidityCheckResult instance, containing members: > _result._success: True > _result._error_message: Skipped > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7fd3e84b2748> > _result._check_request: PasswordCheckRequest instance, containing members: > _result._check_request._password: Ghost.0451666 > _result._check_request._password_confirmation: Ghost.0451666 > _result._check_request._policy: pwpolicy root --minlen=6 --minquality=1 --notstrict --nochanges --notempty > > _result._check_request._pwquality_settings: <pwquality.PWQSettings object at 0x7fd3e2e15588> > _result._check_request._username: None > _result._check_request._fullname: Skipped > _result._check_request._secret_type: SecretType instance, containing members: > _result._check_request._secret_type._value_: password > _result._check_request._secret_type._name_: PASSWORD > _result._check_request._secret_type.__objclass__: <enum 'SecretType'> > _result._password_score: 4 > _result.password_score_changed: Signal instance, containing members: > _result.password_score_changed._functions: set() > _result.password_score_changed._methods: <WeakKeyDictionary at 0x7fd3e84b2518> > _result._status_text: Strong > _result.status_text_changed: Signal instance, containing members: > _result.status_text_changed._functions: set() > _result.status_text_changed._methods: <WeakKeyDictionary at 0x7fd3e84b2240> > _result._password_quality: 100 > _result.password_quality_changed: Signal instance, containing members: > _result.password_quality_changed._functions: set() > _result.password_quality_changed._methods: <WeakKeyDictionary at 0x7fd3e84b2b70> > _result._length_ok: True > _result.length_ok_changed: Signal instance, containing members: > _result.length_ok_changed._functions: set() > _result.length_ok_changed._methods: <WeakKeyDictionary at 0x7fd3e84e8f60> > _skip: False >, PasswordASCIICheck instance, containing members: > _result: CheckResult instance, containing members: > _result._success: True > _result._error_message: Skipped > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7fd3e84e8080> > _skip: False >] > _intf._currentAction._spokes._checker._success: True > _intf._currentAction._spokes._checker._error_message: Skipped > _intf._currentAction._spokes._checker._failed_checks: [] > _intf._currentAction._spokes._checker._successful_checks: [Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >] > _intf._currentAction._spokes._checker._policy: Already dumped (F22_PwPolicyData instance) > _intf._currentAction._spokes._checker._username: None > _intf._currentAction._spokes._checker._fullname: Skipped > _intf._currentAction._spokes._checker._secret_type: Already dumped (SecretType instance) > _intf._currentAction._spokes._checker.checks_done: Signal instance, containing members: > _intf._currentAction._spokes._checker.checks_done._functions: set() > _intf._currentAction._spokes._checker.checks_done._methods: <WeakKeyDictionary at 0x7fd3e428f908> > _intf._currentAction._spokes._prev_status: None > _intf._currentAction._spokes._password_kickstarted: False > _intf._currentAction._spokes._can_go_back: True > _intf._currentAction._spokes._needs_waiver: False > _intf._currentAction._spokes._waive_clicks: 0 > _intf._currentAction._spokes._password_entry: Entry instance, containing members: > _intf._currentAction._spokes._password_confirmation_entry: Entry instance, containing members: > _intf._currentAction._spokes._password_bar: LevelBar instance, containing members: > _intf._currentAction._spokes._password_label: Label instance, containing members: > _intf._currentAction._spokes._user_module: /org/fedoraproject/Anaconda/Modules/User > _intf._currentAction._spokes._services_module: /org/fedoraproject/Anaconda/Modules/Services > _intf._currentAction._spokes._empty_check: Already dumped (PasswordEmptyCheck instance) > _intf._currentAction._spokes._confirm_check: Already dumped (PasswordConfirmationCheck instance) > _intf._currentAction._spokes._validity_check: Already dumped (PasswordValidityCheck instance) > _intf._currentAction._spokes._ascii_check: Already dumped (PasswordASCIICheck instance) >, 'UserSpoke': UserSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7fd3e84e86a0> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7fd3e864fe80> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._checker: PasswordChecker instance, containing members: > _intf._currentAction._spokes._checker._password: InputField instance, containing members: > _intf._currentAction._spokes._checker._password._initial_content: Skipped > _intf._currentAction._spokes._checker._password._content: Skipped > _intf._currentAction._spokes._checker._password.changed: Signal instance, containing members: > _intf._currentAction._spokes._checker._password.changed._functions: set() > _intf._currentAction._spokes._checker._password.changed._methods: <WeakKeyDictionary at 0x7fd3e864f400> > _intf._currentAction._spokes._checker._password._initial_change_signal_fired: False > _intf._currentAction._spokes._checker._password.changed_from_initial_state: Signal instance, containing members: > _intf._currentAction._spokes._checker._password.changed_from_initial_state._functions: set() > _intf._currentAction._spokes._checker._password.changed_from_initial_state._methods: <WeakKeyDictionary at 0x7fd3e864f4e0> > _intf._currentAction._spokes._checker._password_confirmation: InputField instance, containing members: > _intf._currentAction._spokes._checker._password_confirmation._initial_content: Skipped > _intf._currentAction._spokes._checker._password_confirmation._content: Skipped > _intf._currentAction._spokes._checker._password_confirmation.changed: Signal instance, containing members: > _intf._currentAction._spokes._checker._password_confirmation.changed._functions: set() > _intf._currentAction._spokes._checker._password_confirmation.changed._methods: <WeakKeyDictionary at 0x7fd3e864f6a0> > _intf._currentAction._spokes._checker._password_confirmation._initial_change_signal_fired: False > _intf._currentAction._spokes._checker._password_confirmation.changed_from_initial_state: Signal instance, containing members: > _intf._currentAction._spokes._checker._password_confirmation.changed_from_initial_state._functions: set() > _intf._currentAction._spokes._checker._password_confirmation.changed_from_initial_state._methods: <WeakKeyDictionary at 0x7fd3e864f860> > _intf._currentAction._spokes._checker._checks: [UsernameCheck instance, containing members: > _result: CheckResult instance, containing members: > _result._success: False > _result._error_message: Skipped > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7fd3e861f710> > _skip: False > _success_if_username_empty: True >, FullnameCheck instance, containing members: > _result: CheckResult instance, containing members: > _result._success: False > _result._error_message: Skipped > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7fd3e86157f0> > _skip: False >, PasswordEmptyCheck instance, containing members: > _result: CheckResult instance, containing members: > _result._success: False > _result._error_message: Skipped > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7fd3e2e21710> > _skip: False >, PasswordConfirmationCheck instance, containing members: > _result: CheckResult instance, containing members: > _result._success: False > _result._error_message: Skipped > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7fd3e2e21c88> > _skip: False > _success_if_confirmation_empty: True >, PasswordValidityCheck instance, containing members: > _result: PasswordValidityCheckResult instance, containing members: > _result._success: False > _result._error_message: Skipped > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7fd3e2e212e8> > _result._check_request: None > _result._password_score: 0 > _result.password_score_changed: Signal instance, containing members: > _result.password_score_changed._functions: set() > _result.password_score_changed._methods: <WeakKeyDictionary at 0x7fd3e2e210f0> > _result._status_text: Skipped > _result.status_text_changed: Signal instance, containing members: > _result.status_text_changed._functions: set() > _result.status_text_changed._methods: <WeakKeyDictionary at 0x7fd3e2e21a90> > _result._password_quality: 0 > _result.password_quality_changed: Signal instance, containing members: > _result.password_quality_changed._functions: set() > _result.password_quality_changed._methods: <WeakKeyDictionary at 0x7fd3e2e21080> > _result._length_ok: False > _result.length_ok_changed: Signal instance, containing members: > _result.length_ok_changed._functions: set() > _result.length_ok_changed._methods: <WeakKeyDictionary at 0x7fd3e2e21550> > _skip: False >, PasswordASCIICheck instance, containing members: > _result: CheckResult instance, containing members: > _result._success: False > _result._error_message: Skipped > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7fd3e2e21400> > _skip: False >] > _intf._currentAction._spokes._checker._success: False > _intf._currentAction._spokes._checker._error_message: Skipped > _intf._currentAction._spokes._checker._failed_checks: [] > _intf._currentAction._spokes._checker._successful_checks: [] > _intf._currentAction._spokes._checker._policy: pwpolicy user --minlen=6 --minquality=1 --notstrict --nochanges --emptyok > > _intf._currentAction._spokes._checker._username: Skipped > _intf._currentAction._spokes._checker._fullname: Skipped > _intf._currentAction._spokes._checker._secret_type: Already dumped (SecretType instance) > _intf._currentAction._spokes._checker.checks_done: Signal instance, containing members: > _intf._currentAction._spokes._checker.checks_done._functions: set() > _intf._currentAction._spokes._checker.checks_done._methods: <WeakKeyDictionary at 0x7fd3e864fd30> > _intf._currentAction._spokes._prev_status: None > _intf._currentAction._spokes._password_kickstarted: False > _intf._currentAction._spokes._can_go_back: False > _intf._currentAction._spokes._needs_waiver: False > _intf._currentAction._spokes._waive_clicks: 0 > _intf._currentAction._spokes._password_entry: Entry instance, containing members: > _intf._currentAction._spokes._password_confirmation_entry: Entry instance, containing members: > _intf._currentAction._spokes._password_bar: LevelBar instance, containing members: > _intf._currentAction._spokes._password_label: Label instance, containing members: > _intf._currentAction._spokes._user_module: /org/fedoraproject/Anaconda/Modules/User > _intf._currentAction._spokes._user: F19_UserData instance, containing members: > _intf._currentAction._spokes._user.lineno: 0 > _intf._currentAction._spokes._user.groups: [] > _intf._currentAction._spokes._user.homedir: Skipped > _intf._currentAction._spokes._user.isCrypted: False > _intf._currentAction._spokes._user.name: Skipped > _intf._currentAction._spokes._user.password: Skipped > _intf._currentAction._spokes._user.shell: Skipped > _intf._currentAction._spokes._user.uid: None > _intf._currentAction._spokes._user.lock: False > _intf._currentAction._spokes._user.gecos: Skipped > _intf._currentAction._spokes._user.gid: None > _intf._currentAction._spokes._fullname_entry: Entry instance, containing members: > _intf._currentAction._spokes._username_entry: Entry instance, containing members: > _intf._currentAction._spokes._admin_checkbox: CheckButton instance, containing members: > _intf._currentAction._spokes._password_required_checkbox: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced_button: Button instance, containing members: > _intf._currentAction._spokes._username_check: Already dumped (UsernameCheck instance) > _intf._currentAction._spokes._fullname_check: Already dumped (FullnameCheck instance) > _intf._currentAction._spokes._empty_check: Already dumped (PasswordEmptyCheck instance) > _intf._currentAction._spokes._confirm_check: Already dumped (PasswordConfirmationCheck instance) > _intf._currentAction._spokes._validity_check: Already dumped (PasswordValidityCheck instance) > _intf._currentAction._spokes._ascii_check: Already dumped (PasswordASCIICheck instance) > _intf._currentAction._spokes.guesser: {<Gtk.Entry object at 0x7fd3e2ae3a20 (GtkEntry at 0x555772b4ef40)>: True} > _intf._currentAction._spokes._advanced_user_dialog: AdvancedUserDialog instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog.skipTo: None > _intf._currentAction._spokes._advanced_user_dialog._data: Skipped > _intf._currentAction._spokes._advanced_user_dialog.applyOnSkip: False > _intf._currentAction._spokes._advanced_user_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog._window: None > _intf._currentAction._spokes._advanced_user_dialog._automaticEntry: False > _intf._currentAction._spokes._advanced_user_dialog._autostepRunning: False > _intf._currentAction._spokes._advanced_user_dialog._autostepDone: False > _intf._currentAction._spokes._advanced_user_dialog._autostepDoneCallback: None > _intf._currentAction._spokes._advanced_user_dialog.lastAutostepSpoke: False > _intf._currentAction._spokes._advanced_user_dialog._check_list: [GUIInputCheck instance, containing members: > _parent: Already dumped (AdvancedUserDialog instance) > _input_obj: Entry instance, containing members: > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7fd3e2e215c0>> > _data: None > _check_status: None > _enabled: True > update_check_status: TimedAction instance, containing members: > update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7fd3e84e8940>> > update_check_status._last_start: None > update_check_status._timer: None > update_check_status._instance_map: {} >] > _intf._currentAction._spokes._advanced_user_dialog._ok_button: Button instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog._user: Already dumped (F19_UserData instance) > _intf._currentAction._spokes._advanced_user_dialog._origHome: None > _intf._currentAction._spokes._advanced_user_dialog._cUid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog._cGid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog._tHome: Entry instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog._lHome: Label instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog._tGroups: Already dumped (Entry instance) > _intf._currentAction._spokes._advanced_user_dialog._spinUid: SpinButton instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog._spinGid: SpinButton instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog._uid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog._gid: Adjustment instance, containing members: >} > _intf._currentAction.entered: Signal instance, containing members: > _intf._currentAction.entered._functions: set() > _intf._currentAction.entered._methods: <WeakKeyDictionary at 0x7fd3e85e7c18> > _intf._currentAction.exited: Signal instance, containing members: > _intf._currentAction.exited._functions: set() > _intf._currentAction.exited._methods: <WeakKeyDictionary at 0x7fd3e4f681d0> > _intf._currentAction._autoContinue: False > _intf._currentAction.timeout: Timer instance, containing members: > _intf._currentAction.timeout._id: 36642 > _intf._currentAction._incompleteSpokes: [Already dumped (PasswordSpoke instance) >, Already dumped (UserSpoke instance) >] > _intf._currentAction._inSpoke: True > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._warningMsg: Please complete items marked with this icon before continuing to the next step. > _intf._currentAction._checker: None > _intf._currentAction._checker_ignore: False > _intf._currentAction._spokesToStepIn: [] > _intf._currentAction._spokeAutostepIndex: 0 > _intf._currentAction._totalSteps: 18 > _intf._currentAction._currentStep: 4 > _intf._currentAction._configurationDone: False > _intf._currentAction._update_progress_timer: Timer instance, containing members: > _intf._currentAction._update_progress_timer._id: 36645 > _intf._currentAction._cycle_rnotes_timer: Timer instance, containing members: > _intf._currentAction._cycle_rnotes_timer._id: 36644 > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction._spinner: Spinner instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7fd3e84c4900> > _intf._gui_lock: <locked _thread.lock object at 0x7fd403b05cd8> > _intf.data: Skipped > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._overlay_img: None > _intf.mainWindow._overlay_depth: 0 > _intf.mainWindow._stack: Stack instance, containing members: > _intf.mainWindow._stack_contents: {BlivetGuiSpoke, SummaryHub, WelcomeLanguageSpoke, ProgressHub, NetworkSpoke, StorageSpoke, SoftwareSelectionSpoke, PasswordSpoke} > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._current_action: Already dumped (ProgressHub instance) > _intf.mainWindow._mnemonic_signal: 53640 > _intf.mainWindow._saved_help_button_label: Help! > _intf.mainWindow._language: en_US.UTF-8 > _intf.mainWindow._screenshot_index: 0 > _intf._distributionText: <function distributionText at 0x7fd4151e1b70> > _intf._isFinal: True > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <gui.MainWindow object at 0x7fd3ea812d80 (pyanaconda+ui+gui+MainWindow at 0x55576e00a270)>> >isHeadless: False >ksdata: Skipped >methodstr: None >opts: Namespace instance, containing members: > opts.stage2: hd:LABEL=Fedora-WS-dvd-x86_64-28 > opts.display_mode: Already dumped (DisplayModes instance) > opts.cmdline: None > opts.noninteractive: False > opts.proxy: None > opts.waitfornet: None > opts.debug: False > opts.ksfile: None > opts.ksstrict: False > opts.rescue: False > opts.armPlatform: None > opts.multiLib: False > opts.method: None > opts.askmethod: False > opts.noverifyssl: False > opts.liveinst: False > opts.runres: None > opts.xdriver: None > opts.vnc: False > opts.vncconnect: None > opts.vncpassword: Skipped > opts.xtimeout: 60 > opts.decorated: False > opts.keymap: None > opts.lang: None > opts.singlelang: False > opts.loglevel: None > opts.syslog: None > opts.remotelog: None > opts.selinux: -1 > opts.mpath: True > opts.dmraid: True > opts.ibft: True > opts.geoloc: None > opts.geoloc_use_with_ks: False > opts.legacygrub: False > opts.nosave: None > opts.rescue_nomount: False > opts.updateSrc: None > opts.images: [] > opts.dirinstall: None > opts.memcheck: True > opts.leavebootorder: False > opts.eject: True > opts.extlinux: False > opts.nombr: False > opts.mpathfriendlynames: True > opts.kexec: False >_payload: Already dumped (DNFPayload instance) >proxy: None >decorated: False >stage2: hd:LABEL=Fedora-WS-dvd-x86_64-28 >_storage: Already dumped (InstallerStorage instance) >updateSrc: None >mehConfig: Config instance, containing members: > 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.ksdata, _intf.storage.encryption_passphrase, _intf.data, _bootloader.encrypted_password, _bootloader.password, payload._groups] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/dnf.librepo.log, /tmp/hawkey.log, /tmp/lvm.log, /mnt/sysimage/root/install.log, /proc/cmdline, /root/lorax-packages.log, /tmp/blivet-gui-utils.log, /tmp/dbus.log, /tmp/syslog] > mehConfig.localSkipList: [passphrase, password, _oldweak, _password, try_passphrase] > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7fd3ea4bf1e0>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fd3ea4bf268>, True), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7fd3ea4bf488>, True), 'addons': (<function list_addons_callback at 0x7fd3ea4bf378>, False)} > mehConfig.programName: anaconda > mehConfig.programVersion: 28.22.10 > mehConfig.programArch: x86_64 >xdriver: None >dbus_session_connection: None >dbus_inhibit_id: None >gui_initialized: <locked _thread.lock object at 0x7fd403b05cd8> >_dbus_launcher: DBusLauncher instance, containing members: > _dbus_launcher._dbus_daemon_process: Popen instance, containing members: > _dbus_launcher._dbus_daemon_process._waitpid_lock: <unlocked _thread.lock object at 0x7fd40397dc10> > _dbus_launcher._dbus_daemon_process._input: None > _dbus_launcher._dbus_daemon_process._communication_started: False > _dbus_launcher._dbus_daemon_process.args: [dbus-daemon, --print-address, --syslog, --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf] > _dbus_launcher._dbus_daemon_process.stdin: None > _dbus_launcher._dbus_daemon_process.stdout: <_io.BufferedReader name=21> > _dbus_launcher._dbus_daemon_process.stderr: None > _dbus_launcher._dbus_daemon_process.pid: 2314 > _dbus_launcher._dbus_daemon_process.returncode: None > _dbus_launcher._dbus_daemon_process.universal_newlines: False > _dbus_launcher._dbus_daemon_process.encoding: None > _dbus_launcher._dbus_daemon_process.errors: None > _dbus_launcher._dbus_daemon_process._closed_child_pipe_fds: True > _dbus_launcher._dbus_daemon_process._child_created: True > _dbus_launcher._log_file: <_io.TextIOWrapper name='/tmp/dbus.log' mode='a' encoding='UTF-8'> > >Registered callbacks: >addons: >com_redhat_docker, com_redhat_kdump > > >/tmp/anaconda.log: >18:05:54,812 INF main: /sbin/anaconda 28.22.10-1.fc28 >18:05:55,152 INF isys: 66144756 kB (64594 MB) are available >18:05:55,171 INF startup_utils: check_memory(): total:64594, needed:320, graphical:410 >18:05:55,191 INF main: anaconda called with cmdline = ['/sbin/anaconda'] >18:05:55,192 INF main: Default encoding = utf-8 >18:05:55,273 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-HaINFirS3u,guid=d1e5c016109e8cc761c3ac1c5b4f8183. >18:05:55,927 INF startup_utils: Waiting 60 sec for modules to be started. >18:05:56,932 INF startup_utils: Waiting 59 sec for modules to be started. >18:05:58,047 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >18:05:58,093 ERR core.util: Failed to import module docker from path /usr/share/anaconda/addons/com_redhat_docker/ks/docker.py in collect: No module named 'pyanaconda.iutil' >18:06:06,972 WRN kickstart: Command firstboot will be parsed in DBus module. >18:06:07,006 DBG localization: setting locale to: en_US.UTF-8 >18:06:07,031 DBG network: devices found ['enp3s0', 'enp4s0'] >18:06:07,058 DBG network: ensure single initramfs connections >18:06:07,275 DBG network: apply kickstart >18:06:07,276 DBG network: create missing ifcfg files >18:06:07,408 DBG network: ifcfg file for enp3s0 not found >18:06:07,810 DBG network: dumping ifcfg file for enp3s0 from default autoconnection cf8f398a-ede1-3f91-b60c-1bde0a4d5afc >18:06:07,922 DBG network: ifcfg file for enp4s0 not found >18:06:08,277 DBG network: dumping ifcfg file for enp4s0 from default autoconnection 79baf56f-c320-3075-b15e-60db0331d1a0 >18:06:08,277 DBG network: missing ifcfgs created for devices ['enp3s0', 'enp4s0'] >18:06:08,310 DBG network: set real ONBOOT value >18:06:08,318 INF threading: Running Thread: AnaWaitForConnectingNMThread (140548509267712) >18:06:08,321 DBG anaconda: setting display mode to GUI >18:06:08,337 INF anaconda: Display mode is set to 'interactive graphical mode'. >18:06:08,340 INF isys: 66144756 kB (64594 MB) are available >18:06:08,357 INF startup_utils: check_memory(): total:64594, needed:320, graphical:410 >18:06:08,359 DBG core.util: Setting timeout 60 seconds for starting X. >18:06:08,395 INF network: got 0 NTP servers from DHCP >18:06:08,405 INF threading: Thread Done: AnaWaitForConnectingNMThread (140548509267712) >18:06:13,085 DBG core.util: X server has signalled a successful start. >18:06:13,289 INF display: spice-vdagent exited with status 1 >18:06:14,384 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >18:06:14,398 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >18:06:14,398 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >18:06:14,398 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >18:06:14,399 DBG installclass: Found Fedora (DefaultInstallClass). >18:06:14,399 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >18:06:14,399 DBG installclass: Found Fedora (FedoraBaseInstallClass). >18:06:14,400 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >18:06:14,400 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >18:06:14,400 INF installclass: Using a visible install class Fedora Workstation (FedoraWorkstationInstallClass). >18:06:15,300 DBG payload: getting release version from tree at None (28) >18:06:15,300 DBG payload: using default release version of 28 >18:06:15,732 INF bootloader: bootloader GRUB2 on X86 platform >18:06:15,734 INF autopart: Detected 63.08 GiB of memory >18:06:15,736 INF autopart: Suggested swap size (31.54 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >18:06:15,736 INF autopart: Swap attempt of 0.0 >18:06:15,737 INF bootloader: bootloader GRUB2 on X86 platform >18:06:16,037 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >18:06:16,040 INF threading: Running Thread: AnaStorageThread (140548116018944) >18:06:16,050 INF threading: Running Thread: AnaTimeInitThread (140548107626240) >18:06:16,084 DBG payload: Restarting payload thread >18:06:16,085 INF threading: Running Thread: AnaPayloadRestartThread (140548099233536) >18:06:16,086 INF geoloc: Geolocation is enabled. >18:06:16,088 INF threading: Running Thread: AnaPayloadThread (140548090840832) >18:06:16,089 DBG payload: Updating payload thread state: 0 >18:06:16,089 DBG payload: Updating payload thread state: 1 >18:06:16,092 INF threading: Thread Done: AnaPayloadRestartThread (140548099233536) >18:06:16,093 INF threading: Running Thread: AnaGeolocationRefreshThread (140548082448128) >18:06:16,094 INF geoloc: Starting geolocation lookup >18:06:16,094 INF geoloc: Geolocation provider: Fedora GeoIP >18:06:17,383 INF geoloc: Geolocation lookup finished in 1.3 seconds >18:06:17,384 INF geoloc: got results from geolocation >18:06:17,386 INF threading: Thread Done: AnaGeolocationRefreshThread (140548082448128) >18:06:17,959 DBG ui.gui: Detected primary monitor: 3840x2160 163dpix 163dpiy >18:06:18,773 DBG localization: setting locale to: en_US.UTF-8 >18:06:18,782 DBG localization: setting locale to: en_US.UTF-8 >18:06:18,871 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >18:06:18,876 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >18:06:30,359 DBG localization: setting locale to: en_US.UTF-8 >18:06:30,369 INF ui.gui.spokes.welcome: using timezone determined by geolocation >18:06:30,619 DBG ui.gui.spokes.network: network standalone spoke (init): completed: ['enp3s0'] >18:06:30,664 DBG ui.common: Left spoke: WelcomeLanguageSpoke >18:06:30,714 INF lifecycle: Adding controller: SummaryHub >18:06:32,628 INF threading: Running Thread: AnaAddLayoutsInitThread (140548099233536) >18:06:32,629 DBG ui.gui.utils: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fd3e4feba20>> on <list object at 0x7fd3e45a3f08> >18:06:32,631 INF threading: Running Thread: AnaGtkBatchPre1 (140548021778176) >18:06:32,638 INF threading: Thread Done: AnaGtkBatchPre1 (140548021778176) >18:06:32,704 INF threading: Running Thread: AnaKeyboardThread (140548021778176) >18:06:32,884 INF lifecycle: Module initialized: LangsupportSpoke >18:06:33,407 INF threading: Running Thread: AnaNTPserver1 (140548013385472) >18:06:33,409 INF threading: Running Thread: AnaDateTimeThread (140548004992768) >18:06:33,548 INF threading: Thread Done: AnaNTPserver1 (140548013385472) >18:06:34,563 INF threading: Running Thread: AnaSourceWatcher (140548082448128) >18:06:34,577 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke] >18:06:34,601 INF threading: Running Thread: AnaSoftwareWatcher (140548013385472) >18:06:34,605 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke, SoftwareSelectionSpoke] >18:06:34,652 INF threading: Running Thread: AnaStorageWatcher (140547996600064) >18:07:23,885 DBG storage: protected device spec LABEL=Fedora-WS-dvd-x86_64-28 resolved to sdk >18:07:28,733 DBG storage: blkid.tab devs: [] >18:07:28,735 DBG storage: parsing /mnt/sysimage/etc/crypttab >18:07:28,736 DBG storage: crypttab maps: [] >18:07:28,736 DBG storage: parsing /mnt/sysimage/etc/fstab >18:07:33,127 DBG storage: blkid.tab devs: [] >18:07:33,128 DBG storage: parsing /mnt/sysimage/etc/crypttab >18:07:33,129 DBG storage: crypttab maps: [] >18:07:33,129 DBG storage: parsing /mnt/sysimage/etc/fstab >18:07:46,896 INF threading: Thread Done: AnaStorageThread (140548116018944) >18:07:46,898 DBG payload: Updating payload thread state: 2 >18:07:46,899 DBG payload: Updating payload thread state: 4 >18:07:46,921 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke, SoftwareSelectionSpoke, StorageSpoke] >18:07:46,934 INF lifecycle: Module initialized: StorageSpoke >18:07:46,935 INF threading: Thread Done: AnaStorageWatcher (140547996600064) >18:07:47,004 INF threading: Running Thread: AnaCustomStorageInit (140547996600064) >18:07:47,398 INF lifecycle: Module initialized: BlivetGuiSpoke >18:07:47,448 INF lifecycle: Module initialized: FilterSpoke >18:07:47,002 INF threading: Thread Done: AnaTimeInitThread (140548107626240) >18:07:47,204 DBG ui.gui.spokes.network: can't get remote connection of active connection of device enp3s0 >18:07:47,205 DBG ui.gui.spokes.network: device configuration added: connection cf8f398a-ede1-3f91-b60c-1bde0a4d5afc device enp3s0 >18:07:47,210 DBG ui.gui.spokes.network: no connection when adding device enp4s0 >18:07:47,211 DBG ui.gui.spokes.network: device configuration added: connection None device enp4s0 >18:07:47,216 DBG ui.gui.spokes.network: attaching connection 79baf56f-c320-3075-b15e-60db0331d1a0 to device enp4s0 >18:07:47,217 DBG ui.gui.spokes.network: not adding connection cf8f398a-ede1-3f91-b60c-1bde0a4d5afc, already in list >18:07:47,660 DBG network: updating host name localhost.localdomain >18:07:47,725 INF lifecycle: Module initialized: NetworkSpoke >18:07:47,952 INF lifecycle: Initialization of all modules (10) has been started. >18:07:47,956 DBG ui.gui.hubs: Starting event loop for hub SummaryHub >18:07:47,972 DBG ui.common: Entered hub: SummaryHub >18:07:48,100 DBG payload: getting release version from tree at file:///run/install/repo (28) >18:07:48,100 DBG payload: retrieving treeinfo from file:///run/install/repo (proxy: None ; sslverify: True) >18:07:48,100 INF payload: Trying to download '.treeinfo' >18:07:48,103 INF payload: Server returned 404 code >18:07:48,103 INF payload: Trying to download 'treeinfo' >18:07:48,104 INF payload: Server returned 404 code >18:07:48,104 ERR payload: Got HTTP 404 Error when downloading [.]treeinfo files >18:07:48,105 DBG payload: using default release version of 28 >18:07:48,129 DBG ui.gui.hubs: spoke is not ready: KeyboardSpoke >18:07:48,130 DBG ui.gui.hubs: setting KeyboardSpoke status to: Getting list of layouts... >18:07:48,135 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >18:07:48,140 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >18:07:48,141 DBG ui.gui.hubs: setting SourceSpoke status to: Setting up installation source... >18:07:48,141 DBG ui.gui.hubs: setting SourceSpoke status to: Probing storage... >18:07:48,142 DBG ui.gui.hubs: setting StorageSpoke status to: Probing storage... >18:07:48,142 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading package metadata... >18:07:48,142 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading package metadata... >18:07:48,143 DBG ui.gui.hubs: setting StorageSpoke status to: Probing storage... >18:07:48,228 DBG ui.gui.hubs: spoke is ready: StorageSpoke >18:07:48,553 INF lifecycle: Module initialized: CustomPartitioningSpoke >18:07:48,554 INF threading: Thread Done: AnaCustomStorageInit (140547996600064) >13:07:48,000 INF isys: System time set to Wed Jul 18 18:07:48 2018 UTC >13:07:48,000 INF isys: System time set to Wed Jul 18 18:07:48 2018 UTC >13:07:48,000 INF isys: System time set to Wed Jul 18 18:07:48 2018 UTC >13:07:48,002 INF lifecycle: Module initialized: DatetimeSpoke >13:07:48,003 INF threading: Thread Done: AnaDateTimeThread (140548004992768) >13:07:48,017 DBG ui.gui.hubs: spoke is ready: DatetimeSpoke >13:07:48,218 DBG payload: Updating payload thread state: 5 >13:07:48,384 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading group metadata... >13:07:48,384 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading group metadata... >13:07:50,854 DBG ui.gui.utils: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fd3e4feba20>> on <list object at 0x7fd3e45a3f08> >13:07:50,855 INF threading: Thread Done: AnaAddLayoutsInitThread (140548099233536) >13:07:50,856 INF lifecycle: Module initialized: KeyboardSpoke >13:07:50,857 INF threading: Thread Done: AnaKeyboardThread (140548021778176) >13:07:50,902 DBG ui.gui.hubs: spoke is ready: KeyboardSpoke >13:07:55,708 DBG ui.common: Entered spoke: NetworkSpoke >13:08:20,306 INF network: setting installation environment host name to nuclearis2.1.gtech >13:08:23,001 INF network: setting installation environment host name to nuclearis2.1.gtech >13:08:26,008 DBG network: updating host name nuclearis2.1.gtech >13:08:26,061 DBG ui.gui.spokes.network: apply ksdata # Network information >network --bootproto=dhcp --device=enp3s0 --ipv6=auto --activate >network --bootproto=dhcp --device=enp4s0 --ipv6=auto >network --hostname=nuclearis2.1.gtech > >13:08:26,063 DBG ui.common: Left spoke: NetworkSpoke >13:08:29,248 DBG ui.common: Entered spoke: StorageSpoke >13:08:39,959 INF autopart: Detected 63.08 GiB of memory >13:08:39,960 INF autopart: Swap attempt of 31.54 GiB >13:08:39,961 DBG ui.gui.spokes.storage: disk free: 506.77 MiB fs free: 32.17 GiB sw needs: 2.79 GiB auto swap: 31.54 GiB >13:08:47,996 INF payload: Refreshing environmentAddons >13:08:48,955 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x555770b95150' has no handler with id '20414' > return func(*args, **kwargs) > >13:08:48,972 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x555770b95150' has no handler with id '20415' > return func(*args, **kwargs) > >13:08:55,299 DBG payload: Updating payload thread state: 6 >13:08:55,300 INF ui.gui.spokes.software_selection: using environment from kickstart: None >13:08:55,302 INF threading: Thread Done: AnaPayloadThread (140548090840832) >13:08:55,543 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke, StorageSpoke] >13:08:55,545 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke >13:08:55,548 INF threading: Running Thread: AnaCheckSoftwareThread (140548090840832) >13:08:55,550 DBG ui.gui.hubs: spoke is ready: SourceSpoke >13:08:55,552 INF lifecycle: Module initialized: SoftwareSelectionSpoke >13:08:55,559 INF threading: Thread Done: AnaSoftwareWatcher (140548013385472) >13:08:55,706 DBG payload: apply with result True called on requirements [] >13:08:55,729 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke, StorageSpoke, SoftwareSelectionSpoke] >13:08:55,730 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke >13:08:55,750 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >13:08:55,788 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >13:08:55,802 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Checking software dependencies... >13:08:58,064 INF threading: Thread Done: AnaCheckSoftwareThread (140548090840832) >13:08:58,155 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke, StorageSpoke] >13:08:58,156 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke >13:08:58,167 DBG ui.gui.hubs: spoke is ready: SourceSpoke >13:08:58,230 INF ui.gui.spokes.storage: Partitioning method changed from auto to blivet-gui. >13:08:58,245 INF ui.gui.spokes.storage: Rolling back planed storage configuration changes. >13:08:59,032 DBG ui.gui.spokes.installation_source: Clearing checks in source spoke >13:08:59,032 DBG ui.gui.spokes.installation_source: Setting up repos: [] >13:08:59,042 INF lifecycle: Module initialized: SourceSpoke >13:08:59,042 INF lifecycle: All modules have been initialized. >13:08:59,042 INF threading: Thread Done: AnaSourceWatcher (140548082448128) >13:08:59,487 INF threading: Running Thread: AnaExecuteStorageThread (140548082448128) >13:08:59,493 DBG ui.common: Left spoke: StorageSpoke >13:08:59,514 DBG storage: clearpart: looking at sda5 >13:08:59,515 DBG storage: clearpart: looking at sda4 >13:08:59,515 DBG storage: clearpart: looking at sda3 >13:08:59,516 DBG storage: clearpart: looking at sda2 >13:08:59,516 DBG storage: clearpart: looking at sdc2 >13:08:59,516 DBG storage: clearpart: looking at sdd2 >13:08:59,517 DBG storage: clearpart: looking at sdh2 >13:08:59,517 DBG storage: clearpart: looking at sda1 >13:08:59,518 DBG storage: clearpart: looking at sdc1 >13:08:59,518 DBG storage: clearpart: looking at sdd1 >13:08:59,518 DBG storage: clearpart: looking at sdh1 >13:08:59,549 DBG bootloader: new disk order: [] >13:08:59,551 DBG kickstart.kickstart.bootloader: Bootloader: /boot partition is not present, dry run True >13:08:59,551 DBG kickstart.kickstart.bootloader: Bootloader: fallback use first disk return from Blivet 'sda' as boot drive, dry run True >13:08:59,566 DBG bootloader: new disk order: [] >13:08:59,568 DBG kickstart.kickstart.bootloader: Bootloader: /boot partition is not present, dry run False >13:08:59,568 DBG kickstart.kickstart.bootloader: Bootloader: fallback use first disk return from Blivet 'sda' as boot drive, dry run False >13:08:59,577 DBG ui.gui.hubs: incomplete spokes: [StorageSpoke] >13:08:59,604 DBG bootloader: _is_valid_disklabel(sda) returning True >13:08:59,605 DBG bootloader: _is_valid_size(sda) returning True >13:08:59,606 DBG bootloader: _is_valid_location(sda) returning True >13:08:59,607 DBG bootloader: _is_valid_format(sda) returning True >13:08:59,607 DBG bootloader: is_valid_stage1_device(sda) returning True >13:08:59,624 INF threading: Thread Done: AnaExecuteStorageThread (140548082448128) >13:09:01,999 DBG ui.common: Entered spoke: BlivetGuiSpoke >13:09:02,996 DBG ui.gui.hubs: spoke is ready: SourceSpoke >13:09:03,015 DBG ui.gui.hubs: spoke is not ready: StorageSpoke >13:09:03,016 DBG ui.gui.hubs: setting StorageSpoke status to: Saving storage configuration... >13:09:03,031 DBG ui.gui.hubs: spoke is ready: StorageSpoke >13:11:01,363 DBG bootloader: new disk order: [] >13:11:01,688 DBG storage_utils: sda matches ['sda'] for devicetree=existing 238.47 GiB disk sdc (2) with existing msdos disklabel > existing 237.47 GiB partition sdc2 (73) with existing mdmember > existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv > existing 237.34 GiB lvmvg fedora (112) > existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem mounted at /var/log > existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem mounted at /home > existing 30 GiB lvmlv fedora-root (142) with existing ext4 filesystem mounted at / > non-existent 1024 MiB partition sdc1 (843) with non-existent mdmember > non-existent 4 GiB mdarray boot (864) with non-existent ext4 filesystem mounted at /boot >existing 238.47 GiB disk sdh (26) with existing msdos disklabel > existing 237.47 GiB partition sdh2 (97) with existing mdmember > existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv > ... > non-existent 1024 MiB partition sdh1 (857) with non-existent mdmember > non-existent 4 GiB mdarray boot (864) with non-existent ext4 filesystem mounted at /boot > ... >existing 238.47 GiB disk sdd (46) with existing msdos disklabel > existing 237.47 GiB partition sdd2 (87) with existing mdmember > existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv > ... > non-existent 1024 MiB partition sdd1 (850) with non-existent mdmember > non-existent 4 GiB mdarray boot (864) with non-existent ext4 filesystem mounted at /boot > ... >existing 167.68 GiB disk sda (218) with existing msdos disklabel > existing 126.6 GiB partition sda2 (238) with existing ext4 filesystem > existing 30 GiB partition sda3 (248) with existing ext4 filesystem > existing 10 GiB partition sda4 (258) > existing 10 GiB partition sda5 (263) with existing ext4 filesystem > non-existent 1024 MiB partition sda1 (836) with non-existent mdmember > non-existent 4 GiB mdarray boot (864) with non-existent ext4 filesystem mounted at /boot > ... >existing 1.88 GiB disk sdk (299) with existing iso9660 filesystem >existing 0 B file /run/install/repo/images/install.img (309) > existing 0 B loop loop0 (313) >existing 0 B file /LiveOS/rootfs.img (323) > existing 0 B loop loop1 (327) with existing ext4 filesystem > existing 2 GiB dm live-rw (346) with existing ext4 filesystem > existing 2 GiB dm live-base (356) with existing ext4 filesystem >existing 0 B file /overlay (deleted) (337) > existing 0 B loop loop2 (341) > and disks_only=True >13:11:01,731 DBG bootloader: stage1 device cannot be of type mdarray >13:11:01,734 DBG bootloader: _is_valid_disklabel(sda) returning True >13:11:01,735 DBG bootloader: _is_valid_size(sda) returning True >13:11:01,735 DBG bootloader: _is_valid_location(sda) returning True >13:11:01,735 DBG bootloader: _is_valid_format(sda) returning True >13:11:01,735 DBG bootloader: is_valid_stage1_device(sda) returning True >13:11:01,748 DBG bootloader: _is_valid_disklabel(sda) returning True >13:11:01,748 DBG bootloader: _is_valid_size(sda) returning True >13:11:01,748 DBG bootloader: _is_valid_location(sda) returning True >13:11:01,748 DBG bootloader: _is_valid_format(sda) returning True >13:11:01,749 DBG bootloader: is_valid_stage1_device(sda) returning True >13:11:01,750 DBG bootloader: _is_valid_disklabel(boot) returning True >13:11:01,751 DBG bootloader: _is_valid_size(boot) returning True >13:11:01,751 DBG bootloader: _is_valid_partition(boot) returning True >13:11:01,752 DBG bootloader: _is_valid_md(boot) returning True >13:11:01,752 DBG bootloader: _is_valid_format(boot) returning True >13:11:01,753 DBG bootloader: is_valid_stage2_device(boot) returning True >13:11:01,869 DBG ui.helpers: Storage check started with constraints {'min_ram': 410, 'min_root': Size (250 MiB), 'min_partition_sizes': {'/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (200 MiB)}, 'must_be_on_linuxfs': {'/usr/share', '/home', '/', '/tmp', '/usr', '/var', '/usr/lib'}, 'must_be_on_root': {'/dev', '/lib', '/proc', 'lost+found', '/mnt', '/sbin', '/bin', '/root', '/etc'}, 'swap_is_recommended': True}. >13:11:01,869 DBG ui.helpers: Run sanity check verify_root. >13:11:01,869 DBG ui.helpers: Found sanity error: You must create a new file system on the root device. >13:11:01,869 DBG ui.helpers: Run sanity check verify_s390_constraints. >13:11:01,869 DBG ui.helpers: Run sanity check verify_partition_sizes. >13:11:01,870 DBG ui.helpers: Run sanity check verify_partition_format_sizes. >13:11:01,870 DBG ui.helpers: Run sanity check verify_bootloader. >13:11:01,870 DBG ui.helpers: Run sanity check verify_gpt_biosboot. >13:11:01,870 DBG ui.helpers: Run sanity check verify_swap. >13:11:01,870 DBG ui.helpers: Found sanity warning: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >13:11:01,871 DBG ui.helpers: Run sanity check verify_swap_uuid. >13:11:01,871 DBG ui.helpers: Run sanity check verify_mountpoints_on_linuxfs. >13:11:01,871 DBG ui.helpers: Run sanity check verify_mountpoints_on_root. >13:11:01,871 DBG ui.helpers: Run sanity check verify_luks_devices_have_key. >13:11:01,871 DBG ui.helpers: Run sanity check verify_mounted_partitions. >13:11:01,872 DBG ui.helpers: Storage check finished with failure(s). >13:11:01,872 ERR ui.helpers: You must create a new file system on the root device. >13:11:01,872 WRN ui.helpers: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >13:11:01,893 DBG ui.gui.hubs: spoke is not ready: StorageSpoke >13:11:01,893 DBG ui.gui.hubs: setting StorageSpoke status to: Checking storage configuration... >13:11:01,906 DBG ui.gui.hubs: spoke is ready: StorageSpoke >13:11:21,211 DBG ui.gui.spokes.blivet_gui: info bar clicked: You must create a new file system on the root device. >You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. ((<AnacondaWidgets.SpokeWindow object at 0x7fd3e0e7c0d8 (AnacondaSpokeWindow at 0x55576e168f70)>,)) >13:11:21,215 WRN misc: /usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes/blivet_gui.py:227: PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated in favor of "text" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > message_format=str(self._error)) > >13:11:21,216 WRN misc: /usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes/blivet_gui.py:227: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > message_format=str(self._error)) > >13:11:28,680 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x555770c64c20' has no handler with id '43285' > return func(*args, **kwargs) > >13:11:28,681 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x555770c64c20' has no handler with id '43286' > return func(*args, **kwargs) > >13:12:00,974 DBG bootloader: new disk order: [] >13:12:01,141 DBG storage_utils: sda matches ['sda'] for devicetree=existing 238.47 GiB disk sdc (2) with existing msdos disklabel > existing 237.47 GiB partition sdc2 (73) with existing mdmember > existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv > existing 237.34 GiB lvmvg fedora (112) > existing 10 GiB lvmlv fedora-log (116) with non-existent ext4 filesystem mounted at /var/log > existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem mounted at /home > existing 30 GiB lvmlv fedora-root (142) with non-existent ext4 filesystem mounted at / > non-existent 1024 MiB partition sdc1 (843) with non-existent mdmember > non-existent 4 GiB mdarray boot (864) with non-existent ext4 filesystem mounted at /boot >existing 238.47 GiB disk sdh (26) with existing msdos disklabel > existing 237.47 GiB partition sdh2 (97) with existing mdmember > existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv > ... > non-existent 1024 MiB partition sdh1 (857) with non-existent mdmember > non-existent 4 GiB mdarray boot (864) with non-existent ext4 filesystem mounted at /boot > ... >existing 238.47 GiB disk sdd (46) with existing msdos disklabel > existing 237.47 GiB partition sdd2 (87) with existing mdmember > existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv > ... > non-existent 1024 MiB partition sdd1 (850) with non-existent mdmember > non-existent 4 GiB mdarray boot (864) with non-existent ext4 filesystem mounted at /boot > ... >existing 167.68 GiB disk sda (218) with existing msdos disklabel > existing 126.6 GiB partition sda2 (238) with existing ext4 filesystem > existing 30 GiB partition sda3 (248) with existing ext4 filesystem > existing 10 GiB partition sda4 (258) > existing 10 GiB partition sda5 (263) with existing ext4 filesystem > non-existent 1024 MiB partition sda1 (836) with non-existent mdmember > non-existent 4 GiB mdarray boot (864) with non-existent ext4 filesystem mounted at /boot > ... >existing 1.88 GiB disk sdk (299) with existing iso9660 filesystem >existing 0 B file /run/install/repo/images/install.img (309) > existing 0 B loop loop0 (313) >existing 0 B file /LiveOS/rootfs.img (323) > existing 0 B loop loop1 (327) with existing ext4 filesystem > existing 2 GiB dm live-rw (346) with existing ext4 filesystem > existing 2 GiB dm live-base (356) with existing ext4 filesystem >existing 0 B file /overlay (deleted) (337) > existing 0 B loop loop2 (341) > and disks_only=True >13:12:01,183 DBG bootloader: stage1 device cannot be of type mdarray >13:12:01,186 DBG bootloader: _is_valid_disklabel(sda) returning True >13:12:01,186 DBG bootloader: _is_valid_size(sda) returning True >13:12:01,187 DBG bootloader: _is_valid_location(sda) returning True >13:12:01,187 DBG bootloader: _is_valid_format(sda) returning True >13:12:01,187 DBG bootloader: is_valid_stage1_device(sda) returning True >13:12:01,198 DBG bootloader: _is_valid_disklabel(sda) returning True >13:12:01,198 DBG bootloader: _is_valid_size(sda) returning True >13:12:01,198 DBG bootloader: _is_valid_location(sda) returning True >13:12:01,199 DBG bootloader: _is_valid_format(sda) returning True >13:12:01,199 DBG bootloader: is_valid_stage1_device(sda) returning True >13:12:01,200 DBG bootloader: _is_valid_disklabel(boot) returning True >13:12:01,201 DBG bootloader: _is_valid_size(boot) returning True >13:12:01,202 DBG bootloader: _is_valid_partition(boot) returning True >13:12:01,202 DBG bootloader: _is_valid_md(boot) returning True >13:12:01,202 DBG bootloader: _is_valid_format(boot) returning True >13:12:01,203 DBG bootloader: is_valid_stage2_device(boot) returning True >13:12:01,319 DBG ui.helpers: Storage check started with constraints {'min_ram': 410, 'min_root': Size (250 MiB), 'min_partition_sizes': {'/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (200 MiB)}, 'must_be_on_linuxfs': {'/usr/share', '/home', '/', '/tmp', '/usr', '/var', '/usr/lib'}, 'must_be_on_root': {'/dev', '/lib', '/proc', 'lost+found', '/mnt', '/sbin', '/bin', '/root', '/etc'}, 'swap_is_recommended': True}. >13:12:01,320 DBG ui.helpers: Run sanity check verify_root. >13:12:01,320 DBG ui.helpers: Run sanity check verify_s390_constraints. >13:12:01,320 DBG ui.helpers: Run sanity check verify_partition_sizes. >13:12:01,320 DBG ui.helpers: Run sanity check verify_partition_format_sizes. >13:12:01,320 DBG ui.helpers: Run sanity check verify_bootloader. >13:12:01,321 DBG ui.helpers: Run sanity check verify_gpt_biosboot. >13:12:01,321 DBG ui.helpers: Run sanity check verify_swap. >13:12:01,321 DBG ui.helpers: Found sanity warning: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >13:12:01,321 DBG ui.helpers: Run sanity check verify_swap_uuid. >13:12:01,321 DBG ui.helpers: Run sanity check verify_mountpoints_on_linuxfs. >13:12:01,322 DBG ui.helpers: Run sanity check verify_mountpoints_on_root. >13:12:01,322 DBG ui.helpers: Run sanity check verify_luks_devices_have_key. >13:12:01,322 DBG ui.helpers: Run sanity check verify_mounted_partitions. >13:12:01,322 DBG ui.helpers: Storage check finished with failure(s). >13:12:01,322 WRN ui.helpers: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >13:12:01,341 DBG ui.gui.hubs: incomplete spokes: [] >13:12:02,104 INF ui.lib.space: fs space: 25.5 GiB needed: 5.64 GiB >13:12:02,107 DBG ui.gui.hubs: spoke is not ready: StorageSpoke >13:12:02,108 DBG ui.gui.hubs: setting StorageSpoke status to: Checking storage configuration... >13:12:02,903 INF ui.lib.space: fs space: 25.5 GiB needed: 5.64 GiB >13:12:02,904 DBG ui.gui.hubs: spoke is ready: StorageSpoke >13:12:05,396 DBG ui.gui.spokes.blivet_gui: info bar clicked: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. ((<AnacondaWidgets.SpokeWindow object at 0x7fd3e0e7c0d8 (AnacondaSpokeWindow at 0x55576e168f70)>,)) >13:12:05,398 WRN misc: /usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes/blivet_gui.py:227: PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated in favor of "text" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > message_format=str(self._error)) > >13:12:05,398 WRN misc: /usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes/blivet_gui.py:227: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > message_format=str(self._error)) > >13:12:09,870 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x555770c64c20' has no handler with id '46493' > return func(*args, **kwargs) > >13:12:09,870 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x555770c64c20' has no handler with id '46494' > return func(*args, **kwargs) > >13:12:13,035 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x555772ca1f70' has no handler with id '47203' > return func(*args, **kwargs) > >13:12:13,036 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x555772ca1f70' has no handler with id '47204' > return func(*args, **kwargs) > >13:12:13,105 DBG ui.common: Left spoke: BlivetGuiSpoke >13:12:14,114 INF ui.lib.space: fs space: 25.5 GiB needed: 5.64 GiB >13:12:21,078 DBG ui.common: Entered spoke: SoftwareSelectionSpoke >13:12:53,167 DBG ui.gui.spokes.software_selection: Environment selected for installation: kde-desktop-environment >13:12:53,167 DBG ui.gui.spokes.software_selection: Groups selected for installation: ['firefox', 'libreoffice'] >13:12:53,169 INF threading: Running Thread: AnaCheckSoftwareThread (140548090840832) >13:12:53,169 DBG ui.common: Left spoke: SoftwareSelectionSpoke >13:12:53,264 DBG payload: apply with result True called on requirements [] >13:12:54,275 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke] >13:12:54,428 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke, SoftwareSelectionSpoke] >13:12:55,244 INF threading: Thread Done: AnaCheckSoftwareThread (140548090840832) >13:12:55,418 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke] >13:12:55,419 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >13:12:55,420 DBG ui.gui.hubs: incomplete spokes: [] >13:12:56,526 INF ui.lib.space: fs space: 25.5 GiB needed: 6.6 GiB >13:12:56,527 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >13:12:56,528 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Checking software dependencies... >13:12:57,647 INF ui.lib.space: fs space: 25.5 GiB needed: 6.6 GiB >13:12:57,647 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke >13:12:58,779 INF ui.lib.space: fs space: 25.5 GiB needed: 6.6 GiB >13:12:58,779 DBG ui.gui.hubs: spoke is ready: SourceSpoke >13:13:01,568 DBG ui.common: Left hub: SummaryHub >13:13:01,590 INF lifecycle: Adding controller: ProgressHub >13:13:01,625 INF lifecycle: Module initialized: PasswordSpoke >13:13:01,660 DBG ui.gui.hubs: incomplete spokes: [PasswordSpoke] >13:13:01,696 INF lifecycle: Module initialized: UserSpoke >13:13:01,716 DBG ui.gui.hubs: incomplete spokes: [PasswordSpoke, UserSpoke] >13:13:01,717 INF lifecycle: Initialization of all modules (2) has been started. >13:13:01,718 INF lifecycle: All modules have been initialized. >13:13:01,721 DBG ui.gui.hubs: Disabling event loop for hub SummaryHub >13:13:01,722 DBG ui.gui.hubs: Starting event loop for hub ProgressHub >13:13:01,723 INF threading: Running Thread: AnaInstallThread (140548090840832) >13:13:01,730 INF installation: Top-level task queue: Installation queue >Number of task queues: 9 >Number of tasks: 18 >Task & task group listing: > Task: Save system time to HW clock > Task queue: Installation environment setup > Task: Setup addons > Task queue: Early storage configuration > Task: Insert custom storage to ksdata > Task: Run pre-storage tasks > Task: Activate filesystems > Task: Write early storage > Task queue: Pre-install scripts > Task: Run %pre-install scripts > Task queue: Realm discover > Task: Discover realm to join > Task queue: Pre install tasks > Task: Setup authselect > Task: Setup firewall > Task: Setup network > Task: Setup timezone > Task: Copy /resolv.conf to sysroot > Task: Find additional packages & run preInstall() > Task queue: Payload installation > Task: Install the payload > Task queue: Late storage configuration > Task: Write late storage > Task queue: Bootloader installation > Task: Install bootloader > Task queue: Post-installation setup tasks > Task: Run post-installation setup tasks >13:13:01,731 INF installation: Task started: Save system time to HW clock (1/18) >13:13:01,758 DBG ui.common: Entered hub: ProgressHub >13:13:01,854 DBG ui.gui.hubs: spoke is ready: PasswordSpoke >13:13:02,502 DBG installation: Task completed: Save system time to HW clock (1/18) (0.8 s) >13:13:02,503 INF progress: Save system time to HW clock >13:13:02,503 INF installation: Queue started: Installation environment setup (1/9) >13:13:02,504 INF progress: Setting up the installation environment >13:13:02,504 INF installation: Task started: Setup addons (2/18) >13:13:02,505 DBG installation: Task completed: Setup addons (2/18) (0.0 s) >13:13:02,505 INF progress: Setup addons >13:13:02,506 INF installation: Queue started: Early storage configuration (2/9) >13:13:02,506 INF progress: Configuring storage >13:13:02,507 INF installation: Task started: Insert custom storage to ksdata (3/18) >13:13:02,551 INF storage: omitting ksdata: existing 238.47 GiB disk sdh (26) with existing msdos disklabel >13:13:02,555 INF storage: omitting ksdata: existing 238.47 GiB disk sdc (2) with existing msdos disklabel >13:13:02,557 INF storage: omitting ksdata: existing 238.47 GiB disk sdd (46) with existing msdos disklabel >13:13:02,559 INF storage: omitting ksdata: existing 167.68 GiB disk sda (218) with existing msdos disklabel >13:13:02,569 DBG installation: Task completed: Insert custom storage to ksdata (3/18) (0.1 s) >13:13:02,570 INF progress: Insert custom storage to ksdata >13:13:02,570 INF installation: Task started: Run pre-storage tasks (4/18) >13:13:02,570 DBG installation: Task completed: Run pre-storage tasks (4/18) (0.0 s) >13:13:02,570 INF progress: Run pre-storage tasks >13:13:02,571 INF installation: Task started: Activate filesystems (5/18) >13:13:03,435 DBG ui.common: Entered spoke: PasswordSpoke >13:13:12,755 DBG exception: running handleException >13:13:12,756 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run > threading.Thread.run(self) > > File "/usr/lib64/python3.6/threading.py", line 864, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation.py", line 361, in doInstall > installation_queue.start() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 472, in start > self.run_task() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 438, in run_task > self._task(*self._task_args, **self._task_kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 2131, in turn_on_filesystems > storage.do_it(callbacks) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1219, in do_it > super().do_it(callbacks=callbacks) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 135, in do_it > self.devicetree.actions.process(callbacks=callbacks, devices=self.devices) > > File "/usr/lib/python3.6/site-packages/blivet/actionlist.py", line 48, in wrapped_func > return func(obj, *args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/actionlist.py", line 327, in process > action.execute(callbacks) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/deviceaction.py", line 383, in execute > self.device.destroy() > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/devices/storage.py", line 491, in destroy > log_method_call(self, self.name, status=self.status) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/devices/md.py", line 418, in status > uuid = udev.device_get_md_uuid(info) > > File "/usr/lib/python3.6/site-packages/blivet/udev.py", line 466, in device_get_md_uuid > return util.canonicalize_UUID(info["MD_UUID"]) > >TypeError: 'NoneType' object is not subscriptable > >13:13:12,757 DBG exception: Gtk running, queuing exception handler to the main loop >13:13:12,757 INF threading: Thread Done: AnaInstallThread (140548090840832) > > >/tmp/packaging.log: >18:07:46,901 INF packaging: configuring base repo >18:07:48,099 INF packaging: Enabled 'updates' >18:07:48,108 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['file:///run/install/repo']. >13:07:48,215 DBG dnf: Cannot download 'file:///run/install/repo': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried. >13:07:48,215 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >13:07:48,216 ERR packaging: reason for repo removal: Failed to synchronize cache for repo 'anaconda' >13:07:48,222 Level 8 dnf: repo: downloading from remote: updates, _Handle: metalnk: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f28&arch=x86_64, mlist: None, urls []. >13:07:53,455 Level 8 dnf: repo: downloading from remote: fedora, _Handle: metalnk: https://mirrors.fedoraproject.org/metalink?repo=fedora-28&arch=x86_64, mlist: None, urls []. >13:08:00,386 DBG dnf: repo: using cache for: updates >13:08:09,363 DBG dnf: updates: using metadata from Tue 17 Jul 2018 10:09:37 AM CDT. >13:08:09,364 DBG dnf: repo: using cache for: fedora >13:08:09,365 DBG dnf: not found deltainfo for: Fedora 28 - x86_64 >13:08:09,365 DBG dnf: not found updateinfo for: Fedora 28 - x86_64 >13:08:39,956 INF packaging: Estimated size: download 0 B & install 2.79 GiB >13:08:39,957 INF packaging: Sufficient mountpoints found: {'/': Size (363.703125 MiB), '/tmp': Size (31.333789825439453125 GiB)} >13:08:43,092 DBG dnf: fedora: using metadata from Tue 24 Apr 2018 11:27:32 PM CDT. >13:08:43,093 INF dnf: Last metadata expiration check: 0:00:17 ago on Wed 18 Jul 2018 01:07:57 PM CDT. >13:08:43,096 DBG dnf: Missing file *modules.yaml in metadata cache dir: /tmp/dnf.cache/updates-8bd9ef368505a5fd >13:08:43,096 DBG dnf: Missing file *modules.yaml in metadata cache dir: /tmp/dnf.cache/fedora-f21308f6293b3270 >13:08:47,455 Level 8 dnf: timer: sack setup: 47098 ms >13:08:47,456 Level 8 dnf: Getting group metadata >13:08:47,456 Level 8 dnf: Adding group file from repository: updates >13:08:47,665 Level 8 dnf: Adding group file from repository: fedora >13:08:47,981 Level 8 dnf: timer: loading comps: 524 ms >13:08:55,296 INF packaging: Failed to parse proxy for test if repo available : No host url >13:08:55,299 INF packaging: Failed to parse proxy for test if repo available : No host url >13:08:55,551 INF packaging: checking software selection >13:08:55,561 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7fd3e5dc8f60>, <libcomps.Package object 'glibc' at 0x7fd3e5dc8708>, <libcomps.Package object 'less' at 0x7fd3e5dc8f48>, <libcomps.Package object 'ncurses' at 0x7fd3e5dc8f78>, <libcomps.Package object 'shadow-utils' at 0x7fd3e87170d8>, <libcomps.Package object 'parted' at 0x7fd3e5dc8fc0>, <libcomps.Package object 'filesystem' at 0x7fd3e5dc8c60>, <libcomps.Package object 'util-linux' at 0x7fd3e8717138>, <libcomps.Package object 'procps-ng' at 0x7fd3e8717060>, <libcomps.Package object 'vim-minimal' at 0x7fd3e8717150>, <libcomps.Package object 'basesystem' at 0x7fd3e5dc8c78>, <libcomps.Package object 'kbd' at 0x7fd3e5dc8f30>, <libcomps.Package object 'setup' at 0x7fd3e87170c0>, <libcomps.Package object 'passwd' at 0x7fd3e5dc8fd8>, <libcomps.Package object 'policycoreutils' at 0x7fd3e8717048>, <libcomps.Package object 'e2fsprogs' at 0x7fd3e5dc8ee8>, <libcomps.Package object 'openssh-clients' at 0x7fd3e5dc8f90>, <libcomps.Package object 'grubby' at 0x7fd3e5dc87f8>, <libcomps.Package object 'dnf-yum' at 0x7fd3e5dc8f00>, <libcomps.Package object 'dhcp-client' at 0x7fd3e5dc8bb8>, <libcomps.Package object 'NetworkManager' at 0x7fd3e8717168>, <libcomps.Package object 'iputils' at 0x7fd3e5dc8f18>, <libcomps.Package object 'dnf' at 0x7fd3e5dc8a68>, <libcomps.Package object 'ppc64-utils' at 0x7fd3e87171c8>, <libcomps.Package object 'iproute' at 0x7fd3e5dc8c00>, <libcomps.Package object 'rpm' at 0x7fd3e8717090>, <libcomps.Package object 'plymouth' at 0x7fd3e8717030>, <libcomps.Package object 'rootfiles' at 0x7fd3e8717078>, <libcomps.Package object 'systemd' at 0x7fd3e8717120>, <libcomps.Package object 'sudo' at 0x7fd3e8717108>, <libcomps.Package object 'bash' at 0x7fd3e5dc87b0>, <libcomps.Package object 'sssd-common' at 0x7fd3e87170f0>, <libcomps.Package object 'initscripts' at 0x7fd3e5dc8b10>, <libcomps.Package object 'hostname' at 0x7fd3e5dc8690>, <libcomps.Package object 'openssh-server' at 0x7fd3e5dc8fa8>, <libcomps.Package object 'audit' at 0x7fd3e5dc8e88>, <libcomps.Package object 'dracut-config-rescue' at 0x7fd3e8717198>, <libcomps.Package object 'coreutils' at 0x7fd3e5dc8960>, <libcomps.Package object 'curl' at 0x7fd3e5dc8b70>, <libcomps.Package object 'selinux-policy-targeted' at 0x7fd3e87170a8>, <libcomps.Package object 'firewalld' at 0x7fd3e87171b0>, <libcomps.Package object 'dnf-plugins-core' at 0x7fd3e8717180>} >13:08:55,562 INF packaging: selected group: core >13:08:55,567 DBG dnf: Adding packages from group 'libreoffice': {<libcomps.Package object 'libreoffice-emailmerge' at 0x7fd3e87171e0>, <libcomps.Package object 'libreoffice-math' at 0x7fd3e8717240>, <libcomps.Package object 'libreoffice-writer' at 0x7fd3e8717258>, <libcomps.Package object 'libreoffice-calc' at 0x7fd3e87172a0>, <libcomps.Package object 'libreoffice-graphicfilter' at 0x7fd3e8717210>, <libcomps.Package object 'libreoffice-impress' at 0x7fd3e8717228>, <libcomps.Package object 'libreoffice-draw' at 0x7fd3e87171f8>} >13:08:55,571 DBG dnf: Adding packages from group 'multimedia': {<libcomps.Package object 'gstreamer1-plugins-bad-free' at 0x7fd3e87172e8>, <libcomps.Package object 'pulseaudio' at 0x7fd3e8717318>, <libcomps.Package object 'PackageKit-gstreamer-plugin' at 0x7fd3e87173a8>, <libcomps.Package object 'alsa-utils' at 0x7fd3e87172b8>, <libcomps.Package object 'gstreamer1-plugin-mpg123' at 0x7fd3e87172d0>, <libcomps.Package object 'gstreamer1-plugins-good' at 0x7fd3e8717300>, <libcomps.Package object 'alsa-plugins-pulseaudio' at 0x7fd3e8717288>, <libcomps.Package object 'alsa-ucm' at 0x7fd3e8717270>, <libcomps.Package object 'pulseaudio-utils' at 0x7fd3e8717348>, <libcomps.Package object 'pulseaudio-module-x11' at 0x7fd3e8717330>} >13:08:55,578 DBG dnf: Adding packages from group 'fonts': {<libcomps.Package object 'adobe-source-han-serif-tw-fonts' at 0x7fd3e87173f0>, <libcomps.Package object 'dejavu-sans-fonts' at 0x7fd3e8717408>, <libcomps.Package object 'lohit-kannada-fonts' at 0x7fd3e8717678>, <libcomps.Package object 'vlgothic-fonts' at 0x7fd3e87177e0>, <libcomps.Package object 'google-noto-sans-tai-viet-fonts' at 0x7fd3e8717558>, <libcomps.Package object 'dejavu-serif-fonts' at 0x7fd3e8717438>, <libcomps.Package object 'gnu-free-mono-fonts' at 0x7fd3e8717450>, <libcomps.Package object 'sil-mingzat-fonts' at 0x7fd3e8717738>, <libcomps.Package object 'liberation-sans-fonts' at 0x7fd3e87175d0>, <libcomps.Package object 'khmeros-base-fonts' at 0x7fd3e87175a0>, <libcomps.Package object 'google-noto-sans-tagalog-fonts' at 0x7fd3e8717528>, <libcomps.Package object 'lohit-devanagari-fonts' at 0x7fd3e8717630>, <libcomps.Package object 'abattis-cantarell-fonts' at 0x7fd3e8717378>, <libcomps.Package object 'google-noto-emoji-color-fonts' at 0x7fd3e8717498>, <libcomps.Package object 'liberation-serif-fonts' at 0x7fd3e87175e8>, <libcomps.Package object 'lohit-telugu-fonts' at 0x7fd3e87176c0>, <libcomps.Package object 'gnu-free-sans-fonts' at 0x7fd3e8717468>, <libcomps.Package object 'jomolhari-fonts' at 0x7fd3e8717570>, <libcomps.Package object 'liberation-mono-fonts' at 0x7fd3e87175b8>, <libcomps.Package object 'sil-nuosu-fonts' at 0x7fd3e8717750>, <libcomps.Package object 'google-noto-emoji-fonts' at 0x7fd3e87174b0>, <libcomps.Package object 'paratype-pt-sans-fonts' at 0x7fd3e8717708>, <libcomps.Package object 'lohit-odia-fonts' at 0x7fd3e8717690>, <libcomps.Package object 'thai-scalable-waree-fonts' at 0x7fd3e87177c8>, <libcomps.Package object 'adobe-source-han-sans-cn-fonts' at 0x7fd3e8717390>, <libcomps.Package object 'lohit-assamese-fonts' at 0x7fd3e8717600>, <libcomps.Package object 'lohit-bengali-fonts' at 0x7fd3e8717618>, <libcomps.Package object 'lohit-tamil-fonts' at 0x7fd3e87176a8>, <libcomps.Package object 'tabish-eeyek-fonts' at 0x7fd3e87177b0>, <libcomps.Package object 'sil-abyssinica-fonts' at 0x7fd3e8717720>, <libcomps.Package object 'dejavu-sans-mono-fonts' at 0x7fd3e8717420>, <libcomps.Package object 'adobe-source-han-serif-cn-fonts' at 0x7fd3e87173d8>, <libcomps.Package object 'stix-fonts' at 0x7fd3e8717798>, <libcomps.Package object 'sil-padauk-fonts' at 0x7fd3e8717768>, <libcomps.Package object 'google-noto-sans-meetei-mayek-fonts' at 0x7fd3e87174f8>, <libcomps.Package object 'lohit-gujarati-fonts' at 0x7fd3e8717648>, <libcomps.Package object 'google-noto-sans-sinhala-fonts' at 0x7fd3e8717510>, <libcomps.Package object 'aajohan-comfortaa-fonts' at 0x7fd3e8717360>, <libcomps.Package object 'google-noto-sans-lisu-fonts' at 0x7fd3e87174c8>, <libcomps.Package object 'naver-nanum-gothic-fonts' at 0x7fd3e87176d8>, <libcomps.Package object 'smc-meera-fonts' at 0x7fd3e8717780>, <libcomps.Package object 'gnu-free-serif-fonts' at 0x7fd3e8717480>, <libcomps.Package object 'google-noto-sans-mandaic-fonts' at 0x7fd3e87174e0>, <libcomps.Package object 'google-noto-sans-tai-tham-fonts' at 0x7fd3e8717540>, <libcomps.Package object 'paktype-naskh-basic-fonts' at 0x7fd3e87176f0>, <libcomps.Package object 'adobe-source-han-sans-tw-fonts' at 0x7fd3e87173c0>, <libcomps.Package object 'julietaula-montserrat-fonts' at 0x7fd3e8717588>, <libcomps.Package object 'lohit-gurmukhi-fonts' at 0x7fd3e8717660>} >13:08:55,584 DBG dnf: Adding packages from group 'workstation-product': {<libcomps.Package object 'polkit' at 0x7fd3e8717f00>, <libcomps.Package object 'abrt-desktop' at 0x7fd3e8717810>, <libcomps.Package object 'at' at 0x7fd3e8717888>, <libcomps.Package object 'evolution' at 0x7fd3e8717a80>, <libcomps.Package object 'xorg-x11-drv-libinput' at 0x7fd3e8727318>, <libcomps.Package object 'ibus-gtk3' at 0x7fd3e8717bd0>, <libcomps.Package object 'adwaita-qt5' at 0x7fd3e8717870>, <libcomps.Package object 'mlocate' at 0x7fd3e8717db0>, <libcomps.Package object 'qt5-qtdeclarative' at 0x7fd3e8717fd8>, <libcomps.Package object 'mailcap' at 0x7fd3e8717d38>, <libcomps.Package object 'which' at 0x7fd3e87272b8>, <libcomps.Package object 'qt-settings' at 0x7fd3e8717f78>, <libcomps.Package object 'pam_krb5' at 0x7fd3e8717e70>, <libcomps.Package object 'deltarpm' at 0x7fd3e87179d8>, <libcomps.Package object 'tree' at 0x7fd3e8727228>, <libcomps.Package object 'net-tools' at 0x7fd3e8717de0>, <libcomps.Package object 'qt-x11' at 0x7fd3e8717f90>, <libcomps.Package object 'fedora-user-agent-chrome' at 0x7fd3e8717ae0>, <libcomps.Package object 'qt5-qtxmlpatterns' at 0x7fd3e8727030>, <libcomps.Package object 'realmd' at 0x7fd3e8727078>, <libcomps.Package object 'dnf' at 0x7fd3e8717a08>, <libcomps.Package object 'nss-mdns' at 0x7fd3e8717e28>, <libcomps.Package object 'qt5-qtbase-gui' at 0x7fd3e8717fc0>, <libcomps.Package object 'evolution-ews' at 0x7fd3e8717a98>, <libcomps.Package object 'wvdial' at 0x7fd3e8727300>, <libcomps.Package object 'ibus-libzhuyin' at 0x7fd3e8717c30>, <libcomps.Package object 'bc' at 0x7fd3e87178d0>, <libcomps.Package object 'ibus-hangul' at 0x7fd3e8717be8>, <libcomps.Package object 'gnupg2' at 0x7fd3e8717b88>, <libcomps.Package object 'sos' at 0x7fd3e8727120>, <libcomps.Package object 'pinfo' at 0x7fd3e8717ed0>, <libcomps.Package object 'ibus-rawcode' at 0x7fd3e8717c78>, <libcomps.Package object 'ntfs-3g' at 0x7fd3e8717e40>, <libcomps.Package object 'wireless-tools' at 0x7fd3e87272d0>, <libcomps.Package object 'adwaita-qt4' at 0x7fd3e8717858>, <libcomps.Package object 'ibus-gtk2' at 0x7fd3e8717bb8>, <libcomps.Package object 'bridge-utils' at 0x7fd3e8717900>, <libcomps.Package object 'fpaste' at 0x7fd3e8717b10>, <libcomps.Package object 'man-pages' at 0x7fd3e8717d50>, <libcomps.Package object 'tar' at 0x7fd3e8727198>, <libcomps.Package object 'systemd-udev' at 0x7fd3e8727180>, <libcomps.Package object 'glibc-all-langpacks' at 0x7fd3e8717b58>, <libcomps.Package object 'cpio' at 0x7fd3e8717978>, <libcomps.Package object 'words' at 0x7fd3e87272e8>, <libcomps.Package object 'cifs-utils' at 0x7fd3e8717960>, <libcomps.Package object 'logrotate' at 0x7fd3e8717cf0>, <libcomps.Package object 'ppp' at 0x7fd3e8717f18>, <libcomps.Package object 'usbutils' at 0x7fd3e8727270>, <libcomps.Package object 'jwhois' at 0x7fd3e8717cc0>, <libcomps.Package object 'cryptsetup' at 0x7fd3e87179a8>, <libcomps.Package object 'rsync' at 0x7fd3e87270d8>, <libcomps.Package object 'qt5-qtbase' at 0x7fd3e8717fa8>, <libcomps.Package object 'qt' at 0x7fd3e8717f60>, <libcomps.Package object 'mtr' at 0x7fd3e8717dc8>, <libcomps.Package object 'bzip2' at 0x7fd3e8717930>, <libcomps.Package object 'scl-utils' at 0x7fd3e87270f0>, <libcomps.Package object 'bash-completion' at 0x7fd3e87178b8>, <libcomps.Package object 'ibus-typing-booster' at 0x7fd3e8717c90>, <libcomps.Package object 'btrfs-progs' at 0x7fd3e8717918>, <libcomps.Package object 'rhythmbox' at 0x7fd3e8727090>, <libcomps.Package object 'tcp_wrappers' at 0x7fd3e87271b0>, <libcomps.Package object 'fedora-release-workstation' at 0x7fd3e8717ac8>, <libcomps.Package object 'wget' at 0x7fd3e87272a0>, <libcomps.Package object 'lrzsz' at 0x7fd3e8717d08>, <libcomps.Package object 'fros-gnome' at 0x7fd3e8717b28>, <libcomps.Package object 'nfs-utils' at 0x7fd3e8717df8>, <libcomps.Package object 'chrony' at 0x7fd3e8717948>, <libcomps.Package object 'rdist' at 0x7fd3e8727060>, <libcomps.Package object 'linux-firmware' at 0x7fd3e8717cd8>, <libcomps.Package object 'file' at 0x7fd3e8717af8>, <libcomps.Package object 'ibus-kkc' at 0x7fd3e8717c00>, <libcomps.Package object 'ibus-m17n' at 0x7fd3e8717c48>, <libcomps.Package object 'sssd' at 0x7fd3e8727138>, <libcomps.Package object 'psacct' at 0x7fd3e8717f30>, <libcomps.Package object 'ntfsprogs' at 0x7fd3e8717e58>, <libcomps.Package object 'tcpdump' at 0x7fd3e87271c8>, <libcomps.Package object 'rng-tools' at 0x7fd3e87270a8>, <libcomps.Package object 'microcode_ctl' at 0x7fd3e8717d98>, <libcomps.Package object 'ibus-libpinyin' at 0x7fd3e8717c18>, <libcomps.Package object 'attr' at 0x7fd3e87178a0>, <libcomps.Package object 'gnome-shell-extension-background-logo' at 0x7fd3e8717b70>, <libcomps.Package object 'unoconv' at 0x7fd3e8727240>, <libcomps.Package object 'symlinks' at 0x7fd3e8727168>, <libcomps.Package object 'abrt-java-connector' at 0x7fd3e8717828>, <libcomps.Package object 'cyrus-sasl-plain' at 0x7fd3e87179c0>, <libcomps.Package object 'ethtool' at 0x7fd3e8717a68>, <libcomps.Package object 'unzip' at 0x7fd3e8727258>, <libcomps.Package object 'quota' at 0x7fd3e8727048>, <libcomps.Package object 'dnf-plugins-core' at 0x7fd3e8717a20>, <libcomps.Package object 'mcelog' at 0x7fd3e8717d68>, <libcomps.Package object 'time' at 0x7fd3e87271f8>, <libcomps.Package object 'lsof' at 0x7fd3e8717d20>, <libcomps.Package object 'acl' at 0x7fd3e8717840>, <libcomps.Package object 'dos2unix' at 0x7fd3e8717a38>, <libcomps.Package object 'nmap-ncat' at 0x7fd3e8717e10>, <libcomps.Package object 'ibus-qt' at 0x7fd3e8717c60>, <libcomps.Package object 'rp-pppoe' at 0x7fd3e87270c0>, <libcomps.Package object 'traceroute' at 0x7fd3e8727210>, <libcomps.Package object 'passwdqc' at 0x7fd3e8717e88>, <libcomps.Package object 'plymouth' at 0x7fd3e8717ee8>, <libcomps.Package object 'vconfig' at 0x7fd3e8727288>, <libcomps.Package object 'sudo' at 0x7fd3e8727150>, <libcomps.Package object 'crontabs' at 0x7fd3e8717990>, <libcomps.Package object 'telnet' at 0x7fd3e87271e0>, <libcomps.Package object 'iptstate' at 0x7fd3e8717ca8>, <libcomps.Package object 'bind-utils' at 0x7fd3e87178e8>, <libcomps.Package object 'git' at 0x7fd3e8717b40>, <libcomps.Package object 'setuptool' at 0x7fd3e8727108>, <libcomps.Package object 'abrt-cli' at 0x7fd3e87177f8>, <libcomps.Package object 'pinentry-gnome3' at 0x7fd3e8717eb8>, <libcomps.Package object 'hunspell' at 0x7fd3e8717ba0>, <libcomps.Package object 'evolution-help' at 0x7fd3e8717ab0>, <libcomps.Package object 'mdadm' at 0x7fd3e8717d80>, <libcomps.Package object 'desktop-backgrounds-gnome' at 0x7fd3e87179f0>, <libcomps.Package object 'qgnomeplatform' at 0x7fd3e8717f48>, <libcomps.Package object 'zip' at 0x7fd3e8727330>, <libcomps.Package object 'pciutils' at 0x7fd3e8717ea0>, <libcomps.Package object 'dosfstools' at 0x7fd3e8717a50>} >13:08:55,588 WRN dnf: Group 'Core' is already installed. >13:08:55,588 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7fd3e8727498>, <libcomps.Package object 'glibc' at 0x7fd3e87273d8>, <libcomps.Package object 'less' at 0x7fd3e8727480>, <libcomps.Package object 'ncurses' at 0x7fd3e87274b0>, <libcomps.Package object 'shadow-utils' at 0x7fd3e87275d0>, <libcomps.Package object 'parted' at 0x7fd3e87274f8>, <libcomps.Package object 'filesystem' at 0x7fd3e87273c0>, <libcomps.Package object 'util-linux' at 0x7fd3e8727630>, <libcomps.Package object 'procps-ng' at 0x7fd3e8727558>, <libcomps.Package object 'vim-minimal' at 0x7fd3e8727648>, <libcomps.Package object 'basesystem' at 0x7fd3e8717a08>, <libcomps.Package object 'kbd' at 0x7fd3e8727468>, <libcomps.Package object 'setup' at 0x7fd3e87275b8>, <libcomps.Package object 'passwd' at 0x7fd3e8727510>, <libcomps.Package object 'policycoreutils' at 0x7fd3e8727540>, <libcomps.Package object 'e2fsprogs' at 0x7fd3e87273a8>, <libcomps.Package object 'openssh-clients' at 0x7fd3e87274c8>, <libcomps.Package object 'grubby' at 0x7fd3e87273f0>, <libcomps.Package object 'dnf-yum' at 0x7fd3e8727390>, <libcomps.Package object 'dhcp-client' at 0x7fd3e8727348>, <libcomps.Package object 'NetworkManager' at 0x7fd3e8727660>, <libcomps.Package object 'iputils' at 0x7fd3e8727450>, <libcomps.Package object 'dnf' at 0x7fd3e8727378>, <libcomps.Package object 'ppc64-utils' at 0x7fd3e87276c0>, <libcomps.Package object 'iproute' at 0x7fd3e8727438>, <libcomps.Package object 'rpm' at 0x7fd3e8727588>, <libcomps.Package object 'plymouth' at 0x7fd3e8727528>, <libcomps.Package object 'rootfiles' at 0x7fd3e8727570>, <libcomps.Package object 'systemd' at 0x7fd3e8727618>, <libcomps.Package object 'sudo' at 0x7fd3e8727600>, <libcomps.Package object 'bash' at 0x7fd3e8727750>, <libcomps.Package object 'sssd-common' at 0x7fd3e87275e8>, <libcomps.Package object 'initscripts' at 0x7fd3e8727420>, <libcomps.Package object 'hostname' at 0x7fd3e8727408>, <libcomps.Package object 'openssh-server' at 0x7fd3e87274e0>, <libcomps.Package object 'audit' at 0x7fd3e8717ee8>, <libcomps.Package object 'dracut-config-rescue' at 0x7fd3e8727690>, <libcomps.Package object 'coreutils' at 0x7fd3e8727150>, <libcomps.Package object 'curl' at 0x7fd3e8727360>, <libcomps.Package object 'selinux-policy-targeted' at 0x7fd3e87275a0>, <libcomps.Package object 'firewalld' at 0x7fd3e87276a8>, <libcomps.Package object 'dnf-plugins-core' at 0x7fd3e8727678>} >13:08:55,593 DBG dnf: Adding packages from group 'hardware-support': {<libcomps.Package object 'iwl5150-firmware' at 0x7fd3e8727618>, <libcomps.Package object 'iwl3945-firmware' at 0x7fd3e87275e8>, <libcomps.Package object 'iwl1000-firmware' at 0x7fd3e8727360>, <libcomps.Package object 'iwl3160-firmware' at 0x7fd3e8727420>, <libcomps.Package object 'usb_modeswitch' at 0x7fd3e8727450>, <libcomps.Package object 'iwl6050-firmware' at 0x7fd3e8727438>, <libcomps.Package object 'iwl6000-firmware' at 0x7fd3e8727570>, <libcomps.Package object 'iwl105-firmware' at 0x7fd3e8727150>, <libcomps.Package object 'iwl135-firmware' at 0x7fd3e8727690>, <libcomps.Package object 'libertas-usb8388-firmware' at 0x7fd3e8727378>, <libcomps.Package object 'b43-openfwwf' at 0x7fd3e8727720>, <libcomps.Package object 'b43-fwcutter' at 0x7fd3e8717a08>, <libcomps.Package object 'iwl2030-firmware' at 0x7fd3e8727408>, <libcomps.Package object 'iwl2000-firmware' at 0x7fd3e87274e0>, <libcomps.Package object 'iwl7260-firmware' at 0x7fd3e87276c0>, <libcomps.Package object 'iwl100-firmware' at 0x7fd3e87275a0>, <libcomps.Package object 'ipw2100-firmware' at 0x7fd3e8727678>, <libcomps.Package object 'iwl4965-firmware' at 0x7fd3e8727750>, <libcomps.Package object 'atmel-firmware' at 0x7fd3e8717ee8>, <libcomps.Package object 'iwl6000g2a-firmware' at 0x7fd3e8727528>, <libcomps.Package object 'iwl5000-firmware' at 0x7fd3e8727600>, <libcomps.Package object 'zd1211-firmware' at 0x7fd3e8727660>, <libcomps.Package object 'ipw2200-firmware' at 0x7fd3e87276a8>, <libcomps.Package object 'iwl6000g2b-firmware' at 0x7fd3e8727588>} >13:08:55,596 DBG dnf: Adding packages from group 'firefox': {<libcomps.Package object 'fedora-bookmarks' at 0x7fd3e8727348>, <libcomps.Package object 'firefox' at 0x7fd3e87273f0>} >13:08:55,599 DBG dnf: Adding packages from group 'base-x': {<libcomps.Package object 'xorg-x11-xauth' at 0x7fd3e87276d8>, <libcomps.Package object 'xorg-x11-server-Xorg' at 0x7fd3e87273d8>, <libcomps.Package object 'xorg-x11-drv-vmware' at 0x7fd3e87274b0>, <libcomps.Package object 'xorg-x11-drv-ati' at 0x7fd3e8727540>, <libcomps.Package object 'xorg-x11-drv-evdev' at 0x7fd3e8727510>, <libcomps.Package object 'xorg-x11-drv-fbdev' at 0x7fd3e87275b8>, <libcomps.Package object 'plymouth-system-theme' at 0x7fd3e87274c8>, <libcomps.Package object 'xorg-x11-drv-libinput' at 0x7fd3e8727648>, <libcomps.Package object 'mesa-dri-drivers' at 0x7fd3e8727390>, <libcomps.Package object 'xorg-x11-drv-wacom' at 0x7fd3e8727480>, <libcomps.Package object 'xorg-x11-drv-nouveau' at 0x7fd3e8727558>, <libcomps.Package object 'xorg-x11-utils' at 0x7fd3e8727498>, <libcomps.Package object 'xorg-x11-drv-qxl' at 0x7fd3e87274f8>, <libcomps.Package object 'xorg-x11-drv-intel' at 0x7fd3e8727468>, <libcomps.Package object 'xorg-x11-drv-armsoc' at 0x7fd3e87273a8>, <libcomps.Package object 'xorg-x11-drv-omap' at 0x7fd3e8727630>, <libcomps.Package object 'xorg-x11-drv-vesa' at 0x7fd3e87275d0>, <libcomps.Package object 'xorg-x11-xinit' at 0x7fd3e87276f0>, <libcomps.Package object 'glx-utils' at 0x7fd3e8727768>, <libcomps.Package object 'xorg-x11-drv-openchrome' at 0x7fd3e87273c0>} >13:08:55,603 DBG dnf: Adding packages from group 'gnome-desktop': {<libcomps.Package object 'libcanberra-gtk3' at 0x7fd3e8727d68>, <libcomps.Package object 'evince-djvu' at 0x7fd3e87278e8>, <libcomps.Package object 'polkit' at 0x7fd3e8727e28>, <libcomps.Package object 'xdg-desktop-portal' at 0x7fd3e8727f00>, <libcomps.Package object 'gvfs-gphoto2' at 0x7fd3e8727d08>, <libcomps.Package object 'gnome-calendar' at 0x7fd3e8727a08>, <libcomps.Package object 'gnome-weather' at 0x7fd3e8727c78>, <libcomps.Package object 'file-roller' at 0x7fd3e8727918>, <libcomps.Package object 'gnome-clocks' at 0x7fd3e8727a50>, <libcomps.Package object 'gnome-themes-extra' at 0x7fd3e8727c30>, <libcomps.Package object 'totem-nautilus' at 0x7fd3e8727eb8>, <libcomps.Package object 'gnome-control-center' at 0x7fd3e8727a98>, <libcomps.Package object 'cheese' at 0x7fd3e8727888>, <libcomps.Package object 'baobab' at 0x7fd3e8727870>, <libcomps.Package object 'gnome-maps' at 0x7fd3e8727b40>, <libcomps.Package object 'gvfs-fuse' at 0x7fd3e8727cd8>, <libcomps.Package object 'NetworkManager-openconnect-gnome' at 0x7fd3e8727708>, <libcomps.Package object 'orca' at 0x7fd3e8727e10>, <libcomps.Package object 'evince' at 0x7fd3e87278d0>, <libcomps.Package object 'gnome-settings-daemon' at 0x7fd3e8727bb8>, <libcomps.Package object 'PackageKit-command-not-found' at 0x7fd3e87277f8>, <libcomps.Package object 'gnome-documents' at 0x7fd3e8727ac8>, <libcomps.Package object 'libcanberra-gtk2' at 0x7fd3e8727d50>, <libcomps.Package object 'sane-backends-drivers-scanners' at 0x7fd3e8727e58>, <libcomps.Package object 'gnome-logs' at 0x7fd3e8727b28>, <libcomps.Package object 'gvfs-goa' at 0x7fd3e8727cf0>, <libcomps.Package object 'NetworkManager-ssh-gnome' at 0x7fd3e87277b0>, <libcomps.Package object 'NetworkManager-openvpn-gnome' at 0x7fd3e8727738>, <libcomps.Package object 'fprintd-pam' at 0x7fd3e8727948>, <libcomps.Package object 'gnome-initial-setup' at 0x7fd3e8727b10>, <libcomps.Package object 'nautilus' at 0x7fd3e8727de0>, <libcomps.Package object 'totem' at 0x7fd3e8727ea0>, <libcomps.Package object 'NetworkManager-adsl' at 0x7fd3e8727648>, <libcomps.Package object 'gnome-color-manager' at 0x7fd3e8727a68>, <libcomps.Package object 'gnome-characters' at 0x7fd3e8727a20>, <libcomps.Package object 'gnome-software' at 0x7fd3e8727be8>, <libcomps.Package object 'rygel' at 0x7fd3e8727e40>, <libcomps.Package object 'gnome-classic-session' at 0x7fd3e8727a38>, <libcomps.Package object 'at-spi2-atk' at 0x7fd3e8727828>, <libcomps.Package object 'mousetweaks' at 0x7fd3e8727dc8>, <libcomps.Package object 'gvfs-smb' at 0x7fd3e8727d38>, <libcomps.Package object 'gnome-user-docs' at 0x7fd3e8727c48>, <libcomps.Package object 'gvfs-afp' at 0x7fd3e8727ca8>, <libcomps.Package object 'NetworkManager-vpnc-gnome' at 0x7fd3e87277c8>, <libcomps.Package object 'ModemManager' at 0x7fd3e8727f60>, <libcomps.Package object 'gedit' at 0x7fd3e8727978>, <libcomps.Package object 'gnome-boxes' at 0x7fd3e87279d8>, <libcomps.Package object 'gnome-calculator' at 0x7fd3e87279f0>, <libcomps.Package object 'gnome-contacts' at 0x7fd3e8727a80>, <libcomps.Package object 'gnome-session-wayland-session' at 0x7fd3e8727b88>, <libcomps.Package object 'libproxy-mozjs' at 0x7fd3e8727d80>, <libcomps.Package object 'gnome-shell' at 0x7fd3e8727bd0>, <libcomps.Package object 'gnome-disk-utility' at 0x7fd3e8727ab0>, <libcomps.Package object 'nautilus-sendto' at 0x7fd3e8727df8>, <libcomps.Package object 'librsvg2' at 0x7fd3e8727d98>, <libcomps.Package object 'libsane-hpaio' at 0x7fd3e8727db0>, <libcomps.Package object 'evince-nautilus' at 0x7fd3e8727900>, <libcomps.Package object 'gnome-font-viewer' at 0x7fd3e8727ae0>, <libcomps.Package object 'PackageKit-gtk3-module' at 0x7fd3e8727810>, <libcomps.Package object 'eog' at 0x7fd3e87278b8>, <libcomps.Package object 'gnome-terminal' at 0x7fd3e8727c18>, <libcomps.Package object 'gvfs-afc' at 0x7fd3e8727c90>, <libcomps.Package object 'tracker' at 0x7fd3e8727ed0>, <libcomps.Package object 'yelp' at 0x7fd3e8727f48>, <libcomps.Package object 'gnome-session-xsession' at 0x7fd3e8727ba0>, <libcomps.Package object 'gnome-bluetooth' at 0x7fd3e87279c0>, <libcomps.Package object 'glib-networking' at 0x7fd3e8727990>, <libcomps.Package object 'dconf' at 0x7fd3e87278a0>, <libcomps.Package object 'sushi' at 0x7fd3e8727e88>, <libcomps.Package object 'NetworkManager-pptp-gnome' at 0x7fd3e8727798>, <libcomps.Package object 'gnome-getting-started-docs' at 0x7fd3e8727af8>, <libcomps.Package object 'gnome-user-share' at 0x7fd3e8727c60>, <libcomps.Package object 'tracker-miners' at 0x7fd3e8727ee8>, <libcomps.Package object 'gnome-screenshot' at 0x7fd3e8727b70>, <libcomps.Package object 'gvfs-archive' at 0x7fd3e8727cc0>, <libcomps.Package object 'gnome-system-monitor' at 0x7fd3e8727c00>, <libcomps.Package object 'gdm' at 0x7fd3e8727960>, <libcomps.Package object 'gnome-backgrounds' at 0x7fd3e87279a8>, <libcomps.Package object 'gnome-photos' at 0x7fd3e8727b58>, <libcomps.Package object 'xdg-desktop-portal-gtk' at 0x7fd3e8727f18>, <libcomps.Package object 'simple-scan' at 0x7fd3e8727e70>, <libcomps.Package object 'xdg-user-dirs-gtk' at 0x7fd3e8727f30>, <libcomps.Package object 'NetworkManager-wwan' at 0x7fd3e87277e0>, <libcomps.Package object 'avahi' at 0x7fd3e8727858>, <libcomps.Package object 'file-roller-nautilus' at 0x7fd3e8727930>, <libcomps.Package object 'at-spi2-core' at 0x7fd3e8727840>, <libcomps.Package object 'NetworkManager-ppp' at 0x7fd3e8727780>, <libcomps.Package object 'gvfs-mtp' at 0x7fd3e8727d20>} >13:08:55,608 DBG dnf: Adding packages from group 'printing': {<libcomps.Package object 'cups' at 0x7fd3e8727e28>, <libcomps.Package object 'ghostscript' at 0x7fd3e8727f90>, <libcomps.Package object 'colord' at 0x7fd3e8727fc0>, <libcomps.Package object 'samba-client' at 0x7fd3e86ad0f0>, <libcomps.Package object 'nss-mdns' at 0x7fd3e86ad0c0>, <libcomps.Package object 'cups-filters' at 0x7fd3e8727f78>, <libcomps.Package object 'hplip' at 0x7fd3e86ad090>, <libcomps.Package object 'foomatic' at 0x7fd3e86ad030>, <libcomps.Package object 'cups-pk-helper' at 0x7fd3e8727fd8>, <libcomps.Package object 'foomatic-db-ppds' at 0x7fd3e86ad048>, <libcomps.Package object 'gutenprint-cups' at 0x7fd3e86ad078>, <libcomps.Package object 'gutenprint' at 0x7fd3e86ad060>, <libcomps.Package object 'system-config-printer-udev' at 0x7fd3e86ad108>, <libcomps.Package object 'paps' at 0x7fd3e86ad0d8>, <libcomps.Package object 'bluez-cups' at 0x7fd3e8727fa8>, <libcomps.Package object 'mpage' at 0x7fd3e86ad0a8>} >13:08:55,612 DBG dnf: Adding packages from group 'guest-desktop-agents': {<libcomps.Package object 'qemu-guest-agent' at 0x7fd3e86ad138>, <libcomps.Package object 'hyperv-daemons' at 0x7fd3e86ad180>, <libcomps.Package object 'virtualbox-guest-additions' at 0x7fd3e86ad168>, <libcomps.Package object 'open-vm-tools-desktop' at 0x7fd3e86ad120>, <libcomps.Package object 'spice-vdagent' at 0x7fd3e86ad150>} >13:08:55,615 DBG dnf: Adding packages from group 'networkmanager-submodules': {<libcomps.Package object 'NetworkManager-bluetooth' at 0x7fd3e86ad1b0>, <libcomps.Package object 'dhcp-client' at 0x7fd3e86ad1c8>, <libcomps.Package object 'NetworkManager-wifi' at 0x7fd3e86ad210>, <libcomps.Package object 'iptables' at 0x7fd3e86ad1f8>, <libcomps.Package object 'dnsmasq' at 0x7fd3e86ad1e0>, <libcomps.Package object 'NetworkManager-wwan' at 0x7fd3e86ad198>} >13:08:55,616 INF packaging: selected env: workstation-product-environment >13:08:55,706 INF packaging: kernel: selected kernel >13:08:55,796 WRN dnf: No match for group package "xorg-x11-drv-omap" >13:08:55,971 WRN dnf: No match for group package "ppc64-utils" >13:08:55,987 WRN dnf: No match for group package "xorg-x11-drv-armsoc" >13:08:56,210 WRN dnf: No match for group package "gstreamer1-plugin-mpg123" >13:08:56,356 Level 8 dnf: timer: depsolve: 129 ms >13:08:56,431 INF packaging: checking dependencies: success >13:08:58,058 INF packaging: Estimated size: download 1.52 GiB & install 5.64 GiB >13:08:58,061 INF packaging: Sufficient mountpoints found: {'/tmp': Size (31.279972076416015625 GiB)} >13:08:58,063 INF packaging: 1498 packages selected totalling 5.64 GiB >13:12:02,103 INF packaging: Estimated size: download 1.52 GiB & install 5.64 GiB >13:12:02,103 INF packaging: Sufficient mountpoints found: {'/tmp': Size (31.279693603515625 GiB), '/mnt/sysimage/home': Size (167.742187499068677425384521484375 GiB), '/mnt/sysimage': Size (25.499999999068677425384521484375 GiB)} >13:12:02,902 INF packaging: Estimated size: download 1.52 GiB & install 5.64 GiB >13:12:02,902 INF packaging: Sufficient mountpoints found: {'/tmp': Size (31.279693603515625 GiB), '/mnt/sysimage/home': Size (167.742187499068677425384521484375 GiB), '/mnt/sysimage': Size (25.499999999068677425384521484375 GiB)} >13:12:14,112 INF packaging: Estimated size: download 1.52 GiB & install 5.64 GiB >13:12:14,113 INF packaging: Sufficient mountpoints found: {'/tmp': Size (31.27968597412109375 GiB), '/mnt/sysimage/home': Size (167.742187499068677425384521484375 GiB), '/mnt/sysimage': Size (25.499999999068677425384521484375 GiB)} >13:12:53,171 INF packaging: checking software selection >13:12:53,183 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7fd3e5dc8b10>, <libcomps.Package object 'glibc' at 0x7fd3e5dc8bb8>, <libcomps.Package object 'less' at 0x7fd3e5dc8c78>, <libcomps.Package object 'ncurses' at 0x7fd3e5dc8fc0>, <libcomps.Package object 'shadow-utils' at 0x7fd3e86ad0a8>, <libcomps.Package object 'parted' at 0x7fd3e5dc8f18>, <libcomps.Package object 'filesystem' at 0x7fd3e5dc8a68>, <libcomps.Package object 'util-linux' at 0x7fd3e86ad090>, <libcomps.Package object 'procps-ng' at 0x7fd3e86ad1f8>, <libcomps.Package object 'vim-minimal' at 0x7fd3e86ad0c0>, <libcomps.Package object 'basesystem' at 0x7fd3e5dc8c00>, <libcomps.Package object 'kbd' at 0x7fd3e5dc87f8>, <libcomps.Package object 'setup' at 0x7fd3e86ad150>, <libcomps.Package object 'passwd' at 0x7fd3e5dc8f78>, <libcomps.Package object 'policycoreutils' at 0x7fd3e86ad408>, <libcomps.Package object 'e2fsprogs' at 0x7fd3e5dc8708>, <libcomps.Package object 'openssh-clients' at 0x7fd3e5dc8fa8>, <libcomps.Package object 'grubby' at 0x7fd3e5dc8f00>, <libcomps.Package object 'dnf-yum' at 0x7fd3e5dc8f90>, <libcomps.Package object 'dhcp-client' at 0x7fd3e5dc8690>, <libcomps.Package object 'NetworkManager' at 0x7fd3e86ad060>, <libcomps.Package object 'iputils' at 0x7fd3e5dc8e88>, <libcomps.Package object 'dnf' at 0x7fd3e5dc87b0>, <libcomps.Package object 'ppc64-utils' at 0x7fd3e86ad168>, <libcomps.Package object 'iproute' at 0x7fd3e5dc8b70>, <libcomps.Package object 'rpm' at 0x7fd3e86ad1c8>, <libcomps.Package object 'plymouth' at 0x7fd3e5dc8c18>, <libcomps.Package object 'rootfiles' at 0x7fd3e86ad180>, <libcomps.Package object 'systemd' at 0x7fd3e86ad210>, <libcomps.Package object 'sudo' at 0x7fd3e86ad0f0>, <libcomps.Package object 'bash' at 0x7fd3e5dc8fd8>, <libcomps.Package object 'sssd-common' at 0x7fd3e86ad1e0>, <libcomps.Package object 'initscripts' at 0x7fd3e5dc8f48>, <libcomps.Package object 'hostname' at 0x7fd3e5dc8f30>, <libcomps.Package object 'openssh-server' at 0x7fd3e5dc8ee8>, <libcomps.Package object 'audit' at 0x7fd3e5dc8960>, <libcomps.Package object 'dracut-config-rescue' at 0x7fd3e86ad1b0>, <libcomps.Package object 'coreutils' at 0x7fd3e5dc8c60>, <libcomps.Package object 'curl' at 0x7fd3e5dc8f60>, <libcomps.Package object 'selinux-policy-targeted' at 0x7fd3e86ad120>, <libcomps.Package object 'firewalld' at 0x7fd3e86ad030>, <libcomps.Package object 'dnf-plugins-core' at 0x7fd3e86ad108>} >13:12:53,184 INF packaging: selected group: core >13:12:53,188 DBG dnf: Adding packages from group 'dial-up': {<libcomps.Package object 'NetworkManager-ppp' at 0x7fd3e86ad138>, <libcomps.Package object 'minicom' at 0x7fd3e86ad5e8>, <libcomps.Package object 'lrzsz' at 0x7fd3e86ad5d0>, <libcomps.Package object 'ModemManager' at 0x7fd3e86ad198>, <libcomps.Package object 'ppp' at 0x7fd3e86ad2a0>, <libcomps.Package object 'NetworkManager-adsl' at 0x7fd3e86ad0d8>, <libcomps.Package object 'linux-atm' at 0x7fd3e86ad5b8>, <libcomps.Package object 'wvdial' at 0x7fd3e86ad678>, <libcomps.Package object 'rp-pppoe' at 0x7fd3e86ad600>, <libcomps.Package object 'isdn4k-utils' at 0x7fd3e86ad048>, <libcomps.Package object 'NetworkManager-wwan' at 0x7fd3e86ad078>} >13:12:53,192 DBG dnf: Adding packages from group 'multimedia': {<libcomps.Package object 'gstreamer1-plugins-bad-free' at 0x7fd3e86ad330>, <libcomps.Package object 'pulseaudio' at 0x7fd3e86ad420>, <libcomps.Package object 'PackageKit-gstreamer-plugin' at 0x7fd3e86ad378>, <libcomps.Package object 'alsa-utils' at 0x7fd3e86ad270>, <libcomps.Package object 'gstreamer1-plugin-mpg123' at 0x7fd3e86ad5a0>, <libcomps.Package object 'gstreamer1-plugins-good' at 0x7fd3e86ad438>, <libcomps.Package object 'alsa-plugins-pulseaudio' at 0x7fd3e86ad228>, <libcomps.Package object 'alsa-ucm' at 0x7fd3e86ad4c8>, <libcomps.Package object 'pulseaudio-utils' at 0x7fd3e86ad498>, <libcomps.Package object 'pulseaudio-module-x11' at 0x7fd3e86ad558>} >13:12:53,199 DBG dnf: Adding packages from group 'fonts': {<libcomps.Package object 'adobe-source-han-serif-tw-fonts' at 0x7fd3e86ad768>, <libcomps.Package object 'dejavu-sans-fonts' at 0x7fd3e86ad720>, <libcomps.Package object 'lohit-kannada-fonts' at 0x7fd3e86ad918>, <libcomps.Package object 'vlgothic-fonts' at 0x7fd3e86ada80>, <libcomps.Package object 'google-noto-sans-tai-viet-fonts' at 0x7fd3e86ad828>, <libcomps.Package object 'dejavu-serif-fonts' at 0x7fd3e86ad6a8>, <libcomps.Package object 'gnu-free-mono-fonts' at 0x7fd3e86ad690>, <libcomps.Package object 'sil-mingzat-fonts' at 0x7fd3e86ad9d8>, <libcomps.Package object 'liberation-sans-fonts' at 0x7fd3e86ad870>, <libcomps.Package object 'khmeros-base-fonts' at 0x7fd3e86ad7b0>, <libcomps.Package object 'google-noto-sans-tagalog-fonts' at 0x7fd3e86ad858>, <libcomps.Package object 'lohit-devanagari-fonts' at 0x7fd3e86ad8d0>, <libcomps.Package object 'abattis-cantarell-fonts' at 0x7fd3e86ad450>, <libcomps.Package object 'google-noto-emoji-color-fonts' at 0x7fd3e86ad7e0>, <libcomps.Package object 'liberation-serif-fonts' at 0x7fd3e86ad888>, <libcomps.Package object 'lohit-telugu-fonts' at 0x7fd3e86ad960>, <libcomps.Package object 'gnu-free-sans-fonts' at 0x7fd3e86ad570>, <libcomps.Package object 'jomolhari-fonts' at 0x7fd3e86ad780>, <libcomps.Package object 'liberation-mono-fonts' at 0x7fd3e86ad7c8>, <libcomps.Package object 'sil-nuosu-fonts' at 0x7fd3e86ad9f0>, <libcomps.Package object 'google-noto-emoji-fonts' at 0x7fd3e86ad738>, <libcomps.Package object 'paratype-pt-sans-fonts' at 0x7fd3e86ad9a8>, <libcomps.Package object 'lohit-odia-fonts' at 0x7fd3e86ad930>, <libcomps.Package object 'thai-scalable-waree-fonts' at 0x7fd3e86ada68>, <libcomps.Package object 'adobe-source-han-sans-cn-fonts' at 0x7fd3e86ad468>, <libcomps.Package object 'lohit-assamese-fonts' at 0x7fd3e86ad8a0>, <libcomps.Package object 'lohit-bengali-fonts' at 0x7fd3e86ad8b8>, <libcomps.Package object 'lohit-tamil-fonts' at 0x7fd3e86ad948>, <libcomps.Package object 'tabish-eeyek-fonts' at 0x7fd3e86ada50>, <libcomps.Package object 'sil-abyssinica-fonts' at 0x7fd3e86ad9c0>, <libcomps.Package object 'dejavu-sans-mono-fonts' at 0x7fd3e86ad6c0>, <libcomps.Package object 'adobe-source-han-serif-cn-fonts' at 0x7fd3e86ad750>, <libcomps.Package object 'stix-fonts' at 0x7fd3e86ada38>, <libcomps.Package object 'sil-padauk-fonts' at 0x7fd3e86ada08>, <libcomps.Package object 'google-noto-sans-meetei-mayek-fonts' at 0x7fd3e86ad660>, <libcomps.Package object 'lohit-gujarati-fonts' at 0x7fd3e86ad8e8>, <libcomps.Package object 'google-noto-sans-sinhala-fonts' at 0x7fd3e86ad810>, <libcomps.Package object 'aajohan-comfortaa-fonts' at 0x7fd3e86ad3f0>, <libcomps.Package object 'google-noto-sans-lisu-fonts' at 0x7fd3e86ad618>, <libcomps.Package object 'naver-nanum-gothic-fonts' at 0x7fd3e86ad978>, <libcomps.Package object 'smc-meera-fonts' at 0x7fd3e86ada20>, <libcomps.Package object 'gnu-free-serif-fonts' at 0x7fd3e86ad7f8>, <libcomps.Package object 'google-noto-sans-mandaic-fonts' at 0x7fd3e86ad630>, <libcomps.Package object 'google-noto-sans-tai-tham-fonts' at 0x7fd3e86ad840>, <libcomps.Package object 'paktype-naskh-basic-fonts' at 0x7fd3e86ad990>, <libcomps.Package object 'adobe-source-han-sans-tw-fonts' at 0x7fd3e86ad480>, <libcomps.Package object 'julietaula-montserrat-fonts' at 0x7fd3e86ad798>, <libcomps.Package object 'lohit-gurmukhi-fonts' at 0x7fd3e86ad900>} >13:12:53,205 DBG dnf: Adding packages from group 'standard': {<libcomps.Package object 'at' at 0x7fd3e86adac8>, <libcomps.Package object 'mlocate' at 0x7fd3e86ade28>, <libcomps.Package object 'mailcap' at 0x7fd3e86addb0>, <libcomps.Package object 'which' at 0x7fd3e2e401e0>, <libcomps.Package object 'pam_krb5' at 0x7fd3e86adee8>, <libcomps.Package object 'deltarpm' at 0x7fd3e86adc30>, <libcomps.Package object 'tree' at 0x7fd3e2e40150>, <libcomps.Package object 'net-tools' at 0x7fd3e86ade70>, <libcomps.Package object 'realmd' at 0x7fd3e86adf90>, <libcomps.Package object 'fprintd-pam' at 0x7fd3e86adcf0>, <libcomps.Package object 'bc' at 0x7fd3e86adb10>, <libcomps.Package object 'gnupg2' at 0x7fd3e86add08>, <libcomps.Package object 'sos' at 0x7fd3e2e40048>, <libcomps.Package object 'pinfo' at 0x7fd3e86adf30>, <libcomps.Package object 'ntfs-3g' at 0x7fd3e86adeb8>, <libcomps.Package object 'wireless-tools' at 0x7fd3e2e401f8>, <libcomps.Package object 'bridge-utils' at 0x7fd3e86adb40>, <libcomps.Package object 'fpaste' at 0x7fd3e86adcd8>, <libcomps.Package object 'man-pages' at 0x7fd3e86addc8>, <libcomps.Package object 'tar' at 0x7fd3e2e400c0>, <libcomps.Package object 'systemd-udev' at 0x7fd3e2e400a8>, <libcomps.Package object 'cpio' at 0x7fd3e86adbb8>, <libcomps.Package object 'words' at 0x7fd3e2e40210>, <libcomps.Package object 'cifs-utils' at 0x7fd3e86adb88>, <libcomps.Package object 'logrotate' at 0x7fd3e86add80>, <libcomps.Package object 'usbutils' at 0x7fd3e2e40180>, <libcomps.Package object 'cryptsetup' at 0x7fd3e86adbe8>, <libcomps.Package object 'jwhois' at 0x7fd3e86add68>, <libcomps.Package object 'rsync' at 0x7fd3e86adfc0>, <libcomps.Package object 'dbus' at 0x7fd3e86adc18>, <libcomps.Package object 'bzip2' at 0x7fd3e86adb70>, <libcomps.Package object 'mtr' at 0x7fd3e86ade40>, <libcomps.Package object 'bash-completion' at 0x7fd3e86adaf8>, <libcomps.Package object 'tcp_wrappers' at 0x7fd3e2e400d8>, <libcomps.Package object 'btrfs-progs' at 0x7fd3e86adb58>, <libcomps.Package object 'wget' at 0x7fd3e2e401c8>, <libcomps.Package object 'nfs-utils' at 0x7fd3e86ade88>, <libcomps.Package object 'nano' at 0x7fd3e86ade58>, <libcomps.Package object 'file' at 0x7fd3e86adcc0>, <libcomps.Package object 'irqbalance' at 0x7fd3e86add50>, <libcomps.Package object 'sssd' at 0x7fd3e2e40060>, <libcomps.Package object 'psacct' at 0x7fd3e86adf60>, <libcomps.Package object 'ntfsprogs' at 0x7fd3e86aded0>, <libcomps.Package object 'tcpdump' at 0x7fd3e2e400f0>, <libcomps.Package object 'fedora-release-notes' at 0x7fd3e86adca8>, <libcomps.Package object 'rng-tools' at 0x7fd3e86adfa8>, <libcomps.Package object 'microcode_ctl' at 0x7fd3e86ade10>, <libcomps.Package object 'attr' at 0x7fd3e86adae0>, <libcomps.Package object 'symlinks' at 0x7fd3e2e40090>, <libcomps.Package object 'unzip' at 0x7fd3e2e40168>, <libcomps.Package object 'cyrus-sasl-plain' at 0x7fd3e86adc00>, <libcomps.Package object 'ethtool' at 0x7fd3e86adc90>, <libcomps.Package object 'util-linux-user' at 0x7fd3e2e40198>, <libcomps.Package object 'quota' at 0x7fd3e86adf78>, <libcomps.Package object 'coolkey' at 0x7fd3e86adba0>, <libcomps.Package object 'mcelog' at 0x7fd3e86adde0>, <libcomps.Package object 'time' at 0x7fd3e2e40120>, <libcomps.Package object 'lsof' at 0x7fd3e86add98>, <libcomps.Package object 'acl' at 0x7fd3e86adab0>, <libcomps.Package object 'dos2unix' at 0x7fd3e86adc48>, <libcomps.Package object 'nmap-ncat' at 0x7fd3e86adea0>, <libcomps.Package object 'traceroute' at 0x7fd3e2e40138>, <libcomps.Package object 'passwdqc' at 0x7fd3e86adf00>, <libcomps.Package object 'plymouth' at 0x7fd3e86adf48>, <libcomps.Package object 'vconfig' at 0x7fd3e2e401b0>, <libcomps.Package object 'sudo' at 0x7fd3e2e40078>, <libcomps.Package object 'crontabs' at 0x7fd3e86adbd0>, <libcomps.Package object 'ed' at 0x7fd3e86adc78>, <libcomps.Package object 'smartmontools' at 0x7fd3e2e40030>, <libcomps.Package object 'telnet' at 0x7fd3e2e40108>, <libcomps.Package object 'iptstate' at 0x7fd3e86add38>, <libcomps.Package object 'bind-utils' at 0x7fd3e86adb28>, <libcomps.Package object 'setuptool' at 0x7fd3e2e40258>, <libcomps.Package object 'abrt-cli' at 0x7fd3e86ada98>, <libcomps.Package object 'hunspell' at 0x7fd3e86add20>, <libcomps.Package object 'mdadm' at 0x7fd3e86addf8>, <libcomps.Package object 'rsyslog' at 0x7fd3e86adfd8>, <libcomps.Package object 'zip' at 0x7fd3e2e40228>, <libcomps.Package object 'pciutils' at 0x7fd3e86adf18>, <libcomps.Package object 'dosfstools' at 0x7fd3e86adc60>} >13:12:53,210 DBG dnf: Adding packages from group 'input-methods': {<libcomps.Package object 'ibus-libzhuyin' at 0x7fd3e2e40270>, <libcomps.Package object 'ibus-typing-booster' at 0x7fd3e2e402b8>, <libcomps.Package object 'ibus-kkc' at 0x7fd3e2e40078>, <libcomps.Package object 'im-chooser' at 0x7fd3e2e402d0>, <libcomps.Package object 'ibus-rawcode' at 0x7fd3e2e402a0>, <libcomps.Package object 'ibus-libpinyin' at 0x7fd3e2e40240>, <libcomps.Package object 'imsettings' at 0x7fd3e2e402e8>, <libcomps.Package object 'ibus-hangul' at 0x7fd3e2e40888>, <libcomps.Package object 'ibus-cangjie-engine-cangjie' at 0x7fd3e86adf48>, <libcomps.Package object 'ibus-m17n' at 0x7fd3e2e40288>} >13:12:53,213 WRN dnf: Group 'Core' is already installed. >13:12:53,214 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7fd3e2e40498>, <libcomps.Package object 'glibc' at 0x7fd3e2e403d8>, <libcomps.Package object 'less' at 0x7fd3e2e40480>, <libcomps.Package object 'ncurses' at 0x7fd3e2e404b0>, <libcomps.Package object 'shadow-utils' at 0x7fd3e2e405d0>, <libcomps.Package object 'parted' at 0x7fd3e2e404f8>, <libcomps.Package object 'filesystem' at 0x7fd3e2e403c0>, <libcomps.Package object 'util-linux' at 0x7fd3e2e40630>, <libcomps.Package object 'procps-ng' at 0x7fd3e2e40558>, <libcomps.Package object 'vim-minimal' at 0x7fd3e2e40648>, <libcomps.Package object 'basesystem' at 0x7fd3e2e40300>, <libcomps.Package object 'kbd' at 0x7fd3e2e40468>, <libcomps.Package object 'setup' at 0x7fd3e2e405b8>, <libcomps.Package object 'passwd' at 0x7fd3e2e40510>, <libcomps.Package object 'policycoreutils' at 0x7fd3e2e40540>, <libcomps.Package object 'e2fsprogs' at 0x7fd3e2e403a8>, <libcomps.Package object 'openssh-clients' at 0x7fd3e2e404c8>, <libcomps.Package object 'grubby' at 0x7fd3e2e403f0>, <libcomps.Package object 'dnf-yum' at 0x7fd3e2e40390>, <libcomps.Package object 'dhcp-client' at 0x7fd3e2e40360>, <libcomps.Package object 'NetworkManager' at 0x7fd3e2e40660>, <libcomps.Package object 'iputils' at 0x7fd3e2e40450>, <libcomps.Package object 'dnf' at 0x7fd3e2e40378>, <libcomps.Package object 'ppc64-utils' at 0x7fd3e2e406c0>, <libcomps.Package object 'iproute' at 0x7fd3e2e40438>, <libcomps.Package object 'rpm' at 0x7fd3e2e40588>, <libcomps.Package object 'plymouth' at 0x7fd3e2e40528>, <libcomps.Package object 'rootfiles' at 0x7fd3e2e40570>, <libcomps.Package object 'systemd' at 0x7fd3e2e40618>, <libcomps.Package object 'sudo' at 0x7fd3e2e40600>, <libcomps.Package object 'bash' at 0x7fd3e2e40318>, <libcomps.Package object 'sssd-common' at 0x7fd3e2e405e8>, <libcomps.Package object 'initscripts' at 0x7fd3e2e40420>, <libcomps.Package object 'hostname' at 0x7fd3e2e40408>, <libcomps.Package object 'openssh-server' at 0x7fd3e2e404e0>, <libcomps.Package object 'audit' at 0x7fd3e2e40750>, <libcomps.Package object 'dracut-config-rescue' at 0x7fd3e2e40690>, <libcomps.Package object 'coreutils' at 0x7fd3e2e40330>, <libcomps.Package object 'curl' at 0x7fd3e2e40348>, <libcomps.Package object 'selinux-policy-targeted' at 0x7fd3e2e405a0>, <libcomps.Package object 'firewalld' at 0x7fd3e2e406a8>, <libcomps.Package object 'dnf-plugins-core' at 0x7fd3e2e40678>} >13:12:53,217 DBG dnf: Adding packages from group 'admin-tools': {<libcomps.Package object 'system-config-language' at 0x7fd3e2e40690>, <libcomps.Package object 'abrt-desktop' at 0x7fd3e2e404e0>, <libcomps.Package object 'recordmydesktop' at 0x7fd3e2e405a0>, <libcomps.Package object 'gnome-disk-utility' at 0x7fd3e2e406a8>, <libcomps.Package object 'fros-recordmydesktop' at 0x7fd3e2e40678>, <libcomps.Package object 'system-config-keyboard' at 0x7fd3e2e40330>, <libcomps.Package object 'setroubleshoot' at 0x7fd3e2e40348>, <libcomps.Package object 'system-config-users' at 0x7fd3e2e40750>} >13:12:53,221 DBG dnf: Adding packages from group 'hardware-support': {<libcomps.Package object 'iwl5150-firmware' at 0x7fd3e2e40360>, <libcomps.Package object 'iwl3945-firmware' at 0x7fd3e2e40378>, <libcomps.Package object 'iwl1000-firmware' at 0x7fd3e2e40618>, <libcomps.Package object 'iwl3160-firmware' at 0x7fd3e2e406c0>, <libcomps.Package object 'usb_modeswitch' at 0x7fd3e2e405b8>, <libcomps.Package object 'iwl6050-firmware' at 0x7fd3e2e403a8>, <libcomps.Package object 'iwl6000-firmware' at 0x7fd3e2e40390>, <libcomps.Package object 'iwl105-firmware' at 0x7fd3e2e40570>, <libcomps.Package object 'iwl135-firmware' at 0x7fd3e2e40528>, <libcomps.Package object 'libertas-usb8388-firmware' at 0x7fd3e2e40510>, <libcomps.Package object 'b43-openfwwf' at 0x7fd3e2e40408>, <libcomps.Package object 'b43-fwcutter' at 0x7fd3e2e407f8>, <libcomps.Package object 'iwl2030-firmware' at 0x7fd3e2e40438>, <libcomps.Package object 'iwl2000-firmware' at 0x7fd3e2e40588>, <libcomps.Package object 'iwl7260-firmware' at 0x7fd3e2e40540>, <libcomps.Package object 'iwl100-firmware' at 0x7fd3e2e40600>, <libcomps.Package object 'ipw2100-firmware' at 0x7fd3e2e405e8>, <libcomps.Package object 'iwl4965-firmware' at 0x7fd3e2e40450>, <libcomps.Package object 'atmel-firmware' at 0x7fd3e2e40420>, <libcomps.Package object 'iwl6000g2a-firmware' at 0x7fd3e2e403f0>, <libcomps.Package object 'iwl5000-firmware' at 0x7fd3e2e40660>, <libcomps.Package object 'zd1211-firmware' at 0x7fd3e2e40468>, <libcomps.Package object 'ipw2200-firmware' at 0x7fd3e2e40318>, <libcomps.Package object 'iwl6000g2b-firmware' at 0x7fd3e2e404c8>} >13:12:53,225 DBG dnf: Adding packages from group 'base-x': {<libcomps.Package object 'xorg-x11-xauth' at 0x7fd3e2e40780>, <libcomps.Package object 'xorg-x11-server-Xorg' at 0x7fd3e2e40738>, <libcomps.Package object 'xorg-x11-drv-vmware' at 0x7fd3e2e40708>, <libcomps.Package object 'xorg-x11-drv-ati' at 0x7fd3e2e40630>, <libcomps.Package object 'xorg-x11-drv-evdev' at 0x7fd3e2e403c0>, <libcomps.Package object 'xorg-x11-drv-fbdev' at 0x7fd3e2e404f8>, <libcomps.Package object 'plymouth-system-theme' at 0x7fd3e2e40300>, <libcomps.Package object 'xorg-x11-drv-libinput' at 0x7fd3e2e404b0>, <libcomps.Package object 'mesa-dri-drivers' at 0x7fd3e2e40558>, <libcomps.Package object 'xorg-x11-drv-wacom' at 0x7fd3e2e40720>, <libcomps.Package object 'xorg-x11-drv-nouveau' at 0x7fd3e2e40480>, <libcomps.Package object 'xorg-x11-utils' at 0x7fd3e2e40768>, <libcomps.Package object 'xorg-x11-drv-qxl' at 0x7fd3e2e406d8>, <libcomps.Package object 'xorg-x11-drv-intel' at 0x7fd3e2e405d0>, <libcomps.Package object 'xorg-x11-drv-armsoc' at 0x7fd3e2e40648>, <libcomps.Package object 'xorg-x11-drv-omap' at 0x7fd3e2e403d8>, <libcomps.Package object 'xorg-x11-drv-vesa' at 0x7fd3e2e406f0>, <libcomps.Package object 'xorg-x11-xinit' at 0x7fd3e2e40798>, <libcomps.Package object 'glx-utils' at 0x7fd3e2e407c8>, <libcomps.Package object 'xorg-x11-drv-openchrome' at 0x7fd3e2e40498>} >13:12:53,229 DBG dnf: Adding packages from group 'kde-desktop': {<libcomps.Package object 'kde-gtk-config' at 0x7fd3e2e40a08>, <libcomps.Package object 'dnfdragora' at 0x7fd3e2e408d0>, <libcomps.Package object 'abrt-desktop' at 0x7fd3e2e407e0>, <libcomps.Package object 'kruler' at 0x7fd3e2e40d20>, <libcomps.Package object 'sddm-breeze' at 0x7fd3e2e15078>, <libcomps.Package object 'sddm-kcm' at 0x7fd3e2e15090>, <libcomps.Package object 'bluedevil' at 0x7fd3e2e40840>, <libcomps.Package object 'kdeplasma-addons' at 0x7fd3e2e40ae0>, <libcomps.Package object 'xorg-x11-drv-libinput' at 0x7fd3e2e150d8>, <libcomps.Package object 'plasma-desktop' at 0x7fd3e2e40e70>, <libcomps.Package object 'qt5-qtdeclarative' at 0x7fd3e2e15048>, <libcomps.Package object 'plasma-breeze' at 0x7fd3e2e40e58>, <libcomps.Package object 'kwalletmanager5' at 0x7fd3e2e40d98>, <libcomps.Package object 'plasma-nm-pptp' at 0x7fd3e2e40f48>, <libcomps.Package object 'kdegraphics-thumbnailers' at 0x7fd3e2e40ab0>, <libcomps.Package object 'pam-kwallet' at 0x7fd3e2e40df8>, <libcomps.Package object 'adwaita-gtk2-theme' at 0x7fd3e2e40828>, <libcomps.Package object 'kcm_systemd' at 0x7fd3e2e409d8>, <libcomps.Package object 'kmail' at 0x7fd3e2e40c48>, <libcomps.Package object 'plasma-user-manager' at 0x7fd3e2e40fa8>, <libcomps.Package object 'plasma-pa' at 0x7fd3e2e40f78>, <libcomps.Package object 'qt5-qtbase-gui' at 0x7fd3e2e15030>, <libcomps.Package object 'kamera' at 0x7fd3e2e40990>, <libcomps.Package object 'korganizer' at 0x7fd3e2e40d08>, <libcomps.Package object 'gwenview' at 0x7fd3e2e40948>, <libcomps.Package object 'kde-settings-pulseaudio' at 0x7fd3e2e40a80>, <libcomps.Package object 'phonon-qt5-backend-gstreamer' at 0x7fd3e2e40e28>, <libcomps.Package object 'kget' at 0x7fd3e2e40bb8>, <libcomps.Package object 'kf5-kipi-plugins' at 0x7fd3e2e40b88>, <libcomps.Package object 'kaddressbook' at 0x7fd3e2e40978>, <libcomps.Package object 'khelpcenter' at 0x7fd3e2e40be8>, <libcomps.Package object 'khotkeys' at 0x7fd3e2e40c00>, <libcomps.Package object 'firewall-config' at 0x7fd3e2e40900>, <libcomps.Package object 'breeze-icon-theme' at 0x7fd3e2e40858>, <libcomps.Package object 'kcharselect' at 0x7fd3e2e409c0>, <libcomps.Package object 'colord-kde' at 0x7fd3e2e408a0>, <libcomps.Package object 'kmenuedit' at 0x7fd3e2e40c60>, <libcomps.Package object 'spectacle' at 0x7fd3e2e150c0>, <libcomps.Package object 'glibc-all-langpacks' at 0x7fd3e2e40918>, <libcomps.Package object 'kcalc' at 0x7fd3e2e409a8>, <libcomps.Package object 'cagibi' at 0x7fd3e2e40870>, <libcomps.Package object 'plasma-discover' at 0x7fd3e2e40ea0>, <libcomps.Package object 'kscreenlocker' at 0x7fd3e2e40d50>, <libcomps.Package object 'sddm' at 0x7fd3e2e15060>, <libcomps.Package object 'cups-pk-helper' at 0x7fd3e2e408b8>, <libcomps.Package object 'akregator' at 0x7fd3e2e40810>, <libcomps.Package object 'kontact' at 0x7fd3e2e40cf0>, <libcomps.Package object 'knode' at 0x7fd3e2e40ca8>, <libcomps.Package object 'kgpg' at 0x7fd3e2e40bd0>, <libcomps.Package object 'kdelibs' at 0x7fd3e2e40ac8>, <libcomps.Package object 'dolphin' at 0x7fd3e2e408e8>, <libcomps.Package object 'kcolorchooser' at 0x7fd3e2e409f0>, <libcomps.Package object 'plasma-nm-openconnect' at 0x7fd3e2e40f00>, <libcomps.Package object 'plasma-nm-l2tp' at 0x7fd3e2e40ee8>, <libcomps.Package object 'ksshaskpass' at 0x7fd3e2e40d68>, <libcomps.Package object 'ksysguard' at 0x7fd3e2e40d80>, <libcomps.Package object 'plasma-desktop-doc' at 0x7fd3e2e40e88>, <libcomps.Package object 'kde-print-manager' at 0x7fd3e2e40a50>, <libcomps.Package object 'kde-style-breeze' at 0x7fd3e2e40a98>, <libcomps.Package object 'konqueror' at 0x7fd3e2e40cc0>, <libcomps.Package object 'kscreen' at 0x7fd3e2e40d38>, <libcomps.Package object 'polkit-kde' at 0x7fd3e2e15108>, <libcomps.Package object 'sni-qt' at 0x7fd3e2e150a8>, <libcomps.Package object 'kf5-akonadi-server-mysql' at 0x7fd3e2e40b58>, <libcomps.Package object 'konsole5' at 0x7fd3e2e40cd8>, <libcomps.Package object 'plasma-nm-vpnc' at 0x7fd3e2e40f60>, <libcomps.Package object 'kf5-akonadi-server' at 0x7fd3e2e40b40>, <libcomps.Package object 'kinfocenter' at 0x7fd3e2e40c18>, <libcomps.Package object 'kmousetool' at 0x7fd3e2e40c78>, <libcomps.Package object 'kmag' at 0x7fd3e2e40c30>, <libcomps.Package object 'kf5-baloo-file' at 0x7fd3e2e40b70>, <libcomps.Package object 'kwebkitpart' at 0x7fd3e2e40db0>, <libcomps.Package object 'kwrite' at 0x7fd3e2e40de0>, <libcomps.Package object 'kdialog' at 0x7fd3e2e40af8>, <libcomps.Package object 'kfind' at 0x7fd3e2e40ba0>, <libcomps.Package object 'keditbookmarks' at 0x7fd3e2e40b28>, <libcomps.Package object 'gnome-keyring-pam' at 0x7fd3e2e40930>, <libcomps.Package object 'kde-platform-plugin' at 0x7fd3e2e40a38>, <libcomps.Package object 'kdnssd' at 0x7fd3e2e40b10>, <libcomps.Package object 'kde-runtime' at 0x7fd3e2e40a68>, <libcomps.Package object 'plasma-nm-openswan' at 0x7fd3e2e40f18>, <libcomps.Package object 'pinentry-qt' at 0x7fd3e2e40e40>, <libcomps.Package object 'initial-setup-gui' at 0x7fd3e2e40960>, <libcomps.Package object 'kde-partitionmanager' at 0x7fd3e2e40a20>, <libcomps.Package object 'kwin' at 0x7fd3e2e40dc8>, <libcomps.Package object 'NetworkManager-config-connectivity-fedora' at 0x7fd3e2e407b0>, <libcomps.Package object 'plasma-workspace' at 0x7fd3e2e40fc0>, <libcomps.Package object 'plasma-nm-openvpn' at 0x7fd3e2e40f30>, <libcomps.Package object 'plasma-workspace-geolocation' at 0x7fd3e2e40fd8>, <libcomps.Package object 'kmouth' at 0x7fd3e2e40c90>, <libcomps.Package object 'plasma-nm' at 0x7fd3e2e40ed0>, <libcomps.Package object 'plasma-drkonqi' at 0x7fd3e2e40eb8>, <libcomps.Package object 'phonon-backend-gstreamer' at 0x7fd3e2e40e10>, <libcomps.Package object 'plasma-pk-updates' at 0x7fd3e2e40f90>} >13:12:53,234 DBG dnf: Adding packages from group 'printing': {<libcomps.Package object 'cups' at 0x7fd3e2e407e0>, <libcomps.Package object 'ghostscript' at 0x7fd3e2e150d8>, <libcomps.Package object 'colord' at 0x7fd3e2e15120>, <libcomps.Package object 'samba-client' at 0x7fd3e2e15210>, <libcomps.Package object 'nss-mdns' at 0x7fd3e2e151e0>, <libcomps.Package object 'cups-filters' at 0x7fd3e2e15318>, <libcomps.Package object 'hplip' at 0x7fd3e2e151b0>, <libcomps.Package object 'foomatic' at 0x7fd3e2e15150>, <libcomps.Package object 'cups-pk-helper' at 0x7fd3e2e15138>, <libcomps.Package object 'foomatic-db-ppds' at 0x7fd3e2e15168>, <libcomps.Package object 'gutenprint-cups' at 0x7fd3e2e15198>, <libcomps.Package object 'gutenprint' at 0x7fd3e2e15180>, <libcomps.Package object 'system-config-printer-udev' at 0x7fd3e2e15228>, <libcomps.Package object 'paps' at 0x7fd3e2e151f8>, <libcomps.Package object 'bluez-cups' at 0x7fd3e2e150f0>, <libcomps.Package object 'mpage' at 0x7fd3e2e151c8>} >13:12:53,238 DBG dnf: Adding packages from group 'guest-desktop-agents': {<libcomps.Package object 'qemu-guest-agent' at 0x7fd3e2e15258>, <libcomps.Package object 'hyperv-daemons' at 0x7fd3e2e152a0>, <libcomps.Package object 'virtualbox-guest-additions' at 0x7fd3e2e15288>, <libcomps.Package object 'open-vm-tools-desktop' at 0x7fd3e2e15240>, <libcomps.Package object 'spice-vdagent' at 0x7fd3e2e15270>} >13:12:53,242 DBG dnf: Adding packages from group 'networkmanager-submodules': {<libcomps.Package object 'NetworkManager-bluetooth' at 0x7fd3e2e152d0>, <libcomps.Package object 'dhcp-client' at 0x7fd3e2e152e8>, <libcomps.Package object 'NetworkManager-wifi' at 0x7fd3e2e15348>, <libcomps.Package object 'iptables' at 0x7fd3e2e15330>, <libcomps.Package object 'dnsmasq' at 0x7fd3e2e15300>, <libcomps.Package object 'NetworkManager-wwan' at 0x7fd3e2e152b8>} >13:12:53,243 INF packaging: selected env: kde-desktop-environment >13:12:53,249 DBG dnf: Adding packages from group 'firefox': {<libcomps.Package object 'fedora-bookmarks' at 0x7fd3e2e15360>, <libcomps.Package object 'firefox' at 0x7fd3e2e152b8>} >13:12:53,249 INF packaging: selected group: firefox >13:12:53,253 DBG dnf: Adding packages from group 'libreoffice': {<libcomps.Package object 'libreoffice-emailmerge' at 0x7fd3e2e15390>, <libcomps.Package object 'libreoffice-math' at 0x7fd3e2e153d8>, <libcomps.Package object 'libreoffice-writer' at 0x7fd3e2e153f0>, <libcomps.Package object 'libreoffice-calc' at 0x7fd3e2e15438>, <libcomps.Package object 'libreoffice-graphicfilter' at 0x7fd3e2e153a8>, <libcomps.Package object 'libreoffice-impress' at 0x7fd3e2e153c0>, <libcomps.Package object 'libreoffice-draw' at 0x7fd3e2e15378>} >13:12:53,254 INF packaging: selected group: libreoffice >13:12:53,263 INF packaging: kernel: selected kernel >13:12:53,346 WRN dnf: No match for group package "xorg-x11-drv-omap" >13:12:53,513 WRN dnf: No match for group package "ppc64-utils" >13:12:53,530 WRN dnf: No match for group package "xorg-x11-drv-armsoc" >13:12:53,637 WRN dnf: No match for group package "recordmydesktop" >13:12:53,699 WRN dnf: No match for group package "gstreamer1-plugin-mpg123" >13:12:53,821 Level 8 dnf: timer: depsolve: 99 ms >13:12:53,917 INF packaging: checking dependencies: success >13:12:55,239 INF packaging: Estimated size: download 1.77 GiB & install 6.6 GiB >13:12:55,240 INF packaging: Sufficient mountpoints found: {'/tmp': Size (31.279651641845703125 GiB), '/mnt/sysimage/home': Size (167.742187499068677425384521484375 GiB), '/mnt/sysimage': Size (25.499999999068677425384521484375 GiB)} >13:12:55,243 INF packaging: 1689 packages selected totalling 6.6 GiB >13:12:56,525 INF packaging: Estimated size: download 1.77 GiB & install 6.6 GiB >13:12:56,525 INF packaging: Sufficient mountpoints found: {'/tmp': Size (31.279651641845703125 GiB), '/mnt/sysimage/home': Size (167.742187499068677425384521484375 GiB), '/mnt/sysimage': Size (25.499999999068677425384521484375 GiB)} >13:12:57,645 INF packaging: Estimated size: download 1.77 GiB & install 6.6 GiB >13:12:57,646 INF packaging: Sufficient mountpoints found: {'/tmp': Size (31.2796478271484375 GiB), '/mnt/sysimage/home': Size (167.742187499068677425384521484375 GiB), '/mnt/sysimage': Size (25.499999999068677425384521484375 GiB)} >13:12:58,777 INF packaging: Estimated size: download 1.77 GiB & install 6.6 GiB >13:12:58,777 INF packaging: Sufficient mountpoints found: {'/tmp': Size (31.2796478271484375 GiB), '/mnt/sysimage/home': Size (167.742187499068677425384521484375 GiB), '/mnt/sysimage': Size (25.499999999068677425384521484375 GiB)} > > >/tmp/program.log: >18:05:55,152 INF program: Running... losetup --list >18:05:55,172 INF program: Running... /sbin/auditd >18:05:55,188 DBG program: Return code: 0 >18:05:55,193 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >18:05:58,127 INF program: Running... udevadm trigger --action=change --subsystem-match=block >18:05:58,222 DBG program: Return code: 0 >18:05:58,223 INF program: Running... udevadm settle --timeout=300 >18:06:06,560 DBG program: Return code: 0 >18:06:06,564 INF program: Running... modprobe fcoe >18:06:06,741 DBG program: Return code: 0 >18:06:06,743 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >18:06:06,760 INF program: stdout: >18:06:06,761 INF program: No FCoE boot disk information is found in EDD! >18:06:06,761 DBG program: Return code: 1 >18:06:08,340 INF program: Running... losetup --list >18:06:08,359 INF program: Running... Xorg -br -logfile /tmp/X.log :1 vt6 -s 1440 -ac -nolisten tcp -dpi 96 -noreset >18:06:13,086 INF program: Running... metacity --display :1 --sm-disable >18:06:13,133 INF program: Running... xrdb -nocpp -merge /etc/X11/Xresources >18:06:13,216 DBG program: Return code: 0 >18:06:13,217 INF program: Running... spice-vdagent >18:06:13,288 DBG program: Return code: 1 >18:06:14,250 INF program: Running [6] e2fsck -V ... >18:06:14,311 INF program: stdout[6]: >18:06:14,312 INF program: stderr[6]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >18:06:14,312 INF program: ...done [6] (exit code: 0) >18:06:15,746 INF program: Running... udevadm settle --timeout=300 >18:06:15,834 DBG program: Return code: 0 >18:06:15,894 INF program: Running... udevadm settle --timeout=300 >18:06:15,978 DBG program: Return code: 0 >18:06:16,110 INF program: Running... systemctl start chronyd >18:06:16,141 INF program: Running [7] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >18:06:16,335 INF program: stdout[7]: >18:06:16,337 INF program: stderr[7]: >18:06:16,337 INF program: ...done [7] (exit code: 0) >18:06:16,338 INF program: Running... udevadm settle --timeout=300 >18:06:16,428 DBG program: Return code: 0 >18:06:16,429 DBG program: Return code: 0 >18:06:17,936 INF program: Running... udevadm settle --timeout=300 >18:06:18,044 DBG program: Return code: 0 >18:06:18,191 INF program: Running [8] mdadm --examine -E /dev/sdc1 ... >18:06:18,213 INF program: stdout[8]: /dev/sdc1: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x1 > Array UUID : 3a4701cc:315ce956:b2de5cf2:6158f15c > Name : nuclearis2-1.gtech:boot > Creation Time : Wed Jul 18 11:20:57 2018 > Raid Level : raid1 > Raid Devices : 3 > > Avail Dev Size : 2095104 (1023.00 MiB 1072.69 MB) > Array Size : 1047552 (1023.00 MiB 1072.69 MB) > Data Offset : 2048 sectors > Super Offset : 8 sectors > Unused Space : before=1968 sectors, after=0 sectors > State : clean > Device UUID : 761d982c:993650f6:3711c89b:cf5977d3 > >Internal Bitmap : 8 sectors from superblock > Update Time : Wed Jul 18 17:10:00 2018 > Bad Block Log : 512 entries available at offset 16 sectors > Checksum : 3398c09e - correct > Events : 23 > > > Device Role : Active device 0 > Array State : AAA ('A' == active, '.' == missing, 'R' == replacing) > >18:06:18,214 INF program: stderr[8]: >18:06:18,215 INF program: ...done [8] (exit code: 0) >18:06:18,216 INF program: Running [9] mdadm --examine --export /dev/sdc1 ... >18:06:18,234 INF program: stdout[9]: MD_LEVEL=raid1 >MD_DEVICES=3 >MD_NAME=nuclearis2-1.gtech:boot >MD_ARRAY_SIZE=1072.69MB >MD_UUID=3a4701cc:315ce956:b2de5cf2:6158f15c >MD_UPDATE_TIME=1531933800 >MD_DEV_UUID=761d982c:993650f6:3711c89b:cf5977d3 >MD_EVENTS=23 > >18:06:18,235 INF program: stderr[9]: >18:06:18,235 INF program: ...done [9] (exit code: 0) >18:06:18,236 INF program: Running [10] mdadm --examine --brief /dev/sdc1 ... >18:06:18,253 INF program: stdout[10]: ARRAY /dev/md/boot metadata=1.2 UUID=3a4701cc:315ce956:b2de5cf2:6158f15c name=nuclearis2-1.gtech:boot > >18:06:18,254 INF program: stderr[10]: >18:06:18,255 INF program: ...done [10] (exit code: 0) >18:06:18,262 INF program: Running... udevadm settle --timeout=300 >18:06:18,353 DBG program: Return code: 0 >18:06:18,511 INF program: Running... udevadm settle --timeout=300 >18:06:18,599 DBG program: Return code: 0 >18:06:18,702 INF program: Running... udevadm settle --timeout=300 >18:06:18,799 DBG program: Return code: 0 >18:06:19,247 INF program: Running [11] mdadm --examine -E /dev/sdh1 ... >18:06:19,269 INF program: stdout[11]: /dev/sdh1: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x1 > Array UUID : 3a4701cc:315ce956:b2de5cf2:6158f15c > Name : nuclearis2-1.gtech:boot > Creation Time : Wed Jul 18 11:20:57 2018 > Raid Level : raid1 > Raid Devices : 3 > > Avail Dev Size : 2095104 (1023.00 MiB 1072.69 MB) > Array Size : 1047552 (1023.00 MiB 1072.69 MB) > Data Offset : 2048 sectors > Super Offset : 8 sectors > Unused Space : before=1968 sectors, after=0 sectors > State : clean > Device UUID : 29e2385b:8adee94a:424bbe10:0f88d6e2 > >Internal Bitmap : 8 sectors from superblock > Update Time : Wed Jul 18 17:10:00 2018 > Bad Block Log : 512 entries available at offset 16 sectors > Checksum : 3b28958e - correct > Events : 23 > > > Device Role : Active device 2 > Array State : AAA ('A' == active, '.' == missing, 'R' == replacing) > >18:06:19,270 INF program: stderr[11]: >18:06:19,271 INF program: ...done [11] (exit code: 0) >18:06:19,271 INF program: Running [12] mdadm --examine --export /dev/sdh1 ... >18:06:19,293 INF program: stdout[12]: MD_LEVEL=raid1 >MD_DEVICES=3 >MD_NAME=nuclearis2-1.gtech:boot >MD_ARRAY_SIZE=1072.69MB >MD_UUID=3a4701cc:315ce956:b2de5cf2:6158f15c >MD_UPDATE_TIME=1531933800 >MD_DEV_UUID=29e2385b:8adee94a:424bbe10:0f88d6e2 >MD_EVENTS=23 > >18:06:19,294 INF program: stderr[12]: >18:06:19,294 INF program: ...done [12] (exit code: 0) >18:06:19,294 INF program: Running [13] mdadm --examine --brief /dev/sdh1 ... >18:06:19,314 INF program: stdout[13]: ARRAY /dev/md/boot metadata=1.2 UUID=3a4701cc:315ce956:b2de5cf2:6158f15c name=nuclearis2-1.gtech:boot > >18:06:19,315 INF program: stderr[13]: >18:06:19,315 INF program: ...done [13] (exit code: 0) >18:06:19,376 INF program: Running... udevadm settle --timeout=300 >18:06:19,470 DBG program: Return code: 0 >18:06:19,543 INF program: Running... udevadm settle --timeout=300 >18:06:19,639 DBG program: Return code: 0 >18:06:20,091 INF program: Running [14] mdadm --examine -E /dev/sdd1 ... >18:06:20,111 INF program: stdout[14]: /dev/sdd1: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x1 > Array UUID : 3a4701cc:315ce956:b2de5cf2:6158f15c > Name : nuclearis2-1.gtech:boot > Creation Time : Wed Jul 18 11:20:57 2018 > Raid Level : raid1 > Raid Devices : 3 > > Avail Dev Size : 2095104 (1023.00 MiB 1072.69 MB) > Array Size : 1047552 (1023.00 MiB 1072.69 MB) > Data Offset : 2048 sectors > Super Offset : 8 sectors > Unused Space : before=1968 sectors, after=0 sectors > State : clean > Device UUID : 4f49f0fd:c0c854a5:32339539:8da5bf96 > >Internal Bitmap : 8 sectors from superblock > Update Time : Wed Jul 18 17:10:00 2018 > Bad Block Log : 512 entries available at offset 16 sectors > Checksum : 150aec58 - correct > Events : 23 > > > Device Role : Active device 1 > Array State : AAA ('A' == active, '.' == missing, 'R' == replacing) > >18:06:20,112 INF program: stderr[14]: >18:06:20,113 INF program: ...done [14] (exit code: 0) >18:06:20,113 INF program: Running [15] mdadm --examine --export /dev/sdd1 ... >18:06:20,133 INF program: stdout[15]: MD_LEVEL=raid1 >MD_DEVICES=3 >MD_NAME=nuclearis2-1.gtech:boot >MD_ARRAY_SIZE=1072.69MB >MD_UUID=3a4701cc:315ce956:b2de5cf2:6158f15c >MD_UPDATE_TIME=1531933800 >MD_DEV_UUID=4f49f0fd:c0c854a5:32339539:8da5bf96 >MD_EVENTS=23 > >18:06:20,134 INF program: stderr[15]: >18:06:20,134 INF program: ...done [15] (exit code: 0) >18:06:20,134 INF program: Running [16] mdadm --examine --brief /dev/sdd1 ... >18:06:20,152 INF program: stdout[16]: ARRAY /dev/md/boot metadata=1.2 UUID=3a4701cc:315ce956:b2de5cf2:6158f15c name=nuclearis2-1.gtech:boot > >18:06:20,154 INF program: stderr[16]: >18:06:20,154 INF program: ...done [16] (exit code: 0) >18:06:20,252 INF program: Running... dumpe2fs -h /dev/md/boot >18:06:20,277 INF program: stdout: >18:06:20,278 INF program: Filesystem volume name: boot >18:06:20,278 INF program: Last mounted on: /run/media/liveuser/boot >18:06:20,279 INF program: Filesystem UUID: 6e934a1b-e738-4346-a8a4-a33814fca077 >18:06:20,279 INF program: Filesystem magic number: 0xEF53 >18:06:20,280 INF program: Filesystem revision #: 1 (dynamic) >18:06:20,280 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >18:06:20,280 INF program: Filesystem flags: signed_directory_hash >18:06:20,281 INF program: Default mount options: user_xattr acl >18:06:20,281 INF program: Filesystem state: clean >18:06:20,281 INF program: Errors behavior: Continue >18:06:20,281 INF program: Filesystem OS type: Linux >18:06:20,282 INF program: Inode count: 65536 >18:06:20,282 INF program: Block count: 261888 >18:06:20,282 INF program: Reserved block count: 13094 >18:06:20,282 INF program: Free blocks: 220106 >18:06:20,283 INF program: Free inodes: 65106 >18:06:20,283 INF program: First block: 0 >18:06:20,283 INF program: Block size: 4096 >18:06:20,283 INF program: Fragment size: 4096 >18:06:20,284 INF program: Group descriptor size: 64 >18:06:20,284 INF program: Reserved GDT blocks: 127 >18:06:20,284 INF program: Blocks per group: 32768 >18:06:20,285 INF program: Fragments per group: 32768 >18:06:20,285 INF program: Inodes per group: 8192 >18:06:20,285 INF program: Inode blocks per group: 512 >18:06:20,285 INF program: Flex block group size: 16 >18:06:20,286 INF program: Filesystem created: Wed Jul 18 11:20:57 2018 >18:06:20,286 INF program: Last mount time: Wed Jul 18 17:03:40 2018 >18:06:20,286 INF program: Last write time: Wed Jul 18 17:03:40 2018 >18:06:20,286 INF program: Mount count: 2 >18:06:20,287 INF program: Maximum mount count: -1 >18:06:20,287 INF program: Last checked: Wed Jul 18 11:20:57 2018 >18:06:20,287 INF program: Check interval: 0 (<none>) >18:06:20,287 INF program: Lifetime writes: 228 MB >18:06:20,287 INF program: Reserved blocks uid: 0 (user root) >18:06:20,288 INF program: Reserved blocks gid: 0 (group root) >18:06:20,288 INF program: First inode: 11 >18:06:20,288 INF program: Inode size: 256 >18:06:20,288 INF program: Required extra isize: 32 >18:06:20,289 INF program: Desired extra isize: 32 >18:06:20,289 INF program: Journal inode: 8 >18:06:20,289 INF program: Default directory hash: half_md4 >18:06:20,289 INF program: Directory Hash Seed: ac6a81d5-4a27-4fda-9be0-9c687838a537 >18:06:20,289 INF program: Journal backup: inode blocks >18:06:20,290 INF program: Journal features: journal_64bit >18:06:20,290 INF program: Journal size: 16M >18:06:20,290 INF program: Journal length: 4096 >18:06:20,290 INF program: Journal sequence: 0x000003c7 >18:06:20,291 INF program: Journal start: 0 >18:06:20,291 INF program: >18:06:20,291 INF program: stderr: >18:06:20,291 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >18:06:20,292 DBG program: Return code: 0 >18:06:20,295 INF program: Running... resize2fs -P /dev/md/boot >18:06:20,319 INF program: stdout: >18:06:20,320 INF program: Estimated minimum size of the filesystem: 42855 >18:06:20,320 INF program: stderr: >18:06:20,321 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >18:06:20,321 DBG program: Return code: 0 >18:06:20,334 INF program: Running... udevadm settle --timeout=300 >18:06:20,429 DBG program: Return code: 0 >18:06:20,489 INF program: Running... udevadm settle --timeout=300 >18:06:20,578 DBG program: Return code: 0 >18:06:20,634 INF program: Running... udevadm settle --timeout=300 >18:06:20,718 DBG program: Return code: 0 >18:06:20,780 INF program: Running... udevadm settle --timeout=300 >18:06:20,870 DBG program: Return code: 0 >18:06:20,944 INF program: Running... udevadm settle --timeout=300 >18:06:21,032 DBG program: Return code: 0 >18:06:21,147 INF program: Running [17] mdadm --examine -E /dev/sdc2 ... >18:06:21,167 INF program: stdout[17]: /dev/sdc2: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x1 > Array UUID : e9e22e66:7b5bfbd0:901ee4b6:231eb50b > Name : nuclearis2-1.gtech:fedora-raid > Creation Time : Wed Jul 18 11:20:58 2018 > Raid Level : raid1 > Raid Devices : 3 > > Avail Dev Size : 497756160 (237.35 GiB 254.85 GB) > Array Size : 248878080 (237.35 GiB 254.85 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=262064 sectors, after=0 sectors > State : clean > Device UUID : 953407eb:04a089b8:24fa0ea9:3cf15080 > >Internal Bitmap : 8 sectors from superblock > Update Time : Wed Jul 18 18:03:04 2018 > Bad Block Log : 512 entries available at offset 16 sectors > Checksum : 8354f11 - correct > Events : 537 > > > Device Role : Active device 0 > Array State : AAA ('A' == active, '.' == missing, 'R' == replacing) > >18:06:21,168 INF program: stderr[17]: >18:06:21,169 INF program: ...done [17] (exit code: 0) >18:06:21,170 INF program: Running [18] mdadm --examine --export /dev/sdc2 ... >18:06:21,186 INF program: stdout[18]: MD_LEVEL=raid1 >MD_DEVICES=3 >MD_NAME=nuclearis2-1.gtech:fedora-raid >MD_ARRAY_SIZE=254.85GB >MD_UUID=e9e22e66:7b5bfbd0:901ee4b6:231eb50b >MD_UPDATE_TIME=1531936984 >MD_DEV_UUID=953407eb:04a089b8:24fa0ea9:3cf15080 >MD_EVENTS=537 > >18:06:21,187 INF program: stderr[18]: >18:06:21,188 INF program: ...done [18] (exit code: 0) >18:06:21,188 INF program: Running [19] mdadm --examine --brief /dev/sdc2 ... >18:06:21,208 INF program: stdout[19]: ARRAY /dev/md/fedora-raid metadata=1.2 UUID=e9e22e66:7b5bfbd0:901ee4b6:231eb50b name=nuclearis2-1.gtech:fedora-raid > >18:06:21,210 INF program: stderr[19]: >18:06:21,210 INF program: ...done [19] (exit code: 0) >18:06:21,217 INF program: Running... udevadm settle --timeout=300 >18:06:21,309 DBG program: Return code: 0 >18:06:21,422 INF program: Running... udevadm settle --timeout=300 >18:06:21,510 DBG program: Return code: 0 >18:06:21,644 INF program: Running [20] mdadm --examine -E /dev/sdd2 ... >18:06:21,663 INF program: stdout[20]: /dev/sdd2: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x1 > Array UUID : e9e22e66:7b5bfbd0:901ee4b6:231eb50b > Name : nuclearis2-1.gtech:fedora-raid > Creation Time : Wed Jul 18 11:20:58 2018 > Raid Level : raid1 > Raid Devices : 3 > > Avail Dev Size : 497756160 (237.35 GiB 254.85 GB) > Array Size : 248878080 (237.35 GiB 254.85 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=262064 sectors, after=0 sectors > State : clean > Device UUID : dbdd2c49:d0ea9d51:803922f4:250ebfc0 > >Internal Bitmap : 8 sectors from superblock > Update Time : Wed Jul 18 18:03:04 2018 > Bad Block Log : 512 entries available at offset 16 sectors > Checksum : 8af09f68 - correct > Events : 537 > > > Device Role : Active device 1 > Array State : AAA ('A' == active, '.' == missing, 'R' == replacing) > >18:06:21,664 INF program: stderr[20]: >18:06:21,665 INF program: ...done [20] (exit code: 0) >18:06:21,665 INF program: Running [21] mdadm --examine --export /dev/sdd2 ... >18:06:21,681 INF program: stdout[21]: MD_LEVEL=raid1 >MD_DEVICES=3 >MD_NAME=nuclearis2-1.gtech:fedora-raid >MD_ARRAY_SIZE=254.85GB >MD_UUID=e9e22e66:7b5bfbd0:901ee4b6:231eb50b >MD_UPDATE_TIME=1531936984 >MD_DEV_UUID=dbdd2c49:d0ea9d51:803922f4:250ebfc0 >MD_EVENTS=537 > >18:06:21,682 INF program: stderr[21]: >18:06:21,682 INF program: ...done [21] (exit code: 0) >18:06:21,683 INF program: Running [22] mdadm --examine --brief /dev/sdd2 ... >18:06:21,700 INF program: stdout[22]: ARRAY /dev/md/fedora-raid metadata=1.2 UUID=e9e22e66:7b5bfbd0:901ee4b6:231eb50b name=nuclearis2-1.gtech:fedora-raid > >18:06:21,701 INF program: stderr[22]: >18:06:21,702 INF program: ...done [22] (exit code: 0) >18:06:21,766 INF program: Running... udevadm settle --timeout=300 >18:06:21,858 DBG program: Return code: 0 >18:06:21,997 INF program: Running [23] mdadm --examine -E /dev/sdh2 ... >18:06:22,015 INF program: stdout[23]: /dev/sdh2: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x1 > Array UUID : e9e22e66:7b5bfbd0:901ee4b6:231eb50b > Name : nuclearis2-1.gtech:fedora-raid > Creation Time : Wed Jul 18 11:20:58 2018 > Raid Level : raid1 > Raid Devices : 3 > > Avail Dev Size : 497756160 (237.35 GiB 254.85 GB) > Array Size : 248878080 (237.35 GiB 254.85 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=262064 sectors, after=0 sectors > State : clean > Device UUID : e282008c:701dda5a:2bfb7f67:83094282 > >Internal Bitmap : 8 sectors from superblock > Update Time : Wed Jul 18 18:03:04 2018 > Bad Block Log : 512 entries available at offset 16 sectors > Checksum : be13419 - correct > Events : 537 > > > Device Role : Active device 2 > Array State : AAA ('A' == active, '.' == missing, 'R' == replacing) > >18:06:22,016 INF program: stderr[23]: >18:06:22,017 INF program: ...done [23] (exit code: 0) >18:06:22,017 INF program: Running [24] mdadm --examine --export /dev/sdh2 ... >18:06:22,036 INF program: stdout[24]: MD_LEVEL=raid1 >MD_DEVICES=3 >MD_NAME=nuclearis2-1.gtech:fedora-raid >MD_ARRAY_SIZE=254.85GB >MD_UUID=e9e22e66:7b5bfbd0:901ee4b6:231eb50b >MD_UPDATE_TIME=1531936984 >MD_DEV_UUID=e282008c:701dda5a:2bfb7f67:83094282 >MD_EVENTS=537 > >18:06:22,037 INF program: stderr[24]: >18:06:22,037 INF program: ...done [24] (exit code: 0) >18:06:22,038 INF program: Running [25] mdadm --examine --brief /dev/sdh2 ... >18:06:22,057 INF program: stdout[25]: ARRAY /dev/md/fedora-raid metadata=1.2 UUID=e9e22e66:7b5bfbd0:901ee4b6:231eb50b name=nuclearis2-1.gtech:fedora-raid > >18:06:22,057 INF program: stderr[25]: >18:06:22,058 INF program: ...done [25] (exit code: 0) >18:06:22,395 INF program: Running [26] dmsetup info -co subsystem --noheadings fedora-log ... >18:06:22,417 INF program: stdout[26]: LVM > >18:06:22,418 INF program: stderr[26]: >18:06:22,418 INF program: ...done [26] (exit code: 0) >18:06:22,445 INF program: Running... dumpe2fs -h /dev/mapper/fedora-log >18:06:22,468 INF program: stdout: >18:06:22,469 INF program: Filesystem volume name: log >18:06:22,469 INF program: Last mounted on: /mnt/sysimage/var/log >18:06:22,469 INF program: Filesystem UUID: 111b140b-6db6-4c4b-aa5b-18b0fa79b9b4 >18:06:22,470 INF program: Filesystem magic number: 0xEF53 >18:06:22,470 INF program: Filesystem revision #: 1 (dynamic) >18:06:22,470 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >18:06:22,471 INF program: Filesystem flags: signed_directory_hash >18:06:22,471 INF program: Default mount options: user_xattr acl >18:06:22,471 INF program: Filesystem state: clean >18:06:22,472 INF program: Errors behavior: Continue >18:06:22,472 INF program: Filesystem OS type: Linux >18:06:22,472 INF program: Inode count: 655360 >18:06:22,473 INF program: Block count: 2621440 >18:06:22,473 INF program: Reserved block count: 131072 >18:06:22,473 INF program: Free blocks: 2553243 >18:06:22,474 INF program: Free inodes: 655310 >18:06:22,474 INF program: First block: 0 >18:06:22,474 INF program: Block size: 4096 >18:06:22,475 INF program: Fragment size: 4096 >18:06:22,475 INF program: Group descriptor size: 64 >18:06:22,475 INF program: Reserved GDT blocks: 1024 >18:06:22,475 INF program: Blocks per group: 32768 >18:06:22,476 INF program: Fragments per group: 32768 >18:06:22,476 INF program: Inodes per group: 8192 >18:06:22,476 INF program: Inode blocks per group: 512 >18:06:22,476 INF program: Flex block group size: 16 >18:06:22,477 INF program: Filesystem created: Wed Jul 18 11:21:00 2018 >18:06:22,477 INF program: Last mount time: Wed Jul 18 11:21:11 2018 >18:06:22,477 INF program: Last write time: Wed Jul 18 11:51:41 2018 >18:06:22,477 INF program: Mount count: 1 >18:06:22,478 INF program: Maximum mount count: -1 >18:06:22,478 INF program: Last checked: Wed Jul 18 11:21:00 2018 >18:06:22,478 INF program: Check interval: 0 (<none>) >18:06:22,478 INF program: Lifetime writes: 235 MB >18:06:22,479 INF program: Reserved blocks uid: 0 (user root) >18:06:22,479 INF program: Reserved blocks gid: 0 (group root) >18:06:22,479 INF program: First inode: 11 >18:06:22,479 INF program: Inode size: 256 >18:06:22,480 INF program: Required extra isize: 32 >18:06:22,480 INF program: Desired extra isize: 32 >18:06:22,480 INF program: Journal inode: 8 >18:06:22,480 INF program: Default directory hash: half_md4 >18:06:22,481 INF program: Directory Hash Seed: ee16ff28-7955-4ea2-a70f-f8993f51722c >18:06:22,481 INF program: Journal backup: inode blocks >18:06:22,481 INF program: Journal features: journal_64bit >18:06:22,481 INF program: Journal size: 64M >18:06:22,482 INF program: Journal length: 16384 >18:06:22,482 INF program: Journal sequence: 0x0000000d >18:06:22,482 INF program: Journal start: 0 >18:06:22,482 INF program: >18:06:22,482 INF program: stderr: >18:06:22,483 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >18:06:22,483 DBG program: Return code: 0 >18:06:22,484 INF program: Running... resize2fs -P /dev/mapper/fedora-log >18:06:22,504 INF program: stdout: >18:06:22,505 INF program: Estimated minimum size of the filesystem: 32273 >18:06:22,506 INF program: stderr: >18:06:22,506 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >18:06:22,507 DBG program: Return code: 0 >18:06:22,520 INF program: Running... udevadm settle --timeout=300 >18:06:22,622 DBG program: Return code: 0 >18:06:22,693 INF program: Running... udevadm settle --timeout=300 >18:06:22,787 DBG program: Return code: 0 >18:06:23,041 INF program: Running [27] dmsetup info -co subsystem --noheadings fedora-home ... >18:06:23,060 INF program: stdout[27]: LVM > >18:06:23,061 INF program: stderr[27]: >18:06:23,061 INF program: ...done [27] (exit code: 0) >18:06:23,089 INF program: Running... dumpe2fs -h /dev/mapper/fedora-home >18:06:23,114 INF program: stdout: >18:06:23,115 INF program: Filesystem volume name: home >18:06:23,116 INF program: Last mounted on: /run/media/liveuser/home >18:06:23,116 INF program: Filesystem UUID: b1e7654a-c5de-457a-886c-a147ae095af3 >18:06:23,116 INF program: Filesystem magic number: 0xEF53 >18:06:23,117 INF program: Filesystem revision #: 1 (dynamic) >18:06:23,117 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >18:06:23,118 INF program: Filesystem flags: signed_directory_hash >18:06:23,118 INF program: Default mount options: user_xattr acl >18:06:23,118 INF program: Filesystem state: clean >18:06:23,119 INF program: Errors behavior: Continue >18:06:23,119 INF program: Filesystem OS type: Linux >18:06:23,120 INF program: Inode count: 12935168 >18:06:23,120 INF program: Block count: 51732480 >18:06:23,120 INF program: Reserved block count: 2586624 >18:06:23,120 INF program: Free blocks: 24040987 >18:06:23,121 INF program: Free inodes: 12312699 >18:06:23,121 INF program: First block: 0 >18:06:23,121 INF program: Block size: 4096 >18:06:23,121 INF program: Fragment size: 4096 >18:06:23,122 INF program: Group descriptor size: 64 >18:06:23,122 INF program: Reserved GDT blocks: 1024 >18:06:23,122 INF program: Blocks per group: 32768 >18:06:23,122 INF program: Fragments per group: 32768 >18:06:23,123 INF program: Inodes per group: 8192 >18:06:23,123 INF program: Inode blocks per group: 512 >18:06:23,123 INF program: Flex block group size: 16 >18:06:23,123 INF program: Filesystem created: Wed Jul 18 11:21:01 2018 >18:06:23,124 INF program: Last mount time: Wed Jul 18 17:41:42 2018 >18:06:23,124 INF program: Last write time: Wed Jul 18 18:03:04 2018 >18:06:23,124 INF program: Mount count: 2 >18:06:23,124 INF program: Maximum mount count: -1 >18:06:23,125 INF program: Last checked: Wed Jul 18 11:21:01 2018 >18:06:23,125 INF program: Check interval: 0 (<none>) >18:06:23,125 INF program: Lifetime writes: 107 GB >18:06:23,125 INF program: Reserved blocks uid: 0 (user root) >18:06:23,125 INF program: Reserved blocks gid: 0 (group root) >18:06:23,126 INF program: First inode: 11 >18:06:23,126 INF program: Inode size: 256 >18:06:23,126 INF program: Required extra isize: 32 >18:06:23,126 INF program: Desired extra isize: 32 >18:06:23,127 INF program: Journal inode: 8 >18:06:23,127 INF program: Default directory hash: half_md4 >18:06:23,127 INF program: Directory Hash Seed: ca021f24-26b1-4dca-b44f-18b254ace7bb >18:06:23,127 INF program: Journal backup: inode blocks >18:06:23,128 INF program: Journal features: journal_64bit >18:06:23,128 INF program: Journal size: 1024M >18:06:23,128 INF program: Journal length: 262144 >18:06:23,128 INF program: Journal sequence: 0x000000ce >18:06:23,129 INF program: Journal start: 0 >18:06:23,129 INF program: >18:06:23,129 INF program: stderr: >18:06:23,129 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >18:06:23,130 DBG program: Return code: 0 >18:06:23,131 INF program: Running... resize2fs -P /dev/mapper/fedora-home >18:06:23,151 INF program: stdout: >18:06:23,152 INF program: Estimated minimum size of the filesystem: 27815245 >18:06:23,153 INF program: stderr: >18:06:23,153 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >18:06:23,154 DBG program: Return code: 0 >18:06:23,167 INF program: Running... udevadm settle --timeout=300 >18:06:23,272 DBG program: Return code: 0 >18:06:23,346 INF program: Running... udevadm settle --timeout=300 >18:06:23,442 DBG program: Return code: 0 >18:06:23,690 INF program: Running [28] dmsetup info -co subsystem --noheadings fedora-root ... >18:06:23,708 INF program: stdout[28]: LVM > >18:06:23,709 INF program: stderr[28]: >18:06:23,710 INF program: ...done [28] (exit code: 0) >18:06:23,736 INF program: Running... dumpe2fs -h /dev/mapper/fedora-root >18:06:23,758 INF program: stdout: >18:06:23,759 INF program: Filesystem volume name: root >18:06:23,760 INF program: Last mounted on: /mnt/sysimage >18:06:23,760 INF program: Filesystem UUID: a1176b9a-b4be-452e-aa7e-b3a94c824c28 >18:06:23,760 INF program: Filesystem magic number: 0xEF53 >18:06:23,761 INF program: Filesystem revision #: 1 (dynamic) >18:06:23,761 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >18:06:23,762 INF program: Filesystem flags: signed_directory_hash >18:06:23,762 INF program: Default mount options: user_xattr acl >18:06:23,762 INF program: Filesystem state: clean >18:06:23,763 INF program: Errors behavior: Continue >18:06:23,763 INF program: Filesystem OS type: Linux >18:06:23,763 INF program: Inode count: 1966080 >18:06:23,764 INF program: Block count: 7864320 >18:06:23,764 INF program: Reserved block count: 393216 >18:06:23,764 INF program: Free blocks: 6625558 >18:06:23,765 INF program: Free inodes: 1797114 >18:06:23,765 INF program: First block: 0 >18:06:23,765 INF program: Block size: 4096 >18:06:23,766 INF program: Fragment size: 4096 >18:06:23,766 INF program: Group descriptor size: 64 >18:06:23,766 INF program: Reserved GDT blocks: 1024 >18:06:23,766 INF program: Blocks per group: 32768 >18:06:23,766 INF program: Fragments per group: 32768 >18:06:23,767 INF program: Inodes per group: 8192 >18:06:23,767 INF program: Inode blocks per group: 512 >18:06:23,767 INF program: Flex block group size: 16 >18:06:23,767 INF program: Filesystem created: Wed Jul 18 11:20:59 2018 >18:06:23,768 INF program: Last mount time: Wed Jul 18 11:21:06 2018 >18:06:23,768 INF program: Last write time: Wed Jul 18 11:51:54 2018 >18:06:23,768 INF program: Mount count: 1 >18:06:23,768 INF program: Maximum mount count: -1 >18:06:23,769 INF program: Last checked: Wed Jul 18 11:20:59 2018 >18:06:23,769 INF program: Check interval: 0 (<none>) >18:06:23,769 INF program: Lifetime writes: 5276 MB >18:06:23,769 INF program: Reserved blocks uid: 0 (user root) >18:06:23,770 INF program: Reserved blocks gid: 0 (group root) >18:06:23,770 INF program: First inode: 11 >18:06:23,770 INF program: Inode size: 256 >18:06:23,770 INF program: Required extra isize: 32 >18:06:23,771 INF program: Desired extra isize: 32 >18:06:23,771 INF program: Journal inode: 8 >18:06:23,771 INF program: Default directory hash: half_md4 >18:06:23,771 INF program: Directory Hash Seed: 052b9a90-5b7e-403a-8ca2-70d2745f1ce5 >18:06:23,772 INF program: Journal backup: inode blocks >18:06:23,772 INF program: Journal features: journal_incompat_revoke journal_64bit >18:06:23,772 INF program: Journal size: 128M >18:06:23,772 INF program: Journal length: 32768 >18:06:23,772 INF program: Journal sequence: 0x00000074 >18:06:23,773 INF program: Journal start: 0 >18:06:23,773 INF program: >18:06:23,773 INF program: stderr: >18:06:23,773 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >18:06:23,774 DBG program: Return code: 0 >18:06:23,775 INF program: Running... resize2fs -P /dev/mapper/fedora-root >18:06:23,795 INF program: stdout: >18:06:23,796 INF program: Estimated minimum size of the filesystem: 1502472 >18:06:23,797 INF program: stderr: >18:06:23,797 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >18:06:23,798 DBG program: Return code: 0 >18:06:23,810 INF program: Running... udevadm settle --timeout=300 >18:06:23,907 DBG program: Return code: 0 >18:06:23,980 INF program: Running... udevadm settle --timeout=300 >18:06:24,085 DBG program: Return code: 0 >18:06:27,362 INF program: Running... udevadm settle --timeout=300 >18:06:27,451 DBG program: Return code: 0 >18:06:27,591 INF program: Running... udevadm settle --timeout=300 >18:06:27,686 DBG program: Return code: 0 >18:06:27,748 INF program: Running... udevadm settle --timeout=300 >18:06:27,836 DBG program: Return code: 0 >18:06:27,901 INF program: Running... mount -t btrfs -o subvolid=5 /dev/sdi1 /tmp/btrfs-tmp.191kpq_c32r >18:06:30,451 DBG program: Return code: 0 >18:06:30,459 INF program: Running [29] btrfs subvol list -p -s /tmp/btrfs-tmp.191kpq_c32r ... >18:06:30,504 INF program: stdout[29]: >18:06:30,505 INF program: stderr[29]: >18:06:30,505 INF program: ...done [29] (exit code: 0) >18:06:30,508 INF program: Running... udevadm settle --timeout=300 >18:06:30,602 DBG program: Return code: 0 >18:06:30,725 INF program: Running... udevadm settle --timeout=300 >18:06:30,815 DBG program: Return code: 0 >18:06:30,914 INF program: Running... udevadm settle --timeout=300 >18:06:31,004 DBG program: Return code: 0 >18:06:31,114 INF program: Running... udevadm settle --timeout=300 >18:06:31,206 DBG program: Return code: 0 >18:06:31,321 INF program: Running... udevadm settle --timeout=300 >18:06:31,412 DBG program: Return code: 0 >18:06:31,521 INF program: Running... udevadm settle --timeout=300 >18:06:31,617 DBG program: Return code: 0 >18:06:31,719 INF program: Running... udevadm settle --timeout=300 >18:06:31,807 DBG program: Return code: 0 >18:06:31,930 INF program: Running... mount -t btrfs -o subvolid=5 /dev/sdi1 /tmp/btrfs-tmp.191g2sj0mje >18:06:31,963 DBG program: Return code: 0 >18:06:31,969 INF program: Running [30] btrfs subvol get-default /tmp/btrfs-tmp.191g2sj0mje ... >18:06:31,986 INF program: stdout[30]: ID 5 (FS_TREE) > >18:06:31,987 INF program: stderr[30]: >18:06:31,988 INF program: ...done [30] (exit code: 0) >18:06:31,989 INF program: Running... umount /tmp/btrfs-tmp.191g2sj0mje >18:06:32,021 DBG program: Return code: 0 >18:06:32,023 INF program: Running... umount /tmp/btrfs-tmp.191kpq_c32r >18:06:34,535 DBG program: Return code: 0 >18:06:34,543 INF program: Running... udevadm settle --timeout=300 >18:06:34,636 DBG program: Return code: 0 >18:06:34,702 INF program: Running... udevadm settle --timeout=300 >18:06:34,790 DBG program: Return code: 0 >18:06:34,848 INF program: Running... udevadm settle --timeout=300 >18:06:34,937 DBG program: Return code: 0 >18:06:34,997 INF program: Running... udevadm settle --timeout=300 >18:06:35,086 DBG program: Return code: 0 >18:06:35,150 INF program: Running... mount -t btrfs -o subvolid=5 /dev/sdi1 /tmp/btrfs-tmp.191ursswt6j >18:06:35,418 DBG program: Return code: 0 >18:06:35,422 INF program: Running [31] btrfs subvol list -p /tmp/btrfs-tmp.191ursswt6j ... >18:06:35,441 INF program: stdout[31]: >18:06:35,442 INF program: stderr[31]: >18:06:35,442 INF program: ...done [31] (exit code: 0) >18:06:35,445 INF program: Running... udevadm settle --timeout=300 >18:06:35,534 DBG program: Return code: 0 >18:06:35,595 INF program: Running... udevadm settle --timeout=300 >18:06:35,685 DBG program: Return code: 0 >18:06:35,743 INF program: Running... udevadm settle --timeout=300 >18:06:35,832 DBG program: Return code: 0 >18:06:35,891 INF program: Running... udevadm settle --timeout=300 >18:06:35,980 DBG program: Return code: 0 >18:06:36,039 INF program: Running... udevadm settle --timeout=300 >18:06:36,126 DBG program: Return code: 0 >18:06:36,185 INF program: Running... udevadm settle --timeout=300 >18:06:36,273 DBG program: Return code: 0 >18:06:36,331 INF program: Running... udevadm settle --timeout=300 >18:06:36,423 DBG program: Return code: 0 >18:06:36,487 INF program: Running... mount -t btrfs -o subvolid=5 /dev/sdi1 /tmp/btrfs-tmp.191diyp0m68 >18:06:36,516 DBG program: Return code: 0 >18:06:36,519 INF program: Running [32] btrfs subvol get-default /tmp/btrfs-tmp.191diyp0m68 ... >18:06:36,539 INF program: stdout[32]: ID 5 (FS_TREE) > >18:06:36,540 INF program: stderr[32]: >18:06:36,540 INF program: ...done [32] (exit code: 0) >18:06:36,540 INF program: Running... umount /tmp/btrfs-tmp.191diyp0m68 >18:06:36,573 DBG program: Return code: 0 >18:06:36,575 INF program: Running... umount /tmp/btrfs-tmp.191ursswt6j >18:06:38,859 DBG program: Return code: 0 >18:06:38,865 INF program: Running... udevadm settle --timeout=300 >18:06:38,955 DBG program: Return code: 0 >18:06:39,019 INF program: Running... udevadm settle --timeout=300 >18:06:39,110 DBG program: Return code: 0 >18:06:39,166 INF program: Running... udevadm settle --timeout=300 >18:06:39,256 DBG program: Return code: 0 >18:06:39,322 INF program: Running... udevadm settle --timeout=300 >18:06:39,411 DBG program: Return code: 0 >18:06:40,223 INF program: Running... udevadm settle --timeout=300 >18:06:40,313 DBG program: Return code: 0 >18:06:40,447 INF program: Running... udevadm settle --timeout=300 >18:06:40,539 DBG program: Return code: 0 >18:06:40,598 INF program: Running... udevadm settle --timeout=300 >18:06:40,689 DBG program: Return code: 0 >18:06:40,753 INF program: Running... mount -t btrfs -o subvolid=5 /dev/sdi1 /tmp/btrfs-tmp.191g3an6vou >18:06:41,007 DBG program: Return code: 0 >18:06:41,012 INF program: Running [33] btrfs subvol list -p -s /tmp/btrfs-tmp.191g3an6vou ... >18:06:41,082 INF program: stdout[33]: >18:06:41,083 INF program: stderr[33]: >18:06:41,084 INF program: ...done [33] (exit code: 0) >18:06:41,086 INF program: Running... udevadm settle --timeout=300 >18:06:41,177 DBG program: Return code: 0 >18:06:41,235 INF program: Running... udevadm settle --timeout=300 >18:06:41,325 DBG program: Return code: 0 >18:06:41,384 INF program: Running... udevadm settle --timeout=300 >18:06:41,475 DBG program: Return code: 0 >18:06:41,536 INF program: Running... udevadm settle --timeout=300 >18:06:41,630 DBG program: Return code: 0 >18:06:41,688 INF program: Running... udevadm settle --timeout=300 >18:06:41,775 DBG program: Return code: 0 >18:06:41,834 INF program: Running... udevadm settle --timeout=300 >18:06:41,924 DBG program: Return code: 0 >18:06:41,982 INF program: Running... udevadm settle --timeout=300 >18:06:42,074 DBG program: Return code: 0 >18:06:42,143 INF program: Running... mount -t btrfs -o subvolid=5 /dev/sdi1 /tmp/btrfs-tmp.191qdkmc8lf >18:06:42,174 DBG program: Return code: 0 >18:06:42,177 INF program: Running [34] btrfs subvol get-default /tmp/btrfs-tmp.191qdkmc8lf ... >18:06:42,196 INF program: stdout[34]: ID 5 (FS_TREE) > >18:06:42,198 INF program: stderr[34]: >18:06:42,198 INF program: ...done [34] (exit code: 0) >18:06:42,199 INF program: Running... umount /tmp/btrfs-tmp.191qdkmc8lf >18:06:42,243 DBG program: Return code: 0 >18:06:42,244 INF program: Running... umount /tmp/btrfs-tmp.191g3an6vou >18:06:44,844 DBG program: Return code: 0 >18:06:44,851 INF program: Running... udevadm settle --timeout=300 >18:06:44,943 DBG program: Return code: 0 >18:06:45,001 INF program: Running... udevadm settle --timeout=300 >18:06:45,089 DBG program: Return code: 0 >18:06:45,148 INF program: Running... udevadm settle --timeout=300 >18:06:45,236 DBG program: Return code: 0 >18:06:45,296 INF program: Running... udevadm settle --timeout=300 >18:06:45,386 DBG program: Return code: 0 >18:06:45,450 INF program: Running... mount -t btrfs -o subvolid=5 /dev/sdi1 /tmp/btrfs-tmp.191jvd_wn4x >18:06:45,713 DBG program: Return code: 0 >18:06:45,717 INF program: Running [35] btrfs subvol list -p /tmp/btrfs-tmp.191jvd_wn4x ... >18:06:45,746 INF program: stdout[35]: >18:06:45,747 INF program: stderr[35]: >18:06:45,748 INF program: ...done [35] (exit code: 0) >18:06:45,750 INF program: Running... udevadm settle --timeout=300 >18:06:45,842 DBG program: Return code: 0 >18:06:45,902 INF program: Running... udevadm settle --timeout=300 >18:06:45,990 DBG program: Return code: 0 >18:06:46,048 INF program: Running... udevadm settle --timeout=300 >18:06:46,138 DBG program: Return code: 0 >18:06:46,196 INF program: Running... udevadm settle --timeout=300 >18:06:46,286 DBG program: Return code: 0 >18:06:46,344 INF program: Running... udevadm settle --timeout=300 >18:06:46,436 DBG program: Return code: 0 >18:06:46,497 INF program: Running... udevadm settle --timeout=300 >18:06:46,588 DBG program: Return code: 0 >18:06:46,646 INF program: Running... udevadm settle --timeout=300 >18:06:46,735 DBG program: Return code: 0 >18:06:46,798 INF program: Running... mount -t btrfs -o subvolid=5 /dev/sdi1 /tmp/btrfs-tmp.1916p6axd_w >18:06:46,828 DBG program: Return code: 0 >18:06:46,831 INF program: Running [36] btrfs subvol get-default /tmp/btrfs-tmp.1916p6axd_w ... >18:06:46,852 INF program: stdout[36]: ID 5 (FS_TREE) > >18:06:46,853 INF program: stderr[36]: >18:06:46,853 INF program: ...done [36] (exit code: 0) >18:06:46,854 INF program: Running... umount /tmp/btrfs-tmp.1916p6axd_w >18:06:46,887 DBG program: Return code: 0 >18:06:46,888 INF program: Running... umount /tmp/btrfs-tmp.191jvd_wn4x >18:06:49,057 DBG program: Return code: 0 >18:06:49,061 INF program: Running... udevadm settle --timeout=300 >18:06:49,153 DBG program: Return code: 0 >18:06:49,211 INF program: Running... udevadm settle --timeout=300 >18:06:49,302 DBG program: Return code: 0 >18:06:49,365 INF program: Running... udevadm settle --timeout=300 >18:06:49,460 DBG program: Return code: 0 >18:06:49,524 INF program: Running... udevadm settle --timeout=300 >18:06:49,611 DBG program: Return code: 0 >18:06:50,296 INF program: Running... udevadm settle --timeout=300 >18:06:50,391 DBG program: Return code: 0 >18:06:50,510 INF program: Running... dumpe2fs -h /dev/sda1 >18:06:50,534 INF program: stdout: >18:06:50,535 INF program: Filesystem volume name: boot >18:06:50,535 INF program: Last mounted on: /run/media/liveuser/boot1 >18:06:50,535 INF program: Filesystem UUID: e17c1837-e484-4ea0-9a54-d7eac2d3a6f3 >18:06:50,536 INF program: Filesystem magic number: 0xEF53 >18:06:50,536 INF program: Filesystem revision #: 1 (dynamic) >18:06:50,537 INF 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 >18:06:50,537 INF program: Filesystem flags: signed_directory_hash >18:06:50,537 INF program: Default mount options: user_xattr acl >18:06:50,538 INF program: Filesystem state: clean >18:06:50,538 INF program: Errors behavior: Continue >18:06:50,538 INF program: Filesystem OS type: Linux >18:06:50,539 INF program: Inode count: 38400 >18:06:50,539 INF program: Block count: 153600 >18:06:50,540 INF program: Reserved block count: 7680 >18:06:50,540 INF program: Free blocks: 91880 >18:06:50,540 INF program: Free inodes: 37941 >18:06:50,540 INF program: First block: 0 >18:06:50,541 INF program: Block size: 4096 >18:06:50,541 INF program: Fragment size: 4096 >18:06:50,541 INF program: Reserved GDT blocks: 37 >18:06:50,541 INF program: Blocks per group: 32768 >18:06:50,541 INF program: Fragments per group: 32768 >18:06:50,542 INF program: Inodes per group: 7680 >18:06:50,542 INF program: Inode blocks per group: 480 >18:06:50,542 INF program: Flex block group size: 16 >18:06:50,542 INF program: Filesystem created: Sun Nov 15 04:58:11 2015 >18:06:50,543 INF program: Last mount time: Wed Jul 18 17:03:41 2018 >18:06:50,543 INF program: Last write time: Wed Jul 18 17:03:41 2018 >18:06:50,543 INF program: Mount count: 182 >18:06:50,543 INF program: Maximum mount count: -1 >18:06:50,543 INF program: Last checked: Sun Nov 15 04:58:11 2015 >18:06:50,544 INF program: Check interval: 0 (<none>) >18:06:50,544 INF program: Lifetime writes: 1073 MB >18:06:50,544 INF program: Reserved blocks uid: 0 (user root) >18:06:50,544 INF program: Reserved blocks gid: 0 (group root) >18:06:50,544 INF program: First inode: 11 >18:06:50,545 INF program: Inode size: 256 >18:06:50,545 INF program: Required extra isize: 28 >18:06:50,545 INF program: Desired extra isize: 28 >18:06:50,545 INF program: Journal inode: 8 >18:06:50,546 INF program: Default directory hash: half_md4 >18:06:50,546 INF program: Directory Hash Seed: 4ad64436-ee1d-4177-9964-2affc8dafaf6 >18:06:50,546 INF program: Journal backup: inode blocks >18:06:50,546 INF program: Journal features: journal_incompat_revoke >18:06:50,546 INF program: Journal size: 16M >18:06:50,547 INF program: Journal length: 4096 >18:06:50,547 INF program: Journal sequence: 0x000003dd >18:06:50,547 INF program: Journal start: 0 >18:06:50,547 INF program: >18:06:50,547 INF program: stderr: >18:06:50,548 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >18:06:50,548 DBG program: Return code: 0 >18:06:50,549 INF program: Running... resize2fs -P /dev/sda1 >18:06:50,570 INF program: stdout: >18:06:50,572 INF program: Estimated minimum size of the filesystem: 62423 >18:06:50,572 INF program: stderr: >18:06:50,573 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >18:06:50,573 DBG program: Return code: 0 >18:06:50,584 INF program: Running... udevadm settle --timeout=300 >18:06:50,679 DBG program: Return code: 0 >18:06:50,747 INF program: Running... udevadm settle --timeout=300 >18:06:50,833 DBG program: Return code: 0 >18:06:50,908 INF program: Running... udevadm settle --timeout=300 >18:06:50,998 DBG program: Return code: 0 >18:06:51,123 INF program: Running... dumpe2fs -h /dev/sda2 >18:06:51,145 INF program: stdout: >18:06:51,145 INF program: Filesystem volume name: home >18:06:51,146 INF program: Last mounted on: /mnt/sysimage/run/media/liveuser/home >18:06:51,146 INF program: Filesystem UUID: 03f936a5-b510-4b9e-af12-3d55f7506346 >18:06:51,146 INF program: Filesystem magic number: 0xEF53 >18:06:51,146 INF program: Filesystem revision #: 1 (dynamic) >18:06:51,147 INF 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 >18:06:51,147 INF program: Filesystem flags: signed_directory_hash >18:06:51,147 INF program: Default mount options: user_xattr acl >18:06:51,148 INF program: Filesystem state: clean >18:06:51,148 INF program: Errors behavior: Continue >18:06:51,148 INF program: Filesystem OS type: Linux >18:06:51,149 INF program: Inode count: 8298496 >18:06:51,149 INF program: Block count: 33188608 >18:06:51,149 INF program: Reserved block count: 1659430 >18:06:51,150 INF program: Free blocks: 6013360 >18:06:51,150 INF program: Free inodes: 7676048 >18:06:51,150 INF program: First block: 0 >18:06:51,151 INF program: Block size: 4096 >18:06:51,151 INF program: Fragment size: 4096 >18:06:51,151 INF program: Reserved GDT blocks: 1016 >18:06:51,152 INF program: Blocks per group: 32768 >18:06:51,152 INF program: Fragments per group: 32768 >18:06:51,152 INF program: Inodes per group: 8192 >18:06:51,152 INF program: Inode blocks per group: 512 >18:06:51,152 INF program: Flex block group size: 16 >18:06:51,153 INF program: Filesystem created: Sun Nov 15 04:57:06 2015 >18:06:51,153 INF program: Last mount time: Wed Jul 18 11:31:08 2018 >18:06:51,153 INF program: Last write time: Wed Jul 18 17:40:43 2018 >18:06:51,153 INF program: Mount count: 0 >18:06:51,154 INF program: Maximum mount count: -1 >18:06:51,154 INF program: Last checked: Wed Jul 18 17:40:43 2018 >18:06:51,154 INF program: Check interval: 0 (<none>) >18:06:51,154 INF program: Lifetime writes: 3535 GB >18:06:51,154 INF program: Reserved blocks uid: 0 (user root) >18:06:51,155 INF program: Reserved blocks gid: 0 (group root) >18:06:51,155 INF program: First inode: 11 >18:06:51,155 INF program: Inode size: 256 >18:06:51,155 INF program: Required extra isize: 28 >18:06:51,155 INF program: Desired extra isize: 28 >18:06:51,156 INF program: Journal inode: 8 >18:06:51,156 INF program: Default directory hash: half_md4 >18:06:51,156 INF program: Directory Hash Seed: ecd42cea-28b4-4f0b-9226-b8a2581fd22d >18:06:51,156 INF program: Journal backup: inode blocks >18:06:51,157 INF program: Journal features: journal_incompat_revoke >18:06:51,157 INF program: Journal size: 128M >18:06:51,157 INF program: Journal length: 32768 >18:06:51,157 INF program: Journal sequence: 0x011c8a2e >18:06:51,157 INF program: Journal start: 0 >18:06:51,158 INF program: >18:06:51,158 INF program: stderr: >18:06:51,158 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >18:06:51,158 DBG program: Return code: 0 >18:06:51,159 INF program: Running... resize2fs -P /dev/sda2 >18:06:51,179 INF program: stdout: >18:06:51,180 INF program: Estimated minimum size of the filesystem: 27255374 >18:06:51,180 INF program: stderr: >18:06:51,181 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >18:06:51,181 DBG program: Return code: 0 >18:06:51,190 INF program: Running... udevadm settle --timeout=300 >18:06:51,281 DBG program: Return code: 0 >18:06:51,345 INF program: Running... udevadm settle --timeout=300 >18:06:51,433 DBG program: Return code: 0 >18:06:51,507 INF program: Running... udevadm settle --timeout=300 >18:06:51,596 DBG program: Return code: 0 >18:06:51,719 INF program: Running... dumpe2fs -h /dev/sda3 >18:06:51,741 INF program: stdout: >18:06:51,741 INF program: Filesystem volume name: root >18:06:51,742 INF program: Last mounted on: / >18:06:51,742 INF program: Filesystem UUID: 6e1a10e8-a81c-4336-9875-0672a3aa0812 >18:06:51,742 INF program: Filesystem magic number: 0xEF53 >18:06:51,743 INF program: Filesystem revision #: 1 (dynamic) >18:06:51,743 INF 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 >18:06:51,744 INF program: Filesystem flags: signed_directory_hash >18:06:51,744 INF program: Default mount options: user_xattr acl >18:06:51,744 INF program: Filesystem state: clean >18:06:51,745 INF program: Errors behavior: Continue >18:06:51,745 INF program: Filesystem OS type: Linux >18:06:51,745 INF program: Inode count: 1966080 >18:06:51,746 INF program: Block count: 7864320 >18:06:51,746 INF program: Reserved block count: 393216 >18:06:51,746 INF program: Free blocks: 1312558 >18:06:51,747 INF program: Free inodes: 1439191 >18:06:51,747 INF program: First block: 0 >18:06:51,747 INF program: Block size: 4096 >18:06:51,747 INF program: Fragment size: 4096 >18:06:51,748 INF program: Reserved GDT blocks: 1022 >18:06:51,748 INF program: Blocks per group: 32768 >18:06:51,748 INF program: Fragments per group: 32768 >18:06:51,749 INF program: Inodes per group: 8192 >18:06:51,749 INF program: Inode blocks per group: 512 >18:06:51,749 INF program: Flex block group size: 16 >18:06:51,749 INF program: Filesystem created: Sun Nov 15 04:57:59 2015 >18:06:51,750 INF program: Last mount time: Tue Jul 17 23:45:50 2018 >18:06:51,750 INF program: Last write time: Tue Jul 17 18:45:49 2018 >18:06:51,750 INF program: Mount count: 186 >18:06:51,750 INF program: Maximum mount count: -1 >18:06:51,750 INF program: Last checked: Sun Nov 15 04:57:59 2015 >18:06:51,751 INF program: Check interval: 0 (<none>) >18:06:51,751 INF program: Lifetime writes: 1598 GB >18:06:51,751 INF program: Reserved blocks uid: 0 (user root) >18:06:51,751 INF program: Reserved blocks gid: 0 (group root) >18:06:51,752 INF program: First inode: 11 >18:06:51,752 INF program: Inode size: 256 >18:06:51,752 INF program: Required extra isize: 28 >18:06:51,752 INF program: Desired extra isize: 28 >18:06:51,752 INF program: Journal inode: 8 >18:06:51,753 INF program: Default directory hash: half_md4 >18:06:51,753 INF program: Directory Hash Seed: 9a4cc656-ac12-4032-9039-03c2891dae89 >18:06:51,753 INF program: Journal backup: inode blocks >18:06:51,753 INF program: Journal features: journal_incompat_revoke >18:06:51,754 INF program: Journal size: 128M >18:06:51,754 INF program: Journal length: 32768 >18:06:51,754 INF program: Journal sequence: 0x0029f03b >18:06:51,754 INF program: Journal start: 0 >18:06:51,754 INF program: >18:06:51,755 INF program: stderr: >18:06:51,755 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >18:06:51,755 DBG program: Return code: 0 >18:06:51,756 INF program: Running... resize2fs -P /dev/sda3 >18:06:51,775 INF program: stdout: >18:06:51,776 INF program: Estimated minimum size of the filesystem: 7053003 >18:06:51,776 INF program: stderr: >18:06:51,776 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >18:06:51,776 DBG program: Return code: 0 >18:06:51,785 INF program: Running... udevadm settle --timeout=300 >18:06:51,876 DBG program: Return code: 0 >18:06:51,940 INF program: Running... udevadm settle --timeout=300 >18:06:52,030 DBG program: Return code: 0 >18:06:52,106 INF program: Running... udevadm settle --timeout=300 >18:06:52,196 DBG program: Return code: 0 >18:06:52,316 INF program: Running... udevadm settle --timeout=300 >18:06:52,406 DBG program: Return code: 0 >18:06:52,528 INF program: Running... dumpe2fs -h /dev/sda5 >18:06:52,550 INF program: stdout: >18:06:52,550 INF program: Filesystem volume name: log >18:06:52,551 INF program: Last mounted on: /var/log >18:06:52,551 INF program: Filesystem UUID: 509c33b8-5b16-49b8-bacb-f836af0a8887 >18:06:52,551 INF program: Filesystem magic number: 0xEF53 >18:06:52,551 INF program: Filesystem revision #: 1 (dynamic) >18:06:52,552 INF 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 >18:06:52,552 INF program: Filesystem flags: signed_directory_hash >18:06:52,552 INF program: Default mount options: user_xattr acl >18:06:52,553 INF program: Filesystem state: clean >18:06:52,553 INF program: Errors behavior: Continue >18:06:52,553 INF program: Filesystem OS type: Linux >18:06:52,554 INF program: Inode count: 655360 >18:06:52,554 INF program: Block count: 2621184 >18:06:52,554 INF program: Reserved block count: 131059 >18:06:52,555 INF program: Free blocks: 2225057 >18:06:52,555 INF program: Free inodes: 655182 >18:06:52,555 INF program: First block: 0 >18:06:52,556 INF program: Block size: 4096 >18:06:52,556 INF program: Fragment size: 4096 >18:06:52,556 INF program: Reserved GDT blocks: 639 >18:06:52,557 INF program: Blocks per group: 32768 >18:06:52,557 INF program: Fragments per group: 32768 >18:06:52,557 INF program: Inodes per group: 8192 >18:06:52,557 INF program: Inode blocks per group: 512 >18:06:52,557 INF program: Flex block group size: 16 >18:06:52,558 INF program: Filesystem created: Sun Nov 15 04:57:54 2015 >18:06:52,558 INF program: Last mount time: Tue Jul 17 23:45:51 2018 >18:06:52,558 INF program: Last write time: Tue Jul 17 23:45:51 2018 >18:06:52,558 INF program: Mount count: 182 >18:06:52,559 INF program: Maximum mount count: -1 >18:06:52,559 INF program: Last checked: Sun Nov 15 04:57:54 2015 >18:06:52,559 INF program: Check interval: 0 (<none>) >18:06:52,559 INF program: Lifetime writes: 174 GB >18:06:52,559 INF program: Reserved blocks uid: 0 (user root) >18:06:52,560 INF program: Reserved blocks gid: 0 (group root) >18:06:52,560 INF program: First inode: 11 >18:06:52,560 INF program: Inode size: 256 >18:06:52,560 INF program: Required extra isize: 28 >18:06:52,560 INF program: Desired extra isize: 28 >18:06:52,561 INF program: Journal inode: 8 >18:06:52,561 INF program: Default directory hash: half_md4 >18:06:52,561 INF program: Directory Hash Seed: edbb4047-71f7-4f5a-b67f-601d6bc887f8 >18:06:52,561 INF program: Journal backup: inode blocks >18:06:52,562 INF program: Journal features: journal_incompat_revoke >18:06:52,562 INF program: Journal size: 128M >18:06:52,562 INF program: Journal length: 32768 >18:06:52,562 INF program: Journal sequence: 0x0032c5ac >18:06:52,562 INF program: Journal start: 0 >18:06:52,563 INF program: >18:06:52,563 INF program: stderr: >18:06:52,563 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >18:06:52,563 DBG program: Return code: 0 >18:06:52,564 INF program: Running... resize2fs -P /dev/sda5 >18:06:52,584 INF program: stdout: >18:06:52,585 INF program: Estimated minimum size of the filesystem: 691171 >18:06:52,585 INF program: stderr: >18:06:52,586 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >18:06:52,586 DBG program: Return code: 0 >18:06:52,595 INF program: Running... udevadm settle --timeout=300 >18:06:52,687 DBG program: Return code: 0 >18:06:52,750 INF program: Running... udevadm settle --timeout=300 >18:06:52,839 DBG program: Return code: 0 >18:06:54,143 INF program: Running... udevadm settle --timeout=300 >18:06:54,234 DBG program: Return code: 0 >18:06:54,385 INF program: Running... udevadm settle --timeout=300 >18:06:54,478 DBG program: Return code: 0 >18:06:54,545 INF program: Running... udevadm settle --timeout=300 >18:06:54,639 DBG program: Return code: 0 >18:06:54,700 INF program: Running... mount -t btrfs -o subvolid=5 /dev/sdb1 /tmp/btrfs-tmp.2929tjwj8nm >18:06:55,491 DBG program: Return code: 0 >18:06:55,497 INF program: Running [37] btrfs subvol list -p -s /tmp/btrfs-tmp.2929tjwj8nm ... >18:06:55,591 INF program: stdout[37]: >18:06:55,592 INF program: stderr[37]: >18:06:55,592 INF program: ...done [37] (exit code: 0) >18:06:55,595 INF program: Running... udevadm settle --timeout=300 >18:06:55,685 DBG program: Return code: 0 >18:06:55,744 INF program: Running... udevadm settle --timeout=300 >18:06:55,834 DBG program: Return code: 0 >18:06:55,893 INF program: Running... udevadm settle --timeout=300 >18:06:55,981 DBG program: Return code: 0 >18:06:56,039 INF program: Running... udevadm settle --timeout=300 >18:06:56,130 DBG program: Return code: 0 >18:06:56,189 INF program: Running... udevadm settle --timeout=300 >18:06:56,282 DBG program: Return code: 0 >18:06:56,340 INF program: Running... udevadm settle --timeout=300 >18:06:56,434 DBG program: Return code: 0 >18:06:56,492 INF program: Running... udevadm settle --timeout=300 >18:06:56,580 DBG program: Return code: 0 >18:06:56,638 INF program: Running [38] btrfs subvol get-default /tmp/btrfs-tmp.2929tjwj8nm ... >18:06:56,655 INF program: stdout[38]: ID 5 (FS_TREE) > >18:06:56,656 INF program: stderr[38]: >18:06:56,656 INF program: ...done [38] (exit code: 0) >18:06:56,657 INF program: Running... umount /tmp/btrfs-tmp.2929tjwj8nm >18:06:57,842 DBG program: Return code: 0 >18:06:57,850 INF program: Running... udevadm settle --timeout=300 >18:06:57,948 DBG program: Return code: 0 >18:06:58,009 INF program: Running... udevadm settle --timeout=300 >18:06:58,098 DBG program: Return code: 0 >18:06:58,156 INF program: Running... udevadm settle --timeout=300 >18:06:58,248 DBG program: Return code: 0 >18:06:58,306 INF program: Running... udevadm settle --timeout=300 >18:06:58,397 DBG program: Return code: 0 >18:06:58,460 INF program: Running... mount -t btrfs -o subvolid=5 /dev/sdb1 /tmp/btrfs-tmp.292sp0wa0ch >18:06:59,236 DBG program: Return code: 0 >18:06:59,240 INF program: Running [39] btrfs subvol list -p /tmp/btrfs-tmp.292sp0wa0ch ... >18:06:59,335 INF program: stdout[39]: >18:06:59,337 INF program: stderr[39]: >18:06:59,337 INF program: ...done [39] (exit code: 0) >18:06:59,339 INF program: Running... udevadm settle --timeout=300 >18:06:59,432 DBG program: Return code: 0 >18:06:59,490 INF program: Running... udevadm settle --timeout=300 >18:06:59,577 DBG program: Return code: 0 >18:06:59,635 INF program: Running... udevadm settle --timeout=300 >18:06:59,725 DBG program: Return code: 0 >18:06:59,788 INF program: Running... udevadm settle --timeout=300 >18:06:59,877 DBG program: Return code: 0 >18:06:59,935 INF program: Running... udevadm settle --timeout=300 >18:07:00,028 DBG program: Return code: 0 >18:07:00,087 INF program: Running... udevadm settle --timeout=300 >18:07:00,181 DBG program: Return code: 0 >18:07:00,240 INF program: Running... udevadm settle --timeout=300 >18:07:00,332 DBG program: Return code: 0 >18:07:00,390 INF program: Running [40] btrfs subvol get-default /tmp/btrfs-tmp.292sp0wa0ch ... >18:07:00,410 INF program: stdout[40]: ID 5 (FS_TREE) > >18:07:00,411 INF program: stderr[40]: >18:07:00,412 INF program: ...done [40] (exit code: 0) >18:07:00,413 INF program: Running... umount /tmp/btrfs-tmp.292sp0wa0ch >18:07:01,622 DBG program: Return code: 0 >18:07:01,625 INF program: Running... udevadm settle --timeout=300 >18:07:01,720 DBG program: Return code: 0 >18:07:01,778 INF program: Running... udevadm settle --timeout=300 >18:07:01,867 DBG program: Return code: 0 >18:07:01,925 INF program: Running... udevadm settle --timeout=300 >18:07:02,014 DBG program: Return code: 0 >18:07:02,076 INF program: Running... udevadm settle --timeout=300 >18:07:02,167 DBG program: Return code: 0 >18:07:02,284 INF program: Running... udevadm settle --timeout=300 >18:07:02,374 DBG program: Return code: 0 >18:07:02,437 INF program: Running... udevadm settle --timeout=300 >18:07:02,526 DBG program: Return code: 0 >18:07:02,603 INF program: Running... udevadm settle --timeout=300 >18:07:02,692 DBG program: Return code: 0 >18:07:02,768 INF program: Running... udevadm settle --timeout=300 >18:07:02,860 DBG program: Return code: 0 >18:07:02,935 INF program: Running... udevadm settle --timeout=300 >18:07:03,023 DBG program: Return code: 0 >18:07:03,199 INF program: Running... dumpe2fs -h /dev/loop1 >18:07:03,219 INF program: stdout: >18:07:03,220 INF program: Filesystem volume name: Anaconda >18:07:03,220 INF program: Last mounted on: / >18:07:03,221 INF program: Filesystem UUID: 8fcb133e-fffb-4405-aa19-5f954e6d9936 >18:07:03,221 INF program: Filesystem magic number: 0xEF53 >18:07:03,222 INF program: Filesystem revision #: 1 (dynamic) >18:07:03,222 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >18:07:03,222 INF program: Filesystem flags: signed_directory_hash >18:07:03,223 INF program: Default mount options: user_xattr acl >18:07:03,223 INF program: Filesystem state: clean >18:07:03,223 INF program: Errors behavior: Continue >18:07:03,223 INF program: Filesystem OS type: Linux >18:07:03,224 INF program: Inode count: 131072 >18:07:03,224 INF program: Block count: 524288 >18:07:03,224 INF program: Reserved block count: 0 >18:07:03,224 INF program: Free blocks: 100905 >18:07:03,225 INF program: Free inodes: 92163 >18:07:03,225 INF program: First block: 0 >18:07:03,225 INF program: Block size: 4096 >18:07:03,225 INF program: Fragment size: 4096 >18:07:03,225 INF program: Group descriptor size: 64 >18:07:03,226 INF program: Reserved GDT blocks: 255 >18:07:03,226 INF program: Blocks per group: 32768 >18:07:03,226 INF program: Fragments per group: 32768 >18:07:03,226 INF program: Inodes per group: 8192 >18:07:03,226 INF program: Inode blocks per group: 512 >18:07:03,227 INF program: Flex block group size: 16 >18:07:03,227 INF program: Filesystem created: Wed Apr 25 03:08:32 2018 >18:07:03,227 INF program: Last mount time: Wed Apr 25 03:08:47 2018 >18:07:03,227 INF program: Last write time: Wed Apr 25 03:09:08 2018 >18:07:03,228 INF program: Mount count: 2 >18:07:03,228 INF program: Maximum mount count: -1 >18:07:03,228 INF program: Last checked: Wed Apr 25 03:08:32 2018 >18:07:03,228 INF program: Check interval: 0 (<none>) >18:07:03,228 INF program: Lifetime writes: 1717 MB >18:07:03,229 INF program: Reserved blocks uid: 0 (user root) >18:07:03,229 INF program: Reserved blocks gid: 0 (group root) >18:07:03,229 INF program: First inode: 11 >18:07:03,229 INF program: Inode size: 256 >18:07:03,229 INF program: Required extra isize: 32 >18:07:03,230 INF program: Desired extra isize: 32 >18:07:03,230 INF program: Journal inode: 8 >18:07:03,230 INF program: Default directory hash: half_md4 >18:07:03,230 INF program: Directory Hash Seed: 5c1cdaa3-d29b-4760-b180-120185688488 >18:07:03,231 INF program: Journal backup: inode blocks >18:07:03,231 INF program: Journal features: journal_64bit >18:07:03,231 INF program: Journal size: 64M >18:07:03,231 INF program: Journal length: 16384 >18:07:03,231 INF program: Journal sequence: 0x0000000c >18:07:03,232 INF program: Journal start: 0 >18:07:03,232 INF program: >18:07:03,232 INF program: stderr: >18:07:03,232 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >18:07:03,232 DBG program: Return code: 0 >18:07:03,234 INF program: Running... resize2fs -P /dev/loop1 >18:07:03,253 INF program: stdout: >18:07:03,254 INF program: Couldn't find valid filesystem superblock. >18:07:03,254 INF program: stderr: >18:07:03,255 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >18:07:03,255 INF program: b'resize2fs: Device or resource busy while trying to open /dev/loop1' >18:07:03,256 DBG program: Return code: 1 >18:07:03,267 INF program: Running... udevadm settle --timeout=300 >18:07:03,358 DBG program: Return code: 0 >18:07:03,422 INF program: Running... udevadm settle --timeout=300 >18:07:03,513 DBG program: Return code: 0 >18:07:03,621 INF program: Running [41] dmsetup info -co subsystem --noheadings live-rw ... >18:07:03,642 INF program: stdout[41]: > >18:07:03,643 INF program: stderr[41]: >18:07:03,643 INF program: ...done [41] (exit code: 0) >18:07:03,644 INF program: Running [42] dmsetup info -co subsystem --noheadings live-rw ... >18:07:03,663 INF program: stdout[42]: > >18:07:03,664 INF program: stderr[42]: >18:07:03,665 INF program: ...done [42] (exit code: 0) >18:07:03,666 INF program: Running [43] dmsetup info -co subsystem --noheadings live-rw ... >18:07:03,685 INF program: stdout[43]: > >18:07:03,686 INF program: stderr[43]: >18:07:03,686 INF program: ...done [43] (exit code: 0) >18:07:03,687 INF program: Running [44] dmsetup info -co subsystem --noheadings live-rw ... >18:07:03,706 INF program: stdout[44]: > >18:07:03,707 INF program: stderr[44]: >18:07:03,708 INF program: ...done [44] (exit code: 0) >18:07:03,708 INF program: Running [45] dmsetup info -co subsystem --noheadings live-rw ... >18:07:03,728 INF program: stdout[45]: > >18:07:03,729 INF program: stderr[45]: >18:07:03,729 INF program: ...done [45] (exit code: 0) >18:07:03,730 INF program: Running [46] dmsetup info -co subsystem --noheadings live-rw ... >18:07:03,748 INF program: stdout[46]: > >18:07:03,749 INF program: stderr[46]: >18:07:03,750 INF program: ...done [46] (exit code: 0) >18:07:03,750 INF program: Running [47] dmsetup info -co subsystem --noheadings live-rw ... >18:07:03,770 INF program: stdout[47]: > >18:07:03,771 INF program: stderr[47]: >18:07:03,771 INF program: ...done [47] (exit code: 0) >18:07:03,813 INF program: Running [48] dmsetup info -co subsystem --noheadings live-rw ... >18:07:03,830 INF program: stdout[48]: > >18:07:03,832 INF program: stderr[48]: >18:07:03,832 INF program: ...done [48] (exit code: 0) >18:07:03,833 INF program: Running [49] dmsetup info -co subsystem --noheadings live-rw ... >18:07:03,852 INF program: stdout[49]: > >18:07:03,853 INF program: stderr[49]: >18:07:03,854 INF program: ...done [49] (exit code: 0) >18:07:03,874 INF program: Running... dumpe2fs -h /dev/mapper/live-rw >18:07:03,894 INF program: stdout: >18:07:03,895 INF program: Filesystem volume name: Anaconda >18:07:03,895 INF program: Last mounted on: / >18:07:03,896 INF program: Filesystem UUID: 8fcb133e-fffb-4405-aa19-5f954e6d9936 >18:07:03,896 INF program: Filesystem magic number: 0xEF53 >18:07:03,897 INF program: Filesystem revision #: 1 (dynamic) >18:07:03,897 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >18:07:03,898 INF program: Filesystem flags: signed_directory_hash >18:07:03,898 INF program: Default mount options: user_xattr acl >18:07:03,898 INF program: Filesystem state: clean >18:07:03,899 INF program: Errors behavior: Continue >18:07:03,899 INF program: Filesystem OS type: Linux >18:07:03,899 INF program: Inode count: 131072 >18:07:03,899 INF program: Block count: 524288 >18:07:03,900 INF program: Reserved block count: 0 >18:07:03,900 INF program: Free blocks: 100905 >18:07:03,900 INF program: Free inodes: 92163 >18:07:03,901 INF program: First block: 0 >18:07:03,901 INF program: Block size: 4096 >18:07:03,901 INF program: Fragment size: 4096 >18:07:03,901 INF program: Group descriptor size: 64 >18:07:03,902 INF program: Reserved GDT blocks: 255 >18:07:03,902 INF program: Blocks per group: 32768 >18:07:03,902 INF program: Fragments per group: 32768 >18:07:03,902 INF program: Inodes per group: 8192 >18:07:03,903 INF program: Inode blocks per group: 512 >18:07:03,903 INF program: Flex block group size: 16 >18:07:03,903 INF program: Filesystem created: Wed Apr 25 03:08:32 2018 >18:07:03,904 INF program: Last mount time: Wed Jul 18 18:05:31 2018 >18:07:03,904 INF program: Last write time: Wed Jul 18 18:05:31 2018 >18:07:03,904 INF program: Mount count: 3 >18:07:03,904 INF program: Maximum mount count: -1 >18:07:03,904 INF program: Last checked: Wed Apr 25 03:08:32 2018 >18:07:03,905 INF program: Check interval: 0 (<none>) >18:07:03,905 INF program: Lifetime writes: 1717 MB >18:07:03,905 INF program: Reserved blocks uid: 0 (user root) >18:07:03,905 INF program: Reserved blocks gid: 0 (group root) >18:07:03,906 INF program: First inode: 11 >18:07:03,906 INF program: Inode size: 256 >18:07:03,906 INF program: Required extra isize: 32 >18:07:03,906 INF program: Desired extra isize: 32 >18:07:03,906 INF program: Journal inode: 8 >18:07:03,907 INF program: Default directory hash: half_md4 >18:07:03,907 INF program: Directory Hash Seed: 5c1cdaa3-d29b-4760-b180-120185688488 >18:07:03,907 INF program: Journal backup: inode blocks >18:07:03,907 INF program: Journal features: journal_incompat_revoke journal_64bit >18:07:03,908 INF program: Journal size: 64M >18:07:03,908 INF program: Journal length: 16384 >18:07:03,908 INF program: Journal sequence: 0x0000000d >18:07:03,908 INF program: Journal start: 1 >18:07:03,908 INF program: >18:07:03,909 INF program: stderr: >18:07:03,909 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >18:07:03,909 DBG program: Return code: 0 >18:07:03,910 INF program: Running... resize2fs -P /dev/mapper/live-rw >18:07:03,930 INF program: stdout: >18:07:03,931 INF program: Estimated minimum size of the filesystem: 524288 >18:07:03,931 INF program: stderr: >18:07:03,932 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >18:07:03,932 DBG program: Return code: 0 >18:07:03,942 INF program: Running... udevadm settle --timeout=300 >18:07:04,037 DBG program: Return code: 0 >18:07:04,099 INF program: Running... udevadm settle --timeout=300 >18:07:04,188 DBG program: Return code: 0 >18:07:04,259 INF program: Running [50] dmsetup info -co subsystem --noheadings live-base ... >18:07:04,276 INF program: stdout[50]: > >18:07:04,278 INF program: stderr[50]: >18:07:04,278 INF program: ...done [50] (exit code: 0) >18:07:04,279 INF program: Running [51] dmsetup info -co subsystem --noheadings live-base ... >18:07:04,299 INF program: stdout[51]: > >18:07:04,300 INF program: stderr[51]: >18:07:04,300 INF program: ...done [51] (exit code: 0) >18:07:04,301 INF program: Running [52] dmsetup info -co subsystem --noheadings live-base ... >18:07:04,321 INF program: stdout[52]: > >18:07:04,322 INF program: stderr[52]: >18:07:04,323 INF program: ...done [52] (exit code: 0) >18:07:04,323 INF program: Running [53] dmsetup info -co subsystem --noheadings live-base ... >18:07:04,343 INF program: stdout[53]: > >18:07:04,344 INF program: stderr[53]: >18:07:04,344 INF program: ...done [53] (exit code: 0) >18:07:04,345 INF program: Running [54] dmsetup info -co subsystem --noheadings live-base ... >18:07:04,364 INF program: stdout[54]: > >18:07:04,365 INF program: stderr[54]: >18:07:04,366 INF program: ...done [54] (exit code: 0) >18:07:04,367 INF program: Running [55] dmsetup info -co subsystem --noheadings live-base ... >18:07:04,386 INF program: stdout[55]: > >18:07:04,387 INF program: stderr[55]: >18:07:04,387 INF program: ...done [55] (exit code: 0) >18:07:04,388 INF program: Running [56] dmsetup info -co subsystem --noheadings live-base ... >18:07:04,408 INF program: stdout[56]: > >18:07:04,409 INF program: stderr[56]: >18:07:04,409 INF program: ...done [56] (exit code: 0) >18:07:04,442 INF program: Running [57] dmsetup info -co subsystem --noheadings live-base ... >18:07:04,460 INF program: stdout[57]: > >18:07:04,462 INF program: stderr[57]: >18:07:04,462 INF program: ...done [57] (exit code: 0) >18:07:04,463 INF program: Running [58] dmsetup info -co subsystem --noheadings live-base ... >18:07:04,482 INF program: stdout[58]: > >18:07:04,483 INF program: stderr[58]: >18:07:04,483 INF program: ...done [58] (exit code: 0) >18:07:04,503 INF program: Running... dumpe2fs -h /dev/mapper/live-base >18:07:04,521 INF program: stdout: >18:07:04,522 INF program: Filesystem volume name: Anaconda >18:07:04,523 INF program: Last mounted on: / >18:07:04,523 INF program: Filesystem UUID: 8fcb133e-fffb-4405-aa19-5f954e6d9936 >18:07:04,524 INF program: Filesystem magic number: 0xEF53 >18:07:04,524 INF program: Filesystem revision #: 1 (dynamic) >18:07:04,524 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >18:07:04,525 INF program: Filesystem flags: signed_directory_hash >18:07:04,525 INF program: Default mount options: user_xattr acl >18:07:04,526 INF program: Filesystem state: clean >18:07:04,526 INF program: Errors behavior: Continue >18:07:04,527 INF program: Filesystem OS type: Linux >18:07:04,527 INF program: Inode count: 131072 >18:07:04,528 INF program: Block count: 524288 >18:07:04,528 INF program: Reserved block count: 0 >18:07:04,528 INF program: Free blocks: 100905 >18:07:04,528 INF program: Free inodes: 92163 >18:07:04,528 INF program: First block: 0 >18:07:04,529 INF program: Block size: 4096 >18:07:04,529 INF program: Fragment size: 4096 >18:07:04,529 INF program: Group descriptor size: 64 >18:07:04,529 INF program: Reserved GDT blocks: 255 >18:07:04,530 INF program: Blocks per group: 32768 >18:07:04,530 INF program: Fragments per group: 32768 >18:07:04,530 INF program: Inodes per group: 8192 >18:07:04,530 INF program: Inode blocks per group: 512 >18:07:04,530 INF program: Flex block group size: 16 >18:07:04,531 INF program: Filesystem created: Wed Apr 25 03:08:32 2018 >18:07:04,531 INF program: Last mount time: Wed Apr 25 03:08:47 2018 >18:07:04,531 INF program: Last write time: Wed Apr 25 03:09:08 2018 >18:07:04,531 INF program: Mount count: 2 >18:07:04,531 INF program: Maximum mount count: -1 >18:07:04,532 INF program: Last checked: Wed Apr 25 03:08:32 2018 >18:07:04,532 INF program: Check interval: 0 (<none>) >18:07:04,532 INF program: Lifetime writes: 1717 MB >18:07:04,532 INF program: Reserved blocks uid: 0 (user root) >18:07:04,532 INF program: Reserved blocks gid: 0 (group root) >18:07:04,533 INF program: First inode: 11 >18:07:04,533 INF program: Inode size: 256 >18:07:04,533 INF program: Required extra isize: 32 >18:07:04,533 INF program: Desired extra isize: 32 >18:07:04,534 INF program: Journal inode: 8 >18:07:04,534 INF program: Default directory hash: half_md4 >18:07:04,534 INF program: Directory Hash Seed: 5c1cdaa3-d29b-4760-b180-120185688488 >18:07:04,534 INF program: Journal backup: inode blocks >18:07:04,534 INF program: Journal features: journal_64bit >18:07:04,535 INF program: Journal size: 64M >18:07:04,535 INF program: Journal length: 16384 >18:07:04,535 INF program: Journal sequence: 0x0000000c >18:07:04,535 INF program: Journal start: 0 >18:07:04,536 INF program: >18:07:04,536 INF program: stderr: >18:07:04,536 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >18:07:04,536 DBG program: Return code: 0 >18:07:04,537 INF program: Running... resize2fs -P /dev/mapper/live-base >18:07:04,556 INF program: stdout: >18:07:04,557 INF program: Couldn't find valid filesystem superblock. >18:07:04,558 INF program: stderr: >18:07:04,558 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >18:07:04,559 INF program: b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >18:07:04,559 DBG program: Return code: 1 >18:07:04,569 INF program: Running... udevadm settle --timeout=300 >18:07:04,664 DBG program: Return code: 0 >18:07:04,726 INF program: Running... udevadm settle --timeout=300 >18:07:04,818 DBG program: Return code: 0 >18:07:05,001 INF program: Running [59] dmsetup info -co subsystem --noheadings fedora-root ... >18:07:05,019 INF program: stdout[59]: LVM > >18:07:05,020 INF program: stderr[59]: >18:07:05,020 INF program: ...done [59] (exit code: 0) >18:07:05,139 INF program: Running [60] dmsetup info -co subsystem --noheadings fedora-log ... >18:07:05,156 INF program: stdout[60]: LVM > >18:07:05,157 INF program: stderr[60]: >18:07:05,158 INF program: ...done [60] (exit code: 0) >18:07:05,283 INF program: Running [61] dmsetup info -co subsystem --noheadings fedora-home ... >18:07:05,300 INF program: stdout[61]: LVM > >18:07:05,302 INF program: stderr[61]: >18:07:05,302 INF program: ...done [61] (exit code: 0) >18:07:05,357 INF program: Running... udevadm settle --timeout=300 >18:07:05,446 DBG program: Return code: 0 >18:07:05,516 INF program: Running... udevadm settle --timeout=300 >18:07:05,608 DBG program: Return code: 0 >18:07:05,678 INF program: Running... udevadm settle --timeout=300 >18:07:05,767 DBG program: Return code: 0 >18:07:05,825 INF program: Running... udevadm settle --timeout=300 >18:07:05,912 DBG program: Return code: 0 >18:07:05,973 INF program: Running... udevadm settle --timeout=300 >18:07:06,063 DBG program: Return code: 0 >18:07:06,122 INF program: Running... udevadm settle --timeout=300 >18:07:06,214 DBG program: Return code: 0 >18:07:06,216 INF program: Running [62] mdadm --stop /dev/md/boot ... >18:07:06,270 INF program: stdout[62]: >18:07:06,272 INF program: stderr[62]: mdadm: stopped /dev/md/boot > >18:07:06,272 INF program: ...done [62] (exit code: 0) >18:07:06,284 INF program: Running... udevadm settle --timeout=300 >18:07:06,375 DBG program: Return code: 0 >18:07:06,393 INF program: Running... udevadm settle --timeout=300 >18:07:06,484 DBG program: Return code: 0 >18:07:06,498 INF program: Running... udevadm settle --timeout=300 >18:07:06,590 DBG program: Return code: 0 >18:07:06,604 INF program: Running... udevadm settle --timeout=300 >18:07:06,695 DBG program: Return code: 0 >18:07:06,708 INF program: Running... udevadm settle --timeout=300 >18:07:06,795 DBG program: Return code: 0 >18:07:06,808 INF program: Running... udevadm settle --timeout=300 >18:07:06,900 DBG program: Return code: 0 >18:07:06,908 INF program: Running... udevadm settle --timeout=300 >18:07:06,999 DBG program: Return code: 0 >18:07:07,066 INF program: Running... udevadm settle --timeout=300 >18:07:07,159 DBG program: Return code: 0 >18:07:07,214 INF program: Running... udevadm settle --timeout=300 >18:07:07,306 DBG program: Return code: 0 >18:07:07,367 INF program: Running... udevadm settle --timeout=300 >18:07:07,457 DBG program: Return code: 0 >18:07:07,517 INF program: Running... udevadm settle --timeout=300 >18:07:07,607 DBG program: Return code: 0 >18:07:07,616 INF program: [63] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdk1$|","r|/sdk2$|","r|/sdk3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >18:07:07,876 INF program: [63] Done. >18:07:07,878 INF program: [63] No result, no job started >18:07:07,890 INF program: Running... udevadm settle --timeout=300 >18:07:07,983 DBG program: Return code: 0 >18:07:08,111 INF program: [64] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdk1$|","r|/sdk2$|","r|/sdk3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >18:07:08,362 INF program: [64] Done. >18:07:08,363 INF program: [64] No result, no job started >18:07:08,378 INF program: Running... udevadm settle --timeout=300 >18:07:08,476 DBG program: Return code: 0 >18:07:08,478 INF program: Running [65] mdadm --stop /dev/md/fedora-raid ... >18:07:08,530 INF program: stdout[65]: >18:07:08,532 INF program: stderr[65]: mdadm: stopped /dev/md/fedora-raid > >18:07:08,532 INF program: ...done [65] (exit code: 0) >18:07:08,552 INF program: Running... udevadm settle --timeout=300 >18:07:08,646 DBG program: Return code: 0 >18:07:08,663 INF program: Running... udevadm settle --timeout=300 >18:07:08,750 DBG program: Return code: 0 >18:07:08,770 INF program: Running... udevadm settle --timeout=300 >18:07:08,861 DBG program: Return code: 0 >18:07:08,879 INF program: Running... udevadm settle --timeout=300 >18:07:08,968 DBG program: Return code: 0 >18:07:08,985 INF program: Running... udevadm settle --timeout=300 >18:07:09,077 DBG program: Return code: 0 >18:07:09,096 INF program: Running... udevadm settle --timeout=300 >18:07:09,184 DBG program: Return code: 0 >18:07:09,205 INF program: Running... udevadm settle --timeout=300 >18:07:09,296 DBG program: Return code: 0 >18:07:09,313 INF program: Running... udevadm settle --timeout=300 >18:07:09,404 DBG program: Return code: 0 >18:07:09,418 INF program: Running... udevadm settle --timeout=300 >18:07:09,510 DBG program: Return code: 0 >18:07:09,527 INF program: Running... udevadm settle --timeout=300 >18:07:09,622 DBG program: Return code: 0 >18:07:09,637 INF program: Running... udevadm settle --timeout=300 >18:07:09,724 DBG program: Return code: 0 >18:07:09,741 INF program: Running... udevadm settle --timeout=300 >18:07:09,829 DBG program: Return code: 0 >18:07:09,855 INF program: Running... udevadm settle --timeout=300 >18:07:09,946 DBG program: Return code: 0 >18:07:09,962 INF program: Running... udevadm settle --timeout=300 >18:07:10,051 DBG program: Return code: 0 >18:07:10,067 INF program: Running... udevadm settle --timeout=300 >18:07:10,159 DBG program: Return code: 0 >18:07:10,175 INF program: Running... udevadm settle --timeout=300 >18:07:10,264 DBG program: Return code: 0 >18:07:10,279 INF program: Running... udevadm settle --timeout=300 >18:07:10,370 DBG program: Return code: 0 >18:07:10,387 INF program: Running... udevadm settle --timeout=300 >18:07:10,479 DBG program: Return code: 0 >18:07:10,491 INF program: Running... udevadm settle --timeout=300 >18:07:10,579 DBG program: Return code: 0 >18:07:10,587 INF program: Running... udevadm settle --timeout=300 >18:07:10,677 DBG program: Return code: 0 >18:07:10,686 INF program: Running... udevadm settle --timeout=300 >18:07:10,779 DBG program: Return code: 0 >18:07:10,784 INF program: Running... udevadm settle --timeout=300 >18:07:10,873 DBG program: Return code: 0 >18:07:10,935 INF program: Running... udevadm settle --timeout=300 >18:07:11,023 DBG program: Return code: 0 >18:07:11,077 INF program: Running... udevadm settle --timeout=300 >18:07:11,166 DBG program: Return code: 0 >18:07:11,222 INF program: Running... udevadm settle --timeout=300 >18:07:11,309 DBG program: Return code: 0 >18:07:11,366 INF program: Running... udevadm settle --timeout=300 >18:07:11,458 DBG program: Return code: 0 >18:07:11,463 INF program: Running... udevadm settle --timeout=300 >18:07:11,553 DBG program: Return code: 0 >18:07:11,611 INF program: Running... udevadm settle --timeout=300 >18:07:11,701 DBG program: Return code: 0 >18:07:11,754 INF program: Running... udevadm settle --timeout=300 >18:07:11,846 DBG program: Return code: 0 >18:07:11,906 INF program: Running... udevadm settle --timeout=300 >18:07:11,996 DBG program: Return code: 0 >18:07:12,049 INF program: Running... udevadm settle --timeout=300 >18:07:12,141 DBG program: Return code: 0 >18:07:12,154 INF program: Running... udevadm settle --timeout=300 >18:07:12,244 DBG program: Return code: 0 >18:07:12,251 INF program: Running... udevadm settle --timeout=300 >18:07:12,345 DBG program: Return code: 0 >18:07:12,402 INF program: Running... udevadm settle --timeout=300 >18:07:12,491 DBG program: Return code: 0 >18:07:12,545 INF program: Running... udevadm settle --timeout=300 >18:07:12,637 DBG program: Return code: 0 >18:07:12,693 INF program: Running... udevadm settle --timeout=300 >18:07:12,783 DBG program: Return code: 0 >18:07:12,835 INF program: Running... udevadm settle --timeout=300 >18:07:12,925 DBG program: Return code: 0 >18:07:12,938 INF program: Running... udevadm settle --timeout=300 >18:07:13,027 DBG program: Return code: 0 >18:07:13,033 INF program: Running... udevadm settle --timeout=300 >18:07:13,124 DBG program: Return code: 0 >18:07:13,180 INF program: Running... udevadm settle --timeout=300 >18:07:13,269 DBG program: Return code: 0 >18:07:13,324 INF program: Running... udevadm settle --timeout=300 >18:07:13,417 DBG program: Return code: 0 >18:07:13,473 INF program: Running... udevadm settle --timeout=300 >18:07:13,562 DBG program: Return code: 0 >18:07:13,614 INF program: Running... udevadm settle --timeout=300 >18:07:13,702 DBG program: Return code: 0 >18:07:13,714 INF program: Running... udevadm settle --timeout=300 >18:07:13,805 DBG program: Return code: 0 >18:07:13,811 INF program: Running... udevadm settle --timeout=300 >18:07:13,900 DBG program: Return code: 0 >18:07:13,956 INF program: Running... udevadm settle --timeout=300 >18:07:14,048 DBG program: Return code: 0 >18:07:14,105 INF program: Running... udevadm settle --timeout=300 >18:07:14,198 DBG program: Return code: 0 >18:07:14,254 INF program: Running... udevadm settle --timeout=300 >18:07:14,345 DBG program: Return code: 0 >18:07:14,402 INF program: Running... udevadm settle --timeout=300 >18:07:14,494 DBG program: Return code: 0 >18:07:14,507 INF program: Running... udevadm settle --timeout=300 >18:07:14,597 DBG program: Return code: 0 >18:07:14,602 INF program: Running... udevadm settle --timeout=300 >18:07:14,692 DBG program: Return code: 0 >18:07:14,750 INF program: Running... udevadm settle --timeout=300 >18:07:14,842 DBG program: Return code: 0 >18:07:14,896 INF program: Running... udevadm settle --timeout=300 >18:07:14,985 DBG program: Return code: 0 >18:07:15,041 INF program: Running... udevadm settle --timeout=300 >18:07:15,131 DBG program: Return code: 0 >18:07:15,184 INF program: Running... udevadm settle --timeout=300 >18:07:15,276 DBG program: Return code: 0 >18:07:15,289 INF program: Running... udevadm settle --timeout=300 >18:07:15,377 DBG program: Return code: 0 >18:07:15,384 INF program: Running... udevadm settle --timeout=300 >18:07:15,475 DBG program: Return code: 0 >18:07:15,535 INF program: Running... udevadm settle --timeout=300 >18:07:15,625 DBG program: Return code: 0 >18:07:15,679 INF program: Running... udevadm settle --timeout=300 >18:07:15,768 DBG program: Return code: 0 >18:07:15,825 INF program: Running... udevadm settle --timeout=300 >18:07:15,914 DBG program: Return code: 0 >18:07:15,968 INF program: Running... udevadm settle --timeout=300 >18:07:16,057 DBG program: Return code: 0 >18:07:16,070 INF program: Running... udevadm settle --timeout=300 >18:07:16,158 DBG program: Return code: 0 >18:07:16,163 INF program: Running... udevadm settle --timeout=300 >18:07:16,255 DBG program: Return code: 0 >18:07:16,312 INF program: Running... udevadm settle --timeout=300 >18:07:16,401 DBG program: Return code: 0 >18:07:16,455 INF program: Running... udevadm settle --timeout=300 >18:07:16,544 DBG program: Return code: 0 >18:07:16,600 INF program: Running... udevadm settle --timeout=300 >18:07:16,691 DBG program: Return code: 0 >18:07:16,744 INF program: Running... udevadm settle --timeout=300 >18:07:16,834 DBG program: Return code: 0 >18:07:16,841 INF program: Running... udevadm settle --timeout=300 >18:07:16,932 DBG program: Return code: 0 >18:07:16,993 INF program: Running... udevadm settle --timeout=300 >18:07:17,081 DBG program: Return code: 0 >18:07:17,132 INF program: Running... udevadm settle --timeout=300 >18:07:17,220 DBG program: Return code: 0 >18:07:17,279 INF program: Running... udevadm settle --timeout=300 >18:07:17,370 DBG program: Return code: 0 >18:07:17,423 INF program: Running... udevadm settle --timeout=300 >18:07:17,511 DBG program: Return code: 0 >18:07:17,525 INF program: Running... udevadm settle --timeout=300 >18:07:17,615 DBG program: Return code: 0 >18:07:17,621 INF program: Running... udevadm settle --timeout=300 >18:07:17,713 DBG program: Return code: 0 >18:07:17,770 INF program: Running... udevadm settle --timeout=300 >18:07:17,860 DBG program: Return code: 0 >18:07:17,914 INF program: Running... udevadm settle --timeout=300 >18:07:18,004 DBG program: Return code: 0 >18:07:18,058 INF program: Running... udevadm settle --timeout=300 >18:07:18,147 DBG program: Return code: 0 >18:07:18,150 INF program: Running... udevadm settle --timeout=300 >18:07:18,244 DBG program: Return code: 0 >18:07:18,297 INF program: Running... umount /run/install/repo >18:07:18,321 INF program: stderr: >18:07:18,322 INF program: b'umount: /run/install/repo: target is busy.' >18:07:18,323 DBG program: Return code: 32 >18:07:18,323 INF program: Running... lsof /run/install/repo >18:07:18,517 DBG program: Return code: 1 >18:07:23,913 INF program: Running [66] mdadm --assemble /dev/md/boot --run --uuid=3a4701cc:315ce956:b2de5cf2:6158f15c /dev/sdc1 /dev/sdh1 /dev/sdd1 ... >18:07:24,019 INF program: stdout[66]: >18:07:24,021 INF program: stderr[66]: mdadm: /dev/md/boot has been started with 3 drives. > >18:07:24,021 INF program: ...done [66] (exit code: 0) >18:07:24,022 INF program: Running... udevadm settle --timeout=300 >18:07:24,121 DBG program: Return code: 0 >18:07:24,132 INF program: Running... udevadm settle --timeout=300 >18:07:24,225 DBG program: Return code: 0 >18:07:24,286 INF program: Running... udevadm settle --timeout=300 >18:07:24,378 DBG program: Return code: 0 >18:07:24,435 INF program: Running... mount -t ext4 -o defaults,ro /dev/md/boot /mnt/sysimage >18:07:24,467 DBG program: Return code: 0 >18:07:24,469 INF program: Running... umount /mnt/sysimage >18:07:24,507 DBG program: Return code: 0 >18:07:24,514 INF program: Running... udevadm settle --timeout=300 >18:07:24,607 DBG program: Return code: 0 >18:07:24,663 INF program: Running... udevadm settle --timeout=300 >18:07:24,754 DBG program: Return code: 0 >18:07:24,810 INF program: Running... udevadm settle --timeout=300 >18:07:24,901 DBG program: Return code: 0 >18:07:24,958 INF program: Running... udevadm settle --timeout=300 >18:07:25,058 DBG program: Return code: 0 >18:07:25,114 INF program: Running... udevadm settle --timeout=300 >18:07:25,203 DBG program: Return code: 0 >18:07:25,205 INF program: Running [67] mdadm --stop /dev/md/boot ... >18:07:25,256 INF program: stdout[67]: >18:07:25,258 INF program: stderr[67]: mdadm: stopped /dev/md/boot > >18:07:25,259 INF program: ...done [67] (exit code: 0) >18:07:25,320 INF program: Running [68] mdadm --assemble /dev/md/fedora-raid --run --uuid=e9e22e66:7b5bfbd0:901ee4b6:231eb50b /dev/sdc2 /dev/sdd2 /dev/sdh2 ... >18:07:25,421 INF program: stdout[68]: >18:07:25,422 INF program: stderr[68]: mdadm: /dev/md/fedora-raid has been started with 3 drives. > >18:07:25,423 INF program: ...done [68] (exit code: 0) >18:07:25,424 INF program: Running... udevadm settle --timeout=300 >18:07:25,521 DBG program: Return code: 0 >18:07:25,542 INF program: Running... udevadm settle --timeout=300 >18:07:25,637 DBG program: Return code: 0 >18:07:25,648 INF program: Running... udevadm settle --timeout=300 >18:07:25,745 DBG program: Return code: 0 >18:07:25,813 INF program: Running... udevadm settle --timeout=300 >18:07:25,904 DBG program: Return code: 0 >18:07:25,964 INF program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-log /mnt/sysimage >18:07:25,993 DBG program: Return code: 0 >18:07:25,995 INF program: Running... umount /mnt/sysimage >18:07:26,028 DBG program: Return code: 0 >18:07:26,035 INF program: Running... udevadm settle --timeout=300 >18:07:26,132 DBG program: Return code: 0 >18:07:26,194 INF program: Running... udevadm settle --timeout=300 >18:07:26,283 DBG program: Return code: 0 >18:07:26,341 INF program: Running... udevadm settle --timeout=300 >18:07:26,434 DBG program: Return code: 0 >18:07:26,494 INF program: Running... udevadm settle --timeout=300 >18:07:26,588 DBG program: Return code: 0 >18:07:26,645 INF program: Running... udevadm settle --timeout=300 >18:07:26,737 DBG program: Return code: 0 >18:07:26,748 INF program: [69] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdk1$|","r|/sdk2$|","r|/sdk3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >18:07:27,002 INF program: [69] Done. >18:07:27,003 INF program: [69] No result, no job started >18:07:27,009 INF program: Running... udevadm settle --timeout=300 >18:07:27,099 DBG program: Return code: 0 >18:07:27,158 INF program: Running... udevadm settle --timeout=300 >18:07:27,248 DBG program: Return code: 0 >18:07:27,305 INF program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-home /mnt/sysimage >18:07:27,333 DBG program: Return code: 0 >18:07:27,335 INF program: Running... umount /mnt/sysimage >18:07:27,371 DBG program: Return code: 0 >18:07:27,378 INF program: Running... udevadm settle --timeout=300 >18:07:27,471 DBG program: Return code: 0 >18:07:27,534 INF program: Running... udevadm settle --timeout=300 >18:07:27,625 DBG program: Return code: 0 >18:07:27,681 INF program: Running... udevadm settle --timeout=300 >18:07:27,769 DBG program: Return code: 0 >18:07:27,829 INF program: Running... udevadm settle --timeout=300 >18:07:27,921 DBG program: Return code: 0 >18:07:27,982 INF program: Running... udevadm settle --timeout=300 >18:07:28,073 DBG program: Return code: 0 >18:07:28,079 INF program: [70] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/1' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdk1$|","r|/sdk2$|","r|/sdk3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >18:07:28,331 INF program: [70] Done. >18:07:28,331 INF program: [70] No result, no job started >18:07:28,338 INF program: Running... udevadm settle --timeout=300 >18:07:28,440 DBG program: Return code: 0 >18:07:28,504 INF program: Running... udevadm settle --timeout=300 >18:07:28,597 DBG program: Return code: 0 >18:07:28,658 INF program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >18:07:28,686 DBG program: Return code: 0 >18:07:28,692 INF program: Running... arch >18:07:28,729 INF program: stdout: >18:07:28,730 INF program: x86_64 >18:07:28,730 DBG program: Return code: 0 >18:07:28,874 INF program: Running... umount /mnt/sysimage >18:07:28,908 DBG program: Return code: 0 >18:07:28,916 INF program: Running... udevadm settle --timeout=300 >18:07:29,014 DBG program: Return code: 0 >18:07:29,082 INF program: Running... mount -t btrfs -o subvolid=5,ro /dev/sdi1 /mnt/sysimage >18:07:29,673 DBG program: Return code: 0 >18:07:29,674 INF program: Running... umount /mnt/sysimage >18:07:29,726 DBG program: Return code: 0 >18:07:29,733 INF program: Running... udevadm settle --timeout=300 >18:07:29,826 DBG program: Return code: 0 >18:07:29,884 INF program: Running... udevadm settle --timeout=300 >18:07:29,975 DBG program: Return code: 0 >18:07:30,030 INF program: Running... udevadm settle --timeout=300 >18:07:30,123 DBG program: Return code: 0 >18:07:30,180 INF program: Running... udevadm settle --timeout=300 >18:07:30,270 DBG program: Return code: 0 >18:07:30,324 INF program: Running... udevadm settle --timeout=300 >18:07:30,413 DBG program: Return code: 0 >18:07:30,421 INF program: Running... udevadm settle --timeout=300 >18:07:30,512 DBG program: Return code: 0 >18:07:30,570 INF program: Running... udevadm settle --timeout=300 >18:07:30,662 DBG program: Return code: 0 >18:07:30,718 INF program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >18:07:30,907 DBG program: Return code: 0 >18:07:30,909 INF program: Running... umount /mnt/sysimage >18:07:30,946 DBG program: Return code: 0 >18:07:30,952 INF program: Running... udevadm settle --timeout=300 >18:07:31,045 DBG program: Return code: 0 >18:07:31,103 INF program: Running... udevadm settle --timeout=300 >18:07:31,193 DBG program: Return code: 0 >18:07:31,256 INF program: Running... udevadm settle --timeout=300 >18:07:31,352 DBG program: Return code: 0 >18:07:31,408 INF program: Running... udevadm settle --timeout=300 >18:07:31,501 DBG program: Return code: 0 >18:07:31,560 INF program: Running... udevadm settle --timeout=300 >18:07:31,652 DBG program: Return code: 0 >18:07:31,659 INF program: Running... udevadm settle --timeout=300 >18:07:31,750 DBG program: Return code: 0 >18:07:31,809 INF program: Running... udevadm settle --timeout=300 >18:07:31,900 DBG program: Return code: 0 >18:07:31,957 INF program: Running... mount -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >18:07:31,989 DBG program: Return code: 0 >18:07:31,991 INF program: Running... umount /mnt/sysimage >18:07:32,028 DBG program: Return code: 0 >18:07:32,033 INF program: Running... udevadm settle --timeout=300 >18:07:32,129 DBG program: Return code: 0 >18:07:32,191 INF program: Running... udevadm settle --timeout=300 >18:07:32,284 DBG program: Return code: 0 >18:07:32,339 INF program: Running... udevadm settle --timeout=300 >18:07:32,432 DBG program: Return code: 0 >18:07:32,491 INF program: Running... udevadm settle --timeout=300 >18:07:32,587 DBG program: Return code: 0 >18:07:32,645 INF program: Running... udevadm settle --timeout=300 >18:07:32,736 DBG program: Return code: 0 >18:07:32,740 INF program: Running... udevadm settle --timeout=300 >18:07:32,834 DBG program: Return code: 0 >18:07:32,894 INF program: Running... udevadm settle --timeout=300 >18:07:32,984 DBG program: Return code: 0 >18:07:33,043 INF program: Running... mount -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >18:07:33,073 DBG program: Return code: 0 >18:07:33,077 INF program: Running... arch >18:07:33,123 INF program: stdout: >18:07:33,124 INF program: x86_64 >18:07:33,124 DBG program: Return code: 0 >18:07:33,133 INF program: Running... umount /mnt/sysimage >18:07:33,167 DBG program: Return code: 0 >18:07:33,174 INF program: Running... udevadm settle --timeout=300 >18:07:33,270 DBG program: Return code: 0 >18:07:33,331 INF program: Running... udevadm settle --timeout=300 >18:07:33,425 DBG program: Return code: 0 >18:07:33,481 INF program: Running... mount -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >18:07:33,504 DBG program: Return code: 0 >18:07:33,506 INF program: Running... umount /mnt/sysimage >18:07:33,543 DBG program: Return code: 0 >18:07:33,549 INF program: Running... udevadm settle --timeout=300 >18:07:33,645 DBG program: Return code: 0 >18:07:33,703 INF program: Running... udevadm settle --timeout=300 >18:07:33,794 DBG program: Return code: 0 >18:07:33,850 INF program: Running... udevadm settle --timeout=300 >18:07:33,940 DBG program: Return code: 0 >18:07:34,000 INF program: Running... udevadm settle --timeout=300 >18:07:34,091 DBG program: Return code: 0 >18:07:34,147 INF program: Running... udevadm settle --timeout=300 >18:07:34,238 DBG program: Return code: 0 >18:07:34,245 INF program: Running... udevadm settle --timeout=300 >18:07:34,346 DBG program: Return code: 0 >18:07:34,407 INF program: Running... mount -t btrfs -o subvolid=5,ro /dev/sdb1 /mnt/sysimage >18:07:35,693 DBG program: Return code: 0 >18:07:35,694 INF program: Running... umount /mnt/sysimage >18:07:35,751 DBG program: Return code: 0 >18:07:35,757 INF program: Running... udevadm settle --timeout=300 >18:07:35,854 DBG program: Return code: 0 >18:07:35,915 INF program: Running... udevadm settle --timeout=300 >18:07:36,006 DBG program: Return code: 0 >18:07:36,062 INF program: Running... udevadm settle --timeout=300 >18:07:36,153 DBG program: Return code: 0 >18:07:36,211 INF program: Running... udevadm settle --timeout=300 >18:07:36,300 DBG program: Return code: 0 >18:07:36,355 INF program: Running... udevadm settle --timeout=300 >18:07:36,445 DBG program: Return code: 0 >18:07:36,466 INF program: Running... udevadm settle --timeout=300 >18:07:36,556 DBG program: Return code: 0 >18:07:36,569 INF program: Running... udevadm settle --timeout=300 >18:07:36,662 DBG program: Return code: 0 >18:07:36,677 INF program: Running... udevadm settle --timeout=300 >18:07:36,772 DBG program: Return code: 0 >18:07:36,782 INF program: Running... udevadm settle --timeout=300 >18:07:36,872 DBG program: Return code: 0 >18:07:36,883 INF program: Running... udevadm settle --timeout=300 >18:07:36,982 DBG program: Return code: 0 >18:07:36,995 INF program: Running... udevadm settle --timeout=300 >18:07:37,090 DBG program: Return code: 0 >18:07:37,103 INF program: Running... udevadm settle --timeout=300 >18:07:37,194 DBG program: Return code: 0 >18:07:37,202 INF program: [71] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdk1$|","r|/sdk2$|","r|/sdk3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >18:07:37,459 INF program: [71] Done. >18:07:37,460 INF program: [71] No result, no job started >18:07:37,471 INF program: Running... udevadm settle --timeout=300 >18:07:37,568 DBG program: Return code: 0 >18:07:37,570 INF program: Running [72] mdadm --stop /dev/md/fedora-raid ... >18:07:37,619 INF program: stdout[72]: >18:07:37,620 INF program: stderr[72]: mdadm: stopped /dev/md/fedora-raid > >18:07:37,621 INF program: ...done [72] (exit code: 0) >18:07:37,635 INF program: Running... udevadm settle --timeout=300 >18:07:37,730 DBG program: Return code: 0 >18:07:37,750 INF program: Running... udevadm settle --timeout=300 >18:07:37,844 DBG program: Return code: 0 >18:07:37,858 INF program: Running... udevadm settle --timeout=300 >18:07:37,947 DBG program: Return code: 0 >18:07:37,963 INF program: Running... udevadm settle --timeout=300 >18:07:38,057 DBG program: Return code: 0 >18:07:38,075 INF program: Running... udevadm settle --timeout=300 >18:07:38,167 DBG program: Return code: 0 >18:07:38,183 INF program: Running... udevadm settle --timeout=300 >18:07:38,272 DBG program: Return code: 0 >18:07:38,294 INF program: Running... udevadm settle --timeout=300 >18:07:38,384 DBG program: Return code: 0 >18:07:38,399 INF program: Running... udevadm settle --timeout=300 >18:07:38,495 DBG program: Return code: 0 >18:07:38,509 INF program: Running... udevadm settle --timeout=300 >18:07:38,601 DBG program: Return code: 0 >18:07:38,616 INF program: Running... udevadm settle --timeout=300 >18:07:38,709 DBG program: Return code: 0 >18:07:38,725 INF program: Running... udevadm settle --timeout=300 >18:07:38,816 DBG program: Return code: 0 >18:07:38,837 INF program: Running... udevadm settle --timeout=300 >18:07:38,929 DBG program: Return code: 0 >18:07:38,948 INF program: Running... udevadm settle --timeout=300 >18:07:39,042 DBG program: Return code: 0 >18:07:39,055 INF program: Running... udevadm settle --timeout=300 >18:07:39,146 DBG program: Return code: 0 >18:07:39,161 INF program: Running... udevadm settle --timeout=300 >18:07:39,255 DBG program: Return code: 0 >18:07:39,271 INF program: Running... udevadm settle --timeout=300 >18:07:39,360 DBG program: Return code: 0 >18:07:39,372 INF program: Running... udevadm settle --timeout=300 >18:07:39,471 DBG program: Return code: 0 >18:07:39,487 INF program: Running... udevadm settle --timeout=300 >18:07:39,581 DBG program: Return code: 0 >18:07:39,593 INF program: Running... udevadm settle --timeout=300 >18:07:39,686 DBG program: Return code: 0 >18:07:39,697 INF program: Running... udevadm settle --timeout=300 >18:07:39,791 DBG program: Return code: 0 >18:07:39,799 INF program: Running... udevadm settle --timeout=300 >18:07:39,889 DBG program: Return code: 0 >18:07:39,894 INF program: Running... udevadm settle --timeout=300 >18:07:39,988 DBG program: Return code: 0 >18:07:40,045 INF program: Running... udevadm settle --timeout=300 >18:07:40,138 DBG program: Return code: 0 >18:07:40,192 INF program: Running... udevadm settle --timeout=300 >18:07:40,283 DBG program: Return code: 0 >18:07:40,343 INF program: Running... udevadm settle --timeout=300 >18:07:40,431 DBG program: Return code: 0 >18:07:40,485 INF program: Running... udevadm settle --timeout=300 >18:07:40,580 DBG program: Return code: 0 >18:07:40,586 INF program: Running... udevadm settle --timeout=300 >18:07:40,678 DBG program: Return code: 0 >18:07:40,735 INF program: Running... udevadm settle --timeout=300 >18:07:40,827 DBG program: Return code: 0 >18:07:40,881 INF program: Running... udevadm settle --timeout=300 >18:07:40,969 DBG program: Return code: 0 >18:07:41,025 INF program: Running... udevadm settle --timeout=300 >18:07:41,116 DBG program: Return code: 0 >18:07:41,169 INF program: Running... udevadm settle --timeout=300 >18:07:41,264 DBG program: Return code: 0 >18:07:41,276 INF program: Running... udevadm settle --timeout=300 >18:07:41,370 DBG program: Return code: 0 >18:07:41,377 INF program: Running... udevadm settle --timeout=300 >18:07:41,471 DBG program: Return code: 0 >18:07:41,526 INF program: Running... udevadm settle --timeout=300 >18:07:41,620 DBG program: Return code: 0 >18:07:41,674 INF program: Running... udevadm settle --timeout=300 >18:07:41,766 DBG program: Return code: 0 >18:07:41,822 INF program: Running... udevadm settle --timeout=300 >18:07:41,918 DBG program: Return code: 0 >18:07:41,972 INF program: Running... udevadm settle --timeout=300 >18:07:42,065 DBG program: Return code: 0 >18:07:42,078 INF program: Running... udevadm settle --timeout=300 >18:07:42,172 DBG program: Return code: 0 >18:07:42,177 INF program: Running... udevadm settle --timeout=300 >18:07:42,266 DBG program: Return code: 0 >18:07:42,319 INF program: Running... udevadm settle --timeout=300 >18:07:42,410 DBG program: Return code: 0 >18:07:42,464 INF program: Running... udevadm settle --timeout=300 >18:07:42,556 DBG program: Return code: 0 >18:07:42,612 INF program: Running... udevadm settle --timeout=300 >18:07:42,707 DBG program: Return code: 0 >18:07:42,759 INF program: Running... udevadm settle --timeout=300 >18:07:42,852 DBG program: Return code: 0 >18:07:42,862 INF program: Running... udevadm settle --timeout=300 >18:07:42,954 DBG program: Return code: 0 >18:07:42,961 INF program: Running... udevadm settle --timeout=300 >18:07:43,054 DBG program: Return code: 0 >18:07:43,110 INF program: Running... udevadm settle --timeout=300 >18:07:43,196 DBG program: Return code: 0 >18:07:43,249 INF program: Running... udevadm settle --timeout=300 >18:07:43,334 DBG program: Return code: 0 >18:07:43,390 INF program: Running... udevadm settle --timeout=300 >18:07:43,483 DBG program: Return code: 0 >18:07:43,536 INF program: Running... udevadm settle --timeout=300 >18:07:43,628 DBG program: Return code: 0 >18:07:43,639 INF program: Running... udevadm settle --timeout=300 >18:07:43,730 DBG program: Return code: 0 >18:07:43,736 INF program: Running... udevadm settle --timeout=300 >18:07:43,829 DBG program: Return code: 0 >18:07:43,886 INF program: Running... udevadm settle --timeout=300 >18:07:43,980 DBG program: Return code: 0 >18:07:44,037 INF program: Running... udevadm settle --timeout=300 >18:07:44,127 DBG program: Return code: 0 >18:07:44,183 INF program: Running... udevadm settle --timeout=300 >18:07:44,274 DBG program: Return code: 0 >18:07:44,327 INF program: Running... udevadm settle --timeout=300 >18:07:44,421 DBG program: Return code: 0 >18:07:44,432 INF program: Running... udevadm settle --timeout=300 >18:07:44,521 DBG program: Return code: 0 >18:07:44,527 INF program: Running... udevadm settle --timeout=300 >18:07:44,622 DBG program: Return code: 0 >18:07:44,677 INF program: Running... udevadm settle --timeout=300 >18:07:44,770 DBG program: Return code: 0 >18:07:44,824 INF program: Running... udevadm settle --timeout=300 >18:07:44,917 DBG program: Return code: 0 >18:07:44,977 INF program: Running... udevadm settle --timeout=300 >18:07:45,075 DBG program: Return code: 0 >18:07:45,125 INF program: Running... udevadm settle --timeout=300 >18:07:45,216 DBG program: Return code: 0 >18:07:45,226 INF program: Running... udevadm settle --timeout=300 >18:07:45,314 DBG program: Return code: 0 >18:07:45,317 INF program: Running... udevadm settle --timeout=300 >18:07:45,405 DBG program: Return code: 0 >18:07:45,458 INF program: Running... udevadm settle --timeout=300 >18:07:45,547 DBG program: Return code: 0 >18:07:45,601 INF program: Running... udevadm settle --timeout=300 >18:07:45,693 DBG program: Return code: 0 >18:07:45,750 INF program: Running... udevadm settle --timeout=300 >18:07:45,843 DBG program: Return code: 0 >18:07:45,898 INF program: Running... udevadm settle --timeout=300 >18:07:45,991 DBG program: Return code: 0 >18:07:45,998 INF program: Running... udevadm settle --timeout=300 >18:07:46,093 DBG program: Return code: 0 >18:07:46,147 INF program: Running... udevadm settle --timeout=300 >18:07:46,246 DBG program: Return code: 0 >18:07:46,301 INF program: Running... udevadm settle --timeout=300 >18:07:46,390 DBG program: Return code: 0 >18:07:46,450 INF program: Running... udevadm settle --timeout=300 >18:07:46,544 DBG program: Return code: 0 >18:07:46,601 INF program: Running... udevadm settle --timeout=300 >18:07:46,690 DBG program: Return code: 0 >18:07:46,700 INF program: Running... udevadm settle --timeout=300 >18:07:46,794 DBG program: Return code: 0 >18:07:46,947 INF program: Running... hwclock --hctosys --utc >18:07:47,023 INF program: Running... udevadm settle --timeout=300 >18:07:47,112 DBG program: Return code: 0 >18:07:47,173 INF program: Running... udevadm settle --timeout=300 >18:07:47,265 DBG program: Return code: 0 >18:07:47,319 INF program: Running... mount -t iso9660 -o ro /dev/sdk /tmp/tmp55l0gal4 >18:07:47,347 DBG program: Return code: 0 >18:07:47,352 INF program: Running... udevadm settle --timeout=300 >18:07:47,445 DBG program: Return code: 0 >18:07:47,001 DBG program: Return code: 0 >18:07:47,036 INF program: Running... udevadm settle --timeout=300 >18:07:47,128 DBG program: Return code: 0 >18:07:47,218 INF program: Running... udevadm settle --timeout=300 >18:07:47,385 DBG program: Return code: 0 >18:07:47,484 INF program: Running... udevadm settle --timeout=300 >18:07:47,585 DBG program: Return code: 0 >18:07:47,715 INF program: Running... udevadm settle --timeout=300 >18:07:47,810 DBG program: Return code: 0 >18:07:47,893 INF program: Running... udevadm settle --timeout=300 >18:07:47,986 DBG program: Return code: 0 >18:07:47,987 INF program: Running... umount /tmp/tmp55l0gal4 >18:07:48,024 DBG program: Return code: 0 >18:07:48,114 INF program: Running... modprobe vfat >18:07:48,205 DBG program: Return code: 0 >18:07:48,234 INF program: Running... modprobe xfs >18:07:48,415 DBG program: Return code: 0 >13:08:39,909 INF program: Running... df --output=target,avail >13:08:39,949 INF program: Mounted on Avail >13:08:39,950 INF program: /dev 32938520 >13:08:39,951 INF program: /dev/shm 33006828 >13:08:39,951 INF program: /run 32964708 >13:08:39,951 INF program: /sys/fs/cgroup 33006840 >13:08:39,952 INF program: /run/install/repo 0 >13:08:39,952 INF program: / 372432 >13:08:39,953 INF program: /tmp 32855860 >13:08:39,953 DBG program: Return code: 0 >13:08:55,344 INF program: Running... udevadm settle --timeout=300 >13:08:55,459 DBG program: Return code: 0 >13:08:57,406 INF program: Running... df --output=target,avail >13:08:57,437 INF program: Mounted on Avail >13:08:57,438 INF program: /dev 32938520 >13:08:57,438 INF program: /dev/shm 33006828 >13:08:57,439 INF program: /run 32964712 >13:08:57,439 INF program: /sys/fs/cgroup 33006840 >13:08:57,439 INF program: /run/install/repo 0 >13:08:57,440 INF program: / 372428 >13:08:57,440 INF program: /tmp 32799428 >13:08:57,441 DBG program: Return code: 0 >13:08:57,470 INF program: Running... udevadm settle --timeout=300 >13:08:57,579 DBG program: Return code: 0 >13:08:57,644 INF program: Running... udevadm settle --timeout=300 >13:08:57,749 DBG program: Return code: 0 >13:08:57,815 INF program: Running... udevadm settle --timeout=300 >13:08:57,919 DBG program: Return code: 0 >13:08:57,995 INF program: Running... mount -t iso9660 -o ro /dev/sdk /tmp/tmp1jrlt3dp >13:08:58,028 DBG program: Return code: 0 >13:08:58,038 INF program: Running... udevadm settle --timeout=300 >13:08:58,146 DBG program: Return code: 0 >13:08:58,229 INF program: Running... udevadm settle --timeout=300 >13:08:58,335 DBG program: Return code: 0 >13:08:58,397 INF program: Running... udevadm settle --timeout=300 >13:08:58,495 DBG program: Return code: 0 >13:08:58,556 INF program: Running... udevadm settle --timeout=300 >13:08:58,656 DBG program: Return code: 0 >13:08:58,718 INF program: Running... udevadm settle --timeout=300 >13:08:58,819 DBG program: Return code: 0 >13:08:58,881 INF program: Running... udevadm settle --timeout=300 >13:08:58,984 DBG program: Return code: 0 >13:08:58,986 INF program: Running... umount /tmp/tmp1jrlt3dp >13:08:59,030 DBG program: Return code: 0 >13:09:00,141 INF program: Running... udevadm settle --timeout=300 >13:09:00,244 DBG program: Return code: 0 >13:09:00,303 INF program: Running... udevadm settle --timeout=300 >13:09:00,406 DBG program: Return code: 0 >13:09:00,467 INF program: Running... udevadm settle --timeout=300 >13:09:00,567 DBG program: Return code: 0 >13:09:00,635 INF program: Running... udevadm settle --timeout=300 >13:09:00,736 DBG program: Return code: 0 >13:09:00,799 INF program: Running... udevadm settle --timeout=300 >13:09:00,899 DBG program: Return code: 0 >13:09:00,999 INF program: Running... udevadm settle --timeout=300 >13:09:01,098 DBG program: Return code: 0 >13:09:01,163 INF program: Running... udevadm settle --timeout=300 >13:09:01,259 DBG program: Return code: 0 >13:09:01,318 INF program: Running... udevadm settle --timeout=300 >13:09:01,413 DBG program: Return code: 0 >13:09:01,494 INF program: Running... udevadm settle --timeout=300 >13:09:01,593 DBG program: Return code: 0 >13:09:01,657 INF program: Running... udevadm settle --timeout=300 >13:09:01,753 DBG program: Return code: 0 >13:09:01,812 INF program: Running... udevadm settle --timeout=300 >13:09:01,907 DBG program: Return code: 0 >13:09:02,008 INF program: Running... udevadm settle --timeout=300 >13:09:02,104 DBG program: Return code: 0 >13:09:02,169 INF program: Running... udevadm settle --timeout=300 >13:09:02,265 DBG program: Return code: 0 >13:09:02,320 INF program: Running... udevadm settle --timeout=300 >13:09:02,416 DBG program: Return code: 0 >13:09:02,503 INF program: Running... udevadm settle --timeout=300 >13:09:02,599 DBG program: Return code: 0 >13:09:02,661 INF program: Running... udevadm settle --timeout=300 >13:09:02,757 DBG program: Return code: 0 >13:09:02,817 INF program: Running... udevadm settle --timeout=300 >13:09:02,913 DBG program: Return code: 0 >13:09:11,513 INF program: Running... udevadm settle --timeout=300 >13:09:11,611 DBG program: Return code: 0 >13:09:11,684 INF program: Running... udevadm settle --timeout=300 >13:09:11,781 DBG program: Return code: 0 >13:09:11,848 INF program: Running... udevadm settle --timeout=300 >13:09:11,942 DBG program: Return code: 0 >13:09:12,008 INF program: Running... udevadm settle --timeout=300 >13:09:12,110 DBG program: Return code: 0 >13:09:12,177 INF program: Running... udevadm settle --timeout=300 >13:09:12,274 DBG program: Return code: 0 >13:09:12,334 INF program: Running... udevadm settle --timeout=300 >13:09:12,431 DBG program: Return code: 0 >13:09:12,502 INF program: Running... udevadm settle --timeout=300 >13:09:12,596 DBG program: Return code: 0 >13:09:12,663 INF program: Running... udevadm settle --timeout=300 >13:09:12,761 DBG program: Return code: 0 >13:09:12,818 INF program: Running... udevadm settle --timeout=300 >13:09:12,917 DBG program: Return code: 0 >13:09:12,976 INF program: Running... udevadm settle --timeout=300 >13:09:13,076 DBG program: Return code: 0 >13:09:13,144 INF program: Running... udevadm settle --timeout=300 >13:09:13,240 DBG program: Return code: 0 >13:09:13,298 INF program: Running... udevadm settle --timeout=300 >13:09:13,397 DBG program: Return code: 0 >13:09:15,982 INF program: Running... udevadm settle --timeout=300 >13:09:16,080 DBG program: Return code: 0 >13:09:16,139 INF program: Running... udevadm settle --timeout=300 >13:09:16,234 DBG program: Return code: 0 >13:09:16,294 INF program: Running... udevadm settle --timeout=300 >13:09:16,391 DBG program: Return code: 0 >13:09:56,737 INF program: Running... udevadm settle --timeout=300 >13:09:56,833 DBG program: Return code: 0 >13:09:56,897 INF program: Running... udevadm settle --timeout=300 >13:09:56,992 DBG program: Return code: 0 >13:09:57,055 INF program: Running... udevadm settle --timeout=300 >13:09:57,155 DBG program: Return code: 0 >13:10:05,700 INF program: Running... udevadm settle --timeout=300 >13:10:05,802 DBG program: Return code: 0 >13:10:05,864 INF program: Running... udevadm settle --timeout=300 >13:10:05,961 DBG program: Return code: 0 >13:10:06,024 INF program: Running... udevadm settle --timeout=300 >13:10:06,118 DBG program: Return code: 0 >13:10:06,177 INF program: Running... udevadm settle --timeout=300 >13:10:06,274 DBG program: Return code: 0 >13:10:06,350 INF program: Running... udevadm settle --timeout=300 >13:10:06,451 DBG program: Return code: 0 >13:10:06,514 INF program: Running... udevadm settle --timeout=300 >13:10:06,614 DBG program: Return code: 0 >13:10:06,676 INF program: Running... udevadm settle --timeout=300 >13:10:06,772 DBG program: Return code: 0 >13:10:06,839 INF program: Running... udevadm settle --timeout=300 >13:10:06,937 DBG program: Return code: 0 >13:10:07,000 INF program: Running... udevadm settle --timeout=300 >13:10:07,096 DBG program: Return code: 0 >13:10:15,490 INF program: Running... udevadm settle --timeout=300 >13:10:15,586 DBG program: Return code: 0 >13:10:15,650 INF program: Running... udevadm settle --timeout=300 >13:10:15,746 DBG program: Return code: 0 >13:10:15,807 INF program: Running... udevadm settle --timeout=300 >13:10:15,904 DBG program: Return code: 0 >13:10:15,962 INF program: Running... udevadm settle --timeout=300 >13:10:16,059 DBG program: Return code: 0 >13:10:16,124 INF program: Running... udevadm settle --timeout=300 >13:10:16,218 DBG program: Return code: 0 >13:10:16,282 INF program: Running... udevadm settle --timeout=300 >13:10:16,376 DBG program: Return code: 0 >13:10:16,435 INF program: Running... udevadm settle --timeout=300 >13:10:16,530 DBG program: Return code: 0 >13:10:16,592 INF program: Running... udevadm settle --timeout=300 >13:10:16,686 DBG program: Return code: 0 >13:10:16,760 INF program: Running... udevadm settle --timeout=300 >13:10:16,857 DBG program: Return code: 0 >13:10:23,917 INF program: Running... udevadm settle --timeout=300 >13:10:24,013 DBG program: Return code: 0 >13:10:24,076 INF program: Running... udevadm settle --timeout=300 >13:10:24,173 DBG program: Return code: 0 >13:10:24,236 INF program: Running... udevadm settle --timeout=300 >13:10:24,334 DBG program: Return code: 0 >13:10:24,395 INF program: Running... udevadm settle --timeout=300 >13:10:24,493 DBG program: Return code: 0 >13:10:24,558 INF program: Running... udevadm settle --timeout=300 >13:10:24,654 DBG program: Return code: 0 >13:10:24,729 INF program: Running... udevadm settle --timeout=300 >13:10:24,832 DBG program: Return code: 0 >13:10:24,896 INF program: Running... udevadm settle --timeout=300 >13:10:24,993 DBG program: Return code: 0 >13:10:25,055 INF program: Running... udevadm settle --timeout=300 >13:10:25,155 DBG program: Return code: 0 >13:10:25,220 INF program: Running... udevadm settle --timeout=300 >13:10:25,317 DBG program: Return code: 0 >13:10:25,375 INF program: Running... udevadm settle --timeout=300 >13:10:25,473 DBG program: Return code: 0 >13:10:25,535 INF program: Running... udevadm settle --timeout=300 >13:10:25,631 DBG program: Return code: 0 >13:10:25,693 INF program: Running... udevadm settle --timeout=300 >13:10:25,789 DBG program: Return code: 0 >13:10:25,847 INF program: Running... udevadm settle --timeout=300 >13:10:25,943 DBG program: Return code: 0 >13:10:26,004 INF program: Running... udevadm settle --timeout=300 >13:10:26,105 DBG program: Return code: 0 >13:10:26,165 INF program: Running... udevadm settle --timeout=300 >13:10:26,261 DBG program: Return code: 0 >13:10:34,113 INF program: Running... udevadm settle --timeout=300 >13:10:34,210 DBG program: Return code: 0 >13:10:34,272 INF program: Running... udevadm settle --timeout=300 >13:10:34,371 DBG program: Return code: 0 >13:10:34,437 INF program: Running... udevadm settle --timeout=300 >13:10:34,536 DBG program: Return code: 0 >13:10:34,596 INF program: Running... udevadm settle --timeout=300 >13:10:34,694 DBG program: Return code: 0 >13:10:34,760 INF program: Running... udevadm settle --timeout=300 >13:10:34,856 DBG program: Return code: 0 >13:10:34,930 INF program: Running... udevadm settle --timeout=300 >13:10:35,034 DBG program: Return code: 0 >13:10:35,091 INF program: Running... udevadm settle --timeout=300 >13:10:35,187 DBG program: Return code: 0 >13:10:35,250 INF program: Running... udevadm settle --timeout=300 >13:10:35,347 DBG program: Return code: 0 >13:10:35,410 INF program: Running... udevadm settle --timeout=300 >13:10:35,507 DBG program: Return code: 0 >13:10:35,565 INF program: Running... udevadm settle --timeout=300 >13:10:35,660 DBG program: Return code: 0 >13:10:35,722 INF program: Running... udevadm settle --timeout=300 >13:10:35,821 DBG program: Return code: 0 >13:10:35,883 INF program: Running... udevadm settle --timeout=300 >13:10:35,983 DBG program: Return code: 0 >13:10:36,049 INF program: Running... udevadm settle --timeout=300 >13:10:36,144 DBG program: Return code: 0 >13:10:36,209 INF program: Running... udevadm settle --timeout=300 >13:10:36,306 DBG program: Return code: 0 >13:10:36,366 INF program: Running... udevadm settle --timeout=300 >13:10:36,463 DBG program: Return code: 0 >13:10:36,524 INF program: Running... udevadm settle --timeout=300 >13:10:36,623 DBG program: Return code: 0 >13:10:36,687 INF program: Running... udevadm settle --timeout=300 >13:10:36,782 DBG program: Return code: 0 >13:10:36,844 INF program: Running... udevadm settle --timeout=300 >13:10:36,938 DBG program: Return code: 0 >13:10:36,996 INF program: Running... udevadm settle --timeout=300 >13:10:37,095 DBG program: Return code: 0 >13:10:37,159 INF program: Running... udevadm settle --timeout=300 >13:10:37,257 DBG program: Return code: 0 >13:10:37,329 INF program: Running... udevadm settle --timeout=300 >13:10:37,423 DBG program: Return code: 0 >13:10:37,879 INF program: Running... udevadm settle --timeout=300 >13:10:37,979 DBG program: Return code: 0 >13:10:38,044 INF program: Running... udevadm settle --timeout=300 >13:10:38,141 DBG program: Return code: 0 >13:10:38,202 INF program: Running... udevadm settle --timeout=300 >13:10:38,297 DBG program: Return code: 0 >13:10:38,355 INF program: Running... udevadm settle --timeout=300 >13:10:38,453 DBG program: Return code: 0 >13:10:38,521 INF program: Running... udevadm settle --timeout=300 >13:10:38,619 DBG program: Return code: 0 >13:10:38,682 INF program: Running... udevadm settle --timeout=300 >13:10:38,779 DBG program: Return code: 0 >13:10:38,838 INF program: Running... udevadm settle --timeout=300 >13:10:38,936 DBG program: Return code: 0 >13:10:39,004 INF program: Running... udevadm settle --timeout=300 >13:10:39,103 DBG program: Return code: 0 >13:10:39,165 INF program: Running... udevadm settle --timeout=300 >13:10:39,263 DBG program: Return code: 0 >13:10:44,415 INF program: Running... udevadm settle --timeout=300 >13:10:44,520 DBG program: Return code: 0 >13:10:44,592 INF program: Running... udevadm settle --timeout=300 >13:10:44,696 DBG program: Return code: 0 >13:10:44,766 INF program: Running... udevadm settle --timeout=300 >13:10:44,870 DBG program: Return code: 0 >13:10:44,944 INF program: Running... udevadm settle --timeout=300 >13:10:45,050 DBG program: Return code: 0 >13:10:45,120 INF program: Running... udevadm settle --timeout=300 >13:10:45,229 DBG program: Return code: 0 >13:10:45,320 INF program: Running... udevadm settle --timeout=300 >13:10:45,423 DBG program: Return code: 0 >13:10:45,491 INF program: Running... udevadm settle --timeout=300 >13:10:45,596 DBG program: Return code: 0 >13:10:45,666 INF program: Running... udevadm settle --timeout=300 >13:10:45,771 DBG program: Return code: 0 >13:10:45,841 INF program: Running... udevadm settle --timeout=300 >13:10:45,947 DBG program: Return code: 0 >13:10:46,011 INF program: Running... udevadm settle --timeout=300 >13:10:46,119 DBG program: Return code: 0 >13:10:46,188 INF program: Running... udevadm settle --timeout=300 >13:10:46,293 DBG program: Return code: 0 >13:10:46,362 INF program: Running... udevadm settle --timeout=300 >13:10:46,458 DBG program: Return code: 0 >13:11:01,364 INF program: Running... udevadm settle --timeout=300 >13:11:01,460 DBG program: Return code: 0 >13:11:01,516 INF program: Running... udevadm settle --timeout=300 >13:11:01,614 DBG program: Return code: 0 >13:11:31,045 INF program: Running... udevadm settle --timeout=300 >13:11:31,141 DBG program: Return code: 0 >13:11:31,205 INF program: Running... udevadm settle --timeout=300 >13:11:31,301 DBG program: Return code: 0 >13:11:31,364 INF program: Running... udevadm settle --timeout=300 >13:11:31,460 DBG program: Return code: 0 >13:11:42,704 INF program: Running... udevadm settle --timeout=300 >13:11:42,798 DBG program: Return code: 0 >13:11:42,860 INF program: Running... udevadm settle --timeout=300 >13:11:42,959 DBG program: Return code: 0 >13:11:43,022 INF program: Running... udevadm settle --timeout=300 >13:11:43,120 DBG program: Return code: 0 >13:11:43,177 INF program: Running... udevadm settle --timeout=300 >13:11:43,275 DBG program: Return code: 0 >13:11:43,337 INF program: Running... udevadm settle --timeout=300 >13:11:43,431 DBG program: Return code: 0 >13:11:43,495 INF program: Running... udevadm settle --timeout=300 >13:11:43,591 DBG program: Return code: 0 >13:11:43,650 INF program: Running... udevadm settle --timeout=300 >13:11:43,748 DBG program: Return code: 0 >13:11:43,812 INF program: Running... udevadm settle --timeout=300 >13:11:43,908 DBG program: Return code: 0 >13:11:43,975 INF program: Running... udevadm settle --timeout=300 >13:11:44,069 DBG program: Return code: 0 >13:11:44,129 INF program: Running... udevadm settle --timeout=300 >13:11:44,227 DBG program: Return code: 0 >13:11:44,300 INF program: Running... udevadm settle --timeout=300 >13:11:44,397 DBG program: Return code: 0 >13:11:44,464 INF program: Running... udevadm settle --timeout=300 >13:11:44,563 DBG program: Return code: 0 >13:11:44,635 INF program: Running... udevadm settle --timeout=300 >13:11:44,732 DBG program: Return code: 0 >13:11:44,796 INF program: Running... udevadm settle --timeout=300 >13:11:44,893 DBG program: Return code: 0 >13:11:44,955 INF program: Running... udevadm settle --timeout=300 >13:11:45,051 DBG program: Return code: 0 >13:11:46,588 INF program: Running... udevadm settle --timeout=300 >13:11:46,694 DBG program: Return code: 0 >13:11:46,762 INF program: Running... udevadm settle --timeout=300 >13:11:46,866 DBG program: Return code: 0 >13:11:46,936 INF program: Running... udevadm settle --timeout=300 >13:11:47,042 DBG program: Return code: 0 >13:11:47,116 INF program: Running... udevadm settle --timeout=300 >13:11:47,221 DBG program: Return code: 0 >13:11:47,291 INF program: Running... udevadm settle --timeout=300 >13:11:47,395 DBG program: Return code: 0 >13:11:47,477 INF program: Running... udevadm settle --timeout=300 >13:11:47,587 DBG program: Return code: 0 >13:12:00,975 INF program: Running... udevadm settle --timeout=300 >13:12:01,070 DBG program: Return code: 0 >13:12:02,065 INF program: Running... df --output=target,avail >13:12:02,092 INF program: Mounted on Avail >13:12:02,093 INF program: /dev 32938520 >13:12:02,094 INF program: /dev/shm 33006828 >13:12:02,094 INF program: /run 32964712 >13:12:02,094 INF program: /sys/fs/cgroup 33006840 >13:12:02,095 INF program: /run/install/repo 0 >13:12:02,095 INF program: / 372388 >13:12:02,096 INF program: /tmp 32799136 >13:12:02,096 DBG program: Return code: 0 >13:12:02,862 INF program: Running... df --output=target,avail >13:12:02,890 INF program: Mounted on Avail >13:12:02,891 INF program: /dev 32938520 >13:12:02,891 INF program: /dev/shm 33006828 >13:12:02,891 INF program: /run 32964712 >13:12:02,892 INF program: /sys/fs/cgroup 33006840 >13:12:02,892 INF program: /run/install/repo 0 >13:12:02,893 INF program: / 372388 >13:12:02,893 INF program: /tmp 32799136 >13:12:02,893 DBG program: Return code: 0 >13:12:14,074 INF program: Running... df --output=target,avail >13:12:14,101 INF program: Mounted on Avail >13:12:14,102 INF program: /dev 32938520 >13:12:14,103 INF program: /dev/shm 33006828 >13:12:14,103 INF program: /run 32964712 >13:12:14,103 INF program: /sys/fs/cgroup 33006840 >13:12:14,104 INF program: /run/install/repo 0 >13:12:14,104 INF program: / 372388 >13:12:14,105 INF program: /tmp 32799128 >13:12:14,105 DBG program: Return code: 0 >13:12:55,196 INF program: Running... df --output=target,avail >13:12:55,226 INF program: Mounted on Avail >13:12:55,227 INF program: /dev 32938520 >13:12:55,227 INF program: /dev/shm 33006828 >13:12:55,227 INF program: /run 32964712 >13:12:55,228 INF program: /sys/fs/cgroup 33006840 >13:12:55,228 INF program: /run/install/repo 0 >13:12:55,229 INF program: / 372388 >13:12:55,229 INF program: /tmp 32799092 >13:12:55,229 DBG program: Return code: 0 >13:12:56,487 INF program: Running... df --output=target,avail >13:12:56,515 INF program: Mounted on Avail >13:12:56,516 INF program: /dev 32938520 >13:12:56,516 INF program: /dev/shm 33006828 >13:12:56,517 INF program: /run 32964712 >13:12:56,517 INF program: /sys/fs/cgroup 33006840 >13:12:56,517 INF program: /run/install/repo 0 >13:12:56,518 INF program: / 372388 >13:12:56,518 INF program: /tmp 32799092 >13:12:56,518 DBG program: Return code: 0 >13:12:57,611 INF program: Running... df --output=target,avail >13:12:57,638 INF program: Mounted on Avail >13:12:57,639 INF program: /dev 32938520 >13:12:57,639 INF program: /dev/shm 33006828 >13:12:57,639 INF program: /run 32964712 >13:12:57,639 INF program: /sys/fs/cgroup 33006840 >13:12:57,639 INF program: /run/install/repo 0 >13:12:57,640 INF program: / 372388 >13:12:57,640 INF program: /tmp 32799088 >13:12:57,640 DBG program: Return code: 0 >13:12:58,734 INF program: Running... df --output=target,avail >13:12:58,762 INF program: Mounted on Avail >13:12:58,763 INF program: /dev 32938520 >13:12:58,763 INF program: /dev/shm 33006828 >13:12:58,764 INF program: /run 32964712 >13:12:58,764 INF program: /sys/fs/cgroup 33006840 >13:12:58,764 INF program: /run/install/repo 0 >13:12:58,765 INF program: / 372388 >13:12:58,765 INF program: /tmp 32799088 >13:12:58,766 DBG program: Return code: 0 >13:13:01,741 INF program: Running... hwclock --systohc --utc >13:13:02,501 DBG program: Return code: 0 >13:13:02,600 INF program: Running... udevadm settle --timeout=300 >13:13:02,703 DBG program: Return code: 0 >13:13:02,719 INF program: Running... udevadm settle --timeout=300 >13:13:02,818 DBG program: Return code: 0 >13:13:02,833 INF program: Running... udevadm settle --timeout=300 >13:13:02,930 DBG program: Return code: 0 >13:13:02,946 INF program: Running... udevadm settle --timeout=300 >13:13:03,048 DBG program: Return code: 0 >13:13:03,062 INF program: Running... udevadm settle --timeout=300 >13:13:03,164 DBG program: Return code: 0 >13:13:03,179 INF program: Running... udevadm settle --timeout=300 >13:13:03,279 DBG program: Return code: 0 >13:13:03,301 INF program: Running... udevadm settle --timeout=300 >13:13:03,399 DBG program: Return code: 0 >13:13:03,422 INF program: Running... udevadm settle --timeout=300 >13:13:03,525 DBG program: Return code: 0 >13:13:03,540 INF program: Running... udevadm settle --timeout=300 >13:13:03,636 DBG program: Return code: 0 >13:13:03,651 INF program: Running... udevadm settle --timeout=300 >13:13:03,752 DBG program: Return code: 0 >13:13:03,765 INF program: Running... udevadm settle --timeout=300 >13:13:03,869 DBG program: Return code: 0 >13:13:03,884 INF program: Running... udevadm settle --timeout=300 >13:13:03,986 DBG program: Return code: 0 >13:13:04,006 INF program: Running... udevadm settle --timeout=300 >13:13:04,104 DBG program: Return code: 0 >13:13:04,119 INF program: Running... udevadm settle --timeout=300 >13:13:04,217 DBG program: Return code: 0 >13:13:04,230 INF program: Running... udevadm settle --timeout=300 >13:13:04,333 DBG program: Return code: 0 >13:13:04,350 INF program: Running... udevadm settle --timeout=300 >13:13:04,448 DBG program: Return code: 0 >13:13:04,461 INF program: Running... udevadm settle --timeout=300 >13:13:04,556 DBG program: Return code: 0 >13:13:04,571 INF program: Running... udevadm settle --timeout=300 >13:13:04,668 DBG program: Return code: 0 >13:13:04,674 INF program: Running... udevadm settle --timeout=300 >13:13:04,772 DBG program: Return code: 0 >13:13:04,832 INF program: Running... udevadm settle --timeout=300 >13:13:04,931 DBG program: Return code: 0 >13:13:04,987 INF program: Running... udevadm settle --timeout=300 >13:13:05,086 DBG program: Return code: 0 >13:13:05,145 INF program: Running... udevadm settle --timeout=300 >13:13:05,245 DBG program: Return code: 0 >13:13:05,302 INF program: Running... udevadm settle --timeout=300 >13:13:05,403 DBG program: Return code: 0 >13:13:05,414 INF program: Running... udevadm settle --timeout=300 >13:13:05,514 DBG program: Return code: 0 >13:13:05,519 INF program: Running... udevadm settle --timeout=300 >13:13:05,615 DBG program: Return code: 0 >13:13:05,696 INF program: Running... udevadm settle --timeout=300 >13:13:05,800 DBG program: Return code: 0 >13:13:05,856 INF program: Running... udevadm settle --timeout=300 >13:13:05,953 DBG program: Return code: 0 >13:13:06,014 INF program: Running... udevadm settle --timeout=300 >13:13:06,114 DBG program: Return code: 0 >13:13:06,173 INF program: Running... udevadm settle --timeout=300 >13:13:06,273 DBG program: Return code: 0 >13:13:06,282 INF program: Running... udevadm settle --timeout=300 >13:13:06,381 DBG program: Return code: 0 >13:13:06,386 INF program: Running... udevadm settle --timeout=300 >13:13:06,487 DBG program: Return code: 0 >13:13:06,545 INF program: Running... udevadm settle --timeout=300 >13:13:06,642 DBG program: Return code: 0 >13:13:06,699 INF program: Running... udevadm settle --timeout=300 >13:13:06,798 DBG program: Return code: 0 >13:13:06,855 INF program: Running... udevadm settle --timeout=300 >13:13:06,951 DBG program: Return code: 0 >13:13:07,017 INF program: Running... udevadm settle --timeout=300 >13:13:07,119 DBG program: Return code: 0 >13:13:07,129 INF program: Running... udevadm settle --timeout=300 >13:13:07,231 DBG program: Return code: 0 >13:13:07,251 INF program: Running... udevadm settle --timeout=300 >13:13:07,352 DBG program: Return code: 0 >13:13:07,367 INF program: Running... udevadm settle --timeout=300 >13:13:07,473 DBG program: Return code: 0 >13:13:07,491 INF program: Running... udevadm settle --timeout=300 >13:13:07,598 DBG program: Return code: 0 >13:13:07,614 INF program: Running... udevadm settle --timeout=300 >13:13:07,715 DBG program: Return code: 0 >13:13:08,026 INF program: Running... udevadm settle --timeout=300 >13:13:08,131 DBG program: Return code: 0 >13:13:08,206 INF program: Running... udevadm settle --timeout=300 >13:13:08,303 DBG program: Return code: 0 >13:13:08,370 INF program: Running... udevadm settle --timeout=300 >13:13:08,467 DBG program: Return code: 0 >13:13:08,526 INF program: Running... udevadm settle --timeout=300 >13:13:08,622 DBG program: Return code: 0 >13:13:08,683 INF program: Running... udevadm settle --timeout=300 >13:13:08,781 DBG program: Return code: 0 >13:13:08,841 INF program: Running... udevadm settle --timeout=300 >13:13:08,947 DBG program: Return code: 0 >13:13:09,322 INF program: Running... udevadm settle --timeout=300 >13:13:09,421 DBG program: Return code: 0 >13:13:09,480 INF program: Running... udevadm settle --timeout=300 >13:13:09,578 DBG program: Return code: 0 >13:13:09,651 INF program: Running... wipefs -f -a /dev/sda1 >13:13:09,892 INF program: stdout: >13:13:09,894 INF program: /dev/sda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >13:13:09,894 DBG program: Return code: 0 >13:13:09,895 INF program: Running... udevadm settle --timeout=300 >13:13:09,998 DBG program: Return code: 0 >13:13:10,148 INF program: Running... udevadm settle --timeout=300 >13:13:10,364 DBG program: Return code: 0 >13:13:10,380 INF program: Running... udevadm settle --timeout=300 >13:13:10,482 DBG program: Return code: 0 >13:13:10,552 INF program: Running... udevadm settle --timeout=300 >13:13:10,652 DBG program: Return code: 0 >13:13:10,712 INF program: Running... udevadm settle --timeout=300 >13:13:10,812 DBG program: Return code: 0 >13:13:10,974 INF program: Running... udevadm settle --timeout=300 >13:13:11,169 DBG program: Return code: 0 >13:13:11,291 INF program: Running... udevadm settle --timeout=300 >13:13:11,485 DBG program: Return code: 0 >13:13:11,522 INF program: Running [73] mdadm --assemble /dev/md/boot --run --uuid=3a4701cc:315ce956:b2de5cf2:6158f15c /dev/sdc1 /dev/sdh1 /dev/sdd1 ... >13:13:11,638 INF program: stdout[73]: >13:13:11,640 INF program: stderr[73]: mdadm: /dev/md/boot has been started with 3 drives. > >13:13:11,641 INF program: ...done [73] (exit code: 0) >13:13:11,642 INF program: Running... udevadm settle --timeout=300 >13:13:11,749 DBG program: Return code: 0 >13:13:11,756 INF program: Running... udevadm settle --timeout=300 >13:13:11,855 DBG program: Return code: 0 >13:13:11,919 INF program: Running... udevadm settle --timeout=300 >13:13:12,017 DBG program: Return code: 0 >13:13:12,079 INF program: Running... wipefs -f -a /dev/md/boot >13:13:12,145 INF program: stdout: >13:13:12,146 INF program: /dev/md/boot: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >13:13:12,147 DBG program: Return code: 0 >13:13:12,147 INF program: Running... udevadm settle --timeout=300 >13:13:12,250 DBG program: Return code: 0 >13:13:12,257 INF program: Running... udevadm settle --timeout=300 >13:13:12,356 DBG program: Return code: 0 >13:13:12,419 INF program: Running... udevadm settle --timeout=300 >13:13:12,518 DBG program: Return code: 0 >13:13:12,581 INF program: Running... udevadm settle --timeout=300 >13:13:12,680 DBG program: Return code: 0 >13:13:12,681 INF program: Running [74] mdadm --stop /dev/md/boot ... >13:13:12,742 INF program: stdout[74]: >13:13:12,744 INF program: stderr[74]: mdadm: stopped /dev/md/boot > >13:13:12,744 INF program: ...done [74] (exit code: 0) > > >/tmp/storage.log: >18:06:06,563 INF blivet: ISCSID is /sbin/iscsid >18:06:06,564 INF blivet: no initiator set >18:06:06,762 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >18:06:06,762 INF blivet: no /etc/zfcp.conf; not configuring zfcp >18:06:14,359 DBG blivet: Ext4FS.supported: supported: True ; >18:06:14,359 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >18:06:14,361 DBG blivet: Ext4FS.supported: supported: True ; >18:06:14,361 DBG blivet: trying to set new default fstype to 'ext4' >18:06:14,363 DBG blivet: Ext4FS.supported: supported: True ; >18:06:14,363 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >18:06:14,365 DBG blivet: Ext4FS.supported: supported: True ; >18:06:16,136 INF blivet: no initiator set >18:06:16,137 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7fd403a21b70> >18:06:16,139 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >18:06:16,141 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >18:06:17,439 INF blivet: devices to scan: ['sdc', 'sdc1', 'sdc2', 'sdd', 'sdd1', 'sdd2', 'sde', 'sdf', 'sdg', 'sdh', 'sdh1', 'sdh2', 'sdi', 'sdi1', 'sdj', 'sdj1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sdb', 'sdb1', 'sdk', 'sdk1', 'sdk2', 'sdk3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'fedora-root', 'fedora-log', 'fedora-home', 'boot', 'fedora-raid'] >18:06:17,451 DBG blivet: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025388400fb2c9 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '7a4bc0c9', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy0-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy0-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S251NXAGB11897N', > 'ID_SERIAL_SHORT': 'S251NXAGB11897N', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388400fb2c9', > 'ID_WWN_WITH_EXTENSION': '0x50025388400fb2c9', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38971839'} ; >18:06:17,452 INF blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc)... >18:06:17,456 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >18:06:17,458 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:17,475 DBG blivet: DiskDevicePopulator.run: name: sdc ; >18:06:17,489 INF blivet: sdc is a disk >18:06:17,491 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >18:06:17,493 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >18:06:17,499 DBG blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >18:06:17,503 DBG blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >18:06:17,504 DBG blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc >18:06:17,508 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc ; >18:06:17,520 DBG blivet: updated sdc size to 238.47 GiB (238.47 GiB) >18:06:17,580 INF blivet: added disk sdc (id 2) to device tree >18:06:17,580 INF blivet: got device: DiskDevice instance (0x7fd3e5048b00) -- > name = sdc status = True id = 2 > children = [] > parents = [] > uuid = None size = 238.47 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc > target size = 238.47 GiB path = /dev/sdc > format args = [] original_format = None removable = False wwn = 0x50025388400fb2c9 >18:06:17,637 DBG blivet: DeviceTree.handle_format: name: sdc ; >18:06:17,643 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:17,644 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >18:06:17,647 DBG blivet: EFIFS.supported: supported: True ; >18:06:17,648 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >18:06:17,651 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:17,652 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >18:06:17,655 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:17,656 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >18:06:17,659 DBG blivet: DiskLabelFormatPopulator.run: device: sdc ; label_type: dos ; >18:06:17,661 DBG blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >18:06:17,664 DBG blivet: DiskLabel.__init__: uuid: 7a4bc0c9 ; label: None ; device: /dev/sdc ; serial: Samsung_SSD_850_PRO_256GB_S251NXAGB11897N ; exists: True ; >18:06:17,691 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd3e4ea7550>, <parted.partition.Partition object at 0x7fd3e4ea77f0>] > device: <parted.device.Device object at 0x7fd3e4e942e8> > PedDisk: <_ped.Disk object at 0x7fd3e4ea5a48> >18:06:17,906 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 10 >18:06:17,912 DBG blivet: DiskDevice._set_format: sdc ; type: disklabel ; current: None ; >18:06:17,912 INF blivet: got format: existing msdos disklabel >18:06:17,924 DBG blivet: DeviceTree.handle_device: name: sdc1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025388400fb2c9-part1 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N-part1 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0-part1 ' > '/dev/disk/by-partuuid/7a4bc0c9-01', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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_LABEL': 'nuclearis2-1.gtech:boot', > 'ID_FS_LABEL_ENC': 'nuclearis2-1.gtech:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '3a4701cc-315c-e956-b2de-5cf26158f15c', > 'ID_FS_UUID_ENC': '3a4701cc-315c-e956-b2de-5cf26158f15c', > 'ID_FS_UUID_SUB': '761d982c-9936-50f6-3711-c89bcf5977d3', > 'ID_FS_UUID_SUB_ENC': '761d982c-9936-50f6-3711-c89bcf5977d3', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '7a4bc0c9-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '7a4bc0c9', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy0-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy0-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S251NXAGB11897N', > 'ID_SERIAL_SHORT': 'S251NXAGB11897N', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388400fb2c9', > 'ID_WWN_WITH_EXTENSION': '0x50025388400fb2c9', > 'MAJOR': '8', > 'MINOR': '33', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1072.69MB', > 'UDISKS_MD_MEMBER_DEVICES': '3', > 'UDISKS_MD_MEMBER_DEV_UUID': '761d982c:993650f6:3711c89b:cf5977d3', > 'UDISKS_MD_MEMBER_EVENTS': '23', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'nuclearis2-1.gtech:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1531933800', > 'UDISKS_MD_MEMBER_UUID': '3a4701cc:315ce956:b2de5cf2:6158f15c', > 'USEC_INITIALIZED': '39107701'} ; >18:06:17,924 INF blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc1)... >18:06:17,929 DBG blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >18:06:17,931 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:17,935 DBG blivet: PartitionDevicePopulator.run: name: sdc1 ; >18:06:18,119 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >18:06:18,121 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdc (2) with existing msdos disklabel >18:06:18,124 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >18:06:18,128 DBG blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >18:06:18,128 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >18:06:18,131 DBG blivet: PartitionDevice._set_format: sdc1 ; type: None ; current: None ; >18:06:18,134 DBG blivet: PartitionDevice.update_sysfs_path: sdc1 ; status: True ; >18:06:18,134 DBG blivet: sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc1 >18:06:18,138 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc1 ; >18:06:18,139 DBG blivet: updated sdc1 size to 1024 MiB (1024 MiB) >18:06:18,139 DBG blivet: looking up parted Partition: /dev/sdc1 >18:06:18,142 DBG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >18:06:18,145 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 1 ; >18:06:18,147 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 10 ; >18:06:18,149 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 12 ; >18:06:18,152 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc1 ; >18:06:18,154 DBG blivet: updated sdc1 size to 1024 MiB (1024 MiB) >18:06:18,154 INF blivet: added partition sdc1 (id 12) to device tree >18:06:18,156 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:18,154 INF blivet: got device: PartitionDevice instance (0x7fd3e5d8f0f0) -- > name = sdc1 status = True id = 12 > children = [] > parents = ['existing 238.47 GiB disk sdc (2) with existing msdos disklabel'] > uuid = 7a4bc0c9-01 size = 1024 MiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc1 > target size = 1024 MiB path = /dev/sdc1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e4e94320> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e4ea76a0> PedPartition: <_ped.Partition object at 0x7fd3e4ebb0a0> > disk = existing 238.47 GiB disk sdc (2) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot, raid >18:06:18,159 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:18,162 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:18,165 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:18,168 DBG blivet: DeviceTree.handle_format: name: sdc1 ; >18:06:18,172 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:18,172 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >18:06:18,175 DBG blivet: EFIFS.supported: supported: True ; >18:06:18,176 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >18:06:18,179 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:18,180 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >18:06:18,183 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:18,183 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >18:06:18,184 INF blivet: type detected on 'sdc1' is 'mdmember' >18:06:18,187 DBG blivet: MDRaidMember.__init__: uuid: 761d982c-9936-50f6-3711-c89bcf5977d3 ; label: nuclearis2-1.gtech:boot ; device: /dev/sdc1 ; serial: Samsung_SSD_850_PRO_256GB_S251NXAGB11897N ; exists: True ; md_uuid: 3a4701cc-315c-e956-b2de-5cf26158f15c ; biosraid: False ; >18:06:18,187 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 20 >18:06:18,190 DBG blivet: PartitionDevice._set_format: sdc1 ; type: mdmember ; current: None ; >18:06:18,259 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 3a4701cc-315c-e956-b2de-5cf26158f15c ; incomplete: True ; hidden: False ; >18:06:18,261 DBG blivet: DeviceTree.get_device_by_uuid returned None >18:06:18,419 INF blivet: using name boot for md array containing member sdc1 >18:06:18,420 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >18:06:18,421 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >18:06:18,425 DBG blivet: MDRaidArrayDevice._set_format: boot ; type: None ; current: None ; >18:06:18,428 DBG blivet: MDRaidArrayDevice.update_sysfs_path: boot ; status: True ; >18:06:18,429 DBG blivet: boot sysfs_path set to /sys/devices/virtual/block/md126 >18:06:18,432 DBG blivet: MDRaidArrayDevice.read_current_size: exists: True ; path: /dev/md/boot ; sysfs_path: /sys/devices/virtual/block/md126 ; >18:06:18,433 DBG blivet: existing RAID None size == 1023 MiB >18:06:18,434 DBG blivet: updated boot size to 1023 MiB (1023 MiB) >18:06:18,436 DBG blivet: MDRaidArrayDevice.read_chunk_size: exists: True ; path: /dev/md/boot ; sysfs_path: /sys/devices/virtual/block/md126 ; >18:06:18,437 DBG blivet: get_format('None') returning DeviceFormat instance with object id 25 >18:06:18,441 DBG blivet: MDRaidArrayDevice._set_format: boot ; type: None ; current: None ; >18:06:18,443 DBG blivet: MDRaidArrayDevice.update_sysfs_path: boot ; status: True ; >18:06:18,444 DBG blivet: boot sysfs_path set to /sys/devices/virtual/block/md126 >18:06:18,446 DBG blivet: MDRaidArrayDevice._add_parent: boot ; parent: sdc1 ; >18:06:18,450 DBG blivet: PartitionDevice.add_child: name: sdc1 ; child: boot ; kids: 0 ; >18:06:18,457 INF blivet: added mdarray boot (id 21) to device tree >18:06:18,466 DBG blivet: DeviceTree.handle_device: name: boot ; info: {'DEVLINKS': '/dev/md/boot ' > '/dev/disk/by-uuid/6e934a1b-e738-4346-a8a4-a33814fca077 ' > '/dev/disk/by-label/boot ' > '/dev/disk/by-id/md-name-nuclearis2-1.gtech:boot ' > '/dev/disk/by-id/md-uuid-3a4701cc:315ce956:b2de5cf2:6158f15c', > 'DEVNAME': '/dev/md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6e934a1b-e738-4346-a8a4-a33814fca077', > 'ID_FS_UUID_ENC': '6e934a1b-e738-4346-a8a4-a33814fca077', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '3', > 'MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'MD_DEVICE_sdc1_ROLE': '0', > 'MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'MD_DEVICE_sdd1_ROLE': '1', > 'MD_DEVICE_sdh1_DEV': '/dev/sdh1', > 'MD_DEVICE_sdh1_ROLE': '2', > 'MD_DEVNAME': 'boot', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'nuclearis2-1.gtech:boot', > 'MD_UUID': '3a4701cc:315ce956:b2de5cf2:6158f15c', > 'MINOR': '126', > 'SUBSYSTEM': 'block', > 'SYSTEMD_WANTS': 'mdmonitor.service', > 'SYS_NAME': 'md126', > 'SYS_PATH': '/sys/devices/virtual/block/md126', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '3', > 'UDISKS_MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'UDISKS_MD_DEVICE_sdc1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'UDISKS_MD_DEVICE_sdd1_ROLE': '1', > 'UDISKS_MD_DEVICE_sdh1_DEV': '/dev/sdh1', > 'UDISKS_MD_DEVICE_sdh1_ROLE': '2', > 'UDISKS_MD_DEVNAME': 'boot', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'nuclearis2-1.gtech:boot', > 'UDISKS_MD_UUID': '3a4701cc:315ce956:b2de5cf2:6158f15c', > 'USEC_INITIALIZED': '39095741'} ; >18:06:18,466 INF blivet: scanning boot (/sys/devices/virtual/block/md126)... >18:06:18,469 DBG blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: False ; hidden: False ; >18:06:18,472 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:18,475 DBG blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: False ; hidden: False ; >18:06:18,478 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:18,481 DBG blivet: MDDevicePopulator.run: name: boot ; >18:06:18,494 DBG blivet: DeviceTree.get_device_by_name: name: sdh1 ; incomplete: False ; hidden: False ; >18:06:18,497 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:18,501 DBG blivet: DeviceTree.handle_device: name: sdh1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025388400fb2b5-part1 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0-part1 ' > '/dev/disk/by-partuuid/0e610c04-01 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V-part1', > 'DEVNAME': '/dev/sdh1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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_LABEL': 'nuclearis2-1.gtech:boot', > 'ID_FS_LABEL_ENC': 'nuclearis2-1.gtech:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '3a4701cc-315c-e956-b2de-5cf26158f15c', > 'ID_FS_UUID_ENC': '3a4701cc-315c-e956-b2de-5cf26158f15c', > 'ID_FS_UUID_SUB': '29e2385b-8ade-e94a-424b-be100f88d6e2', > 'ID_FS_UUID_SUB_ENC': '29e2385b-8ade-e94a-424b-be100f88d6e2', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0e610c04-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0e610c04', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy5-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy5-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S251NXAGB11877V', > 'ID_SERIAL_SHORT': 'S251NXAGB11877V', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388400fb2b5', > 'ID_WWN_WITH_EXTENSION': '0x50025388400fb2b5', > 'MAJOR': '8', > 'MINOR': '113', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1072.69MB', > 'UDISKS_MD_MEMBER_DEVICES': '3', > 'UDISKS_MD_MEMBER_DEV_UUID': '29e2385b:8adee94a:424bbe10:0f88d6e2', > 'UDISKS_MD_MEMBER_EVENTS': '23', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'nuclearis2-1.gtech:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1531933800', > 'UDISKS_MD_MEMBER_UUID': '3a4701cc:315ce956:b2de5cf2:6158f15c', > 'USEC_INITIALIZED': '39182400'} ; >18:06:18,502 INF blivet: scanning sdh1 (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1)... >18:06:18,504 DBG blivet: DeviceTree.get_device_by_name: name: sdh1 ; incomplete: False ; hidden: False ; >18:06:18,507 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:18,510 DBG blivet: PartitionDevicePopulator.run: name: sdh1 ; >18:06:18,699 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >18:06:18,702 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:18,872 DBG blivet: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V ' > '/dev/disk/by-id/wwn-0x50025388400fb2b5 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0', > 'DEVNAME': '/dev/sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0e610c04', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy5-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy5-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S251NXAGB11877V', > 'ID_SERIAL_SHORT': 'S251NXAGB11877V', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388400fb2b5', > 'ID_WWN_WITH_EXTENSION': '0x50025388400fb2b5', > 'MAJOR': '8', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38970115'} ; >18:06:18,875 INF blivet: scanning sdh (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh)... >18:06:18,881 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >18:06:18,886 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:18,892 DBG blivet: DiskDevicePopulator.run: name: sdh ; >18:06:18,893 INF blivet: sdh is a disk >18:06:18,893 DBG blivet: get_format('None') returning DeviceFormat instance with object id 27 >18:06:18,894 DBG blivet: get_format('None') returning DeviceFormat instance with object id 28 >18:06:18,897 DBG blivet: DiskDevice._set_format: sdh ; type: None ; current: None ; >18:06:18,901 DBG blivet: DiskDevice.update_sysfs_path: sdh ; status: True ; >18:06:18,901 DBG blivet: sdh sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh >18:06:18,905 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh ; >18:06:18,905 DBG blivet: updated sdh size to 238.47 GiB (238.47 GiB) >18:06:18,906 INF blivet: added disk sdh (id 26) to device tree >18:06:18,907 INF blivet: got device: DiskDevice instance (0x7fd3e4dd99b0) -- > name = sdh status = True id = 26 > children = [] > parents = [] > uuid = None size = 238.47 GiB > format = existing None > major = 8 minor = 112 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh > target size = 238.47 GiB path = /dev/sdh > format args = [] original_format = None removable = False wwn = 0x50025388400fb2b5 >18:06:18,911 DBG blivet: DeviceTree.handle_format: name: sdh ; >18:06:18,915 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:18,916 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 30 >18:06:18,919 DBG blivet: EFIFS.supported: supported: True ; >18:06:18,919 DBG blivet: get_format('efi') returning EFIFS instance with object id 31 >18:06:18,923 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:18,923 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 32 >18:06:18,927 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:18,928 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 33 >18:06:18,931 DBG blivet: DiskLabelFormatPopulator.run: device: sdh ; label_type: dos ; >18:06:18,934 DBG blivet: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; >18:06:18,937 DBG blivet: DiskLabel.__init__: uuid: 0e610c04 ; label: None ; device: /dev/sdh ; serial: Samsung_SSD_850_PRO_256GB_S251NXAGB11877V ; exists: True ; >18:06:18,952 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd3e4ddd438>, <parted.partition.Partition object at 0x7fd3e4ddd908>] > device: <parted.device.Device object at 0x7fd3e4dcb860> > PedDisk: <_ped.Disk object at 0x7fd3e4de4bc8> >18:06:19,150 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 34 >18:06:19,157 DBG blivet: DiskDevice._set_format: sdh ; type: disklabel ; current: None ; >18:06:19,157 INF blivet: got format: existing msdos disklabel >18:06:19,165 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >18:06:19,168 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdh (26) with existing msdos disklabel >18:06:19,171 DBG blivet: get_format('None') returning DeviceFormat instance with object id 37 >18:06:19,175 DBG blivet: DiskDevice.add_child: name: sdh ; child: sdh1 ; kids: 0 ; >18:06:19,176 DBG blivet: get_format('None') returning DeviceFormat instance with object id 38 >18:06:19,180 DBG blivet: PartitionDevice._set_format: sdh1 ; type: None ; current: None ; >18:06:19,184 DBG blivet: PartitionDevice.update_sysfs_path: sdh1 ; status: True ; >18:06:19,185 DBG blivet: sdh1 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1 >18:06:19,189 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdh1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1 ; >18:06:19,190 DBG blivet: updated sdh1 size to 1024 MiB (1024 MiB) >18:06:19,191 DBG blivet: looking up parted Partition: /dev/sdh1 >18:06:19,194 DBG blivet: PartitionDevice.probe: sdh1 ; exists: True ; >18:06:19,199 DBG blivet: PartitionDevice.get_flag: path: /dev/sdh1 ; flag: 1 ; >18:06:19,202 DBG blivet: PartitionDevice.get_flag: path: /dev/sdh1 ; flag: 10 ; >18:06:19,205 DBG blivet: PartitionDevice.get_flag: path: /dev/sdh1 ; flag: 12 ; >18:06:19,209 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdh1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1 ; >18:06:19,210 DBG blivet: updated sdh1 size to 1024 MiB (1024 MiB) >18:06:19,210 INF blivet: added partition sdh1 (id 36) to device tree >18:06:19,211 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:19,211 INF blivet: got device: PartitionDevice instance (0x7fd3e5d70588) -- > name = sdh1 status = True id = 36 > children = [] > parents = ['existing 238.47 GiB disk sdh (26) with existing msdos disklabel'] > uuid = 0e610c04-01 size = 1024 MiB > format = existing None > major = 8 minor = 113 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1 > target size = 1024 MiB path = /dev/sdh1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e4dcb5c0> fileSystem: None > number: 1 path: /dev/sdh1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e4ddd2e8> PedPartition: <_ped.Partition object at 0x7fd3e4e00eb8> > disk = existing 238.47 GiB disk sdh (26) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot, raid >18:06:19,214 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:19,216 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:19,219 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:19,223 DBG blivet: DeviceTree.handle_format: name: sdh1 ; >18:06:19,227 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:19,227 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 >18:06:19,231 DBG blivet: EFIFS.supported: supported: True ; >18:06:19,231 DBG blivet: get_format('efi') returning EFIFS instance with object id 41 >18:06:19,235 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:19,235 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 42 >18:06:19,239 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:19,239 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 43 >18:06:19,239 INF blivet: type detected on 'sdh1' is 'mdmember' >18:06:19,243 DBG blivet: MDRaidMember.__init__: uuid: 29e2385b-8ade-e94a-424b-be100f88d6e2 ; label: nuclearis2-1.gtech:boot ; device: /dev/sdh1 ; serial: Samsung_SSD_850_PRO_256GB_S251NXAGB11877V ; exists: True ; md_uuid: 3a4701cc-315c-e956-b2de-5cf26158f15c ; biosraid: False ; >18:06:19,243 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 44 >18:06:19,246 DBG blivet: PartitionDevice._set_format: sdh1 ; type: mdmember ; current: None ; >18:06:19,321 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 3a4701cc-315c-e956-b2de-5cf26158f15c ; incomplete: True ; hidden: False ; >18:06:19,325 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:19,324 DBG blivet: DeviceTree.get_device_by_uuid returned existing 1023 MiB mdarray boot (21) >18:06:19,326 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:19,327 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:19,329 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:19,333 DBG blivet: MDRaidArrayDevice._add_parent: boot ; parent: sdh1 ; >18:06:19,338 DBG blivet: PartitionDevice.add_child: name: sdh1 ; child: boot ; kids: 0 ; >18:06:19,338 INF blivet: got format: existing mdmember >18:06:19,343 DBG blivet: DeviceTree.get_device_by_name: name: sdh1 ; incomplete: False ; hidden: False ; >18:06:19,346 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdh1 (36) with existing mdmember >18:06:19,346 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:19,348 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:19,350 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:19,352 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:19,359 DBG blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >18:06:19,362 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:19,366 DBG blivet: DeviceTree.handle_device: name: sdd1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F-part1 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0-part1 ' > '/dev/disk/by-id/wwn-0x50025388a0a475b9-part1 ' > '/dev/disk/by-partuuid/7a7d0f42-01', > 'DEVNAME': '/dev/sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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_LABEL': 'nuclearis2-1.gtech:boot', > 'ID_FS_LABEL_ENC': 'nuclearis2-1.gtech:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '3a4701cc-315c-e956-b2de-5cf26158f15c', > 'ID_FS_UUID_ENC': '3a4701cc-315c-e956-b2de-5cf26158f15c', > 'ID_FS_UUID_SUB': '4f49f0fd-c0c8-54a5-3233-95398da5bf96', > 'ID_FS_UUID_SUB_ENC': '4f49f0fd-c0c8-54a5-3233-95398da5bf96', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '7a7d0f42-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '7a7d0f42', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F', > 'ID_SERIAL_SHORT': 'S1SUNSAG406177F', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388a0a475b9', > 'ID_WWN_WITH_EXTENSION': '0x50025388a0a475b9', > 'MAJOR': '8', > 'MINOR': '49', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1072.69MB', > 'UDISKS_MD_MEMBER_DEVICES': '3', > 'UDISKS_MD_MEMBER_DEV_UUID': '4f49f0fd:c0c854a5:32339539:8da5bf96', > 'UDISKS_MD_MEMBER_EVENTS': '23', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'nuclearis2-1.gtech:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1531933800', > 'UDISKS_MD_MEMBER_UUID': '3a4701cc:315ce956:b2de5cf2:6158f15c', > 'USEC_INITIALIZED': '39094231'} ; >18:06:19,367 INF blivet: scanning sdd1 (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd1)... >18:06:19,370 DBG blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >18:06:19,373 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:19,376 DBG blivet: PartitionDevicePopulator.run: name: sdd1 ; >18:06:19,540 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >18:06:19,543 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:19,717 DBG blivet: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F ' > '/dev/disk/by-id/wwn-0x50025388a0a475b9', > 'DEVNAME': '/dev/sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '7a7d0f42', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F', > 'ID_SERIAL_SHORT': 'S1SUNSAG406177F', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388a0a475b9', > 'ID_WWN_WITH_EXTENSION': '0x50025388a0a475b9', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38971543'} ; >18:06:19,718 INF blivet: scanning sdd (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd)... >18:06:19,721 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >18:06:19,724 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:19,729 DBG blivet: DiskDevicePopulator.run: name: sdd ; >18:06:19,730 INF blivet: sdd is a disk >18:06:19,731 DBG blivet: get_format('None') returning DeviceFormat instance with object id 47 >18:06:19,731 DBG blivet: get_format('None') returning DeviceFormat instance with object id 48 >18:06:19,735 DBG blivet: DiskDevice._set_format: sdd ; type: None ; current: None ; >18:06:19,739 DBG blivet: DiskDevice.update_sysfs_path: sdd ; status: True ; >18:06:19,739 DBG blivet: sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd >18:06:19,743 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd ; >18:06:19,745 DBG blivet: updated sdd size to 238.47 GiB (238.47 GiB) >18:06:19,746 INF blivet: added disk sdd (id 46) to device tree >18:06:19,746 INF blivet: got device: DiskDevice instance (0x7fd3e4dcb438) -- > name = sdd status = True id = 46 > children = [] > parents = [] > uuid = None size = 238.47 GiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd > target size = 238.47 GiB path = /dev/sdd > format args = [] original_format = None removable = False wwn = 0x50025388a0a475b9 >18:06:19,753 DBG blivet: DeviceTree.handle_format: name: sdd ; >18:06:19,757 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:19,758 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 50 >18:06:19,762 DBG blivet: EFIFS.supported: supported: True ; >18:06:19,762 DBG blivet: get_format('efi') returning EFIFS instance with object id 51 >18:06:19,767 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:19,767 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 52 >18:06:19,771 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:19,772 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 53 >18:06:19,776 DBG blivet: DiskLabelFormatPopulator.run: device: sdd ; label_type: dos ; >18:06:19,779 DBG blivet: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; >18:06:19,783 DBG blivet: DiskLabel.__init__: uuid: 7a7d0f42 ; label: None ; device: /dev/sdd ; serial: Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F ; exists: True ; >18:06:19,799 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd3e4debc88>, <parted.partition.Partition object at 0x7fd3e4debeb8>] > device: <parted.device.Device object at 0x7fd3e4deb2b0> > PedDisk: <_ped.Disk object at 0x7fd3e4de1388> >18:06:19,997 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 54 >18:06:20,003 DBG blivet: DiskDevice._set_format: sdd ; type: disklabel ; current: None ; >18:06:20,004 INF blivet: got format: existing msdos disklabel >18:06:20,011 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >18:06:20,014 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdd (46) with existing msdos disklabel >18:06:20,016 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >18:06:20,020 DBG blivet: DiskDevice.add_child: name: sdd ; child: sdd1 ; kids: 0 ; >18:06:20,021 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >18:06:20,024 DBG blivet: PartitionDevice._set_format: sdd1 ; type: None ; current: None ; >18:06:20,028 DBG blivet: PartitionDevice.update_sysfs_path: sdd1 ; status: True ; >18:06:20,029 DBG blivet: sdd1 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd1 >18:06:20,033 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd1 ; >18:06:20,034 DBG blivet: updated sdd1 size to 1024 MiB (1024 MiB) >18:06:20,034 DBG blivet: looking up parted Partition: /dev/sdd1 >18:06:20,037 DBG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >18:06:20,041 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 1 ; >18:06:20,044 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 10 ; >18:06:20,047 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 12 ; >18:06:20,051 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd1 ; >18:06:20,052 DBG blivet: updated sdd1 size to 1024 MiB (1024 MiB) >18:06:20,053 INF blivet: added partition sdd1 (id 56) to device tree >18:06:20,054 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:20,053 INF blivet: got device: PartitionDevice instance (0x7fd3e4dff6a0) -- > name = sdd1 status = True id = 56 > children = [] > parents = ['existing 238.47 GiB disk sdd (46) with existing msdos disklabel'] > uuid = 7a7d0f42-01 size = 1024 MiB > format = existing None > major = 8 minor = 49 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd1 > target size = 1024 MiB path = /dev/sdd1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e4debcf8> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e4deb400> PedPartition: <_ped.Partition object at 0x7fd3e4e16b48> > disk = existing 238.47 GiB disk sdd (46) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot, raid >18:06:20,056 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:20,058 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:20,060 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:20,064 DBG blivet: DeviceTree.handle_format: name: sdd1 ; >18:06:20,067 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:20,067 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >18:06:20,072 DBG blivet: EFIFS.supported: supported: True ; >18:06:20,072 DBG blivet: get_format('efi') returning EFIFS instance with object id 61 >18:06:20,077 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:20,078 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >18:06:20,082 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:20,082 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >18:06:20,082 INF blivet: type detected on 'sdd1' is 'mdmember' >18:06:20,086 DBG blivet: MDRaidMember.__init__: uuid: 4f49f0fd-c0c8-54a5-3233-95398da5bf96 ; label: nuclearis2-1.gtech:boot ; device: /dev/sdd1 ; serial: Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F ; exists: True ; md_uuid: 3a4701cc-315c-e956-b2de-5cf26158f15c ; biosraid: False ; >18:06:20,087 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 64 >18:06:20,091 DBG blivet: PartitionDevice._set_format: sdd1 ; type: mdmember ; current: None ; >18:06:20,159 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 3a4701cc-315c-e956-b2de-5cf26158f15c ; incomplete: True ; hidden: False ; >18:06:20,164 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:20,164 DBG blivet: DeviceTree.get_device_by_uuid returned existing 1023 MiB mdarray boot (21) >18:06:20,165 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:20,167 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:20,169 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:20,173 DBG blivet: MDRaidArrayDevice._add_parent: boot ; parent: sdd1 ; >18:06:20,177 DBG blivet: PartitionDevice.add_child: name: sdd1 ; child: boot ; kids: 0 ; >18:06:20,178 INF blivet: got format: existing mdmember >18:06:20,182 DBG blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >18:06:20,186 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdd1 (56) with existing mdmember >18:06:20,187 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:20,188 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:20,190 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:20,192 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:20,199 DBG blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >18:06:20,202 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdc1 (12) with existing mdmember >18:06:20,203 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:20,204 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:20,206 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:20,207 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:20,211 DBG blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: False ; hidden: False ; >18:06:20,214 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:20,214 DBG blivet: DeviceTree.get_device_by_name returned existing 1023 MiB mdarray boot (21) >18:06:20,215 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:20,217 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:20,219 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:20,222 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:20,219 INF blivet: got device: MDRaidArrayDevice instance (0x7fd3e4f37be0) -- > name = boot status = True id = 21 > children = [] > parents = ['existing 1024 MiB partition sdc1 (12) with existing mdmember', > 'existing 1024 MiB partition sdh1 (36) with existing mdmember', > 'existing 1024 MiB partition sdd1 (56) with existing mdmember'] > uuid = 3a4701cc-315c-e956-b2de-5cf26158f15c size = 1023 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md126 > target size = 1023 MiB path = /dev/md/boot > format args = [] original_format = None level = raid1 spares = 0 > members = 3 > total devices = 3 metadata version = 1.2 >18:06:20,224 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:20,226 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:20,229 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:20,233 DBG blivet: DeviceTree.handle_format: name: boot ; >18:06:20,237 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:20,237 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 >18:06:20,241 DBG blivet: EFIFS.supported: supported: True ; >18:06:20,241 DBG blivet: get_format('efi') returning EFIFS instance with object id 67 >18:06:20,245 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:20,246 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 68 >18:06:20,250 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:20,251 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 69 >18:06:20,252 INF blivet: type detected on 'boot' is 'ext4' >18:06:20,323 DBG blivet: padding min size from 167.4 MiB up to 185 MiB >18:06:20,328 DBG blivet: Ext4FS.supported: supported: True ; >18:06:20,328 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 70 >18:06:20,332 DBG blivet: MDRaidArrayDevice._set_format: boot ; type: ext4 ; current: None ; >18:06:20,332 INF blivet: got format: existing ext4 filesystem >18:06:20,779 DBG blivet: Ext4FS.supported: supported: True ; >18:06:20,934 DBG blivet: Ext4FS.supported: supported: True ; >18:06:20,935 INF blivet: got format: existing mdmember >18:06:20,939 DBG blivet: DeviceTree.handle_device: name: sdc2 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N-part2 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0-part2 ' > '/dev/disk/by-partuuid/7a4bc0c9-02 ' > '/dev/disk/by-id/wwn-0x50025388400fb2c9-part2', > 'DEVNAME': '/dev/sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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_LABEL': 'nuclearis2-1.gtech:fedora-raid', > 'ID_FS_LABEL_ENC': 'nuclearis2-1.gtech:fedora-raid', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'e9e22e66-7b5b-fbd0-901e-e4b6231eb50b', > 'ID_FS_UUID_ENC': 'e9e22e66-7b5b-fbd0-901e-e4b6231eb50b', > 'ID_FS_UUID_SUB': '953407eb-04a0-89b8-24fa-0ea93cf15080', > 'ID_FS_UUID_SUB_ENC': '953407eb-04a0-89b8-24fa-0ea93cf15080', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '498018304', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '7a4bc0c9-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '7a4bc0c9', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy0-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy0-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S251NXAGB11897N', > 'ID_SERIAL_SHORT': 'S251NXAGB11897N', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388400fb2c9', > 'ID_WWN_WITH_EXTENSION': '0x50025388400fb2c9', > 'MAJOR': '8', > 'MINOR': '34', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '254.85GB', > 'UDISKS_MD_MEMBER_DEVICES': '3', > 'UDISKS_MD_MEMBER_DEV_UUID': '953407eb:04a089b8:24fa0ea9:3cf15080', > 'UDISKS_MD_MEMBER_EVENTS': '537', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'nuclearis2-1.gtech:fedora-raid', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1531936984', > 'UDISKS_MD_MEMBER_UUID': 'e9e22e66:7b5bfbd0:901ee4b6:231eb50b', > 'USEC_INITIALIZED': '39091367'} ; >18:06:20,939 INF blivet: scanning sdc2 (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc2)... >18:06:20,941 DBG blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >18:06:20,942 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:20,944 DBG blivet: PartitionDevicePopulator.run: name: sdc2 ; >18:06:21,090 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >18:06:21,093 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdc (2) with existing msdos disklabel >18:06:21,096 DBG blivet: get_format('None') returning DeviceFormat instance with object id 74 >18:06:21,098 DBG blivet: DiskDevice.add_child: name: sdc ; child: sdc2 ; kids: 1 ; >18:06:21,099 DBG blivet: get_format('None') returning DeviceFormat instance with object id 75 >18:06:21,101 DBG blivet: PartitionDevice._set_format: sdc2 ; type: None ; current: None ; >18:06:21,103 DBG blivet: PartitionDevice.update_sysfs_path: sdc2 ; status: True ; >18:06:21,103 DBG blivet: sdc2 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc2 >18:06:21,106 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc2 ; >18:06:21,107 DBG blivet: updated sdc2 size to 237.47 GiB (237.47 GiB) >18:06:21,107 DBG blivet: looking up parted Partition: /dev/sdc2 >18:06:21,109 DBG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >18:06:21,111 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 1 ; >18:06:21,113 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 10 ; >18:06:21,115 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 12 ; >18:06:21,117 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc2 ; >18:06:21,118 DBG blivet: updated sdc2 size to 237.47 GiB (237.47 GiB) >18:06:21,119 INF blivet: added partition sdc2 (id 73) to device tree >18:06:21,120 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:21,119 INF blivet: got device: PartitionDevice instance (0x7fd3e4feb5c0) -- > name = sdc2 status = True id = 73 > children = [] > parents = ['existing 238.47 GiB disk sdc (2) with existing msdos disklabel'] > uuid = 7a4bc0c9-02 size = 237.47 GiB > format = existing None > major = 8 minor = 34 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc2 > target size = 237.47 GiB path = /dev/sdc2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e4e94320> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e4ea7828> PedPartition: <_ped.Partition object at 0x7fd3e4ebb0f8> > disk = existing 238.47 GiB disk sdc (2) with existing msdos disklabel > start = 2099200 end = 500117503 length = 498018304 > flags = raid >18:06:21,122 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:21,125 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:21,127 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:21,130 DBG blivet: DeviceTree.handle_format: name: sdc2 ; >18:06:21,133 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:21,133 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 77 >18:06:21,136 DBG blivet: EFIFS.supported: supported: True ; >18:06:21,136 DBG blivet: get_format('efi') returning EFIFS instance with object id 78 >18:06:21,139 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:21,139 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 79 >18:06:21,142 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:21,142 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 80 >18:06:21,143 INF blivet: type detected on 'sdc2' is 'mdmember' >18:06:21,145 DBG blivet: MDRaidMember.__init__: uuid: 953407eb-04a0-89b8-24fa-0ea93cf15080 ; label: nuclearis2-1.gtech:fedora-raid ; device: /dev/sdc2 ; serial: Samsung_SSD_850_PRO_256GB_S251NXAGB11897N ; exists: True ; md_uuid: e9e22e66-7b5b-fbd0-901e-e4b6231eb50b ; biosraid: False ; >18:06:21,145 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 81 >18:06:21,147 DBG blivet: PartitionDevice._set_format: sdc2 ; type: mdmember ; current: None ; >18:06:21,214 DBG blivet: DeviceTree.get_device_by_uuid: uuid: e9e22e66-7b5b-fbd0-901e-e4b6231eb50b ; incomplete: True ; hidden: False ; >18:06:21,217 DBG blivet: DeviceTree.get_device_by_uuid returned None >18:06:21,365 INF blivet: using name fedora-raid for md array containing member sdc2 >18:06:21,366 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >18:06:21,367 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >18:06:21,369 DBG blivet: MDRaidArrayDevice._set_format: fedora-raid ; type: None ; current: None ; >18:06:21,372 DBG blivet: MDRaidArrayDevice.update_sysfs_path: fedora-raid ; status: True ; >18:06:21,372 DBG blivet: fedora-raid sysfs_path set to /sys/devices/virtual/block/md127 >18:06:21,375 DBG blivet: MDRaidArrayDevice.read_current_size: exists: True ; path: /dev/md/fedora-raid ; sysfs_path: /sys/devices/virtual/block/md127 ; >18:06:21,377 DBG blivet: existing RAID None size == 237.35 GiB >18:06:21,378 DBG blivet: updated fedora-raid size to 237.35 GiB (237.35 GiB) >18:06:21,380 DBG blivet: MDRaidArrayDevice.read_chunk_size: exists: True ; path: /dev/md/fedora-raid ; sysfs_path: /sys/devices/virtual/block/md127 ; >18:06:21,381 DBG blivet: get_format('None') returning DeviceFormat instance with object id 86 >18:06:21,383 DBG blivet: MDRaidArrayDevice._set_format: fedora-raid ; type: None ; current: None ; >18:06:21,385 DBG blivet: MDRaidArrayDevice.update_sysfs_path: fedora-raid ; status: True ; >18:06:21,386 DBG blivet: fedora-raid sysfs_path set to /sys/devices/virtual/block/md127 >18:06:21,388 DBG blivet: MDRaidArrayDevice._add_parent: fedora-raid ; parent: sdc2 ; >18:06:21,390 DBG blivet: PartitionDevice.add_child: name: sdc2 ; child: fedora-raid ; kids: 0 ; >18:06:21,390 INF blivet: added mdarray fedora-raid (id 82) to device tree >18:06:21,394 DBG blivet: DeviceTree.handle_device: name: fedora-raid ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-dYUlZI-g6Bb-GcUm-wAl4-G1RV-EgTB-ZjWiBK ' > '/dev/disk/by-id/md-uuid-e9e22e66:7b5bfbd0:901ee4b6:231eb50b ' > '/dev/disk/by-id/md-name-nuclearis2-1.gtech:fedora-raid ' > '/dev/md/fedora-raid', > 'DEVNAME': '/dev/md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'dYUlZI-g6Bb-GcUm-wAl4-G1RV-EgTB-ZjWiBK', > 'ID_FS_UUID_ENC': 'dYUlZI-g6Bb-GcUm-wAl4-G1RV-EgTB-ZjWiBK', > 'ID_FS_VERSION': 'LVM2 001', > 'LVM_MD_PV_ACTIVATED': '1', > 'MAJOR': '9', > 'MD_DEVICES': '3', > 'MD_DEVICE_sdc2_DEV': '/dev/sdc2', > 'MD_DEVICE_sdc2_ROLE': '0', > 'MD_DEVICE_sdd2_DEV': '/dev/sdd2', > 'MD_DEVICE_sdd2_ROLE': '1', > 'MD_DEVICE_sdh2_DEV': '/dev/sdh2', > 'MD_DEVICE_sdh2_ROLE': '2', > 'MD_DEVNAME': 'fedora-raid', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'nuclearis2-1.gtech:fedora-raid', > 'MD_UUID': 'e9e22e66:7b5bfbd0:901ee4b6:231eb50b', > 'MINOR': '127', > 'SUBSYSTEM': 'block', > 'SYSTEMD_WANTS': 'mdmonitor.service', > 'SYS_NAME': 'md127', > 'SYS_PATH': '/sys/devices/virtual/block/md127', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '3', > 'UDISKS_MD_DEVICE_sdc2_DEV': '/dev/sdc2', > 'UDISKS_MD_DEVICE_sdc2_ROLE': '0', > 'UDISKS_MD_DEVICE_sdd2_DEV': '/dev/sdd2', > 'UDISKS_MD_DEVICE_sdd2_ROLE': '1', > 'UDISKS_MD_DEVICE_sdh2_DEV': '/dev/sdh2', > 'UDISKS_MD_DEVICE_sdh2_ROLE': '2', > 'UDISKS_MD_DEVNAME': 'fedora-raid', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'nuclearis2-1.gtech:fedora-raid', > 'UDISKS_MD_UUID': 'e9e22e66:7b5bfbd0:901ee4b6:231eb50b', > 'USEC_INITIALIZED': '39094702'} ; >18:06:21,394 INF blivet: scanning fedora-raid (/sys/devices/virtual/block/md127)... >18:06:21,396 DBG blivet: DeviceTree.get_device_by_name: name: fedora-raid ; incomplete: False ; hidden: False ; >18:06:21,398 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:21,400 DBG blivet: DeviceTree.get_device_by_name: name: fedora-raid ; incomplete: False ; hidden: False ; >18:06:21,403 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:21,405 DBG blivet: MDDevicePopulator.run: name: fedora-raid ; >18:06:21,409 DBG blivet: DeviceTree.get_device_by_name: name: sdd2 ; incomplete: False ; hidden: False ; >18:06:21,411 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:21,415 DBG blivet: DeviceTree.handle_device: name: sdd2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025388a0a475b9-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F-part2 ' > '/dev/disk/by-partuuid/7a7d0f42-02 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0-part2', > 'DEVNAME': '/dev/sdd2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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_LABEL': 'nuclearis2-1.gtech:fedora-raid', > 'ID_FS_LABEL_ENC': 'nuclearis2-1.gtech:fedora-raid', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'e9e22e66-7b5b-fbd0-901e-e4b6231eb50b', > 'ID_FS_UUID_ENC': 'e9e22e66-7b5b-fbd0-901e-e4b6231eb50b', > 'ID_FS_UUID_SUB': 'dbdd2c49-d0ea-9d51-8039-22f4250ebfc0', > 'ID_FS_UUID_SUB_ENC': 'dbdd2c49-d0ea-9d51-8039-22f4250ebfc0', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '498018304', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '7a7d0f42-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '7a7d0f42', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F', > 'ID_SERIAL_SHORT': 'S1SUNSAG406177F', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388a0a475b9', > 'ID_WWN_WITH_EXTENSION': '0x50025388a0a475b9', > 'MAJOR': '8', > 'MINOR': '50', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '254.85GB', > 'UDISKS_MD_MEMBER_DEVICES': '3', > 'UDISKS_MD_MEMBER_DEV_UUID': 'dbdd2c49:d0ea9d51:803922f4:250ebfc0', > 'UDISKS_MD_MEMBER_EVENTS': '537', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'nuclearis2-1.gtech:fedora-raid', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1531936984', > 'UDISKS_MD_MEMBER_UUID': 'e9e22e66:7b5bfbd0:901ee4b6:231eb50b', > 'USEC_INITIALIZED': '39142850'} ; >18:06:21,415 INF blivet: scanning sdd2 (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd2)... >18:06:21,417 DBG blivet: DeviceTree.get_device_by_name: name: sdd2 ; incomplete: False ; hidden: False ; >18:06:21,420 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:21,422 DBG blivet: PartitionDevicePopulator.run: name: sdd2 ; >18:06:21,573 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >18:06:21,575 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdd (46) with existing msdos disklabel >18:06:21,578 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >18:06:21,581 DBG blivet: DiskDevice.add_child: name: sdd ; child: sdd2 ; kids: 1 ; >18:06:21,582 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >18:06:21,584 DBG blivet: PartitionDevice._set_format: sdd2 ; type: None ; current: None ; >18:06:21,587 DBG blivet: PartitionDevice.update_sysfs_path: sdd2 ; status: True ; >18:06:21,588 DBG blivet: sdd2 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd2 >18:06:21,591 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd2 ; >18:06:21,592 DBG blivet: updated sdd2 size to 237.47 GiB (237.47 GiB) >18:06:21,592 DBG blivet: looking up parted Partition: /dev/sdd2 >18:06:21,595 DBG blivet: PartitionDevice.probe: sdd2 ; exists: True ; >18:06:21,598 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd2 ; flag: 1 ; >18:06:21,601 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd2 ; flag: 10 ; >18:06:21,604 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd2 ; flag: 12 ; >18:06:21,607 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd2 ; >18:06:21,608 DBG blivet: updated sdd2 size to 237.47 GiB (237.47 GiB) >18:06:21,609 INF blivet: added partition sdd2 (id 87) to device tree >18:06:21,610 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:21,609 INF blivet: got device: PartitionDevice instance (0x7fd3e4e341d0) -- > name = sdd2 status = True id = 87 > children = [] > parents = ['existing 238.47 GiB disk sdd (46) with existing msdos disklabel'] > uuid = 7a7d0f42-02 size = 237.47 GiB > format = existing None > major = 8 minor = 50 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd2 > target size = 237.47 GiB path = /dev/sdd2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e4debcf8> fileSystem: None > number: 2 path: /dev/sdd2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e4deb358> PedPartition: <_ped.Partition object at 0x7fd3e4e169e8> > disk = existing 238.47 GiB disk sdd (46) with existing msdos disklabel > start = 2099200 end = 500117503 length = 498018304 > flags = raid >18:06:21,612 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:21,615 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:21,617 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:21,621 DBG blivet: DeviceTree.handle_format: name: sdd2 ; >18:06:21,625 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:21,625 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >18:06:21,629 DBG blivet: EFIFS.supported: supported: True ; >18:06:21,629 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >18:06:21,633 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:21,633 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >18:06:21,637 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:21,637 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >18:06:21,638 INF blivet: type detected on 'sdd2' is 'mdmember' >18:06:21,641 DBG blivet: MDRaidMember.__init__: uuid: dbdd2c49-d0ea-9d51-8039-22f4250ebfc0 ; label: nuclearis2-1.gtech:fedora-raid ; device: /dev/sdd2 ; serial: Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F ; exists: True ; md_uuid: e9e22e66-7b5b-fbd0-901e-e4b6231eb50b ; biosraid: False ; >18:06:21,641 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 95 >18:06:21,644 DBG blivet: PartitionDevice._set_format: sdd2 ; type: mdmember ; current: None ; >18:06:21,706 DBG blivet: DeviceTree.get_device_by_uuid: uuid: e9e22e66-7b5b-fbd0-901e-e4b6231eb50b ; incomplete: True ; hidden: False ; >18:06:21,710 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:21,709 DBG blivet: DeviceTree.get_device_by_uuid returned existing 237.35 GiB mdarray fedora-raid (82) >18:06:21,710 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:21,712 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:21,713 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:21,717 DBG blivet: MDRaidArrayDevice._add_parent: fedora-raid ; parent: sdd2 ; >18:06:21,720 DBG blivet: PartitionDevice.add_child: name: sdd2 ; child: fedora-raid ; kids: 0 ; >18:06:21,720 INF blivet: got format: existing mdmember >18:06:21,724 DBG blivet: DeviceTree.get_device_by_name: name: sdd2 ; incomplete: False ; hidden: False ; >18:06:21,726 DBG blivet: DeviceTree.get_device_by_name returned existing 237.47 GiB partition sdd2 (87) with existing mdmember >18:06:21,727 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:21,728 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:21,730 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:21,731 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:21,737 DBG blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >18:06:21,740 DBG blivet: DeviceTree.get_device_by_name returned existing 237.47 GiB partition sdc2 (73) with existing mdmember >18:06:21,741 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:21,742 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:21,744 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:21,745 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:21,751 DBG blivet: DeviceTree.get_device_by_name: name: sdh2 ; incomplete: False ; hidden: False ; >18:06:21,754 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:21,757 DBG blivet: DeviceTree.handle_device: name: sdh2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025388400fb2b5-part2 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0-part2 ' > '/dev/disk/by-partuuid/0e610c04-02 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V-part2', > 'DEVNAME': '/dev/sdh2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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_LABEL': 'nuclearis2-1.gtech:fedora-raid', > 'ID_FS_LABEL_ENC': 'nuclearis2-1.gtech:fedora-raid', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'e9e22e66-7b5b-fbd0-901e-e4b6231eb50b', > 'ID_FS_UUID_ENC': 'e9e22e66-7b5b-fbd0-901e-e4b6231eb50b', > 'ID_FS_UUID_SUB': 'e282008c-701d-da5a-2bfb-7f6783094282', > 'ID_FS_UUID_SUB_ENC': 'e282008c-701d-da5a-2bfb-7f6783094282', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '498018304', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0e610c04-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0e610c04', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy5-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy5-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S251NXAGB11877V', > 'ID_SERIAL_SHORT': 'S251NXAGB11877V', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388400fb2b5', > 'ID_WWN_WITH_EXTENSION': '0x50025388400fb2b5', > 'MAJOR': '8', > 'MINOR': '114', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '254.85GB', > 'UDISKS_MD_MEMBER_DEVICES': '3', > 'UDISKS_MD_MEMBER_DEV_UUID': 'e282008c:701dda5a:2bfb7f67:83094282', > 'UDISKS_MD_MEMBER_EVENTS': '537', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'nuclearis2-1.gtech:fedora-raid', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1531936984', > 'UDISKS_MD_MEMBER_UUID': 'e9e22e66:7b5bfbd0:901ee4b6:231eb50b', > 'USEC_INITIALIZED': '39100562'} ; >18:06:21,758 INF blivet: scanning sdh2 (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh2)... >18:06:21,760 DBG blivet: DeviceTree.get_device_by_name: name: sdh2 ; incomplete: False ; hidden: False ; >18:06:21,763 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:21,766 DBG blivet: PartitionDevicePopulator.run: name: sdh2 ; >18:06:21,922 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >18:06:21,925 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdh (26) with existing msdos disklabel >18:06:21,928 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >18:06:21,931 DBG blivet: DiskDevice.add_child: name: sdh ; child: sdh2 ; kids: 1 ; >18:06:21,932 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >18:06:21,935 DBG blivet: PartitionDevice._set_format: sdh2 ; type: None ; current: None ; >18:06:21,938 DBG blivet: PartitionDevice.update_sysfs_path: sdh2 ; status: True ; >18:06:21,939 DBG blivet: sdh2 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh2 >18:06:21,942 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdh2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh2 ; >18:06:21,943 DBG blivet: updated sdh2 size to 237.47 GiB (237.47 GiB) >18:06:21,944 DBG blivet: looking up parted Partition: /dev/sdh2 >18:06:21,947 DBG blivet: PartitionDevice.probe: sdh2 ; exists: True ; >18:06:21,950 DBG blivet: PartitionDevice.get_flag: path: /dev/sdh2 ; flag: 1 ; >18:06:21,953 DBG blivet: PartitionDevice.get_flag: path: /dev/sdh2 ; flag: 10 ; >18:06:21,956 DBG blivet: PartitionDevice.get_flag: path: /dev/sdh2 ; flag: 12 ; >18:06:21,959 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdh2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh2 ; >18:06:21,960 DBG blivet: updated sdh2 size to 237.47 GiB (237.47 GiB) >18:06:21,961 INF blivet: added partition sdh2 (id 97) to device tree >18:06:21,962 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:21,961 INF blivet: got device: PartitionDevice instance (0x7fd3e4e3bac8) -- > name = sdh2 status = True id = 97 > children = [] > parents = ['existing 238.47 GiB disk sdh (26) with existing msdos disklabel'] > uuid = 0e610c04-02 size = 237.47 GiB > format = existing None > major = 8 minor = 114 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh2 > target size = 237.47 GiB path = /dev/sdh2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e4dcb5c0> fileSystem: None > number: 2 path: /dev/sdh2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e4ddd6a0> PedPartition: <_ped.Partition object at 0x7fd3e4e00f10> > disk = existing 238.47 GiB disk sdh (26) with existing msdos disklabel > start = 2099200 end = 500117503 length = 498018304 > flags = raid >18:06:21,964 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:21,967 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:21,969 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:21,973 DBG blivet: DeviceTree.handle_format: name: sdh2 ; >18:06:21,977 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:21,977 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >18:06:21,981 DBG blivet: EFIFS.supported: supported: True ; >18:06:21,982 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >18:06:21,985 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:21,986 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >18:06:21,989 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:21,990 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >18:06:21,990 INF blivet: type detected on 'sdh2' is 'mdmember' >18:06:21,993 DBG blivet: MDRaidMember.__init__: uuid: e282008c-701d-da5a-2bfb-7f6783094282 ; label: nuclearis2-1.gtech:fedora-raid ; device: /dev/sdh2 ; serial: Samsung_SSD_850_PRO_256GB_S251NXAGB11877V ; exists: True ; md_uuid: e9e22e66-7b5b-fbd0-901e-e4b6231eb50b ; biosraid: False ; >18:06:21,993 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 105 >18:06:21,996 DBG blivet: PartitionDevice._set_format: sdh2 ; type: mdmember ; current: None ; >18:06:22,061 DBG blivet: DeviceTree.get_device_by_uuid: uuid: e9e22e66-7b5b-fbd0-901e-e4b6231eb50b ; incomplete: True ; hidden: False ; >18:06:22,064 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,064 DBG blivet: DeviceTree.get_device_by_uuid returned existing 237.35 GiB mdarray fedora-raid (82) >18:06:22,065 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,067 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,068 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,072 DBG blivet: MDRaidArrayDevice._add_parent: fedora-raid ; parent: sdh2 ; >18:06:22,075 DBG blivet: PartitionDevice.add_child: name: sdh2 ; child: fedora-raid ; kids: 0 ; >18:06:22,076 INF blivet: got format: existing mdmember >18:06:22,079 DBG blivet: DeviceTree.get_device_by_name: name: sdh2 ; incomplete: False ; hidden: False ; >18:06:22,082 DBG blivet: DeviceTree.get_device_by_name returned existing 237.47 GiB partition sdh2 (97) with existing mdmember >18:06:22,083 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,084 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:22,086 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,087 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:22,091 DBG blivet: DeviceTree.get_device_by_name: name: fedora-raid ; incomplete: False ; hidden: False ; >18:06:22,093 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,093 DBG blivet: DeviceTree.get_device_by_name returned existing 237.35 GiB mdarray fedora-raid (82) >18:06:22,094 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,095 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,097 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,098 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,097 INF blivet: got device: MDRaidArrayDevice instance (0x7fd3e4dfccc0) -- > name = fedora-raid status = True id = 82 > children = [] > parents = ['existing 237.47 GiB partition sdc2 (73) with existing mdmember', > 'existing 237.47 GiB partition sdd2 (87) with existing mdmember', > 'existing 237.47 GiB partition sdh2 (97) with existing mdmember'] > uuid = e9e22e66-7b5b-fbd0-901e-e4b6231eb50b size = 237.35 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md127 > target size = 237.35 GiB path = /dev/md/fedora-raid > format args = [] original_format = None level = raid1 spares = 0 > members = 3 > total devices = 3 metadata version = 1.2 >18:06:22,100 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,102 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,103 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,106 DBG blivet: DeviceTree.handle_format: name: fedora-raid ; >18:06:22,110 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:22,110 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 107 >18:06:22,113 DBG blivet: EFIFS.supported: supported: True ; >18:06:22,113 DBG blivet: get_format('efi') returning EFIFS instance with object id 108 >18:06:22,117 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:22,117 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 109 >18:06:22,120 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:22,120 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 110 >18:06:22,123 DBG blivet: LVMFormatPopulator.run: pv: fedora-raid ; >18:06:22,132 INF blivet: type detected on 'fedora-raid' is 'lvmpv' >18:06:22,137 DBG blivet: LVMPhysicalVolume.__init__: uuid: dYUlZI-g6Bb-GcUm-wAl4-G1RV-EgTB-ZjWiBK ; label: None ; device: /dev/md/fedora-raid ; serial: None ; exists: True ; vg_name: fedora ; vg_uuid: PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 ; pe_start: 1024 KiB ; free: 4 MiB ; >18:06:22,138 DBG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 111 >18:06:22,141 DBG blivet: MDRaidArrayDevice._set_format: fedora-raid ; type: lvmpv ; current: None ; >18:06:22,143 DBG blivet: DeviceTree.get_device_by_uuid: uuid: PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 ; incomplete: True ; hidden: False ; >18:06:22,145 DBG blivet: DeviceTree.get_device_by_uuid returned None >18:06:22,148 DBG blivet: DeviceTree.get_device_by_name: name: fedora ; incomplete: False ; hidden: False ; >18:06:22,151 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:22,151 DBG blivet: get_format('None') returning DeviceFormat instance with object id 113 >18:06:22,156 DBG blivet: LVMVolumeGroupDevice._add_parent: fedora ; parent: fedora-raid ; >18:06:22,160 DBG blivet: MDRaidArrayDevice.add_child: name: fedora-raid ; child: fedora ; kids: 0 ; >18:06:22,160 DBG blivet: get_format('None') returning DeviceFormat instance with object id 114 >18:06:22,163 DBG blivet: LVMVolumeGroupDevice._set_format: fedora ; type: None ; current: None ; >18:06:22,166 DBG blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora ; status: True ; >18:06:22,167 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,168 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,168 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,169 INF blivet: added lvmvg fedora (id 112) to device tree >18:06:22,171 DBG blivet: LVMFormatPopulator._update_lvs: pv: fedora-raid ; >18:06:22,174 DBG blivet: DeviceTree.get_device_by_uuid: uuid: PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 ; incomplete: True ; hidden: False ; >18:06:22,176 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,177 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,177 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,176 DBG blivet: DeviceTree.get_device_by_uuid returned existing 237.34 GiB lvmvg fedora (112) >18:06:22,178 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,178 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,179 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,179 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,180 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,180 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,181 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,182 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,182 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,182 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,183 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,183 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,184 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,184 DBG blivet: fedora size is 237.34 GiB >18:06:22,185 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,185 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,186 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,186 DBG blivet: vg fedora has 237.34 GiB free >18:06:22,187 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,187 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,188 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,188 DBG blivet: fedora size is 237.34 GiB >18:06:22,189 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,189 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,189 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,190 DBG blivet: vg fedora has 237.34 GiB free >18:06:22,190 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,191 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,192 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,192 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,193 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,193 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,194 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,194 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,195 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,195 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,196 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,196 DBG blivet: fedora size is 237.34 GiB >18:06:22,197 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,197 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,198 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,198 DBG blivet: vg fedora has 237.34 GiB free >18:06:22,199 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,199 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,199 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,200 DBG blivet: fedora size is 237.34 GiB >18:06:22,201 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,201 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,201 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,202 DBG blivet: vg fedora has 237.34 GiB free >18:06:22,202 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,222 DBG blivet: DeviceTree.get_device_by_name: name: fedora-log ; incomplete: False ; hidden: False ; >18:06:22,225 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:22,228 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 5Sawlb-xZ2s-81Km-N6r4-7cgk-xhEE-01lvA2 ; incomplete: False ; hidden: False ; >18:06:22,230 DBG blivet: DeviceTree.get_device_by_uuid returned None >18:06:22,231 DBG blivet: get_format('None') returning DeviceFormat instance with object id 117 >18:06:22,235 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: log ; kids: 0 ; >18:06:22,235 DBG blivet: get_format('None') returning DeviceFormat instance with object id 118 >18:06:22,239 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-log ; type: None ; current: None ; >18:06:22,243 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-log ; status: True ; >18:06:22,243 DBG blivet: fedora-log sysfs_path set to /sys/devices/virtual/block/dm-3 >18:06:22,247 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-log ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >18:06:22,248 DBG blivet: updated fedora-log size to 10 GiB (10 GiB) >18:06:22,249 DBG blivet: get_format('None') returning DeviceFormat instance with object id 120 >18:06:22,253 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: log ; kids: 1 ; >18:06:22,256 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: log ; kids: 0 ; >18:06:22,256 DBG blivet: get_format('None') returning DeviceFormat instance with object id 121 >18:06:22,260 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-log ; type: None ; current: None ; >18:06:22,263 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-log ; status: True ; >18:06:22,264 DBG blivet: fedora-log sysfs_path set to /sys/devices/virtual/block/dm-3 >18:06:22,268 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-log ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >18:06:22,269 DBG blivet: updated fedora-log size to 10 GiB (10 GiB) >18:06:22,270 DBG blivet: Adding fedora-log/10 GiB to fedora >18:06:22,270 INF blivet: added lvmlv fedora-log (id 116) to device tree >18:06:22,275 DBG blivet: LVMLogicalVolumeDevice.setup: fedora-log ; orig: False ; status: True ; controllable: True ; >18:06:22,278 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-log ; status: True ; >18:06:22,279 DBG blivet: fedora-log sysfs_path set to /sys/devices/virtual/block/dm-3 >18:06:22,282 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-log ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >18:06:22,283 DBG blivet: updated fedora-log size to 10 GiB (10 GiB) >18:06:22,287 DBG blivet: DeviceTree.handle_device: name: fedora-log ; info: {'DEVLINKS': '/dev/mapper/fedora-log ' > '/dev/disk/by-id/dm-uuid-LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 ' > '/dev/fedora/log /dev/disk/by-id/dm-name-fedora-log ' > '/dev/disk/by-uuid/111b140b-6db6-4c4b-aa5b-18b0fa79b9b4 ' > '/dev/disk/by-label/log', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'log', > 'DM_NAME': 'fedora-log', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2', > 'DM_VG_NAME': 'fedora', > 'ID_FS_LABEL': 'log', > 'ID_FS_LABEL_ENC': 'log', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '111b140b-6db6-4c4b-aa5b-18b0fa79b9b4', > 'ID_FS_UUID_ENC': '111b140b-6db6-4c4b-aa5b-18b0fa79b9b4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40303420'} ; >18:06:22,288 INF blivet: scanning fedora-log (/sys/devices/virtual/block/dm-3)... >18:06:22,291 DBG blivet: DeviceTree.get_device_by_name: name: fedora-log ; incomplete: False ; hidden: False ; >18:06:22,294 DBG blivet: DeviceTree.get_device_by_name returned existing 10 GiB lvmlv fedora-log (116) >18:06:22,295 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,295 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,296 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,298 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,298 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,299 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,299 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,300 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,300 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,301 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,301 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,302 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,302 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,303 DBG blivet: fedora size is 237.34 GiB >18:06:22,304 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,304 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,305 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,305 DBG blivet: vg fedora has 227.34 GiB free >18:06:22,306 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,306 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,307 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,307 DBG blivet: fedora size is 237.34 GiB >18:06:22,308 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,309 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,309 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,310 DBG blivet: vg fedora has 227.34 GiB free >18:06:22,310 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,311 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,312 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,312 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,314 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,315 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,315 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,316 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,316 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,317 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,317 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,318 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,318 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,319 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,319 DBG blivet: fedora size is 237.34 GiB >18:06:22,320 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,321 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,321 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,322 DBG blivet: vg fedora has 227.34 GiB free >18:06:22,322 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,323 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,323 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,324 DBG blivet: fedora size is 237.34 GiB >18:06:22,325 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,325 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,326 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,326 DBG blivet: vg fedora has 227.34 GiB free >18:06:22,327 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,329 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,329 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,330 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,332 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,332 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,333 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,333 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,334 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,334 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,335 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,336 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,336 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,336 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,337 DBG blivet: fedora size is 237.34 GiB >18:06:22,338 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,339 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,339 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,340 DBG blivet: vg fedora has 227.34 GiB free >18:06:22,340 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,340 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,341 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,341 DBG blivet: fedora size is 237.34 GiB >18:06:22,342 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,343 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,343 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,344 DBG blivet: vg fedora has 227.34 GiB free >18:06:22,344 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,328 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7fd3e4e06390) -- > name = fedora-log status = True id = 116 > children = [] > parents = ['existing 237.34 GiB lvmvg fedora (112)'] > uuid = 5Sawlb-xZ2s-81Km-N6r4-7cgk-xhEE-01lvA2 size = 10 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 10 GiB path = /dev/mapper/fedora-log > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd3e4dffeb8) -- > name = fedora status = True id = 112 > children = ['existing 10 GiB lvmlv fedora-log (116)'] > parents = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > uuid = PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 size = 237.34 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 237.35 GiB path = /dev/fedora > format args = [] original_format = None free = 4 MiB PE Size = 4 MiB PE Count = 60761 > PE Free = 1 PV Count = 1 > modified = False extents = 60760 free space = 227.34 GiB > free extents = 58200 reserved percent = 0 reserved space = 0 B > PVs = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > LVs = ['existing 10 GiB lvmlv fedora-log (116)'] > segment type = linear percent = 0 > VG space used = 10 GiB >18:06:22,346 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,346 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,346 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,348 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,349 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,349 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,350 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,351 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,351 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,352 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,352 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,353 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,353 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,354 DBG blivet: fedora size is 237.34 GiB >18:06:22,355 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,355 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,356 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,356 DBG blivet: vg fedora has 227.34 GiB free >18:06:22,357 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,357 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,357 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,358 DBG blivet: fedora size is 237.34 GiB >18:06:22,359 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,360 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,360 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,361 DBG blivet: vg fedora has 227.34 GiB free >18:06:22,361 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,362 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,363 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,363 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,365 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,366 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,366 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,366 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,367 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,368 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,368 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,369 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,369 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,370 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,370 DBG blivet: fedora size is 237.34 GiB >18:06:22,371 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,372 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,372 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,373 DBG blivet: vg fedora has 227.34 GiB free >18:06:22,373 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,374 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,374 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,375 DBG blivet: fedora size is 237.34 GiB >18:06:22,376 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,376 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,376 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,377 DBG blivet: vg fedora has 227.34 GiB free >18:06:22,378 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,379 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,379 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,380 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,381 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,382 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,382 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,383 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,384 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,384 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,385 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,385 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,386 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,386 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,387 DBG blivet: fedora size is 237.34 GiB >18:06:22,388 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,388 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,389 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,389 DBG blivet: vg fedora has 227.34 GiB free >18:06:22,390 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,390 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,390 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,391 DBG blivet: fedora size is 237.34 GiB >18:06:22,392 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,393 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,393 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,394 DBG blivet: vg fedora has 227.34 GiB free >18:06:22,394 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,424 DBG blivet: DeviceTree.handle_format: name: fedora-log ; >18:06:22,429 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:22,429 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 123 >18:06:22,433 DBG blivet: EFIFS.supported: supported: True ; >18:06:22,434 DBG blivet: get_format('efi') returning EFIFS instance with object id 124 >18:06:22,439 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:22,440 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 125 >18:06:22,444 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:22,444 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 126 >18:06:22,445 INF blivet: type detected on 'fedora-log' is 'ext4' >18:06:22,508 DBG blivet: padding min size from 126.07 MiB up to 139 MiB >18:06:22,513 DBG blivet: Ext4FS.supported: supported: True ; >18:06:22,514 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 127 >18:06:22,518 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-log ; type: ext4 ; current: None ; >18:06:22,519 INF blivet: got format: existing ext4 filesystem >18:06:22,692 DBG blivet: Ext4FS.supported: supported: True ; >18:06:22,857 DBG blivet: Ext4FS.supported: supported: True ; >18:06:22,861 DBG blivet: DeviceTree.get_device_by_name: name: fedora-home ; incomplete: False ; hidden: False ; >18:06:22,864 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:22,867 DBG blivet: DeviceTree.get_device_by_uuid: uuid: S1ccu8-a0rL-EXNy-83bl-ivti-LEiE-xmzjU4 ; incomplete: False ; hidden: False ; >18:06:22,870 DBG blivet: DeviceTree.get_device_by_uuid returned None >18:06:22,870 DBG blivet: get_format('None') returning DeviceFormat instance with object id 130 >18:06:22,874 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: home ; kids: 1 ; >18:06:22,874 DBG blivet: get_format('None') returning DeviceFormat instance with object id 131 >18:06:22,883 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-home ; type: None ; current: None ; >18:06:22,889 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-home ; status: True ; >18:06:22,890 DBG blivet: fedora-home sysfs_path set to /sys/devices/virtual/block/dm-4 >18:06:22,894 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-home ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >18:06:22,896 DBG blivet: updated fedora-home size to 197.34 GiB (197.34 GiB) >18:06:22,897 DBG blivet: get_format('None') returning DeviceFormat instance with object id 133 >18:06:22,901 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: home ; kids: 2 ; >18:06:22,905 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: home ; kids: 1 ; >18:06:22,905 DBG blivet: get_format('None') returning DeviceFormat instance with object id 134 >18:06:22,909 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-home ; type: None ; current: None ; >18:06:22,913 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-home ; status: True ; >18:06:22,913 DBG blivet: fedora-home sysfs_path set to /sys/devices/virtual/block/dm-4 >18:06:22,917 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-home ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >18:06:22,918 DBG blivet: updated fedora-home size to 197.34 GiB (197.34 GiB) >18:06:22,919 DBG blivet: Adding fedora-home/197.34 GiB to fedora >18:06:22,920 INF blivet: added lvmlv fedora-home (id 129) to device tree >18:06:22,923 DBG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; orig: False ; status: True ; controllable: True ; >18:06:22,926 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-home ; status: True ; >18:06:22,927 DBG blivet: fedora-home sysfs_path set to /sys/devices/virtual/block/dm-4 >18:06:22,930 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-home ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >18:06:22,931 DBG blivet: updated fedora-home size to 197.34 GiB (197.34 GiB) >18:06:22,935 DBG blivet: DeviceTree.handle_device: name: fedora-home ; info: {'DEVLINKS': '/dev/disk/by-uuid/b1e7654a-c5de-457a-886c-a147ae095af3 ' > '/dev/fedora/home ' > '/dev/disk/by-id/dm-uuid-LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 ' > '/dev/disk/by-id/dm-name-fedora-home /dev/mapper/fedora-home ' > '/dev/disk/by-label/home', > 'DEVNAME': '/dev/dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4', > 'DM_VG_NAME': 'fedora', > 'ID_FS_LABEL': 'home', > 'ID_FS_LABEL_ENC': 'home', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b1e7654a-c5de-457a-886c-a147ae095af3', > 'ID_FS_UUID_ENC': 'b1e7654a-c5de-457a-886c-a147ae095af3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-4', > 'SYS_PATH': '/sys/devices/virtual/block/dm-4', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40305766'} ; >18:06:22,935 INF blivet: scanning fedora-home (/sys/devices/virtual/block/dm-4)... >18:06:22,938 DBG blivet: DeviceTree.get_device_by_name: name: fedora-home ; incomplete: False ; hidden: False ; >18:06:22,941 DBG blivet: DeviceTree.get_device_by_name returned existing 197.34 GiB lvmlv fedora-home (129) >18:06:22,942 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,943 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,943 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,946 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,946 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,947 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,947 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,948 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,949 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,949 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,950 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,950 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,951 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,951 DBG blivet: fedora size is 237.34 GiB >18:06:22,953 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,953 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,953 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,954 DBG blivet: vg fedora has 30 GiB free >18:06:22,954 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,955 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,955 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,956 DBG blivet: fedora size is 237.34 GiB >18:06:22,957 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,957 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,958 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,958 DBG blivet: vg fedora has 30 GiB free >18:06:22,959 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,960 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,960 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,961 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,963 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,963 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,964 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,964 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,965 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,965 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,966 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,966 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,967 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,967 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,967 DBG blivet: fedora size is 237.34 GiB >18:06:22,969 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,969 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,970 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,970 DBG blivet: vg fedora has 30 GiB free >18:06:22,971 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,971 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,971 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,972 DBG blivet: fedora size is 237.34 GiB >18:06:22,973 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,973 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,974 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,974 DBG blivet: vg fedora has 30 GiB free >18:06:22,975 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,976 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,977 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,977 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,979 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,980 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,980 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,980 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,981 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,982 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,982 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,983 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,983 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,983 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,984 DBG blivet: fedora size is 237.34 GiB >18:06:22,985 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,986 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,986 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,987 DBG blivet: vg fedora has 30 GiB free >18:06:22,987 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,987 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,988 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,988 DBG blivet: fedora size is 237.34 GiB >18:06:22,990 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,990 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,990 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,991 DBG blivet: vg fedora has 30 GiB free >18:06:22,991 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,976 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7fd3e5da9860) -- > name = fedora-home status = True id = 129 > children = [] > parents = ['existing 237.34 GiB lvmvg fedora (112)'] > uuid = S1ccu8-a0rL-EXNy-83bl-ivti-LEiE-xmzjU4 size = 197.34 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-4 > target size = 197.34 GiB path = /dev/mapper/fedora-home > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd3e4dffeb8) -- > name = fedora status = True id = 112 > children = ['existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem', > 'existing 197.34 GiB lvmlv fedora-home (129)'] > parents = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > uuid = PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 size = 237.34 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 237.35 GiB path = /dev/fedora > format args = [] original_format = None free = 4 MiB PE Size = 4 MiB PE Count = 60761 > PE Free = 1 PV Count = 1 > modified = False extents = 60760 free space = 30 GiB > free extents = 7680 reserved percent = 0 reserved space = 0 B > PVs = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > LVs = ['existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem', > 'existing 197.34 GiB lvmlv fedora-home (129)'] > segment type = linear percent = 0 > VG space used = 197.34 GiB >18:06:22,993 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,993 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,994 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,995 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,996 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,996 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,997 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,997 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,998 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,998 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,999 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:22,999 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,000 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,000 DBG blivet: fedora size is 237.34 GiB >18:06:23,001 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,002 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,002 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,003 DBG blivet: vg fedora has 30 GiB free >18:06:23,003 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,004 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,004 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,004 DBG blivet: fedora size is 237.34 GiB >18:06:23,006 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,006 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,006 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,007 DBG blivet: vg fedora has 30 GiB free >18:06:23,007 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,009 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,009 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,009 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,011 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,012 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,012 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,013 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,013 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,014 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,014 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,015 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,015 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,016 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,016 DBG blivet: fedora size is 237.34 GiB >18:06:23,017 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,018 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,018 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,019 DBG blivet: vg fedora has 30 GiB free >18:06:23,019 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,020 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,020 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,020 DBG blivet: fedora size is 237.34 GiB >18:06:23,022 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,022 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,022 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,023 DBG blivet: vg fedora has 30 GiB free >18:06:23,023 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,025 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,025 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,026 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,027 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,028 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,028 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,029 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,030 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,030 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,030 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,031 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,031 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,032 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,032 DBG blivet: fedora size is 237.34 GiB >18:06:23,034 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,034 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,034 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,035 DBG blivet: vg fedora has 30 GiB free >18:06:23,035 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,036 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,036 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,036 DBG blivet: fedora size is 237.34 GiB >18:06:23,038 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,038 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,039 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,039 DBG blivet: vg fedora has 30 GiB free >18:06:23,039 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,068 DBG blivet: DeviceTree.handle_format: name: fedora-home ; >18:06:23,075 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:23,075 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 >18:06:23,079 DBG blivet: EFIFS.supported: supported: True ; >18:06:23,079 DBG blivet: get_format('efi') returning EFIFS instance with object id 137 >18:06:23,083 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:23,083 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 138 >18:06:23,087 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:23,087 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 139 >18:06:23,088 INF blivet: type detected on 'fedora-home' is 'ext4' >18:06:23,156 DBG blivet: padding min size from 106.11 GiB up to 106.6 GiB >18:06:23,162 DBG blivet: Ext4FS.supported: supported: True ; >18:06:23,162 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 140 >18:06:23,166 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-home ; type: ext4 ; current: None ; >18:06:23,167 INF blivet: got format: existing ext4 filesystem >18:06:23,345 DBG blivet: Ext4FS.supported: supported: True ; >18:06:23,509 DBG blivet: Ext4FS.supported: supported: True ; >18:06:23,513 DBG blivet: DeviceTree.get_device_by_name: name: fedora-root ; incomplete: False ; hidden: False ; >18:06:23,516 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:23,518 DBG blivet: DeviceTree.get_device_by_uuid: uuid: UTI5Zr-pxop-d4zk-MYPV-vUWK-ziem-SW1Qux ; incomplete: False ; hidden: False ; >18:06:23,521 DBG blivet: DeviceTree.get_device_by_uuid returned None >18:06:23,522 DBG blivet: get_format('None') returning DeviceFormat instance with object id 143 >18:06:23,525 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: root ; kids: 2 ; >18:06:23,526 DBG blivet: get_format('None') returning DeviceFormat instance with object id 144 >18:06:23,529 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: None ; current: None ; >18:06:23,533 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >18:06:23,534 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-2 >18:06:23,538 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >18:06:23,539 DBG blivet: updated fedora-root size to 30 GiB (30 GiB) >18:06:23,539 DBG blivet: get_format('None') returning DeviceFormat instance with object id 146 >18:06:23,543 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: root ; kids: 3 ; >18:06:23,547 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: root ; kids: 2 ; >18:06:23,547 DBG blivet: get_format('None') returning DeviceFormat instance with object id 147 >18:06:23,551 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: None ; current: None ; >18:06:23,554 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >18:06:23,555 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-2 >18:06:23,558 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >18:06:23,559 DBG blivet: updated fedora-root size to 30 GiB (30 GiB) >18:06:23,560 DBG blivet: Adding fedora-root/30 GiB to fedora >18:06:23,561 INF blivet: added lvmlv fedora-root (id 142) to device tree >18:06:23,564 DBG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; orig: False ; status: True ; controllable: True ; >18:06:23,567 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >18:06:23,568 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-2 >18:06:23,571 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >18:06:23,572 DBG blivet: updated fedora-root size to 30 GiB (30 GiB) >18:06:23,576 DBG blivet: DeviceTree.handle_device: name: fedora-root ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root ' > '/dev/disk/by-uuid/a1176b9a-b4be-452e-aa7e-b3a94c824c28 ' > '/dev/mapper/fedora-root /dev/disk/by-label/root ' > '/dev/disk/by-id/dm-uuid-LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux ' > '/dev/fedora/root', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux', > 'DM_VG_NAME': 'fedora', > 'ID_FS_LABEL': 'root', > 'ID_FS_LABEL_ENC': 'root', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a1176b9a-b4be-452e-aa7e-b3a94c824c28', > 'ID_FS_UUID_ENC': 'a1176b9a-b4be-452e-aa7e-b3a94c824c28', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40302584'} ; >18:06:23,576 INF blivet: scanning fedora-root (/sys/devices/virtual/block/dm-2)... >18:06:23,579 DBG blivet: DeviceTree.get_device_by_name: name: fedora-root ; incomplete: False ; hidden: False ; >18:06:23,582 DBG blivet: DeviceTree.get_device_by_name returned existing 30 GiB lvmlv fedora-root (142) >18:06:23,583 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,584 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,584 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,587 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,587 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,588 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,588 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,589 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,589 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,590 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,590 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,591 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,591 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,592 DBG blivet: fedora size is 237.34 GiB >18:06:23,593 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,594 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,594 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,595 DBG blivet: vg fedora has 0 B free >18:06:23,595 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,596 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,596 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,596 DBG blivet: fedora size is 237.34 GiB >18:06:23,598 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,599 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,599 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,600 DBG blivet: vg fedora has 0 B free >18:06:23,600 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,602 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,602 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,602 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,605 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,605 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,606 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,606 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,607 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,607 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,608 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,608 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,609 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,609 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,610 DBG blivet: fedora size is 237.34 GiB >18:06:23,612 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,612 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,612 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,613 DBG blivet: vg fedora has 0 B free >18:06:23,613 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,614 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,614 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,615 DBG blivet: fedora size is 237.34 GiB >18:06:23,616 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,617 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,617 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,618 DBG blivet: vg fedora has 0 B free >18:06:23,618 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,620 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,620 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,621 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,623 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,623 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,624 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,624 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,625 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,625 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,626 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,626 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,627 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,627 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,628 DBG blivet: fedora size is 237.34 GiB >18:06:23,629 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,630 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,630 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,631 DBG blivet: vg fedora has 0 B free >18:06:23,631 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,631 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,632 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,632 DBG blivet: fedora size is 237.34 GiB >18:06:23,634 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,634 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,635 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,635 DBG blivet: vg fedora has 0 B free >18:06:23,636 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,620 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7fd3e4fe1390) -- > name = fedora-root status = True id = 142 > children = [] > parents = ['existing 237.34 GiB lvmvg fedora (112)'] > uuid = UTI5Zr-pxop-d4zk-MYPV-vUWK-ziem-SW1Qux size = 30 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 30 GiB path = /dev/mapper/fedora-root > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd3e4dffeb8) -- > name = fedora status = True id = 112 > children = ['existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem', > 'existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem', > 'existing 30 GiB lvmlv fedora-root (142)'] > parents = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > uuid = PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 size = 237.34 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 237.35 GiB path = /dev/fedora > format args = [] original_format = None free = 4 MiB PE Size = 4 MiB PE Count = 60761 > PE Free = 1 PV Count = 1 > modified = False extents = 60760 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > LVs = ['existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem', > 'existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem', > 'existing 30 GiB lvmlv fedora-root (142)'] > segment type = linear percent = 0 > VG space used = 30 GiB >18:06:23,637 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,638 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,638 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,640 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,641 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,641 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,642 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,642 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,643 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,643 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,644 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,644 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,645 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,645 DBG blivet: fedora size is 237.34 GiB >18:06:23,647 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,647 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,648 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,648 DBG blivet: vg fedora has 0 B free >18:06:23,649 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,649 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,649 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,650 DBG blivet: fedora size is 237.34 GiB >18:06:23,652 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,652 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,652 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,653 DBG blivet: vg fedora has 0 B free >18:06:23,653 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,655 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,655 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,656 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,658 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,658 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,659 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,659 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,660 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,660 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,661 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,661 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,662 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,662 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,663 DBG blivet: fedora size is 237.34 GiB >18:06:23,664 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,665 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,665 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,666 DBG blivet: vg fedora has 0 B free >18:06:23,666 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,667 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,667 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,667 DBG blivet: fedora size is 237.34 GiB >18:06:23,669 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,669 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,670 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,670 DBG blivet: vg fedora has 0 B free >18:06:23,671 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,672 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,673 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,673 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,675 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,676 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,676 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,677 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,677 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,678 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,678 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,679 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,679 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,680 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,680 DBG blivet: fedora size is 237.34 GiB >18:06:23,682 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,682 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,682 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,683 DBG blivet: vg fedora has 0 B free >18:06:23,683 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,684 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,684 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,685 DBG blivet: fedora size is 237.34 GiB >18:06:23,686 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,687 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,687 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,688 DBG blivet: vg fedora has 0 B free >18:06:23,688 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:23,716 DBG blivet: DeviceTree.handle_format: name: fedora-root ; >18:06:23,721 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:23,721 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 149 >18:06:23,725 DBG blivet: EFIFS.supported: supported: True ; >18:06:23,725 DBG blivet: get_format('efi') returning EFIFS instance with object id 150 >18:06:23,730 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:23,730 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 151 >18:06:23,734 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:23,735 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 152 >18:06:23,735 INF blivet: type detected on 'fedora-root' is 'ext4' >18:06:23,799 DBG blivet: padding min size from 5.73 GiB up to 6.22 GiB >18:06:23,804 DBG blivet: Ext4FS.supported: supported: True ; >18:06:23,804 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 153 >18:06:23,809 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: ext4 ; current: None ; >18:06:23,809 INF blivet: got format: existing ext4 filesystem >18:06:23,979 DBG blivet: Ext4FS.supported: supported: True ; >18:06:24,160 DBG blivet: Ext4FS.supported: supported: True ; >18:06:24,162 INF blivet: got format: existing lvmpv >18:06:24,165 INF blivet: got format: existing mdmember >18:06:24,168 DBG blivet: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F ' > '/dev/disk/by-id/wwn-0x50025388a0a475b9', > 'DEVNAME': '/dev/sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '7a7d0f42', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F', > 'ID_SERIAL_SHORT': 'S1SUNSAG406177F', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388a0a475b9', > 'ID_WWN_WITH_EXTENSION': '0x50025388a0a475b9', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38971543'} ; >18:06:24,169 INF blivet: scanning sdd (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd)... >18:06:24,170 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >18:06:24,173 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdd (46) with existing msdos disklabel >18:06:24,177 INF blivet: got device: DiskDevice instance (0x7fd3e4dcb438) -- > name = sdd status = True id = 46 > children = ['existing 1024 MiB partition sdd1 (56) with existing mdmember', > 'existing 237.47 GiB partition sdd2 (87) with existing mdmember'] > parents = [] > uuid = None size = 238.47 GiB > format = existing msdos disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd > target size = 238.47 GiB path = /dev/sdd > format args = [] original_format = disklabel removable = False wwn = 0x50025388a0a475b9 >18:06:24,183 DBG blivet: DeviceTree.handle_format: name: sdd ; >18:06:24,184 DBG blivet: no type or existing type for sdd, bailing >18:06:24,187 DBG blivet: DeviceTree.handle_device: name: sdd1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F-part1 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0-part1 ' > '/dev/disk/by-id/wwn-0x50025388a0a475b9-part1 ' > '/dev/disk/by-partuuid/7a7d0f42-01', > 'DEVNAME': '/dev/sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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_LABEL': 'nuclearis2-1.gtech:boot', > 'ID_FS_LABEL_ENC': 'nuclearis2-1.gtech:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '3a4701cc-315c-e956-b2de-5cf26158f15c', > 'ID_FS_UUID_ENC': '3a4701cc-315c-e956-b2de-5cf26158f15c', > 'ID_FS_UUID_SUB': '4f49f0fd-c0c8-54a5-3233-95398da5bf96', > 'ID_FS_UUID_SUB_ENC': '4f49f0fd-c0c8-54a5-3233-95398da5bf96', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '7a7d0f42-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '7a7d0f42', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F', > 'ID_SERIAL_SHORT': 'S1SUNSAG406177F', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388a0a475b9', > 'ID_WWN_WITH_EXTENSION': '0x50025388a0a475b9', > 'MAJOR': '8', > 'MINOR': '49', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1072.69MB', > 'UDISKS_MD_MEMBER_DEVICES': '3', > 'UDISKS_MD_MEMBER_DEV_UUID': '4f49f0fd:c0c854a5:32339539:8da5bf96', > 'UDISKS_MD_MEMBER_EVENTS': '23', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'nuclearis2-1.gtech:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1531933800', > 'UDISKS_MD_MEMBER_UUID': '3a4701cc:315ce956:b2de5cf2:6158f15c', > 'USEC_INITIALIZED': '39094231'} ; >18:06:24,188 INF blivet: scanning sdd1 (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd1)... >18:06:24,190 DBG blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >18:06:24,192 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdd1 (56) with existing mdmember >18:06:24,193 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:24,194 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,196 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:24,198 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,200 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:24,201 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,199 INF blivet: got device: PartitionDevice instance (0x7fd3e4dff6a0) -- > name = sdd1 status = True id = 56 > children = ['existing 1023 MiB mdarray boot (21) with existing ext4 filesystem'] > parents = ['existing 238.47 GiB disk sdd (46) with existing msdos disklabel'] > uuid = 7a7d0f42-01 size = 1024 MiB > format = existing mdmember > major = 8 minor = 49 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd1 > target size = 1024 MiB path = /dev/sdd1 > format args = [] original_format = mdmember grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e4debcf8> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e4deb400> PedPartition: <_ped.Partition object at 0x7fd3e4e16b48> > disk = existing 238.47 GiB disk sdd (46) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot, raid >18:06:24,203 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:24,204 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,206 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:24,207 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,209 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:24,210 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,214 DBG blivet: DeviceTree.handle_format: name: sdd1 ; >18:06:24,214 DBG blivet: no type or existing type for sdd1, bailing >18:06:24,217 DBG blivet: DeviceTree.handle_device: name: sdd2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025388a0a475b9-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F-part2 ' > '/dev/disk/by-partuuid/7a7d0f42-02 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0-part2', > 'DEVNAME': '/dev/sdd2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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_LABEL': 'nuclearis2-1.gtech:fedora-raid', > 'ID_FS_LABEL_ENC': 'nuclearis2-1.gtech:fedora-raid', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'e9e22e66-7b5b-fbd0-901e-e4b6231eb50b', > 'ID_FS_UUID_ENC': 'e9e22e66-7b5b-fbd0-901e-e4b6231eb50b', > 'ID_FS_UUID_SUB': 'dbdd2c49-d0ea-9d51-8039-22f4250ebfc0', > 'ID_FS_UUID_SUB_ENC': 'dbdd2c49-d0ea-9d51-8039-22f4250ebfc0', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '498018304', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '7a7d0f42-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '7a7d0f42', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F', > 'ID_SERIAL_SHORT': 'S1SUNSAG406177F', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388a0a475b9', > 'ID_WWN_WITH_EXTENSION': '0x50025388a0a475b9', > 'MAJOR': '8', > 'MINOR': '50', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '254.85GB', > 'UDISKS_MD_MEMBER_DEVICES': '3', > 'UDISKS_MD_MEMBER_DEV_UUID': 'dbdd2c49:d0ea9d51:803922f4:250ebfc0', > 'UDISKS_MD_MEMBER_EVENTS': '537', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'nuclearis2-1.gtech:fedora-raid', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1531936984', > 'UDISKS_MD_MEMBER_UUID': 'e9e22e66:7b5bfbd0:901ee4b6:231eb50b', > 'USEC_INITIALIZED': '39142850'} ; >18:06:24,217 INF blivet: scanning sdd2 (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd2)... >18:06:24,219 DBG blivet: DeviceTree.get_device_by_name: name: sdd2 ; incomplete: False ; hidden: False ; >18:06:24,221 DBG blivet: DeviceTree.get_device_by_name returned existing 237.47 GiB partition sdd2 (87) with existing mdmember >18:06:24,222 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:24,223 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,225 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:24,226 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,229 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:24,230 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,228 INF blivet: got device: PartitionDevice instance (0x7fd3e4e341d0) -- > name = sdd2 status = True id = 87 > children = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > parents = ['existing 238.47 GiB disk sdd (46) with existing msdos disklabel'] > uuid = 7a7d0f42-02 size = 237.47 GiB > format = existing mdmember > major = 8 minor = 50 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd2 > target size = 237.47 GiB path = /dev/sdd2 > format args = [] original_format = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e4debcf8> fileSystem: None > number: 2 path: /dev/sdd2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e4deb358> PedPartition: <_ped.Partition object at 0x7fd3e4e169e8> > disk = existing 238.47 GiB disk sdd (46) with existing msdos disklabel > start = 2099200 end = 500117503 length = 498018304 > flags = raid >18:06:24,232 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:24,233 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,235 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:24,236 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,238 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:24,239 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,243 DBG blivet: DeviceTree.handle_format: name: sdd2 ; >18:06:24,243 DBG blivet: no type or existing type for sdd2, bailing >18:06:24,246 DBG blivet: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50014ee2b4b43951 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy2-lun-0 ' > '/dev/disk/by-id/ata-WDC_WD5000L21X-00T1ZT0_WD-WX91A24X6753', > 'DEVNAME': '/dev/sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '96', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '92', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000L21X-00T1ZT0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000L21X-00T1ZT0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy2-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy2-lun-0', > 'ID_REVISION': '03.01A01', > 'ID_SERIAL': 'WDC_WD5000L21X-00T1ZT0_WD-WX91A24X6753', > 'ID_SERIAL_SHORT': 'WD-WX91A24X6753', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2b4b43951', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2b4b43951', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sde', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sde', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38969812'} ; >18:06:24,246 INF blivet: scanning sde (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sde)... >18:06:24,248 DBG blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >18:06:24,251 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:24,255 DBG blivet: DiskDevicePopulator.run: name: sde ; >18:06:24,257 INF blivet: sde is a disk >18:06:24,257 DBG blivet: get_format('None') returning DeviceFormat instance with object id 158 >18:06:24,258 DBG blivet: get_format('None') returning DeviceFormat instance with object id 159 >18:06:24,260 DBG blivet: DiskDevice._set_format: sde ; type: None ; current: None ; >18:06:24,263 DBG blivet: DiskDevice.update_sysfs_path: sde ; status: True ; >18:06:24,263 DBG blivet: sde sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sde >18:06:24,266 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sde ; >18:06:24,267 DBG blivet: updated sde size to 465.76 GiB (465.76 GiB) >18:06:24,268 INF blivet: added disk sde (id 157) to device tree >18:06:24,269 INF blivet: got device: DiskDevice instance (0x7fd3e4fe1320) -- > name = sde status = True id = 157 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sde > target size = 465.76 GiB path = /dev/sde > format args = [] original_format = None removable = False wwn = 0x50014ee2b4b43951 >18:06:24,273 DBG blivet: DeviceTree.handle_format: name: sde ; >18:06:24,273 DBG blivet: no type or existing type for sde, bailing >18:06:24,277 DBG blivet: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000L21X-00T1ZT0_WD-WX91A24X6898 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy3-lun-0 ' > '/dev/disk/by-id/wwn-0x50014ee20a093bfc', > 'DEVNAME': '/dev/sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdf', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '96', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '98', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '98', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000L21X-00T1ZT0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000L21X-00T1ZT0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy3-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy3-lun-0', > 'ID_REVISION': '03.01A01', > 'ID_SERIAL': 'WDC_WD5000L21X-00T1ZT0_WD-WX91A24X6898', > 'ID_SERIAL_SHORT': 'WD-WX91A24X6898', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20a093bfc', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20a093bfc', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdf', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdf', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38970768'} ; >18:06:24,277 INF blivet: scanning sdf (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdf)... >18:06:24,279 DBG blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >18:06:24,282 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:24,286 DBG blivet: DiskDevicePopulator.run: name: sdf ; >18:06:24,287 INF blivet: sdf is a disk >18:06:24,288 DBG blivet: get_format('None') returning DeviceFormat instance with object id 163 >18:06:24,288 DBG blivet: get_format('None') returning DeviceFormat instance with object id 164 >18:06:24,291 DBG blivet: DiskDevice._set_format: sdf ; type: None ; current: None ; >18:06:24,293 DBG blivet: DiskDevice.update_sysfs_path: sdf ; status: True ; >18:06:24,294 DBG blivet: sdf sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdf >18:06:24,297 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdf ; >18:06:24,297 DBG blivet: updated sdf size to 465.76 GiB (465.76 GiB) >18:06:24,299 INF blivet: added disk sdf (id 162) to device tree >18:06:24,299 INF blivet: got device: DiskDevice instance (0x7fd3e50373c8) -- > name = sdf status = True id = 162 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 80 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdf > target size = 465.76 GiB path = /dev/sdf > format args = [] original_format = None removable = False wwn = 0x50014ee20a093bfc >18:06:24,303 DBG blivet: DeviceTree.handle_format: name: sdf ; >18:06:24,304 DBG blivet: no type or existing type for sdf, bailing >18:06:24,307 DBG blivet: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:05:00.0-sas-phy4-lun-0 ' > '/dev/disk/by-id/wwn-0x5000c5006a995344 ' > '/dev/disk/by-id/ata-ST320LT009-9WC142_W0Q9WJBG', > 'DEVNAME': '/dev/sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sdg', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > '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': 'ST320LT009-9WC142', > 'ID_MODEL_ENC': 'ST320LT009-9WC142\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy4-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy4-lun-0', > 'ID_REVISION': '1002DEMA', > 'ID_SERIAL': 'ST320LT009-9WC142_W0Q9WJBG', > 'ID_SERIAL_SHORT': 'W0Q9WJBG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5006a995344', > 'ID_WWN_WITH_EXTENSION': '0x5000c5006a995344', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sdg', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38971284'} ; >18:06:24,307 INF blivet: scanning sdg (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sdg)... >18:06:24,309 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >18:06:24,312 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:24,316 DBG blivet: DiskDevicePopulator.run: name: sdg ; >18:06:24,317 INF blivet: sdg is a disk >18:06:24,318 DBG blivet: get_format('None') returning DeviceFormat instance with object id 168 >18:06:24,318 DBG blivet: get_format('None') returning DeviceFormat instance with object id 169 >18:06:24,321 DBG blivet: DiskDevice._set_format: sdg ; type: None ; current: None ; >18:06:24,324 DBG blivet: DiskDevice.update_sysfs_path: sdg ; status: True ; >18:06:24,324 DBG blivet: sdg sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sdg >18:06:24,327 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sdg ; >18:06:24,328 DBG blivet: updated sdg size to 298.09 GiB (298.09 GiB) >18:06:24,329 INF blivet: added disk sdg (id 167) to device tree >18:06:24,329 INF blivet: got device: DiskDevice instance (0x7fd3e4e4a668) -- > name = sdg status = True id = 167 > children = [] > parents = [] > uuid = None size = 298.09 GiB > format = existing None > major = 8 minor = 96 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sdg > target size = 298.09 GiB path = /dev/sdg > format args = [] original_format = None removable = False wwn = 0x5000c5006a995344 >18:06:24,334 DBG blivet: DeviceTree.handle_format: name: sdg ; >18:06:24,334 DBG blivet: no type or existing type for sdg, bailing >18:06:24,337 DBG blivet: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V ' > '/dev/disk/by-id/wwn-0x50025388400fb2b5 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0', > 'DEVNAME': '/dev/sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0e610c04', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy5-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy5-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S251NXAGB11877V', > 'ID_SERIAL_SHORT': 'S251NXAGB11877V', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388400fb2b5', > 'ID_WWN_WITH_EXTENSION': '0x50025388400fb2b5', > 'MAJOR': '8', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38970115'} ; >18:06:24,337 INF blivet: scanning sdh (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh)... >18:06:24,339 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >18:06:24,341 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdh (26) with existing msdos disklabel >18:06:24,344 INF blivet: got device: DiskDevice instance (0x7fd3e4dd99b0) -- > name = sdh status = True id = 26 > children = ['existing 1024 MiB partition sdh1 (36) with existing mdmember', > 'existing 237.47 GiB partition sdh2 (97) with existing mdmember'] > parents = [] > uuid = None size = 238.47 GiB > format = existing msdos disklabel > major = 8 minor = 112 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh > target size = 238.47 GiB path = /dev/sdh > format args = [] original_format = disklabel removable = False wwn = 0x50025388400fb2b5 >18:06:24,351 DBG blivet: DeviceTree.handle_format: name: sdh ; >18:06:24,351 DBG blivet: no type or existing type for sdh, bailing >18:06:24,354 DBG blivet: DeviceTree.handle_device: name: sdh1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025388400fb2b5-part1 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0-part1 ' > '/dev/disk/by-partuuid/0e610c04-01 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V-part1', > 'DEVNAME': '/dev/sdh1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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_LABEL': 'nuclearis2-1.gtech:boot', > 'ID_FS_LABEL_ENC': 'nuclearis2-1.gtech:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '3a4701cc-315c-e956-b2de-5cf26158f15c', > 'ID_FS_UUID_ENC': '3a4701cc-315c-e956-b2de-5cf26158f15c', > 'ID_FS_UUID_SUB': '29e2385b-8ade-e94a-424b-be100f88d6e2', > 'ID_FS_UUID_SUB_ENC': '29e2385b-8ade-e94a-424b-be100f88d6e2', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0e610c04-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0e610c04', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy5-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy5-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S251NXAGB11877V', > 'ID_SERIAL_SHORT': 'S251NXAGB11877V', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388400fb2b5', > 'ID_WWN_WITH_EXTENSION': '0x50025388400fb2b5', > 'MAJOR': '8', > 'MINOR': '113', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1072.69MB', > 'UDISKS_MD_MEMBER_DEVICES': '3', > 'UDISKS_MD_MEMBER_DEV_UUID': '29e2385b:8adee94a:424bbe10:0f88d6e2', > 'UDISKS_MD_MEMBER_EVENTS': '23', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'nuclearis2-1.gtech:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1531933800', > 'UDISKS_MD_MEMBER_UUID': '3a4701cc:315ce956:b2de5cf2:6158f15c', > 'USEC_INITIALIZED': '39182400'} ; >18:06:24,355 INF blivet: scanning sdh1 (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1)... >18:06:24,356 DBG blivet: DeviceTree.get_device_by_name: name: sdh1 ; incomplete: False ; hidden: False ; >18:06:24,358 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdh1 (36) with existing mdmember >18:06:24,359 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:24,360 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,362 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:24,364 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,366 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:24,367 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,366 INF blivet: got device: PartitionDevice instance (0x7fd3e5d70588) -- > name = sdh1 status = True id = 36 > children = ['existing 1023 MiB mdarray boot (21) with existing ext4 filesystem'] > parents = ['existing 238.47 GiB disk sdh (26) with existing msdos disklabel'] > uuid = 0e610c04-01 size = 1024 MiB > format = existing mdmember > major = 8 minor = 113 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1 > target size = 1024 MiB path = /dev/sdh1 > format args = [] original_format = mdmember grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e4dcb5c0> fileSystem: None > number: 1 path: /dev/sdh1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e4ddd2e8> PedPartition: <_ped.Partition object at 0x7fd3e4e00eb8> > disk = existing 238.47 GiB disk sdh (26) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot, raid >18:06:24,369 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:24,370 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,372 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:24,373 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,375 DBG blivet: existing RAID raid1 size == 1023 MiB >18:06:24,376 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,380 DBG blivet: DeviceTree.handle_format: name: sdh1 ; >18:06:24,380 DBG blivet: no type or existing type for sdh1, bailing >18:06:24,383 DBG blivet: DeviceTree.handle_device: name: sdh2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025388400fb2b5-part2 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0-part2 ' > '/dev/disk/by-partuuid/0e610c04-02 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V-part2', > 'DEVNAME': '/dev/sdh2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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_LABEL': 'nuclearis2-1.gtech:fedora-raid', > 'ID_FS_LABEL_ENC': 'nuclearis2-1.gtech:fedora-raid', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'e9e22e66-7b5b-fbd0-901e-e4b6231eb50b', > 'ID_FS_UUID_ENC': 'e9e22e66-7b5b-fbd0-901e-e4b6231eb50b', > 'ID_FS_UUID_SUB': 'e282008c-701d-da5a-2bfb-7f6783094282', > 'ID_FS_UUID_SUB_ENC': 'e282008c-701d-da5a-2bfb-7f6783094282', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '498018304', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0e610c04-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0e610c04', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy5-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy5-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S251NXAGB11877V', > 'ID_SERIAL_SHORT': 'S251NXAGB11877V', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388400fb2b5', > 'ID_WWN_WITH_EXTENSION': '0x50025388400fb2b5', > 'MAJOR': '8', > 'MINOR': '114', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '254.85GB', > 'UDISKS_MD_MEMBER_DEVICES': '3', > 'UDISKS_MD_MEMBER_DEV_UUID': 'e282008c:701dda5a:2bfb7f67:83094282', > 'UDISKS_MD_MEMBER_EVENTS': '537', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'nuclearis2-1.gtech:fedora-raid', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1531936984', > 'UDISKS_MD_MEMBER_UUID': 'e9e22e66:7b5bfbd0:901ee4b6:231eb50b', > 'USEC_INITIALIZED': '39100562'} ; >18:06:24,384 INF blivet: scanning sdh2 (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh2)... >18:06:24,385 DBG blivet: DeviceTree.get_device_by_name: name: sdh2 ; incomplete: False ; hidden: False ; >18:06:24,388 DBG blivet: DeviceTree.get_device_by_name returned existing 237.47 GiB partition sdh2 (97) with existing mdmember >18:06:24,388 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:24,390 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,392 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:24,393 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,395 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:24,396 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,395 INF blivet: got device: PartitionDevice instance (0x7fd3e4e3bac8) -- > name = sdh2 status = True id = 97 > children = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > parents = ['existing 238.47 GiB disk sdh (26) with existing msdos disklabel'] > uuid = 0e610c04-02 size = 237.47 GiB > format = existing mdmember > major = 8 minor = 114 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh2 > target size = 237.47 GiB path = /dev/sdh2 > format args = [] original_format = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e4dcb5c0> fileSystem: None > number: 2 path: /dev/sdh2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e4ddd6a0> PedPartition: <_ped.Partition object at 0x7fd3e4e00f10> > disk = existing 238.47 GiB disk sdh (26) with existing msdos disklabel > start = 2099200 end = 500117503 length = 498018304 > flags = raid >18:06:24,398 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:24,399 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,401 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:24,403 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,405 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:06:24,406 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:24,410 DBG blivet: DeviceTree.handle_format: name: sdh2 ; >18:06:24,410 DBG blivet: no type or existing type for sdh2, bailing >18:06:24,413 DBG blivet: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:05:00.0-sas-phy6-lun-0 ' > '/dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXK1E63ZJKC4 ' > '/dev/disk/by-id/wwn-0x50014ee6ae820fd1', > 'DEVNAME': '/dev/sdi', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '96', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '214', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '214', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10J21X-00F32T0', > 'ID_MODEL_ENC': 'WDC\\x20WD10J21X-00F32T0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1569945f', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy6-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy6-lun-0', > 'ID_REVISION': '03.01A01', > 'ID_SERIAL': 'WDC_WD10J21X-00F32T0_WD-WXK1E63ZJKC4', > 'ID_SERIAL_SHORT': 'WD-WXK1E63ZJKC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6ae820fd1', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6ae820fd1', > 'MAJOR': '8', > 'MINOR': '128', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdi', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '39349321'} ; >18:06:24,413 INF blivet: scanning sdi (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi)... >18:06:24,415 DBG blivet: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; >18:06:24,418 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:24,423 DBG blivet: DiskDevicePopulator.run: name: sdi ; >18:06:24,424 INF blivet: sdi is a disk >18:06:24,425 DBG blivet: get_format('None') returning DeviceFormat instance with object id 173 >18:06:24,425 DBG blivet: get_format('None') returning DeviceFormat instance with object id 174 >18:06:24,427 DBG blivet: DiskDevice._set_format: sdi ; type: None ; current: None ; >18:06:24,430 DBG blivet: DiskDevice.update_sysfs_path: sdi ; status: True ; >18:06:24,431 DBG blivet: sdi sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi >18:06:24,433 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi ; >18:06:24,434 DBG blivet: updated sdi size to 931.51 GiB (931.51 GiB) >18:06:24,435 INF blivet: added disk sdi (id 172) to device tree >18:06:24,436 INF blivet: got device: DiskDevice instance (0x7fd3e50375c0) -- > name = sdi status = True id = 172 > children = [] > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 128 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi > target size = 931.51 GiB path = /dev/sdi > format args = [] original_format = None removable = False wwn = 0x50014ee6ae820fd1 >18:06:24,440 DBG blivet: DeviceTree.handle_format: name: sdi ; >18:06:24,443 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:24,444 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 176 >18:06:24,447 DBG blivet: EFIFS.supported: supported: True ; >18:06:24,447 DBG blivet: get_format('efi') returning EFIFS instance with object id 177 >18:06:24,450 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:24,450 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 178 >18:06:24,454 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:24,454 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 179 >18:06:24,456 DBG blivet: DiskLabelFormatPopulator.run: device: sdi ; label_type: dos ; >18:06:24,459 DBG blivet: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; >18:06:24,462 DBG blivet: DiskLabel.__init__: uuid: 1569945f ; label: None ; device: /dev/sdi ; serial: WDC_WD10J21X-00F32T0_WD-WXK1E63ZJKC4 ; exists: True ; >18:06:26,974 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd3e4e4a0f0>] > device: <parted.device.Device object at 0x7fd3e4e4ab00> > PedDisk: <_ped.Disk object at 0x7fd3e4e47f08> >18:06:27,341 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 180 >18:06:27,346 DBG blivet: DiskDevice._set_format: sdi ; type: disklabel ; current: None ; >18:06:27,347 INF blivet: got format: existing msdos disklabel >18:06:27,355 DBG blivet: DeviceTree.handle_device: name: sdi1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:05:00.0-sas-phy6-lun-0-part1 ' > '/dev/disk/by-label/butter-raid-1T ' > '/dev/disk/by-uuid/371c3ee1-eb27-4521-83a9-eb92e15295f4 ' > '/dev/disk/by-partuuid/1569945f-01 ' > '/dev/disk/by-id/wwn-0x50014ee6ae820fd1-part1 ' > '/dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXK1E63ZJKC4-part1', > 'DEVNAME': '/dev/sdi1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi/sdi1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '96', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '214', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '214', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'butter-raid-1T', > 'ID_FS_LABEL_ENC': 'butter-raid-1T', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '371c3ee1-eb27-4521-83a9-eb92e15295f4', > 'ID_FS_UUID_ENC': '371c3ee1-eb27-4521-83a9-eb92e15295f4', > 'ID_FS_UUID_SUB': 'd533854e-d1f5-445c-b61f-9209feb93c77', > 'ID_FS_UUID_SUB_ENC': 'd533854e-d1f5-445c-b61f-9209feb93c77', > 'ID_MODEL': 'WDC_WD10J21X-00F32T0', > 'ID_MODEL_ENC': 'WDC\\x20WD10J21X-00F32T0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:128', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953523120', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '1569945f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1569945f', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy6-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy6-lun-0', > 'ID_REVISION': '03.01A01', > 'ID_SERIAL': 'WDC_WD10J21X-00F32T0_WD-WXK1E63ZJKC4', > 'ID_SERIAL_SHORT': 'WD-WXK1E63ZJKC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6ae820fd1', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6ae820fd1', > 'MAJOR': '8', > 'MINOR': '129', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdi1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi/sdi1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '39482355'} ; >18:06:27,355 INF blivet: scanning sdi1 (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi/sdi1)... >18:06:27,357 DBG blivet: DeviceTree.get_device_by_name: name: sdi1 ; incomplete: False ; hidden: False ; >18:06:27,360 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:27,362 DBG blivet: PartitionDevicePopulator.run: name: sdi1 ; >18:06:27,509 DBG blivet: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; >18:06:27,512 DBG blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdi (172) with existing msdos disklabel >18:06:27,513 DBG blivet: get_format('None') returning DeviceFormat instance with object id 183 >18:06:27,516 DBG blivet: DiskDevice.add_child: name: sdi ; child: sdi1 ; kids: 0 ; >18:06:27,516 DBG blivet: get_format('None') returning DeviceFormat instance with object id 184 >18:06:27,518 DBG blivet: PartitionDevice._set_format: sdi1 ; type: None ; current: None ; >18:06:27,521 DBG blivet: PartitionDevice.update_sysfs_path: sdi1 ; status: True ; >18:06:27,521 DBG blivet: sdi1 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi/sdi1 >18:06:27,524 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdi1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi/sdi1 ; >18:06:27,525 DBG blivet: updated sdi1 size to 931.51 GiB (931.51 GiB) >18:06:27,525 DBG blivet: looking up parted Partition: /dev/sdi1 >18:06:27,527 DBG blivet: PartitionDevice.probe: sdi1 ; exists: True ; >18:06:27,530 DBG blivet: PartitionDevice.get_flag: path: /dev/sdi1 ; flag: 1 ; >18:06:27,532 DBG blivet: PartitionDevice.get_flag: path: /dev/sdi1 ; flag: 10 ; >18:06:27,534 DBG blivet: PartitionDevice.get_flag: path: /dev/sdi1 ; flag: 12 ; >18:06:27,536 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdi1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi/sdi1 ; >18:06:27,537 DBG blivet: updated sdi1 size to 931.51 GiB (931.51 GiB) >18:06:27,538 INF blivet: added partition sdi1 (id 182) to device tree >18:06:27,539 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:27,538 INF blivet: got device: PartitionDevice instance (0x7fd3e4dddbe0) -- > name = sdi1 status = True id = 182 > children = [] > parents = ['existing 931.51 GiB disk sdi (172) with existing msdos disklabel'] > uuid = 1569945f-01 size = 931.51 GiB > format = existing None > major = 8 minor = 129 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi/sdi1 > target size = 931.51 GiB path = /dev/sdi1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e4e4acf8> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e4fe1cf8> > number: 1 path: /dev/sdi1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e4e4a2b0> PedPartition: <_ped.Partition object at 0x7fd3e5005f10> > disk = existing 931.51 GiB disk sdi (172) with existing msdos disklabel > start = 2048 end = 1953525167 length = 1953523120 > flags = >18:06:27,541 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:27,543 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:27,545 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:27,548 DBG blivet: DeviceTree.handle_format: name: sdi1 ; >18:06:27,551 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:27,551 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 186 >18:06:27,554 DBG blivet: EFIFS.supported: supported: True ; >18:06:27,554 DBG blivet: get_format('efi') returning EFIFS instance with object id 187 >18:06:27,556 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:27,557 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 188 >18:06:27,559 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:27,560 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 189 >18:06:27,560 INF blivet: type detected on 'sdi1' is 'btrfs' >18:06:27,563 DBG blivet: BTRFS.supported: supported: True ; >18:06:27,563 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 190 >18:06:27,565 DBG blivet: PartitionDevice._set_format: sdi1 ; type: btrfs ; current: None ; >18:06:27,566 INF blivet: creating btrfs volume btrfs.butter-raid-1T >18:06:27,567 DBG blivet: get_format('None') returning DeviceFormat instance with object id 192 >18:06:27,570 DBG blivet: BTRFSVolumeDevice._add_parent: butter-raid-1T ; parent: sdi1 ; >18:06:27,573 DBG blivet: PartitionDevice.add_child: name: sdi1 ; child: butter-raid-1T ; kids: 0 ; >18:06:27,573 DBG blivet: get_format('None') returning DeviceFormat instance with object id 193 >18:06:27,576 DBG blivet: BTRFSVolumeDevice._set_format: butter-raid-1T ; type: None ; current: None ; >18:06:27,579 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.191 ; status: True ; >18:06:27,581 DBG blivet: PartitionDevice.update_sysfs_path: sdi1 ; status: True ; >18:06:27,582 DBG blivet: sdi1 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi/sdi1 >18:06:27,582 DBG blivet: btrfs.191 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdi/sdi1 >18:06:27,585 DBG blivet: BTRFS.supported: supported: True ; >18:06:27,585 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 195 >18:06:27,587 DBG blivet: BTRFSVolumeDevice._set_format: btrfs.191 ; type: btrfs ; current: None ; >18:06:27,588 INF blivet: added btrfs volume butter-raid-1T (id 191) to device tree >18:06:27,590 DBG blivet: BTRFSVolumeDevice.setup: butter-raid-1T ; orig: True ; status: True ; controllable: True ; >18:06:27,898 DBG blivet: BTRFS.setup: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:06:27,900 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sdi1 ; mountpoint: /tmp/btrfs-tmp.191kpq_c32r ; >18:06:30,457 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.191kpq_c32r: [Errno 2] No such file or directory >18:06:30,457 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >18:06:30,459 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.191kpq_c32r/lost+found to system_u:object_r:lost_found_t:s0 >18:06:31,926 DBG blivet: BTRFS.setup: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:06:31,929 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sdi1 ; mountpoint: /tmp/btrfs-tmp.191g2sj0mje ; >18:06:31,967 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.191g2sj0mje: [Errno 2] No such file or directory >18:06:31,968 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >18:06:31,968 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.191g2sj0mje/lost+found to system_u:object_r:lost_found_t:s0 >18:06:34,542 DBG blivet: BTRFSVolumeDevice.setup: butter-raid-1T ; orig: True ; status: True ; controllable: True ; >18:06:35,147 DBG blivet: BTRFS.setup: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:06:35,149 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sdi1 ; mountpoint: /tmp/btrfs-tmp.191ursswt6j ; >18:06:35,420 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.191ursswt6j: [Errno 2] No such file or directory >18:06:35,420 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >18:06:35,421 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.191ursswt6j/lost+found to system_u:object_r:lost_found_t:s0 >18:06:36,483 DBG blivet: BTRFS.setup: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:06:36,486 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sdi1 ; mountpoint: /tmp/btrfs-tmp.191diyp0m68 ; >18:06:36,517 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.191diyp0m68: [Errno 2] No such file or directory >18:06:36,518 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >18:06:36,519 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.191diyp0m68/lost+found to system_u:object_r:lost_found_t:s0 >18:06:38,861 INF blivet: got format: existing btrfs filesystem >18:06:39,321 DBG blivet: BTRFS.supported: supported: True ; >18:06:39,476 DBG blivet: BTRFS.supported: supported: True ; >18:06:39,481 DBG blivet: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50014ee603d79b42 ' > '/dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXD1E63VNAY3 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy7-lun-0', > 'DEVNAME': '/dev/sdj', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdj', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '96', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '208', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '208', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10J21X-00F32T0', > 'ID_MODEL_ENC': 'WDC\\x20WD10J21X-00F32T0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '850b2f14', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy7-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy7-lun-0', > 'ID_REVISION': '03.01A01', > 'ID_SERIAL': 'WDC_WD10J21X-00F32T0_WD-WXD1E63VNAY3', > 'ID_SERIAL_SHORT': 'WD-WXD1E63VNAY3', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee603d79b42', > 'ID_WWN_WITH_EXTENSION': '0x50014ee603d79b42', > 'MAJOR': '8', > 'MINOR': '144', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdj', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdj', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '39126763'} ; >18:06:39,481 INF blivet: scanning sdj (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdj)... >18:06:39,483 DBG blivet: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; >18:06:39,486 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:39,491 DBG blivet: DiskDevicePopulator.run: name: sdj ; >18:06:39,492 INF blivet: sdj is a disk >18:06:39,493 DBG blivet: get_format('None') returning DeviceFormat instance with object id 199 >18:06:39,493 DBG blivet: get_format('None') returning DeviceFormat instance with object id 200 >18:06:39,496 DBG blivet: DiskDevice._set_format: sdj ; type: None ; current: None ; >18:06:39,499 DBG blivet: DiskDevice.update_sysfs_path: sdj ; status: True ; >18:06:39,499 DBG blivet: sdj sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdj >18:06:39,502 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdj ; >18:06:39,503 DBG blivet: updated sdj size to 931.51 GiB (931.51 GiB) >18:06:39,504 INF blivet: added disk sdj (id 198) to device tree >18:06:39,504 INF blivet: got device: DiskDevice instance (0x7fd3e4022198) -- > name = sdj status = True id = 198 > children = [] > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 144 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdj > target size = 931.51 GiB path = /dev/sdj > format args = [] original_format = None removable = False wwn = 0x50014ee603d79b42 >18:06:39,508 DBG blivet: DeviceTree.handle_format: name: sdj ; >18:06:39,512 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:39,512 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 202 >18:06:39,515 DBG blivet: EFIFS.supported: supported: True ; >18:06:39,515 DBG blivet: get_format('efi') returning EFIFS instance with object id 203 >18:06:39,518 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:39,519 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 204 >18:06:39,522 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:39,522 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 205 >18:06:39,524 DBG blivet: DiskLabelFormatPopulator.run: device: sdj ; label_type: dos ; >18:06:39,526 DBG blivet: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; >18:06:39,528 DBG blivet: DiskLabel.__init__: uuid: 850b2f14 ; label: None ; device: /dev/sdj ; serial: WDC_WD10J21X-00F32T0_WD-WXD1E63VNAY3 ; exists: True ; >18:06:39,751 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd3e436fef0>] > device: <parted.device.Device object at 0x7fd3e436f2b0> > PedDisk: <_ped.Disk object at 0x7fd3e436d808> >18:06:40,198 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 206 >18:06:40,205 DBG blivet: DiskDevice._set_format: sdj ; type: disklabel ; current: None ; >18:06:40,206 INF blivet: got format: existing msdos disklabel >18:06:40,215 DBG blivet: DeviceTree.handle_device: name: sdj1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/371c3ee1-eb27-4521-83a9-eb92e15295f4 ' > '/dev/disk/by-id/wwn-0x50014ee603d79b42-part1 ' > '/dev/disk/by-partuuid/850b2f14-01 ' > '/dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXD1E63VNAY3-part1 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy7-lun-0-part1 ' > '/dev/disk/by-label/butter-raid-1T', > 'DEVNAME': '/dev/sdj1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdj/sdj1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '96', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '208', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '208', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'butter-raid-1T', > 'ID_FS_LABEL_ENC': 'butter-raid-1T', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '371c3ee1-eb27-4521-83a9-eb92e15295f4', > 'ID_FS_UUID_ENC': '371c3ee1-eb27-4521-83a9-eb92e15295f4', > 'ID_FS_UUID_SUB': 'cd37f53e-8b92-4cb2-8f83-101ffb010021', > 'ID_FS_UUID_SUB_ENC': 'cd37f53e-8b92-4cb2-8f83-101ffb010021', > 'ID_MODEL': 'WDC_WD10J21X-00F32T0', > 'ID_MODEL_ENC': 'WDC\\x20WD10J21X-00F32T0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:144', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953523120', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '850b2f14-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '850b2f14', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy7-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy7-lun-0', > 'ID_REVISION': '03.01A01', > 'ID_SERIAL': 'WDC_WD10J21X-00F32T0_WD-WXD1E63VNAY3', > 'ID_SERIAL_SHORT': 'WD-WXD1E63VNAY3', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee603d79b42', > 'ID_WWN_WITH_EXTENSION': '0x50014ee603d79b42', > 'MAJOR': '8', > 'MINOR': '145', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdj1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdj/sdj1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '39158497'} ; >18:06:40,215 INF blivet: scanning sdj1 (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdj/sdj1)... >18:06:40,217 DBG blivet: DeviceTree.get_device_by_name: name: sdj1 ; incomplete: False ; hidden: False ; >18:06:40,220 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:40,222 DBG blivet: PartitionDevicePopulator.run: name: sdj1 ; >18:06:40,374 DBG blivet: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; >18:06:40,377 DBG blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdj (198) with existing msdos disklabel >18:06:40,379 DBG blivet: get_format('None') returning DeviceFormat instance with object id 209 >18:06:40,382 DBG blivet: DiskDevice.add_child: name: sdj ; child: sdj1 ; kids: 0 ; >18:06:40,383 DBG blivet: get_format('None') returning DeviceFormat instance with object id 210 >18:06:40,385 DBG blivet: PartitionDevice._set_format: sdj1 ; type: None ; current: None ; >18:06:40,388 DBG blivet: PartitionDevice.update_sysfs_path: sdj1 ; status: True ; >18:06:40,388 DBG blivet: sdj1 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdj/sdj1 >18:06:40,391 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdj1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdj/sdj1 ; >18:06:40,392 DBG blivet: updated sdj1 size to 931.51 GiB (931.51 GiB) >18:06:40,393 DBG blivet: looking up parted Partition: /dev/sdj1 >18:06:40,395 DBG blivet: PartitionDevice.probe: sdj1 ; exists: True ; >18:06:40,398 DBG blivet: PartitionDevice.get_flag: path: /dev/sdj1 ; flag: 1 ; >18:06:40,400 DBG blivet: PartitionDevice.get_flag: path: /dev/sdj1 ; flag: 10 ; >18:06:40,403 DBG blivet: PartitionDevice.get_flag: path: /dev/sdj1 ; flag: 12 ; >18:06:40,405 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdj1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdj/sdj1 ; >18:06:40,406 DBG blivet: updated sdj1 size to 931.51 GiB (931.51 GiB) >18:06:40,407 INF blivet: added partition sdj1 (id 208) to device tree >18:06:40,408 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:40,407 INF blivet: got device: PartitionDevice instance (0x7fd3e4e13438) -- > name = sdj1 status = True id = 208 > children = [] > parents = ['existing 931.51 GiB disk sdj (198) with existing msdos disklabel'] > uuid = 850b2f14-01 size = 931.51 GiB > format = existing None > major = 8 minor = 145 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdj/sdj1 > target size = 931.51 GiB path = /dev/sdj1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e436f588> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e436fa20> > number: 1 path: /dev/sdj1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e436fc18> PedPartition: <_ped.Partition object at 0x7fd40bc956d0> > disk = existing 931.51 GiB disk sdj (198) with existing msdos disklabel > start = 2048 end = 1953525167 length = 1953523120 > flags = >18:06:40,411 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:40,413 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:40,415 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:40,419 DBG blivet: DeviceTree.handle_format: name: sdj1 ; >18:06:40,422 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:40,422 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 212 >18:06:40,425 DBG blivet: EFIFS.supported: supported: True ; >18:06:40,426 DBG blivet: get_format('efi') returning EFIFS instance with object id 213 >18:06:40,429 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:40,429 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 214 >18:06:40,432 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:40,432 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 215 >18:06:40,433 INF blivet: type detected on 'sdj1' is 'btrfs' >18:06:40,435 DBG blivet: BTRFS.supported: supported: True ; >18:06:40,436 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 216 >18:06:40,438 DBG blivet: PartitionDevice._set_format: sdj1 ; type: btrfs ; current: None ; >18:06:40,439 INF blivet: found btrfs volume butter-raid-1T >18:06:40,441 DBG blivet: BTRFSVolumeDevice._add_parent: butter-raid-1T ; parent: sdj1 ; >18:06:40,444 DBG blivet: PartitionDevice.add_child: name: sdj1 ; child: butter-raid-1T ; kids: 0 ; >18:06:40,446 DBG blivet: BTRFSVolumeDevice.setup: butter-raid-1T ; orig: True ; status: True ; controllable: True ; >18:06:40,749 DBG blivet: BTRFS.setup: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:06:40,752 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sdi1 ; mountpoint: /tmp/btrfs-tmp.191g3an6vou ; >18:06:41,009 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.191g3an6vou: [Errno 2] No such file or directory >18:06:41,010 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >18:06:41,011 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.191g3an6vou/lost+found to system_u:object_r:lost_found_t:s0 >18:06:42,139 DBG blivet: BTRFS.setup: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:06:42,142 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sdi1 ; mountpoint: /tmp/btrfs-tmp.191qdkmc8lf ; >18:06:42,175 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.191qdkmc8lf: [Errno 2] No such file or directory >18:06:42,176 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >18:06:42,177 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.191qdkmc8lf/lost+found to system_u:object_r:lost_found_t:s0 >18:06:44,849 DBG blivet: BTRFSVolumeDevice.setup: butter-raid-1T ; orig: True ; status: True ; controllable: True ; >18:06:45,447 DBG blivet: BTRFS.setup: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:06:45,450 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sdi1 ; mountpoint: /tmp/btrfs-tmp.191jvd_wn4x ; >18:06:45,715 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.191jvd_wn4x: [Errno 2] No such file or directory >18:06:45,715 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >18:06:45,716 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.191jvd_wn4x/lost+found to system_u:object_r:lost_found_t:s0 >18:06:46,795 DBG blivet: BTRFS.setup: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:06:46,798 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sdi1 ; mountpoint: /tmp/btrfs-tmp.1916p6axd_w ; >18:06:46,829 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.1916p6axd_w: [Errno 2] No such file or directory >18:06:46,830 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >18:06:46,831 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.1916p6axd_w/lost+found to system_u:object_r:lost_found_t:s0 >18:06:49,058 INF blivet: got format: existing btrfs filesystem >18:06:49,522 DBG blivet: BTRFS.supported: supported: True ; >18:06:49,676 DBG blivet: BTRFS.supported: supported: True ; >18:06:49,680 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1 ' > '/dev/disk/by-id/wwn-0x55cd2e4000090846', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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': '254', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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': 'INTEL_SSDSCKGW180A4', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSCKGW180A4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e363a6a5', > 'ID_PATH': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1', > 'ID_REVISION': 'LADi', > 'ID_SERIAL': 'INTEL_SSDSCKGW180A4_CVDA311500EJ180H', > 'ID_SERIAL_SHORT': 'CVDA311500EJ180H', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x55cd2e4000090846', > 'ID_WWN_WITH_EXTENSION': '0x55cd2e4000090846', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38969614'} ; >18:06:49,681 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >18:06:49,683 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:06:49,686 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:49,690 DBG blivet: DiskDevicePopulator.run: name: sda ; >18:06:49,691 INF blivet: sda is a disk >18:06:49,692 DBG blivet: get_format('None') returning DeviceFormat instance with object id 219 >18:06:49,692 DBG blivet: get_format('None') returning DeviceFormat instance with object id 220 >18:06:49,695 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >18:06:49,697 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >18:06:49,698 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >18:06:49,700 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >18:06:49,701 DBG blivet: updated sda size to 167.68 GiB (167.68 GiB) >18:06:49,702 INF blivet: added disk sda (id 218) to device tree >18:06:49,702 INF blivet: got device: DiskDevice instance (0x7fd3e437c6d8) -- > name = sda status = True id = 218 > children = [] > parents = [] > uuid = None size = 167.68 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 167.68 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x55cd2e4000090846 >18:06:49,706 DBG blivet: DeviceTree.handle_format: name: sda ; >18:06:49,710 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:49,710 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 222 >18:06:49,713 DBG blivet: EFIFS.supported: supported: True ; >18:06:49,714 DBG blivet: get_format('efi') returning EFIFS instance with object id 223 >18:06:49,717 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:49,717 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 224 >18:06:49,720 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:49,720 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 225 >18:06:49,722 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: dos ; >18:06:49,724 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >18:06:49,727 DBG blivet: DiskLabel.__init__: uuid: e363a6a5 ; label: None ; device: /dev/sda ; serial: INTEL_SSDSCKGW180A4_CVDA311500EJ180H ; exists: True ; >18:06:50,061 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd3e436c320>, <parted.partition.Partition object at 0x7fd3e436c4a8>, <parted.partition.Partition object at 0x7fd3e436ce10>, <parted.partition.Partition object at 0x7fd3e436c978>, <parted.partition.Partition object at 0x7fd3e436cba8>] > device: <parted.device.Device object at 0x7fd3e436f4e0> > PedDisk: <_ped.Disk object at 0x7fd3e437e0c8> >18:06:50,270 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 226 >18:06:50,275 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >18:06:50,276 INF blivet: got format: existing msdos disklabel >18:06:50,288 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part1 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part1 ' > '/dev/disk/by-id/wwn-0x55cd2e4000090846-part1 ' > '/dev/disk/by-partuuid/e363a6a5-01 /dev/disk/by-label/boot ' > '/dev/disk/by-uuid/e17c1837-e484-4ea0-9a54-d7eac2d3a6f3', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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': '254', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e17c1837-e484-4ea0-9a54-d7eac2d3a6f3', > 'ID_FS_UUID_ENC': 'e17c1837-e484-4ea0-9a54-d7eac2d3a6f3', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'INTEL_SSDSCKGW180A4', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSCKGW180A4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1228800', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'e363a6a5-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e363a6a5', > 'ID_PATH': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1', > 'ID_REVISION': 'LADi', > 'ID_SERIAL': 'INTEL_SSDSCKGW180A4_CVDA311500EJ180H', > 'ID_SERIAL_SHORT': 'CVDA311500EJ180H', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x55cd2e4000090846', > 'ID_WWN_WITH_EXTENSION': '0x55cd2e4000090846', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38997920'} ; >18:06:50,289 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >18:06:50,291 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >18:06:50,294 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:50,296 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >18:06:50,453 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:06:50,456 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >18:06:50,458 DBG blivet: get_format('None') returning DeviceFormat instance with object id 229 >18:06:50,461 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >18:06:50,462 DBG blivet: get_format('None') returning DeviceFormat instance with object id 230 >18:06:50,464 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >18:06:50,467 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >18:06:50,467 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >18:06:50,470 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >18:06:50,471 DBG blivet: updated sda1 size to 600 MiB (600 MiB) >18:06:50,471 DBG blivet: looking up parted Partition: /dev/sda1 >18:06:50,474 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >18:06:50,476 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >18:06:50,478 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >18:06:50,481 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >18:06:50,483 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >18:06:50,484 DBG blivet: updated sda1 size to 600 MiB (600 MiB) >18:06:50,485 INF blivet: added partition sda1 (id 228) to device tree >18:06:50,486 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:50,485 INF blivet: got device: PartitionDevice instance (0x7fd3e437ce80) -- > name = sda1 status = True id = 228 > children = [] > parents = ['existing 167.68 GiB disk sda (218) with existing msdos disklabel'] > uuid = e363a6a5-01 size = 600 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 600 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e436c940> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e436c6d8> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e436c080> PedPartition: <_ped.Partition object at 0x7fd3e4e4f360> > disk = existing 167.68 GiB disk sda (218) with existing msdos disklabel > start = 2048 end = 1230847 length = 1228800 > flags = boot >18:06:50,488 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:50,491 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:50,493 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:50,496 DBG blivet: DeviceTree.handle_format: name: sda1 ; >18:06:50,499 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:50,500 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 >18:06:50,503 DBG blivet: EFIFS.supported: supported: True ; >18:06:50,503 DBG blivet: get_format('efi') returning EFIFS instance with object id 233 >18:06:50,506 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:50,506 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 234 >18:06:50,509 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:50,509 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 235 >18:06:50,510 INF blivet: type detected on 'sda1' is 'ext4' >18:06:50,575 DBG blivet: padding min size from 243.84 MiB up to 269 MiB >18:06:50,580 DBG blivet: Ext4FS.supported: supported: True ; >18:06:50,580 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 236 >18:06:50,583 DBG blivet: PartitionDevice._set_format: sda1 ; type: ext4 ; current: None ; >18:06:50,584 INF blivet: got format: existing ext4 filesystem >18:06:50,745 DBG blivet: Ext4FS.supported: supported: True ; >18:06:50,895 DBG blivet: Ext4FS.supported: supported: True ; >18:06:50,900 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x55cd2e4000090846-part2 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part2 ' > '/dev/disk/by-uuid/03f936a5-b510-4b9e-af12-3d55f7506346 ' > '/dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part2 ' > '/dev/disk/by-partuuid/e363a6a5-02 /dev/disk/by-label/home', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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': '254', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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_LABEL': 'home', > 'ID_FS_LABEL_ENC': 'home', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '03f936a5-b510-4b9e-af12-3d55f7506346', > 'ID_FS_UUID_ENC': '03f936a5-b510-4b9e-af12-3d55f7506346', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'INTEL_SSDSCKGW180A4', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSCKGW180A4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2254848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '265508864', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'e363a6a5-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e363a6a5', > 'ID_PATH': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1', > 'ID_REVISION': 'LADi', > 'ID_SERIAL': 'INTEL_SSDSCKGW180A4_CVDA311500EJ180H', > 'ID_SERIAL_SHORT': 'CVDA311500EJ180H', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x55cd2e4000090846', > 'ID_WWN_WITH_EXTENSION': '0x55cd2e4000090846', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38998129'} ; >18:06:50,901 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >18:06:50,903 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >18:06:50,906 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:50,908 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >18:06:51,058 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:06:51,061 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >18:06:51,065 DBG blivet: get_format('None') returning DeviceFormat instance with object id 239 >18:06:51,070 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >18:06:51,071 DBG blivet: get_format('None') returning DeviceFormat instance with object id 240 >18:06:51,073 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >18:06:51,076 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >18:06:51,076 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >18:06:51,079 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >18:06:51,080 DBG blivet: updated sda2 size to 126.6 GiB (126.6 GiB) >18:06:51,080 DBG blivet: looking up parted Partition: /dev/sda2 >18:06:51,082 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >18:06:51,085 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >18:06:51,087 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >18:06:51,089 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >18:06:51,096 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >18:06:51,097 DBG blivet: updated sda2 size to 126.6 GiB (126.6 GiB) >18:06:51,097 INF blivet: added partition sda2 (id 238) to device tree >18:06:51,098 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:51,098 INF blivet: got device: PartitionDevice instance (0x7fd3e4016d68) -- > name = sda2 status = True id = 238 > children = [] > parents = ['existing 167.68 GiB disk sda (218) with existing msdos disklabel'] > uuid = e363a6a5-02 size = 126.6 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 126.6 GiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e436c940> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e436cac8> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e436cb00> PedPartition: <_ped.Partition object at 0x7fd3e4e4faf0> > disk = existing 167.68 GiB disk sda (218) with existing msdos disklabel > start = 2254848 end = 267763711 length = 265508864 > flags = >18:06:51,101 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:51,103 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:51,106 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:51,109 DBG blivet: DeviceTree.handle_format: name: sda2 ; >18:06:51,112 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:51,112 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 >18:06:51,115 DBG blivet: EFIFS.supported: supported: True ; >18:06:51,115 DBG blivet: get_format('efi') returning EFIFS instance with object id 243 >18:06:51,118 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:51,119 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 244 >18:06:51,122 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:51,122 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 245 >18:06:51,122 INF blivet: type detected on 'sda2' is 'ext4' >18:06:51,182 DBG blivet: padding min size from 103.97 GiB up to 104.46 GiB >18:06:51,186 DBG blivet: Ext4FS.supported: supported: True ; >18:06:51,187 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 246 >18:06:51,189 DBG blivet: PartitionDevice._set_format: sda2 ; type: ext4 ; current: None ; >18:06:51,190 INF blivet: got format: existing ext4 filesystem >18:06:51,344 DBG blivet: Ext4FS.supported: supported: True ; >18:06:51,495 DBG blivet: Ext4FS.supported: supported: True ; >18:06:51,499 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-label/root /dev/disk/by-partuuid/e363a6a5-03 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part3 ' > '/dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part3 ' > '/dev/disk/by-uuid/6e1a10e8-a81c-4336-9875-0672a3aa0812 ' > '/dev/disk/by-id/wwn-0x55cd2e4000090846-part3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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': '254', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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_LABEL': 'root', > 'ID_FS_LABEL_ENC': 'root', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6e1a10e8-a81c-4336-9875-0672a3aa0812', > 'ID_FS_UUID_ENC': '6e1a10e8-a81c-4336-9875-0672a3aa0812', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'INTEL_SSDSCKGW180A4', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSCKGW180A4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '267763712', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '62914560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'e363a6a5-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e363a6a5', > 'ID_PATH': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1', > 'ID_REVISION': 'LADi', > 'ID_SERIAL': 'INTEL_SSDSCKGW180A4_CVDA311500EJ180H', > 'ID_SERIAL_SHORT': 'CVDA311500EJ180H', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x55cd2e4000090846', > 'ID_WWN_WITH_EXTENSION': '0x55cd2e4000090846', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38998642'} ; >18:06:51,500 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >18:06:51,501 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >18:06:51,504 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:51,506 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >18:06:51,656 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:06:51,660 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >18:06:51,667 DBG blivet: get_format('None') returning DeviceFormat instance with object id 249 >18:06:51,671 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >18:06:51,671 DBG blivet: get_format('None') returning DeviceFormat instance with object id 250 >18:06:51,673 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >18:06:51,676 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >18:06:51,676 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >18:06:51,679 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >18:06:51,680 DBG blivet: updated sda3 size to 30 GiB (30 GiB) >18:06:51,681 DBG blivet: looking up parted Partition: /dev/sda3 >18:06:51,683 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >18:06:51,685 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >18:06:51,687 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >18:06:51,690 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >18:06:51,692 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >18:06:51,693 DBG blivet: updated sda3 size to 30 GiB (30 GiB) >18:06:51,694 INF blivet: added partition sda3 (id 248) to device tree >18:06:51,695 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:51,694 INF blivet: got device: PartitionDevice instance (0x7fd3e4022dd8) -- > name = sda3 status = True id = 248 > children = [] > parents = ['existing 167.68 GiB disk sda (218) with existing msdos disklabel'] > uuid = e363a6a5-03 size = 30 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 30 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e436c940> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e436c588> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e436cd30> PedPartition: <_ped.Partition object at 0x7fd3e4e4f8e0> > disk = existing 167.68 GiB disk sda (218) with existing msdos disklabel > start = 267763712 end = 330678271 length = 62914560 > flags = >18:06:51,698 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:51,700 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:51,702 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:51,706 DBG blivet: DeviceTree.handle_format: name: sda3 ; >18:06:51,708 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:51,709 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 252 >18:06:51,712 DBG blivet: EFIFS.supported: supported: True ; >18:06:51,712 DBG blivet: get_format('efi') returning EFIFS instance with object id 253 >18:06:51,715 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:51,715 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 254 >18:06:51,718 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:51,718 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 255 >18:06:51,719 INF blivet: type detected on 'sda3' is 'ext4' >18:06:51,777 DBG blivet: padding min size from 26.91 GiB up to 27.39 GiB >18:06:51,780 DBG blivet: Ext4FS.supported: supported: True ; >18:06:51,781 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 256 >18:06:51,784 DBG blivet: PartitionDevice._set_format: sda3 ; type: ext4 ; current: None ; >18:06:51,784 INF blivet: got format: existing ext4 filesystem >18:06:51,939 DBG blivet: Ext4FS.supported: supported: True ; >18:06:52,092 DBG blivet: Ext4FS.supported: supported: True ; >18:06:52,098 DBG blivet: DeviceTree.handle_device: name: sda4 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part4 ' > '/dev/disk/by-partuuid/e363a6a5-04 ' > '/dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part4 ' > '/dev/disk/by-id/wwn-0x55cd2e4000090846-part4', > 'DEVNAME': '/dev/sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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': '254', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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': 'INTEL_SSDSCKGW180A4', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSCKGW180A4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '330678272', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '20973568', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': 'e363a6a5-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e363a6a5', > 'ID_PATH': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1', > 'ID_REVISION': 'LADi', > 'ID_SERIAL': 'INTEL_SSDSCKGW180A4_CVDA311500EJ180H', > 'ID_SERIAL_SHORT': 'CVDA311500EJ180H', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x55cd2e4000090846', > 'ID_WWN_WITH_EXTENSION': '0x55cd2e4000090846', > 'MAJOR': '8', > 'MINOR': '4', > 'PARTN': '4', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda4', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38982549'} ; >18:06:52,099 INF blivet: scanning sda4 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >18:06:52,101 DBG blivet: DeviceTree.get_device_by_name: name: sda4 ; incomplete: False ; hidden: False ; >18:06:52,104 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:52,106 DBG blivet: PartitionDevicePopulator.run: name: sda4 ; >18:06:52,257 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:06:52,260 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >18:06:52,264 DBG blivet: get_format('None') returning DeviceFormat instance with object id 259 >18:06:52,267 DBG blivet: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >18:06:52,267 DBG blivet: get_format('None') returning DeviceFormat instance with object id 260 >18:06:52,269 DBG blivet: PartitionDevice._set_format: sda4 ; type: None ; current: None ; >18:06:52,272 DBG blivet: PartitionDevice.update_sysfs_path: sda4 ; status: True ; >18:06:52,273 DBG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >18:06:52,275 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 ; >18:06:52,276 DBG blivet: updated sda4 size to 1024 B (1024 B) >18:06:52,277 DBG blivet: looking up parted Partition: /dev/sda4 >18:06:52,279 DBG blivet: PartitionDevice.probe: sda4 ; exists: True ; >18:06:52,282 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 1 ; >18:06:52,284 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 10 ; >18:06:52,286 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 12 ; >18:06:52,289 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 ; >18:06:52,291 DBG blivet: updated sda4 size to 10 GiB (10 GiB) >18:06:52,292 INF blivet: added partition sda4 (id 258) to device tree >18:06:52,293 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:52,292 INF blivet: got device: PartitionDevice instance (0x7fd3e4041dd8) -- > name = sda4 status = True id = 258 > children = [] > parents = ['existing 167.68 GiB disk sda (218) with existing msdos disklabel'] > uuid = e363a6a5-04 size = 10 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > target size = 10 GiB path = /dev/sda4 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e436c940> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e436c438> PedPartition: <_ped.Partition object at 0x7fd3e4e4f1a8> > disk = existing 167.68 GiB disk sda (218) with existing msdos disklabel > start = 330678272 end = 351651839 length = 20973568 > flags = >18:06:52,296 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:52,299 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:52,302 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:52,305 DBG blivet: DeviceTree.handle_format: name: sda4 ; >18:06:52,306 DBG blivet: no type or existing type for sda4, bailing >18:06:52,309 DBG blivet: DeviceTree.handle_device: name: sda5 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part5 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part5 ' > '/dev/disk/by-id/wwn-0x55cd2e4000090846-part5 ' > '/dev/disk/by-label/log /dev/disk/by-partuuid/e363a6a5-05 ' > '/dev/disk/by-uuid/509c33b8-5b16-49b8-bacb-f836af0a8887', > 'DEVNAME': '/dev/sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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_LABEL': 'log', > 'ID_FS_LABEL_ENC': 'log', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '509c33b8-5b16-49b8-bacb-f836af0a8887', > 'ID_FS_UUID_ENC': '509c33b8-5b16-49b8-bacb-f836af0a8887', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'INTEL_SSDSCKGW180A4', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSCKGW180A4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '330682368', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '20969472', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'e363a6a5-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e363a6a5', > 'ID_PATH': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1', > 'ID_REVISION': 'LADi', > 'ID_SERIAL': 'INTEL_SSDSCKGW180A4_CVDA311500EJ180H', > 'ID_SERIAL_SHORT': 'CVDA311500EJ180H', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x55cd2e4000090846', > 'ID_WWN_WITH_EXTENSION': '0x55cd2e4000090846', > 'MAJOR': '8', > 'MINOR': '5', > 'PARTN': '5', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda5', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38994801'} ; >18:06:52,309 INF blivet: scanning sda5 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >18:06:52,311 DBG blivet: DeviceTree.get_device_by_name: name: sda5 ; incomplete: False ; hidden: False ; >18:06:52,314 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:52,316 DBG blivet: PartitionDevicePopulator.run: name: sda5 ; >18:06:52,466 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:06:52,469 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >18:06:52,473 DBG blivet: get_format('None') returning DeviceFormat instance with object id 264 >18:06:52,476 DBG blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; >18:06:52,476 DBG blivet: get_format('None') returning DeviceFormat instance with object id 265 >18:06:52,479 DBG blivet: PartitionDevice._set_format: sda5 ; type: None ; current: None ; >18:06:52,481 DBG blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >18:06:52,482 DBG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >18:06:52,485 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; >18:06:52,486 DBG blivet: updated sda5 size to 10 GiB (10 GiB) >18:06:52,486 DBG blivet: looking up parted Partition: /dev/sda5 >18:06:52,488 DBG blivet: PartitionDevice.probe: sda5 ; exists: True ; >18:06:52,493 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 1 ; >18:06:52,496 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 10 ; >18:06:52,498 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 12 ; >18:06:52,501 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; >18:06:52,502 DBG blivet: updated sda5 size to 10 GiB (10 GiB) >18:06:52,502 INF blivet: added partition sda5 (id 263) to device tree >18:06:52,504 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:52,503 INF blivet: got device: PartitionDevice instance (0x7fd3e4025668) -- > name = sda5 status = True id = 263 > children = [] > parents = ['existing 167.68 GiB disk sda (218) with existing msdos disklabel'] > uuid = e363a6a5-05 size = 10 GiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > target size = 10 GiB path = /dev/sda5 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e436c940> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e4016240> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e436ce48> PedPartition: <_ped.Partition object at 0x7fd3e4e4fe60> > disk = existing 167.68 GiB disk sda (218) with existing msdos disklabel > start = 330682368 end = 351651839 length = 20969472 > flags = >18:06:52,506 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:52,508 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:52,511 INF blivet: parted exception: msdos disk labels do not support partition names. >18:06:52,514 DBG blivet: DeviceTree.handle_format: name: sda5 ; >18:06:52,517 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:52,517 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 267 >18:06:52,520 DBG blivet: EFIFS.supported: supported: True ; >18:06:52,520 DBG blivet: get_format('efi') returning EFIFS instance with object id 268 >18:06:52,523 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:52,524 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 269 >18:06:52,527 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:52,527 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 270 >18:06:52,528 INF blivet: type detected on 'sda5' is 'ext4' >18:06:52,587 DBG blivet: padding min size from 2.64 GiB up to 2.9 GiB >18:06:52,591 DBG blivet: Ext4FS.supported: supported: True ; >18:06:52,592 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 271 >18:06:52,594 DBG blivet: PartitionDevice._set_format: sda5 ; type: ext4 ; current: None ; >18:06:52,595 INF blivet: got format: existing ext4 filesystem >18:06:52,749 DBG blivet: Ext4FS.supported: supported: True ; >18:06:52,900 DBG blivet: Ext4FS.supported: supported: True ; >18:06:52,904 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EAVS-32D7B1_WD-WCAU49590685 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-2 ' > '/dev/disk/by-id/wwn-0x50014ee101bc3977', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '232', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '232', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_WD10EAVS-32D7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD10EAVS-32D7B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '898a2fec-3b03-458d-86c2-b099c2552285', > 'ID_PATH': 'pci-0000:00:11.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-2', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EAVS-32D7B1_WD-WCAU49590685', > 'ID_SERIAL_SHORT': 'WD-WCAU49590685', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee101bc3977', > 'ID_WWN_WITH_EXTENSION': '0x50014ee101bc3977', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '39345801'} ; >18:06:52,905 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >18:06:52,906 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >18:06:52,909 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:52,913 DBG blivet: DiskDevicePopulator.run: name: sdb ; >18:06:52,914 INF blivet: sdb is a disk >18:06:52,915 DBG blivet: get_format('None') returning DeviceFormat instance with object id 274 >18:06:52,915 DBG blivet: get_format('None') returning DeviceFormat instance with object id 275 >18:06:52,917 DBG blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >18:06:52,920 DBG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >18:06:52,920 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb >18:06:52,923 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb ; >18:06:52,924 DBG blivet: updated sdb size to 931.51 GiB (931.51 GiB) >18:06:52,925 INF blivet: added disk sdb (id 273) to device tree >18:06:52,925 INF blivet: got device: DiskDevice instance (0x7fd3e436c048) -- > name = sdb status = True id = 273 > children = [] > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 931.51 GiB path = /dev/sdb > format args = [] original_format = None removable = False wwn = 0x50014ee101bc3977 >18:06:52,929 DBG blivet: DeviceTree.handle_format: name: sdb ; >18:06:52,932 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:52,933 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 277 >18:06:52,935 DBG blivet: EFIFS.supported: supported: True ; >18:06:52,936 DBG blivet: get_format('efi') returning EFIFS instance with object id 278 >18:06:52,939 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:52,939 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 279 >18:06:52,942 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:52,942 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 280 >18:06:52,944 DBG blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: gpt ; >18:06:52,946 DBG blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >18:06:52,948 DBG blivet: DiskLabel.__init__: uuid: 898a2fec-3b03-458d-86c2-b099c2552285 ; label: None ; device: /dev/sdb ; serial: WDC_WD10EAVS-32D7B1_WD-WCAU49590685 ; exists: True ; >18:06:53,537 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd3e40327f0>] > device: <parted.device.Device object at 0x7fd3e4032400> > PedDisk: <_ped.Disk object at 0x7fd3e402fec8> >18:06:54,117 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 281 >18:06:54,122 DBG blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >18:06:54,123 INF blivet: got format: existing gpt disklabel >18:06:54,135 DBG blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/1a914d58-0c53-4f83-8d3b-6b7dab3361a5 ' > '/dev/disk/by-id/ata-WDC_WD10EAVS-32D7B1_WD-WCAU49590685-part1 ' > '/dev/disk/by-label/wd-green ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-2-part1 ' > '/dev/disk/by-id/wwn-0x50014ee101bc3977-part1 ' > '/dev/disk/by-uuid/5a510cae-d0ba-46ed-9408-8fb5379b1f04', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '232', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '232', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'wd-green', > 'ID_FS_LABEL_ENC': 'wd-green', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5a510cae-d0ba-46ed-9408-8fb5379b1f04', > 'ID_FS_UUID_ENC': '5a510cae-d0ba-46ed-9408-8fb5379b1f04', > 'ID_FS_UUID_SUB': '5f4701b7-647b-4f5d-ae9a-2ac62fb61109', > 'ID_FS_UUID_SUB_ENC': '5f4701b7-647b-4f5d-ae9a-2ac62fb61109', > 'ID_MODEL': 'WDC_WD10EAVS-32D7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD10EAVS-32D7B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1953523087', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '1a914d58-0c53-4f83-8d3b-6b7dab3361a5', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '898a2fec-3b03-458d-86c2-b099c2552285', > 'ID_PATH': 'pci-0000:00:11.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-2', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EAVS-32D7B1_WD-WCAU49590685', > 'ID_SERIAL_SHORT': 'WD-WCAU49590685', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee101bc3977', > 'ID_WWN_WITH_EXTENSION': '0x50014ee101bc3977', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '39370485'} ; >18:06:54,136 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >18:06:54,138 DBG blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >18:06:54,141 DBG blivet: DeviceTree.get_device_by_name returned None >18:06:54,143 DBG blivet: PartitionDevicePopulator.run: name: sdb1 ; >18:06:54,295 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >18:06:54,299 DBG blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdb (273) with existing gpt disklabel >18:06:54,301 DBG blivet: get_format('None') returning DeviceFormat instance with object id 284 >18:06:54,304 DBG blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >18:06:54,304 DBG blivet: get_format('None') returning DeviceFormat instance with object id 285 >18:06:54,306 DBG blivet: PartitionDevice._set_format: sdb1 ; type: None ; current: None ; >18:06:54,309 DBG blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >18:06:54,309 DBG blivet: sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >18:06:54,312 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >18:06:54,313 DBG blivet: updated sdb1 size to 931.51 GiB (931.51 GiB) >18:06:54,314 DBG blivet: looking up parted Partition: /dev/sdb1 >18:06:54,316 DBG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >18:06:54,318 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 1 ; >18:06:54,320 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 10 ; >18:06:54,323 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 12 ; >18:06:54,326 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >18:06:54,327 DBG blivet: updated sdb1 size to 931.51 GiB (931.51 GiB) >18:06:54,327 INF blivet: added partition sdb1 (id 283) to device tree >18:06:54,327 INF blivet: got device: PartitionDevice instance (0x7fd3e404bda0) -- > name = sdb1 status = True id = 283 > children = [] > parents = ['existing 931.51 GiB disk sdb (273) with existing gpt disklabel'] > uuid = 1a914d58-0c53-4f83-8d3b-6b7dab3361a5 size = 931.51 GiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > target size = 931.51 GiB path = /dev/sdb1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e4032898> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e404b940> > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e404bdd8> PedPartition: <_ped.Partition object at 0x7fd3e45abba0> > disk = existing 931.51 GiB disk sdb (273) with existing gpt disklabel > start = 2048 end = 1953525134 length = 1953523087 > flags = >18:06:54,338 DBG blivet: DeviceTree.handle_format: name: sdb1 ; >18:06:54,341 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:06:54,341 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 287 >18:06:54,344 DBG blivet: EFIFS.supported: supported: True ; >18:06:54,344 DBG blivet: get_format('efi') returning EFIFS instance with object id 288 >18:06:54,347 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:54,347 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 289 >18:06:54,350 DBG blivet: MacEFIFS.supported: supported: True ; >18:06:54,350 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 290 >18:06:54,351 INF blivet: type detected on 'sdb1' is 'btrfs' >18:06:54,354 DBG blivet: BTRFS.supported: supported: True ; >18:06:54,355 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 291 >18:06:54,357 DBG blivet: PartitionDevice._set_format: sdb1 ; type: btrfs ; current: None ; >18:06:54,358 INF blivet: creating btrfs volume btrfs.wd-green >18:06:54,358 DBG blivet: get_format('None') returning DeviceFormat instance with object id 293 >18:06:54,361 DBG blivet: BTRFSVolumeDevice._add_parent: wd-green ; parent: sdb1 ; >18:06:54,365 DBG blivet: PartitionDevice.add_child: name: sdb1 ; child: wd-green ; kids: 0 ; >18:06:54,366 DBG blivet: get_format('None') returning DeviceFormat instance with object id 294 >18:06:54,369 DBG blivet: BTRFSVolumeDevice._set_format: wd-green ; type: None ; current: None ; >18:06:54,372 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.292 ; status: True ; >18:06:54,375 DBG blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >18:06:54,375 DBG blivet: sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >18:06:54,375 DBG blivet: btrfs.292 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >18:06:54,379 DBG blivet: BTRFS.supported: supported: True ; >18:06:54,379 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 296 >18:06:54,381 DBG blivet: BTRFSVolumeDevice._set_format: btrfs.292 ; type: btrfs ; current: None ; >18:06:54,382 INF blivet: added btrfs volume wd-green (id 292) to device tree >18:06:54,385 DBG blivet: BTRFSVolumeDevice.setup: wd-green ; orig: True ; status: True ; controllable: True ; >18:06:54,697 DBG blivet: BTRFS.setup: device: /dev/sdb1 ; type: btrfs ; status: False ; >18:06:54,700 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sdb1 ; mountpoint: /tmp/btrfs-tmp.2929tjwj8nm ; >18:06:55,495 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.2929tjwj8nm: [Errno 2] No such file or directory >18:06:55,496 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >18:06:55,496 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.2929tjwj8nm/lost+found to system_u:object_r:lost_found_t:s0 >18:06:57,849 DBG blivet: BTRFSVolumeDevice.setup: wd-green ; orig: True ; status: True ; controllable: True ; >18:06:58,457 DBG blivet: BTRFS.setup: device: /dev/sdb1 ; type: btrfs ; status: False ; >18:06:58,459 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sdb1 ; mountpoint: /tmp/btrfs-tmp.292sp0wa0ch ; >18:06:59,238 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.292sp0wa0ch: [Errno 2] No such file or directory >18:06:59,238 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >18:06:59,239 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.292sp0wa0ch/lost+found to system_u:object_r:lost_found_t:s0 >18:07:01,623 INF blivet: got format: existing btrfs filesystem >18:07:02,075 DBG blivet: BTRFS.supported: supported: True ; >18:07:02,230 DBG blivet: BTRFS.supported: supported: True ; >18:07:02,235 DBG blivet: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0 ' > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-uuid/2018-04-25-03-18-06-00 ' > '/dev/disk/by-label/Fedora-WS-dvd-x86_64-28', > 'DEVNAME': '/dev/sdk', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host7/target7:0:0/7:0:0:0/block/sdk', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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-WS-dvd-x86_64-28', > 'ID_FS_LABEL_ENC': 'Fedora-WS-dvd-x86_64-28', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-03-18-06-00', > 'ID_FS_UUID_ENC': '2018-04-25-03-18-06-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Voyager', > 'ID_MODEL_ENC': 'Flash\\x20Voyager\\x20\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1f868065', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Corsair_Flash_Voyager_A100000000026669-0:0', > 'ID_SERIAL_SHORT': 'A100000000026669', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Corsair', > 'ID_VENDOR_ENC': 'Corsair\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '160', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdk', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host7/target7:0:0/7:0:0:0/block/sdk', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38983094'} ; >18:07:02,236 INF blivet: scanning sdk (/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host7/target7:0:0/7:0:0:0/block/sdk)... >18:07:02,238 DBG blivet: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; >18:07:02,241 DBG blivet: DeviceTree.get_device_by_name returned None >18:07:02,245 DBG blivet: DiskDevicePopulator.run: name: sdk ; >18:07:02,247 INF blivet: sdk is a disk >18:07:02,247 DBG blivet: get_format('None') returning DeviceFormat instance with object id 300 >18:07:02,248 DBG blivet: get_format('None') returning DeviceFormat instance with object id 301 >18:07:02,250 DBG blivet: DiskDevice._set_format: sdk ; type: None ; current: None ; >18:07:02,253 DBG blivet: DiskDevice.update_sysfs_path: sdk ; status: True ; >18:07:02,253 DBG blivet: sdk sysfs_path set to /sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host7/target7:0:0/7:0:0:0/block/sdk >18:07:02,256 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host7/target7:0:0/7:0:0:0/block/sdk ; >18:07:02,256 DBG blivet: updated sdk size to 1.88 GiB (1.88 GiB) >18:07:02,258 INF blivet: added disk sdk (id 299) to device tree >18:07:02,258 INF blivet: got device: DiskDevice instance (0x7fd3e4025cc0) -- > name = sdk status = True id = 299 > children = [] > parents = [] > uuid = None size = 1.88 GiB > format = existing None > major = 8 minor = 160 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host7/target7:0:0/7:0:0:0/block/sdk > target size = 1.88 GiB path = /dev/sdk > format args = [] original_format = None removable = True wwn = None >18:07:02,263 DBG blivet: DeviceTree.handle_format: name: sdk ; >18:07:02,266 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:07:02,266 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 303 >18:07:02,269 DBG blivet: EFIFS.supported: supported: True ; >18:07:02,269 DBG blivet: get_format('efi') returning EFIFS instance with object id 304 >18:07:02,272 DBG blivet: MacEFIFS.supported: supported: True ; >18:07:02,273 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 305 >18:07:02,276 DBG blivet: MacEFIFS.supported: supported: True ; >18:07:02,276 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 306 >18:07:02,276 INF blivet: type detected on 'sdk' is 'iso9660' >18:07:02,279 DBG blivet: Iso9660FS.supported: supported: True ; >18:07:02,279 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 307 >18:07:02,281 DBG blivet: DiskDevice._set_format: sdk ; type: iso9660 ; current: None ; >18:07:02,282 INF blivet: got format: existing iso9660 filesystem >18:07:02,436 DBG blivet: Iso9660FS.supported: supported: True ; >18:07:02,588 DBG blivet: Iso9660FS.supported: supported: True ; >18:07:02,595 DBG blivet: DeviceTree.handle_device: name: sdk1 ; info: {'DEVLINKS': '/dev/disk/by-label/Fedora-WS-dvd-x86_64-28 ' > '/dev/disk/by-partuuid/1f868065-01 ' > '/dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part1 ' > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-uuid/2018-04-25-03-18-06-00', > 'DEVNAME': '/dev/sdk1', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host7/target7:0:0/7:0:0:0/block/sdk/sdk1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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-WS-dvd-x86_64-28', > 'ID_FS_LABEL_ENC': 'Fedora-WS-dvd-x86_64-28', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-03-18-06-00', > 'ID_FS_UUID_ENC': '2018-04-25-03-18-06-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Voyager', > 'ID_MODEL_ENC': 'Flash\\x20Voyager\\x20\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:160', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1193984', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '1f868065-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1f868065', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Corsair_Flash_Voyager_A100000000026669-0:0', > 'ID_SERIAL_SHORT': 'A100000000026669', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Corsair', > 'ID_VENDOR_ENC': 'Corsair\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '161', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdk1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host7/target7:0:0/7:0:0:0/block/sdk/sdk1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '39055556'} ; >18:07:02,596 INF blivet: scanning sdk1 (/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host7/target7:0:0/7:0:0:0/block/sdk/sdk1)... >18:07:02,598 DBG blivet: DeviceTree.get_device_by_name: name: sdk1 ; incomplete: False ; hidden: False ; >18:07:02,601 DBG blivet: DeviceTree.get_device_by_name returned None >18:07:02,603 DBG blivet: PartitionDevicePopulator.run: name: sdk1 ; >18:07:02,751 DBG blivet: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; >18:07:02,755 DBG blivet: DeviceTree.get_device_by_name returned existing 1.88 GiB disk sdk (299) with existing iso9660 filesystem >18:07:02,757 DBG blivet: lvm filter: adding sdk1 to the reject list >18:07:02,758 DBG blivet: ignoring partition sdk1 on iso9660 >18:07:02,758 DBG blivet: no device obtained for sdk1 >18:07:02,761 DBG blivet: DeviceTree.handle_device: name: sdk2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-uuid/36B8-41C0 ' > '/dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part2 ' > '/dev/disk/by-label/ANACONDA /dev/disk/by-partuuid/1f868065-02', > 'DEVNAME': '/dev/sdk2', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host7/target7:0:0/7:0:0:0/block/sdk/sdk2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '36B8-41C0', > 'ID_FS_UUID_ENC': '36B8-41C0', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Voyager', > 'ID_MODEL_ENC': 'Flash\\x20Voyager\\x20\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:160', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '196', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18656', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '1f868065-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1f868065', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Corsair_Flash_Voyager_A100000000026669-0:0', > 'ID_SERIAL_SHORT': 'A100000000026669', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Corsair', > 'ID_VENDOR_ENC': 'Corsair\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '162', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdk2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host7/target7:0:0/7:0:0:0/block/sdk/sdk2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '39071667'} ; >18:07:02,761 INF blivet: scanning sdk2 (/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host7/target7:0:0/7:0:0:0/block/sdk/sdk2)... >18:07:02,763 DBG blivet: DeviceTree.get_device_by_name: name: sdk2 ; incomplete: False ; hidden: False ; >18:07:02,766 DBG blivet: DeviceTree.get_device_by_name returned None >18:07:02,768 DBG blivet: PartitionDevicePopulator.run: name: sdk2 ; >18:07:02,920 DBG blivet: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; >18:07:02,923 DBG blivet: DeviceTree.get_device_by_name returned existing 1.88 GiB disk sdk (299) with existing iso9660 filesystem >18:07:02,925 DBG blivet: lvm filter: adding sdk2 to the reject list >18:07:02,925 DBG blivet: ignoring partition sdk2 on iso9660 >18:07:02,925 DBG blivet: no device obtained for sdk2 >18:07:02,928 DBG blivet: DeviceTree.handle_device: name: sdk3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/344fae6d-6e64-3754-9237-3df9af308585 ' > '/dev/disk/by-label/ANACONDA /dev/disk/by-partuuid/1f868065-03 ' > '/dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part3 ' > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part3', > 'DEVNAME': '/dev/sdk3', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host7/target7:0:0/7:0:0:0/block/sdk/sdk3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '344fae6d-6e64-3754-9237-3df9af308585', > 'ID_FS_UUID_ENC': '344fae6d-6e64-3754-9237-3df9af308585', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Voyager', > 'ID_MODEL_ENC': 'Flash\\x20Voyager\\x20\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:160', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '984812', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39408', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '1f868065-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1f868065', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Corsair_Flash_Voyager_A100000000026669-0:0', > 'ID_SERIAL_SHORT': 'A100000000026669', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Corsair', > 'ID_VENDOR_ENC': 'Corsair\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '163', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdk3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host7/target7:0:0/7:0:0:0/block/sdk/sdk3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '39090071'} ; >18:07:02,928 INF blivet: scanning sdk3 (/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host7/target7:0:0/7:0:0:0/block/sdk/sdk3)... >18:07:02,930 DBG blivet: DeviceTree.get_device_by_name: name: sdk3 ; incomplete: False ; hidden: False ; >18:07:02,933 DBG blivet: DeviceTree.get_device_by_name returned None >18:07:02,935 DBG blivet: PartitionDevicePopulator.run: name: sdk3 ; >18:07:03,088 DBG blivet: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; >18:07:03,091 DBG blivet: DeviceTree.get_device_by_name returned existing 1.88 GiB disk sdk (299) with existing iso9660 filesystem >18:07:03,094 DBG blivet: lvm filter: adding sdk3 to the reject list >18:07:03,094 DBG blivet: ignoring partition sdk3 on iso9660 >18:07:03,094 DBG blivet: no device obtained for sdk3 >18:07:03,096 DBG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/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', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38705293'} ; >18:07:03,097 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >18:07:03,098 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >18:07:03,101 DBG blivet: DeviceTree.get_device_by_name returned None >18:07:03,103 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >18:07:03,105 DBG blivet: DeviceTree.get_device_by_name: name: /run/install/repo/images/install.img ; incomplete: False ; hidden: False ; >18:07:03,108 DBG blivet: DeviceTree.get_device_by_name returned None >18:07:03,109 DBG blivet: get_format('None') returning DeviceFormat instance with object id 310 >18:07:03,109 DBG blivet: get_format('None') returning DeviceFormat instance with object id 311 >18:07:03,112 DBG blivet: FileDevice._set_format: /run/install/repo/images/install.img ; type: None ; current: None ; >18:07:03,115 DBG blivet: FileDevice.update_sysfs_path: /run/install/repo/images/install.img ; status: True ; >18:07:03,116 ERR blivet: failed to update sysfs path for /run/install/repo/images/install.img: not a device file: '/run/install/repo/images/install.img' >18:07:03,116 INF blivet: added file /run/install/repo/images/install.img (id 309) to device tree >18:07:03,116 DBG blivet: get_format('None') returning DeviceFormat instance with object id 314 >18:07:03,120 DBG blivet: FileDevice.add_child: name: /run/install/repo/images/install.img ; child: loop0 ; kids: 0 ; >18:07:03,120 DBG blivet: get_format('None') returning DeviceFormat instance with object id 315 >18:07:03,123 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >18:07:03,125 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >18:07:03,126 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >18:07:03,126 INF blivet: added loop loop0 (id 313) to device tree >18:07:03,127 INF blivet: got device: LoopDevice instance (0x7fd40e5b5198) -- > name = loop0 status = False id = 313 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (309)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >18:07:03,132 DBG blivet: DeviceTree.handle_format: name: loop0 ; >18:07:03,136 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:07:03,136 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 317 >18:07:03,139 DBG blivet: EFIFS.supported: supported: True ; >18:07:03,139 DBG blivet: get_format('efi') returning EFIFS instance with object id 318 >18:07:03,142 DBG blivet: MacEFIFS.supported: supported: True ; >18:07:03,143 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 319 >18:07:03,146 DBG blivet: MacEFIFS.supported: supported: True ; >18:07:03,146 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 320 >18:07:03,146 INF blivet: type detected on 'loop0' is 'squashfs' >18:07:03,147 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 321 >18:07:03,149 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >18:07:03,149 INF blivet: got format: existing None >18:07:03,153 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8fcb133e-fffb-4405-aa19-5f954e6d9936', > 'ID_FS_UUID_ENC': '8fcb133e-fffb-4405-aa19-5f954e6d9936', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38699190'} ; >18:07:03,153 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >18:07:03,155 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >18:07:03,158 DBG blivet: DeviceTree.get_device_by_name returned None >18:07:03,160 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >18:07:03,161 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >18:07:03,165 DBG blivet: DeviceTree.get_device_by_name returned None >18:07:03,165 DBG blivet: get_format('None') returning DeviceFormat instance with object id 324 >18:07:03,166 DBG blivet: get_format('None') returning DeviceFormat instance with object id 325 >18:07:03,168 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >18:07:03,171 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >18:07:03,171 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >18:07:03,171 INF blivet: added file /LiveOS/rootfs.img (id 323) to device tree >18:07:03,172 DBG blivet: get_format('None') returning DeviceFormat instance with object id 328 >18:07:03,174 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >18:07:03,175 DBG blivet: get_format('None') returning DeviceFormat instance with object id 329 >18:07:03,177 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >18:07:03,180 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >18:07:03,180 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >18:07:03,180 INF blivet: added loop loop1 (id 327) to device tree >18:07:03,181 INF blivet: got device: LoopDevice instance (0x7fd3e4046cf8) -- > name = loop1 status = False id = 327 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (323)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >18:07:03,184 DBG blivet: DeviceTree.handle_format: name: loop1 ; >18:07:03,187 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:07:03,188 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 331 >18:07:03,191 DBG blivet: EFIFS.supported: supported: True ; >18:07:03,191 DBG blivet: get_format('efi') returning EFIFS instance with object id 332 >18:07:03,194 DBG blivet: MacEFIFS.supported: supported: True ; >18:07:03,194 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 333 >18:07:03,198 DBG blivet: MacEFIFS.supported: supported: True ; >18:07:03,198 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 334 >18:07:03,198 INF blivet: type detected on 'loop1' is 'ext4' >18:07:03,257 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >18:07:03,262 DBG blivet: Ext4FS.supported: supported: True ; >18:07:03,263 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 335 >18:07:03,266 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >18:07:03,266 INF blivet: got format: existing ext4 filesystem >18:07:03,420 DBG blivet: Ext4FS.supported: supported: True ; >18:07:03,577 DBG blivet: Ext4FS.supported: supported: True ; >18:07:03,581 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38698442'} ; >18:07:03,581 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >18:07:03,583 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >18:07:03,586 DBG blivet: DeviceTree.get_device_by_name returned None >18:07:03,588 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >18:07:03,590 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >18:07:03,593 DBG blivet: DeviceTree.get_device_by_name returned None >18:07:03,593 DBG blivet: get_format('None') returning DeviceFormat instance with object id 338 >18:07:03,594 DBG blivet: get_format('None') returning DeviceFormat instance with object id 339 >18:07:03,596 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >18:07:03,599 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >18:07:03,599 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >18:07:03,600 INF blivet: added file /overlay (deleted) (id 337) to device tree >18:07:03,600 DBG blivet: get_format('None') returning DeviceFormat instance with object id 342 >18:07:03,603 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >18:07:03,603 DBG blivet: get_format('None') returning DeviceFormat instance with object id 343 >18:07:03,605 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >18:07:03,608 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >18:07:03,608 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >18:07:03,609 INF blivet: added loop loop2 (id 341) to device tree >18:07:03,609 INF blivet: got device: LoopDevice instance (0x7fd3e436fa90) -- > name = loop2 status = False id = 341 > children = [] > parents = ['existing 0 B file /overlay (deleted) (337)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >18:07:03,613 DBG blivet: DeviceTree.handle_format: name: loop2 ; >18:07:03,613 DBG blivet: no type or existing type for loop2, bailing >18:07:03,616 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/mapper/live-rw ' > '/dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8fcb133e-fffb-4405-aa19-5f954e6d9936', > 'ID_FS_UUID_ENC': '8fcb133e-fffb-4405-aa19-5f954e6d9936', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32720615'} ; >18:07:03,616 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >18:07:03,618 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >18:07:03,620 DBG blivet: DeviceTree.get_device_by_name returned None >18:07:03,774 DBG blivet: DMDevicePopulator.run: name: live-rw ; >18:07:03,779 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >18:07:03,783 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (327) with existing ext4 filesystem >18:07:03,787 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >18:07:03,791 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (341) >18:07:03,793 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >18:07:03,796 DBG blivet: DeviceTree.get_device_by_name returned None >18:07:03,797 DBG blivet: get_format('None') returning DeviceFormat instance with object id 347 >18:07:03,800 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >18:07:03,801 DBG blivet: get_format('None') returning DeviceFormat instance with object id 348 >18:07:03,803 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >18:07:03,805 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >18:07:03,806 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >18:07:03,808 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >18:07:03,809 DBG blivet: updated live-rw size to 2 GiB (2 GiB) >18:07:03,810 INF blivet: added dm live-rw (id 346) to device tree >18:07:03,810 INF blivet: got device: DMDevice instance (0x7fd3e3fd6550) -- > name = live-rw status = True id = 346 > children = [] > parents = ['existing 0 B loop loop1 (327) with existing ext4 filesystem'] > uuid = None size = 2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 2 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >18:07:03,858 DBG blivet: DeviceTree.handle_format: name: live-rw ; >18:07:03,863 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:07:03,863 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 350 >18:07:03,866 DBG blivet: EFIFS.supported: supported: True ; >18:07:03,866 DBG blivet: get_format('efi') returning EFIFS instance with object id 351 >18:07:03,869 DBG blivet: MacEFIFS.supported: supported: True ; >18:07:03,869 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 352 >18:07:03,872 DBG blivet: MacEFIFS.supported: supported: True ; >18:07:03,873 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 353 >18:07:03,873 INF blivet: type detected on 'live-rw' is 'ext4' >18:07:03,934 DBG blivet: using current size 2 GiB as min size >18:07:03,938 DBG blivet: Ext4FS.supported: supported: True ; >18:07:03,938 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 354 >18:07:03,941 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >18:07:03,941 INF blivet: got format: existing ext4 filesystem >18:07:04,098 DBG blivet: Ext4FS.supported: supported: True ; >18:07:04,249 DBG blivet: Ext4FS.supported: supported: True ; >18:07:04,253 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/mapper/live-base ' > '/dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936 ' > '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8fcb133e-fffb-4405-aa19-5f954e6d9936', > 'ID_FS_UUID_ENC': '8fcb133e-fffb-4405-aa19-5f954e6d9936', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32755940'} ; >18:07:04,253 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >18:07:04,255 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >18:07:04,258 DBG blivet: DeviceTree.get_device_by_name returned None >18:07:04,413 DBG blivet: DMDevicePopulator.run: name: live-base ; >18:07:04,417 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >18:07:04,420 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (327) with existing ext4 filesystem >18:07:04,424 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >18:07:04,427 DBG blivet: DeviceTree.get_device_by_name returned None >18:07:04,427 DBG blivet: get_format('None') returning DeviceFormat instance with object id 357 >18:07:04,430 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >18:07:04,430 DBG blivet: get_format('None') returning DeviceFormat instance with object id 358 >18:07:04,433 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >18:07:04,436 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >18:07:04,436 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >18:07:04,439 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >18:07:04,440 DBG blivet: updated live-base size to 2 GiB (2 GiB) >18:07:04,440 INF blivet: added dm live-base (id 356) to device tree >18:07:04,440 INF blivet: got device: DMDevice instance (0x7fd3e3fe7eb8) -- > name = live-base status = True id = 356 > children = [] > parents = ['existing 0 B loop loop1 (327) with existing ext4 filesystem'] > uuid = None size = 2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 2 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >18:07:04,488 DBG blivet: DeviceTree.handle_format: name: live-base ; >18:07:04,492 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:07:04,492 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 360 >18:07:04,495 DBG blivet: EFIFS.supported: supported: True ; >18:07:04,495 DBG blivet: get_format('efi') returning EFIFS instance with object id 361 >18:07:04,498 DBG blivet: MacEFIFS.supported: supported: True ; >18:07:04,499 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 362 >18:07:04,502 DBG blivet: MacEFIFS.supported: supported: True ; >18:07:04,502 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 363 >18:07:04,503 INF blivet: type detected on 'live-base' is 'ext4' >18:07:04,560 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >18:07:04,564 DBG blivet: Ext4FS.supported: supported: True ; >18:07:04,565 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 364 >18:07:04,568 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >18:07:04,568 INF blivet: got format: existing ext4 filesystem >18:07:04,725 DBG blivet: Ext4FS.supported: supported: True ; >18:07:04,880 DBG blivet: Ext4FS.supported: supported: True ; >18:07:04,883 DBG blivet: DeviceTree.handle_device: name: fedora-root ; info: {'DEVLINKS': '/dev/mapper/fedora-root ' > '/dev/disk/by-id/dm-uuid-LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux ' > '/dev/fedora/root /dev/disk/by-label/root ' > '/dev/disk/by-id/dm-name-fedora-root ' > '/dev/disk/by-uuid/a1176b9a-b4be-452e-aa7e-b3a94c824c28', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux', > 'DM_VG_NAME': 'fedora', > 'ID_FS_LABEL': 'root', > 'ID_FS_LABEL_ENC': 'root', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a1176b9a-b4be-452e-aa7e-b3a94c824c28', > 'ID_FS_UUID_ENC': 'a1176b9a-b4be-452e-aa7e-b3a94c824c28', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40302584'} ; >18:07:04,884 INF blivet: scanning fedora-root (/sys/devices/virtual/block/dm-2)... >18:07:04,886 DBG blivet: DeviceTree.get_device_by_name: name: fedora-root ; incomplete: False ; hidden: False ; >18:07:04,889 DBG blivet: DeviceTree.get_device_by_name returned existing 30 GiB lvmlv fedora-root (142) with existing ext4 filesystem >18:07:04,890 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,890 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,891 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,894 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,894 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,895 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,895 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,896 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,896 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,897 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,897 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,898 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,898 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,899 DBG blivet: fedora size is 237.34 GiB >18:07:04,901 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,901 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,901 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,902 DBG blivet: vg fedora has 0 B free >18:07:04,902 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,903 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,903 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,904 DBG blivet: fedora size is 237.34 GiB >18:07:04,905 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,906 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,906 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,907 DBG blivet: vg fedora has 0 B free >18:07:04,907 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,909 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,909 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,910 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,912 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,913 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,913 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,913 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,914 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,915 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,915 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,916 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,916 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,916 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,917 DBG blivet: fedora size is 237.34 GiB >18:07:04,919 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,919 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,920 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,920 DBG blivet: vg fedora has 0 B free >18:07:04,921 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,921 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,921 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,922 DBG blivet: fedora size is 237.34 GiB >18:07:04,924 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,924 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,924 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,925 DBG blivet: vg fedora has 0 B free >18:07:04,925 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,927 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,928 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,928 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,930 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,931 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,931 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,932 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,933 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,933 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,933 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,934 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,934 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,935 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,935 DBG blivet: fedora size is 237.34 GiB >18:07:04,937 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,937 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,938 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,938 DBG blivet: vg fedora has 0 B free >18:07:04,939 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,939 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,940 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,940 DBG blivet: fedora size is 237.34 GiB >18:07:04,942 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,942 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,943 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,943 DBG blivet: vg fedora has 0 B free >18:07:04,944 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,927 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7fd3e4fe1390) -- > name = fedora-root status = True id = 142 > children = [] > parents = ['existing 237.34 GiB lvmvg fedora (112)'] > uuid = UTI5Zr-pxop-d4zk-MYPV-vUWK-ziem-SW1Qux size = 30 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 30 GiB path = /dev/mapper/fedora-root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd3e4dffeb8) -- > name = fedora status = True id = 112 > children = ['existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem', > 'existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem', > 'existing 30 GiB lvmlv fedora-root (142) with existing ext4 filesystem'] > parents = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > uuid = PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 size = 237.34 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 237.35 GiB path = /dev/fedora > format args = [] original_format = None free = 4 MiB PE Size = 4 MiB PE Count = 60761 > PE Free = 1 PV Count = 1 > modified = False extents = 60760 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > LVs = ['existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem', > 'existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem', > 'existing 30 GiB lvmlv fedora-root (142) with existing ext4 filesystem'] > segment type = linear percent = 0 > VG space used = 30 GiB >18:07:04,945 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,946 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,946 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,949 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,949 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,949 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,950 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,951 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,951 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,952 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,952 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,953 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,953 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,953 DBG blivet: fedora size is 237.34 GiB >18:07:04,955 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,956 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,956 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,957 DBG blivet: vg fedora has 0 B free >18:07:04,957 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,957 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,958 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,958 DBG blivet: fedora size is 237.34 GiB >18:07:04,960 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,961 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,961 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,961 DBG blivet: vg fedora has 0 B free >18:07:04,962 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,964 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,964 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,964 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,967 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,967 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,968 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,968 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,969 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,969 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,970 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,970 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,971 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,971 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,972 DBG blivet: fedora size is 237.34 GiB >18:07:04,973 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,974 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,974 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,975 DBG blivet: vg fedora has 0 B free >18:07:04,975 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,976 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,976 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,977 DBG blivet: fedora size is 237.34 GiB >18:07:04,979 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,979 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,979 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,980 DBG blivet: vg fedora has 0 B free >18:07:04,980 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,982 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,983 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,983 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,986 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,986 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,987 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,987 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,988 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,989 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,989 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,990 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,990 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,990 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,991 DBG blivet: fedora size is 237.34 GiB >18:07:04,993 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,993 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,993 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,994 DBG blivet: vg fedora has 0 B free >18:07:04,994 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,995 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,995 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,996 DBG blivet: fedora size is 237.34 GiB >18:07:04,997 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,998 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,998 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:04,999 DBG blivet: vg fedora has 0 B free >18:07:04,999 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,025 DBG blivet: DeviceTree.handle_format: name: fedora-root ; >18:07:05,025 DBG blivet: no type or existing type for fedora-root, bailing >18:07:05,028 DBG blivet: DeviceTree.handle_device: name: fedora-log ; info: {'DEVLINKS': '/dev/fedora/log /dev/mapper/fedora-log ' > '/dev/disk/by-uuid/111b140b-6db6-4c4b-aa5b-18b0fa79b9b4 ' > '/dev/disk/by-id/dm-name-fedora-log /dev/disk/by-label/log ' > '/dev/disk/by-id/dm-uuid-LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'log', > 'DM_NAME': 'fedora-log', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2', > 'DM_VG_NAME': 'fedora', > 'ID_FS_LABEL': 'log', > 'ID_FS_LABEL_ENC': 'log', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '111b140b-6db6-4c4b-aa5b-18b0fa79b9b4', > 'ID_FS_UUID_ENC': '111b140b-6db6-4c4b-aa5b-18b0fa79b9b4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40303420'} ; >18:07:05,028 INF blivet: scanning fedora-log (/sys/devices/virtual/block/dm-3)... >18:07:05,030 DBG blivet: DeviceTree.get_device_by_name: name: fedora-log ; incomplete: False ; hidden: False ; >18:07:05,032 DBG blivet: DeviceTree.get_device_by_name returned existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem >18:07:05,033 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,034 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,034 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,037 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,037 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,038 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,038 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,039 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,039 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,040 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,040 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,041 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,041 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,041 DBG blivet: fedora size is 237.34 GiB >18:07:05,043 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,044 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,044 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,045 DBG blivet: vg fedora has 0 B free >18:07:05,045 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,045 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,046 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,046 DBG blivet: fedora size is 237.34 GiB >18:07:05,048 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,048 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,049 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,049 DBG blivet: vg fedora has 0 B free >18:07:05,050 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,051 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,052 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,052 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,054 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,055 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,055 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,056 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,056 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,057 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,057 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,058 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,058 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,059 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,059 DBG blivet: fedora size is 237.34 GiB >18:07:05,061 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,061 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,062 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,062 DBG blivet: vg fedora has 0 B free >18:07:05,062 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,063 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,063 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,064 DBG blivet: fedora size is 237.34 GiB >18:07:05,065 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,066 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,066 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,067 DBG blivet: vg fedora has 0 B free >18:07:05,067 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,069 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,069 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,070 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,072 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,072 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,073 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,073 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,074 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,074 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,075 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,075 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,076 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,076 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,077 DBG blivet: fedora size is 237.34 GiB >18:07:05,078 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,079 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,079 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,080 DBG blivet: vg fedora has 0 B free >18:07:05,080 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,080 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,081 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,081 DBG blivet: fedora size is 237.34 GiB >18:07:05,083 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,084 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,084 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,084 DBG blivet: vg fedora has 0 B free >18:07:05,085 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,069 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7fd3e4e06390) -- > name = fedora-log status = True id = 116 > children = [] > parents = ['existing 237.34 GiB lvmvg fedora (112)'] > uuid = 5Sawlb-xZ2s-81Km-N6r4-7cgk-xhEE-01lvA2 size = 10 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 10 GiB path = /dev/mapper/fedora-log > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd3e4dffeb8) -- > name = fedora status = True id = 112 > children = ['existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem', > 'existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem', > 'existing 30 GiB lvmlv fedora-root (142) with existing ext4 filesystem'] > parents = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > uuid = PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 size = 237.34 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 237.35 GiB path = /dev/fedora > format args = [] original_format = None free = 4 MiB PE Size = 4 MiB PE Count = 60761 > PE Free = 1 PV Count = 1 > modified = False extents = 60760 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > LVs = ['existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem', > 'existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem', > 'existing 30 GiB lvmlv fedora-root (142) with existing ext4 filesystem'] > segment type = linear percent = 0 > VG space used = 10 GiB >18:07:05,086 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,087 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,087 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,090 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,090 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,090 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,091 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,092 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,092 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,092 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,093 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,093 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,094 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,094 DBG blivet: fedora size is 237.34 GiB >18:07:05,096 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,096 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,097 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,097 DBG blivet: vg fedora has 0 B free >18:07:05,098 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,098 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,098 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,099 DBG blivet: fedora size is 237.34 GiB >18:07:05,101 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,101 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,101 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,102 DBG blivet: vg fedora has 0 B free >18:07:05,102 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,104 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,104 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,105 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,107 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,107 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,108 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,108 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,109 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,109 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,110 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,110 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,111 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,111 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,112 DBG blivet: fedora size is 237.34 GiB >18:07:05,113 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,114 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,114 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,115 DBG blivet: vg fedora has 0 B free >18:07:05,115 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,115 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,116 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,116 DBG blivet: fedora size is 237.34 GiB >18:07:05,118 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,118 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,119 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,119 DBG blivet: vg fedora has 0 B free >18:07:05,120 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,121 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,122 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,122 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,124 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,125 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,125 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,126 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,126 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,127 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,127 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,128 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,128 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,128 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,129 DBG blivet: fedora size is 237.34 GiB >18:07:05,131 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,131 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,131 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,132 DBG blivet: vg fedora has 0 B free >18:07:05,132 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,133 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,133 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,134 DBG blivet: fedora size is 237.34 GiB >18:07:05,135 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,136 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,136 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,137 DBG blivet: vg fedora has 0 B free >18:07:05,137 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,162 DBG blivet: DeviceTree.handle_format: name: fedora-log ; >18:07:05,163 DBG blivet: no type or existing type for fedora-log, bailing >18:07:05,167 DBG blivet: DeviceTree.handle_device: name: fedora-home ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 ' > '/dev/disk/by-uuid/b1e7654a-c5de-457a-886c-a147ae095af3 ' > '/dev/fedora/home /dev/disk/by-id/dm-name-fedora-home ' > '/dev/disk/by-label/home /dev/mapper/fedora-home', > 'DEVNAME': '/dev/dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4', > 'DM_VG_NAME': 'fedora', > 'ID_FS_LABEL': 'home', > 'ID_FS_LABEL_ENC': 'home', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b1e7654a-c5de-457a-886c-a147ae095af3', > 'ID_FS_UUID_ENC': 'b1e7654a-c5de-457a-886c-a147ae095af3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-4', > 'SYS_PATH': '/sys/devices/virtual/block/dm-4', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40305766'} ; >18:07:05,167 INF blivet: scanning fedora-home (/sys/devices/virtual/block/dm-4)... >18:07:05,170 DBG blivet: DeviceTree.get_device_by_name: name: fedora-home ; incomplete: False ; hidden: False ; >18:07:05,173 DBG blivet: DeviceTree.get_device_by_name returned existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem >18:07:05,174 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,174 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,175 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,177 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,178 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,178 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,179 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,179 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,180 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,180 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,181 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,181 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,182 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,182 DBG blivet: fedora size is 237.34 GiB >18:07:05,184 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,184 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,185 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,185 DBG blivet: vg fedora has 0 B free >18:07:05,185 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,186 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,186 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,187 DBG blivet: fedora size is 237.34 GiB >18:07:05,188 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,189 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,189 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,190 DBG blivet: vg fedora has 0 B free >18:07:05,190 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,192 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,192 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,193 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,195 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,195 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,196 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,196 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,197 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,197 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,198 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,198 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,199 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,199 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,200 DBG blivet: fedora size is 237.34 GiB >18:07:05,201 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,202 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,202 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,203 DBG blivet: vg fedora has 0 B free >18:07:05,203 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,203 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,204 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,204 DBG blivet: fedora size is 237.34 GiB >18:07:05,206 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,206 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,207 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,207 DBG blivet: vg fedora has 0 B free >18:07:05,208 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,209 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,210 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,210 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,212 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,213 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,213 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,214 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,214 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,215 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,215 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,216 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,216 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,217 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,217 DBG blivet: fedora size is 237.34 GiB >18:07:05,219 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,219 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,220 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,220 DBG blivet: vg fedora has 0 B free >18:07:05,221 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,221 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,221 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,222 DBG blivet: fedora size is 237.34 GiB >18:07:05,223 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,224 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,224 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,225 DBG blivet: vg fedora has 0 B free >18:07:05,225 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,209 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7fd3e5da9860) -- > name = fedora-home status = True id = 129 > children = [] > parents = ['existing 237.34 GiB lvmvg fedora (112)'] > uuid = S1ccu8-a0rL-EXNy-83bl-ivti-LEiE-xmzjU4 size = 197.34 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-4 > target size = 197.34 GiB path = /dev/mapper/fedora-home > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd3e4dffeb8) -- > name = fedora status = True id = 112 > children = ['existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem', > 'existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem', > 'existing 30 GiB lvmlv fedora-root (142) with existing ext4 filesystem'] > parents = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > uuid = PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 size = 237.34 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 237.35 GiB path = /dev/fedora > format args = [] original_format = None free = 4 MiB PE Size = 4 MiB PE Count = 60761 > PE Free = 1 PV Count = 1 > modified = False extents = 60760 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > LVs = ['existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem', > 'existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem', > 'existing 30 GiB lvmlv fedora-root (142) with existing ext4 filesystem'] > segment type = linear percent = 0 > VG space used = 197.34 GiB >18:07:05,227 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,227 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,228 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,230 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,231 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,231 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,232 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,232 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,233 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,233 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,234 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,234 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,235 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,235 DBG blivet: fedora size is 237.34 GiB >18:07:05,237 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,238 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,238 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,239 DBG blivet: vg fedora has 0 B free >18:07:05,239 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,240 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,240 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,241 DBG blivet: fedora size is 237.34 GiB >18:07:05,243 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,243 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,243 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,244 DBG blivet: vg fedora has 0 B free >18:07:05,244 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,246 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,247 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,247 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,249 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,250 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,250 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,251 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,252 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,252 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,253 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,253 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,254 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,254 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,255 DBG blivet: fedora size is 237.34 GiB >18:07:05,257 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,257 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,257 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,258 DBG blivet: vg fedora has 0 B free >18:07:05,258 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,259 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,259 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,260 DBG blivet: fedora size is 237.34 GiB >18:07:05,262 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,262 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,263 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,263 DBG blivet: vg fedora has 0 B free >18:07:05,264 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,265 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,266 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,266 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,269 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,269 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,269 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,270 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,271 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,271 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,271 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,272 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,273 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,273 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,273 DBG blivet: fedora size is 237.34 GiB >18:07:05,275 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,276 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,276 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,277 DBG blivet: vg fedora has 0 B free >18:07:05,277 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,277 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,278 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,278 DBG blivet: fedora size is 237.34 GiB >18:07:05,280 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,280 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,281 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,281 DBG blivet: vg fedora has 0 B free >18:07:05,282 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,306 DBG blivet: DeviceTree.handle_format: name: fedora-home ; >18:07:05,306 DBG blivet: no type or existing type for fedora-home, bailing >18:07:05,310 DBG blivet: DeviceTree.handle_device: name: boot ; info: {'DEVLINKS': '/dev/disk/by-uuid/6e934a1b-e738-4346-a8a4-a33814fca077 ' > '/dev/disk/by-label/boot ' > '/dev/disk/by-id/md-name-nuclearis2-1.gtech:boot /dev/md/boot ' > '/dev/disk/by-id/md-uuid-3a4701cc:315ce956:b2de5cf2:6158f15c', > 'DEVNAME': '/dev/md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6e934a1b-e738-4346-a8a4-a33814fca077', > 'ID_FS_UUID_ENC': '6e934a1b-e738-4346-a8a4-a33814fca077', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '3', > 'MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'MD_DEVICE_sdc1_ROLE': '0', > 'MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'MD_DEVICE_sdd1_ROLE': '1', > 'MD_DEVICE_sdh1_DEV': '/dev/sdh1', > 'MD_DEVICE_sdh1_ROLE': '2', > 'MD_DEVNAME': 'boot', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'nuclearis2-1.gtech:boot', > 'MD_UUID': '3a4701cc:315ce956:b2de5cf2:6158f15c', > 'MINOR': '126', > 'SUBSYSTEM': 'block', > 'SYSTEMD_WANTS': 'mdmonitor.service', > 'SYS_NAME': 'md126', > 'SYS_PATH': '/sys/devices/virtual/block/md126', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '3', > 'UDISKS_MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'UDISKS_MD_DEVICE_sdc1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'UDISKS_MD_DEVICE_sdd1_ROLE': '1', > 'UDISKS_MD_DEVICE_sdh1_DEV': '/dev/sdh1', > 'UDISKS_MD_DEVICE_sdh1_ROLE': '2', > 'UDISKS_MD_DEVNAME': 'boot', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'nuclearis2-1.gtech:boot', > 'UDISKS_MD_UUID': '3a4701cc:315ce956:b2de5cf2:6158f15c', > 'USEC_INITIALIZED': '39095741'} ; >18:07:05,310 INF blivet: scanning boot (/sys/devices/virtual/block/md126)... >18:07:05,312 DBG blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: False ; hidden: False ; >18:07:05,315 DBG blivet: existing RAID raid1 size == 1023 MiB >18:07:05,314 DBG blivet: DeviceTree.get_device_by_name returned existing 1023 MiB mdarray boot (21) with existing ext4 filesystem >18:07:05,315 DBG blivet: existing RAID raid1 size == 1023 MiB >18:07:05,317 DBG blivet: existing RAID raid1 size == 1023 MiB >18:07:05,319 DBG blivet: existing RAID raid1 size == 1023 MiB >18:07:05,321 DBG blivet: existing RAID raid1 size == 1023 MiB >18:07:05,320 INF blivet: got device: MDRaidArrayDevice instance (0x7fd3e4f37be0) -- > name = boot status = True id = 21 > children = [] > parents = ['existing 1024 MiB partition sdc1 (12) with existing mdmember', > 'existing 1024 MiB partition sdh1 (36) with existing mdmember', > 'existing 1024 MiB partition sdd1 (56) with existing mdmember'] > uuid = 3a4701cc-315c-e956-b2de-5cf26158f15c size = 1023 MiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md126 > target size = 1023 MiB path = /dev/md/boot > format args = [] original_format = ext4 level = raid1 spares = 0 > members = 3 > total devices = 3 metadata version = 1.2 >18:07:05,322 DBG blivet: existing RAID raid1 size == 1023 MiB >18:07:05,324 DBG blivet: existing RAID raid1 size == 1023 MiB >18:07:05,326 DBG blivet: existing RAID raid1 size == 1023 MiB >18:07:05,328 DBG blivet: DeviceTree.handle_format: name: boot ; >18:07:05,328 DBG blivet: no type or existing type for boot, bailing >18:07:05,331 DBG blivet: DeviceTree.handle_device: name: fedora-raid ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-dYUlZI-g6Bb-GcUm-wAl4-G1RV-EgTB-ZjWiBK ' > '/dev/disk/by-id/md-uuid-e9e22e66:7b5bfbd0:901ee4b6:231eb50b ' > '/dev/disk/by-id/md-name-nuclearis2-1.gtech:fedora-raid ' > '/dev/md/fedora-raid', > 'DEVNAME': '/dev/md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'dYUlZI-g6Bb-GcUm-wAl4-G1RV-EgTB-ZjWiBK', > 'ID_FS_UUID_ENC': 'dYUlZI-g6Bb-GcUm-wAl4-G1RV-EgTB-ZjWiBK', > 'ID_FS_VERSION': 'LVM2 001', > 'LVM_MD_PV_ACTIVATED': '1', > 'MAJOR': '9', > 'MD_DEVICES': '3', > 'MD_DEVICE_sdc2_DEV': '/dev/sdc2', > 'MD_DEVICE_sdc2_ROLE': '0', > 'MD_DEVICE_sdd2_DEV': '/dev/sdd2', > 'MD_DEVICE_sdd2_ROLE': '1', > 'MD_DEVICE_sdh2_DEV': '/dev/sdh2', > 'MD_DEVICE_sdh2_ROLE': '2', > 'MD_DEVNAME': 'fedora-raid', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'nuclearis2-1.gtech:fedora-raid', > 'MD_UUID': 'e9e22e66:7b5bfbd0:901ee4b6:231eb50b', > 'MINOR': '127', > 'SUBSYSTEM': 'block', > 'SYSTEMD_WANTS': 'mdmonitor.service', > 'SYS_NAME': 'md127', > 'SYS_PATH': '/sys/devices/virtual/block/md127', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '3', > 'UDISKS_MD_DEVICE_sdc2_DEV': '/dev/sdc2', > 'UDISKS_MD_DEVICE_sdc2_ROLE': '0', > 'UDISKS_MD_DEVICE_sdd2_DEV': '/dev/sdd2', > 'UDISKS_MD_DEVICE_sdd2_ROLE': '1', > 'UDISKS_MD_DEVICE_sdh2_DEV': '/dev/sdh2', > 'UDISKS_MD_DEVICE_sdh2_ROLE': '2', > 'UDISKS_MD_DEVNAME': 'fedora-raid', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'nuclearis2-1.gtech:fedora-raid', > 'UDISKS_MD_UUID': 'e9e22e66:7b5bfbd0:901ee4b6:231eb50b', > 'USEC_INITIALIZED': '39094702'} ; >18:07:05,331 INF blivet: scanning fedora-raid (/sys/devices/virtual/block/md127)... >18:07:05,333 DBG blivet: DeviceTree.get_device_by_name: name: fedora-raid ; incomplete: False ; hidden: False ; >18:07:05,335 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,335 DBG blivet: DeviceTree.get_device_by_name returned existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv >18:07:05,335 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,336 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,336 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,337 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,338 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,339 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,340 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,340 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,341 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,342 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,343 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,343 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,345 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,342 INF blivet: got device: MDRaidArrayDevice instance (0x7fd3e4dfccc0) -- > name = fedora-raid status = True id = 82 > children = ['existing 237.34 GiB lvmvg fedora (112)'] > parents = ['existing 237.47 GiB partition sdc2 (73) with existing mdmember', > 'existing 237.47 GiB partition sdd2 (87) with existing mdmember', > 'existing 237.47 GiB partition sdh2 (97) with existing mdmember'] > uuid = e9e22e66-7b5b-fbd0-901e-e4b6231eb50b size = 237.35 GiB > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md127 > target size = 237.35 GiB path = /dev/md/fedora-raid > format args = [] original_format = lvmpv level = raid1 spares = 0 > members = 3 > total devices = 3 metadata version = 1.2 >18:07:05,345 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,346 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,346 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,348 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,348 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,349 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,349 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,351 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,351 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,352 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,352 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,354 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:05,356 DBG blivet: DeviceTree.handle_format: name: fedora-raid ; >18:07:05,356 DBG blivet: no type or existing type for fedora-raid, bailing >18:07:05,515 DBG blivet: MDRaidArrayDevice.teardown: boot ; status: True ; controllable: True ; >18:07:05,677 DBG blivet: Ext4FS.teardown: device: /dev/md/boot ; type: ext4 ; status: False ; >18:07:05,972 DBG blivet: Ext4FS.teardown: device: /dev/md/boot ; type: ext4 ; status: False ; >18:07:06,278 DBG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >18:07:06,281 DBG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; type: mdmember ; status: False ; >18:07:06,284 DBG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; type: mdmember ; status: False ; >18:07:06,381 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:07:06,388 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:07:06,393 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:07:06,489 DBG blivet: PartitionDevice.teardown: sdh1 ; status: True ; controllable: True ; >18:07:06,495 DBG blivet: MDRaidMember.teardown: device: /dev/sdh1 ; type: mdmember ; status: False ; >18:07:06,498 DBG blivet: MDRaidMember.teardown: device: /dev/sdh1 ; type: mdmember ; status: False ; >18:07:06,596 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >18:07:06,600 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:07:06,603 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:07:06,701 DBG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >18:07:06,705 DBG blivet: MDRaidMember.teardown: device: /dev/sdd1 ; type: mdmember ; status: False ; >18:07:06,707 DBG blivet: MDRaidMember.teardown: device: /dev/sdd1 ; type: mdmember ; status: False ; >18:07:06,801 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >18:07:06,804 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:07:06,808 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:07:06,906 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-log ; status: True ; controllable: True ; >18:07:07,065 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-log ; type: ext4 ; status: False ; >18:07:07,366 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-log ; type: ext4 ; status: False ; >18:07:07,612 DBG blivet: LVMLogicalVolumeDevice._teardown: fedora-log ; status: True ; controllable: True ; >18:07:07,883 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >18:07:07,887 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >18:07:07,890 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >18:07:07,991 DBG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >18:07:08,370 DBG blivet: MDRaidArrayDevice.teardown: fedora-raid ; status: True ; controllable: True ; >18:07:08,374 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/md/fedora-raid ; type: lvmpv ; status: False ; >18:07:08,377 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/md/fedora-raid ; type: lvmpv ; status: False ; >18:07:08,539 DBG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >18:07:08,547 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:07:08,552 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:07:08,654 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:07:08,658 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:07:08,663 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:07:08,757 DBG blivet: PartitionDevice.teardown: sdd2 ; status: True ; controllable: True ; >18:07:08,764 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:07:08,770 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:07:08,870 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >18:07:08,875 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:07:08,879 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:07:08,976 DBG blivet: PartitionDevice.teardown: sdh2 ; status: True ; controllable: True ; >18:07:08,980 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:07:08,984 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:07:09,086 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >18:07:09,091 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:07:09,095 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:07:09,188 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: False ; controllable: True ; >18:07:09,191 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >18:07:09,194 DBG blivet: MDRaidArrayDevice.teardown: fedora-raid ; status: False ; controllable: True ; >18:07:09,197 DBG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >18:07:09,201 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:07:09,204 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:07:09,304 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:07:09,308 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:07:09,313 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:07:09,411 DBG blivet: PartitionDevice.teardown: sdd2 ; status: True ; controllable: True ; >18:07:09,415 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:07:09,418 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:07:09,518 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >18:07:09,522 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:07:09,526 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:07:09,630 DBG blivet: PartitionDevice.teardown: sdh2 ; status: True ; controllable: True ; >18:07:09,634 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:07:09,637 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:07:09,732 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >18:07:09,737 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:07:09,741 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:07:09,835 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >18:07:09,838 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >18:07:09,841 DBG blivet: MDRaidArrayDevice.teardown: fedora-raid ; status: False ; controllable: True ; >18:07:09,847 DBG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >18:07:09,851 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:07:09,855 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:07:09,954 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:07:09,958 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:07:09,962 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:07:10,058 DBG blivet: PartitionDevice.teardown: sdd2 ; status: True ; controllable: True ; >18:07:10,062 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:07:10,066 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:07:10,166 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >18:07:10,170 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:07:10,175 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:07:10,271 DBG blivet: PartitionDevice.teardown: sdh2 ; status: True ; controllable: True ; >18:07:10,275 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:07:10,279 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:07:10,378 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >18:07:10,382 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:07:10,386 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:07:10,485 DBG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >18:07:10,488 DBG blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >18:07:10,490 DBG blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >18:07:10,582 DBG blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >18:07:10,585 DBG blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >18:07:10,587 DBG blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >18:07:10,681 DBG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >18:07:10,684 DBG blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >18:07:10,686 DBG blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >18:07:10,783 DBG blivet: BTRFSVolumeDevice.teardown: butter-raid-1T ; status: True ; controllable: True ; >18:07:10,934 DBG blivet: BTRFS.teardown: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:07:11,221 DBG blivet: BTRFS.teardown: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:07:11,462 DBG blivet: PartitionDevice.teardown: sdi1 ; status: True ; controllable: True ; >18:07:11,610 DBG blivet: BTRFS.teardown: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:07:11,906 DBG blivet: BTRFS.teardown: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:07:12,147 DBG blivet: DiskDevice.teardown: sdi ; status: True ; controllable: True ; >18:07:12,151 DBG blivet: DiskLabel.teardown: device: /dev/sdi ; type: disklabel ; status: False ; >18:07:12,154 DBG blivet: DiskLabel.teardown: device: /dev/sdi ; type: disklabel ; status: False ; >18:07:12,249 DBG blivet: PartitionDevice.teardown: sdj1 ; status: True ; controllable: True ; >18:07:12,401 DBG blivet: BTRFS.teardown: device: /dev/sdj1 ; type: btrfs ; status: False ; >18:07:12,693 DBG blivet: BTRFS.teardown: device: /dev/sdj1 ; type: btrfs ; status: False ; >18:07:12,932 DBG blivet: DiskDevice.teardown: sdj ; status: True ; controllable: True ; >18:07:12,935 DBG blivet: DiskLabel.teardown: device: /dev/sdj ; type: disklabel ; status: False ; >18:07:12,938 DBG blivet: DiskLabel.teardown: device: /dev/sdj ; type: disklabel ; status: False ; >18:07:13,032 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >18:07:13,180 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >18:07:13,472 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >18:07:13,708 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:07:13,711 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:07:13,714 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:07:13,810 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:07:13,955 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:07:14,253 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:07:14,501 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:07:14,504 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:07:14,507 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:07:14,601 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >18:07:14,749 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >18:07:15,041 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >18:07:15,282 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:07:15,286 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:07:15,289 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:07:15,382 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >18:07:15,534 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >18:07:15,824 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >18:07:16,063 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:07:16,067 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:07:16,070 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:07:16,162 DBG blivet: BTRFSVolumeDevice.teardown: wd-green ; status: True ; controllable: True ; >18:07:16,311 DBG blivet: BTRFS.teardown: device: /dev/sdb1 ; type: btrfs ; status: False ; >18:07:16,599 DBG blivet: BTRFS.teardown: device: /dev/sdb1 ; type: btrfs ; status: False ; >18:07:16,840 DBG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >18:07:16,992 DBG blivet: BTRFS.teardown: device: /dev/sdb1 ; type: btrfs ; status: False ; >18:07:17,279 DBG blivet: BTRFS.teardown: device: /dev/sdb1 ; type: btrfs ; status: False ; >18:07:17,519 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >18:07:17,522 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >18:07:17,525 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >18:07:17,619 DBG blivet: DiskDevice.teardown: sdk ; status: True ; controllable: True ; >18:07:17,769 DBG blivet: Iso9660FS.teardown: device: /dev/sdk ; type: iso9660 ; status: True ; >18:07:18,519 INF blivet: teardown of sdk failed: umount of /run/install/repo failed (32) >18:07:18,523 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >18:07:18,526 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >18:07:19,177 INF blivet: edd: MBR signature on sdb is zero. new disk image? >18:07:23,868 INF blivet: edd: collected mbr signatures: {'sda': '0xe363a6a5', 'sdc': '0x7a4bc0c9', 'sdd': '0x7a7d0f42', 'sdh': '0x0e610c04', 'sdi': '0x1569945f', 'sdj': '0x850b2f14'} >18:07:23,873 DBG blivet: edd: found device 0x81 at /sys/firmware/edd/int13_dev81/ >18:07:23,874 WRN blivet: interface is not a valid attribute >18:07:23,875 WRN blivet: host_bus is not a valid attribute >18:07:23,875 DBG blivet: edd: found device 0x82 at /sys/firmware/edd/int13_dev82/ >18:07:23,876 WRN blivet: interface is not a valid attribute >18:07:23,877 WRN blivet: host_bus is not a valid attribute >18:07:23,877 DBG blivet: edd: found device 0x80 at /sys/firmware/edd/int13_dev80/ >18:07:23,878 WRN blivet: interface is not a valid attribute >18:07:23,879 WRN blivet: host_bus is not a valid attribute >18:07:23,879 DBG blivet: edd: data extracted from 0x81:<EddEntry path: /sys/firmware/edd/int13_dev81/ version: 0x30 mbr_signature: 0xe363a6a5 sectors: 351651888> >18:07:23,880 INF blivet: edd: matched 0x81 to sda using MBR sig >18:07:23,880 DBG blivet: edd: data extracted from 0x82:<EddEntry path: /sys/firmware/edd/int13_dev82/ version: 0x30 mbr_signature: 0x00000000 sectors: 1953525168> >18:07:23,880 ERR blivet: edd: unable to match edd entry 0x82 >18:07:23,880 DBG blivet: edd: data extracted from 0x80:<EddEntry path: /sys/firmware/edd/int13_dev80/ version: 0x30 mbr_signature: 0x1f868065 sectors: 3932160> >18:07:23,881 ERR blivet: edd: unable to match edd entry 0x80 >18:07:23,884 DBG blivet: resolved 'LABEL=Fedora-WS-dvd-x86_64-28' to 'sdk' (disk) >18:07:23,886 DBG blivet: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; >18:07:23,889 DBG blivet: DeviceTree.get_device_by_name returned existing 1.88 GiB disk sdk (299) with existing iso9660 filesystem >18:07:23,893 DBG blivet: MDRaidArrayDevice.setup: boot ; orig: False ; status: False ; controllable: True ; >18:07:23,895 DBG blivet: MDRaidArrayDevice.setup_parents: name: boot ; orig: False ; >18:07:23,896 DBG blivet: PartitionDevice.setup: sdc1 ; orig: False ; status: True ; controllable: True ; >18:07:23,898 DBG blivet: MDRaidMember.setup: device: /dev/sdc1 ; type: mdmember ; status: False ; >18:07:23,900 DBG blivet: PartitionDevice.setup: sdh1 ; orig: False ; status: True ; controllable: True ; >18:07:23,902 DBG blivet: MDRaidMember.setup: device: /dev/sdh1 ; type: mdmember ; status: False ; >18:07:23,904 DBG blivet: PartitionDevice.setup: sdd1 ; orig: False ; status: True ; controllable: True ; >18:07:23,905 DBG blivet: MDRaidMember.setup: device: /dev/sdd1 ; type: mdmember ; status: False ; >18:07:23,907 DBG blivet: MDRaidArrayDevice._setup: boot ; orig: False ; status: False ; controllable: True ; >18:07:23,909 DBG blivet: PartitionDevice.setup: sdc1 ; orig: False ; status: True ; controllable: True ; >18:07:23,910 DBG blivet: PartitionDevice.setup: sdh1 ; orig: False ; status: True ; controllable: True ; >18:07:23,912 DBG blivet: PartitionDevice.setup: sdd1 ; orig: False ; status: True ; controllable: True ; >18:07:24,126 DBG blivet: MDRaidArrayDevice.update_sysfs_path: boot ; status: True ; >18:07:24,128 DBG blivet: boot sysfs_path set to /sys/devices/virtual/block/md127 >18:07:24,131 DBG blivet: MDRaidArrayDevice.update_sysfs_path: boot ; status: True ; >18:07:24,131 DBG blivet: boot sysfs_path set to /sys/devices/virtual/block/md127 >18:07:24,285 DBG blivet: Ext4FS.setup: device: /dev/md/boot ; type: ext4 ; status: False ; >18:07:24,512 DBG blivet: MDRaidArrayDevice.teardown: boot ; status: True ; controllable: True ; >18:07:24,663 DBG blivet: Ext4FS.teardown: device: /dev/md/boot ; type: ext4 ; status: False ; >18:07:24,957 DBG blivet: Ext4FS.teardown: device: /dev/md/boot ; type: ext4 ; status: False ; >18:07:25,267 DBG blivet: LVMLogicalVolumeDevice.setup: fedora-log ; orig: False ; status: False ; controllable: True ; >18:07:25,271 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora-log ; orig: False ; >18:07:25,274 DBG blivet: LVMVolumeGroupDevice.setup: fedora ; orig: False ; status: False ; controllable: True ; >18:07:25,277 DBG blivet: LVMVolumeGroupDevice.setup_parents: name: fedora ; orig: False ; >18:07:25,280 DBG blivet: MDRaidArrayDevice.setup: fedora-raid ; orig: False ; status: False ; controllable: True ; >18:07:25,284 DBG blivet: MDRaidArrayDevice.setup_parents: name: fedora-raid ; orig: False ; >18:07:25,288 DBG blivet: PartitionDevice.setup: sdc2 ; orig: False ; status: True ; controllable: True ; >18:07:25,292 DBG blivet: MDRaidMember.setup: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:07:25,296 DBG blivet: PartitionDevice.setup: sdd2 ; orig: False ; status: True ; controllable: True ; >18:07:25,300 DBG blivet: MDRaidMember.setup: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:07:25,303 DBG blivet: PartitionDevice.setup: sdh2 ; orig: False ; status: True ; controllable: True ; >18:07:25,307 DBG blivet: MDRaidMember.setup: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:07:25,310 DBG blivet: MDRaidArrayDevice._setup: fedora-raid ; orig: False ; status: False ; controllable: True ; >18:07:25,313 DBG blivet: PartitionDevice.setup: sdc2 ; orig: False ; status: True ; controllable: True ; >18:07:25,317 DBG blivet: PartitionDevice.setup: sdd2 ; orig: False ; status: True ; controllable: True ; >18:07:25,320 DBG blivet: PartitionDevice.setup: sdh2 ; orig: False ; status: True ; controllable: True ; >18:07:25,530 DBG blivet: MDRaidArrayDevice.update_sysfs_path: fedora-raid ; status: True ; >18:07:25,532 DBG blivet: fedora-raid sysfs_path set to /sys/devices/virtual/block/md127 >18:07:25,538 DBG blivet: MDRaidArrayDevice.update_sysfs_path: fedora-raid ; status: True ; >18:07:25,538 DBG blivet: fedora-raid sysfs_path set to /sys/devices/virtual/block/md127 >18:07:25,541 DBG blivet: LVMPhysicalVolume.setup: device: /dev/md/fedora-raid ; type: lvmpv ; status: False ; >18:07:25,646 DBG blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora ; status: True ; >18:07:25,646 DBG blivet: waiting for lvm auto-activation of fedora-log >18:07:25,646 DBG blivet: fedora-log has been auto-activated >18:07:25,813 DBG blivet: Ext4FS.setup: device: /dev/mapper/fedora-log ; type: ext4 ; status: False ; >18:07:26,033 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-log ; status: True ; controllable: True ; >18:07:26,193 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-log ; type: ext4 ; status: False ; >18:07:26,493 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-log ; type: ext4 ; status: False ; >18:07:26,743 DBG blivet: LVMLogicalVolumeDevice._teardown: fedora-log ; status: True ; controllable: True ; >18:07:27,008 DBG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; orig: False ; status: True ; controllable: True ; >18:07:27,157 DBG blivet: Ext4FS.setup: device: /dev/mapper/fedora-home ; type: ext4 ; status: False ; >18:07:27,376 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >18:07:27,533 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-home ; type: ext4 ; status: False ; >18:07:27,828 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-home ; type: ext4 ; status: False ; >18:07:28,077 DBG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >18:07:28,336 DBG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; orig: False ; status: True ; controllable: True ; >18:07:28,503 DBG blivet: Ext4FS.setup: device: /dev/mapper/fedora-root ; type: ext4 ; status: False ; >18:07:28,742 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/fedora-root ; incomplete: False ; hidden: False ; >18:07:28,745 DBG blivet: DeviceTree.get_device_by_path returned existing 30 GiB lvmlv fedora-root (142) with existing ext4 filesystem >18:07:28,747 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,748 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,748 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,751 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,752 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,752 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,752 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,753 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,754 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,754 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,755 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,755 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,755 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,756 DBG blivet: fedora size is 237.34 GiB >18:07:28,758 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,758 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,759 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,759 DBG blivet: vg fedora has 0 B free >18:07:28,759 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,760 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,760 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,761 DBG blivet: fedora size is 237.34 GiB >18:07:28,762 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,763 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,763 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,764 DBG blivet: vg fedora has 0 B free >18:07:28,764 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,766 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,766 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,767 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,769 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,770 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,770 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,770 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,771 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,772 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,772 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,772 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,773 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,773 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,774 DBG blivet: fedora size is 237.34 GiB >18:07:28,775 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,776 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,776 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,777 DBG blivet: vg fedora has 0 B free >18:07:28,777 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,777 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,778 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,778 DBG blivet: fedora size is 237.34 GiB >18:07:28,780 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,780 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,781 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,781 DBG blivet: vg fedora has 0 B free >18:07:28,782 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,783 DBG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >18:07:28,784 DBG blivet: resolved 'UUID=6e934a1b-e738-4346-a8a4-a33814fca077' to 'boot' (mdarray) >18:07:28,786 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/fedora-home ; incomplete: False ; hidden: False ; >18:07:28,788 DBG blivet: DeviceTree.get_device_by_path returned existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem >18:07:28,789 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,790 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,790 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,792 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,793 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,793 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,794 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,794 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,795 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,795 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,796 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,796 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,797 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,797 DBG blivet: fedora size is 237.34 GiB >18:07:28,800 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,800 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,801 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,801 DBG blivet: vg fedora has 0 B free >18:07:28,802 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,802 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,802 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,803 DBG blivet: fedora size is 237.34 GiB >18:07:28,805 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,805 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,806 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,806 DBG blivet: vg fedora has 0 B free >18:07:28,807 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,809 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,809 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,809 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,812 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,813 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,813 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,814 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,815 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,815 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,815 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,816 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,817 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,817 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,817 DBG blivet: fedora size is 237.34 GiB >18:07:28,819 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,820 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,820 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,821 DBG blivet: vg fedora has 0 B free >18:07:28,821 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,822 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,822 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,823 DBG blivet: fedora size is 237.34 GiB >18:07:28,825 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,825 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,825 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,826 DBG blivet: vg fedora has 0 B free >18:07:28,826 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,828 DBG blivet: resolved '/dev/mapper/fedora-home' to 'fedora-home' (lvmlv) >18:07:28,830 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/fedora-log ; incomplete: False ; hidden: False ; >18:07:28,833 DBG blivet: DeviceTree.get_device_by_path returned existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem >18:07:28,834 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,834 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,835 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,838 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,838 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,839 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,839 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,840 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,840 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,841 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,841 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,842 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,842 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,843 DBG blivet: fedora size is 237.34 GiB >18:07:28,845 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,845 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,846 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,846 DBG blivet: vg fedora has 0 B free >18:07:28,847 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,847 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,847 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,848 DBG blivet: fedora size is 237.34 GiB >18:07:28,850 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,850 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,851 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,851 DBG blivet: vg fedora has 0 B free >18:07:28,852 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,854 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,854 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,855 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,857 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,858 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,858 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,859 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,860 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,860 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,860 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,861 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,862 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,862 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,863 DBG blivet: fedora size is 237.34 GiB >18:07:28,864 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,865 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,865 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,866 DBG blivet: vg fedora has 0 B free >18:07:28,866 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,867 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,867 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,868 DBG blivet: fedora size is 237.34 GiB >18:07:28,870 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,870 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,871 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,871 DBG blivet: vg fedora has 0 B free >18:07:28,872 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:28,873 DBG blivet: resolved '/dev/mapper/fedora-log' to 'fedora-log' (lvmlv) >18:07:28,914 DBG blivet: BTRFSVolumeDevice.setup: butter-raid-1T ; orig: False ; status: True ; controllable: True ; >18:07:29,080 DBG blivet: BTRFS.setup: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:07:29,082 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sdi1 ; mountpoint: /mnt/sysimage ; >18:07:29,731 DBG blivet: BTRFSVolumeDevice.teardown: butter-raid-1T ; status: True ; controllable: True ; >18:07:29,883 DBG blivet: BTRFS.teardown: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:07:30,179 DBG blivet: BTRFS.teardown: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:07:30,420 DBG blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; >18:07:30,569 DBG blivet: Ext4FS.setup: device: /dev/sda1 ; type: ext4 ; status: False ; >18:07:30,951 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >18:07:31,103 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >18:07:31,407 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >18:07:31,658 DBG blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >18:07:31,808 DBG blivet: Ext4FS.setup: device: /dev/sda2 ; type: ext4 ; status: False ; >18:07:32,032 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:07:32,191 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:07:32,490 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:07:32,740 DBG blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >18:07:32,893 DBG blivet: Ext4FS.setup: device: /dev/sda3 ; type: ext4 ; status: False ; >18:07:33,131 DBG blivet: resolved 'UUID=6e1a10e8-a81c-4336-9875-0672a3aa0812' to 'sda3' (partition) >18:07:33,132 DBG blivet: resolved 'UUID=e17c1837-e484-4ea0-9a54-d7eac2d3a6f3' to 'sda1' (partition) >18:07:33,133 DBG blivet: resolved 'UUID=03f936a5-b510-4b9e-af12-3d55f7506346' to 'sda2' (partition) >18:07:33,133 DBG blivet: resolved 'UUID=509c33b8-5b16-49b8-bacb-f836af0a8887' to 'sda5' (partition) >18:07:33,173 DBG blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; >18:07:33,330 DBG blivet: Ext4FS.setup: device: /dev/sda5 ; type: ext4 ; status: False ; >18:07:33,547 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >18:07:33,702 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >18:07:33,999 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >18:07:34,243 DBG blivet: BTRFSVolumeDevice.setup: wd-green ; orig: False ; status: True ; controllable: True ; >18:07:34,403 DBG blivet: BTRFS.setup: device: /dev/sdb1 ; type: btrfs ; status: False ; >18:07:34,406 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sdb1 ; mountpoint: /mnt/sysimage ; >18:07:35,755 DBG blivet: BTRFSVolumeDevice.teardown: wd-green ; status: True ; controllable: True ; >18:07:35,914 DBG blivet: BTRFS.teardown: device: /dev/sdb1 ; type: btrfs ; status: False ; >18:07:36,210 DBG blivet: BTRFS.teardown: device: /dev/sdb1 ; type: btrfs ; status: False ; >18:07:36,458 DBG blivet: MDRaidArrayDevice.teardown: boot ; status: False ; controllable: True ; >18:07:36,460 DBG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >18:07:36,463 DBG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; type: mdmember ; status: False ; >18:07:36,465 DBG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; type: mdmember ; status: False ; >18:07:36,561 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:07:36,565 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:07:36,568 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:07:36,667 DBG blivet: PartitionDevice.teardown: sdh1 ; status: True ; controllable: True ; >18:07:36,673 DBG blivet: MDRaidMember.teardown: device: /dev/sdh1 ; type: mdmember ; status: False ; >18:07:36,676 DBG blivet: MDRaidMember.teardown: device: /dev/sdh1 ; type: mdmember ; status: False ; >18:07:36,776 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >18:07:36,779 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:07:36,782 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:07:36,878 DBG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >18:07:36,880 DBG blivet: MDRaidMember.teardown: device: /dev/sdd1 ; type: mdmember ; status: False ; >18:07:36,883 DBG blivet: MDRaidMember.teardown: device: /dev/sdd1 ; type: mdmember ; status: False ; >18:07:36,988 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >18:07:36,992 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:07:36,995 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:07:37,095 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-log ; status: False ; controllable: True ; >18:07:37,098 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >18:07:37,100 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >18:07:37,103 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >18:07:37,198 DBG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >18:07:37,465 DBG blivet: MDRaidArrayDevice.teardown: fedora-raid ; status: True ; controllable: True ; >18:07:37,468 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/md/fedora-raid ; type: lvmpv ; status: False ; >18:07:37,471 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/md/fedora-raid ; type: lvmpv ; status: False ; >18:07:37,627 DBG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >18:07:37,631 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:07:37,635 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:07:37,737 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:07:37,746 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:07:37,749 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:07:37,850 DBG blivet: PartitionDevice.teardown: sdd2 ; status: True ; controllable: True ; >18:07:37,854 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:07:37,858 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:07:37,954 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >18:07:37,959 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:07:37,963 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:07:38,064 DBG blivet: PartitionDevice.teardown: sdh2 ; status: True ; controllable: True ; >18:07:38,068 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:07:38,075 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:07:38,174 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >18:07:38,179 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:07:38,183 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:07:38,278 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: False ; controllable: True ; >18:07:38,281 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >18:07:38,283 DBG blivet: MDRaidArrayDevice.teardown: fedora-raid ; status: False ; controllable: True ; >18:07:38,287 DBG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >18:07:38,291 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:07:38,294 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:07:38,391 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:07:38,395 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:07:38,399 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:07:38,502 DBG blivet: PartitionDevice.teardown: sdd2 ; status: True ; controllable: True ; >18:07:38,506 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:07:38,509 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:07:38,608 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >18:07:38,612 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:07:38,616 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:07:38,717 DBG blivet: PartitionDevice.teardown: sdh2 ; status: True ; controllable: True ; >18:07:38,721 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:07:38,724 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:07:38,829 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >18:07:38,833 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:07:38,837 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:07:38,933 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >18:07:38,935 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >18:07:38,938 DBG blivet: MDRaidArrayDevice.teardown: fedora-raid ; status: False ; controllable: True ; >18:07:38,941 DBG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >18:07:38,945 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:07:38,948 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:07:39,047 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:07:39,051 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:07:39,055 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:07:39,153 DBG blivet: PartitionDevice.teardown: sdd2 ; status: True ; controllable: True ; >18:07:39,157 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:07:39,160 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:07:39,263 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >18:07:39,267 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:07:39,271 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:07:39,365 DBG blivet: PartitionDevice.teardown: sdh2 ; status: True ; controllable: True ; >18:07:39,369 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:07:39,372 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:07:39,478 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >18:07:39,482 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:07:39,486 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:07:39,586 DBG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >18:07:39,589 DBG blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >18:07:39,592 DBG blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >18:07:39,691 DBG blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >18:07:39,695 DBG blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >18:07:39,696 DBG blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >18:07:39,794 DBG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >18:07:39,796 DBG blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >18:07:39,798 DBG blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >18:07:39,893 DBG blivet: BTRFSVolumeDevice.teardown: butter-raid-1T ; status: True ; controllable: True ; >18:07:40,044 DBG blivet: BTRFS.teardown: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:07:40,342 DBG blivet: BTRFS.teardown: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:07:40,585 DBG blivet: PartitionDevice.teardown: sdi1 ; status: True ; controllable: True ; >18:07:40,735 DBG blivet: BTRFS.teardown: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:07:41,024 DBG blivet: BTRFS.teardown: device: /dev/sdi1 ; type: btrfs ; status: False ; >18:07:41,270 DBG blivet: DiskDevice.teardown: sdi ; status: True ; controllable: True ; >18:07:41,273 DBG blivet: DiskLabel.teardown: device: /dev/sdi ; type: disklabel ; status: False ; >18:07:41,275 DBG blivet: DiskLabel.teardown: device: /dev/sdi ; type: disklabel ; status: False ; >18:07:41,375 DBG blivet: PartitionDevice.teardown: sdj1 ; status: True ; controllable: True ; >18:07:41,526 DBG blivet: BTRFS.teardown: device: /dev/sdj1 ; type: btrfs ; status: False ; >18:07:41,821 DBG blivet: BTRFS.teardown: device: /dev/sdj1 ; type: btrfs ; status: False ; >18:07:42,071 DBG blivet: DiskDevice.teardown: sdj ; status: True ; controllable: True ; >18:07:42,074 DBG blivet: DiskLabel.teardown: device: /dev/sdj ; type: disklabel ; status: False ; >18:07:42,078 DBG blivet: DiskLabel.teardown: device: /dev/sdj ; type: disklabel ; status: False ; >18:07:42,176 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >18:07:42,318 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >18:07:42,612 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >18:07:42,857 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:07:42,860 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:07:42,862 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:07:42,959 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:07:43,109 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:07:43,389 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:07:43,633 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:07:43,636 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:07:43,639 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:07:43,734 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >18:07:43,886 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >18:07:44,183 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >18:07:44,425 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:07:44,429 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:07:44,432 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:07:44,526 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >18:07:44,677 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >18:07:44,976 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >18:07:45,220 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:07:45,223 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:07:45,226 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:07:45,317 DBG blivet: BTRFSVolumeDevice.teardown: wd-green ; status: True ; controllable: True ; >18:07:45,458 DBG blivet: BTRFS.teardown: device: /dev/sdb1 ; type: btrfs ; status: False ; >18:07:45,749 DBG blivet: BTRFS.teardown: device: /dev/sdb1 ; type: btrfs ; status: False ; >18:07:45,996 DBG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >18:07:46,147 DBG blivet: BTRFS.teardown: device: /dev/sdb1 ; type: btrfs ; status: False ; >18:07:46,449 DBG blivet: BTRFS.teardown: device: /dev/sdb1 ; type: btrfs ; status: False ; >18:07:46,694 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >18:07:46,697 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >18:07:46,700 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >18:07:46,797 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >18:07:46,799 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >18:07:46,815 DBG blivet: existing RAID raid1 size == 1023 MiB >18:07:46,817 DBG blivet: Ext4FS.supported: supported: True ; >18:07:46,820 DBG blivet: BTRFS.supported: supported: True ; >18:07:46,821 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,822 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,822 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,823 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,823 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,824 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,824 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,825 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,825 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,826 DBG blivet: fedora size is 237.34 GiB >18:07:46,827 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,828 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,828 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,829 DBG blivet: vg fedora has 0 B free >18:07:46,829 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,829 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,830 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,830 DBG blivet: fedora size is 237.34 GiB >18:07:46,832 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,832 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,833 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,833 DBG blivet: vg fedora has 0 B free >18:07:46,836 DBG blivet: Ext4FS.supported: supported: True ; >18:07:46,839 DBG blivet: Ext4FS.supported: supported: True ; >18:07:46,840 DBG blivet: existing RAID raid1 size == 237.35 GiB >18:07:46,843 DBG blivet: Ext4FS.supported: supported: True ; >18:07:46,846 DBG blivet: Ext4FS.supported: supported: True ; >18:07:46,848 DBG blivet: Ext4FS.supported: supported: True ; >18:07:46,850 DBG blivet: Ext4FS.supported: supported: True ; >18:07:46,854 DBG blivet: Ext4FS.supported: supported: True ; >18:07:46,858 DBG blivet: Ext4FS.supported: supported: True ; >18:07:46,861 DBG blivet: Ext4FS.supported: supported: True ; >18:07:46,865 DBG blivet: Ext4FS.supported: supported: True ; >18:07:46,869 DBG blivet: BTRFS.supported: supported: True ; >18:07:46,882 DBG blivet: BTRFS.supported: supported: True ; >18:07:46,886 DBG blivet: BTRFS.supported: supported: True ; >18:07:46,889 DBG blivet: Iso9660FS.supported: supported: True ; >18:07:46,892 DBG blivet: BTRFS.supported: supported: True ; >18:07:46,906 DBG blivet: /dev/sdk is mounted on /run/install/repo >18:07:46,907 DBG blivet: /dev/sdk is mounted on /run/install/repo >18:07:47,016 DBG blivet: DeviceTree.handle_format: name: sdk ; >18:07:47,020 DBG blivet: no type or existing type for sdk, bailing >18:07:47,172 DBG blivet: Iso9660FS.setup: device: /dev/sdk ; type: iso9660 ; status: True ; >18:07:47,714 DBG blivet: Iso9660FS.teardown: device: /dev/sdk ; type: iso9660 ; status: True ; >18:07:48,028 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdk ; incomplete: False ; hidden: False ; >18:07:48,031 DBG blivet: DeviceTree.get_device_by_path returned existing 1.88 GiB disk sdk (299) with existing iso9660 filesystem >18:07:48,043 DBG blivet: DiskLabel.__init__: >18:07:48,054 INF blivet: DiskLabel.parted_device returning None >18:07:48,058 DBG blivet: DMRaidMember.__init__: >18:07:48,060 DBG blivet: Ext2FS.supported: supported: True ; >18:07:48,062 DBG blivet: Ext2FS.supported: supported: True ; >18:07:48,070 DBG blivet: Ext3FS.supported: supported: True ; >18:07:48,080 DBG blivet: Ext3FS.supported: supported: True ; >18:07:48,109 DBG blivet: Ext4FS.supported: supported: True ; >18:07:48,111 DBG blivet: Ext4FS.supported: supported: True ; >18:07:48,114 DBG blivet: FATFS.supported: supported: True ; >18:07:48,208 DBG blivet: FATFS.supported: supported: True ; >18:07:48,218 DBG blivet: EFIFS.supported: supported: True ; >18:07:48,220 DBG blivet: EFIFS.supported: supported: True ; >18:07:48,227 DBG blivet: BTRFS.supported: supported: True ; >18:07:48,229 DBG blivet: BTRFS.supported: supported: True ; >18:07:48,233 DBG blivet: XFS.supported: supported: True ; >18:07:48,420 DBG blivet: XFS.supported: supported: True ; >18:07:48,423 DBG blivet: HFS.supported: supported: False ; >18:07:48,425 DBG blivet: HFS.supported: supported: False ; >18:07:48,428 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:07:48,429 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:07:48,432 DBG blivet: HFSPlus.supported: supported: False ; >18:07:48,434 DBG blivet: HFSPlus.supported: supported: False ; >18:07:48,437 DBG blivet: MacEFIFS.supported: supported: True ; >18:07:48,440 DBG blivet: MacEFIFS.supported: supported: True ; >18:07:48,444 DBG blivet: NTFS.supported: supported: False ; >18:07:48,446 DBG blivet: NTFS.supported: supported: False ; >18:07:48,447 DBG blivet: NFS.supported: supported: False ; >18:07:48,449 DBG blivet: NFS.supported: supported: False ; >18:07:48,450 DBG blivet: NFSv4.supported: supported: False ; >18:07:48,457 DBG blivet: NFSv4.supported: supported: False ; >18:07:48,462 DBG blivet: Iso9660FS.supported: supported: True ; >18:07:48,464 DBG blivet: Iso9660FS.supported: supported: True ; >18:07:48,467 DBG blivet: NoDevFS.supported: supported: False ; >18:07:48,468 DBG blivet: NoDevFS.supported: supported: False ; >18:07:48,470 DBG blivet: DevPtsFS.supported: supported: False ; >18:07:48,471 DBG blivet: DevPtsFS.supported: supported: False ; >18:07:48,473 DBG blivet: ProcFS.supported: supported: False ; >18:07:48,479 DBG blivet: ProcFS.supported: supported: False ; >18:07:48,483 DBG blivet: SysFS.supported: supported: False ; >18:07:48,485 DBG blivet: SysFS.supported: supported: False ; >18:07:48,489 DBG blivet: TmpFS.supported: supported: True ; >18:07:48,516 DBG blivet: TmpFS.supported: supported: True ; >18:07:48,521 DBG blivet: BindFS.supported: supported: False ; >18:07:48,522 DBG blivet: BindFS.supported: supported: False ; >18:07:48,525 DBG blivet: SELinuxFS.supported: supported: False ; >18:07:48,526 DBG blivet: SELinuxFS.supported: supported: False ; >18:07:48,528 DBG blivet: USBFS.supported: supported: False ; >18:07:48,530 DBG blivet: USBFS.supported: supported: False ; >18:07:48,535 DBG blivet: EFIVarFS.supported: supported: False ; >18:07:48,536 DBG blivet: EFIVarFS.supported: supported: False ; >18:07:48,539 DBG blivet: LUKS.__init__: >18:07:48,541 DBG blivet: LVMPhysicalVolume.__init__: >18:07:48,543 DBG blivet: MDRaidMember.__init__: >18:07:48,545 DBG blivet: MultipathMember.__init__: >18:07:48,552 DBG blivet: SwapSpace.__init__: >13:08:39,475 DBG blivet: starting Blivet copy >13:08:39,539 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >13:08:39,540 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e847ce10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e8480978> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8480748> PedPartition: <_ped.Partition object at 0x7fd3e430bf10> >13:08:39,543 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >13:08:39,544 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e847ce10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e8480b38> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8480a90> PedPartition: <_ped.Partition object at 0x7fd3e430bd58> >13:08:39,546 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >13:08:39,546 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e847ce10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e8480ba8> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e84808d0> PedPartition: <_ped.Partition object at 0x7fd3e430bfc0> >13:08:39,549 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >13:08:39,549 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e847ce10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8480cc0> PedPartition: <_ped.Partition object at 0x7fd3e430bca8> >13:08:39,553 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >13:08:39,553 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e847ce10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e8464048> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8480eb8> PedPartition: <_ped.Partition object at 0x7fd3e430be08> >13:08:39,556 DBG blivet: PartitionDevice._set_parted_partition: sdb1 ; >13:08:39,556 DBG blivet: device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e0e5a400> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e8464710> > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e84644e0> PedPartition: <_ped.Partition object at 0x7fd3e430bdb0> >13:08:39,559 DBG blivet: PartitionDevice._set_parted_partition: sdc1 ; >13:08:39,559 DBG blivet: device sdc1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e844de48> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8464588> PedPartition: <_ped.Partition object at 0x7fd3e4f88150> >13:08:39,562 DBG blivet: PartitionDevice._set_parted_partition: sdc2 ; >13:08:39,562 DBG blivet: device sdc2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e844de48> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e84647f0> PedPartition: <_ped.Partition object at 0x7fd3e4f88200> >13:08:39,565 DBG blivet: PartitionDevice._set_parted_partition: sdd1 ; >13:08:39,566 DBG blivet: device sdd1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e8456c88> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8464a20> PedPartition: <_ped.Partition object at 0x7fd3e4f88258> >13:08:39,568 DBG blivet: PartitionDevice._set_parted_partition: sdd2 ; >13:08:39,569 DBG blivet: device sdd2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e8456c88> fileSystem: None > number: 2 path: /dev/sdd2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8464a90> PedPartition: <_ped.Partition object at 0x7fd3e4f882b0> >13:08:39,572 DBG blivet: PartitionDevice._set_parted_partition: sdh1 ; >13:08:39,572 DBG blivet: device sdh1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e843d160> fileSystem: None > number: 1 path: /dev/sdh1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8464d30> PedPartition: <_ped.Partition object at 0x7fd3e4f88308> >13:08:39,574 DBG blivet: PartitionDevice._set_parted_partition: sdh2 ; >13:08:39,575 DBG blivet: device sdh2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e843d160> fileSystem: None > number: 2 path: /dev/sdh2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8464da0> PedPartition: <_ped.Partition object at 0x7fd3e4f88360> >13:08:39,578 DBG blivet: PartitionDevice._set_parted_partition: sdi1 ; >13:08:39,578 DBG blivet: device sdi1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e4f722e8> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e4f8e278> > number: 1 path: /dev/sdi1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e4f8e048> PedPartition: <_ped.Partition object at 0x7fd3e4f883b8> >13:08:39,581 DBG blivet: PartitionDevice._set_parted_partition: sdj1 ; >13:08:39,581 DBG blivet: device sdj1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e849aba8> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e4f8e470> > number: 1 path: /dev/sdj1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e4f8e0f0> PedPartition: <_ped.Partition object at 0x7fd3e4f881a8> >13:08:39,583 DBG blivet: DeviceTree.get_device_by_id: id_num: 142 ; incomplete: False ; hidden: True ; >13:08:39,585 DBG blivet: DeviceTree.get_device_by_id returned existing 30 GiB lvmlv fedora-root (142) with existing ext4 filesystem >13:08:39,587 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,588 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,588 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,592 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,592 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,593 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,593 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,594 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,594 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,595 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,595 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,596 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,596 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,597 DBG blivet: fedora size is 237.34 GiB >13:08:39,599 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,599 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,599 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,600 DBG blivet: vg fedora has 0 B free >13:08:39,600 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,601 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,601 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,602 DBG blivet: fedora size is 237.34 GiB >13:08:39,603 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,604 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,604 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,605 DBG blivet: vg fedora has 0 B free >13:08:39,605 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,607 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,607 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,608 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,610 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,611 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,611 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,612 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,613 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,613 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,613 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,614 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,614 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,615 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,615 DBG blivet: fedora size is 237.34 GiB >13:08:39,617 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,618 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,618 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,619 DBG blivet: vg fedora has 0 B free >13:08:39,619 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,619 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,620 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,620 DBG blivet: fedora size is 237.34 GiB >13:08:39,622 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,622 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,623 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,624 DBG blivet: vg fedora has 0 B free >13:08:39,624 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,627 DBG blivet: DeviceTree.get_device_by_id: id_num: 21 ; incomplete: False ; hidden: True ; >13:08:39,628 DBG blivet: existing RAID raid1 size == 1023 MiB >13:08:39,628 DBG blivet: DeviceTree.get_device_by_id returned existing 1023 MiB mdarray boot (21) with existing ext4 filesystem >13:08:39,629 DBG blivet: existing RAID raid1 size == 1023 MiB >13:08:39,631 DBG blivet: existing RAID raid1 size == 1023 MiB >13:08:39,632 DBG blivet: existing RAID raid1 size == 1023 MiB >13:08:39,634 DBG blivet: DeviceTree.get_device_by_id: id_num: 129 ; incomplete: False ; hidden: True ; >13:08:39,636 DBG blivet: DeviceTree.get_device_by_id returned existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem >13:08:39,637 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,637 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,637 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,640 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,641 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,641 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,641 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,642 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,643 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,643 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,644 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,644 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,644 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,645 DBG blivet: fedora size is 237.34 GiB >13:08:39,647 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,647 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,648 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,648 DBG blivet: vg fedora has 0 B free >13:08:39,649 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,649 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,649 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,650 DBG blivet: fedora size is 237.34 GiB >13:08:39,652 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,652 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,653 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,653 DBG blivet: vg fedora has 0 B free >13:08:39,654 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,655 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,656 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,656 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,659 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,660 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,660 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,660 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,661 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,662 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,662 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,663 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,663 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,663 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,664 DBG blivet: fedora size is 237.34 GiB >13:08:39,666 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,666 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,666 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,667 DBG blivet: vg fedora has 0 B free >13:08:39,667 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,668 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,668 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,669 DBG blivet: fedora size is 237.34 GiB >13:08:39,671 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,671 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,671 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,672 DBG blivet: vg fedora has 0 B free >13:08:39,672 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,675 DBG blivet: DeviceTree.get_device_by_id: id_num: 116 ; incomplete: False ; hidden: True ; >13:08:39,676 DBG blivet: DeviceTree.get_device_by_id returned existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem >13:08:39,677 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,678 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,678 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,681 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,681 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,682 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,682 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,683 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,684 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,684 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,685 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,685 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,686 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,686 DBG blivet: fedora size is 237.34 GiB >13:08:39,688 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,688 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,689 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,689 DBG blivet: vg fedora has 0 B free >13:08:39,690 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,690 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,690 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,691 DBG blivet: fedora size is 237.34 GiB >13:08:39,693 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,693 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,694 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,694 DBG blivet: vg fedora has 0 B free >13:08:39,695 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,696 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,697 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,697 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,700 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,700 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,701 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,701 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,702 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,702 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,703 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,703 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,704 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,704 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,705 DBG blivet: fedora size is 237.34 GiB >13:08:39,706 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,707 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,707 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,708 DBG blivet: vg fedora has 0 B free >13:08:39,708 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,709 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,709 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,710 DBG blivet: fedora size is 237.34 GiB >13:08:39,711 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,712 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,712 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,713 DBG blivet: vg fedora has 0 B free >13:08:39,713 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:39,716 DBG blivet: DeviceTree.get_device_by_id: id_num: 248 ; incomplete: False ; hidden: True ; >13:08:39,717 DBG blivet: DeviceTree.get_device_by_id returned existing 30 GiB partition sda3 (248) with existing ext4 filesystem >13:08:39,724 DBG blivet: DeviceTree.get_device_by_id: id_num: 228 ; incomplete: False ; hidden: True ; >13:08:39,725 DBG blivet: DeviceTree.get_device_by_id returned existing 600 MiB partition sda1 (228) with existing ext4 filesystem >13:08:39,732 DBG blivet: DeviceTree.get_device_by_id: id_num: 238 ; incomplete: False ; hidden: True ; >13:08:39,733 DBG blivet: DeviceTree.get_device_by_id returned existing 126.6 GiB partition sda2 (238) with existing ext4 filesystem >13:08:39,741 DBG blivet: DeviceTree.get_device_by_id: id_num: 263 ; incomplete: False ; hidden: True ; >13:08:39,744 DBG blivet: DeviceTree.get_device_by_id returned existing 10 GiB partition sda5 (263) with existing ext4 filesystem >13:08:39,752 DBG blivet: finished Blivet copy >13:08:39,755 INF blivet: hiding device existing 931.51 GiB btrfs volume wd-green (292) with existing btrfs filesystem >13:08:39,763 DBG blivet: PartitionDevice.remove_child: name: sdb1 ; child: wd-green ; kids: 1 ; >13:08:39,764 INF blivet: removed btrfs volume wd-green (id 292) from device tree >13:08:39,764 DBG blivet: lvm filter: adding wd-green to the reject list >13:08:39,764 INF blivet: hiding device existing 931.51 GiB partition sdb1 (283) with existing btrfs filesystem >13:08:39,772 DBG blivet: DiskDevice.remove_child: name: sdb ; child: sdb1 ; kids: 1 ; >13:08:39,772 INF blivet: removed partition sdb1 (id 283) from device tree >13:08:39,772 DBG blivet: lvm filter: adding sdb1 to the reject list >13:08:39,772 INF blivet: hiding device existing 931.51 GiB disk sdb (273) with existing gpt disklabel >13:08:39,774 INF blivet: removed disk sdb (id 273) from device tree >13:08:39,774 DBG blivet: lvm filter: adding sdb to the reject list >13:08:39,776 INF blivet: hiding device existing 465.76 GiB disk sde (157) >13:08:39,777 INF blivet: removed disk sde (id 157) from device tree >13:08:39,777 DBG blivet: lvm filter: adding sde to the reject list >13:08:39,778 INF blivet: hiding device existing 465.76 GiB disk sdf (162) >13:08:39,780 INF blivet: removed disk sdf (id 162) from device tree >13:08:39,780 DBG blivet: lvm filter: adding sdf to the reject list >13:08:39,781 INF blivet: hiding device existing 298.09 GiB disk sdg (167) >13:08:39,782 INF blivet: removed disk sdg (id 167) from device tree >13:08:39,783 DBG blivet: lvm filter: adding sdg to the reject list >13:08:39,784 INF blivet: hiding device existing 1.82 TiB btrfs volume butter-raid-1T (191) with existing btrfs filesystem >13:08:39,789 DBG blivet: PartitionDevice.remove_child: name: sdi1 ; child: butter-raid-1T ; kids: 1 ; >13:08:39,791 DBG blivet: PartitionDevice.remove_child: name: sdj1 ; child: butter-raid-1T ; kids: 1 ; >13:08:39,791 INF blivet: removed btrfs volume butter-raid-1T (id 191) from device tree >13:08:39,792 DBG blivet: lvm filter: adding butter-raid-1T to the reject list >13:08:39,792 INF blivet: hiding device existing 931.51 GiB partition sdi1 (182) with existing btrfs filesystem >13:08:39,799 DBG blivet: DiskDevice.remove_child: name: sdi ; child: sdi1 ; kids: 1 ; >13:08:39,799 INF blivet: removed partition sdi1 (id 182) from device tree >13:08:39,799 DBG blivet: lvm filter: adding sdi1 to the reject list >13:08:39,800 INF blivet: hiding device existing 931.51 GiB disk sdi (172) with existing msdos disklabel >13:08:39,801 INF blivet: removed disk sdi (id 172) from device tree >13:08:39,801 DBG blivet: lvm filter: adding sdi to the reject list >13:08:39,803 INF blivet: hiding device existing 931.51 GiB partition sdj1 (208) with existing btrfs filesystem >13:08:39,809 DBG blivet: DiskDevice.remove_child: name: sdj ; child: sdj1 ; kids: 1 ; >13:08:39,810 INF blivet: removed partition sdj1 (id 208) from device tree >13:08:39,810 DBG blivet: lvm filter: adding sdj1 to the reject list >13:08:39,810 INF blivet: hiding device existing 931.51 GiB disk sdj (198) with existing msdos disklabel >13:08:39,812 INF blivet: removed disk sdj (id 198) from device tree >13:08:39,812 DBG blivet: lvm filter: adding sdj to the reject list >13:08:39,813 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >13:08:39,815 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >13:08:39,820 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 167.68 GiB disk sda (218) with existing msdos disklabel ; hidden: True ; >13:08:39,824 DBG blivet: checking if sdc depends on sda >13:08:39,825 DBG blivet: checking if sdc1 depends on sda >13:08:39,825 DBG blivet: checking if boot depends on sda >13:08:39,825 DBG blivet: checking if sdh depends on sda >13:08:39,826 DBG blivet: checking if sdh1 depends on sda >13:08:39,826 DBG blivet: checking if sdd depends on sda >13:08:39,826 DBG blivet: checking if sdd1 depends on sda >13:08:39,826 DBG blivet: checking if sdc2 depends on sda >13:08:39,827 DBG blivet: checking if fedora-raid depends on sda >13:08:39,827 DBG blivet: checking if sdd2 depends on sda >13:08:39,827 DBG blivet: checking if sdh2 depends on sda >13:08:39,828 DBG blivet: checking if fedora depends on sda >13:08:39,828 DBG blivet: checking if fedora-log depends on sda >13:08:39,829 DBG blivet: checking if fedora-home depends on sda >13:08:39,829 DBG blivet: checking if fedora-root depends on sda >13:08:39,830 DBG blivet: checking if sda depends on sda >13:08:39,830 DBG blivet: checking if sda1 depends on sda >13:08:39,830 DBG blivet: checking if sda2 depends on sda >13:08:39,830 DBG blivet: checking if sda3 depends on sda >13:08:39,831 DBG blivet: checking if sda4 depends on sda >13:08:39,831 DBG blivet: checking if sda5 depends on sda >13:08:39,831 DBG blivet: checking if sdk depends on sda >13:08:39,831 DBG blivet: checking if /run/install/repo/images/install.img depends on sda >13:08:39,832 DBG blivet: checking if loop0 depends on sda >13:08:39,832 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >13:08:39,832 DBG blivet: checking if loop1 depends on sda >13:08:39,832 DBG blivet: checking if /overlay (deleted) depends on sda >13:08:39,833 DBG blivet: checking if loop2 depends on sda >13:08:39,833 DBG blivet: checking if live-rw depends on sda >13:08:39,833 DBG blivet: checking if live-base depends on sda >13:08:39,834 DBG blivet: checking if wd-green depends on sda >13:08:39,834 DBG blivet: checking if sdb1 depends on sda >13:08:39,834 DBG blivet: checking if sdb depends on sda >13:08:39,834 DBG blivet: checking if sde depends on sda >13:08:39,835 DBG blivet: checking if sdf depends on sda >13:08:39,835 DBG blivet: checking if sdg depends on sda >13:08:39,835 DBG blivet: checking if butter-raid-1T depends on sda >13:08:39,836 DBG blivet: checking if sdi1 depends on sda >13:08:39,836 DBG blivet: checking if sdi depends on sda >13:08:39,836 DBG blivet: checking if sdj1 depends on sda >13:08:39,836 DBG blivet: checking if sdj depends on sda >13:08:39,838 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: True ; >13:08:39,839 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdc (2) with existing msdos disklabel >13:08:39,842 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 238.47 GiB disk sdc (2) with existing msdos disklabel ; hidden: True ; >13:08:39,845 DBG blivet: checking if sdc depends on sdc >13:08:39,845 DBG blivet: checking if sdc1 depends on sdc >13:08:39,845 DBG blivet: checking if boot depends on sdc >13:08:39,846 DBG blivet: checking if sdh depends on sdc >13:08:39,846 DBG blivet: checking if sdh1 depends on sdc >13:08:39,846 DBG blivet: checking if sdd depends on sdc >13:08:39,846 DBG blivet: checking if sdd1 depends on sdc >13:08:39,847 DBG blivet: checking if sdc2 depends on sdc >13:08:39,847 DBG blivet: checking if fedora-raid depends on sdc >13:08:39,847 DBG blivet: checking if sdd2 depends on sdc >13:08:39,847 DBG blivet: checking if sdh2 depends on sdc >13:08:39,848 DBG blivet: checking if fedora depends on sdc >13:08:39,848 DBG blivet: checking if fedora-log depends on sdc >13:08:39,848 DBG blivet: checking if fedora-home depends on sdc >13:08:39,849 DBG blivet: checking if fedora-root depends on sdc >13:08:39,849 DBG blivet: checking if sda depends on sdc >13:08:39,849 DBG blivet: checking if sda1 depends on sdc >13:08:39,850 DBG blivet: checking if sda2 depends on sdc >13:08:39,850 DBG blivet: checking if sda3 depends on sdc >13:08:39,850 DBG blivet: checking if sda4 depends on sdc >13:08:39,851 DBG blivet: checking if sda5 depends on sdc >13:08:39,851 DBG blivet: checking if sdk depends on sdc >13:08:39,851 DBG blivet: checking if /run/install/repo/images/install.img depends on sdc >13:08:39,852 DBG blivet: checking if loop0 depends on sdc >13:08:39,852 DBG blivet: checking if /LiveOS/rootfs.img depends on sdc >13:08:39,852 DBG blivet: checking if loop1 depends on sdc >13:08:39,852 DBG blivet: checking if /overlay (deleted) depends on sdc >13:08:39,853 DBG blivet: checking if loop2 depends on sdc >13:08:39,853 DBG blivet: checking if live-rw depends on sdc >13:08:39,853 DBG blivet: checking if live-base depends on sdc >13:08:39,853 DBG blivet: checking if wd-green depends on sdc >13:08:39,854 DBG blivet: checking if sdb1 depends on sdc >13:08:39,854 DBG blivet: checking if sdb depends on sdc >13:08:39,854 DBG blivet: checking if sde depends on sdc >13:08:39,854 DBG blivet: checking if sdf depends on sdc >13:08:39,855 DBG blivet: checking if sdg depends on sdc >13:08:39,855 DBG blivet: checking if butter-raid-1T depends on sdc >13:08:39,855 DBG blivet: checking if sdi1 depends on sdc >13:08:39,855 DBG blivet: checking if sdi depends on sdc >13:08:39,856 DBG blivet: checking if sdj1 depends on sdc >13:08:39,856 DBG blivet: checking if sdj depends on sdc >13:08:39,858 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: True ; >13:08:39,859 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdd (46) with existing msdos disklabel >13:08:39,863 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 238.47 GiB disk sdd (46) with existing msdos disklabel ; hidden: True ; >13:08:39,865 DBG blivet: checking if sdc depends on sdd >13:08:39,866 DBG blivet: checking if sdc1 depends on sdd >13:08:39,866 DBG blivet: checking if boot depends on sdd >13:08:39,866 DBG blivet: checking if sdh depends on sdd >13:08:39,867 DBG blivet: checking if sdh1 depends on sdd >13:08:39,867 DBG blivet: checking if sdd depends on sdd >13:08:39,867 DBG blivet: checking if sdd1 depends on sdd >13:08:39,867 DBG blivet: checking if sdc2 depends on sdd >13:08:39,868 DBG blivet: checking if fedora-raid depends on sdd >13:08:39,868 DBG blivet: checking if sdd2 depends on sdd >13:08:39,868 DBG blivet: checking if sdh2 depends on sdd >13:08:39,869 DBG blivet: checking if fedora depends on sdd >13:08:39,869 DBG blivet: checking if fedora-log depends on sdd >13:08:39,869 DBG blivet: checking if fedora-home depends on sdd >13:08:39,870 DBG blivet: checking if fedora-root depends on sdd >13:08:39,870 DBG blivet: checking if sda depends on sdd >13:08:39,870 DBG blivet: checking if sda1 depends on sdd >13:08:39,871 DBG blivet: checking if sda2 depends on sdd >13:08:39,871 DBG blivet: checking if sda3 depends on sdd >13:08:39,871 DBG blivet: checking if sda4 depends on sdd >13:08:39,871 DBG blivet: checking if sda5 depends on sdd >13:08:39,872 DBG blivet: checking if sdk depends on sdd >13:08:39,872 DBG blivet: checking if /run/install/repo/images/install.img depends on sdd >13:08:39,872 DBG blivet: checking if loop0 depends on sdd >13:08:39,873 DBG blivet: checking if /LiveOS/rootfs.img depends on sdd >13:08:39,873 DBG blivet: checking if loop1 depends on sdd >13:08:39,873 DBG blivet: checking if /overlay (deleted) depends on sdd >13:08:39,873 DBG blivet: checking if loop2 depends on sdd >13:08:39,874 DBG blivet: checking if live-rw depends on sdd >13:08:39,874 DBG blivet: checking if live-base depends on sdd >13:08:39,874 DBG blivet: checking if wd-green depends on sdd >13:08:39,874 DBG blivet: checking if sdb1 depends on sdd >13:08:39,875 DBG blivet: checking if sdb depends on sdd >13:08:39,875 DBG blivet: checking if sde depends on sdd >13:08:39,875 DBG blivet: checking if sdf depends on sdd >13:08:39,875 DBG blivet: checking if sdg depends on sdd >13:08:39,876 DBG blivet: checking if butter-raid-1T depends on sdd >13:08:39,876 DBG blivet: checking if sdi1 depends on sdd >13:08:39,876 DBG blivet: checking if sdi depends on sdd >13:08:39,877 DBG blivet: checking if sdj1 depends on sdd >13:08:39,877 DBG blivet: checking if sdj depends on sdd >13:08:39,879 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: True ; >13:08:39,880 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdh (26) with existing msdos disklabel >13:08:39,884 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 238.47 GiB disk sdh (26) with existing msdos disklabel ; hidden: True ; >13:08:39,886 DBG blivet: checking if sdc depends on sdh >13:08:39,886 DBG blivet: checking if sdc1 depends on sdh >13:08:39,887 DBG blivet: checking if boot depends on sdh >13:08:39,887 DBG blivet: checking if sdh depends on sdh >13:08:39,887 DBG blivet: checking if sdh1 depends on sdh >13:08:39,888 DBG blivet: checking if sdd depends on sdh >13:08:39,888 DBG blivet: checking if sdd1 depends on sdh >13:08:39,888 DBG blivet: checking if sdc2 depends on sdh >13:08:39,888 DBG blivet: checking if fedora-raid depends on sdh >13:08:39,889 DBG blivet: checking if sdd2 depends on sdh >13:08:39,889 DBG blivet: checking if sdh2 depends on sdh >13:08:39,889 DBG blivet: checking if fedora depends on sdh >13:08:39,890 DBG blivet: checking if fedora-log depends on sdh >13:08:39,890 DBG blivet: checking if fedora-home depends on sdh >13:08:39,890 DBG blivet: checking if fedora-root depends on sdh >13:08:39,891 DBG blivet: checking if sda depends on sdh >13:08:39,891 DBG blivet: checking if sda1 depends on sdh >13:08:39,891 DBG blivet: checking if sda2 depends on sdh >13:08:39,892 DBG blivet: checking if sda3 depends on sdh >13:08:39,892 DBG blivet: checking if sda4 depends on sdh >13:08:39,892 DBG blivet: checking if sda5 depends on sdh >13:08:39,893 DBG blivet: checking if sdk depends on sdh >13:08:39,893 DBG blivet: checking if /run/install/repo/images/install.img depends on sdh >13:08:39,893 DBG blivet: checking if loop0 depends on sdh >13:08:39,893 DBG blivet: checking if /LiveOS/rootfs.img depends on sdh >13:08:39,893 DBG blivet: checking if loop1 depends on sdh >13:08:39,894 DBG blivet: checking if /overlay (deleted) depends on sdh >13:08:39,894 DBG blivet: checking if loop2 depends on sdh >13:08:39,894 DBG blivet: checking if live-rw depends on sdh >13:08:39,894 DBG blivet: checking if live-base depends on sdh >13:08:39,895 DBG blivet: checking if wd-green depends on sdh >13:08:39,895 DBG blivet: checking if sdb1 depends on sdh >13:08:39,895 DBG blivet: checking if sdb depends on sdh >13:08:39,896 DBG blivet: checking if sde depends on sdh >13:08:39,896 DBG blivet: checking if sdf depends on sdh >13:08:39,896 DBG blivet: checking if sdg depends on sdh >13:08:39,896 DBG blivet: checking if butter-raid-1T depends on sdh >13:08:39,897 DBG blivet: checking if sdi1 depends on sdh >13:08:39,897 DBG blivet: checking if sdi depends on sdh >13:08:39,897 DBG blivet: checking if sdj1 depends on sdh >13:08:39,898 DBG blivet: checking if sdj depends on sdh >13:08:55,321 DBG blivet: DeviceTree.handle_format: name: sdk ; >13:08:55,331 DBG blivet: no type or existing type for sdk, bailing >13:08:57,814 DBG blivet: Iso9660FS.setup: device: /dev/sdk ; type: iso9660 ; status: True ; >13:08:58,717 DBG blivet: Iso9660FS.teardown: device: /dev/sdk ; type: iso9660 ; status: True ; >13:08:59,034 DBG blivet: starting Blivet copy >13:08:59,091 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >13:08:59,092 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e861ecc0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e85b7438> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85b7208> PedPartition: <_ped.Partition object at 0x7fd3e4f88410> >13:08:59,095 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >13:08:59,095 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e861ecc0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e85b75f8> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85b7550> PedPartition: <_ped.Partition object at 0x7fd3e44ef678> >13:08:59,097 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >13:08:59,098 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e861ecc0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e85b7668> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85b7390> PedPartition: <_ped.Partition object at 0x7fd3e4f885c8> >13:08:59,100 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >13:08:59,101 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e861ecc0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85b7780> PedPartition: <_ped.Partition object at 0x7fd3e8722518> >13:08:59,104 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >13:08:59,104 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e861ecc0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e85b7ac8> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85b7978> PedPartition: <_ped.Partition object at 0x7fd3e8722570> >13:08:59,107 DBG blivet: PartitionDevice._set_parted_partition: sdb1 ; >13:08:59,107 DBG blivet: device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85f1780> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e85b7da0> > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85b7cc0> PedPartition: <_ped.Partition object at 0x7fd3e4f88518> >13:08:59,110 DBG blivet: PartitionDevice._set_parted_partition: sdc1 ; >13:08:59,110 DBG blivet: device sdc1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e42a30f0> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85b7eb8> PedPartition: <_ped.Partition object at 0x7fd3e8722410> >13:08:59,113 DBG blivet: PartitionDevice._set_parted_partition: sdc2 ; >13:08:59,113 DBG blivet: device sdc2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e42a30f0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85b7e48> PedPartition: <_ped.Partition object at 0x7fd3e8722f10> >13:08:59,116 DBG blivet: PartitionDevice._set_parted_partition: sdd1 ; >13:08:59,116 DBG blivet: device sdd1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e864e6a0> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85ba080> PedPartition: <_ped.Partition object at 0x7fd3e8722728> >13:08:59,119 DBG blivet: PartitionDevice._set_parted_partition: sdd2 ; >13:08:59,119 DBG blivet: device sdd2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e864e6a0> fileSystem: None > number: 2 path: /dev/sdd2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85ba198> PedPartition: <_ped.Partition object at 0x7fd3e87226d0> >13:08:59,122 DBG blivet: PartitionDevice._set_parted_partition: sdh1 ; >13:08:59,122 DBG blivet: device sdh1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e86c4a58> fileSystem: None > number: 1 path: /dev/sdh1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85ba390> PedPartition: <_ped.Partition object at 0x7fd3e87223b8> >13:08:59,125 DBG blivet: PartitionDevice._set_parted_partition: sdh2 ; >13:08:59,125 DBG blivet: device sdh2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e86c4a58> fileSystem: None > number: 2 path: /dev/sdh2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85ba358> PedPartition: <_ped.Partition object at 0x7fd3e87227d8> >13:08:59,128 DBG blivet: PartitionDevice._set_parted_partition: sdi1 ; >13:08:59,128 DBG blivet: device sdi1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e861fa90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e85ba908> > number: 1 path: /dev/sdi1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85ba6a0> PedPartition: <_ped.Partition object at 0x7fd3e8722888> >13:08:59,131 DBG blivet: PartitionDevice._set_parted_partition: sdj1 ; >13:08:59,131 DBG blivet: device sdj1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e8606908> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e85bab00> > number: 1 path: /dev/sdj1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85ba748> PedPartition: <_ped.Partition object at 0x7fd3e8722150> >13:08:59,133 DBG blivet: DeviceTree.get_device_by_id: id_num: 142 ; incomplete: False ; hidden: True ; >13:08:59,135 DBG blivet: DeviceTree.get_device_by_id returned existing 30 GiB lvmlv fedora-root (142) with existing ext4 filesystem >13:08:59,136 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,137 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,137 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,140 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,141 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,141 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,142 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,143 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,143 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,143 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,144 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,144 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,145 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,145 DBG blivet: fedora size is 237.34 GiB >13:08:59,147 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,148 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,148 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,149 DBG blivet: vg fedora has 0 B free >13:08:59,149 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,149 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,150 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,150 DBG blivet: fedora size is 237.34 GiB >13:08:59,152 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,153 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,153 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,154 DBG blivet: vg fedora has 0 B free >13:08:59,154 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,156 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,156 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,157 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,159 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,160 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,160 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,160 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,161 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,162 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,162 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,163 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,163 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,164 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,164 DBG blivet: fedora size is 237.34 GiB >13:08:59,166 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,166 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,167 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,167 DBG blivet: vg fedora has 0 B free >13:08:59,168 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,168 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,168 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,169 DBG blivet: fedora size is 237.34 GiB >13:08:59,171 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,171 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,172 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,172 DBG blivet: vg fedora has 0 B free >13:08:59,173 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,175 DBG blivet: DeviceTree.get_device_by_id: id_num: 21 ; incomplete: False ; hidden: True ; >13:08:59,176 DBG blivet: existing RAID raid1 size == 1023 MiB >13:08:59,176 DBG blivet: DeviceTree.get_device_by_id returned existing 1023 MiB mdarray boot (21) with existing ext4 filesystem >13:08:59,177 DBG blivet: existing RAID raid1 size == 1023 MiB >13:08:59,179 DBG blivet: existing RAID raid1 size == 1023 MiB >13:08:59,180 DBG blivet: existing RAID raid1 size == 1023 MiB >13:08:59,182 DBG blivet: DeviceTree.get_device_by_id: id_num: 129 ; incomplete: False ; hidden: True ; >13:08:59,184 DBG blivet: DeviceTree.get_device_by_id returned existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem >13:08:59,185 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,185 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,185 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,188 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,189 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,189 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,189 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,190 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,191 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,191 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,192 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,192 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,192 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,193 DBG blivet: fedora size is 237.34 GiB >13:08:59,195 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,195 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,196 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,196 DBG blivet: vg fedora has 0 B free >13:08:59,196 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,197 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,197 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,198 DBG blivet: fedora size is 237.34 GiB >13:08:59,200 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,200 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,200 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,201 DBG blivet: vg fedora has 0 B free >13:08:59,201 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,203 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,203 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,204 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,206 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,207 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,207 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,208 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,208 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,209 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,209 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,210 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,210 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,211 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,211 DBG blivet: fedora size is 237.34 GiB >13:08:59,213 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,213 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,214 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,214 DBG blivet: vg fedora has 0 B free >13:08:59,215 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,215 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,215 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,216 DBG blivet: fedora size is 237.34 GiB >13:08:59,218 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,218 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,219 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,219 DBG blivet: vg fedora has 0 B free >13:08:59,219 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,222 DBG blivet: DeviceTree.get_device_by_id: id_num: 116 ; incomplete: False ; hidden: True ; >13:08:59,223 DBG blivet: DeviceTree.get_device_by_id returned existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem >13:08:59,224 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,225 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,225 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,228 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,228 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,229 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,229 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,230 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,230 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,231 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,231 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,232 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,232 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,233 DBG blivet: fedora size is 237.34 GiB >13:08:59,234 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,235 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,235 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,236 DBG blivet: vg fedora has 0 B free >13:08:59,236 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,237 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,237 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,238 DBG blivet: fedora size is 237.34 GiB >13:08:59,240 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,240 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,240 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,241 DBG blivet: vg fedora has 0 B free >13:08:59,241 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,243 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,244 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,244 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,247 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,248 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,248 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,249 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,249 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,250 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,250 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,251 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,252 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,252 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,253 DBG blivet: fedora size is 237.34 GiB >13:08:59,254 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,255 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,255 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,256 DBG blivet: vg fedora has 0 B free >13:08:59,256 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,257 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,257 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,258 DBG blivet: fedora size is 237.34 GiB >13:08:59,260 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,260 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,261 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,261 DBG blivet: vg fedora has 0 B free >13:08:59,262 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,265 DBG blivet: DeviceTree.get_device_by_id: id_num: 248 ; incomplete: False ; hidden: True ; >13:08:59,266 DBG blivet: DeviceTree.get_device_by_id returned existing 30 GiB partition sda3 (248) with existing ext4 filesystem >13:08:59,273 DBG blivet: DeviceTree.get_device_by_id: id_num: 228 ; incomplete: False ; hidden: True ; >13:08:59,275 DBG blivet: DeviceTree.get_device_by_id returned existing 600 MiB partition sda1 (228) with existing ext4 filesystem >13:08:59,281 DBG blivet: DeviceTree.get_device_by_id: id_num: 238 ; incomplete: False ; hidden: True ; >13:08:59,282 DBG blivet: DeviceTree.get_device_by_id returned existing 126.6 GiB partition sda2 (238) with existing ext4 filesystem >13:08:59,288 DBG blivet: DeviceTree.get_device_by_id: id_num: 263 ; incomplete: False ; hidden: True ; >13:08:59,290 DBG blivet: DeviceTree.get_device_by_id returned existing 10 GiB partition sda5 (263) with existing ext4 filesystem >13:08:59,294 DBG blivet: finished Blivet copy >13:08:59,298 INF blivet: hiding device existing 931.51 GiB btrfs volume wd-green (292) with existing btrfs filesystem >13:08:59,302 DBG blivet: PartitionDevice.remove_child: name: sdb1 ; child: wd-green ; kids: 1 ; >13:08:59,302 INF blivet: removed btrfs volume wd-green (id 292) from device tree >13:08:59,302 DBG blivet: lvm filter: adding wd-green to the reject list >13:08:59,303 INF blivet: hiding device existing 931.51 GiB partition sdb1 (283) with existing btrfs filesystem >13:08:59,309 DBG blivet: DiskDevice.remove_child: name: sdb ; child: sdb1 ; kids: 1 ; >13:08:59,310 INF blivet: removed partition sdb1 (id 283) from device tree >13:08:59,310 DBG blivet: lvm filter: adding sdb1 to the reject list >13:08:59,310 INF blivet: hiding device existing 931.51 GiB disk sdb (273) with existing gpt disklabel >13:08:59,312 INF blivet: removed disk sdb (id 273) from device tree >13:08:59,312 DBG blivet: lvm filter: adding sdb to the reject list >13:08:59,313 INF blivet: hiding device existing 465.76 GiB disk sde (157) >13:08:59,314 INF blivet: removed disk sde (id 157) from device tree >13:08:59,315 DBG blivet: lvm filter: adding sde to the reject list >13:08:59,316 INF blivet: hiding device existing 465.76 GiB disk sdf (162) >13:08:59,317 INF blivet: removed disk sdf (id 162) from device tree >13:08:59,317 DBG blivet: lvm filter: adding sdf to the reject list >13:08:59,318 INF blivet: hiding device existing 298.09 GiB disk sdg (167) >13:08:59,320 INF blivet: removed disk sdg (id 167) from device tree >13:08:59,320 DBG blivet: lvm filter: adding sdg to the reject list >13:08:59,321 INF blivet: hiding device existing 1.82 TiB btrfs volume butter-raid-1T (191) with existing btrfs filesystem >13:08:59,326 DBG blivet: PartitionDevice.remove_child: name: sdi1 ; child: butter-raid-1T ; kids: 1 ; >13:08:59,328 DBG blivet: PartitionDevice.remove_child: name: sdj1 ; child: butter-raid-1T ; kids: 1 ; >13:08:59,328 INF blivet: removed btrfs volume butter-raid-1T (id 191) from device tree >13:08:59,329 DBG blivet: lvm filter: adding butter-raid-1T to the reject list >13:08:59,329 INF blivet: hiding device existing 931.51 GiB partition sdi1 (182) with existing btrfs filesystem >13:08:59,335 DBG blivet: DiskDevice.remove_child: name: sdi ; child: sdi1 ; kids: 1 ; >13:08:59,336 INF blivet: removed partition sdi1 (id 182) from device tree >13:08:59,336 DBG blivet: lvm filter: adding sdi1 to the reject list >13:08:59,336 INF blivet: hiding device existing 931.51 GiB disk sdi (172) with existing msdos disklabel >13:08:59,338 INF blivet: removed disk sdi (id 172) from device tree >13:08:59,338 DBG blivet: lvm filter: adding sdi to the reject list >13:08:59,339 INF blivet: hiding device existing 931.51 GiB partition sdj1 (208) with existing btrfs filesystem >13:08:59,346 DBG blivet: DiskDevice.remove_child: name: sdj ; child: sdj1 ; kids: 1 ; >13:08:59,346 INF blivet: removed partition sdj1 (id 208) from device tree >13:08:59,346 DBG blivet: lvm filter: adding sdj1 to the reject list >13:08:59,347 INF blivet: hiding device existing 931.51 GiB disk sdj (198) with existing msdos disklabel >13:08:59,348 INF blivet: removed disk sdj (id 198) from device tree >13:08:59,348 DBG blivet: lvm filter: adding sdj to the reject list >13:08:59,349 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >13:08:59,351 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >13:08:59,356 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 167.68 GiB disk sda (218) with existing msdos disklabel ; hidden: True ; >13:08:59,360 DBG blivet: checking if sdc depends on sda >13:08:59,360 DBG blivet: checking if sdc1 depends on sda >13:08:59,360 DBG blivet: checking if boot depends on sda >13:08:59,361 DBG blivet: checking if sdh depends on sda >13:08:59,361 DBG blivet: checking if sdh1 depends on sda >13:08:59,361 DBG blivet: checking if sdd depends on sda >13:08:59,361 DBG blivet: checking if sdd1 depends on sda >13:08:59,362 DBG blivet: checking if sdc2 depends on sda >13:08:59,362 DBG blivet: checking if fedora-raid depends on sda >13:08:59,362 DBG blivet: checking if sdd2 depends on sda >13:08:59,362 DBG blivet: checking if sdh2 depends on sda >13:08:59,363 DBG blivet: checking if fedora depends on sda >13:08:59,363 DBG blivet: checking if fedora-log depends on sda >13:08:59,364 DBG blivet: checking if fedora-home depends on sda >13:08:59,364 DBG blivet: checking if fedora-root depends on sda >13:08:59,364 DBG blivet: checking if sda depends on sda >13:08:59,365 DBG blivet: checking if sda1 depends on sda >13:08:59,365 DBG blivet: checking if sda2 depends on sda >13:08:59,365 DBG blivet: checking if sda3 depends on sda >13:08:59,365 DBG blivet: checking if sda4 depends on sda >13:08:59,366 DBG blivet: checking if sda5 depends on sda >13:08:59,366 DBG blivet: checking if sdk depends on sda >13:08:59,366 DBG blivet: checking if /run/install/repo/images/install.img depends on sda >13:08:59,366 DBG blivet: checking if loop0 depends on sda >13:08:59,367 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >13:08:59,367 DBG blivet: checking if loop1 depends on sda >13:08:59,367 DBG blivet: checking if /overlay (deleted) depends on sda >13:08:59,367 DBG blivet: checking if loop2 depends on sda >13:08:59,368 DBG blivet: checking if live-rw depends on sda >13:08:59,368 DBG blivet: checking if live-base depends on sda >13:08:59,368 DBG blivet: checking if wd-green depends on sda >13:08:59,368 DBG blivet: checking if sdb1 depends on sda >13:08:59,369 DBG blivet: checking if sdb depends on sda >13:08:59,369 DBG blivet: checking if sde depends on sda >13:08:59,369 DBG blivet: checking if sdf depends on sda >13:08:59,369 DBG blivet: checking if sdg depends on sda >13:08:59,370 DBG blivet: checking if butter-raid-1T depends on sda >13:08:59,370 DBG blivet: checking if sdi1 depends on sda >13:08:59,370 DBG blivet: checking if sdi depends on sda >13:08:59,370 DBG blivet: checking if sdj1 depends on sda >13:08:59,371 DBG blivet: checking if sdj depends on sda >13:08:59,372 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: True ; >13:08:59,373 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdc (2) with existing msdos disklabel >13:08:59,376 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 238.47 GiB disk sdc (2) with existing msdos disklabel ; hidden: True ; >13:08:59,379 DBG blivet: checking if sdc depends on sdc >13:08:59,379 DBG blivet: checking if sdc1 depends on sdc >13:08:59,379 DBG blivet: checking if boot depends on sdc >13:08:59,380 DBG blivet: checking if sdh depends on sdc >13:08:59,380 DBG blivet: checking if sdh1 depends on sdc >13:08:59,380 DBG blivet: checking if sdd depends on sdc >13:08:59,380 DBG blivet: checking if sdd1 depends on sdc >13:08:59,381 DBG blivet: checking if sdc2 depends on sdc >13:08:59,381 DBG blivet: checking if fedora-raid depends on sdc >13:08:59,381 DBG blivet: checking if sdd2 depends on sdc >13:08:59,381 DBG blivet: checking if sdh2 depends on sdc >13:08:59,382 DBG blivet: checking if fedora depends on sdc >13:08:59,382 DBG blivet: checking if fedora-log depends on sdc >13:08:59,382 DBG blivet: checking if fedora-home depends on sdc >13:08:59,383 DBG blivet: checking if fedora-root depends on sdc >13:08:59,383 DBG blivet: checking if sda depends on sdc >13:08:59,383 DBG blivet: checking if sda1 depends on sdc >13:08:59,384 DBG blivet: checking if sda2 depends on sdc >13:08:59,384 DBG blivet: checking if sda3 depends on sdc >13:08:59,384 DBG blivet: checking if sda4 depends on sdc >13:08:59,384 DBG blivet: checking if sda5 depends on sdc >13:08:59,385 DBG blivet: checking if sdk depends on sdc >13:08:59,385 DBG blivet: checking if /run/install/repo/images/install.img depends on sdc >13:08:59,385 DBG blivet: checking if loop0 depends on sdc >13:08:59,385 DBG blivet: checking if /LiveOS/rootfs.img depends on sdc >13:08:59,386 DBG blivet: checking if loop1 depends on sdc >13:08:59,386 DBG blivet: checking if /overlay (deleted) depends on sdc >13:08:59,386 DBG blivet: checking if loop2 depends on sdc >13:08:59,386 DBG blivet: checking if live-rw depends on sdc >13:08:59,387 DBG blivet: checking if live-base depends on sdc >13:08:59,387 DBG blivet: checking if wd-green depends on sdc >13:08:59,387 DBG blivet: checking if sdb1 depends on sdc >13:08:59,387 DBG blivet: checking if sdb depends on sdc >13:08:59,388 DBG blivet: checking if sde depends on sdc >13:08:59,388 DBG blivet: checking if sdf depends on sdc >13:08:59,388 DBG blivet: checking if sdg depends on sdc >13:08:59,388 DBG blivet: checking if butter-raid-1T depends on sdc >13:08:59,389 DBG blivet: checking if sdi1 depends on sdc >13:08:59,389 DBG blivet: checking if sdi depends on sdc >13:08:59,389 DBG blivet: checking if sdj1 depends on sdc >13:08:59,389 DBG blivet: checking if sdj depends on sdc >13:08:59,392 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: True ; >13:08:59,393 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdd (46) with existing msdos disklabel >13:08:59,396 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 238.47 GiB disk sdd (46) with existing msdos disklabel ; hidden: True ; >13:08:59,398 DBG blivet: checking if sdc depends on sdd >13:08:59,399 DBG blivet: checking if sdc1 depends on sdd >13:08:59,399 DBG blivet: checking if boot depends on sdd >13:08:59,399 DBG blivet: checking if sdh depends on sdd >13:08:59,400 DBG blivet: checking if sdh1 depends on sdd >13:08:59,400 DBG blivet: checking if sdd depends on sdd >13:08:59,400 DBG blivet: checking if sdd1 depends on sdd >13:08:59,400 DBG blivet: checking if sdc2 depends on sdd >13:08:59,401 DBG blivet: checking if fedora-raid depends on sdd >13:08:59,401 DBG blivet: checking if sdd2 depends on sdd >13:08:59,401 DBG blivet: checking if sdh2 depends on sdd >13:08:59,401 DBG blivet: checking if fedora depends on sdd >13:08:59,402 DBG blivet: checking if fedora-log depends on sdd >13:08:59,402 DBG blivet: checking if fedora-home depends on sdd >13:08:59,402 DBG blivet: checking if fedora-root depends on sdd >13:08:59,403 DBG blivet: checking if sda depends on sdd >13:08:59,403 DBG blivet: checking if sda1 depends on sdd >13:08:59,403 DBG blivet: checking if sda2 depends on sdd >13:08:59,404 DBG blivet: checking if sda3 depends on sdd >13:08:59,404 DBG blivet: checking if sda4 depends on sdd >13:08:59,404 DBG blivet: checking if sda5 depends on sdd >13:08:59,404 DBG blivet: checking if sdk depends on sdd >13:08:59,405 DBG blivet: checking if /run/install/repo/images/install.img depends on sdd >13:08:59,405 DBG blivet: checking if loop0 depends on sdd >13:08:59,405 DBG blivet: checking if /LiveOS/rootfs.img depends on sdd >13:08:59,405 DBG blivet: checking if loop1 depends on sdd >13:08:59,406 DBG blivet: checking if /overlay (deleted) depends on sdd >13:08:59,406 DBG blivet: checking if loop2 depends on sdd >13:08:59,406 DBG blivet: checking if live-rw depends on sdd >13:08:59,406 DBG blivet: checking if live-base depends on sdd >13:08:59,407 DBG blivet: checking if wd-green depends on sdd >13:08:59,407 DBG blivet: checking if sdb1 depends on sdd >13:08:59,407 DBG blivet: checking if sdb depends on sdd >13:08:59,407 DBG blivet: checking if sde depends on sdd >13:08:59,408 DBG blivet: checking if sdf depends on sdd >13:08:59,408 DBG blivet: checking if sdg depends on sdd >13:08:59,408 DBG blivet: checking if butter-raid-1T depends on sdd >13:08:59,408 DBG blivet: checking if sdi1 depends on sdd >13:08:59,409 DBG blivet: checking if sdi depends on sdd >13:08:59,409 DBG blivet: checking if sdj1 depends on sdd >13:08:59,409 DBG blivet: checking if sdj depends on sdd >13:08:59,411 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: True ; >13:08:59,412 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdh (26) with existing msdos disklabel >13:08:59,416 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 238.47 GiB disk sdh (26) with existing msdos disklabel ; hidden: True ; >13:08:59,418 DBG blivet: checking if sdc depends on sdh >13:08:59,418 DBG blivet: checking if sdc1 depends on sdh >13:08:59,419 DBG blivet: checking if boot depends on sdh >13:08:59,419 DBG blivet: checking if sdh depends on sdh >13:08:59,419 DBG blivet: checking if sdh1 depends on sdh >13:08:59,419 DBG blivet: checking if sdd depends on sdh >13:08:59,420 DBG blivet: checking if sdd1 depends on sdh >13:08:59,420 DBG blivet: checking if sdc2 depends on sdh >13:08:59,420 DBG blivet: checking if fedora-raid depends on sdh >13:08:59,420 DBG blivet: checking if sdd2 depends on sdh >13:08:59,421 DBG blivet: checking if sdh2 depends on sdh >13:08:59,421 DBG blivet: checking if fedora depends on sdh >13:08:59,421 DBG blivet: checking if fedora-log depends on sdh >13:08:59,422 DBG blivet: checking if fedora-home depends on sdh >13:08:59,422 DBG blivet: checking if fedora-root depends on sdh >13:08:59,423 DBG blivet: checking if sda depends on sdh >13:08:59,423 DBG blivet: checking if sda1 depends on sdh >13:08:59,423 DBG blivet: checking if sda2 depends on sdh >13:08:59,423 DBG blivet: checking if sda3 depends on sdh >13:08:59,424 DBG blivet: checking if sda4 depends on sdh >13:08:59,424 DBG blivet: checking if sda5 depends on sdh >13:08:59,424 DBG blivet: checking if sdk depends on sdh >13:08:59,424 DBG blivet: checking if /run/install/repo/images/install.img depends on sdh >13:08:59,425 DBG blivet: checking if loop0 depends on sdh >13:08:59,425 DBG blivet: checking if /LiveOS/rootfs.img depends on sdh >13:08:59,425 DBG blivet: checking if loop1 depends on sdh >13:08:59,425 DBG blivet: checking if /overlay (deleted) depends on sdh >13:08:59,425 DBG blivet: checking if loop2 depends on sdh >13:08:59,426 DBG blivet: checking if live-rw depends on sdh >13:08:59,426 DBG blivet: checking if live-base depends on sdh >13:08:59,426 DBG blivet: checking if wd-green depends on sdh >13:08:59,427 DBG blivet: checking if sdb1 depends on sdh >13:08:59,427 DBG blivet: checking if sdb depends on sdh >13:08:59,427 DBG blivet: checking if sde depends on sdh >13:08:59,427 DBG blivet: checking if sdf depends on sdh >13:08:59,428 DBG blivet: checking if sdg depends on sdh >13:08:59,428 DBG blivet: checking if butter-raid-1T depends on sdh >13:08:59,428 DBG blivet: checking if sdi1 depends on sdh >13:08:59,428 DBG blivet: checking if sdi depends on sdh >13:08:59,429 DBG blivet: checking if sdj1 depends on sdh >13:08:59,429 DBG blivet: checking if sdj depends on sdh >13:08:59,521 DBG blivet: checking whether disk sda has an empty extended >13:08:59,522 DBG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e861ecc0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85bc320> PedPartition: <_ped.Partition object at 0x7fd3e8722678> ; logicals is ['sda5'] >13:08:59,523 DBG blivet: checking whether disk sdc has an empty extended >13:08:59,524 DBG blivet: extended is None ; logicals is [] >13:08:59,524 DBG blivet: checking whether disk sdd has an empty extended >13:08:59,524 DBG blivet: extended is None ; logicals is [] >13:08:59,525 DBG blivet: checking whether disk sdh has an empty extended >13:08:59,525 DBG blivet: extended is None ; logicals is [] >13:08:59,553 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >13:08:59,557 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >13:08:59,563 DBG blivet: resolved 'sda' to 'sda' (disk) >13:08:59,570 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >13:08:59,575 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >13:08:59,587 DBG blivet: resolved 'sda' to 'sda' (disk) >13:08:59,589 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >13:08:59,592 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >13:08:59,597 DBG blivet: resolved 'sda' to 'sda' (disk) >13:08:59,852 DBG blivet: starting Blivet copy >13:08:59,904 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >13:08:59,904 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85e5f98> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e7884eb8> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e7884c88> PedPartition: <_ped.Partition object at 0x7fd3e8722c50> >13:08:59,907 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >13:08:59,907 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85e5f98> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e84230b8> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e7884fd0> PedPartition: <_ped.Partition object at 0x7fd3e87220a0> >13:08:59,910 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >13:08:59,910 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85e5f98> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e8423128> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e7884e10> PedPartition: <_ped.Partition object at 0x7fd3e8722678> >13:08:59,913 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >13:08:59,913 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85e5f98> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8423240> PedPartition: <_ped.Partition object at 0x7fd3e8722db0> >13:08:59,916 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >13:08:59,916 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85e5f98> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e8423588> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8423438> PedPartition: <_ped.Partition object at 0x7fd3e8722f68> >13:08:59,920 DBG blivet: PartitionDevice._set_parted_partition: sdc1 ; >13:08:59,920 DBG blivet: device sdc1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85c6668> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8423828> PedPartition: <_ped.Partition object at 0x7fd3e8722308> >13:08:59,923 DBG blivet: PartitionDevice._set_parted_partition: sdc2 ; >13:08:59,923 DBG blivet: device sdc2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85c6668> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8423358> PedPartition: <_ped.Partition object at 0x7fd3e788c990> >13:08:59,928 DBG blivet: PartitionDevice._set_parted_partition: sdd1 ; >13:08:59,929 DBG blivet: device sdd1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85d5cc0> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8423b70> PedPartition: <_ped.Partition object at 0x7fd3e788c9e8> >13:08:59,932 DBG blivet: PartitionDevice._set_parted_partition: sdd2 ; >13:08:59,932 DBG blivet: device sdd2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85d5cc0> fileSystem: None > number: 2 path: /dev/sdd2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8423be0> PedPartition: <_ped.Partition object at 0x7fd3e788ca40> >13:08:59,935 DBG blivet: PartitionDevice._set_parted_partition: sdh1 ; >13:08:59,935 DBG blivet: device sdh1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85d5128> fileSystem: None > number: 1 path: /dev/sdh1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8423e80> PedPartition: <_ped.Partition object at 0x7fd3e788ca98> >13:08:59,938 DBG blivet: PartitionDevice._set_parted_partition: sdh2 ; >13:08:59,938 DBG blivet: device sdh2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85d5128> fileSystem: None > number: 2 path: /dev/sdh2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8423f28> PedPartition: <_ped.Partition object at 0x7fd3e788caf0> >13:08:59,941 DBG blivet: PartitionDevice._set_parted_partition: sdb1 ; >13:08:59,942 DBG blivet: device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e8412ba8> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e78973c8> > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e78971d0> PedPartition: <_ped.Partition object at 0x7fd3e788cb48> >13:08:59,945 DBG blivet: PartitionDevice._set_parted_partition: sdi1 ; >13:08:59,945 DBG blivet: device sdi1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e84256a0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e78975c0> > number: 1 path: /dev/sdi1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e7897198> PedPartition: <_ped.Partition object at 0x7fd3e788c938> >13:08:59,948 DBG blivet: PartitionDevice._set_parted_partition: sdj1 ; >13:08:59,948 DBG blivet: device sdj1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e7880160> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e78977b8> > number: 1 path: /dev/sdj1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e7897438> PedPartition: <_ped.Partition object at 0x7fd3e788cba0> >13:08:59,951 DBG blivet: DeviceTree.get_device_by_id: id_num: 142 ; incomplete: False ; hidden: True ; >13:08:59,953 DBG blivet: DeviceTree.get_device_by_id returned existing 30 GiB lvmlv fedora-root (142) with existing ext4 filesystem >13:08:59,955 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,956 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,956 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,959 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,960 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,960 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,960 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,961 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,962 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,962 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,963 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,963 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,963 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,964 DBG blivet: fedora size is 237.34 GiB >13:08:59,966 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,966 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,967 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,967 DBG blivet: vg fedora has 0 B free >13:08:59,967 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,968 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,968 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,969 DBG blivet: fedora size is 237.34 GiB >13:08:59,970 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,971 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,971 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,972 DBG blivet: vg fedora has 0 B free >13:08:59,972 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,974 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,974 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,975 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,977 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,978 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,978 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,979 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,979 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,980 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,980 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,981 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,981 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,982 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,982 DBG blivet: fedora size is 237.34 GiB >13:08:59,984 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,984 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,985 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,985 DBG blivet: vg fedora has 0 B free >13:08:59,986 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,986 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,986 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,987 DBG blivet: fedora size is 237.34 GiB >13:08:59,989 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,989 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,989 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,990 DBG blivet: vg fedora has 0 B free >13:08:59,990 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:08:59,993 DBG blivet: DeviceTree.get_device_by_id: id_num: 21 ; incomplete: False ; hidden: True ; >13:08:59,995 DBG blivet: existing RAID raid1 size == 1023 MiB >13:08:59,995 DBG blivet: DeviceTree.get_device_by_id returned existing 1023 MiB mdarray boot (21) with existing ext4 filesystem >13:08:59,995 DBG blivet: existing RAID raid1 size == 1023 MiB >13:08:59,997 DBG blivet: existing RAID raid1 size == 1023 MiB >13:08:59,998 DBG blivet: existing RAID raid1 size == 1023 MiB >13:09:00,000 DBG blivet: DeviceTree.get_device_by_id: id_num: 129 ; incomplete: False ; hidden: True ; >13:09:00,002 DBG blivet: DeviceTree.get_device_by_id returned existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem >13:09:00,003 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,003 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,004 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,006 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,007 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,007 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,007 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,008 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,009 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,009 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,010 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,010 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,010 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,011 DBG blivet: fedora size is 237.34 GiB >13:09:00,013 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,013 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,013 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,014 DBG blivet: vg fedora has 0 B free >13:09:00,014 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,015 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,015 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,016 DBG blivet: fedora size is 237.34 GiB >13:09:00,017 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,018 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,018 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,019 DBG blivet: vg fedora has 0 B free >13:09:00,019 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,021 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,021 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,021 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,024 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,025 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,025 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,025 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,026 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,027 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,027 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,027 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,028 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,028 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,029 DBG blivet: fedora size is 237.34 GiB >13:09:00,030 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,031 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,031 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,032 DBG blivet: vg fedora has 0 B free >13:09:00,032 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,033 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,033 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,033 DBG blivet: fedora size is 237.34 GiB >13:09:00,035 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,036 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,036 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,036 DBG blivet: vg fedora has 0 B free >13:09:00,037 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,040 DBG blivet: DeviceTree.get_device_by_id: id_num: 116 ; incomplete: False ; hidden: True ; >13:09:00,041 DBG blivet: DeviceTree.get_device_by_id returned existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem >13:09:00,042 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,043 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,043 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,046 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,046 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,046 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,047 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,048 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,048 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,048 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,049 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,049 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,050 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,050 DBG blivet: fedora size is 237.34 GiB >13:09:00,052 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,052 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,053 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,053 DBG blivet: vg fedora has 0 B free >13:09:00,054 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,054 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,054 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,055 DBG blivet: fedora size is 237.34 GiB >13:09:00,057 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,057 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,057 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,058 DBG blivet: vg fedora has 0 B free >13:09:00,058 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,060 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,060 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,061 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,063 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,064 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,064 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,065 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,065 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,066 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,066 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,067 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,067 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,067 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,068 DBG blivet: fedora size is 237.34 GiB >13:09:00,070 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,070 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,071 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,071 DBG blivet: vg fedora has 0 B free >13:09:00,071 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,072 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,072 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,073 DBG blivet: fedora size is 237.34 GiB >13:09:00,074 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,075 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,075 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,076 DBG blivet: vg fedora has 0 B free >13:09:00,076 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:00,079 DBG blivet: DeviceTree.get_device_by_id: id_num: 248 ; incomplete: False ; hidden: True ; >13:09:00,081 DBG blivet: DeviceTree.get_device_by_id returned existing 30 GiB partition sda3 (248) with existing ext4 filesystem >13:09:00,087 DBG blivet: DeviceTree.get_device_by_id: id_num: 228 ; incomplete: False ; hidden: True ; >13:09:00,089 DBG blivet: DeviceTree.get_device_by_id returned existing 600 MiB partition sda1 (228) with existing ext4 filesystem >13:09:00,095 DBG blivet: DeviceTree.get_device_by_id: id_num: 238 ; incomplete: False ; hidden: True ; >13:09:00,097 DBG blivet: DeviceTree.get_device_by_id returned existing 126.6 GiB partition sda2 (238) with existing ext4 filesystem >13:09:00,103 DBG blivet: DeviceTree.get_device_by_id: id_num: 263 ; incomplete: False ; hidden: True ; >13:09:00,105 DBG blivet: DeviceTree.get_device_by_id returned existing 10 GiB partition sda5 (263) with existing ext4 filesystem >13:09:00,110 DBG blivet: finished Blivet copy >13:09:00,134 DBG blivet: length of free region aligned from 1024000 to 1024000 >13:09:00,134 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:00,135 DBG blivet: length of free region aligned from 1024000 to 1024000 >13:09:00,135 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:00,634 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >13:09:00,991 DBG blivet: length of free region aligned from 1024000 to 1024000 >13:09:00,992 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:00,993 DBG blivet: length of free region aligned from 1024000 to 1024000 >13:09:00,993 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:01,161 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >13:09:01,488 DBG blivet: length of free region aligned from 1024000 to 1024000 >13:09:01,488 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:01,489 DBG blivet: length of free region aligned from 1024000 to 1024000 >13:09:01,489 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:01,655 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >13:09:02,001 DBG blivet: length of free region aligned from 1024000 to 1024000 >13:09:02,001 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:02,003 DBG blivet: length of free region aligned from 1024000 to 1024000 >13:09:02,003 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:02,167 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >13:09:02,496 DBG blivet: length of free region aligned from 1024000 to 1024000 >13:09:02,496 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:02,497 DBG blivet: length of free region aligned from 1024000 to 1024000 >13:09:02,498 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:02,658 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >13:09:11,494 DBG blivet: get_format('None') returning DeviceFormat instance with object id 778 >13:09:11,499 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: ext4 ; >13:09:11,499 INF blivet: registered action: [777] destroy format ext4 filesystem on partition sda1 (id 228) >13:09:11,504 DBG blivet: DiskDevice.remove_child: name: sda ; child: sda1 ; kids: 5 ; >13:09:11,505 INF blivet: removed partition sda1 (id 228) from device tree >13:09:11,506 INF blivet: registered action: [779] destroy device partition sda1 (id 228) >13:09:11,677 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >13:09:11,680 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >13:09:11,682 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >13:09:12,171 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >13:09:12,174 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >13:09:12,176 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >13:09:12,656 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >13:09:12,659 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >13:09:12,661 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >13:09:13,138 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >13:09:13,141 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >13:09:13,143 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >13:09:13,462 DBG blivet: length of free region aligned from 2254785 to 2252800 >13:09:13,463 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:13,464 DBG blivet: length of free region aligned from 2254785 to 2252800 >13:09:13,464 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:13,499 DBG blivet: length of free region aligned from 2254785 to 2252800 >13:09:13,499 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:13,500 DBG blivet: length of free region aligned from 2254785 to 2252800 >13:09:13,501 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:15,978 DBG blivet: existing RAID raid1 size == 1023 MiB >13:09:16,451 DBG blivet: existing RAID raid1 size == 1023 MiB >13:09:16,452 DBG blivet: existing RAID raid1 size == 1023 MiB >13:09:16,452 DBG blivet: existing RAID raid1 size == 1023 MiB >13:09:16,457 DBG blivet: existing RAID raid1 size == 1023 MiB >13:09:25,832 DBG blivet: existing RAID raid1 size == 1023 MiB >13:09:25,835 DBG blivet: existing RAID raid1 size == 1023 MiB >13:09:25,837 DBG blivet: get_format('None') returning DeviceFormat instance with object id 783 >13:09:25,839 DBG blivet: MDRaidArrayDevice._set_format: boot ; type: None ; current: ext4 ; >13:09:25,839 INF blivet: registered action: [782] destroy format ext4 filesystem on mdarray boot (id 21) >13:09:25,841 DBG blivet: PartitionDevice.remove_child: name: sdc1 ; child: boot ; kids: 1 ; >13:09:25,843 DBG blivet: PartitionDevice.remove_child: name: sdh1 ; child: boot ; kids: 1 ; >13:09:25,844 DBG blivet: PartitionDevice.remove_child: name: sdd1 ; child: boot ; kids: 1 ; >13:09:25,844 INF blivet: removed mdarray boot (id 21) from device tree >13:09:25,845 INF blivet: registered action: [784] destroy device mdarray boot (id 21) >13:09:25,848 DBG blivet: get_format('None') returning DeviceFormat instance with object id 786 >13:09:25,850 DBG blivet: PartitionDevice._set_format: sdc1 ; type: None ; current: mdmember ; >13:09:25,850 INF blivet: registered action: [785] destroy format mdmember on partition sdc1 (id 12) >13:09:25,852 DBG blivet: DiskDevice.remove_child: name: sdc ; child: sdc1 ; kids: 2 ; >13:09:25,853 INF blivet: removed partition sdc1 (id 12) from device tree >13:09:25,853 INF blivet: registered action: [787] destroy device partition sdc1 (id 12) >13:09:25,856 DBG blivet: get_format('None') returning DeviceFormat instance with object id 789 >13:09:25,858 DBG blivet: PartitionDevice._set_format: sdh1 ; type: None ; current: mdmember ; >13:09:25,858 INF blivet: registered action: [788] destroy format mdmember on partition sdh1 (id 36) >13:09:25,864 DBG blivet: DiskDevice.remove_child: name: sdh ; child: sdh1 ; kids: 2 ; >13:09:25,865 INF blivet: removed partition sdh1 (id 36) from device tree >13:09:25,865 INF blivet: registered action: [790] destroy device partition sdh1 (id 36) >13:09:25,868 DBG blivet: get_format('None') returning DeviceFormat instance with object id 792 >13:09:25,870 DBG blivet: PartitionDevice._set_format: sdd1 ; type: None ; current: mdmember ; >13:09:25,870 INF blivet: registered action: [791] destroy format mdmember on partition sdd1 (id 56) >13:09:25,873 DBG blivet: DiskDevice.remove_child: name: sdd ; child: sdd1 ; kids: 2 ; >13:09:25,873 INF blivet: removed partition sdd1 (id 56) from device tree >13:09:25,874 INF blivet: registered action: [793] destroy device partition sdd1 (id 56) >13:09:25,876 DBG blivet: existing RAID raid1 size == 1023 MiB >13:09:25,878 DBG blivet: existing RAID raid1 size == 1023 MiB >13:09:25,878 DBG blivet: existing RAID raid1 size == 1023 MiB >13:09:25,879 DBG blivet: existing RAID raid1 size == 1023 MiB >13:09:25,881 DBG blivet: existing RAID raid1 size == 1023 MiB >13:09:25,894 DBG blivet: length of free region aligned from 2254785 to 2252800 >13:09:25,895 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:25,896 DBG blivet: length of free region aligned from 2254785 to 2252800 >13:09:25,896 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:30,078 DBG blivet: length of free region aligned from 2254785 to 2252800 >13:09:30,078 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:30,080 DBG blivet: length of free region aligned from 2099198 to 2097152 >13:09:30,080 DBG blivet: length of free region aligned from 2099198 to 2097152 >13:09:30,081 DBG blivet: length of free region aligned from 2099198 to 2097152 >13:09:30,083 DBG blivet: DiskLabel.__init__: >13:09:30,084 INF blivet: DiskLabel.parted_device returning None >13:09:30,085 DBG blivet: DMRaidMember.__init__: >13:09:30,087 DBG blivet: Ext2FS.supported: supported: True ; >13:09:30,088 DBG blivet: Ext2FS.supported: supported: True ; >13:09:30,089 DBG blivet: Ext3FS.supported: supported: True ; >13:09:30,090 DBG blivet: Ext3FS.supported: supported: True ; >13:09:30,092 DBG blivet: Ext4FS.supported: supported: True ; >13:09:30,093 DBG blivet: Ext4FS.supported: supported: True ; >13:09:30,094 DBG blivet: FATFS.supported: supported: True ; >13:09:30,095 DBG blivet: FATFS.supported: supported: True ; >13:09:30,097 DBG blivet: EFIFS.supported: supported: True ; >13:09:30,099 DBG blivet: EFIFS.supported: supported: True ; >13:09:30,100 DBG blivet: BTRFS.supported: supported: True ; >13:09:30,101 DBG blivet: BTRFS.supported: supported: True ; >13:09:30,103 DBG blivet: XFS.supported: supported: True ; >13:09:30,104 DBG blivet: XFS.supported: supported: True ; >13:09:30,106 DBG blivet: HFS.supported: supported: False ; >13:09:30,107 DBG blivet: HFS.supported: supported: False ; >13:09:30,108 DBG blivet: AppleBootstrapFS.supported: supported: True ; >13:09:30,110 DBG blivet: AppleBootstrapFS.supported: supported: True ; >13:09:30,111 DBG blivet: HFSPlus.supported: supported: False ; >13:09:30,112 DBG blivet: HFSPlus.supported: supported: False ; >13:09:30,114 DBG blivet: MacEFIFS.supported: supported: True ; >13:09:30,115 DBG blivet: MacEFIFS.supported: supported: True ; >13:09:30,116 DBG blivet: NTFS.supported: supported: False ; >13:09:30,117 DBG blivet: NTFS.supported: supported: False ; >13:09:30,119 DBG blivet: NFS.supported: supported: False ; >13:09:30,120 DBG blivet: NFS.supported: supported: False ; >13:09:30,122 DBG blivet: NFSv4.supported: supported: False ; >13:09:30,123 DBG blivet: NFSv4.supported: supported: False ; >13:09:30,124 DBG blivet: Iso9660FS.supported: supported: True ; >13:09:30,125 DBG blivet: Iso9660FS.supported: supported: True ; >13:09:30,126 DBG blivet: NoDevFS.supported: supported: False ; >13:09:30,128 DBG blivet: NoDevFS.supported: supported: False ; >13:09:30,129 DBG blivet: DevPtsFS.supported: supported: False ; >13:09:30,130 DBG blivet: DevPtsFS.supported: supported: False ; >13:09:30,132 DBG blivet: ProcFS.supported: supported: False ; >13:09:30,133 DBG blivet: ProcFS.supported: supported: False ; >13:09:30,134 DBG blivet: SysFS.supported: supported: False ; >13:09:30,135 DBG blivet: SysFS.supported: supported: False ; >13:09:30,137 DBG blivet: TmpFS.supported: supported: True ; >13:09:30,165 DBG blivet: BindFS.supported: supported: False ; >13:09:30,166 DBG blivet: BindFS.supported: supported: False ; >13:09:30,168 DBG blivet: SELinuxFS.supported: supported: False ; >13:09:30,170 DBG blivet: SELinuxFS.supported: supported: False ; >13:09:30,171 DBG blivet: USBFS.supported: supported: False ; >13:09:30,172 DBG blivet: USBFS.supported: supported: False ; >13:09:30,174 DBG blivet: EFIVarFS.supported: supported: False ; >13:09:30,175 DBG blivet: EFIVarFS.supported: supported: False ; >13:09:30,176 DBG blivet: LUKS.__init__: >13:09:30,177 DBG blivet: LVMPhysicalVolume.__init__: >13:09:30,179 DBG blivet: MDRaidMember.__init__: >13:09:30,180 DBG blivet: MultipathMember.__init__: >13:09:30,182 DBG blivet: SwapSpace.__init__: >13:09:51,718 DBG blivet: get_format('None') returning DeviceFormat instance with object id 837 >13:09:51,721 DBG blivet: DiskDevice.add_child: name: sda ; child: req12 ; kids: 4 ; >13:09:51,722 DBG blivet: get_format('None') returning DeviceFormat instance with object id 838 >13:09:51,723 DBG blivet: PartitionDevice._set_format: req12 ; type: None ; current: None ; >13:09:51,734 DBG blivet: DiskDevice.remove_child: name: sda ; child: req12 ; kids: 5 ; >13:09:51,735 DBG blivet: MDRaidMember.__init__: label: None ; mountpoint: None ; create_options: ; >13:09:51,736 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 841 >13:09:51,737 INF blivet: added partition req12 (id 836) to device tree >13:09:51,737 INF blivet: registered action: [840] create device partition req12 (id 836) >13:09:51,740 DBG blivet: PartitionDevice._set_format: req12 ; type: mdmember ; current: None ; >13:09:51,740 INF blivet: registered action: [842] create format mdmember on partition req12 (id 836) >13:09:51,741 DBG blivet: get_format('None') returning DeviceFormat instance with object id 844 >13:09:51,744 DBG blivet: DiskDevice.add_child: name: sdc ; child: req13 ; kids: 1 ; >13:09:51,744 DBG blivet: get_format('None') returning DeviceFormat instance with object id 845 >13:09:51,746 DBG blivet: PartitionDevice._set_format: req13 ; type: None ; current: None ; >13:09:51,748 DBG blivet: DiskDevice.remove_child: name: sdc ; child: req13 ; kids: 2 ; >13:09:51,750 DBG blivet: MDRaidMember.__init__: label: None ; mountpoint: None ; create_options: ; >13:09:51,750 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 848 >13:09:51,751 INF blivet: added partition req13 (id 843) to device tree >13:09:51,751 INF blivet: registered action: [847] create device partition req13 (id 843) >13:09:51,753 DBG blivet: PartitionDevice._set_format: req13 ; type: mdmember ; current: None ; >13:09:51,753 INF blivet: registered action: [849] create format mdmember on partition req13 (id 843) >13:09:51,754 DBG blivet: get_format('None') returning DeviceFormat instance with object id 851 >13:09:51,756 DBG blivet: DiskDevice.add_child: name: sdd ; child: req14 ; kids: 1 ; >13:09:51,756 DBG blivet: get_format('None') returning DeviceFormat instance with object id 852 >13:09:51,758 DBG blivet: PartitionDevice._set_format: req14 ; type: None ; current: None ; >13:09:51,761 DBG blivet: DiskDevice.remove_child: name: sdd ; child: req14 ; kids: 2 ; >13:09:51,762 DBG blivet: MDRaidMember.__init__: label: None ; mountpoint: None ; create_options: ; >13:09:51,763 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 855 >13:09:51,763 INF blivet: added partition req14 (id 850) to device tree >13:09:51,764 INF blivet: registered action: [854] create device partition req14 (id 850) >13:09:51,765 DBG blivet: PartitionDevice._set_format: req14 ; type: mdmember ; current: None ; >13:09:51,766 INF blivet: registered action: [856] create format mdmember on partition req14 (id 850) >13:09:51,766 DBG blivet: get_format('None') returning DeviceFormat instance with object id 858 >13:09:51,769 DBG blivet: DiskDevice.add_child: name: sdh ; child: req15 ; kids: 1 ; >13:09:51,769 DBG blivet: get_format('None') returning DeviceFormat instance with object id 859 >13:09:51,771 DBG blivet: PartitionDevice._set_format: req15 ; type: None ; current: None ; >13:09:51,773 DBG blivet: DiskDevice.remove_child: name: sdh ; child: req15 ; kids: 2 ; >13:09:51,775 DBG blivet: MDRaidMember.__init__: label: None ; mountpoint: None ; create_options: ; >13:09:51,775 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 862 >13:09:51,776 INF blivet: added partition req15 (id 857) to device tree >13:09:51,776 INF blivet: registered action: [861] create device partition req15 (id 857) >13:09:51,778 DBG blivet: PartitionDevice._set_format: req15 ; type: mdmember ; current: None ; >13:09:51,778 INF blivet: registered action: [863] create format mdmember on partition req15 (id 857) >13:09:51,779 DBG blivet: get_format('None') returning DeviceFormat instance with object id 865 >13:09:51,781 DBG blivet: MDRaidArrayDevice._add_parent: boot ; parent: req12 ; >13:09:51,784 DBG blivet: PartitionDevice.add_child: name: req12 ; child: boot ; kids: 0 ; >13:09:51,787 DBG blivet: MDRaidArrayDevice._add_parent: boot ; parent: req13 ; >13:09:51,789 DBG blivet: PartitionDevice.add_child: name: req13 ; child: boot ; kids: 0 ; >13:09:51,792 DBG blivet: MDRaidArrayDevice._add_parent: boot ; parent: req14 ; >13:09:51,794 DBG blivet: PartitionDevice.add_child: name: req14 ; child: boot ; kids: 0 ; >13:09:51,797 DBG blivet: MDRaidArrayDevice._add_parent: boot ; parent: req15 ; >13:09:51,800 DBG blivet: PartitionDevice.add_child: name: req15 ; child: boot ; kids: 0 ; >13:09:51,800 DBG blivet: get_format('None') returning DeviceFormat instance with object id 866 >13:09:51,802 DBG blivet: MDRaidArrayDevice._set_format: boot ; type: None ; current: None ; >13:09:51,803 DBG blivet: get_format('None') returning DeviceFormat instance with object id 868 >13:09:51,805 DBG blivet: MDRaidArrayDevice._set_format: boot ; type: None ; current: None ; >13:09:51,807 DBG blivet: Ext4FS.supported: supported: True ; >13:09:51,807 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 870 >13:09:51,808 INF blivet: added mdarray boot (id 864) to device tree >13:09:51,808 INF blivet: registered action: [869] create device mdarray boot (id 864) >13:09:51,810 DBG blivet: MDRaidArrayDevice._set_format: boot ; type: ext4 ; current: None ; >13:09:51,811 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:51,811 INF blivet: registered action: [871] create format ext4 filesystem mounted at /boot on mdarray boot (id 864) >13:09:51,816 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >13:09:51,817 DBG blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >13:09:51,818 DBG blivet: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; >13:09:51,819 DBG blivet: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; >13:09:51,822 DBG blivet: removing all non-preexisting partitions ['req12(id 836)', 'req13(id 843)', 'req14(id 850)', 'req15(id 857)', 'sda2(id 238)', 'sda3(id 248)', 'sda4(id 258)', 'sda5(id 263)', 'sdc2(id 73)', 'sdd2(id 87)', 'sdh2(id 97)'] from disk(s) ['sda', 'sdc', 'sdd', 'sdh'] >13:09:51,824 DBG blivet: allocate_partitions: disks=['sda', 'sdc', 'sdd', 'sdh'] ; partitions=['req12(id 836)', 'req13(id 843)', 'req14(id 850)', 'req15(id 857)', 'sda2(id 238)', 'sda3(id 248)', 'sda4(id 258)', 'sda5(id 263)', 'sdc2(id 73)', 'sdd2(id 87)', 'sdh2(id 97)'] >13:09:51,825 DBG blivet: removing all non-preexisting partitions ['req13(id 843)', 'req14(id 850)', 'req15(id 857)', 'req12(id 836)'] from disk(s) ['sda', 'sdc', 'sdd', 'sdh'] >13:09:51,826 DBG blivet: allocating partition: req13 ; id: 843 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >13:09:51,827 DBG blivet: checking freespace on sdc >13:09:51,828 DBG blivet: get_best_free_space_region: disk=/dev/sdc part_type=0 req_size=1024 MiB boot=False best=None grow=False start=None >13:09:51,829 DBG blivet: checking 2-2099199 (1 GiB) >13:09:51,829 DBG blivet: current free range is 2-2099199 (1 GiB) >13:09:51,830 DBG blivet: checking 500117504-500118191 (344 KiB) >13:09:51,830 DBG blivet: current free range is 500117504-500118191 (344 KiB) >13:09:51,831 DBG blivet: updating use_disk to sdc, type: 0 >13:09:51,831 DBG blivet: new free: 2-2099199 / 1 GiB >13:09:51,831 DBG blivet: new free allows for 0 sectors of growth >13:09:51,832 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fd3e4f2f278> >13:09:51,833 DBG blivet: adjusted start sector from 2 to 2048 >13:09:51,834 DBG blivet: created partition sdc1 of 1024 MiB and added it to /dev/sdc >13:09:51,836 DBG blivet: PartitionDevice._set_parted_partition: req13 ; >13:09:51,836 DBG blivet: device req13 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85c6668> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e2e21208> PedPartition: <_ped.Partition object at 0x7fd3e2de56d0> >13:09:51,839 DBG blivet: PartitionDevice._set_disk: sdc1 ; old: None ; new: sdc ; >13:09:51,841 DBG blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 1 ; >13:09:51,843 DBG blivet: PartitionDevice._set_parted_partition: sdc1 ; >13:09:51,843 DBG blivet: device sdc1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85c6668> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e2e211d0> PedPartition: <_ped.Partition object at 0x7fd3e2de5728> >13:09:51,844 DBG blivet: allocating partition: req14 ; id: 850 ; disks: ['sdd'] ; >boot: False ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >13:09:51,845 DBG blivet: checking freespace on sdd >13:09:51,846 DBG blivet: get_best_free_space_region: disk=/dev/sdd part_type=0 req_size=1024 MiB boot=False best=None grow=False start=None >13:09:51,846 DBG blivet: checking 2-2099199 (1 GiB) >13:09:51,847 DBG blivet: current free range is 2-2099199 (1 GiB) >13:09:51,847 DBG blivet: checking 500117504-500118191 (344 KiB) >13:09:51,848 DBG blivet: current free range is 500117504-500118191 (344 KiB) >13:09:51,848 DBG blivet: updating use_disk to sdd, type: 0 >13:09:51,849 DBG blivet: new free: 2-2099199 / 1 GiB >13:09:51,849 DBG blivet: new free allows for 0 sectors of growth >13:09:51,850 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fd3e4f37588> >13:09:51,850 DBG blivet: adjusted start sector from 2 to 2048 >13:09:51,851 DBG blivet: created partition sdd1 of 1024 MiB and added it to /dev/sdd >13:09:51,853 DBG blivet: PartitionDevice._set_parted_partition: req14 ; >13:09:51,853 DBG blivet: device req14 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85d5cc0> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e2e21c88> PedPartition: <_ped.Partition object at 0x7fd3e2de5620> >13:09:51,856 DBG blivet: PartitionDevice._set_disk: sdd1 ; old: None ; new: sdd ; >13:09:51,858 DBG blivet: DiskDevice.add_child: name: sdd ; child: sdd1 ; kids: 1 ; >13:09:51,860 DBG blivet: PartitionDevice._set_parted_partition: sdd1 ; >13:09:51,860 DBG blivet: device sdd1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85d5cc0> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e83f5908> PedPartition: <_ped.Partition object at 0x7fd3e2de5830> >13:09:51,861 DBG blivet: allocating partition: req15 ; id: 857 ; disks: ['sdh'] ; >boot: False ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >13:09:51,862 DBG blivet: checking freespace on sdh >13:09:51,863 DBG blivet: get_best_free_space_region: disk=/dev/sdh part_type=0 req_size=1024 MiB boot=False best=None grow=False start=None >13:09:51,863 DBG blivet: checking 2-2099199 (1 GiB) >13:09:51,864 DBG blivet: current free range is 2-2099199 (1 GiB) >13:09:51,864 DBG blivet: checking 500117504-500118191 (344 KiB) >13:09:51,865 DBG blivet: current free range is 500117504-500118191 (344 KiB) >13:09:51,865 DBG blivet: updating use_disk to sdh, type: 0 >13:09:51,866 DBG blivet: new free: 2-2099199 / 1 GiB >13:09:51,866 DBG blivet: new free allows for 0 sectors of growth >13:09:51,867 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fd3e4e3d4e0> >13:09:51,867 DBG blivet: adjusted start sector from 2 to 2048 >13:09:51,868 DBG blivet: created partition sdh1 of 1024 MiB and added it to /dev/sdh >13:09:51,870 DBG blivet: PartitionDevice._set_parted_partition: req15 ; >13:09:51,870 DBG blivet: device req15 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85d5128> fileSystem: None > number: 1 path: /dev/sdh1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e2e21780> PedPartition: <_ped.Partition object at 0x7fd3e2de5938> >13:09:51,872 DBG blivet: PartitionDevice._set_disk: sdh1 ; old: None ; new: sdh ; >13:09:51,874 DBG blivet: DiskDevice.add_child: name: sdh ; child: sdh1 ; kids: 1 ; >13:09:51,876 DBG blivet: PartitionDevice._set_parted_partition: sdh1 ; >13:09:51,877 DBG blivet: device sdh1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85d5128> fileSystem: None > number: 1 path: /dev/sdh1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e2e21860> PedPartition: <_ped.Partition object at 0x7fd3e2de58e0> >13:09:51,878 DBG blivet: allocating partition: req12 ; id: 836 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >13:09:51,879 DBG blivet: checking freespace on sda >13:09:51,879 DBG blivet: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 MiB boot=False best=None grow=False start=None >13:09:51,880 DBG blivet: checking 63-2254847 (1.08 GiB) >13:09:51,881 DBG blivet: current free range is 63-2254847 (1.08 GiB) >13:09:51,881 DBG blivet: checking 330678335-330681959 (1.77 MiB) >13:09:51,882 DBG blivet: free region not suitable for request >13:09:51,882 DBG blivet: checking 351651840-351651887 (24 KiB) >13:09:51,883 DBG blivet: current free range is 351651840-351651887 (24 KiB) >13:09:51,883 DBG blivet: updating use_disk to sda, type: 0 >13:09:51,883 DBG blivet: new free: 63-2254847 / 1.08 GiB >13:09:51,884 DBG blivet: new free allows for 0 sectors of growth >13:09:51,884 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fd3e4016278> >13:09:51,885 DBG blivet: adjusted start sector from 63 to 2048 >13:09:51,886 DBG blivet: created partition sda1 of 1024 MiB and added it to /dev/sda >13:09:51,887 DBG blivet: PartitionDevice._set_parted_partition: req12 ; >13:09:51,888 DBG blivet: device req12 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85e5f98> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e78aa0f0> PedPartition: <_ped.Partition object at 0x7fd3e2de56d0> >13:09:51,890 DBG blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >13:09:51,892 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 4 ; >13:09:51,895 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >13:09:51,895 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85e5f98> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e78aa940> PedPartition: <_ped.Partition object at 0x7fd3e2de5a98> >13:09:51,896 DBG blivet: grow_partitions: disks=['sda', 'sdc', 'sdd', 'sdh'], partitions=['sda1(id 836)', 'sdc1(id 843)', 'sdd1(id 850)', 'sdh1(id 857)', 'sda2(id 238)', 'sda3(id 248)', 'sda4(id 258)', 'sda5(id 263)', 'sdc2(id 73)', 'sdd2(id 87)', 'sdh2(id 97)'] >13:09:51,897 DBG blivet: no growable partitions >13:09:51,898 DBG blivet: fixing size of non-existent 1024 MiB partition sda1 (836) with non-existent mdmember >13:09:51,899 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:51,903 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:51,906 DBG blivet: fixing size of existing 126.6 GiB partition sda2 (238) with existing ext4 filesystem >13:09:51,912 DBG blivet: fixing size of existing 30 GiB partition sda3 (248) with existing ext4 filesystem >13:09:51,917 DBG blivet: fixing size of existing 10 GiB partition sda4 (258) >13:09:51,923 DBG blivet: fixing size of existing 10 GiB partition sda5 (263) with existing ext4 filesystem >13:09:51,929 DBG blivet: fixing size of non-existent 1024 MiB partition sdc1 (843) with non-existent mdmember >13:09:51,930 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:51,934 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:51,937 DBG blivet: fixing size of existing 237.47 GiB partition sdc2 (73) with existing mdmember >13:09:51,938 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:51,940 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:51,943 DBG blivet: fixing size of non-existent 1024 MiB partition sdd1 (850) with non-existent mdmember >13:09:51,945 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:51,948 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:51,951 DBG blivet: fixing size of existing 237.47 GiB partition sdd2 (87) with existing mdmember >13:09:51,952 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:51,955 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:51,958 DBG blivet: fixing size of non-existent 1024 MiB partition sdh1 (857) with non-existent mdmember >13:09:51,959 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:51,963 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:51,966 DBG blivet: fixing size of existing 237.47 GiB partition sdh2 (97) with existing mdmember >13:09:51,967 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:51,969 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:51,976 DBG blivet: DeviceTree.get_device_by_name: name: sda4 ; incomplete: False ; hidden: False ; >13:09:51,978 DBG blivet: DeviceTree.get_device_by_name returned existing 10 GiB partition sda4 (258) >13:09:52,003 DBG blivet: length of free region aligned from 155648 to 155648 >13:09:52,003 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:52,005 DBG blivet: length of free region aligned from 155648 to 155648 >13:09:52,005 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:52,007 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:52,013 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:52,015 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:52,017 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:52,023 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:52,043 DBG blivet: length of free region aligned from 155648 to 155648 >13:09:52,043 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:52,044 DBG blivet: length of free region aligned from 155648 to 155648 >13:09:52,044 DBG blivet: length of free region aligned from 3625 to 2048 >13:09:52,046 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:52,052 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:52,054 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:52,056 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:52,061 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:09:56,727 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:56,729 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:56,730 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:56,730 DBG blivet: fedora size is 237.34 GiB >13:09:56,732 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:56,733 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:56,733 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:56,734 DBG blivet: vg fedora has 0 B free >13:09:56,892 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:56,892 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:56,892 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:56,893 DBG blivet: fedora size is 237.34 GiB >13:09:56,895 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:56,895 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:56,896 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:56,896 DBG blivet: vg fedora has 0 B free >13:09:57,049 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:57,050 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:57,050 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:57,051 DBG blivet: fedora size is 237.34 GiB >13:09:57,053 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:57,053 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:57,053 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:57,054 DBG blivet: vg fedora has 0 B free >13:09:57,235 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:57,236 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:57,237 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:09:57,239 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:05,858 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:05,859 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:05,859 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:05,860 DBG blivet: fedora size is 237.34 GiB >13:10:05,861 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:05,862 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:05,862 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:05,863 DBG blivet: vg fedora has 0 B free >13:10:06,018 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,019 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,019 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,020 DBG blivet: fedora size is 237.34 GiB >13:10:06,022 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,022 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,022 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,023 DBG blivet: vg fedora has 0 B free >13:10:06,343 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,344 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,345 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,345 DBG blivet: fedora size is 237.34 GiB >13:10:06,347 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,348 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,348 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,348 DBG blivet: vg fedora has 0 B free >13:10:06,509 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,509 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,510 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,510 DBG blivet: fedora size is 237.34 GiB >13:10:06,512 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,513 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,513 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,514 DBG blivet: vg fedora has 0 B free >13:10:06,833 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,833 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,834 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,834 DBG blivet: fedora size is 237.34 GiB >13:10:06,836 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,836 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,837 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,837 DBG blivet: vg fedora has 0 B free >13:10:06,994 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,995 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,995 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,996 DBG blivet: fedora size is 237.34 GiB >13:10:06,998 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,998 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,999 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:06,999 DBG blivet: vg fedora has 0 B free >13:10:15,644 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:15,644 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:15,645 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:15,645 DBG blivet: fedora size is 237.34 GiB >13:10:15,647 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:15,648 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:15,648 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:15,648 DBG blivet: vg fedora has 0 B free >13:10:15,802 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:15,803 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:15,803 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:15,804 DBG blivet: fedora size is 237.34 GiB >13:10:15,805 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:15,806 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:15,806 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:15,807 DBG blivet: vg fedora has 0 B free >13:10:16,118 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,118 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,119 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,119 DBG blivet: fedora size is 237.34 GiB >13:10:16,121 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,121 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,122 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,122 DBG blivet: vg fedora has 0 B free >13:10:16,277 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,277 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,278 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,278 DBG blivet: fedora size is 237.34 GiB >13:10:16,280 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,281 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,281 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,282 DBG blivet: vg fedora has 0 B free >13:10:16,586 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,587 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,587 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,588 DBG blivet: fedora size is 237.34 GiB >13:10:16,589 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,590 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,590 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,591 DBG blivet: vg fedora has 0 B free >13:10:16,753 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,754 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,754 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,755 DBG blivet: fedora size is 237.34 GiB >13:10:16,757 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,758 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,758 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:16,759 DBG blivet: vg fedora has 0 B free >13:10:24,070 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,071 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,071 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,072 DBG blivet: fedora size is 237.34 GiB >13:10:24,074 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,074 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,075 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,075 DBG blivet: vg fedora has 0 B free >13:10:24,230 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,231 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,231 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,232 DBG blivet: fedora size is 237.34 GiB >13:10:24,234 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,234 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,235 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,235 DBG blivet: vg fedora has 0 B free >13:10:24,552 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,553 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,553 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,554 DBG blivet: fedora size is 237.34 GiB >13:10:24,555 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,556 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,556 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,557 DBG blivet: vg fedora has 0 B free >13:10:24,722 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,723 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,724 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,724 DBG blivet: fedora size is 237.34 GiB >13:10:24,726 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,727 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,727 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,728 DBG blivet: vg fedora has 0 B free >13:10:24,888 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,889 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,889 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,890 DBG blivet: fedora size is 237.34 GiB >13:10:24,891 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,892 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,892 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:24,893 DBG blivet: vg fedora has 0 B free >13:10:25,049 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,050 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,050 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,051 DBG blivet: fedora size is 237.34 GiB >13:10:25,052 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,053 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,053 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,054 DBG blivet: vg fedora has 0 B free >13:10:25,215 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,215 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,216 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,216 DBG blivet: fedora size is 237.34 GiB >13:10:25,218 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,219 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,219 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,219 DBG blivet: vg fedora has 0 B free >13:10:25,530 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,530 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,531 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,531 DBG blivet: fedora size is 237.34 GiB >13:10:25,533 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,533 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,534 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,534 DBG blivet: vg fedora has 0 B free >13:10:25,687 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,688 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,688 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,689 DBG blivet: fedora size is 237.34 GiB >13:10:25,690 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,691 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,691 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,692 DBG blivet: vg fedora has 0 B free >13:10:25,999 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:25,999 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:26,000 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:26,000 DBG blivet: fedora size is 237.34 GiB >13:10:26,002 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:26,002 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:26,003 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:26,003 DBG blivet: vg fedora has 0 B free >13:10:26,160 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:26,160 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:26,161 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:26,161 DBG blivet: fedora size is 237.34 GiB >13:10:26,163 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:26,163 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:26,164 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:26,164 DBG blivet: vg fedora has 0 B free >13:10:34,266 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,266 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,267 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,267 DBG blivet: fedora size is 237.34 GiB >13:10:34,269 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,270 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,270 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,271 DBG blivet: vg fedora has 0 B free >13:10:34,432 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,432 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,433 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,433 DBG blivet: fedora size is 237.34 GiB >13:10:34,435 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,436 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,436 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,436 DBG blivet: vg fedora has 0 B free >13:10:34,754 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,754 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,755 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,755 DBG blivet: fedora size is 237.34 GiB >13:10:34,757 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,758 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,758 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,758 DBG blivet: vg fedora has 0 B free >13:10:34,924 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,925 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,925 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,926 DBG blivet: fedora size is 237.34 GiB >13:10:34,928 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,928 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,929 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:34,929 DBG blivet: vg fedora has 0 B free >13:10:35,244 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,245 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,245 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,246 DBG blivet: fedora size is 237.34 GiB >13:10:35,248 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,248 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,248 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,249 DBG blivet: vg fedora has 0 B free >13:10:35,404 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,405 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,405 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,406 DBG blivet: fedora size is 237.34 GiB >13:10:35,408 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,408 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,408 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,409 DBG blivet: vg fedora has 0 B free >13:10:35,716 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,717 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,717 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,718 DBG blivet: fedora size is 237.34 GiB >13:10:35,720 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,720 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,721 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,721 DBG blivet: vg fedora has 0 B free >13:10:35,878 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,878 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,879 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,879 DBG blivet: fedora size is 237.34 GiB >13:10:35,881 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,882 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,882 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:35,882 DBG blivet: vg fedora has 0 B free >13:10:36,040 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,041 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,041 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,042 DBG blivet: fedora size is 237.34 GiB >13:10:36,044 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,044 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,045 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,045 DBG blivet: vg fedora has 0 B free >13:10:36,203 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,204 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,204 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,205 DBG blivet: fedora size is 237.34 GiB >13:10:36,206 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,207 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,207 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,208 DBG blivet: vg fedora has 0 B free >13:10:36,360 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,361 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,361 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,362 DBG blivet: fedora size is 237.34 GiB >13:10:36,364 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,364 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,364 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,365 DBG blivet: vg fedora has 0 B free >13:10:36,681 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,682 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,682 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,683 DBG blivet: fedora size is 237.34 GiB >13:10:36,685 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,685 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,685 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,686 DBG blivet: vg fedora has 0 B free >13:10:36,838 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,839 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,839 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,840 DBG blivet: fedora size is 237.34 GiB >13:10:36,841 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,842 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,842 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:36,843 DBG blivet: vg fedora has 0 B free >13:10:37,153 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:37,154 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:37,154 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:37,155 DBG blivet: fedora size is 237.34 GiB >13:10:37,156 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:37,157 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:37,157 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:37,158 DBG blivet: vg fedora has 0 B free >13:10:37,323 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:37,324 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:37,324 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:37,325 DBG blivet: fedora size is 237.34 GiB >13:10:37,327 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:37,327 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:37,328 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:37,328 DBG blivet: vg fedora has 0 B free >13:10:38,038 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,038 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,039 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,039 DBG blivet: fedora size is 237.34 GiB >13:10:38,041 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,041 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,042 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,042 DBG blivet: vg fedora has 0 B free >13:10:38,197 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,198 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,198 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,199 DBG blivet: fedora size is 237.34 GiB >13:10:38,200 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,201 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,201 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,202 DBG blivet: vg fedora has 0 B free >13:10:38,515 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,516 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,516 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,517 DBG blivet: fedora size is 237.34 GiB >13:10:38,518 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,519 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,519 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,520 DBG blivet: vg fedora has 0 B free >13:10:38,677 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,677 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,678 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,678 DBG blivet: fedora size is 237.34 GiB >13:10:38,680 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,681 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,681 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,681 DBG blivet: vg fedora has 0 B free >13:10:38,998 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,999 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:38,999 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:39,000 DBG blivet: fedora size is 237.34 GiB >13:10:39,001 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:39,002 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:39,002 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:39,003 DBG blivet: vg fedora has 0 B free >13:10:39,160 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:39,160 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:39,161 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:39,161 DBG blivet: fedora size is 237.34 GiB >13:10:39,163 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:39,164 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:39,164 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:39,164 DBG blivet: vg fedora has 0 B free >13:10:44,585 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,586 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,586 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,587 DBG blivet: fedora size is 237.34 GiB >13:10:44,589 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,589 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,590 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,590 DBG blivet: vg fedora has 0 B free >13:10:44,760 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,760 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,761 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,761 DBG blivet: fedora size is 237.34 GiB >13:10:44,764 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,764 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,764 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,765 DBG blivet: vg fedora has 0 B free >13:10:44,934 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,935 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,935 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,936 DBG blivet: fedora size is 237.34 GiB >13:10:44,938 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,939 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,939 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:44,940 DBG blivet: vg fedora has 0 B free >13:10:45,113 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,114 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,114 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,115 DBG blivet: fedora size is 237.34 GiB >13:10:45,117 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,117 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,118 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,118 DBG blivet: vg fedora has 0 B free >13:10:45,312 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,313 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,313 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,314 DBG blivet: fedora size is 237.34 GiB >13:10:45,317 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,318 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,318 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,319 DBG blivet: vg fedora has 0 B free >13:10:45,660 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,660 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,661 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,661 DBG blivet: fedora size is 237.34 GiB >13:10:45,663 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,664 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,664 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,665 DBG blivet: vg fedora has 0 B free >13:10:45,835 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,835 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,836 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,836 DBG blivet: fedora size is 237.34 GiB >13:10:45,838 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,839 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,839 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:45,840 DBG blivet: vg fedora has 0 B free >13:10:46,182 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:46,182 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:46,183 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:46,183 DBG blivet: fedora size is 237.34 GiB >13:10:46,185 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:46,186 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:46,186 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:46,187 DBG blivet: vg fedora has 0 B free >13:10:46,356 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:46,356 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:46,357 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:46,357 DBG blivet: fedora size is 237.34 GiB >13:10:46,359 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:46,360 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:46,360 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:46,361 DBG blivet: vg fedora has 0 B free >13:10:52,753 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:52,754 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:52,757 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:52,758 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:52,759 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:52,760 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:52,761 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:52,761 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:52,765 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:52,768 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:53,492 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:53,494 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:53,497 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:53,497 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:53,498 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:53,499 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:53,505 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:53,506 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:53,511 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:53,514 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:53,919 DBG blivet: length of free region aligned from 155648 to 155648 >13:10:53,920 DBG blivet: length of free region aligned from 3625 to 2048 >13:10:53,921 DBG blivet: length of free region aligned from 155648 to 155648 >13:10:53,921 DBG blivet: length of free region aligned from 3625 to 2048 >13:10:53,924 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:53,929 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:53,931 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:53,933 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:53,937 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:55,033 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:55,034 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:55,037 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:55,037 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:55,038 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:55,039 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:55,040 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:55,040 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:55,044 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:55,046 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,546 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,547 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,547 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,549 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,550 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,550 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,551 DBG blivet: fedora size is 237.34 GiB >13:10:56,553 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,553 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,553 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,554 DBG blivet: vg fedora has 0 B free >13:10:56,557 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,558 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,558 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,559 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,559 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,559 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,560 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,560 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,561 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,565 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,565 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:56,566 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:57,402 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:57,406 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:57,407 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:57,408 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:57,412 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:57,419 DBG blivet: length of free region aligned from 155648 to 155648 >13:10:57,419 DBG blivet: length of free region aligned from 3625 to 2048 >13:10:57,420 DBG blivet: length of free region aligned from 155648 to 155648 >13:10:57,420 DBG blivet: length of free region aligned from 3625 to 2048 >13:10:58,036 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,037 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,038 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,040 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,041 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,041 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,041 DBG blivet: fedora size is 237.34 GiB >13:10:58,043 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,044 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,044 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,044 DBG blivet: vg fedora has 0 B free >13:10:58,048 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,048 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,049 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,049 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,050 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,050 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,050 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,051 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,051 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,055 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,055 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:58,056 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:10:59,315 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:59,318 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:59,320 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:59,321 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:59,325 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:10:59,332 DBG blivet: length of free region aligned from 155648 to 155648 >13:10:59,333 DBG blivet: length of free region aligned from 3625 to 2048 >13:10:59,334 DBG blivet: length of free region aligned from 155648 to 155648 >13:10:59,334 DBG blivet: length of free region aligned from 3625 to 2048 >13:11:01,674 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >13:11:01,677 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >13:11:01,681 DBG blivet: resolved 'sda' to 'sda' (disk) >13:11:01,682 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >13:11:01,684 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >13:11:01,689 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:01,689 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:01,690 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:01,690 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:01,693 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,693 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:01,695 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,696 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:01,697 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,699 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,702 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:01,702 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:01,702 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:01,703 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:01,705 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,706 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:01,707 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,708 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:01,709 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,712 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,714 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >13:11:01,716 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >13:11:01,720 DBG blivet: resolved 'sda' to 'sda' (disk) >13:11:01,721 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >13:11:01,724 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >13:11:01,728 DBG blivet: resolved 'sda' to 'sda' (disk) >13:11:01,743 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,746 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,751 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,761 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >13:11:01,763 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda1 (836) with non-existent mdmember >13:11:01,764 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,768 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,771 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >13:11:01,773 DBG blivet: DeviceTree.get_device_by_path returned existing 126.6 GiB partition sda2 (238) with existing ext4 filesystem >13:11:01,779 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >13:11:01,781 DBG blivet: DeviceTree.get_device_by_path returned existing 30 GiB partition sda3 (248) with existing ext4 filesystem >13:11:01,787 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >13:11:01,789 DBG blivet: DeviceTree.get_device_by_path returned existing 10 GiB partition sda4 (258) >13:11:01,796 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; >13:11:01,798 DBG blivet: DeviceTree.get_device_by_path returned existing 10 GiB partition sda5 (263) with existing ext4 filesystem >13:11:01,804 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdc1 ; incomplete: False ; hidden: False ; >13:11:01,805 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sdc1 (843) with non-existent mdmember >13:11:01,806 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,810 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,818 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdc2 ; incomplete: False ; hidden: False ; >13:11:01,821 DBG blivet: DeviceTree.get_device_by_path returned existing 237.47 GiB partition sdc2 (73) with existing mdmember >13:11:01,823 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:01,826 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:01,830 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdd1 ; incomplete: False ; hidden: False ; >13:11:01,831 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sdd1 (850) with non-existent mdmember >13:11:01,833 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,836 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,840 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdd2 ; incomplete: False ; hidden: False ; >13:11:01,843 DBG blivet: DeviceTree.get_device_by_path returned existing 237.47 GiB partition sdd2 (87) with existing mdmember >13:11:01,843 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:01,846 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:01,850 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdh1 ; incomplete: False ; hidden: False ; >13:11:01,851 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sdh1 (857) with non-existent mdmember >13:11:01,853 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,856 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:11:01,860 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdh2 ; incomplete: False ; hidden: False ; >13:11:01,862 DBG blivet: DeviceTree.get_device_by_path returned existing 237.47 GiB partition sdh2 (97) with existing mdmember >13:11:01,863 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:01,866 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,034 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,036 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,037 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,038 DBG blivet: fedora size is 237.34 GiB >13:11:31,040 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,040 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,041 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,041 DBG blivet: vg fedora has 0 B free >13:11:31,199 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,200 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,200 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,200 DBG blivet: fedora size is 237.34 GiB >13:11:31,202 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,203 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,203 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,203 DBG blivet: vg fedora has 0 B free >13:11:31,358 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,359 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,359 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,360 DBG blivet: fedora size is 237.34 GiB >13:11:31,361 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,362 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,362 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,363 DBG blivet: vg fedora has 0 B free >13:11:31,537 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,538 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,538 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:31,540 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,671 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,672 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,673 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,677 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,678 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,678 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,679 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,679 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,680 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,680 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,681 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,681 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,682 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,682 DBG blivet: fedora size is 237.34 GiB >13:11:42,684 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,684 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,685 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,685 DBG blivet: vg fedora has 0 B free >13:11:42,685 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,686 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,686 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,687 DBG blivet: fedora size is 237.34 GiB >13:11:42,688 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,689 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,689 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,690 DBG blivet: vg fedora has 0 B free >13:11:42,690 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,694 DBG blivet: Ext4FS.supported: supported: True ; >13:11:42,695 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 878 >13:11:42,696 DBG blivet: get_format('None') returning DeviceFormat instance with object id 880 >13:11:42,697 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-log ; type: None ; current: ext4 ; >13:11:42,698 INF blivet: registered action: [877] destroy format ext4 filesystem mounted at /var/log on lvmlv fedora-log (id 116) >13:11:42,700 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-log ; type: ext4 ; current: None ; >13:11:42,701 INF blivet: registered action: [879] create format ext4 filesystem mounted at /var/log on lvmlv fedora-log (id 116) >13:11:42,855 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,855 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,856 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,856 DBG blivet: fedora size is 237.34 GiB >13:11:42,858 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,858 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,859 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:42,859 DBG blivet: vg fedora has 0 B free >13:11:43,016 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,017 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,017 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,018 DBG blivet: fedora size is 237.34 GiB >13:11:43,020 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,020 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,020 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,021 DBG blivet: vg fedora has 0 B free >13:11:43,331 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,332 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,332 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,333 DBG blivet: fedora size is 237.34 GiB >13:11:43,335 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,335 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,335 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,336 DBG blivet: vg fedora has 0 B free >13:11:43,489 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,490 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,490 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,491 DBG blivet: fedora size is 237.34 GiB >13:11:43,492 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,493 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,493 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,494 DBG blivet: vg fedora has 0 B free >13:11:43,807 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,807 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,808 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,808 DBG blivet: fedora size is 237.34 GiB >13:11:43,810 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,810 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,811 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,811 DBG blivet: vg fedora has 0 B free >13:11:43,969 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,970 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,970 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,971 DBG blivet: fedora size is 237.34 GiB >13:11:43,973 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,973 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,973 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:43,974 DBG blivet: vg fedora has 0 B free >13:11:44,291 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,292 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,293 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,294 DBG blivet: fedora size is 237.34 GiB >13:11:44,297 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,297 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,298 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,298 DBG blivet: vg fedora has 0 B free >13:11:44,459 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,459 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,460 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,460 DBG blivet: fedora size is 237.34 GiB >13:11:44,462 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,462 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,463 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,463 DBG blivet: vg fedora has 0 B free >13:11:44,620 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,621 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,621 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,622 DBG blivet: fedora size is 237.34 GiB >13:11:44,624 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,624 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,624 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,625 DBG blivet: vg fedora has 0 B free >13:11:44,629 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,630 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,630 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,631 DBG blivet: fedora size is 237.34 GiB >13:11:44,632 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,633 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,633 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,634 DBG blivet: vg fedora has 0 B free >13:11:44,790 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,791 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,791 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,792 DBG blivet: fedora size is 237.34 GiB >13:11:44,794 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,794 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,794 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,795 DBG blivet: vg fedora has 0 B free >13:11:44,949 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,950 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,950 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,951 DBG blivet: fedora size is 237.34 GiB >13:11:44,952 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,953 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,953 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:44,954 DBG blivet: vg fedora has 0 B free >13:11:45,110 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:45,110 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:45,111 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:45,111 DBG blivet: fedora size is 237.34 GiB >13:11:45,113 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:45,113 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:45,114 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:45,114 DBG blivet: vg fedora has 0 B free >13:11:46,755 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:46,756 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:46,756 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:46,757 DBG blivet: fedora size is 237.34 GiB >13:11:46,759 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:46,759 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:46,760 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:46,760 DBG blivet: vg fedora has 0 B free >13:11:46,930 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:46,931 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:46,931 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:46,932 DBG blivet: fedora size is 237.34 GiB >13:11:46,934 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:46,934 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:46,935 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:46,935 DBG blivet: vg fedora has 0 B free >13:11:47,109 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,110 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,110 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,111 DBG blivet: fedora size is 237.34 GiB >13:11:47,113 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,113 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,114 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,114 DBG blivet: vg fedora has 0 B free >13:11:47,284 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,285 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,285 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,286 DBG blivet: fedora size is 237.34 GiB >13:11:47,288 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,288 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,289 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,289 DBG blivet: vg fedora has 0 B free >13:11:47,470 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,471 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,472 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,472 DBG blivet: fedora size is 237.34 GiB >13:11:47,475 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,475 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,475 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:47,476 DBG blivet: vg fedora has 0 B free >13:11:56,522 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,522 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,523 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,526 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,526 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,527 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,527 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,528 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,528 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,528 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,529 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,529 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,530 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,530 DBG blivet: fedora size is 237.34 GiB >13:11:56,532 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,532 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,533 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,533 DBG blivet: vg fedora has 0 B free >13:11:56,534 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,534 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,534 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,535 DBG blivet: fedora size is 237.34 GiB >13:11:56,536 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,537 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,537 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,538 DBG blivet: vg fedora has 0 B free >13:11:56,538 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,542 DBG blivet: Ext4FS.supported: supported: True ; >13:11:56,542 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 882 >13:11:56,543 DBG blivet: get_format('None') returning DeviceFormat instance with object id 884 >13:11:56,545 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: None ; current: ext4 ; >13:11:56,546 INF blivet: registered action: [881] destroy format ext4 filesystem mounted at / on lvmlv fedora-root (id 142) >13:11:56,548 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: ext4 ; current: None ; >13:11:56,548 INF blivet: registered action: [883] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 142) >13:11:56,551 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,552 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,552 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,553 DBG blivet: fedora size is 237.34 GiB >13:11:56,554 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,555 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,555 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,556 DBG blivet: vg fedora has 0 B free >13:11:56,556 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,557 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,557 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,558 DBG blivet: fedora size is 237.34 GiB >13:11:56,559 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,560 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,560 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,561 DBG blivet: vg fedora has 0 B free >13:11:56,564 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,565 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,565 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,566 DBG blivet: fedora size is 237.34 GiB >13:11:56,567 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,568 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,568 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,569 DBG blivet: vg fedora has 0 B free >13:11:56,571 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,571 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,573 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,573 DBG blivet: fedora size is 237.34 GiB >13:11:56,575 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,575 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,576 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,576 DBG blivet: vg fedora has 0 B free >13:11:56,578 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,579 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,579 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,580 DBG blivet: fedora size is 237.34 GiB >13:11:56,581 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,582 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,582 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:11:56,583 DBG blivet: vg fedora has 0 B free >13:12:01,127 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >13:12:01,130 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >13:12:01,134 DBG blivet: resolved 'sda' to 'sda' (disk) >13:12:01,136 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >13:12:01,138 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >13:12:01,142 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:01,142 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:01,143 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:01,143 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:01,146 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,147 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:01,148 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,149 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:01,150 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,153 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,155 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:01,155 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:01,155 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:01,156 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:01,158 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,159 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:01,160 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,161 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:01,162 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,165 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,167 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >13:12:01,169 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >13:12:01,173 DBG blivet: resolved 'sda' to 'sda' (disk) >13:12:01,174 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >13:12:01,176 DBG blivet: DeviceTree.get_device_by_name returned existing 167.68 GiB disk sda (218) with existing msdos disklabel >13:12:01,180 DBG blivet: resolved 'sda' to 'sda' (disk) >13:12:01,194 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,196 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,201 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,211 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >13:12:01,212 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda1 (836) with non-existent mdmember >13:12:01,214 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,217 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,221 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >13:12:01,223 DBG blivet: DeviceTree.get_device_by_path returned existing 126.6 GiB partition sda2 (238) with existing ext4 filesystem >13:12:01,229 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >13:12:01,231 DBG blivet: DeviceTree.get_device_by_path returned existing 30 GiB partition sda3 (248) with existing ext4 filesystem >13:12:01,237 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >13:12:01,239 DBG blivet: DeviceTree.get_device_by_path returned existing 10 GiB partition sda4 (258) >13:12:01,246 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; >13:12:01,247 DBG blivet: DeviceTree.get_device_by_path returned existing 10 GiB partition sda5 (263) with existing ext4 filesystem >13:12:01,254 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdc1 ; incomplete: False ; hidden: False ; >13:12:01,255 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sdc1 (843) with non-existent mdmember >13:12:01,256 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,260 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,263 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdc2 ; incomplete: False ; hidden: False ; >13:12:01,266 DBG blivet: DeviceTree.get_device_by_path returned existing 237.47 GiB partition sdc2 (73) with existing mdmember >13:12:01,266 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:01,269 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:01,273 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdd1 ; incomplete: False ; hidden: False ; >13:12:01,279 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sdd1 (850) with non-existent mdmember >13:12:01,282 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,286 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,290 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdd2 ; incomplete: False ; hidden: False ; >13:12:01,293 DBG blivet: DeviceTree.get_device_by_path returned existing 237.47 GiB partition sdd2 (87) with existing mdmember >13:12:01,294 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:01,297 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:01,301 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdh1 ; incomplete: False ; hidden: False ; >13:12:01,302 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sdh1 (857) with non-existent mdmember >13:12:01,303 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,307 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:01,311 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdh2 ; incomplete: False ; hidden: False ; >13:12:01,313 DBG blivet: DeviceTree.get_device_by_path returned existing 237.47 GiB partition sdh2 (97) with existing mdmember >13:12:01,314 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:01,316 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:12:02,101 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:02,900 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:14,111 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:55,237 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:56,523 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:57,643 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:12:58,775 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:13:02,585 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-log ; status: False ; controllable: True ; >13:13:02,587 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >13:13:02,590 DBG blivet: MDRaidArrayDevice.teardown: fedora-raid ; status: False ; controllable: True ; >13:13:02,593 DBG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >13:13:02,596 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >13:13:02,599 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >13:13:02,711 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >13:13:02,715 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >13:13:02,719 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >13:13:02,825 DBG blivet: PartitionDevice.teardown: sdd2 ; status: True ; controllable: True ; >13:13:02,829 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >13:13:02,833 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >13:13:02,937 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >13:13:02,942 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >13:13:02,945 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >13:13:03,054 DBG blivet: PartitionDevice.teardown: sdh2 ; status: True ; controllable: True ; >13:13:03,058 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >13:13:03,062 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >13:13:03,171 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >13:13:03,175 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >13:13:03,179 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >13:13:03,284 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: False ; controllable: True ; >13:13:03,287 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >13:13:03,290 DBG blivet: MDRaidArrayDevice.teardown: fedora-raid ; status: False ; controllable: True ; >13:13:03,294 DBG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >13:13:03,297 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >13:13:03,300 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >13:13:03,409 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >13:13:03,417 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >13:13:03,421 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >13:13:03,531 DBG blivet: PartitionDevice.teardown: sdd2 ; status: True ; controllable: True ; >13:13:03,535 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >13:13:03,539 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >13:13:03,643 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >13:13:03,646 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >13:13:03,650 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >13:13:03,758 DBG blivet: PartitionDevice.teardown: sdh2 ; status: True ; controllable: True ; >13:13:03,761 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >13:13:03,764 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >13:13:03,876 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >13:13:03,880 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >13:13:03,884 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >13:13:03,990 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >13:13:03,994 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >13:13:03,996 DBG blivet: MDRaidArrayDevice.teardown: fedora-raid ; status: False ; controllable: True ; >13:13:03,999 DBG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >13:13:04,002 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >13:13:04,005 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >13:13:04,111 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >13:13:04,114 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >13:13:04,118 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >13:13:04,224 DBG blivet: PartitionDevice.teardown: sdd2 ; status: True ; controllable: True ; >13:13:04,227 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >13:13:04,230 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >13:13:04,341 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >13:13:04,346 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >13:13:04,350 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >13:13:04,454 DBG blivet: PartitionDevice.teardown: sdh2 ; status: True ; controllable: True ; >13:13:04,457 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >13:13:04,461 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >13:13:04,563 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >13:13:04,567 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >13:13:04,571 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >13:13:04,672 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >13:13:04,831 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >13:13:05,144 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >13:13:05,408 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:13:05,411 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >13:13:05,413 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >13:13:05,518 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >13:13:05,695 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >13:13:06,013 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >13:13:06,277 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:13:06,279 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >13:13:06,282 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >13:13:06,385 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >13:13:06,544 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >13:13:06,854 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >13:13:07,124 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:13:07,127 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >13:13:07,129 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >13:13:07,236 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >13:13:07,238 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >13:13:07,240 DBG blivet: MDRaidArrayDevice.teardown: boot ; status: False ; controllable: True ; >13:13:07,243 DBG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >13:13:07,245 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:13:07,248 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >13:13:07,250 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >13:13:07,358 DBG blivet: PartitionDevice.teardown: sdc1 ; status: False ; controllable: True ; >13:13:07,362 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >13:13:07,364 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >13:13:07,367 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >13:13:07,480 DBG blivet: PartitionDevice.teardown: sdd1 ; status: False ; controllable: True ; >13:13:07,482 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >13:13:07,487 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >13:13:07,491 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >13:13:07,604 DBG blivet: PartitionDevice.teardown: sdh1 ; status: False ; controllable: True ; >13:13:07,607 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >13:13:07,611 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >13:13:07,614 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >13:13:07,719 DBG blivet: action: [881] destroy format ext4 filesystem mounted at / on lvmlv fedora-root (id 142) >13:13:07,721 DBG blivet: action: [877] destroy format ext4 filesystem mounted at /var/log on lvmlv fedora-log (id 116) >13:13:07,722 DBG blivet: action: [782] destroy format ext4 filesystem on mdarray boot (id 21) >13:13:07,722 DBG blivet: action: [784] destroy device mdarray boot (id 21) >13:13:07,722 DBG blivet: action: [791] destroy format mdmember on partition sdd1 (id 56) >13:13:07,723 DBG blivet: action: [793] destroy device partition sdd1 (id 56) >13:13:07,723 DBG blivet: action: [788] destroy format mdmember on partition sdh1 (id 36) >13:13:07,724 DBG blivet: action: [790] destroy device partition sdh1 (id 36) >13:13:07,724 DBG blivet: action: [785] destroy format mdmember on partition sdc1 (id 12) >13:13:07,724 DBG blivet: action: [787] destroy device partition sdc1 (id 12) >13:13:07,725 DBG blivet: action: [777] destroy format ext4 filesystem on partition sda1 (id 228) >13:13:07,725 DBG blivet: action: [779] destroy device partition sda1 (id 228) >13:13:07,726 DBG blivet: action: [883] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 142) >13:13:07,726 DBG blivet: action: [879] create format ext4 filesystem mounted at /var/log on lvmlv fedora-log (id 116) >13:13:07,727 DBG blivet: action: [861] create device partition sdh1 (id 857) >13:13:07,727 DBG blivet: action: [863] create format mdmember on partition sdh1 (id 857) >13:13:07,727 DBG blivet: action: [854] create device partition sdd1 (id 850) >13:13:07,728 DBG blivet: action: [856] create format mdmember on partition sdd1 (id 850) >13:13:07,728 DBG blivet: action: [847] create device partition sdc1 (id 843) >13:13:07,728 DBG blivet: action: [849] create format mdmember on partition sdc1 (id 843) >13:13:07,729 DBG blivet: action: [840] create device partition sda1 (id 836) >13:13:07,729 DBG blivet: action: [842] create format mdmember on partition sda1 (id 836) >13:13:07,729 DBG blivet: action: [869] create device mdarray boot (id 864) >13:13:07,730 DBG blivet: action: [871] create format ext4 filesystem mounted at /boot on mdarray boot (id 864) >13:13:07,730 INF blivet: pruning action queue... >13:13:09,021 INF blivet: resetting parted disks... >13:13:09,024 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >13:13:09,026 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >13:13:09,028 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sdc ; >13:13:09,030 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sdc ; >13:13:09,031 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sdd ; >13:13:09,033 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sdd ; >13:13:09,035 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sdh ; >13:13:09,037 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sdh ; >13:13:09,039 DBG blivet: MDRaidArrayDevice.pre_commit_fixup: boot ; >13:13:09,041 DBG blivet: MDRaidArrayDevice.pre_commit_fixup: fedora-raid ; >13:13:09,043 DBG blivet: PartitionDevice.pre_commit_fixup: sda1 ; >13:13:09,044 DBG blivet: PartitionDevice.pre_commit_fixup: sda2 ; >13:13:09,046 DBG blivet: sector-based lookup found partition sda2 >13:13:09,048 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >13:13:09,048 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85e70f0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e2a890f0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e2a89470> PedPartition: <_ped.Partition object at 0x7fd3e2df6938> >13:13:09,051 DBG blivet: PartitionDevice.pre_commit_fixup: sda3 ; >13:13:09,051 DBG blivet: sector-based lookup found partition sda3 >13:13:09,138 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >13:13:09,138 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85e70f0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e2a897b8> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e2a89828> PedPartition: <_ped.Partition object at 0x7fd3e87220a0> >13:13:09,141 DBG blivet: PartitionDevice.pre_commit_fixup: sda4 ; >13:13:09,142 DBG blivet: extended lookup found partition sda4 >13:13:09,144 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >13:13:09,144 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85e70f0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8400550> PedPartition: <_ped.Partition object at 0x7fd3e8722678> >13:13:09,147 DBG blivet: PartitionDevice.pre_commit_fixup: sda5 ; >13:13:09,148 DBG blivet: sector-based lookup found partition sda5 >13:13:09,150 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >13:13:09,150 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85e70f0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e83f9198> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e83f9470> PedPartition: <_ped.Partition object at 0x7fd3e8722db0> >13:13:09,153 DBG blivet: PartitionDevice.pre_commit_fixup: sdc1 ; >13:13:09,155 DBG blivet: PartitionDevice.pre_commit_fixup: sdc2 ; >13:13:09,155 DBG blivet: sector-based lookup found partition sdc2 >13:13:09,157 DBG blivet: PartitionDevice._set_parted_partition: sdc2 ; >13:13:09,158 DBG blivet: device sdc2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85c66d8> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85e5a20> PedPartition: <_ped.Partition object at 0x7fd3e8722f68> >13:13:09,160 DBG blivet: PartitionDevice.pre_commit_fixup: sdd1 ; >13:13:09,162 DBG blivet: PartitionDevice.pre_commit_fixup: sdd2 ; >13:13:09,162 DBG blivet: sector-based lookup found partition sdd2 >13:13:09,165 DBG blivet: PartitionDevice._set_parted_partition: sdd2 ; >13:13:09,165 DBG blivet: device sdd2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85d5dd8> fileSystem: None > number: 2 path: /dev/sdd2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85e3908> PedPartition: <_ped.Partition object at 0x7fd3e788c990> >13:13:09,168 DBG blivet: PartitionDevice.pre_commit_fixup: sdh1 ; >13:13:09,170 DBG blivet: PartitionDevice.pre_commit_fixup: sdh2 ; >13:13:09,170 DBG blivet: sector-based lookup found partition sdh2 >13:13:09,172 DBG blivet: PartitionDevice._set_parted_partition: sdh2 ; >13:13:09,172 DBG blivet: device sdh2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85d5240> fileSystem: None > number: 2 path: /dev/sdh2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e2a77f28> PedPartition: <_ped.Partition object at 0x7fd3e788ca40> >13:13:09,175 DBG blivet: MDRaidArrayDevice.pre_commit_fixup: boot ; >13:13:09,177 DBG blivet: PartitionDevice.pre_commit_fixup: sdd1 ; >13:13:09,177 DBG blivet: sector-based lookup found partition sdd1 >13:13:09,179 DBG blivet: PartitionDevice._set_parted_partition: sdd1 ; >13:13:09,180 DBG blivet: device sdd1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85d8c18> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8423e48> PedPartition: <_ped.Partition object at 0x7fd3e788caf0> >13:13:09,182 DBG blivet: PartitionDevice.pre_commit_fixup: sdh1 ; >13:13:09,183 DBG blivet: sector-based lookup found partition sdh1 >13:13:09,185 DBG blivet: PartitionDevice._set_parted_partition: sdh1 ; >13:13:09,185 DBG blivet: device sdh1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85e3a20> fileSystem: None > number: 1 path: /dev/sdh1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8423a90> PedPartition: <_ped.Partition object at 0x7fd3e788c9e8> >13:13:09,188 DBG blivet: PartitionDevice.pre_commit_fixup: sdc1 ; >13:13:09,188 DBG blivet: sector-based lookup found partition sdc1 >13:13:09,190 DBG blivet: PartitionDevice._set_parted_partition: sdc1 ; >13:13:09,190 DBG blivet: device sdc1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85e5a90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8423a58> PedPartition: <_ped.Partition object at 0x7fd3e788ca98> >13:13:09,193 DBG blivet: PartitionDevice.pre_commit_fixup: sda1 ; >13:13:09,194 DBG blivet: sector-based lookup found partition sda1 >13:13:09,196 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >13:13:09,196 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e83f9550> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e85d8b70> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e85d8ba8> PedPartition: <_ped.Partition object at 0x7fd3e8722308> >13:13:09,197 INF blivet: sorting actions... >13:13:09,249 DBG blivet: action: [777] destroy format ext4 filesystem on partition sda1 (id 228) >13:13:09,251 DBG blivet: action: [779] destroy device partition sda1 (id 228) >13:13:09,254 DBG blivet: action: [782] destroy format ext4 filesystem on mdarray boot (id 21) >13:13:09,256 DBG blivet: action: [784] destroy device mdarray boot (id 21) >13:13:09,257 DBG blivet: action: [785] destroy format mdmember on partition sdc1 (id 12) >13:13:09,260 DBG blivet: action: [787] destroy device partition sdc1 (id 12) >13:13:09,262 DBG blivet: action: [788] destroy format mdmember on partition sdh1 (id 36) >13:13:09,265 DBG blivet: action: [790] destroy device partition sdh1 (id 36) >13:13:09,267 DBG blivet: action: [791] destroy format mdmember on partition sdd1 (id 56) >13:13:09,270 DBG blivet: action: [793] destroy device partition sdd1 (id 56) >13:13:09,272 DBG blivet: action: [877] destroy format ext4 filesystem mounted at /var/log on lvmlv fedora-log (id 116) >13:13:09,274 DBG blivet: action: [881] destroy format ext4 filesystem mounted at / on lvmlv fedora-root (id 142) >13:13:09,275 DBG blivet: action: [840] create device partition sda1 (id 836) >13:13:09,276 DBG blivet: lvm filter: removing boot from the reject list >13:13:09,276 DBG blivet: boot wasn't in the reject list >13:13:09,279 DBG blivet: action: [842] create format mdmember on partition sda1 (id 836) >13:13:09,279 DBG blivet: lvm filter: removing boot from the reject list >13:13:09,290 DBG blivet: boot wasn't in the reject list >13:13:09,294 DBG blivet: action: [847] create device partition sdc1 (id 843) >13:13:09,294 DBG blivet: lvm filter: removing boot from the reject list >13:13:09,295 DBG blivet: boot wasn't in the reject list >13:13:09,298 DBG blivet: action: [849] create format mdmember on partition sdc1 (id 843) >13:13:09,298 DBG blivet: lvm filter: removing boot from the reject list >13:13:09,299 DBG blivet: boot wasn't in the reject list >13:13:09,301 DBG blivet: action: [854] create device partition sdd1 (id 850) >13:13:09,301 DBG blivet: lvm filter: removing boot from the reject list >13:13:09,301 DBG blivet: boot wasn't in the reject list >13:13:09,303 DBG blivet: action: [856] create format mdmember on partition sdd1 (id 850) >13:13:09,304 DBG blivet: lvm filter: removing boot from the reject list >13:13:09,304 DBG blivet: boot wasn't in the reject list >13:13:09,306 DBG blivet: action: [861] create device partition sdh1 (id 857) >13:13:09,306 DBG blivet: lvm filter: removing boot from the reject list >13:13:09,307 DBG blivet: boot wasn't in the reject list >13:13:09,309 DBG blivet: action: [863] create format mdmember on partition sdh1 (id 857) >13:13:09,309 DBG blivet: lvm filter: removing boot from the reject list >13:13:09,309 DBG blivet: boot wasn't in the reject list >13:13:09,311 DBG blivet: action: [869] create device mdarray boot (id 864) >13:13:09,313 DBG blivet: action: [871] create format ext4 filesystem mounted at /boot on mdarray boot (id 864) >13:13:09,315 DBG blivet: action: [879] create format ext4 filesystem mounted at /var/log on lvmlv fedora-log (id 116) >13:13:09,316 DBG blivet: action: [883] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 142) >13:13:09,318 INF blivet: executing action: [777] destroy format ext4 filesystem on partition sda1 (id 228) >13:13:09,321 DBG blivet: PartitionDevice.setup: sda1 ; orig: True ; status: True ; controllable: True ; >13:13:09,479 DBG blivet: Ext4FS.destroy: device: /dev/sda1 ; type: ext4 ; status: False ; >13:13:10,006 DBG blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 5 ; >13:13:10,369 INF blivet: executing action: [779] destroy device partition sda1 (id 228) >13:13:10,373 DBG blivet: PartitionDevice.destroy: sda1 ; status: True ; >13:13:10,379 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >13:13:10,551 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >13:13:10,712 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >13:13:10,818 DBG blivet: PartitionDevice.setup_parents: name: sda1 ; orig: True ; >13:13:10,822 DBG blivet: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; >13:13:10,825 DBG blivet: DiskLabel.setup: device: /dev/sda ; type: disklabel ; status: False ; >13:13:10,827 DBG blivet: PartitionDevice._destroy: sda1 ; status: True ; >13:13:10,830 DBG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 4 ; >13:13:11,180 DBG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 4 ; >13:13:11,488 INF blivet: executing action: [782] destroy format ext4 filesystem on mdarray boot (id 21) >13:13:11,494 DBG blivet: MDRaidArrayDevice.setup: boot ; orig: True ; status: False ; controllable: True ; >13:13:11,497 DBG blivet: MDRaidArrayDevice.setup_parents: name: boot ; orig: True ; >13:13:11,499 DBG blivet: PartitionDevice.setup: sdc1 ; orig: True ; status: True ; controllable: True ; >13:13:11,502 DBG blivet: MDRaidMember.setup: device: /dev/sdc1 ; type: mdmember ; status: False ; >13:13:11,505 DBG blivet: PartitionDevice.setup: sdh1 ; orig: True ; status: True ; controllable: True ; >13:13:11,507 DBG blivet: MDRaidMember.setup: device: /dev/sdh1 ; type: mdmember ; status: False ; >13:13:11,510 DBG blivet: PartitionDevice.setup: sdd1 ; orig: True ; status: True ; controllable: True ; >13:13:11,512 DBG blivet: MDRaidMember.setup: device: /dev/sdd1 ; type: mdmember ; status: False ; >13:13:11,515 DBG blivet: MDRaidArrayDevice._setup: boot ; orig: True ; status: False ; controllable: True ; >13:13:11,517 DBG blivet: PartitionDevice.setup: sdc1 ; orig: True ; status: True ; controllable: True ; >13:13:11,519 DBG blivet: PartitionDevice.setup: sdh1 ; orig: True ; status: True ; controllable: True ; >13:13:11,521 DBG blivet: PartitionDevice.setup: sdd1 ; orig: True ; status: True ; controllable: True ; >13:13:11,752 DBG blivet: MDRaidArrayDevice.update_sysfs_path: boot ; status: True ; >13:13:11,753 DBG blivet: boot sysfs_path set to /sys/devices/virtual/block/md127 >13:13:11,755 DBG blivet: MDRaidArrayDevice.update_sysfs_path: boot ; status: True ; >13:13:11,756 DBG blivet: boot sysfs_path set to /sys/devices/virtual/block/md127 >13:13:11,919 DBG blivet: Ext4FS.destroy: device: /dev/md/boot ; type: ext4 ; status: False ; >13:13:12,256 DBG blivet: MDRaidArrayDevice.teardown: boot ; status: True ; controllable: True ; >13:13:12,418 DBG blivet: Ext4FS.teardown: device: /dev/md/boot ; type: ext4 ; status: False ; >13:13:12,581 DBG blivet: DeviceFormat.teardown: device: /dev/md/boot ; type: None ; status: False ; >13:13:12,748 INF blivet: executing action: [784] destroy device mdarray boot (id 21) >13:13:12,753 DBG blivet: MDRaidArrayDevice.update_sysfs_path: boot ; status: True ; >13:13:12,754 ERR blivet: failed to update sysfs path for boot: [Errno 2] No such file or directory: '/dev/md/boot' >13:13:12,754 ERR blivet: No device at '' >13:13:12,775 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:13:12,776 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:13:12,777 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:13:12,777 DBG blivet: existing RAID raid1 size == 237.35 GiB >13:13:12,811 DBG blivet: non-existent RAID raid0 size == 4 GiB >13:13:12,813 DBG blivet: existing RAID raid1 size == 1023 MiB > > >/tmp/ifcfg.log: >18:06:07,032 DBG ifcfg: content of files (network initialization): >18:06:07,057 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [20, 221, 169, 213, 49, 136], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'Wired connection 2', 'uuid': '79baf56f-c320-3075-b15e-60db0331d1a0', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1531937145}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}, {'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [20, 221, 169, 213, 49, 135], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'Wired connection 1', 'uuid': 'cf8f398a-ede1-3f91-b60c-1bde0a4d5afc', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1531937148}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >18:06:07,913 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 >18:06:07,916 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 >18:06:07,918 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 >18:06:07,919 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 >18:06:07,921 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 >18:06:08,277 DBG ifcfg: content of files (missing ifcfgs created for devices ['enp3s0', 'enp4s0']): >18:06:08,278 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp4s0: >18:06:08,278 DBG ifcfg: TYPE=Ethernet >18:06:08,278 DBG ifcfg: PROXY_METHOD=none >18:06:08,279 DBG ifcfg: BROWSER_ONLY=no >18:06:08,279 DBG ifcfg: BOOTPROTO=dhcp >18:06:08,279 DBG ifcfg: DEFROUTE=yes >18:06:08,280 DBG ifcfg: IPV4_FAILURE_FATAL=no >18:06:08,280 DBG ifcfg: IPV6INIT=yes >18:06:08,280 DBG ifcfg: IPV6_AUTOCONF=yes >18:06:08,280 DBG ifcfg: IPV6_DEFROUTE=yes >18:06:08,281 DBG ifcfg: IPV6_FAILURE_FATAL=no >18:06:08,281 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >18:06:08,282 DBG ifcfg: NAME=enp4s0 >18:06:08,282 DBG ifcfg: UUID=79baf56f-c320-3075-b15e-60db0331d1a0 >18:06:08,282 DBG ifcfg: ONBOOT=yes >18:06:08,282 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >18:06:08,283 DBG ifcfg: DEVICE=enp4s0 >18:06:08,283 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp3s0: >18:06:08,283 DBG ifcfg: TYPE=Ethernet >18:06:08,283 DBG ifcfg: PROXY_METHOD=none >18:06:08,284 DBG ifcfg: BROWSER_ONLY=no >18:06:08,284 DBG ifcfg: BOOTPROTO=dhcp >18:06:08,284 DBG ifcfg: DEFROUTE=yes >18:06:08,284 DBG ifcfg: IPV4_FAILURE_FATAL=no >18:06:08,285 DBG ifcfg: IPV6INIT=yes >18:06:08,285 DBG ifcfg: IPV6_AUTOCONF=yes >18:06:08,285 DBG ifcfg: IPV6_DEFROUTE=yes >18:06:08,285 DBG ifcfg: IPV6_FAILURE_FATAL=no >18:06:08,286 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >18:06:08,286 DBG ifcfg: NAME=enp3s0 >18:06:08,286 DBG ifcfg: UUID=cf8f398a-ede1-3f91-b60c-1bde0a4d5afc >18:06:08,286 DBG ifcfg: ONBOOT=yes >18:06:08,287 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >18:06:08,287 DBG ifcfg: DEVICE=enp3s0 >18:06:08,309 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'enp4s0', 'uuid': '79baf56f-c320-3075-b15e-60db0331d1a0', 'interface-name': 'enp4s0', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}, {'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'enp3s0', 'uuid': 'cf8f398a-ede1-3f91-b60c-1bde0a4d5afc', 'interface-name': 'enp3s0', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1531937148}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >18:07:47,284 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp4s0 >18:07:47,287 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 >18:07:47,289 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 >18:07:47,534 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp4s0 >18:07:47,537 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp4s0 >13:08:25,740 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp4s0 >13:08:25,743 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 >13:08:25,744 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 >13:08:25,909 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp4s0 >13:08:25,912 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp4s0 > > >/tmp/dnf.librepo.log: >18:06:15 Librepo version: 1.8.0 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.59.0 OpenSSL/1.1.0h zlib/1.2.11 libidn2/2.0.4 libpsl/0.20.1 (+libidn2/2.0.4) libssh/0.7.5/openssl/zlib nghttp2/1.31.1) >18:06:15 Current date: 2018-07-18T18:06:15+0000 >18:07:48 lr_download: Target: file:///etc/dnf/dnf.conf (-) >18:07:48 select_next_target: Selecting mirror for: file:///etc/dnf/dnf.conf >18:07:48 prepare_next_transfer: URL: file:///etc/dnf/dnf.conf >18:07:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 40): Operation not supported >18:07:48 lr_download: Downloading started >18:07:48 check_transfer_statuses: Transfer finished: file:///etc/dnf/dnf.conf (Effective url: file:///etc/dnf/dnf.conf) >18:07:48 lr_download: Target: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo (-) >18:07:48 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo >18:07:48 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo >18:07:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 41): Operation not supported >18:07:48 lr_download: Downloading started >18:07:48 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo (Effective url: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo) >18:07:48 lr_download: Target: file:///etc/anaconda.repos.d/fedora-updates-testing.repo (-) >18:07:48 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora-updates-testing.repo >18:07:48 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora-updates-testing.repo >18:07:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 40): Operation not supported >18:07:48 lr_download: Downloading started >18:07:48 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora-updates-testing.repo (Effective url: file:///etc/anaconda.repos.d/fedora-updates-testing.repo) >18:07:48 lr_download: Target: file:///etc/anaconda.repos.d/fedora-updates.repo (-) >18:07:48 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora-updates.repo >18:07:48 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora-updates.repo >18:07:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 40): Operation not supported >18:07:48 lr_download: Downloading started >18:07:48 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora-updates.repo (Effective url: file:///etc/anaconda.repos.d/fedora-updates.repo) >18:07:48 lr_download: Target: file:///etc/anaconda.repos.d/fedora.repo (-) >18:07:48 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora.repo >18:07:48 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora.repo >18:07:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 40): Operation not supported >18:07:48 lr_download: Downloading started >18:07:48 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora.repo (Effective url: file:///etc/anaconda.repos.d/fedora.repo) >18:07:48 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-7f22301011975b35 >18:07:48 lr_handle_perform: Using own SIGINT handler >18:07:48 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >18:07:48 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >18:07:48 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >18:07:48 lr_handle_perform: Downloading/Locating yum repo >18:07:48 lr_yum_use_local: Locating repo.. >18:07:48 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-7f22301011975b35/repodata/repomd.xml): No such file or directory >18:07:48 lr_handle_perform: Restoring an old SIGINT handler >18:07:48 lr_handle_perform: Using dir: /tmp/dnf-9df1fbt2 >18:07:48 lr_handle_perform: Using own SIGINT handler >18:07:48 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >18:07:48 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >18:07:48 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >18:07:48 lr_handle_perform: Downloading/Locating yum repo >18:07:48 lr_yum_download_remote: Downloading/Copying repo.. >18:07:48 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >18:07:48 lr_download: Target: repodata/repomd.xml (-) >18:07:48 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x555770c0e830 >18:07:48 lr_prepare_lrmirrors: Mirror: file:///run/install/repo >18:07:48 select_next_target: Selecting mirror for: repodata/repomd.xml >18:07:48 prepare_next_transfer: URL: file:///run/install/repo/repodata/repomd.xml >18:07:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 40): Operation not supported >18:07:48 lr_download: Downloading started >13:07:48 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: file:///run/install/repo/repodata/repomd.xml) >13:07:48 check_transfer_statuses: Error during transfer: Curl error (37): Couldn't read a file:// file for file:///run/install/repo/repodata/repomd.xml [Couldn't open file /run/install/repo/repodata/repomd.xml] >13:07:48 check_transfer_statuses: Ignore error - Try another mirror >13:07:48 select_next_target: Selecting mirror for: repodata/repomd.xml >13:07:48 select_suitable_mirror: All mirrors were tried without success >13:07:48 lr_download: Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried >13:07:48 lr_yum_download_repomd: repomd.xml download was unsuccessful >13:07:48 lr_handle_perform: Restoring an old SIGINT handler >13:07:48 lr_handle_perform: Using dir: /tmp/dnf.cache/updates-8bd9ef368505a5fd >13:07:48 lr_handle_perform: Using own SIGINT handler >13:07:48 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >13:07:48 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >13:07:48 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >13:07:48 lr_handle_perform: Downloading/Locating yum repo >13:07:48 lr_yum_use_local: Locating repo.. >13:07:48 lr_yum_use_local_load_base: open(/tmp/dnf.cache/updates-8bd9ef368505a5fd/repodata/repomd.xml): No such file or directory >13:07:48 lr_handle_perform: Restoring an old SIGINT handler >13:07:48 lr_handle_perform: Using dir: /tmp/dnf-c_i9dyxn >13:07:48 lr_handle_perform: Using own SIGINT handler >13:07:48 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >13:07:48 lr_download: Target: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f28&arch=x86_64 (-) >13:07:48 select_next_target: Selecting mirror for: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f28&arch=x86_64 >13:07:48 prepare_next_transfer: URL: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f28&arch=x86_64 >13:07:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 40): Operation not supported >13:07:48 lr_download: Downloading started >13:07:48 check_transfer_statuses: Transfer finished: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f28&arch=x86_64 (Effective url: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f28&arch=x86_64) >13:07:48 lr_handle_prepare_metalink: Parsing metalink.xml >13:07:48 lr_handle_prepare_metalink: Mirrors from metalink: >13:07:48 rsync://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://fedora.mirror.constant.com/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://fedora.mirror.constant.com/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.math.princeton.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirror.math.princeton.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://download-ib01.fedoraproject.org/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://download-ib01.fedoraproject.org/fedora-enchilada/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://download-ib01.fedoraproject.org/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirrors.kernel.org/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirrors.kernel.org/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirrors.mit.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirrors.mit.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://sjc.edge.kernel.org/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://linux.mirrors.es.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://linux.mirrors.es.net/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://ewr.edge.kernel.org/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://mirror.mrjester.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirror.mrjester.net/fedora-linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.mrjester.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirrors.rit.edu/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://mirrors.rit.edu/fedora/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirrors.rit.edu/fedora/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://fedora.mirrors.tds.net/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://fedora.mirrors.tds.net/fedora-enchilada/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirrors.cat.pdx.edu/fedora-enchilada/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://mirrors.cat.pdx.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirrors.cat.pdx.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirror.lstn.net/fedora-enchilada/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://fedora.mirror.lstn.net/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://mirrors.xmission.com/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirrors.xmission.com/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirrors.xmission.com/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://fedora.mirrors.pair.com/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.prgmr.com/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirrors.oit.uci.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.chpc.utah.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://mirror.chpc.utah.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirror.chpc.utah.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://pubmirror2.math.uh.edu/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://pubmirror2.math.uh.edu/fedora-enchilada/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://pubmirror2.math.uh.edu/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirror.cs.pitt.edu/fedora-enchilada/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.cs.pitt.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.stavlor.net/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirror.stavlor.net/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://repo.atlantic.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://repo.atlantic.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirror.us-midwest-1.nexcess.net/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.us-midwest-1.nexcess.net/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://mirror.us-midwest-1.nexcess.net/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.uoregon.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirrors.lug.mtu.edu/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://mirrors.lug.mtu.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirrors.lug.mtu.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirror.cs.princeton.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.liberty.edu/mirror/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.metrocast.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://pubmirror1.math.uh.edu/fedora-enchilada/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://pubmirror1.math.uh.edu/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://pubmirror1.math.uh.edu/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://archive.linux.duke.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://archive.linux.duke.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirror.web-ster.com/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.web-ster.com/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.cc.vt.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirror.datto.com/fedora-primary/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.datto.com/fedora/primary/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://ftp.usf.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.seas.harvard.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirror.vcu.edu/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://mirror.vcu.edu/pub/gnu+linux/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.vcu.edu/pub/gnu+linux/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://ftp.cse.buffalo.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://dl.fedoraproject.org/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://dl.fedoraproject.org/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirror.csclub.uwaterloo.ca/fedora-enchilada/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://mirror.csclub.uwaterloo.ca/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.csclub.uwaterloo.ca/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://muug.ca/mirror/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://muug.ca/mirror/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://muug.ca/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://fedora.mirror.iweb.com/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://fedora.mirror.iweb.com/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.its.dal.ca/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirror.its.dal.ca/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 https://mirror.cpsc.ucalgary.ca/mirror/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 rsync://mirror.cpsc.ucalgary.ca/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 http://mirror.cpsc.ucalgary.ca/mirror/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 lr_handle_prepare_metalink: Metalink parsed >13:07:48 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >13:07:48 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >13:07:48 lr_handle_perform: Downloading/Locating yum repo >13:07:48 lr_yum_download_remote: Downloading/Copying repo.. >13:07:48 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >13:07:48 lr_get_best_checksum: Expected checksum for repomd.xml: (sha512) 0f98168d06f033a413b279869fd9faf5b51a38788e1b070f0e3e78f84a394aec3723f77695d7189e893770c59431a5d230259533a8a8801a83b5c98636e1590d >13:07:48 lr_get_best_checksum: Expected alternate checksum for repomd.xml: (sha512) b3d6de88c0ffc641be48463ed14bdf11212fc38e16623d575c8302cda32c76c406d90011345dc357363b5b0724b20fba3d79b11a0a713066492780e8b3aefbb0 >13:07:48 lr_download: Target: repodata/repomd.xml (-) >13:07:48 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55576ea54240 >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://fedora.mirror.constant.com/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://fedora.mirror.constant.com/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.math.princeton.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.math.princeton.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://download-ib01.fedoraproject.org/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://download-ib01.fedoraproject.org/fedora-enchilada/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://download-ib01.fedoraproject.org/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirrors.kernel.org/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirrors.kernel.org/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirrors.mit.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirrors.mit.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://sjc.edge.kernel.org/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://linux.mirrors.es.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://linux.mirrors.es.net/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://ewr.edge.kernel.org/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirror.mrjester.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.mrjester.net/fedora-linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.mrjester.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirrors.rit.edu/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirrors.rit.edu/fedora/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirrors.rit.edu/fedora/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://fedora.mirrors.tds.net/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://fedora.mirrors.tds.net/fedora-enchilada/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirrors.cat.pdx.edu/fedora-enchilada/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirrors.cat.pdx.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirrors.cat.pdx.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.lstn.net/fedora-enchilada/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://fedora.mirror.lstn.net/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirrors.xmission.com/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirrors.xmission.com/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirrors.xmission.com/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://fedora.mirrors.pair.com/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.prgmr.com/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirrors.oit.uci.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.chpc.utah.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirror.chpc.utah.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.chpc.utah.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://pubmirror2.math.uh.edu/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://pubmirror2.math.uh.edu/fedora-enchilada/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://pubmirror2.math.uh.edu/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.cs.pitt.edu/fedora-enchilada/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.cs.pitt.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.stavlor.net/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.stavlor.net/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://repo.atlantic.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://repo.atlantic.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.us-midwest-1.nexcess.net/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.us-midwest-1.nexcess.net/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirror.us-midwest-1.nexcess.net/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.uoregon.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirrors.lug.mtu.edu/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirrors.lug.mtu.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirrors.lug.mtu.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.cs.princeton.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.liberty.edu/mirror/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.metrocast.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://pubmirror1.math.uh.edu/fedora-enchilada/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://pubmirror1.math.uh.edu/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://pubmirror1.math.uh.edu/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://archive.linux.duke.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://archive.linux.duke.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.web-ster.com/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.web-ster.com/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.cc.vt.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.datto.com/fedora-primary/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.datto.com/fedora/primary/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://ftp.usf.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.seas.harvard.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.vcu.edu/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirror.vcu.edu/pub/gnu+linux/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.vcu.edu/pub/gnu+linux/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://ftp.cse.buffalo.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://dl.fedoraproject.org/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://dl.fedoraproject.org/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.csclub.uwaterloo.ca/fedora-enchilada/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirror.csclub.uwaterloo.ca/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.csclub.uwaterloo.ca/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://muug.ca/mirror/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://muug.ca/mirror/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://muug.ca/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://fedora.mirror.iweb.com/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://fedora.mirror.iweb.com/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.its.dal.ca/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.its.dal.ca/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirror.cpsc.ucalgary.ca/mirror/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.cpsc.ucalgary.ca/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.cpsc.ucalgary.ca/mirror/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 select_next_target: Selecting mirror for: repodata/repomd.xml >13:07:48 select_suitable_mirror: Skipping rsync url: rsync://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 prepare_next_transfer: URL: http://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 41): Operation not supported >13:07:48 lr_download: Downloading started >13:07:48 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: http://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml) >13:07:48 check_finished_trasfer_checksum: Checksum (sha512) 0f98168d06f033a413b279869fd9faf5b51a38788e1b070f0e3e78f84a394aec3723f77695d7189e893770c59431a5d230259533a8a8801a83b5c98636e1590d is OK >13:07:48 lr_yum_download_remote: Parsing repomd.xml >13:07:48 1531834174: Repomd revision: lr_yum_download_remote >13:07:48 lr_download: Target: repodata/66567b904baccfbd0cba17bb18449d686ebe331793db558f970bbf0251c8c456-primary.xml.gz (-) >13:07:48 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55576ea54240 >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://fedora.mirror.constant.com/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://fedora.mirror.constant.com/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.math.princeton.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.math.princeton.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://download-ib01.fedoraproject.org/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://download-ib01.fedoraproject.org/fedora-enchilada/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://download-ib01.fedoraproject.org/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirrors.kernel.org/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirrors.kernel.org/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirrors.mit.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirrors.mit.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://sjc.edge.kernel.org/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://linux.mirrors.es.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://linux.mirrors.es.net/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://ewr.edge.kernel.org/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirror.mrjester.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.mrjester.net/fedora-linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.mrjester.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirrors.rit.edu/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirrors.rit.edu/fedora/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirrors.rit.edu/fedora/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://fedora.mirrors.tds.net/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://fedora.mirrors.tds.net/fedora-enchilada/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirrors.cat.pdx.edu/fedora-enchilada/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirrors.cat.pdx.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirrors.cat.pdx.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.lstn.net/fedora-enchilada/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://fedora.mirror.lstn.net/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirrors.xmission.com/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirrors.xmission.com/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirrors.xmission.com/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://fedora.mirrors.pair.com/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.prgmr.com/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirrors.oit.uci.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.chpc.utah.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirror.chpc.utah.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.chpc.utah.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://pubmirror2.math.uh.edu/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://pubmirror2.math.uh.edu/fedora-enchilada/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://pubmirror2.math.uh.edu/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.cs.pitt.edu/fedora-enchilada/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.cs.pitt.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.stavlor.net/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.stavlor.net/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://repo.atlantic.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://repo.atlantic.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.us-midwest-1.nexcess.net/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.us-midwest-1.nexcess.net/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirror.us-midwest-1.nexcess.net/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.uoregon.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirrors.lug.mtu.edu/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirrors.lug.mtu.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirrors.lug.mtu.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.cs.princeton.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.liberty.edu/mirror/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.metrocast.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://pubmirror1.math.uh.edu/fedora-enchilada/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://pubmirror1.math.uh.edu/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://pubmirror1.math.uh.edu/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://archive.linux.duke.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://archive.linux.duke.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.web-ster.com/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.web-ster.com/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.cc.vt.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.datto.com/fedora-primary/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.datto.com/fedora/primary/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://ftp.usf.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.seas.harvard.edu/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.vcu.edu/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirror.vcu.edu/pub/gnu+linux/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.vcu.edu/pub/gnu+linux/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://ftp.cse.buffalo.edu/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://dl.fedoraproject.org/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://dl.fedoraproject.org/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.csclub.uwaterloo.ca/fedora-enchilada/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirror.csclub.uwaterloo.ca/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.csclub.uwaterloo.ca/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://muug.ca/mirror/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://muug.ca/mirror/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://muug.ca/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://fedora.mirror.iweb.com/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://fedora.mirror.iweb.com/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.its.dal.ca/pub/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.its.dal.ca/fedora/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: https://mirror.cpsc.ucalgary.ca/mirror/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: rsync://mirror.cpsc.ucalgary.ca/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_prepare_lrmirrors: Mirror: http://mirror.cpsc.ucalgary.ca/mirror/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 lr_download: Target: repodata/02d7d284403a876c7eee7949a55dfcc1740ac049dc28ca8b209af6069c2a09ef-filelists.xml.gz (-) >13:07:48 lr_download: Target: repodata/26338ae866425797150c14d9ded7ab0eb12d0c2fb3e61cdb6ad09c160ea0902d-comps-Everything.x86_64.xml.gz (-) >13:07:48 lr_download: Target: repodata/924d31d403449b1e6272b71cb873aaf5703fa00f74eda5c4566853fdf584a070-prestodelta.xml.gz (-) >13:07:48 lr_download: Target: repodata/fb984c0183b3a16392569790030364f603dcccf4ea9078493aaa600e3dd2a787-updateinfo.xml.xz (-) >13:07:48 select_next_target: Selecting mirror for: repodata/66567b904baccfbd0cba17bb18449d686ebe331793db558f970bbf0251c8c456-primary.xml.gz >13:07:48 select_suitable_mirror: Skipping rsync url: rsync://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 prepare_next_transfer: URL: http://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/repodata/66567b904baccfbd0cba17bb18449d686ebe331793db558f970bbf0251c8c456-primary.xml.gz >13:07:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 45): Operation not supported >13:07:48 select_next_target: Selecting mirror for: repodata/02d7d284403a876c7eee7949a55dfcc1740ac049dc28ca8b209af6069c2a09ef-filelists.xml.gz >13:07:48 select_suitable_mirror: Skipping rsync url: rsync://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 prepare_next_transfer: URL: http://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/repodata/02d7d284403a876c7eee7949a55dfcc1740ac049dc28ca8b209af6069c2a09ef-filelists.xml.gz >13:07:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 46): Operation not supported >13:07:48 select_next_target: Selecting mirror for: repodata/26338ae866425797150c14d9ded7ab0eb12d0c2fb3e61cdb6ad09c160ea0902d-comps-Everything.x86_64.xml.gz >13:07:48 select_suitable_mirror: Skipping rsync url: rsync://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:48 prepare_next_transfer: URL: http://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/repodata/26338ae866425797150c14d9ded7ab0eb12d0c2fb3e61cdb6ad09c160ea0902d-comps-Everything.x86_64.xml.gz >13:07:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 47): Operation not supported >13:07:48 lr_download: Downloading started >13:07:49 check_transfer_statuses: Transfer finished: repodata/26338ae866425797150c14d9ded7ab0eb12d0c2fb3e61cdb6ad09c160ea0902d-comps-Everything.x86_64.xml.gz (Effective url: http://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/repodata/26338ae866425797150c14d9ded7ab0eb12d0c2fb3e61cdb6ad09c160ea0902d-comps-Everything.x86_64.xml.gz) >13:07:49 check_finished_trasfer_checksum: Checksum (sha256) 26338ae866425797150c14d9ded7ab0eb12d0c2fb3e61cdb6ad09c160ea0902d is OK >13:07:49 select_next_target: Selecting mirror for: repodata/924d31d403449b1e6272b71cb873aaf5703fa00f74eda5c4566853fdf584a070-prestodelta.xml.gz >13:07:49 select_suitable_mirror: Skipping rsync url: rsync://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:49 prepare_next_transfer: URL: http://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/repodata/924d31d403449b1e6272b71cb873aaf5703fa00f74eda5c4566853fdf584a070-prestodelta.xml.gz >13:07:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 47): Operation not supported >13:07:49 check_transfer_statuses: Transfer finished: repodata/924d31d403449b1e6272b71cb873aaf5703fa00f74eda5c4566853fdf584a070-prestodelta.xml.gz (Effective url: http://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/repodata/924d31d403449b1e6272b71cb873aaf5703fa00f74eda5c4566853fdf584a070-prestodelta.xml.gz) >13:07:49 check_finished_trasfer_checksum: Checksum (sha256) 924d31d403449b1e6272b71cb873aaf5703fa00f74eda5c4566853fdf584a070 is OK >13:07:49 select_next_target: Selecting mirror for: repodata/fb984c0183b3a16392569790030364f603dcccf4ea9078493aaa600e3dd2a787-updateinfo.xml.xz >13:07:49 select_suitable_mirror: Skipping rsync url: rsync://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/ >13:07:49 prepare_next_transfer: URL: http://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/repodata/fb984c0183b3a16392569790030364f603dcccf4ea9078493aaa600e3dd2a787-updateinfo.xml.xz >13:07:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 47): Operation not supported >13:07:50 check_transfer_statuses: Transfer finished: repodata/fb984c0183b3a16392569790030364f603dcccf4ea9078493aaa600e3dd2a787-updateinfo.xml.xz (Effective url: http://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/repodata/fb984c0183b3a16392569790030364f603dcccf4ea9078493aaa600e3dd2a787-updateinfo.xml.xz) >13:07:50 check_finished_trasfer_checksum: Checksum (sha256) fb984c0183b3a16392569790030364f603dcccf4ea9078493aaa600e3dd2a787 is OK >13:07:50 sort_mirrors: Mirror http://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/ was awarded >13:07:51 check_transfer_statuses: Transfer finished: repodata/66567b904baccfbd0cba17bb18449d686ebe331793db558f970bbf0251c8c456-primary.xml.gz (Effective url: http://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/repodata/66567b904baccfbd0cba17bb18449d686ebe331793db558f970bbf0251c8c456-primary.xml.gz) >13:07:51 check_finished_trasfer_checksum: Checksum (sha256) 66567b904baccfbd0cba17bb18449d686ebe331793db558f970bbf0251c8c456 is OK >13:07:53 check_transfer_statuses: Transfer finished: repodata/02d7d284403a876c7eee7949a55dfcc1740ac049dc28ca8b209af6069c2a09ef-filelists.xml.gz (Effective url: http://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/repodata/02d7d284403a876c7eee7949a55dfcc1740ac049dc28ca8b209af6069c2a09ef-filelists.xml.gz) >13:07:53 check_finished_trasfer_checksum: Checksum (sha256) 02d7d284403a876c7eee7949a55dfcc1740ac049dc28ca8b209af6069c2a09ef is OK >13:07:53 lr_handle_perform: Restoring an old SIGINT handler >13:07:53 lr_handle_perform: Using dir: /tmp/dnf.cache/updates-8bd9ef368505a5fd >13:07:53 lr_handle_perform: Using own SIGINT handler >13:07:53 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >13:07:53 lr_handle_prepare_metalink: Local metalink.xml found at /tmp/dnf.cache/updates-8bd9ef368505a5fd/metalink.xml >13:07:53 lr_handle_prepare_metalink: Parsing metalink.xml >13:07:53 lr_handle_prepare_metalink: Mirrors from metalink: >13:07:53 rsync://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirrors.syringanetworks.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://fedora.mirror.constant.com/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://fedora.mirror.constant.com/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.math.princeton.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirror.math.princeton.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://download-ib01.fedoraproject.org/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://download-ib01.fedoraproject.org/fedora-enchilada/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://download-ib01.fedoraproject.org/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirrors.kernel.org/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirrors.kernel.org/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirrors.mit.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirrors.mit.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://sjc.edge.kernel.org/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://linux.mirrors.es.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://linux.mirrors.es.net/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://ewr.edge.kernel.org/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://mirror.mrjester.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirror.mrjester.net/fedora-linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.mrjester.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirrors.rit.edu/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://mirrors.rit.edu/fedora/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirrors.rit.edu/fedora/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://fedora.mirrors.tds.net/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://fedora.mirrors.tds.net/fedora-enchilada/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirrors.cat.pdx.edu/fedora-enchilada/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://mirrors.cat.pdx.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirrors.cat.pdx.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirror.lstn.net/fedora-enchilada/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://fedora.mirror.lstn.net/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://mirrors.xmission.com/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirrors.xmission.com/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirrors.xmission.com/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://fedora.mirrors.pair.com/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.prgmr.com/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirrors.oit.uci.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.chpc.utah.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://mirror.chpc.utah.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirror.chpc.utah.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://pubmirror2.math.uh.edu/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://pubmirror2.math.uh.edu/fedora-enchilada/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://pubmirror2.math.uh.edu/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirror.cs.pitt.edu/fedora-enchilada/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.cs.pitt.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.stavlor.net/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirror.stavlor.net/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://repo.atlantic.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://repo.atlantic.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirror.us-midwest-1.nexcess.net/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.us-midwest-1.nexcess.net/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://mirror.us-midwest-1.nexcess.net/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.uoregon.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirrors.lug.mtu.edu/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://mirrors.lug.mtu.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirrors.lug.mtu.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirror.cs.princeton.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.liberty.edu/mirror/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.metrocast.net/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://pubmirror1.math.uh.edu/fedora-enchilada/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://pubmirror1.math.uh.edu/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://pubmirror1.math.uh.edu/fedora-buffet/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://archive.linux.duke.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://archive.linux.duke.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirror.web-ster.com/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.web-ster.com/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.cc.vt.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirror.datto.com/fedora-primary/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.datto.com/fedora/primary/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://ftp.usf.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.seas.harvard.edu/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirror.vcu.edu/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://mirror.vcu.edu/pub/gnu+linux/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.vcu.edu/pub/gnu+linux/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://ftp.cse.buffalo.edu/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://dl.fedoraproject.org/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://dl.fedoraproject.org/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirror.csclub.uwaterloo.ca/fedora-enchilada/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://mirror.csclub.uwaterloo.ca/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.csclub.uwaterloo.ca/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://muug.ca/mirror/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://muug.ca/mirror/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://muug.ca/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://fedora.mirror.iweb.com/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://fedora.mirror.iweb.com/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.its.dal.ca/pub/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirror.its.dal.ca/fedora/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 https://mirror.cpsc.ucalgary.ca/mirror/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 rsync://mirror.cpsc.ucalgary.ca/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 http://mirror.cpsc.ucalgary.ca/mirror/fedora/linux/updates/28/Everything/x86_64/repodata/repomd.xml >13:07:53 lr_handle_prepare_metalink: Metalink parsed >13:07:53 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >13:07:53 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >13:07:53 lr_handle_perform: Downloading/Locating yum repo >13:07:53 lr_yum_use_local: Locating repo.. >13:07:53 lr_yum_use_local_load_base: Found local metalink: /tmp/dnf.cache/updates-8bd9ef368505a5fd/metalink.xml >13:07:53 lr_yum_use_local_load_base: Parsing repomd.xml >13:07:53 lr_yum_use_local_load_base: Repomd revision: 1531834174 >13:07:53 lr_yum_use_local: Repository was successfully located >13:07:53 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/updates-8bd9ef368505a5fd/repodata/66567b904baccfbd0cba17bb18449d686ebe331793db558f970bbf0251c8c456-primary.xml.gz (expected: 66567b904baccfbd0cba17bb18449d686ebe331793db558f970bbf0251c8c456 [sha256]) >13:07:53 lr_yum_check_checksum_of_md_record: Checksum check - Passed >13:07:53 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/updates-8bd9ef368505a5fd/repodata/02d7d284403a876c7eee7949a55dfcc1740ac049dc28ca8b209af6069c2a09ef-filelists.xml.gz (expected: 02d7d284403a876c7eee7949a55dfcc1740ac049dc28ca8b209af6069c2a09ef [sha256]) >13:07:53 lr_yum_check_checksum_of_md_record: Checksum check - Passed >13:07:53 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/updates-8bd9ef368505a5fd/repodata/26338ae866425797150c14d9ded7ab0eb12d0c2fb3e61cdb6ad09c160ea0902d-comps-Everything.x86_64.xml.gz (expected: 26338ae866425797150c14d9ded7ab0eb12d0c2fb3e61cdb6ad09c160ea0902d [sha256]) >13:07:53 lr_yum_check_checksum_of_md_record: Checksum check - Passed >13:07:53 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/updates-8bd9ef368505a5fd/repodata/924d31d403449b1e6272b71cb873aaf5703fa00f74eda5c4566853fdf584a070-prestodelta.xml.gz (expected: 924d31d403449b1e6272b71cb873aaf5703fa00f74eda5c4566853fdf584a070 [sha256]) >13:07:53 lr_yum_check_checksum_of_md_record: Checksum check - Passed >13:07:53 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/updates-8bd9ef368505a5fd/repodata/fb984c0183b3a16392569790030364f603dcccf4ea9078493aaa600e3dd2a787-updateinfo.xml.xz (expected: fb984c0183b3a16392569790030364f603dcccf4ea9078493aaa600e3dd2a787 [sha256]) >13:07:53 lr_yum_check_checksum_of_md_record: Checksum check - Passed >13:07:53 lr_handle_perform: Restoring an old SIGINT handler >13:07:53 lr_handle_perform: Using dir: /tmp/dnf.cache/fedora-f21308f6293b3270 >13:07:53 lr_handle_perform: Using own SIGINT handler >13:07:53 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >13:07:53 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >13:07:53 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >13:07:53 lr_handle_perform: Downloading/Locating yum repo >13:07:53 lr_yum_use_local: Locating repo.. >13:07:53 lr_yum_use_local_load_base: open(/tmp/dnf.cache/fedora-f21308f6293b3270/repodata/repomd.xml): No such file or directory >13:07:53 lr_handle_perform: Restoring an old SIGINT handler >13:07:53 lr_handle_perform: Using dir: /tmp/dnf-hl8doxyo >13:07:53 lr_handle_perform: Using own SIGINT handler >13:07:53 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >13:07:53 lr_download: Target: https://mirrors.fedoraproject.org/metalink?repo=fedora-28&arch=x86_64 (-) >13:07:53 select_next_target: Selecting mirror for: https://mirrors.fedoraproject.org/metalink?repo=fedora-28&arch=x86_64 >13:07:53 prepare_next_transfer: URL: https://mirrors.fedoraproject.org/metalink?repo=fedora-28&arch=x86_64 >13:07:53 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 40): Operation not supported >13:07:53 lr_download: Downloading started >13:07:53 check_transfer_statuses: Transfer finished: https://mirrors.fedoraproject.org/metalink?repo=fedora-28&arch=x86_64 (Effective url: https://mirrors.fedoraproject.org/metalink?repo=fedora-28&arch=x86_64) >13:07:53 lr_handle_prepare_metalink: Parsing metalink.xml >13:07:53 lr_handle_prepare_metalink: Mirrors from metalink: >13:07:53 http://fedora.mirror.constant.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://fedora.mirror.constant.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.cc.vt.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirror.math.princeton.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.math.princeton.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirror.sjc02.svwh.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.sjc02.svwh.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirrors.lug.mtu.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirrors.lug.mtu.edu/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://mirrors.lug.mtu.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.web-ster.com/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirror.web-ster.com/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://download-ib01.fedoraproject.org/fedora-enchilada/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://download-ib01.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://download-ib01.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://mirrors.rit.edu/fedora/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirrors.rit.edu/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirrors.rit.edu/fedora/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://fedora.mirror.lstn.net/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirror.lstn.net/fedora-enchilada/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.cs.pitt.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirror.cs.pitt.edu/fedora-enchilada/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://ewr.edge.kernel.org/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://repo.atlantic.net/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://repo.atlantic.net/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirrors.mit.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirrors.mit.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirrors.xmission.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://mirrors.xmission.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirrors.xmission.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirrors.syringanetworks.net/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirrors.syringanetworks.net/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirrors.oit.uci.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://sjc.edge.kernel.org/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://pubmirror1.math.uh.edu/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://pubmirror1.math.uh.edu/fedora-enchilada/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://pubmirror1.math.uh.edu/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://mirror.chpc.utah.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirror.chpc.utah.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.chpc.utah.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://mirror.steadfast.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirror.steadfast.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.steadfast.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirror.utexas.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.utexas.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://mirror.mrjester.net/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.mrjester.net/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirror.mrjester.net/fedora-linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://ftp.ussg.iu.edu/linux/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://ftp.ussg.iu.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://mirror.us-midwest-1.nexcess.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirror.us-midwest-1.nexcess.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.us-midwest-1.nexcess.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://fedora.mirrors.tds.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://fedora.mirrors.tds.net/fedora-enchilada/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirror.cs.princeton.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.datto.com/fedora/primary/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirror.datto.com/fedora-primary/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://pubmirror2.math.uh.edu/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://pubmirror2.math.uh.edu/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://pubmirror2.math.uh.edu/fedora-enchilada/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://fedora.mirrors.pair.com/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.seas.harvard.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirrors.kernel.org/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirrors.kernel.org/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://ftp.usf.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.uoregon.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.metrocast.net/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://archive.linux.duke.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://archive.linux.duke.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.liberty.edu/mirror/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://linux.mirrors.es.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://linux.mirrors.es.net/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.stavlor.net/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirror.stavlor.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://ftp.cse.buffalo.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirrors.cat.pdx.edu/fedora-enchilada/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirrors.cat.pdx.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://mirrors.cat.pdx.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.prgmr.com/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.vcu.edu/pub/gnu+linux/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://mirror.vcu.edu/pub/gnu+linux/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirror.vcu.edu/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://dl.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://dl.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://muug.ca/mirror/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://muug.ca/mirror/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://muug.ca/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://mirror.csclub.uwaterloo.ca/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirror.csclub.uwaterloo.ca/fedora-enchilada/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.csclub.uwaterloo.ca/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://fedora.mirror.iweb.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://fedora.mirror.iweb.com/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirror.its.dal.ca/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirror.its.dal.ca/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 http://mirrors.ucr.ac.cr/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 rsync://mirrors.ucr.ac.cr/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 https://mirrors.ucr.ac.cr/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 lr_handle_prepare_metalink: Metalink parsed >13:07:53 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >13:07:53 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >13:07:53 lr_handle_perform: Downloading/Locating yum repo >13:07:53 lr_yum_download_remote: Downloading/Copying repo.. >13:07:53 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >13:07:53 lr_get_best_checksum: Expected checksum for repomd.xml: (sha512) 14765cc68c3bf87a119bfcf10f270ff7e11f7eb1f4f6e075cd1656eb21ac74e17b34f5aeb1f475f1d5a36e0bbb637dfaed772da50deb3a0244053682c2daa658 >13:07:53 lr_download: Target: repodata/repomd.xml (-) >13:07:53 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55577106a900 >13:07:53 lr_prepare_lrmirrors: Mirror: http://fedora.mirror.constant.com/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://fedora.mirror.constant.com/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.cc.vt.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirror.math.princeton.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.math.princeton.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirror.sjc02.svwh.net/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.sjc02.svwh.net/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirrors.lug.mtu.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirrors.lug.mtu.edu/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://mirrors.lug.mtu.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.web-ster.com/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirror.web-ster.com/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://download-ib01.fedoraproject.org/fedora-enchilada/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://download-ib01.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://download-ib01.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://mirrors.rit.edu/fedora/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirrors.rit.edu/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirrors.rit.edu/fedora/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://fedora.mirror.lstn.net/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirror.lstn.net/fedora-enchilada/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.cs.pitt.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirror.cs.pitt.edu/fedora-enchilada/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://ewr.edge.kernel.org/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://repo.atlantic.net/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://repo.atlantic.net/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirrors.mit.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirrors.mit.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirrors.xmission.com/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://mirrors.xmission.com/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirrors.xmission.com/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirrors.syringanetworks.net/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirrors.syringanetworks.net/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirrors.oit.uci.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://sjc.edge.kernel.org/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://pubmirror1.math.uh.edu/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://pubmirror1.math.uh.edu/fedora-enchilada/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://pubmirror1.math.uh.edu/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://mirror.chpc.utah.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirror.chpc.utah.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.chpc.utah.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://mirror.steadfast.net/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirror.steadfast.net/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.steadfast.net/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirror.utexas.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.utexas.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://mirror.mrjester.net/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.mrjester.net/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirror.mrjester.net/fedora-linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://ftp.ussg.iu.edu/linux/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://ftp.ussg.iu.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://mirror.us-midwest-1.nexcess.net/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirror.us-midwest-1.nexcess.net/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.us-midwest-1.nexcess.net/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://fedora.mirrors.tds.net/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://fedora.mirrors.tds.net/fedora-enchilada/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirror.cs.princeton.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.datto.com/fedora/primary/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirror.datto.com/fedora-primary/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://pubmirror2.math.uh.edu/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://pubmirror2.math.uh.edu/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://pubmirror2.math.uh.edu/fedora-enchilada/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://fedora.mirrors.pair.com/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.seas.harvard.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirrors.kernel.org/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirrors.kernel.org/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://ftp.usf.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.uoregon.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.metrocast.net/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://archive.linux.duke.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://archive.linux.duke.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.liberty.edu/mirror/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://linux.mirrors.es.net/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://linux.mirrors.es.net/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.stavlor.net/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirror.stavlor.net/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://ftp.cse.buffalo.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirrors.cat.pdx.edu/fedora-enchilada/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirrors.cat.pdx.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://mirrors.cat.pdx.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.prgmr.com/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.vcu.edu/pub/gnu+linux/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://mirror.vcu.edu/pub/gnu+linux/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirror.vcu.edu/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://dl.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://dl.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://muug.ca/mirror/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://muug.ca/mirror/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://muug.ca/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://mirror.csclub.uwaterloo.ca/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirror.csclub.uwaterloo.ca/fedora-enchilada/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.csclub.uwaterloo.ca/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://fedora.mirror.iweb.com/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://fedora.mirror.iweb.com/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirror.its.dal.ca/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirror.its.dal.ca/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: http://mirrors.ucr.ac.cr/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: rsync://mirrors.ucr.ac.cr/fedora/releases/28/Everything/x86_64/os/ >13:07:53 lr_prepare_lrmirrors: Mirror: https://mirrors.ucr.ac.cr/fedora/releases/28/Everything/x86_64/os/ >13:07:53 select_next_target: Selecting mirror for: repodata/repomd.xml >13:07:53 prepare_next_transfer: URL: http://fedora.mirror.constant.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:07:53 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 41): Operation not supported >13:07:53 lr_download: Downloading started >13:07:54 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: http://fedora.mirror.constant.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml) >13:07:54 check_finished_trasfer_checksum: Checksum (sha512) 14765cc68c3bf87a119bfcf10f270ff7e11f7eb1f4f6e075cd1656eb21ac74e17b34f5aeb1f475f1d5a36e0bbb637dfaed772da50deb3a0244053682c2daa658 is OK >13:07:54 lr_yum_download_remote: Parsing repomd.xml >13:07:54 1524630452: Repomd revision: lr_yum_download_remote >13:07:54 lr_download: Target: repodata/9659dfc44de50563682658fd41f2ab0da60e5657e1cc4f598b50d39fb3436e0c-primary.xml.gz (-) >13:07:54 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55577106a900 >13:07:54 lr_prepare_lrmirrors: Mirror: http://fedora.mirror.constant.com/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://fedora.mirror.constant.com/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.cc.vt.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirror.math.princeton.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.math.princeton.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirror.sjc02.svwh.net/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.sjc02.svwh.net/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirrors.lug.mtu.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirrors.lug.mtu.edu/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://mirrors.lug.mtu.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.web-ster.com/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirror.web-ster.com/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://download-ib01.fedoraproject.org/fedora-enchilada/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://download-ib01.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://download-ib01.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://mirrors.rit.edu/fedora/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirrors.rit.edu/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirrors.rit.edu/fedora/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://fedora.mirror.lstn.net/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirror.lstn.net/fedora-enchilada/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.cs.pitt.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirror.cs.pitt.edu/fedora-enchilada/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://ewr.edge.kernel.org/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://repo.atlantic.net/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://repo.atlantic.net/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirrors.mit.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirrors.mit.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirrors.xmission.com/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://mirrors.xmission.com/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirrors.xmission.com/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirrors.syringanetworks.net/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirrors.syringanetworks.net/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirrors.oit.uci.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://sjc.edge.kernel.org/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://pubmirror1.math.uh.edu/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://pubmirror1.math.uh.edu/fedora-enchilada/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://pubmirror1.math.uh.edu/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://mirror.chpc.utah.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirror.chpc.utah.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.chpc.utah.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://mirror.steadfast.net/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirror.steadfast.net/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.steadfast.net/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirror.utexas.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.utexas.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://mirror.mrjester.net/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.mrjester.net/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirror.mrjester.net/fedora-linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://ftp.ussg.iu.edu/linux/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://ftp.ussg.iu.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://mirror.us-midwest-1.nexcess.net/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirror.us-midwest-1.nexcess.net/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.us-midwest-1.nexcess.net/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://fedora.mirrors.tds.net/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://fedora.mirrors.tds.net/fedora-enchilada/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirror.cs.princeton.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.datto.com/fedora/primary/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirror.datto.com/fedora-primary/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://pubmirror2.math.uh.edu/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://pubmirror2.math.uh.edu/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://pubmirror2.math.uh.edu/fedora-enchilada/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://fedora.mirrors.pair.com/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.seas.harvard.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirrors.kernel.org/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirrors.kernel.org/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://ftp.usf.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.uoregon.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.metrocast.net/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://archive.linux.duke.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://archive.linux.duke.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.liberty.edu/mirror/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://linux.mirrors.es.net/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://linux.mirrors.es.net/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.stavlor.net/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirror.stavlor.net/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://ftp.cse.buffalo.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirrors.cat.pdx.edu/fedora-enchilada/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirrors.cat.pdx.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://mirrors.cat.pdx.edu/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.prgmr.com/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.vcu.edu/pub/gnu+linux/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://mirror.vcu.edu/pub/gnu+linux/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirror.vcu.edu/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://dl.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://dl.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://muug.ca/mirror/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://muug.ca/mirror/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://muug.ca/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://mirror.csclub.uwaterloo.ca/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirror.csclub.uwaterloo.ca/fedora-enchilada/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.csclub.uwaterloo.ca/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://fedora.mirror.iweb.com/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://fedora.mirror.iweb.com/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirror.its.dal.ca/pub/fedora/linux/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirror.its.dal.ca/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: http://mirrors.ucr.ac.cr/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: rsync://mirrors.ucr.ac.cr/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_prepare_lrmirrors: Mirror: https://mirrors.ucr.ac.cr/fedora/releases/28/Everything/x86_64/os/ >13:07:54 lr_download: Target: repodata/a53009478e29c551710df570a5dc726ce5160300c7c1ecde852895ab8a6fcf72-filelists.xml.gz (-) >13:07:54 lr_download: Target: repodata/761419d855384e8fb7f77e9571e0ecc5ca5bd4a0334d0e6e7a3a4794a1bbba1b-comps-Everything.x86_64.xml.gz (-) >13:07:54 select_next_target: Selecting mirror for: repodata/9659dfc44de50563682658fd41f2ab0da60e5657e1cc4f598b50d39fb3436e0c-primary.xml.gz >13:07:54 prepare_next_transfer: URL: http://fedora.mirror.constant.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/9659dfc44de50563682658fd41f2ab0da60e5657e1cc4f598b50d39fb3436e0c-primary.xml.gz >13:07:54 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 43): Operation not supported >13:07:54 select_next_target: Selecting mirror for: repodata/a53009478e29c551710df570a5dc726ce5160300c7c1ecde852895ab8a6fcf72-filelists.xml.gz >13:07:54 prepare_next_transfer: URL: http://fedora.mirror.constant.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/a53009478e29c551710df570a5dc726ce5160300c7c1ecde852895ab8a6fcf72-filelists.xml.gz >13:07:54 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 44): Operation not supported >13:07:54 select_next_target: Selecting mirror for: repodata/761419d855384e8fb7f77e9571e0ecc5ca5bd4a0334d0e6e7a3a4794a1bbba1b-comps-Everything.x86_64.xml.gz >13:07:54 prepare_next_transfer: URL: http://fedora.mirror.constant.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/761419d855384e8fb7f77e9571e0ecc5ca5bd4a0334d0e6e7a3a4794a1bbba1b-comps-Everything.x86_64.xml.gz >13:07:54 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 45): Operation not supported >13:07:54 lr_download: Downloading started >13:07:54 check_transfer_statuses: Transfer finished: repodata/761419d855384e8fb7f77e9571e0ecc5ca5bd4a0334d0e6e7a3a4794a1bbba1b-comps-Everything.x86_64.xml.gz (Effective url: http://fedora.mirror.constant.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/761419d855384e8fb7f77e9571e0ecc5ca5bd4a0334d0e6e7a3a4794a1bbba1b-comps-Everything.x86_64.xml.gz) >13:07:54 check_finished_trasfer_checksum: Checksum (sha256) 761419d855384e8fb7f77e9571e0ecc5ca5bd4a0334d0e6e7a3a4794a1bbba1b is OK >13:07:57 check_transfer_statuses: Transfer finished: repodata/9659dfc44de50563682658fd41f2ab0da60e5657e1cc4f598b50d39fb3436e0c-primary.xml.gz (Effective url: http://fedora.mirror.constant.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/9659dfc44de50563682658fd41f2ab0da60e5657e1cc4f598b50d39fb3436e0c-primary.xml.gz) >13:07:57 check_finished_trasfer_checksum: Checksum (sha256) 9659dfc44de50563682658fd41f2ab0da60e5657e1cc4f598b50d39fb3436e0c is OK >13:07:59 check_transfer_statuses: Transfer finished: repodata/a53009478e29c551710df570a5dc726ce5160300c7c1ecde852895ab8a6fcf72-filelists.xml.gz (Effective url: http://fedora.mirror.constant.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/a53009478e29c551710df570a5dc726ce5160300c7c1ecde852895ab8a6fcf72-filelists.xml.gz) >13:08:00 check_finished_trasfer_checksum: Checksum (sha256) a53009478e29c551710df570a5dc726ce5160300c7c1ecde852895ab8a6fcf72 is OK >13:08:00 lr_handle_perform: Restoring an old SIGINT handler >13:08:00 lr_handle_perform: Using dir: /tmp/dnf.cache/fedora-f21308f6293b3270 >13:08:00 lr_handle_perform: Using own SIGINT handler >13:08:00 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >13:08:00 lr_handle_prepare_metalink: Local metalink.xml found at /tmp/dnf.cache/fedora-f21308f6293b3270/metalink.xml >13:08:00 lr_handle_prepare_metalink: Parsing metalink.xml >13:08:00 lr_handle_prepare_metalink: Mirrors from metalink: >13:08:00 http://fedora.mirror.constant.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://fedora.mirror.constant.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.cc.vt.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirror.math.princeton.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.math.princeton.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirror.sjc02.svwh.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.sjc02.svwh.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirrors.lug.mtu.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirrors.lug.mtu.edu/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://mirrors.lug.mtu.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.web-ster.com/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirror.web-ster.com/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://download-ib01.fedoraproject.org/fedora-enchilada/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://download-ib01.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://download-ib01.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://mirrors.rit.edu/fedora/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirrors.rit.edu/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirrors.rit.edu/fedora/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://fedora.mirror.lstn.net/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirror.lstn.net/fedora-enchilada/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.cs.pitt.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirror.cs.pitt.edu/fedora-enchilada/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://ewr.edge.kernel.org/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://repo.atlantic.net/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://repo.atlantic.net/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirrors.mit.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirrors.mit.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirrors.xmission.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://mirrors.xmission.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirrors.xmission.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirrors.syringanetworks.net/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirrors.syringanetworks.net/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirrors.oit.uci.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://sjc.edge.kernel.org/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://pubmirror1.math.uh.edu/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://pubmirror1.math.uh.edu/fedora-enchilada/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://pubmirror1.math.uh.edu/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://mirror.chpc.utah.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirror.chpc.utah.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.chpc.utah.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://mirror.steadfast.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirror.steadfast.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.steadfast.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirror.utexas.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.utexas.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://mirror.mrjester.net/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.mrjester.net/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirror.mrjester.net/fedora-linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://ftp.ussg.iu.edu/linux/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://ftp.ussg.iu.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://mirror.us-midwest-1.nexcess.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirror.us-midwest-1.nexcess.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.us-midwest-1.nexcess.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://fedora.mirrors.tds.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://fedora.mirrors.tds.net/fedora-enchilada/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirror.cs.princeton.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.datto.com/fedora/primary/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirror.datto.com/fedora-primary/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://pubmirror2.math.uh.edu/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://pubmirror2.math.uh.edu/fedora-buffet/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://pubmirror2.math.uh.edu/fedora-enchilada/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://fedora.mirrors.pair.com/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.seas.harvard.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirrors.kernel.org/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirrors.kernel.org/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://ftp.usf.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.uoregon.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.metrocast.net/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://archive.linux.duke.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://archive.linux.duke.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.liberty.edu/mirror/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://linux.mirrors.es.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://linux.mirrors.es.net/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.stavlor.net/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirror.stavlor.net/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://ftp.cse.buffalo.edu/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirrors.cat.pdx.edu/fedora-enchilada/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirrors.cat.pdx.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://mirrors.cat.pdx.edu/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.prgmr.com/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.vcu.edu/pub/gnu+linux/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://mirror.vcu.edu/pub/gnu+linux/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirror.vcu.edu/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://dl.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://dl.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://muug.ca/mirror/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://muug.ca/mirror/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://muug.ca/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://mirror.csclub.uwaterloo.ca/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirror.csclub.uwaterloo.ca/fedora-enchilada/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.csclub.uwaterloo.ca/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://fedora.mirror.iweb.com/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://fedora.mirror.iweb.com/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirror.its.dal.ca/pub/fedora/linux/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirror.its.dal.ca/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 http://mirrors.ucr.ac.cr/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 rsync://mirrors.ucr.ac.cr/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 https://mirrors.ucr.ac.cr/fedora/releases/28/Everything/x86_64/os/repodata/repomd.xml >13:08:00 lr_handle_prepare_metalink: Metalink parsed >13:08:00 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >13:08:00 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >13:08:00 lr_handle_perform: Downloading/Locating yum repo >13:08:00 lr_yum_use_local: Locating repo.. >13:08:00 lr_yum_use_local_load_base: Found local metalink: /tmp/dnf.cache/fedora-f21308f6293b3270/metalink.xml >13:08:00 lr_yum_use_local_load_base: Parsing repomd.xml >13:08:00 lr_yum_use_local_load_base: Repomd revision: 1524630452 >13:08:00 lr_yum_use_local: Repository was successfully located >13:08:00 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/fedora-f21308f6293b3270/repodata/9659dfc44de50563682658fd41f2ab0da60e5657e1cc4f598b50d39fb3436e0c-primary.xml.gz (expected: 9659dfc44de50563682658fd41f2ab0da60e5657e1cc4f598b50d39fb3436e0c [sha256]) >13:08:00 lr_yum_check_checksum_of_md_record: Checksum check - Passed >13:08:00 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/fedora-f21308f6293b3270/repodata/a53009478e29c551710df570a5dc726ce5160300c7c1ecde852895ab8a6fcf72-filelists.xml.gz (expected: a53009478e29c551710df570a5dc726ce5160300c7c1ecde852895ab8a6fcf72 [sha256]) >13:08:00 lr_yum_check_checksum_of_md_record: Checksum check - Passed >13:08:00 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/fedora-f21308f6293b3270/repodata/761419d855384e8fb7f77e9571e0ecc5ca5bd4a0334d0e6e7a3a4794a1bbba1b-comps-Everything.x86_64.xml.gz (expected: 761419d855384e8fb7f77e9571e0ecc5ca5bd4a0334d0e6e7a3a4794a1bbba1b [sha256]) >13:08:00 lr_yum_check_checksum_of_md_record: Checksum check - Passed >13:08:00 lr_handle_perform: Restoring an old SIGINT handler > > >/tmp/hawkey.log: >INFO Jul-18 13:08:00 === Started libdnf-0.11.1 === >DEBUG Jul-18 13:08:00 fetching updates >DEBUG Jul-18 13:08:01 caching repo: updates (0x3a8b5016bca6e6d48e6b0c85f72e7f1dadf9aec4b687dff0e661bb0f7b565df5) >DEBUG Jul-18 13:08:02 load_ext: loading: /tmp/dnf.cache/updates-8bd9ef368505a5fd/repodata/02d7d284403a876c7eee7949a55dfcc1740ac049dc28ca8b209af6069c2a09ef-filelists.xml.gz >DEBUG Jul-18 13:08:06 write_ext: storing updates to: /tmp/dnf.cache/updates-filenames.solvx.LxWBZK >DEBUG Jul-18 13:08:08 load_ext: loading: /tmp/dnf.cache/updates-8bd9ef368505a5fd/repodata/924d31d403449b1e6272b71cb873aaf5703fa00f74eda5c4566853fdf584a070-prestodelta.xml.gz >DEBUG Jul-18 13:08:08 write_ext: storing updates to: /tmp/dnf.cache/updates-presto.solvx.qtTIXH >DEBUG Jul-18 13:08:08 load_ext: loading: /tmp/dnf.cache/updates-8bd9ef368505a5fd/repodata/fb984c0183b3a16392569790030364f603dcccf4ea9078493aaa600e3dd2a787-updateinfo.xml.xz >DEBUG Jul-18 13:08:09 write_ext: storing updates to: /tmp/dnf.cache/updates-updateinfo.solvx.rscUqH >DEBUG Jul-18 13:08:09 fetching fedora >DEBUG Jul-18 13:08:13 caching repo: fedora (0xa1307f05ac72e5c3138131b8d9fe7fc2f939ce1935f259a188e1032d59d3b529) >DEBUG Jul-18 13:08:15 load_ext: loading: /tmp/dnf.cache/fedora-f21308f6293b3270/repodata/a53009478e29c551710df570a5dc726ce5160300c7c1ecde852895ab8a6fcf72-filelists.xml.gz >DEBUG Jul-18 13:08:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:08:29 Encoding raw >DEBUG Jul-18 13:08:29 Dimensions: 14 x 14 >DEBUG Jul-18 13:08:29 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:08:29 Copy pixels == false >DEBUG Jul-18 13:08:31 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:08:31 Encoding raw >DEBUG Jul-18 13:08:31 Dimensions: 14 x 14 >DEBUG Jul-18 13:08:31 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:08:31 Copy pixels == false >DEBUG Jul-18 13:08:36 write_ext: storing fedora to: /tmp/dnf.cache/fedora-filenames.solvx.O95qcZ >DEBUG Jul-18 13:08:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:08:38 Encoding raw >DEBUG Jul-18 13:08:38 Dimensions: 14 x 14 >DEBUG Jul-18 13:08:38 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:08:38 Copy pixels == false >DEBUG Jul-18 13:08:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:08:38 Encoding raw >DEBUG Jul-18 13:08:38 Dimensions: 14 x 14 >DEBUG Jul-18 13:08:38 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:08:38 Copy pixels == false >DEBUG Jul-18 13:08:40 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:08:40 Encoding raw >DEBUG Jul-18 13:08:40 Dimensions: 14 x 14 >DEBUG Jul-18 13:08:40 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:08:40 Copy pixels == false >DEBUG Jul-18 13:08:43 no presto metadata available for fedora >DEBUG Jul-18 13:08:43 no updateinfo available for fedora >DEBUG Jul-18 13:08:44 rewriting repo: updates >DEBUG Jul-18 13:08:44 caching repo: updates (0x3a8b5016bca6e6d48e6b0c85f72e7f1dadf9aec4b687dff0e661bb0f7b565df5) >DEBUG Jul-18 13:08:45 rewriting repo: fedora >DEBUG Jul-18 13:08:45 caching repo: fedora (0xa1307f05ac72e5c3138131b8d9fe7fc2f939ce1935f259a188e1032d59d3b529) >DEBUG Jul-18 13:08:49 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:08:49 Encoding raw >DEBUG Jul-18 13:08:49 Dimensions: 14 x 14 >DEBUG Jul-18 13:08:49 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:08:49 Copy pixels == false >DEBUG Jul-18 13:08:49 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:08:49 Encoding raw >DEBUG Jul-18 13:08:49 Dimensions: 14 x 14 >DEBUG Jul-18 13:08:49 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:08:49 Copy pixels == false >DEBUG Jul-18 13:08:50 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:08:50 Encoding raw >DEBUG Jul-18 13:08:50 Dimensions: 14 x 14 >DEBUG Jul-18 13:08:50 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:08:50 Copy pixels == false >DEBUG Jul-18 13:08:50 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:08:50 Encoding raw >DEBUG Jul-18 13:08:50 Dimensions: 14 x 14 >DEBUG Jul-18 13:08:50 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:08:50 Copy pixels == false >DEBUG Jul-18 13:08:55 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:08:55 Encoding raw >DEBUG Jul-18 13:08:55 Dimensions: 14 x 14 >DEBUG Jul-18 13:08:55 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:08:55 Copy pixels == false >DEBUG Jul-18 13:09:01 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:01 Encoding raw >DEBUG Jul-18 13:09:01 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:01 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:01 Copy pixels == false >DEBUG Jul-18 13:09:02 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:02 Encoding raw >DEBUG Jul-18 13:09:02 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:02 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:02 Copy pixels == false >DEBUG Jul-18 13:09:02 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:02 Encoding raw >DEBUG Jul-18 13:09:02 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:02 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:02 Copy pixels == false >DEBUG Jul-18 13:09:03 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:03 Encoding raw >DEBUG Jul-18 13:09:03 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:03 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:03 Copy pixels == false >DEBUG Jul-18 13:09:03 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:03 Encoding raw >DEBUG Jul-18 13:09:03 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:03 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:03 Copy pixels == false >DEBUG Jul-18 13:09:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:09 Encoding raw >DEBUG Jul-18 13:09:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:09 Copy pixels == false >DEBUG Jul-18 13:09:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:09 Encoding raw >DEBUG Jul-18 13:09:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:09 Copy pixels == false >DEBUG Jul-18 13:09:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:09 Encoding raw >DEBUG Jul-18 13:09:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:09 Copy pixels == false >DEBUG Jul-18 13:09:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:09 Encoding raw >DEBUG Jul-18 13:09:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:09 Copy pixels == false >DEBUG Jul-18 13:09:13 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:13 Encoding raw >DEBUG Jul-18 13:09:13 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:13 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:13 Copy pixels == false >DEBUG Jul-18 13:09:13 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:13 Encoding raw >DEBUG Jul-18 13:09:13 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:13 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:13 Copy pixels == false >DEBUG Jul-18 13:09:13 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:13 Encoding raw >DEBUG Jul-18 13:09:13 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:13 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:13 Copy pixels == false >DEBUG Jul-18 13:09:13 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:13 Encoding raw >DEBUG Jul-18 13:09:13 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:13 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:13 Copy pixels == false >DEBUG Jul-18 13:09:13 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:13 Encoding raw >DEBUG Jul-18 13:09:13 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:13 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:13 Copy pixels == false >DEBUG Jul-18 13:09:16 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:16 Encoding raw >DEBUG Jul-18 13:09:16 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:16 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:16 Copy pixels == false >DEBUG Jul-18 13:09:16 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:16 Encoding raw >DEBUG Jul-18 13:09:16 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:16 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:16 Copy pixels == false >DEBUG Jul-18 13:09:16 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:16 Encoding raw >DEBUG Jul-18 13:09:16 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:16 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:16 Copy pixels == false >DEBUG Jul-18 13:09:16 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:16 Encoding raw >DEBUG Jul-18 13:09:16 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:16 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:16 Copy pixels == false >DEBUG Jul-18 13:09:16 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:16 Encoding raw >DEBUG Jul-18 13:09:16 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:16 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:16 Copy pixels == false >DEBUG Jul-18 13:09:16 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:16 Encoding raw >DEBUG Jul-18 13:09:16 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:16 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:16 Copy pixels == false >DEBUG Jul-18 13:09:16 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:16 Encoding raw >DEBUG Jul-18 13:09:16 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:16 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:16 Copy pixels == false >DEBUG Jul-18 13:09:16 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:16 Encoding raw >DEBUG Jul-18 13:09:16 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:16 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:16 Copy pixels == false >DEBUG Jul-18 13:09:16 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:16 Encoding raw >DEBUG Jul-18 13:09:16 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:16 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:16 Copy pixels == false >DEBUG Jul-18 13:09:16 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:16 Encoding raw >DEBUG Jul-18 13:09:16 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:16 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:16 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:23 Encoding raw >DEBUG Jul-18 13:09:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:23 Copy pixels == false >DEBUG Jul-18 13:09:24 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:24 Encoding raw >DEBUG Jul-18 13:09:24 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:24 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:24 Copy pixels == false >DEBUG Jul-18 13:09:24 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:24 Encoding raw >DEBUG Jul-18 13:09:24 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:24 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:24 Copy pixels == false >DEBUG Jul-18 13:09:24 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:24 Encoding raw >DEBUG Jul-18 13:09:24 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:24 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:24 Copy pixels == false >DEBUG Jul-18 13:09:24 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:24 Encoding raw >DEBUG Jul-18 13:09:24 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:24 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:24 Copy pixels == false >DEBUG Jul-18 13:09:24 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:24 Encoding raw >DEBUG Jul-18 13:09:24 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:24 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:24 Copy pixels == false >DEBUG Jul-18 13:09:24 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:24 Encoding raw >DEBUG Jul-18 13:09:24 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:24 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:24 Copy pixels == false >DEBUG Jul-18 13:09:24 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:24 Encoding raw >DEBUG Jul-18 13:09:24 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:24 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:24 Copy pixels == false >DEBUG Jul-18 13:09:24 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:24 Encoding raw >DEBUG Jul-18 13:09:24 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:24 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:24 Copy pixels == false >DEBUG Jul-18 13:09:24 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:24 Encoding raw >DEBUG Jul-18 13:09:24 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:24 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:24 Copy pixels == false >DEBUG Jul-18 13:09:24 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:24 Encoding raw >DEBUG Jul-18 13:09:24 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:24 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:24 Copy pixels == false >DEBUG Jul-18 13:09:24 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:24 Encoding raw >DEBUG Jul-18 13:09:24 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:24 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:24 Copy pixels == false >DEBUG Jul-18 13:09:25 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:25 Encoding raw >DEBUG Jul-18 13:09:25 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:25 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:25 Copy pixels == false >DEBUG Jul-18 13:09:25 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:25 Encoding raw >DEBUG Jul-18 13:09:25 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:25 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:25 Copy pixels == false >DEBUG Jul-18 13:09:25 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:25 Encoding raw >DEBUG Jul-18 13:09:25 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:25 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:25 Copy pixels == false >DEBUG Jul-18 13:09:25 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:25 Encoding raw >DEBUG Jul-18 13:09:25 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:25 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:25 Copy pixels == false >DEBUG Jul-18 13:09:25 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:25 Encoding raw >DEBUG Jul-18 13:09:25 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:25 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:25 Copy pixels == false >DEBUG Jul-18 13:09:26 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:26 Encoding raw >DEBUG Jul-18 13:09:26 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:26 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:26 Copy pixels == false >DEBUG Jul-18 13:09:30 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:30 Encoding raw >DEBUG Jul-18 13:09:30 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:30 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:30 Copy pixels == false >DEBUG Jul-18 13:09:30 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:30 Encoding raw >DEBUG Jul-18 13:09:30 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:30 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:30 Copy pixels == false >DEBUG Jul-18 13:09:30 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:30 Encoding raw >DEBUG Jul-18 13:09:30 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:30 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:30 Copy pixels == false >DEBUG Jul-18 13:09:30 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:30 Encoding raw >DEBUG Jul-18 13:09:30 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:30 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:30 Copy pixels == false >DEBUG Jul-18 13:09:30 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:30 Encoding raw >DEBUG Jul-18 13:09:30 Dimensions: 20 x 25 >DEBUG Jul-18 13:09:30 Rowstride: 80, Length: 2024 >DEBUG Jul-18 13:09:30 Copy pixels == false >DEBUG Jul-18 13:09:30 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:30 Encoding raw >DEBUG Jul-18 13:09:30 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:30 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:30 Copy pixels == false >DEBUG Jul-18 13:09:32 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:32 Encoding raw >DEBUG Jul-18 13:09:32 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:32 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:32 Copy pixels == false >DEBUG Jul-18 13:09:34 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:34 Encoding raw >DEBUG Jul-18 13:09:34 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:34 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:34 Copy pixels == false >DEBUG Jul-18 13:09:35 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:35 Encoding raw >DEBUG Jul-18 13:09:35 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:35 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:35 Copy pixels == false >DEBUG Jul-18 13:09:35 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:35 Encoding raw >DEBUG Jul-18 13:09:35 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:35 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:35 Copy pixels == false >DEBUG Jul-18 13:09:35 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:35 Encoding raw >DEBUG Jul-18 13:09:35 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:35 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:35 Copy pixels == false >DEBUG Jul-18 13:09:35 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:35 Encoding raw >DEBUG Jul-18 13:09:35 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:35 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:35 Copy pixels == false >DEBUG Jul-18 13:09:35 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:35 Encoding raw >DEBUG Jul-18 13:09:35 Dimensions: 20 x 25 >DEBUG Jul-18 13:09:35 Rowstride: 80, Length: 2024 >DEBUG Jul-18 13:09:35 Copy pixels == false >DEBUG Jul-18 13:09:35 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:35 Encoding raw >DEBUG Jul-18 13:09:35 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:35 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:35 Copy pixels == false >DEBUG Jul-18 13:09:35 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:35 Encoding raw >DEBUG Jul-18 13:09:35 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:35 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:35 Copy pixels == false >DEBUG Jul-18 13:09:35 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:35 Encoding raw >DEBUG Jul-18 13:09:35 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:35 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:35 Copy pixels == false >DEBUG Jul-18 13:09:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:36 Encoding raw >DEBUG Jul-18 13:09:36 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:36 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:36 Copy pixels == false >DEBUG Jul-18 13:09:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:36 Encoding raw >DEBUG Jul-18 13:09:36 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:36 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:36 Copy pixels == false >DEBUG Jul-18 13:09:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:36 Encoding raw >DEBUG Jul-18 13:09:36 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:36 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:36 Copy pixels == false >DEBUG Jul-18 13:09:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:36 Encoding raw >DEBUG Jul-18 13:09:36 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:36 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:36 Copy pixels == false >DEBUG Jul-18 13:09:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:36 Encoding raw >DEBUG Jul-18 13:09:36 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:36 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:36 Copy pixels == false >DEBUG Jul-18 13:09:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:36 Encoding raw >DEBUG Jul-18 13:09:36 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:36 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:36 Copy pixels == false >DEBUG Jul-18 13:09:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:36 Encoding raw >DEBUG Jul-18 13:09:36 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:36 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:36 Copy pixels == false >DEBUG Jul-18 13:09:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:37 Encoding raw >DEBUG Jul-18 13:09:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:37 Copy pixels == false >DEBUG Jul-18 13:09:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:37 Encoding raw >DEBUG Jul-18 13:09:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:37 Copy pixels == false >DEBUG Jul-18 13:09:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:37 Encoding raw >DEBUG Jul-18 13:09:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:37 Copy pixels == false >DEBUG Jul-18 13:09:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:37 Encoding raw >DEBUG Jul-18 13:09:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:37 Copy pixels == false >DEBUG Jul-18 13:09:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:37 Encoding raw >DEBUG Jul-18 13:09:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:37 Copy pixels == false >DEBUG Jul-18 13:09:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:37 Encoding raw >DEBUG Jul-18 13:09:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:37 Copy pixels == false >DEBUG Jul-18 13:09:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:37 Encoding raw >DEBUG Jul-18 13:09:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:37 Copy pixels == false >DEBUG Jul-18 13:09:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:37 Encoding raw >DEBUG Jul-18 13:09:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:37 Copy pixels == false >DEBUG Jul-18 13:09:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:37 Encoding raw >DEBUG Jul-18 13:09:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:37 Copy pixels == false >DEBUG Jul-18 13:09:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:37 Encoding raw >DEBUG Jul-18 13:09:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:37 Copy pixels == false >DEBUG Jul-18 13:09:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:37 Encoding raw >DEBUG Jul-18 13:09:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:37 Copy pixels == false >DEBUG Jul-18 13:09:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:37 Encoding raw >DEBUG Jul-18 13:09:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:37 Copy pixels == false >DEBUG Jul-18 13:09:39 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:39 Encoding raw >DEBUG Jul-18 13:09:39 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:39 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:39 Copy pixels == false >DEBUG Jul-18 13:09:39 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:39 Encoding raw >DEBUG Jul-18 13:09:39 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:39 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:39 Copy pixels == false >DEBUG Jul-18 13:09:50 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:50 Encoding raw >DEBUG Jul-18 13:09:50 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:50 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:50 Copy pixels == false >DEBUG Jul-18 13:09:50 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:50 Encoding raw >DEBUG Jul-18 13:09:50 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:50 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:50 Copy pixels == false >DEBUG Jul-18 13:09:50 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:50 Encoding raw >DEBUG Jul-18 13:09:50 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:50 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:50 Copy pixels == false >DEBUG Jul-18 13:09:50 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:50 Encoding raw >DEBUG Jul-18 13:09:50 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:50 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:50 Copy pixels == false >DEBUG Jul-18 13:09:50 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:50 Encoding raw >DEBUG Jul-18 13:09:50 Dimensions: 20 x 25 >DEBUG Jul-18 13:09:50 Rowstride: 80, Length: 2024 >DEBUG Jul-18 13:09:50 Copy pixels == false >DEBUG Jul-18 13:09:52 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:52 Encoding raw >DEBUG Jul-18 13:09:52 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:52 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:52 Copy pixels == false >DEBUG Jul-18 13:09:52 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:52 Encoding raw >DEBUG Jul-18 13:09:52 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:52 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:52 Copy pixels == false >DEBUG Jul-18 13:09:52 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:52 Encoding raw >DEBUG Jul-18 13:09:52 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:52 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:52 Copy pixels == false >DEBUG Jul-18 13:09:52 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:52 Encoding raw >DEBUG Jul-18 13:09:52 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:52 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:52 Copy pixels == false >DEBUG Jul-18 13:09:52 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:52 Encoding raw >DEBUG Jul-18 13:09:52 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:52 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:52 Copy pixels == false >DEBUG Jul-18 13:09:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:57 Encoding raw >DEBUG Jul-18 13:09:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:57 Copy pixels == false >DEBUG Jul-18 13:09:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:57 Encoding raw >DEBUG Jul-18 13:09:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:57 Copy pixels == false >DEBUG Jul-18 13:09:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:09:57 Encoding raw >DEBUG Jul-18 13:09:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:09:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:09:57 Copy pixels == false >DEBUG Jul-18 13:10:07 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:07 Encoding raw >DEBUG Jul-18 13:10:07 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:07 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:07 Copy pixels == false >DEBUG Jul-18 13:10:07 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:07 Encoding raw >DEBUG Jul-18 13:10:07 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:07 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:07 Copy pixels == false >DEBUG Jul-18 13:10:07 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:07 Encoding raw >DEBUG Jul-18 13:10:07 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:07 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:07 Copy pixels == false >DEBUG Jul-18 13:10:07 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:07 Encoding raw >DEBUG Jul-18 13:10:07 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:07 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:07 Copy pixels == false >DEBUG Jul-18 13:10:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:09 Encoding raw >DEBUG Jul-18 13:10:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:09 Copy pixels == false >DEBUG Jul-18 13:10:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:09 Encoding raw >DEBUG Jul-18 13:10:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:09 Copy pixels == false >DEBUG Jul-18 13:10:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:09 Encoding raw >DEBUG Jul-18 13:10:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:09 Copy pixels == false >DEBUG Jul-18 13:10:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:09 Encoding raw >DEBUG Jul-18 13:10:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:09 Copy pixels == false >DEBUG Jul-18 13:10:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:09 Encoding raw >DEBUG Jul-18 13:10:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:09 Copy pixels == false >DEBUG Jul-18 13:10:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:09 Encoding raw >DEBUG Jul-18 13:10:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:09 Copy pixels == false >DEBUG Jul-18 13:10:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:09 Encoding raw >DEBUG Jul-18 13:10:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:09 Copy pixels == false >DEBUG Jul-18 13:10:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:09 Encoding raw >DEBUG Jul-18 13:10:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:09 Copy pixels == false >DEBUG Jul-18 13:10:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:09 Encoding raw >DEBUG Jul-18 13:10:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:09 Copy pixels == false >DEBUG Jul-18 13:10:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:09 Encoding raw >DEBUG Jul-18 13:10:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:09 Copy pixels == false >DEBUG Jul-18 13:10:12 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:12 Encoding raw >DEBUG Jul-18 13:10:12 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:12 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:12 Copy pixels == false >DEBUG Jul-18 13:10:12 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:12 Encoding raw >DEBUG Jul-18 13:10:12 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:12 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:12 Copy pixels == false >DEBUG Jul-18 13:10:12 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:12 Encoding raw >DEBUG Jul-18 13:10:12 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:12 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:12 Copy pixels == false >DEBUG Jul-18 13:10:12 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:12 Encoding raw >DEBUG Jul-18 13:10:12 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:12 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:12 Copy pixels == false >DEBUG Jul-18 13:10:12 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:12 Encoding raw >DEBUG Jul-18 13:10:12 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:12 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:12 Copy pixels == false >DEBUG Jul-18 13:10:12 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:12 Encoding raw >DEBUG Jul-18 13:10:12 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:12 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:12 Copy pixels == false >DEBUG Jul-18 13:10:12 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:12 Encoding raw >DEBUG Jul-18 13:10:12 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:12 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:12 Copy pixels == false >DEBUG Jul-18 13:10:16 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:16 Encoding raw >DEBUG Jul-18 13:10:16 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:16 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:16 Copy pixels == false >DEBUG Jul-18 13:10:16 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:16 Encoding raw >DEBUG Jul-18 13:10:16 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:16 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:16 Copy pixels == false >DEBUG Jul-18 13:10:16 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:16 Encoding raw >DEBUG Jul-18 13:10:16 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:16 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:16 Copy pixels == false >DEBUG Jul-18 13:10:16 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:16 Encoding raw >DEBUG Jul-18 13:10:16 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:16 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:16 Copy pixels == false >DEBUG Jul-18 13:10:20 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:20 Encoding raw >DEBUG Jul-18 13:10:20 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:20 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:20 Copy pixels == false >DEBUG Jul-18 13:10:20 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:20 Encoding raw >DEBUG Jul-18 13:10:20 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:20 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:20 Copy pixels == false >DEBUG Jul-18 13:10:20 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:20 Encoding raw >DEBUG Jul-18 13:10:20 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:20 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:20 Copy pixels == false >DEBUG Jul-18 13:10:20 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:20 Encoding raw >DEBUG Jul-18 13:10:20 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:20 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:20 Copy pixels == false >DEBUG Jul-18 13:10:20 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:20 Encoding raw >DEBUG Jul-18 13:10:20 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:20 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:20 Copy pixels == false >DEBUG Jul-18 13:10:20 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:20 Encoding raw >DEBUG Jul-18 13:10:20 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:20 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:20 Copy pixels == false >DEBUG Jul-18 13:10:20 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:20 Encoding raw >DEBUG Jul-18 13:10:20 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:20 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:20 Copy pixels == false >DEBUG Jul-18 13:10:20 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:20 Encoding raw >DEBUG Jul-18 13:10:20 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:20 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:20 Copy pixels == false >DEBUG Jul-18 13:10:20 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:20 Encoding raw >DEBUG Jul-18 13:10:20 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:20 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:20 Copy pixels == false >DEBUG Jul-18 13:10:20 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:20 Encoding raw >DEBUG Jul-18 13:10:20 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:20 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:20 Copy pixels == false >DEBUG Jul-18 13:10:26 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:26 Encoding raw >DEBUG Jul-18 13:10:26 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:26 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:26 Copy pixels == false >DEBUG Jul-18 13:10:26 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:26 Encoding raw >DEBUG Jul-18 13:10:26 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:26 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:26 Copy pixels == false >DEBUG Jul-18 13:10:26 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:26 Encoding raw >DEBUG Jul-18 13:10:26 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:26 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:26 Copy pixels == false >DEBUG Jul-18 13:10:26 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:26 Encoding raw >DEBUG Jul-18 13:10:26 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:26 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:26 Copy pixels == false >DEBUG Jul-18 13:10:26 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:26 Encoding raw >DEBUG Jul-18 13:10:26 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:26 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:26 Copy pixels == false >DEBUG Jul-18 13:10:26 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:26 Encoding raw >DEBUG Jul-18 13:10:26 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:26 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:26 Copy pixels == false >DEBUG Jul-18 13:10:26 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:26 Encoding raw >DEBUG Jul-18 13:10:26 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:26 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:26 Copy pixels == false >DEBUG Jul-18 13:10:26 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:26 Encoding raw >DEBUG Jul-18 13:10:26 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:26 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:26 Copy pixels == false >DEBUG Jul-18 13:10:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:29 Encoding raw >DEBUG Jul-18 13:10:29 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:29 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:29 Copy pixels == false >DEBUG Jul-18 13:10:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:29 Encoding raw >DEBUG Jul-18 13:10:29 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:29 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:29 Copy pixels == false >DEBUG Jul-18 13:10:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:29 Encoding raw >DEBUG Jul-18 13:10:29 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:29 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:29 Copy pixels == false >DEBUG Jul-18 13:10:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:29 Encoding raw >DEBUG Jul-18 13:10:29 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:29 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:29 Copy pixels == false >DEBUG Jul-18 13:10:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:29 Encoding raw >DEBUG Jul-18 13:10:29 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:29 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:29 Copy pixels == false >DEBUG Jul-18 13:10:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:29 Encoding raw >DEBUG Jul-18 13:10:29 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:29 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:29 Copy pixels == false >DEBUG Jul-18 13:10:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:29 Encoding raw >DEBUG Jul-18 13:10:29 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:29 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:29 Copy pixels == false >DEBUG Jul-18 13:10:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:29 Encoding raw >DEBUG Jul-18 13:10:29 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:29 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:29 Copy pixels == false >DEBUG Jul-18 13:10:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:29 Encoding raw >DEBUG Jul-18 13:10:29 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:29 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:29 Copy pixels == false >DEBUG Jul-18 13:10:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:29 Encoding raw >DEBUG Jul-18 13:10:29 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:29 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:29 Copy pixels == false >DEBUG Jul-18 13:10:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:37 Encoding raw >DEBUG Jul-18 13:10:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:37 Copy pixels == false >DEBUG Jul-18 13:10:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:37 Encoding raw >DEBUG Jul-18 13:10:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:37 Copy pixels == false >DEBUG Jul-18 13:10:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:37 Encoding raw >DEBUG Jul-18 13:10:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:37 Copy pixels == false >DEBUG Jul-18 13:10:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:37 Encoding raw >DEBUG Jul-18 13:10:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:37 Copy pixels == false >DEBUG Jul-18 13:10:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:37 Encoding raw >DEBUG Jul-18 13:10:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:37 Copy pixels == false >DEBUG Jul-18 13:10:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:37 Encoding raw >DEBUG Jul-18 13:10:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:37 Copy pixels == false >DEBUG Jul-18 13:10:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:37 Encoding raw >DEBUG Jul-18 13:10:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:37 Copy pixels == false >DEBUG Jul-18 13:10:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:37 Encoding raw >DEBUG Jul-18 13:10:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:37 Copy pixels == false >DEBUG Jul-18 13:10:39 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:39 Encoding raw >DEBUG Jul-18 13:10:39 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:39 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:39 Copy pixels == false >DEBUG Jul-18 13:10:39 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:39 Encoding raw >DEBUG Jul-18 13:10:39 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:39 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:39 Copy pixels == false >DEBUG Jul-18 13:10:39 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:39 Encoding raw >DEBUG Jul-18 13:10:39 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:39 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:39 Copy pixels == false >DEBUG Jul-18 13:10:39 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:39 Encoding raw >DEBUG Jul-18 13:10:39 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:39 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:39 Copy pixels == false >DEBUG Jul-18 13:10:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:41 Encoding raw >DEBUG Jul-18 13:10:41 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:41 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:41 Copy pixels == false >DEBUG Jul-18 13:10:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:41 Encoding raw >DEBUG Jul-18 13:10:41 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:41 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:41 Copy pixels == false >DEBUG Jul-18 13:10:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:41 Encoding raw >DEBUG Jul-18 13:10:41 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:41 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:41 Copy pixels == false >DEBUG Jul-18 13:10:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:41 Encoding raw >DEBUG Jul-18 13:10:41 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:41 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:41 Copy pixels == false >DEBUG Jul-18 13:10:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:41 Encoding raw >DEBUG Jul-18 13:10:41 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:41 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:41 Copy pixels == false >DEBUG Jul-18 13:10:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:41 Encoding raw >DEBUG Jul-18 13:10:41 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:41 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:41 Copy pixels == false >DEBUG Jul-18 13:10:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:41 Encoding raw >DEBUG Jul-18 13:10:41 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:41 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:41 Copy pixels == false >DEBUG Jul-18 13:10:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:41 Encoding raw >DEBUG Jul-18 13:10:41 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:41 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:41 Copy pixels == false >DEBUG Jul-18 13:10:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:41 Encoding raw >DEBUG Jul-18 13:10:41 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:41 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:41 Copy pixels == false >DEBUG Jul-18 13:10:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:41 Encoding raw >DEBUG Jul-18 13:10:41 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:41 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:41 Copy pixels == false >DEBUG Jul-18 13:10:46 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:46 Encoding raw >DEBUG Jul-18 13:10:46 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:46 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:46 Copy pixels == false >DEBUG Jul-18 13:10:46 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:46 Encoding raw >DEBUG Jul-18 13:10:46 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:46 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:46 Copy pixels == false >DEBUG Jul-18 13:10:46 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:46 Encoding raw >DEBUG Jul-18 13:10:46 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:46 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:46 Copy pixels == false >DEBUG Jul-18 13:10:46 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:46 Encoding raw >DEBUG Jul-18 13:10:46 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:46 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:46 Copy pixels == false >DEBUG Jul-18 13:10:46 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:46 Encoding raw >DEBUG Jul-18 13:10:46 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:46 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:46 Copy pixels == false >DEBUG Jul-18 13:10:46 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:46 Encoding raw >DEBUG Jul-18 13:10:46 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:46 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:46 Copy pixels == false >DEBUG Jul-18 13:10:46 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:46 Encoding raw >DEBUG Jul-18 13:10:46 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:46 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:46 Copy pixels == false >DEBUG Jul-18 13:10:46 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:46 Encoding raw >DEBUG Jul-18 13:10:46 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:46 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:46 Copy pixels == false >DEBUG Jul-18 13:10:52 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:52 Encoding raw >DEBUG Jul-18 13:10:52 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:52 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:52 Copy pixels == false >DEBUG Jul-18 13:10:53 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:53 Encoding raw >DEBUG Jul-18 13:10:53 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:53 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:53 Copy pixels == false >DEBUG Jul-18 13:10:53 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:53 Encoding raw >DEBUG Jul-18 13:10:53 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:53 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:53 Copy pixels == false >DEBUG Jul-18 13:10:55 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:55 Encoding raw >DEBUG Jul-18 13:10:55 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:55 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:55 Copy pixels == false >DEBUG Jul-18 13:10:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:56 Encoding raw >DEBUG Jul-18 13:10:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:56 Copy pixels == false >DEBUG Jul-18 13:10:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:56 Encoding raw >DEBUG Jul-18 13:10:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:56 Copy pixels == false >DEBUG Jul-18 13:10:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:56 Encoding raw >DEBUG Jul-18 13:10:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:56 Copy pixels == false >DEBUG Jul-18 13:10:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:56 Encoding raw >DEBUG Jul-18 13:10:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:56 Copy pixels == false >DEBUG Jul-18 13:10:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:56 Encoding raw >DEBUG Jul-18 13:10:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:56 Copy pixels == false >DEBUG Jul-18 13:10:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:56 Encoding raw >DEBUG Jul-18 13:10:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:56 Copy pixels == false >DEBUG Jul-18 13:10:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:56 Encoding raw >DEBUG Jul-18 13:10:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:56 Copy pixels == false >DEBUG Jul-18 13:10:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:56 Encoding raw >DEBUG Jul-18 13:10:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:56 Copy pixels == false >DEBUG Jul-18 13:10:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:56 Encoding raw >DEBUG Jul-18 13:10:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:56 Copy pixels == false >DEBUG Jul-18 13:10:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:56 Encoding raw >DEBUG Jul-18 13:10:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:56 Copy pixels == false >DEBUG Jul-18 13:10:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:57 Encoding raw >DEBUG Jul-18 13:10:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:57 Copy pixels == false >DEBUG Jul-18 13:10:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:57 Encoding raw >DEBUG Jul-18 13:10:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:57 Copy pixels == false >DEBUG Jul-18 13:10:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:57 Encoding raw >DEBUG Jul-18 13:10:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:57 Copy pixels == false >DEBUG Jul-18 13:10:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:57 Encoding raw >DEBUG Jul-18 13:10:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:57 Copy pixels == false >DEBUG Jul-18 13:10:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:57 Encoding raw >DEBUG Jul-18 13:10:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:57 Copy pixels == false >DEBUG Jul-18 13:10:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:57 Encoding raw >DEBUG Jul-18 13:10:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:57 Copy pixels == false >DEBUG Jul-18 13:10:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:57 Encoding raw >DEBUG Jul-18 13:10:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:57 Copy pixels == false >DEBUG Jul-18 13:10:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:57 Encoding raw >DEBUG Jul-18 13:10:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:57 Copy pixels == false >DEBUG Jul-18 13:10:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:57 Encoding raw >DEBUG Jul-18 13:10:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:57 Copy pixels == false >DEBUG Jul-18 13:10:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:57 Encoding raw >DEBUG Jul-18 13:10:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:57 Copy pixels == false >DEBUG Jul-18 13:10:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:57 Encoding raw >DEBUG Jul-18 13:10:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:57 Copy pixels == false >DEBUG Jul-18 13:10:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:57 Encoding raw >DEBUG Jul-18 13:10:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:57 Copy pixels == false >DEBUG Jul-18 13:10:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:57 Encoding raw >DEBUG Jul-18 13:10:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:57 Copy pixels == false >DEBUG Jul-18 13:10:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:57 Encoding raw >DEBUG Jul-18 13:10:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:57 Copy pixels == false >DEBUG Jul-18 13:10:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:57 Encoding raw >DEBUG Jul-18 13:10:57 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:57 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:57 Copy pixels == false >DEBUG Jul-18 13:10:58 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:58 Encoding raw >DEBUG Jul-18 13:10:58 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:58 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:58 Copy pixels == false >DEBUG Jul-18 13:10:58 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:58 Encoding raw >DEBUG Jul-18 13:10:58 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:58 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:58 Copy pixels == false >DEBUG Jul-18 13:10:58 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:58 Encoding raw >DEBUG Jul-18 13:10:58 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:58 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:58 Copy pixels == false >DEBUG Jul-18 13:10:58 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:58 Encoding raw >DEBUG Jul-18 13:10:58 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:58 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:58 Copy pixels == false >DEBUG Jul-18 13:10:58 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:58 Encoding raw >DEBUG Jul-18 13:10:58 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:58 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:58 Copy pixels == false >DEBUG Jul-18 13:10:58 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:58 Encoding raw >DEBUG Jul-18 13:10:58 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:58 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:58 Copy pixels == false >DEBUG Jul-18 13:10:58 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:58 Encoding raw >DEBUG Jul-18 13:10:58 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:58 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:58 Copy pixels == false >DEBUG Jul-18 13:10:58 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:58 Encoding raw >DEBUG Jul-18 13:10:58 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:58 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:58 Copy pixels == false >DEBUG Jul-18 13:10:58 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:58 Encoding raw >DEBUG Jul-18 13:10:58 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:58 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:58 Copy pixels == false >DEBUG Jul-18 13:10:58 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:58 Encoding raw >DEBUG Jul-18 13:10:58 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:58 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:58 Copy pixels == false >DEBUG Jul-18 13:10:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:59 Encoding raw >DEBUG Jul-18 13:10:59 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:59 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:59 Copy pixels == false >DEBUG Jul-18 13:10:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:59 Encoding raw >DEBUG Jul-18 13:10:59 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:59 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:59 Copy pixels == false >DEBUG Jul-18 13:10:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:59 Encoding raw >DEBUG Jul-18 13:10:59 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:59 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:59 Copy pixels == false >DEBUG Jul-18 13:10:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:59 Encoding raw >DEBUG Jul-18 13:10:59 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:59 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:59 Copy pixels == false >DEBUG Jul-18 13:10:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:59 Encoding raw >DEBUG Jul-18 13:10:59 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:59 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:59 Copy pixels == false >DEBUG Jul-18 13:10:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:59 Encoding raw >DEBUG Jul-18 13:10:59 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:59 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:59 Copy pixels == false >DEBUG Jul-18 13:10:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:59 Encoding raw >DEBUG Jul-18 13:10:59 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:59 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:59 Copy pixels == false >DEBUG Jul-18 13:10:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:59 Encoding raw >DEBUG Jul-18 13:10:59 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:59 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:59 Copy pixels == false >DEBUG Jul-18 13:10:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:59 Encoding raw >DEBUG Jul-18 13:10:59 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:59 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:59 Copy pixels == false >DEBUG Jul-18 13:10:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:59 Encoding raw >DEBUG Jul-18 13:10:59 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:59 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:59 Copy pixels == false >DEBUG Jul-18 13:10:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:59 Encoding raw >DEBUG Jul-18 13:10:59 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:59 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:59 Copy pixels == false >DEBUG Jul-18 13:10:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:59 Encoding raw >DEBUG Jul-18 13:10:59 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:59 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:59 Copy pixels == false >DEBUG Jul-18 13:10:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:59 Encoding raw >DEBUG Jul-18 13:10:59 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:59 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:59 Copy pixels == false >DEBUG Jul-18 13:10:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:59 Encoding raw >DEBUG Jul-18 13:10:59 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:59 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:59 Copy pixels == false >DEBUG Jul-18 13:10:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:10:59 Encoding raw >DEBUG Jul-18 13:10:59 Dimensions: 14 x 14 >DEBUG Jul-18 13:10:59 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:10:59 Copy pixels == false >DEBUG Jul-18 13:11:02 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:02 Encoding raw >DEBUG Jul-18 13:11:02 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:02 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:02 Copy pixels == false >DEBUG Jul-18 13:11:04 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:04 Encoding raw >DEBUG Jul-18 13:11:04 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:04 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:04 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:09 Encoding raw >DEBUG Jul-18 13:11:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:09 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:19 Encoding raw >DEBUG Jul-18 13:11:19 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:19 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:19 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:21 Encoding raw >DEBUG Jul-18 13:11:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:21 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:28 Encoding raw >DEBUG Jul-18 13:11:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:28 Copy pixels == false >DEBUG Jul-18 13:11:31 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:31 Encoding raw >DEBUG Jul-18 13:11:31 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:31 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:31 Copy pixels == false >DEBUG Jul-18 13:11:31 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:31 Encoding raw >DEBUG Jul-18 13:11:31 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:31 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:31 Copy pixels == false >DEBUG Jul-18 13:11:31 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:31 Encoding raw >DEBUG Jul-18 13:11:31 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:31 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:31 Copy pixels == false >DEBUG Jul-18 13:11:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:36 Encoding raw >DEBUG Jul-18 13:11:36 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:36 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:36 Copy pixels == false >DEBUG Jul-18 13:11:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:36 Encoding raw >DEBUG Jul-18 13:11:36 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:36 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:36 Copy pixels == false >DEBUG Jul-18 13:11:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:36 Encoding raw >DEBUG Jul-18 13:11:36 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:36 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:36 Copy pixels == false >DEBUG Jul-18 13:11:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:36 Encoding raw >DEBUG Jul-18 13:11:36 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:36 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:36 Copy pixels == false >DEBUG Jul-18 13:11:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:36 Encoding raw >DEBUG Jul-18 13:11:36 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:36 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:36 Copy pixels == false >DEBUG Jul-18 13:11:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:36 Encoding raw >DEBUG Jul-18 13:11:36 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:36 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:36 Copy pixels == false >DEBUG Jul-18 13:11:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:36 Encoding raw >DEBUG Jul-18 13:11:36 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:36 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:36 Copy pixels == false >DEBUG Jul-18 13:11:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:37 Encoding raw >DEBUG Jul-18 13:11:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:37 Copy pixels == false >DEBUG Jul-18 13:11:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:37 Encoding raw >DEBUG Jul-18 13:11:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:37 Copy pixels == false >DEBUG Jul-18 13:11:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:37 Encoding raw >DEBUG Jul-18 13:11:37 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:37 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:37 Copy pixels == false >DEBUG Jul-18 13:11:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:45 Encoding raw >DEBUG Jul-18 13:11:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:45 Copy pixels == false >DEBUG Jul-18 13:11:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:45 Encoding raw >DEBUG Jul-18 13:11:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:45 Copy pixels == false >DEBUG Jul-18 13:11:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:45 Encoding raw >DEBUG Jul-18 13:11:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:45 Copy pixels == false >DEBUG Jul-18 13:11:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:45 Encoding raw >DEBUG Jul-18 13:11:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:45 Copy pixels == false >DEBUG Jul-18 13:11:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:45 Encoding raw >DEBUG Jul-18 13:11:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:45 Copy pixels == false >DEBUG Jul-18 13:11:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:45 Encoding raw >DEBUG Jul-18 13:11:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:45 Copy pixels == false >DEBUG Jul-18 13:11:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:45 Encoding raw >DEBUG Jul-18 13:11:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:45 Copy pixels == false >DEBUG Jul-18 13:11:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:45 Encoding raw >DEBUG Jul-18 13:11:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:45 Copy pixels == false >DEBUG Jul-18 13:11:47 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:47 Encoding raw >DEBUG Jul-18 13:11:47 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:47 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:47 Copy pixels == false >DEBUG Jul-18 13:11:47 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:47 Encoding raw >DEBUG Jul-18 13:11:47 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:47 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:47 Copy pixels == false >DEBUG Jul-18 13:11:47 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:47 Encoding raw >DEBUG Jul-18 13:11:47 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:47 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:47 Copy pixels == false >DEBUG Jul-18 13:11:47 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:47 Encoding raw >DEBUG Jul-18 13:11:47 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:47 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:47 Copy pixels == false >DEBUG Jul-18 13:11:50 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:50 Encoding raw >DEBUG Jul-18 13:11:50 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:50 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:50 Copy pixels == false >DEBUG Jul-18 13:11:50 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:50 Encoding raw >DEBUG Jul-18 13:11:50 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:50 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:50 Copy pixels == false >DEBUG Jul-18 13:11:50 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:50 Encoding raw >DEBUG Jul-18 13:11:50 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:50 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:50 Copy pixels == false >DEBUG Jul-18 13:11:50 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:50 Encoding raw >DEBUG Jul-18 13:11:50 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:50 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:50 Copy pixels == false >DEBUG Jul-18 13:11:51 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:51 Encoding raw >DEBUG Jul-18 13:11:51 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:51 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:51 Copy pixels == false >DEBUG Jul-18 13:11:51 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:51 Encoding raw >DEBUG Jul-18 13:11:51 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:51 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:51 Copy pixels == false >DEBUG Jul-18 13:11:51 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:51 Encoding raw >DEBUG Jul-18 13:11:51 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:51 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:51 Copy pixels == false >DEBUG Jul-18 13:11:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:56 Encoding raw >DEBUG Jul-18 13:11:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:56 Copy pixels == false >DEBUG Jul-18 13:11:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:56 Encoding raw >DEBUG Jul-18 13:11:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:56 Copy pixels == false >DEBUG Jul-18 13:11:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:56 Encoding raw >DEBUG Jul-18 13:11:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:56 Copy pixels == false >DEBUG Jul-18 13:11:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:56 Encoding raw >DEBUG Jul-18 13:11:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:56 Copy pixels == false >DEBUG Jul-18 13:11:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:56 Encoding raw >DEBUG Jul-18 13:11:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:56 Copy pixels == false >DEBUG Jul-18 13:11:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:56 Encoding raw >DEBUG Jul-18 13:11:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:56 Copy pixels == false >DEBUG Jul-18 13:11:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:56 Encoding raw >DEBUG Jul-18 13:11:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:56 Copy pixels == false >DEBUG Jul-18 13:11:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:11:56 Encoding raw >DEBUG Jul-18 13:11:56 Dimensions: 14 x 14 >DEBUG Jul-18 13:11:56 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:11:56 Copy pixels == false >DEBUG Jul-18 13:12:05 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:05 Encoding raw >DEBUG Jul-18 13:12:05 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:05 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:05 Copy pixels == false >DEBUG Jul-18 13:12:05 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:05 Encoding raw >DEBUG Jul-18 13:12:05 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:05 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:05 Copy pixels == false >DEBUG Jul-18 13:12:05 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:05 Encoding raw >DEBUG Jul-18 13:12:05 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:05 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:05 Copy pixels == false >DEBUG Jul-18 13:12:05 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:05 Encoding raw >DEBUG Jul-18 13:12:05 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:05 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:05 Copy pixels == false >DEBUG Jul-18 13:12:05 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:05 Encoding raw >DEBUG Jul-18 13:12:05 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:05 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:05 Copy pixels == false >DEBUG Jul-18 13:12:05 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:05 Encoding raw >DEBUG Jul-18 13:12:05 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:05 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:05 Copy pixels == false >DEBUG Jul-18 13:12:05 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:05 Encoding raw >DEBUG Jul-18 13:12:05 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:05 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:05 Copy pixels == false >DEBUG Jul-18 13:12:05 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:05 Encoding raw >DEBUG Jul-18 13:12:05 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:05 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:05 Copy pixels == false >DEBUG Jul-18 13:12:05 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:05 Encoding raw >DEBUG Jul-18 13:12:05 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:05 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:05 Copy pixels == false >DEBUG Jul-18 13:12:05 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:05 Encoding raw >DEBUG Jul-18 13:12:05 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:05 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:05 Copy pixels == false >DEBUG Jul-18 13:12:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:09 Encoding raw >DEBUG Jul-18 13:12:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:09 Copy pixels == false >DEBUG Jul-18 13:12:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:09 Encoding raw >DEBUG Jul-18 13:12:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:09 Copy pixels == false >DEBUG Jul-18 13:12:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:09 Encoding raw >DEBUG Jul-18 13:12:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:09 Copy pixels == false >DEBUG Jul-18 13:12:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:09 Encoding raw >DEBUG Jul-18 13:12:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:09 Copy pixels == false >DEBUG Jul-18 13:12:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:09 Encoding raw >DEBUG Jul-18 13:12:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:09 Copy pixels == false >DEBUG Jul-18 13:12:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:09 Encoding raw >DEBUG Jul-18 13:12:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:09 Copy pixels == false >DEBUG Jul-18 13:12:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:09 Encoding raw >DEBUG Jul-18 13:12:09 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:09 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:09 Copy pixels == false >DEBUG Jul-18 13:12:11 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:11 Encoding raw >DEBUG Jul-18 13:12:11 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:11 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:11 Copy pixels == false >DEBUG Jul-18 13:12:11 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:11 Encoding raw >DEBUG Jul-18 13:12:11 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:11 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:11 Copy pixels == false >DEBUG Jul-18 13:12:11 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:11 Encoding raw >DEBUG Jul-18 13:12:11 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:11 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:11 Copy pixels == false >DEBUG Jul-18 13:12:11 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:11 Encoding raw >DEBUG Jul-18 13:12:11 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:11 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:11 Copy pixels == false >DEBUG Jul-18 13:12:11 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:11 Encoding raw >DEBUG Jul-18 13:12:11 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:11 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:11 Copy pixels == false >DEBUG Jul-18 13:12:11 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:11 Encoding raw >DEBUG Jul-18 13:12:11 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:11 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:11 Copy pixels == false >DEBUG Jul-18 13:12:11 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:11 Encoding raw >DEBUG Jul-18 13:12:11 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:11 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:11 Copy pixels == false >DEBUG Jul-18 13:12:11 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:11 Encoding raw >DEBUG Jul-18 13:12:11 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:11 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:11 Copy pixels == false >DEBUG Jul-18 13:12:11 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:11 Encoding raw >DEBUG Jul-18 13:12:11 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:11 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:11 Copy pixels == false >DEBUG Jul-18 13:12:11 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:11 Encoding raw >DEBUG Jul-18 13:12:11 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:11 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:11 Copy pixels == false >DEBUG Jul-18 13:12:14 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:14 Encoding raw >DEBUG Jul-18 13:12:14 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:14 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:14 Copy pixels == false >DEBUG Jul-18 13:12:14 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:14 Encoding raw >DEBUG Jul-18 13:12:14 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:14 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:14 Copy pixels == false >DEBUG Jul-18 13:12:14 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:14 Encoding raw >DEBUG Jul-18 13:12:14 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:14 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:14 Copy pixels == false >DEBUG Jul-18 13:12:14 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:14 Encoding raw >DEBUG Jul-18 13:12:14 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:14 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:14 Copy pixels == false >DEBUG Jul-18 13:12:14 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:14 Encoding raw >DEBUG Jul-18 13:12:14 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:14 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:14 Copy pixels == false >DEBUG Jul-18 13:12:14 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:14 Encoding raw >DEBUG Jul-18 13:12:14 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:14 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:14 Copy pixels == false >DEBUG Jul-18 13:12:14 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:14 Encoding raw >DEBUG Jul-18 13:12:14 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:14 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:14 Copy pixels == false >DEBUG Jul-18 13:12:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:21 Encoding raw >DEBUG Jul-18 13:12:21 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:21 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:21 Copy pixels == false >DEBUG Jul-18 13:12:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:23 Encoding raw >DEBUG Jul-18 13:12:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:23 Copy pixels == false >DEBUG Jul-18 13:12:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:23 Encoding raw >DEBUG Jul-18 13:12:23 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:23 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:23 Copy pixels == false >DEBUG Jul-18 13:12:24 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:24 Encoding raw >DEBUG Jul-18 13:12:24 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:24 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:24 Copy pixels == false >DEBUG Jul-18 13:12:24 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:24 Encoding raw >DEBUG Jul-18 13:12:24 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:24 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:24 Copy pixels == false >DEBUG Jul-18 13:12:24 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:24 Encoding raw >DEBUG Jul-18 13:12:24 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:24 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:24 Copy pixels == false >DEBUG Jul-18 13:12:27 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:27 Encoding raw >DEBUG Jul-18 13:12:27 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:27 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:27 Copy pixels == false >DEBUG Jul-18 13:12:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:28 Encoding raw >DEBUG Jul-18 13:12:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:28 Copy pixels == false >DEBUG Jul-18 13:12:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:28 Encoding raw >DEBUG Jul-18 13:12:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:28 Copy pixels == false >DEBUG Jul-18 13:12:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:28 Encoding raw >DEBUG Jul-18 13:12:28 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:28 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:28 Copy pixels == false >DEBUG Jul-18 13:12:44 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:44 Encoding raw >DEBUG Jul-18 13:12:44 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:44 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:44 Copy pixels == false >DEBUG Jul-18 13:12:44 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:44 Encoding raw >DEBUG Jul-18 13:12:44 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:44 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:44 Copy pixels == false >DEBUG Jul-18 13:12:44 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:44 Encoding raw >DEBUG Jul-18 13:12:44 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:44 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:44 Copy pixels == false >DEBUG Jul-18 13:12:44 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:44 Encoding raw >DEBUG Jul-18 13:12:44 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:44 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:44 Copy pixels == false >DEBUG Jul-18 13:12:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:45 Encoding raw >DEBUG Jul-18 13:12:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:45 Copy pixels == false >DEBUG Jul-18 13:12:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:45 Encoding raw >DEBUG Jul-18 13:12:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:45 Copy pixels == false >DEBUG Jul-18 13:12:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:45 Encoding raw >DEBUG Jul-18 13:12:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:45 Copy pixels == false >DEBUG Jul-18 13:12:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:45 Encoding raw >DEBUG Jul-18 13:12:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:45 Copy pixels == false >DEBUG Jul-18 13:12:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:45 Encoding raw >DEBUG Jul-18 13:12:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:45 Copy pixels == false >DEBUG Jul-18 13:12:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:45 Encoding raw >DEBUG Jul-18 13:12:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:45 Copy pixels == false >DEBUG Jul-18 13:12:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:45 Encoding raw >DEBUG Jul-18 13:12:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:45 Copy pixels == false >DEBUG Jul-18 13:12:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:45 Encoding raw >DEBUG Jul-18 13:12:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:45 Copy pixels == false >DEBUG Jul-18 13:12:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:45 Encoding raw >DEBUG Jul-18 13:12:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:45 Copy pixels == false >DEBUG Jul-18 13:12:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:45 Encoding raw >DEBUG Jul-18 13:12:45 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:45 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:45 Copy pixels == false >DEBUG Jul-18 13:12:53 gdk_pixbuf_from_pixdata() called on: >DEBUG Jul-18 13:12:53 Encoding raw >DEBUG Jul-18 13:12:53 Dimensions: 14 x 14 >DEBUG Jul-18 13:12:53 Rowstride: 56, Length: 808 >DEBUG Jul-18 13:12:53 Copy pixels == false > > >/tmp/lvm.log: >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1472 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:362 Setting log debug classes to 2047 >commands/toolcontext.c:368 Logging initialised at Wed Jul 18 18:07:07 2018 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:599 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1074 global/detect_internal_vg_cache_corruption not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1475 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1472 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x5585fb8a2320. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x5585fb8a6330. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x5585fb8bf160. >format_text/format-text.c:2731 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:245 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:585 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:646 Initialised segtype: raid0 >raid/raid.c:646 Initialised segtype: raid0_meta >raid/raid.c:646 Initialised segtype: raid1 >raid/raid.c:646 Initialised segtype: raid10 >raid/raid.c:646 Initialised segtype: raid10_near >raid/raid.c:646 Initialised segtype: raid4 >raid/raid.c:646 Initialised segtype: raid5 >raid/raid.c:646 Initialised segtype: raid5_n >raid/raid.c:646 Initialised segtype: raid5_la >raid/raid.c:646 Initialised segtype: raid5_ls >raid/raid.c:646 Initialised segtype: raid5_ra >raid/raid.c:646 Initialised segtype: raid5_rs >raid/raid.c:646 Initialised segtype: raid6 >raid/raid.c:646 Initialised segtype: raid6_n_6 >raid/raid.c:646 Initialised segtype: raid6_nc >raid/raid.c:646 Initialised segtype: raid6_nr >raid/raid.c:646 Initialised segtype: raid6_zr >raid/raid.c:646 Initialised segtype: raid6_ls_6 >raid/raid.c:646 Initialised segtype: raid6_rs_6 >raid/raid.c:646 Initialised segtype: raid6_la_6 >raid/raid.c:646 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:833 Initialised segtype: thin-pool >thin/thin.c:833 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1472 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting protocol to lvmetad >libdm-config.c:997 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1475 Setting devices/filter to filter = [ "r|/sdk1$|", "r|/sdk2$|", "r|/sdk3$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:369 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2871 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2877 Processing command: lvchange --config ' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdk1$|","r|/sdk2$|","r|/sdk3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' -an fedora/log >lvmcmdline.c:2878 Command pid: 3198 >lvmcmdline.c:2879 System ID: >lvmcmdline.c:2882 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:978 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:256 Sending lvmetad get_global_info >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting token to filter:3239235440 >libdm-config.c:997 Setting daemon_pid to 1978 >libdm-config.c:966 Setting response to OK >libdm-config.c:997 Setting global_disable to 0 >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:3748 Obtaining the complete list of VGs before processing their LVs >cache/lvmetad.c:1444 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to fedora >toollib.c:3616 Processing VG fedora PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:978 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:3799 Reading VG fedora PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 >cache/lvmcache.c:619 lvmcache has no info for vgid "PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5" >cache/lvmetad.c:985 Asking lvmetad for VG PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 fedora >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to fedora >libdm-config.c:966 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5. >format_text/format-text.c:2161 <backtrace> >libdm-config.c:966 Setting id to dYUlZI-g6Bb-GcUm-wAl4-G1RV-EgTB-ZjWiBK >libdm-config.c:966 Setting format to lvm2 >libdm-config.c:997 Setting device to 2431 >libdm-config.c:997 Setting dev_size to 497756160 >libdm-config.c:997 Setting label_sector to 1 >libdm-config.c:997 Setting ext_flags to 1 >libdm-config.c:997 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2c9: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2c9-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a4bc0c9-01: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2c9-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a4bc0c9-02: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sdd: Added to device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388a0a475b9: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:356 /dev/sdd1: Added to device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388a0a475b9-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a7d0f42-01: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:356 /dev/sdd2: Added to device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388a0a475b9-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a7d0f42-02: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:356 /dev/sde: Added to device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD5000L21X-00T1ZT0_WD-WX91A24X6753: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee2b4b43951: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy2-lun-0: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:356 /dev/sdf: Added to device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD5000L21X-00T1ZT0_WD-WX91A24X6898: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee20a093bfc: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy3-lun-0: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:356 /dev/sdg: Added to device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-id/ata-ST320LT009-9WC142_W0Q9WJBG: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5000c5006a995344: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy4-lun-0: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:356 /dev/sdh: Added to device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2b5: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:356 /dev/sdh1: Added to device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2b5-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-partuuid/0e610c04-01: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:356 /dev/sdh2: Added to device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2b5-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-partuuid/0e610c04-02: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:356 /dev/sdi: Added to device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXK1E63ZJKC4: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee6ae820fd1: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy6-lun-0: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:356 /dev/sdi1: Added to device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXK1E63ZJKC4-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee6ae820fd1-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:356 /dev/disk/by-label/butter-raid-1T: Added to device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-partuuid/1569945f-01: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy6-lun-0-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-uuid/371c3ee1-eb27-4521-83a9-eb92e15295f4: Aliased to /dev/disk/by-label/butter-raid-1T in device cache (8:145) >device/dev-cache.c:356 /dev/sdj: Added to device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXD1E63VNAY3: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee603d79b42: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy7-lun-0: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/sdj1: Aliased to /dev/disk/by-label/butter-raid-1T in device cache (preferred name) (8:145) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXD1E63VNAY3-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee603d79b42-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:711 /dev/disk/by-label/butter-raid-1T: Path already cached. >device/dev-cache.c:352 /dev/disk/by-partuuid/850b2f14-01: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy7-lun-0-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:711 /dev/disk/by-uuid/371c3ee1-eb27-4521-83a9-eb92e15295f4: Path already cached. >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:356 /dev/sda1: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-label/boot: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-01: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-uuid/e17c1837-e484-4ea0-9a54-d7eac2d3a6f3: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/home: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-02: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/03f936a5-b510-4b9e-af12-3d55f7506346: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/root: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-03: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/6e1a10e8-a81c-4336-9875-0672a3aa0812: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-04: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-label/log: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-05: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-uuid/509c33b8-5b16-49b8-bacb-f836af0a8887: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10EAVS-32D7B1_WD-WCAU49590685: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee101bc3977: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-2: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/sdb1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10EAVS-32D7B1_WD-WCAU49590685-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee101bc3977-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-label/wd-green: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-partuuid/1a914d58-0c53-4f83-8d3b-6b7dab3361a5: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-2-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-uuid/5a510cae-d0ba-46ed-9408-8fb5379b1f04: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:356 /dev/sdk: Added to device cache (8:160) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0: Aliased to /dev/sdk in device cache (8:160) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-dvd-x86_64-28: Added to device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0: Aliased to /dev/sdk in device cache (8:160) >device/dev-cache.c:352 /dev/disk/by-uuid/2018-04-25-03-18-06-00: Aliased to /dev/disk/by-label/Fedora-WS-dvd-x86_64-28 in device cache (8:161) >device/dev-cache.c:352 /dev/sdk1: Aliased to /dev/disk/by-label/Fedora-WS-dvd-x86_64-28 in device cache (preferred name) (8:161) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part1: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:711 /dev/disk/by-label/Fedora-WS-dvd-x86_64-28: Path already cached. >device/dev-cache.c:352 /dev/disk/by-partuuid/1f868065-01: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:711 /dev/disk/by-uuid/2018-04-25-03-18-06-00: Path already cached. >device/dev-cache.c:356 /dev/sdk2: Added to device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part2: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-partuuid/1f868065-02: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-uuid/36B8-41C0: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/sdk3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:163) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part3: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:711 /dev/disk/by-label/ANACONDA: Path already cached. >device/dev-cache.c:352 /dev/disk/by-partuuid/1f868065-03: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-uuid/344fae6d-6e64-3754-9237-3df9af308585: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/dm-1: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:1) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:1) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-root: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:2) >device/dev-cache.c:711 /dev/disk/by-label/root: Path already cached. >device/dev-cache.c:352 /dev/disk/by-uuid/a1176b9a-b4be-452e-aa7e-b3a94c824c28: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:2) >device/dev-cache.c:352 /dev/fedora/root: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/mapper/fedora-root: Aliased to /dev/fedora/root in device cache (preferred name) (253:2) >device/dev-cache.c:356 /dev/dm-3: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-log: Aliased to /dev/dm-3 in device cache (preferred name) (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2: Aliased to /dev/disk/by-id/dm-name-fedora-log in device cache (253:3) >device/dev-cache.c:711 /dev/disk/by-label/log: Path already cached. >device/dev-cache.c:352 /dev/disk/by-uuid/111b140b-6db6-4c4b-aa5b-18b0fa79b9b4: Aliased to /dev/disk/by-id/dm-name-fedora-log in device cache (253:3) >device/dev-cache.c:352 /dev/fedora/log: Aliased to /dev/disk/by-id/dm-name-fedora-log in device cache (preferred name) (253:3) >device/dev-cache.c:352 /dev/mapper/fedora-log: Aliased to /dev/fedora/log in device cache (preferred name) (253:3) >device/dev-cache.c:356 /dev/dm-4: Added to device cache (253:4) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-home: Aliased to /dev/dm-4 in device cache (preferred name) (253:4) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4: Aliased to /dev/disk/by-id/dm-name-fedora-home in device cache (253:4) >device/dev-cache.c:711 /dev/disk/by-label/home: Path already cached. >device/dev-cache.c:352 /dev/disk/by-uuid/b1e7654a-c5de-457a-886c-a147ae095af3: Aliased to /dev/disk/by-id/dm-name-fedora-home in device cache (253:4) >device/dev-cache.c:352 /dev/fedora/home: Aliased to /dev/disk/by-id/dm-name-fedora-home in device cache (preferred name) (253:4) >device/dev-cache.c:352 /dev/mapper/fedora-home: Aliased to /dev/fedora/home in device cache (preferred name) (253:4) >device/dev-cache.c:356 /dev/md127: Added to device cache (9:127) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dYUlZI-g6Bb-GcUm-wAl4-G1RV-EgTB-ZjWiBK: Aliased to /dev/md127 in device cache (9:127) >device/dev-cache.c:352 /dev/disk/by-id/md-name-nuclearis2-1.gtech:fedora-raid: Aliased to /dev/md127 in device cache (9:127) >device/dev-cache.c:352 /dev/disk/by-id/md-uuid-e9e22e66:7b5bfbd0:901ee4b6:231eb50b: Aliased to /dev/md127 in device cache (9:127) >device/dev-cache.c:352 /dev/md/fedora-raid: Aliased to /dev/md127 in device cache (preferred name) (9:127) >cache/lvmcache.c:1871 lvmcache /dev/md/fedora-raid: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:997 Setting size to 1044480 >libdm-config.c:997 Setting start to 4096 >libdm-config.c:997 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x5585fb9c9c40. >format_text/import_vsn1.c:597 Importing logical volume fedora/root. >format_text/import_vsn1.c:597 Importing logical volume fedora/log. >format_text/import_vsn1.c:597 Importing logical volume fedora/home. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1871 lvmcache /dev/md/fedora-raid: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1635 lvmcache /dev/md/fedora-raid: VG fedora: set VGID to PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5. >cache/lvmcache.c:1944 lvmcache /dev/md/fedora-raid: VG fedora: set system_id to . >cache/lvmcache.c:202 lvmcache: VG fedora (PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5) stored (1632 bytes). >cache/lvmetad.c:2297 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >device/dev-io.c:599 Opened /dev/md/fedora-raid RO O_DIRECT >device/dev-io.c:358 /dev/md/fedora-raid: size is 497756160 sectors >metadata/pv_manip.c:417 /dev/md/fedora-raid 0: 0 7680: root(0:0) >metadata/pv_manip.c:417 /dev/md/fedora-raid 1: 7680 2560: log(0:0) >metadata/pv_manip.c:417 /dev/md/fedora-raid 2: 10240 50520: home(0:0) >metadata/pv_manip.c:417 /dev/md/fedora-raid 3: 60760 1: NULL(0:0) >toollib.c:3106 Adding fedora/log to the list of LVs to be processed. >toollib.c:3170 Processing LV log in VG fedora. >metadata/lv.c:1480 Deactivating logical volume fedora/log. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 (NL) >activate/activate.c:2473 Deactivating fedora/log. >activate/dev_manager.c:696 Getting device info for fedora-log [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2]. >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-log [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 [ opencount flush ] [16384] (*1) >mm/memlock.c:618 Entering prioritized section (deactivating). >mm/memlock.c:481 Raised task priority 0 -> -18. >activate/dev_manager.c:3073 Creating DEACTIVATE tree for fedora/log. >activate/dev_manager.c:696 Getting device info for fedora-log [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 [ opencount flush ] [16384] (*1) >libdm-config.c:1074 activation/verify_udev_operations not found in config: defaulting to 0 >activate/activate.c:521 Getting driver version >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm deps (253:3) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-log-real [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2-real]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:678 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/dev_manager.c:696 Getting device info for fedora-log-cow [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2-cow]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2-cow [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info (253:3) [ opencount flush ] [16384] (*1) >libdm-deptree.c:993 Removing fedora-log (253:3) >libdm-common.c:2394 Udev cookie 0xd4dba88 (semid 98304) created >libdm-common.c:2414 Udev cookie 0xd4dba88 (semid 98304) incremented to 1 >libdm-common.c:2286 Udev cookie 0xd4dba88 (semid 98304) incremented to 2 >libdm-common.c:2536 Udev cookie 0xd4dba88 (semid 98304) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1848 dm remove (253:3) [ noopencount flush retryremove ] [16384] (*1) >libdm-common.c:1478 fedora-log: Stacking NODE_DEL [trust_udev] >mm/memlock.c:629 Leaving section (deactivated). >activate/dev_manager.c:696 Getting device info for fedora-log [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 >mm/memlock.c:586 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >mm/memlock.c:494 Restoring original task priority 0. >activate/fs.c:491 Syncing device names >libdm-common.c:2321 Udev cookie 0xd4dba88 (semid 98304) decremented to 0 >libdm-common.c:2607 Udev cookie 0xd4dba88 (semid 98304) waiting for zero >libdm-common.c:2336 Udev cookie 0xd4dba88 (semid 98304) destroyed >libdm-common.c:1478 fedora-log: Skipping NODE_DEL [trust_udev] >cache/lvmcache.c:157 lvmcache: VG fedora wiped. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:654 Closed /dev/md/fedora-raid >metadata/vg.c:89 Freeing VG fedora at 0x5585fb9c9c40. >libdm-config.c:1074 global/notify_dbus not found in config: defaulting to 1 >notify/lvmnotify.c:54 Nofify dbus at com.redhat.lvmdbus1. >commands/toolcontext.c:2106 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2293 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x5585fb8a2320. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x5585fb8a6330. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x5585fb8bf160. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:599 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1472 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:362 Setting log debug classes to 2047 >commands/toolcontext.c:368 Logging initialised at Wed Jul 18 18:07:08 2018 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:599 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1074 global/detect_internal_vg_cache_corruption not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1475 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1472 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55d78b77c3e0. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55d78b7803f0. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55d78b7971f0. >format_text/format-text.c:2731 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:245 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:585 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:646 Initialised segtype: raid0 >raid/raid.c:646 Initialised segtype: raid0_meta >raid/raid.c:646 Initialised segtype: raid1 >raid/raid.c:646 Initialised segtype: raid10 >raid/raid.c:646 Initialised segtype: raid10_near >raid/raid.c:646 Initialised segtype: raid4 >raid/raid.c:646 Initialised segtype: raid5 >raid/raid.c:646 Initialised segtype: raid5_n >raid/raid.c:646 Initialised segtype: raid5_la >raid/raid.c:646 Initialised segtype: raid5_ls >raid/raid.c:646 Initialised segtype: raid5_ra >raid/raid.c:646 Initialised segtype: raid5_rs >raid/raid.c:646 Initialised segtype: raid6 >raid/raid.c:646 Initialised segtype: raid6_n_6 >raid/raid.c:646 Initialised segtype: raid6_nc >raid/raid.c:646 Initialised segtype: raid6_nr >raid/raid.c:646 Initialised segtype: raid6_zr >raid/raid.c:646 Initialised segtype: raid6_ls_6 >raid/raid.c:646 Initialised segtype: raid6_rs_6 >raid/raid.c:646 Initialised segtype: raid6_la_6 >raid/raid.c:646 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:833 Initialised segtype: thin-pool >thin/thin.c:833 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1472 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting protocol to lvmetad >libdm-config.c:997 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1475 Setting devices/filter to filter = [ "r|/sdk1$|", "r|/sdk2$|", "r|/sdk3$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:369 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2871 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2877 Processing command: vgchange --config ' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdk1$|","r|/sdk2$|","r|/sdk3$|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0' -an fedora >lvmcmdline.c:2878 Command pid: 3214 >lvmcmdline.c:2879 System ID: >lvmcmdline.c:2882 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:978 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:256 Sending lvmetad get_global_info >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting token to filter:3239235440 >libdm-config.c:997 Setting daemon_pid to 1978 >libdm-config.c:966 Setting response to OK >libdm-config.c:997 Setting global_disable to 0 >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:2194 Processing each VG >toollib.c:2246 Obtaining the complete list of VGs to process >cache/lvmetad.c:1444 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to fedora >toollib.c:1956 Processing VG fedora PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:978 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:3799 Reading VG fedora PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 >cache/lvmcache.c:619 lvmcache has no info for vgid "PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5" >cache/lvmetad.c:985 Asking lvmetad for VG PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 fedora >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to fedora >libdm-config.c:966 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5. >format_text/format-text.c:2161 <backtrace> >libdm-config.c:966 Setting id to dYUlZI-g6Bb-GcUm-wAl4-G1RV-EgTB-ZjWiBK >libdm-config.c:966 Setting format to lvm2 >libdm-config.c:997 Setting device to 2431 >libdm-config.c:997 Setting dev_size to 497756160 >libdm-config.c:997 Setting label_sector to 1 >libdm-config.c:997 Setting ext_flags to 1 >libdm-config.c:997 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2c9: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2c9-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a4bc0c9-01: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2c9-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a4bc0c9-02: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sdd: Added to device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388a0a475b9: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:356 /dev/sdd1: Added to device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388a0a475b9-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a7d0f42-01: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:356 /dev/sdd2: Added to device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388a0a475b9-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a7d0f42-02: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:356 /dev/sde: Added to device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD5000L21X-00T1ZT0_WD-WX91A24X6753: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee2b4b43951: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy2-lun-0: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:356 /dev/sdf: Added to device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD5000L21X-00T1ZT0_WD-WX91A24X6898: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee20a093bfc: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy3-lun-0: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:356 /dev/sdg: Added to device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-id/ata-ST320LT009-9WC142_W0Q9WJBG: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5000c5006a995344: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy4-lun-0: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:356 /dev/sdh: Added to device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2b5: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:356 /dev/sdh1: Added to device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2b5-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-partuuid/0e610c04-01: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:356 /dev/sdh2: Added to device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2b5-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-partuuid/0e610c04-02: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:356 /dev/sdi: Added to device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXK1E63ZJKC4: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee6ae820fd1: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy6-lun-0: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:356 /dev/sdi1: Added to device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXK1E63ZJKC4-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee6ae820fd1-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:356 /dev/disk/by-label/butter-raid-1T: Added to device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-partuuid/1569945f-01: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy6-lun-0-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-uuid/371c3ee1-eb27-4521-83a9-eb92e15295f4: Aliased to /dev/disk/by-label/butter-raid-1T in device cache (8:145) >device/dev-cache.c:356 /dev/sdj: Added to device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXD1E63VNAY3: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee603d79b42: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy7-lun-0: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/sdj1: Aliased to /dev/disk/by-label/butter-raid-1T in device cache (preferred name) (8:145) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXD1E63VNAY3-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee603d79b42-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:711 /dev/disk/by-label/butter-raid-1T: Path already cached. >device/dev-cache.c:352 /dev/disk/by-partuuid/850b2f14-01: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy7-lun-0-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:711 /dev/disk/by-uuid/371c3ee1-eb27-4521-83a9-eb92e15295f4: Path already cached. >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:356 /dev/sda1: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-label/boot: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-01: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-uuid/e17c1837-e484-4ea0-9a54-d7eac2d3a6f3: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/home: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-02: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/03f936a5-b510-4b9e-af12-3d55f7506346: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/root: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-03: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/6e1a10e8-a81c-4336-9875-0672a3aa0812: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-04: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-label/log: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-05: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-uuid/509c33b8-5b16-49b8-bacb-f836af0a8887: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10EAVS-32D7B1_WD-WCAU49590685: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee101bc3977: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-2: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/sdb1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10EAVS-32D7B1_WD-WCAU49590685-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee101bc3977-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-label/wd-green: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-partuuid/1a914d58-0c53-4f83-8d3b-6b7dab3361a5: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-2-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-uuid/5a510cae-d0ba-46ed-9408-8fb5379b1f04: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:356 /dev/sdk: Added to device cache (8:160) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0: Aliased to /dev/sdk in device cache (8:160) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-dvd-x86_64-28: Added to device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0: Aliased to /dev/sdk in device cache (8:160) >device/dev-cache.c:352 /dev/disk/by-uuid/2018-04-25-03-18-06-00: Aliased to /dev/disk/by-label/Fedora-WS-dvd-x86_64-28 in device cache (8:161) >device/dev-cache.c:352 /dev/sdk1: Aliased to /dev/disk/by-label/Fedora-WS-dvd-x86_64-28 in device cache (preferred name) (8:161) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part1: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:711 /dev/disk/by-label/Fedora-WS-dvd-x86_64-28: Path already cached. >device/dev-cache.c:352 /dev/disk/by-partuuid/1f868065-01: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:711 /dev/disk/by-uuid/2018-04-25-03-18-06-00: Path already cached. >device/dev-cache.c:356 /dev/sdk2: Added to device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part2: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-partuuid/1f868065-02: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-uuid/36B8-41C0: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/sdk3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:163) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part3: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:711 /dev/disk/by-label/ANACONDA: Path already cached. >device/dev-cache.c:352 /dev/disk/by-partuuid/1f868065-03: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-uuid/344fae6d-6e64-3754-9237-3df9af308585: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/dm-1: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:1) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:1) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-root: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:2) >device/dev-cache.c:711 /dev/disk/by-label/root: Path already cached. >device/dev-cache.c:352 /dev/disk/by-uuid/a1176b9a-b4be-452e-aa7e-b3a94c824c28: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:2) >device/dev-cache.c:352 /dev/fedora/root: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/mapper/fedora-root: Aliased to /dev/fedora/root in device cache (preferred name) (253:2) >device/dev-cache.c:356 /dev/dm-4: Added to device cache (253:4) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-home: Aliased to /dev/dm-4 in device cache (preferred name) (253:4) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4: Aliased to /dev/disk/by-id/dm-name-fedora-home in device cache (253:4) >device/dev-cache.c:711 /dev/disk/by-label/home: Path already cached. >device/dev-cache.c:352 /dev/disk/by-uuid/b1e7654a-c5de-457a-886c-a147ae095af3: Aliased to /dev/disk/by-id/dm-name-fedora-home in device cache (253:4) >device/dev-cache.c:352 /dev/fedora/home: Aliased to /dev/disk/by-id/dm-name-fedora-home in device cache (preferred name) (253:4) >device/dev-cache.c:352 /dev/mapper/fedora-home: Aliased to /dev/fedora/home in device cache (preferred name) (253:4) >device/dev-cache.c:356 /dev/md127: Added to device cache (9:127) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dYUlZI-g6Bb-GcUm-wAl4-G1RV-EgTB-ZjWiBK: Aliased to /dev/md127 in device cache (9:127) >device/dev-cache.c:352 /dev/disk/by-id/md-name-nuclearis2-1.gtech:fedora-raid: Aliased to /dev/md127 in device cache (9:127) >device/dev-cache.c:352 /dev/disk/by-id/md-uuid-e9e22e66:7b5bfbd0:901ee4b6:231eb50b: Aliased to /dev/md127 in device cache (9:127) >device/dev-cache.c:352 /dev/md/fedora-raid: Aliased to /dev/md127 in device cache (preferred name) (9:127) >cache/lvmcache.c:1871 lvmcache /dev/md/fedora-raid: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:997 Setting size to 1044480 >libdm-config.c:997 Setting start to 4096 >libdm-config.c:997 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x55d78b89d920. >format_text/import_vsn1.c:597 Importing logical volume fedora/root. >format_text/import_vsn1.c:597 Importing logical volume fedora/log. >format_text/import_vsn1.c:597 Importing logical volume fedora/home. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1871 lvmcache /dev/md/fedora-raid: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1635 lvmcache /dev/md/fedora-raid: VG fedora: set VGID to PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5. >cache/lvmcache.c:1944 lvmcache /dev/md/fedora-raid: VG fedora: set system_id to . >cache/lvmcache.c:202 lvmcache: VG fedora (PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5) stored (1632 bytes). >cache/lvmetad.c:2297 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >device/dev-io.c:599 Opened /dev/md/fedora-raid RO O_DIRECT >device/dev-io.c:358 /dev/md/fedora-raid: size is 497756160 sectors >metadata/pv_manip.c:417 /dev/md/fedora-raid 0: 0 7680: root(0:0) >metadata/pv_manip.c:417 /dev/md/fedora-raid 1: 7680 2560: log(0:0) >metadata/pv_manip.c:417 /dev/md/fedora-raid 2: 10240 50520: home(0:0) >metadata/pv_manip.c:417 /dev/md/fedora-raid 3: 60760 1: NULL(0:0) >toollib.c:1982 Processing VG fedora PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 >activate/dev_manager.c:696 Getting device info for fedora-root [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux]. >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-log [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 [ opencount flush ] [16384] (*1) >activate/dev_manager.c:678 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/dev_manager.c:696 Getting device info for fedora-home [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 [ opencount flush ] [16384] (*1) >activate/activate.c:1494 Counted 0 open LVs in VG fedora. >metadata/lv.c:1480 Deactivating logical volume fedora/root. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux (NL) >activate/activate.c:2473 Deactivating fedora/root. >activate/dev_manager.c:696 Getting device info for fedora-root [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-root [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux [ opencount flush ] [16384] (*1) >mm/memlock.c:618 Entering prioritized section (deactivating). >mm/memlock.c:481 Raised task priority 0 -> -18. >activate/dev_manager.c:3073 Creating DEACTIVATE tree for fedora/root. >activate/dev_manager.c:696 Getting device info for fedora-root [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux [ opencount flush ] [16384] (*1) >libdm-config.c:1074 activation/verify_udev_operations not found in config: defaulting to 0 >activate/activate.c:521 Getting driver version >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm deps (253:2) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-root-real [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux-real]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-root-cow [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux-cow]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux-cow [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info (253:2) [ opencount flush ] [16384] (*1) >libdm-deptree.c:993 Removing fedora-root (253:2) >libdm-common.c:2394 Udev cookie 0xd4d2afa (semid 131072) created >libdm-common.c:2414 Udev cookie 0xd4d2afa (semid 131072) incremented to 1 >libdm-common.c:2286 Udev cookie 0xd4d2afa (semid 131072) incremented to 2 >libdm-common.c:2536 Udev cookie 0xd4d2afa (semid 131072) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1848 dm remove (253:2) [ noopencount flush retryremove ] [16384] (*1) >libdm-common.c:1478 fedora-root: Stacking NODE_DEL [trust_udev] >mm/memlock.c:629 Leaving section (deactivated). >activate/dev_manager.c:696 Getting device info for fedora-root [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux >metadata/lv.c:1480 Deactivating logical volume fedora/log. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 (NL) >activate/activate.c:2473 Deactivating fedora/log. >activate/dev_manager.c:696 Getting device info for fedora-log [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 >metadata/lv.c:1480 Deactivating logical volume fedora/home. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 (NL) >activate/activate.c:2473 Deactivating fedora/home. >activate/dev_manager.c:696 Getting device info for fedora-home [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-home [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 [ opencount flush ] [16384] (*1) >mm/memlock.c:618 Entering prioritized section (deactivating). >activate/dev_manager.c:3073 Creating DEACTIVATE tree for fedora/home. >activate/dev_manager.c:696 Getting device info for fedora-home [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm deps (253:4) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-home-real [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4-real]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-home-cow [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4-cow]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4-cow [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info (253:4) [ opencount flush ] [16384] (*1) >libdm-deptree.c:993 Removing fedora-home (253:4) >libdm-common.c:2286 Udev cookie 0xd4d2afa (semid 131072) incremented to 2 >libdm-common.c:2536 Udev cookie 0xd4d2afa (semid 131072) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1848 dm remove (253:4) [ noopencount flush retryremove ] [16384] (*1) >libdm-common.c:1478 fedora-home: Stacking NODE_DEL [trust_udev] >mm/memlock.c:629 Leaving section (deactivated). >activate/dev_manager.c:696 Getting device info for fedora-home [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 >mm/memlock.c:586 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >mm/memlock.c:494 Restoring original task priority 0. >activate/fs.c:491 Syncing device names >libdm-common.c:2321 Udev cookie 0xd4d2afa (semid 131072) decremented to 1 >libdm-common.c:2607 Udev cookie 0xd4d2afa (semid 131072) waiting for zero >libdm-common.c:2336 Udev cookie 0xd4d2afa (semid 131072) destroyed >libdm-common.c:1478 fedora-root: Skipping NODE_DEL [trust_udev] >libdm-common.c:1478 fedora-home: Skipping NODE_DEL [trust_udev] >vgchange.c:148 Deactivated 3 logical volumes in volume group fedora >activate/dev_manager.c:696 Getting device info for fedora-root [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-log [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-home [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 [ noopencount flush ] [16384] (*1) >activate/activate.c:1477 Counted 0 active LVs in VG fedora >vgchange.c:246 0 logical volume(s) in volume group "fedora" now active >activate/dev_manager.c:696 Getting device info for fedora-root [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux [ noopencount flush ] [16384] (*1) >activate/activate.c:1584 fedora/root is not active >activate/dev_manager.c:696 Getting device info for fedora-log [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 [ noopencount flush ] [16384] (*1) >activate/activate.c:1584 fedora/log is not active >activate/dev_manager.c:696 Getting device info for fedora-home [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 [ noopencount flush ] [16384] (*1) >activate/activate.c:1584 fedora/home is not active >mm/memlock.c:586 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >cache/lvmcache.c:157 lvmcache: VG fedora wiped. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:654 Closed /dev/md/fedora-raid >metadata/vg.c:89 Freeing VG fedora at 0x55d78b89d920. >libdm-config.c:1061 Setting global/notify_dbus to 0 >commands/toolcontext.c:2106 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2293 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55d78b77c3e0. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55d78b7803f0. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55d78b7971f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:599 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1472 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:362 Setting log debug classes to 2047 >commands/toolcontext.c:368 Logging initialised at Wed Jul 18 18:07:26 2018 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:599 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1074 global/detect_internal_vg_cache_corruption not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1475 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1472 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55eab81b03e0. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55eab81b43f0. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55eab81cd1f0. >format_text/format-text.c:2731 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:245 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:585 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:646 Initialised segtype: raid0 >raid/raid.c:646 Initialised segtype: raid0_meta >raid/raid.c:646 Initialised segtype: raid1 >raid/raid.c:646 Initialised segtype: raid10 >raid/raid.c:646 Initialised segtype: raid10_near >raid/raid.c:646 Initialised segtype: raid4 >raid/raid.c:646 Initialised segtype: raid5 >raid/raid.c:646 Initialised segtype: raid5_n >raid/raid.c:646 Initialised segtype: raid5_la >raid/raid.c:646 Initialised segtype: raid5_ls >raid/raid.c:646 Initialised segtype: raid5_ra >raid/raid.c:646 Initialised segtype: raid5_rs >raid/raid.c:646 Initialised segtype: raid6 >raid/raid.c:646 Initialised segtype: raid6_n_6 >raid/raid.c:646 Initialised segtype: raid6_nc >raid/raid.c:646 Initialised segtype: raid6_nr >raid/raid.c:646 Initialised segtype: raid6_zr >raid/raid.c:646 Initialised segtype: raid6_ls_6 >raid/raid.c:646 Initialised segtype: raid6_rs_6 >raid/raid.c:646 Initialised segtype: raid6_la_6 >raid/raid.c:646 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:833 Initialised segtype: thin-pool >thin/thin.c:833 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1472 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting protocol to lvmetad >libdm-config.c:997 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1475 Setting devices/filter to filter = [ "r|/sdk1$|", "r|/sdk2$|", "r|/sdk3$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:369 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2871 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2877 Processing command: lvchange --config ' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdk1$|","r|/sdk2$|","r|/sdk3$|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0' -an fedora/log >lvmcmdline.c:2878 Command pid: 3448 >lvmcmdline.c:2879 System ID: >lvmcmdline.c:2882 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:978 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:256 Sending lvmetad get_global_info >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting token to filter:3239235440 >libdm-config.c:997 Setting daemon_pid to 1978 >libdm-config.c:966 Setting response to OK >libdm-config.c:997 Setting global_disable to 0 >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:3748 Obtaining the complete list of VGs before processing their LVs >cache/lvmetad.c:1444 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to fedora >toollib.c:3616 Processing VG fedora PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:978 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:3799 Reading VG fedora PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 >cache/lvmcache.c:619 lvmcache has no info for vgid "PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5" >cache/lvmetad.c:985 Asking lvmetad for VG PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 fedora >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to fedora >libdm-config.c:966 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5. >format_text/format-text.c:2161 <backtrace> >libdm-config.c:966 Setting id to dYUlZI-g6Bb-GcUm-wAl4-G1RV-EgTB-ZjWiBK >libdm-config.c:966 Setting format to lvm2 >libdm-config.c:997 Setting device to 2431 >libdm-config.c:997 Setting dev_size to 497756160 >libdm-config.c:997 Setting label_sector to 1 >libdm-config.c:997 Setting ext_flags to 1 >libdm-config.c:997 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2c9: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2c9-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a4bc0c9-01: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2c9-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a4bc0c9-02: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sdd: Added to device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388a0a475b9: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:356 /dev/sdd1: Added to device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388a0a475b9-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a7d0f42-01: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:356 /dev/sdd2: Added to device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388a0a475b9-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a7d0f42-02: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:356 /dev/sde: Added to device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD5000L21X-00T1ZT0_WD-WX91A24X6753: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee2b4b43951: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy2-lun-0: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:356 /dev/sdf: Added to device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD5000L21X-00T1ZT0_WD-WX91A24X6898: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee20a093bfc: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy3-lun-0: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:356 /dev/sdg: Added to device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-id/ata-ST320LT009-9WC142_W0Q9WJBG: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5000c5006a995344: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy4-lun-0: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:356 /dev/sdh: Added to device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2b5: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:356 /dev/sdh1: Added to device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2b5-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-partuuid/0e610c04-01: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:356 /dev/sdh2: Added to device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2b5-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-partuuid/0e610c04-02: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:356 /dev/sdi: Added to device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXK1E63ZJKC4: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee6ae820fd1: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy6-lun-0: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:356 /dev/sdi1: Added to device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXK1E63ZJKC4-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee6ae820fd1-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:356 /dev/disk/by-label/butter-raid-1T: Added to device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-partuuid/1569945f-01: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy6-lun-0-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-uuid/371c3ee1-eb27-4521-83a9-eb92e15295f4: Aliased to /dev/disk/by-label/butter-raid-1T in device cache (8:145) >device/dev-cache.c:356 /dev/sdj: Added to device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXD1E63VNAY3: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee603d79b42: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy7-lun-0: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/sdj1: Aliased to /dev/disk/by-label/butter-raid-1T in device cache (preferred name) (8:145) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXD1E63VNAY3-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee603d79b42-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:711 /dev/disk/by-label/butter-raid-1T: Path already cached. >device/dev-cache.c:352 /dev/disk/by-partuuid/850b2f14-01: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy7-lun-0-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:711 /dev/disk/by-uuid/371c3ee1-eb27-4521-83a9-eb92e15295f4: Path already cached. >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:356 /dev/sda1: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-label/boot: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-01: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-uuid/e17c1837-e484-4ea0-9a54-d7eac2d3a6f3: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/disk/by-label/home: Added to device cache (253:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-02: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/03f936a5-b510-4b9e-af12-3d55f7506346: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/disk/by-label/root: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-03: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/6e1a10e8-a81c-4336-9875-0672a3aa0812: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-04: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/disk/by-label/log: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-05: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-uuid/509c33b8-5b16-49b8-bacb-f836af0a8887: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10EAVS-32D7B1_WD-WCAU49590685: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee101bc3977: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-2: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/sdb1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10EAVS-32D7B1_WD-WCAU49590685-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee101bc3977-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-label/wd-green: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-partuuid/1a914d58-0c53-4f83-8d3b-6b7dab3361a5: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-2-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-uuid/5a510cae-d0ba-46ed-9408-8fb5379b1f04: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:356 /dev/sdk: Added to device cache (8:160) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0: Aliased to /dev/sdk in device cache (8:160) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-dvd-x86_64-28: Added to device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0: Aliased to /dev/sdk in device cache (8:160) >device/dev-cache.c:352 /dev/disk/by-uuid/2018-04-25-03-18-06-00: Aliased to /dev/disk/by-label/Fedora-WS-dvd-x86_64-28 in device cache (8:161) >device/dev-cache.c:352 /dev/sdk1: Aliased to /dev/disk/by-label/Fedora-WS-dvd-x86_64-28 in device cache (preferred name) (8:161) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part1: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:711 /dev/disk/by-label/Fedora-WS-dvd-x86_64-28: Path already cached. >device/dev-cache.c:352 /dev/disk/by-partuuid/1f868065-01: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:711 /dev/disk/by-uuid/2018-04-25-03-18-06-00: Path already cached. >device/dev-cache.c:356 /dev/sdk2: Added to device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part2: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-partuuid/1f868065-02: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-uuid/36B8-41C0: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/sdk3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:163) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part3: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:711 /dev/disk/by-label/ANACONDA: Path already cached. >device/dev-cache.c:352 /dev/disk/by-partuuid/1f868065-03: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-uuid/344fae6d-6e64-3754-9237-3df9af308585: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/dm-1: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:1) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:1) >device/dev-cache.c:352 /dev/dm-2: Aliased to /dev/disk/by-label/root in device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-root: Aliased to /dev/disk/by-label/root in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:2) >device/dev-cache.c:711 /dev/disk/by-label/root: Path already cached. >device/dev-cache.c:352 /dev/disk/by-uuid/a1176b9a-b4be-452e-aa7e-b3a94c824c28: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:2) >device/dev-cache.c:352 /dev/fedora/root: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/mapper/fedora-root: Aliased to /dev/fedora/root in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/log in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-log: Aliased to /dev/disk/by-label/log in device cache (preferred name) (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2: Aliased to /dev/disk/by-id/dm-name-fedora-log in device cache (253:3) >device/dev-cache.c:711 /dev/disk/by-label/log: Path already cached. >device/dev-cache.c:352 /dev/disk/by-uuid/111b140b-6db6-4c4b-aa5b-18b0fa79b9b4: Aliased to /dev/disk/by-id/dm-name-fedora-log in device cache (253:3) >device/dev-cache.c:352 /dev/fedora/log: Aliased to /dev/disk/by-id/dm-name-fedora-log in device cache (preferred name) (253:3) >device/dev-cache.c:352 /dev/mapper/fedora-log: Aliased to /dev/fedora/log in device cache (preferred name) (253:3) >device/dev-cache.c:352 /dev/dm-4: Aliased to /dev/disk/by-label/home in device cache (253:4) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-home: Aliased to /dev/disk/by-label/home in device cache (preferred name) (253:4) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4: Aliased to /dev/disk/by-id/dm-name-fedora-home in device cache (253:4) >device/dev-cache.c:711 /dev/disk/by-label/home: Path already cached. >device/dev-cache.c:352 /dev/disk/by-uuid/b1e7654a-c5de-457a-886c-a147ae095af3: Aliased to /dev/disk/by-id/dm-name-fedora-home in device cache (253:4) >device/dev-cache.c:352 /dev/fedora/home: Aliased to /dev/disk/by-id/dm-name-fedora-home in device cache (preferred name) (253:4) >device/dev-cache.c:352 /dev/mapper/fedora-home: Aliased to /dev/fedora/home in device cache (preferred name) (253:4) >device/dev-cache.c:356 /dev/md127: Added to device cache (9:127) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dYUlZI-g6Bb-GcUm-wAl4-G1RV-EgTB-ZjWiBK: Aliased to /dev/md127 in device cache (9:127) >device/dev-cache.c:352 /dev/disk/by-id/md-name-nuclearis2-1.gtech:fedora-raid: Aliased to /dev/md127 in device cache (9:127) >device/dev-cache.c:352 /dev/disk/by-id/md-uuid-e9e22e66:7b5bfbd0:901ee4b6:231eb50b: Aliased to /dev/md127 in device cache (9:127) >device/dev-cache.c:352 /dev/md/fedora-raid: Aliased to /dev/md127 in device cache (preferred name) (9:127) >cache/lvmcache.c:1871 lvmcache /dev/md/fedora-raid: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:997 Setting size to 1044480 >libdm-config.c:997 Setting start to 4096 >libdm-config.c:997 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x55eab82d79c0. >format_text/import_vsn1.c:597 Importing logical volume fedora/root. >format_text/import_vsn1.c:597 Importing logical volume fedora/log. >format_text/import_vsn1.c:597 Importing logical volume fedora/home. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1871 lvmcache /dev/md/fedora-raid: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1635 lvmcache /dev/md/fedora-raid: VG fedora: set VGID to PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5. >cache/lvmcache.c:1944 lvmcache /dev/md/fedora-raid: VG fedora: set system_id to . >cache/lvmcache.c:202 lvmcache: VG fedora (PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5) stored (1632 bytes). >cache/lvmetad.c:2297 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >device/dev-io.c:599 Opened /dev/md/fedora-raid RO O_DIRECT >device/dev-io.c:358 /dev/md/fedora-raid: size is 497756160 sectors >metadata/pv_manip.c:417 /dev/md/fedora-raid 0: 0 7680: root(0:0) >metadata/pv_manip.c:417 /dev/md/fedora-raid 1: 7680 2560: log(0:0) >metadata/pv_manip.c:417 /dev/md/fedora-raid 2: 10240 50520: home(0:0) >metadata/pv_manip.c:417 /dev/md/fedora-raid 3: 60760 1: NULL(0:0) >toollib.c:3106 Adding fedora/log to the list of LVs to be processed. >toollib.c:3170 Processing LV log in VG fedora. >metadata/lv.c:1480 Deactivating logical volume fedora/log. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 (NL) >activate/activate.c:2473 Deactivating fedora/log. >activate/dev_manager.c:696 Getting device info for fedora-log [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2]. >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-log [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 [ opencount flush ] [16384] (*1) >mm/memlock.c:618 Entering prioritized section (deactivating). >mm/memlock.c:481 Raised task priority 0 -> -18. >activate/dev_manager.c:3073 Creating DEACTIVATE tree for fedora/log. >activate/dev_manager.c:696 Getting device info for fedora-log [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 [ opencount flush ] [16384] (*1) >libdm-config.c:1074 activation/verify_udev_operations not found in config: defaulting to 0 >activate/activate.c:521 Getting driver version >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm deps (253:3) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-log-real [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2-real]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:678 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/dev_manager.c:696 Getting device info for fedora-log-cow [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2-cow]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2-cow [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info (253:3) [ opencount flush ] [16384] (*1) >libdm-deptree.c:993 Removing fedora-log (253:3) >libdm-common.c:2394 Udev cookie 0xd4d0e96 (semid 196608) created >libdm-common.c:2414 Udev cookie 0xd4d0e96 (semid 196608) incremented to 1 >libdm-common.c:2286 Udev cookie 0xd4d0e96 (semid 196608) incremented to 2 >libdm-common.c:2536 Udev cookie 0xd4d0e96 (semid 196608) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1848 dm remove (253:3) [ noopencount flush retryremove ] [16384] (*1) >libdm-common.c:1478 fedora-log: Stacking NODE_DEL [trust_udev] >mm/memlock.c:629 Leaving section (deactivated). >activate/dev_manager.c:696 Getting device info for fedora-log [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 >mm/memlock.c:586 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >mm/memlock.c:494 Restoring original task priority 0. >activate/fs.c:491 Syncing device names >libdm-common.c:2321 Udev cookie 0xd4d0e96 (semid 196608) decremented to 0 >libdm-common.c:2607 Udev cookie 0xd4d0e96 (semid 196608) waiting for zero >libdm-common.c:2336 Udev cookie 0xd4d0e96 (semid 196608) destroyed >libdm-common.c:1478 fedora-log: Skipping NODE_DEL [trust_udev] >cache/lvmcache.c:157 lvmcache: VG fedora wiped. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:654 Closed /dev/md/fedora-raid >metadata/vg.c:89 Freeing VG fedora at 0x55eab82d79c0. >libdm-config.c:1061 Setting global/notify_dbus to 0 >commands/toolcontext.c:2106 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2293 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55eab81b03e0. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55eab81b43f0. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55eab81cd1f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:599 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1472 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:362 Setting log debug classes to 2047 >commands/toolcontext.c:368 Logging initialised at Wed Jul 18 18:07:28 2018 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:599 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1074 global/detect_internal_vg_cache_corruption not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1475 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1472 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55f2a48ba260. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55f2a48be270. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55f2a48d70f0. >format_text/format-text.c:2731 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:245 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:585 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:646 Initialised segtype: raid0 >raid/raid.c:646 Initialised segtype: raid0_meta >raid/raid.c:646 Initialised segtype: raid1 >raid/raid.c:646 Initialised segtype: raid10 >raid/raid.c:646 Initialised segtype: raid10_near >raid/raid.c:646 Initialised segtype: raid4 >raid/raid.c:646 Initialised segtype: raid5 >raid/raid.c:646 Initialised segtype: raid5_n >raid/raid.c:646 Initialised segtype: raid5_la >raid/raid.c:646 Initialised segtype: raid5_ls >raid/raid.c:646 Initialised segtype: raid5_ra >raid/raid.c:646 Initialised segtype: raid5_rs >raid/raid.c:646 Initialised segtype: raid6 >raid/raid.c:646 Initialised segtype: raid6_n_6 >raid/raid.c:646 Initialised segtype: raid6_nc >raid/raid.c:646 Initialised segtype: raid6_nr >raid/raid.c:646 Initialised segtype: raid6_zr >raid/raid.c:646 Initialised segtype: raid6_ls_6 >raid/raid.c:646 Initialised segtype: raid6_rs_6 >raid/raid.c:646 Initialised segtype: raid6_la_6 >raid/raid.c:646 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:833 Initialised segtype: thin-pool >thin/thin.c:833 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1472 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting protocol to lvmetad >libdm-config.c:997 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1475 Setting devices/filter to filter = [ "r|/sdk1$|", "r|/sdk2$|", "r|/sdk3$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:369 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2871 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2877 Processing command: lvchange --config ' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdk1$|","r|/sdk2$|","r|/sdk3$|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0' -an fedora/home >lvmcmdline.c:2878 Command pid: 3470 >lvmcmdline.c:2879 System ID: >lvmcmdline.c:2882 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:978 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:256 Sending lvmetad get_global_info >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting token to filter:3239235440 >libdm-config.c:997 Setting daemon_pid to 1978 >libdm-config.c:966 Setting response to OK >libdm-config.c:997 Setting global_disable to 0 >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:3748 Obtaining the complete list of VGs before processing their LVs >cache/lvmetad.c:1444 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to fedora >toollib.c:3616 Processing VG fedora PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:978 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:3799 Reading VG fedora PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 >cache/lvmcache.c:619 lvmcache has no info for vgid "PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5" >cache/lvmetad.c:985 Asking lvmetad for VG PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 fedora >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to fedora >libdm-config.c:966 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5. >format_text/format-text.c:2161 <backtrace> >libdm-config.c:966 Setting id to dYUlZI-g6Bb-GcUm-wAl4-G1RV-EgTB-ZjWiBK >libdm-config.c:966 Setting format to lvm2 >libdm-config.c:997 Setting device to 2431 >libdm-config.c:997 Setting dev_size to 497756160 >libdm-config.c:997 Setting label_sector to 1 >libdm-config.c:997 Setting ext_flags to 1 >libdm-config.c:997 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2c9: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2c9-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a4bc0c9-01: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2c9-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a4bc0c9-02: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sdd: Added to device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388a0a475b9: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:356 /dev/sdd1: Added to device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388a0a475b9-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a7d0f42-01: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:356 /dev/sdd2: Added to device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388a0a475b9-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a7d0f42-02: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:356 /dev/sde: Added to device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD5000L21X-00T1ZT0_WD-WX91A24X6753: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee2b4b43951: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy2-lun-0: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:356 /dev/sdf: Added to device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD5000L21X-00T1ZT0_WD-WX91A24X6898: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee20a093bfc: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy3-lun-0: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:356 /dev/sdg: Added to device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-id/ata-ST320LT009-9WC142_W0Q9WJBG: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5000c5006a995344: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy4-lun-0: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:356 /dev/sdh: Added to device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2b5: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:356 /dev/sdh1: Added to device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2b5-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-partuuid/0e610c04-01: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:356 /dev/sdh2: Added to device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2b5-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-partuuid/0e610c04-02: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:356 /dev/sdi: Added to device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXK1E63ZJKC4: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee6ae820fd1: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy6-lun-0: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:356 /dev/sdi1: Added to device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXK1E63ZJKC4-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee6ae820fd1-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:356 /dev/disk/by-label/butter-raid-1T: Added to device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-partuuid/1569945f-01: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy6-lun-0-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-uuid/371c3ee1-eb27-4521-83a9-eb92e15295f4: Aliased to /dev/disk/by-label/butter-raid-1T in device cache (8:145) >device/dev-cache.c:356 /dev/sdj: Added to device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXD1E63VNAY3: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee603d79b42: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy7-lun-0: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/sdj1: Aliased to /dev/disk/by-label/butter-raid-1T in device cache (preferred name) (8:145) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXD1E63VNAY3-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee603d79b42-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:711 /dev/disk/by-label/butter-raid-1T: Path already cached. >device/dev-cache.c:352 /dev/disk/by-partuuid/850b2f14-01: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy7-lun-0-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:711 /dev/disk/by-uuid/371c3ee1-eb27-4521-83a9-eb92e15295f4: Path already cached. >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:356 /dev/sda1: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-label/boot: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-01: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-uuid/e17c1837-e484-4ea0-9a54-d7eac2d3a6f3: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/disk/by-label/home: Added to device cache (253:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-02: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/03f936a5-b510-4b9e-af12-3d55f7506346: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/disk/by-label/root: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-03: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/6e1a10e8-a81c-4336-9875-0672a3aa0812: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-04: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-label/log: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-05: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-uuid/509c33b8-5b16-49b8-bacb-f836af0a8887: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10EAVS-32D7B1_WD-WCAU49590685: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee101bc3977: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-2: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/sdb1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10EAVS-32D7B1_WD-WCAU49590685-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee101bc3977-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-label/wd-green: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-partuuid/1a914d58-0c53-4f83-8d3b-6b7dab3361a5: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-2-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-uuid/5a510cae-d0ba-46ed-9408-8fb5379b1f04: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:356 /dev/sdk: Added to device cache (8:160) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0: Aliased to /dev/sdk in device cache (8:160) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-dvd-x86_64-28: Added to device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0: Aliased to /dev/sdk in device cache (8:160) >device/dev-cache.c:352 /dev/disk/by-uuid/2018-04-25-03-18-06-00: Aliased to /dev/disk/by-label/Fedora-WS-dvd-x86_64-28 in device cache (8:161) >device/dev-cache.c:352 /dev/sdk1: Aliased to /dev/disk/by-label/Fedora-WS-dvd-x86_64-28 in device cache (preferred name) (8:161) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part1: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:711 /dev/disk/by-label/Fedora-WS-dvd-x86_64-28: Path already cached. >device/dev-cache.c:352 /dev/disk/by-partuuid/1f868065-01: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:711 /dev/disk/by-uuid/2018-04-25-03-18-06-00: Path already cached. >device/dev-cache.c:356 /dev/sdk2: Added to device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part2: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-partuuid/1f868065-02: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-uuid/36B8-41C0: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/sdk3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:163) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part3: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:711 /dev/disk/by-label/ANACONDA: Path already cached. >device/dev-cache.c:352 /dev/disk/by-partuuid/1f868065-03: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-uuid/344fae6d-6e64-3754-9237-3df9af308585: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/dm-1: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:1) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:1) >device/dev-cache.c:352 /dev/dm-2: Aliased to /dev/disk/by-label/root in device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-root: Aliased to /dev/disk/by-label/root in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:2) >device/dev-cache.c:711 /dev/disk/by-label/root: Path already cached. >device/dev-cache.c:352 /dev/disk/by-uuid/a1176b9a-b4be-452e-aa7e-b3a94c824c28: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:2) >device/dev-cache.c:352 /dev/fedora/root: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/mapper/fedora-root: Aliased to /dev/fedora/root in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-4: Aliased to /dev/disk/by-label/home in device cache (253:4) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-home: Aliased to /dev/disk/by-label/home in device cache (preferred name) (253:4) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4: Aliased to /dev/disk/by-id/dm-name-fedora-home in device cache (253:4) >device/dev-cache.c:711 /dev/disk/by-label/home: Path already cached. >device/dev-cache.c:352 /dev/disk/by-uuid/b1e7654a-c5de-457a-886c-a147ae095af3: Aliased to /dev/disk/by-id/dm-name-fedora-home in device cache (253:4) >device/dev-cache.c:352 /dev/fedora/home: Aliased to /dev/disk/by-id/dm-name-fedora-home in device cache (preferred name) (253:4) >device/dev-cache.c:352 /dev/mapper/fedora-home: Aliased to /dev/fedora/home in device cache (preferred name) (253:4) >device/dev-cache.c:356 /dev/md127: Added to device cache (9:127) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dYUlZI-g6Bb-GcUm-wAl4-G1RV-EgTB-ZjWiBK: Aliased to /dev/md127 in device cache (9:127) >device/dev-cache.c:352 /dev/disk/by-id/md-name-nuclearis2-1.gtech:fedora-raid: Aliased to /dev/md127 in device cache (9:127) >device/dev-cache.c:352 /dev/disk/by-id/md-uuid-e9e22e66:7b5bfbd0:901ee4b6:231eb50b: Aliased to /dev/md127 in device cache (9:127) >device/dev-cache.c:352 /dev/md/fedora-raid: Aliased to /dev/md127 in device cache (preferred name) (9:127) >cache/lvmcache.c:1871 lvmcache /dev/md/fedora-raid: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:997 Setting size to 1044480 >libdm-config.c:997 Setting start to 4096 >libdm-config.c:997 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x55f2a49ddbe0. >format_text/import_vsn1.c:597 Importing logical volume fedora/root. >format_text/import_vsn1.c:597 Importing logical volume fedora/log. >format_text/import_vsn1.c:597 Importing logical volume fedora/home. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1871 lvmcache /dev/md/fedora-raid: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1635 lvmcache /dev/md/fedora-raid: VG fedora: set VGID to PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5. >cache/lvmcache.c:1944 lvmcache /dev/md/fedora-raid: VG fedora: set system_id to . >cache/lvmcache.c:202 lvmcache: VG fedora (PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5) stored (1632 bytes). >cache/lvmetad.c:2297 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >device/dev-io.c:599 Opened /dev/md/fedora-raid RO O_DIRECT >device/dev-io.c:358 /dev/md/fedora-raid: size is 497756160 sectors >metadata/pv_manip.c:417 /dev/md/fedora-raid 0: 0 7680: root(0:0) >metadata/pv_manip.c:417 /dev/md/fedora-raid 1: 7680 2560: log(0:0) >metadata/pv_manip.c:417 /dev/md/fedora-raid 2: 10240 50520: home(0:0) >metadata/pv_manip.c:417 /dev/md/fedora-raid 3: 60760 1: NULL(0:0) >toollib.c:3106 Adding fedora/home to the list of LVs to be processed. >toollib.c:3170 Processing LV home in VG fedora. >metadata/lv.c:1480 Deactivating logical volume fedora/home. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 (NL) >activate/activate.c:2473 Deactivating fedora/home. >activate/dev_manager.c:696 Getting device info for fedora-home [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4]. >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-home [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 [ opencount flush ] [16384] (*1) >mm/memlock.c:618 Entering prioritized section (deactivating). >mm/memlock.c:481 Raised task priority 0 -> -18. >activate/dev_manager.c:3073 Creating DEACTIVATE tree for fedora/home. >activate/dev_manager.c:696 Getting device info for fedora-home [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 [ opencount flush ] [16384] (*1) >libdm-config.c:1074 activation/verify_udev_operations not found in config: defaulting to 0 >activate/activate.c:521 Getting driver version >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm deps (253:4) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-home-real [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4-real]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:678 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/dev_manager.c:696 Getting device info for fedora-home-cow [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4-cow]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4-cow [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info (253:4) [ opencount flush ] [16384] (*1) >libdm-deptree.c:993 Removing fedora-home (253:4) >libdm-common.c:2394 Udev cookie 0xd4d24eb (semid 229376) created >libdm-common.c:2414 Udev cookie 0xd4d24eb (semid 229376) incremented to 1 >libdm-common.c:2286 Udev cookie 0xd4d24eb (semid 229376) incremented to 2 >libdm-common.c:2536 Udev cookie 0xd4d24eb (semid 229376) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1848 dm remove (253:4) [ noopencount flush retryremove ] [16384] (*1) >libdm-common.c:1478 fedora-home: Stacking NODE_DEL [trust_udev] >mm/memlock.c:629 Leaving section (deactivated). >activate/dev_manager.c:696 Getting device info for fedora-home [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 >mm/memlock.c:586 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >mm/memlock.c:494 Restoring original task priority 0. >activate/fs.c:491 Syncing device names >libdm-common.c:2321 Udev cookie 0xd4d24eb (semid 229376) decremented to 0 >libdm-common.c:2607 Udev cookie 0xd4d24eb (semid 229376) waiting for zero >libdm-common.c:2336 Udev cookie 0xd4d24eb (semid 229376) destroyed >libdm-common.c:1478 fedora-home: Skipping NODE_DEL [trust_udev] >cache/lvmcache.c:157 lvmcache: VG fedora wiped. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:654 Closed /dev/md/fedora-raid >metadata/vg.c:89 Freeing VG fedora at 0x55f2a49ddbe0. >libdm-config.c:1061 Setting global/notify_dbus to 0 >commands/toolcontext.c:2106 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2293 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55f2a48ba260. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55f2a48be270. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55f2a48d70f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:599 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1472 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:362 Setting log debug classes to 2047 >commands/toolcontext.c:368 Logging initialised at Wed Jul 18 18:07:37 2018 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:599 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1074 global/detect_internal_vg_cache_corruption not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1475 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1472 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55e06b7582d0. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55e06b75c2e0. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55e06b7732b0. >format_text/format-text.c:2731 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:245 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:585 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:646 Initialised segtype: raid0 >raid/raid.c:646 Initialised segtype: raid0_meta >raid/raid.c:646 Initialised segtype: raid1 >raid/raid.c:646 Initialised segtype: raid10 >raid/raid.c:646 Initialised segtype: raid10_near >raid/raid.c:646 Initialised segtype: raid4 >raid/raid.c:646 Initialised segtype: raid5 >raid/raid.c:646 Initialised segtype: raid5_n >raid/raid.c:646 Initialised segtype: raid5_la >raid/raid.c:646 Initialised segtype: raid5_ls >raid/raid.c:646 Initialised segtype: raid5_ra >raid/raid.c:646 Initialised segtype: raid5_rs >raid/raid.c:646 Initialised segtype: raid6 >raid/raid.c:646 Initialised segtype: raid6_n_6 >raid/raid.c:646 Initialised segtype: raid6_nc >raid/raid.c:646 Initialised segtype: raid6_nr >raid/raid.c:646 Initialised segtype: raid6_zr >raid/raid.c:646 Initialised segtype: raid6_ls_6 >raid/raid.c:646 Initialised segtype: raid6_rs_6 >raid/raid.c:646 Initialised segtype: raid6_la_6 >raid/raid.c:646 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:833 Initialised segtype: thin-pool >thin/thin.c:833 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1472 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting protocol to lvmetad >libdm-config.c:997 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1475 Setting devices/filter to filter = [ "r|/sdk1$|", "r|/sdk2$|", "r|/sdk3$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:369 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2871 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2877 Processing command: vgchange --config ' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdk1$|","r|/sdk2$|","r|/sdk3$|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0' -an fedora >lvmcmdline.c:2878 Command pid: 3606 >lvmcmdline.c:2879 System ID: >lvmcmdline.c:2882 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:978 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:256 Sending lvmetad get_global_info >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting token to filter:3239235440 >libdm-config.c:997 Setting daemon_pid to 1978 >libdm-config.c:966 Setting response to OK >libdm-config.c:997 Setting global_disable to 0 >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:2194 Processing each VG >toollib.c:2246 Obtaining the complete list of VGs to process >cache/lvmetad.c:1444 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to fedora >toollib.c:1956 Processing VG fedora PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:978 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:3799 Reading VG fedora PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 >cache/lvmcache.c:619 lvmcache has no info for vgid "PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5" >cache/lvmetad.c:985 Asking lvmetad for VG PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 fedora >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to fedora >libdm-config.c:966 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5. >format_text/format-text.c:2161 <backtrace> >libdm-config.c:966 Setting id to dYUlZI-g6Bb-GcUm-wAl4-G1RV-EgTB-ZjWiBK >libdm-config.c:966 Setting format to lvm2 >libdm-config.c:997 Setting device to 2431 >libdm-config.c:997 Setting dev_size to 497756160 >libdm-config.c:997 Setting label_sector to 1 >libdm-config.c:997 Setting ext_flags to 1 >libdm-config.c:997 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2c9: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2c9-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a4bc0c9-01: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2c9-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a4bc0c9-02: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sdd: Added to device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388a0a475b9: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:356 /dev/sdd1: Added to device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388a0a475b9-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a7d0f42-01: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:356 /dev/sdd2: Added to device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG406177F-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388a0a475b9-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-partuuid/7a7d0f42-02: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy1-lun-0-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:356 /dev/sde: Added to device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD5000L21X-00T1ZT0_WD-WX91A24X6753: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee2b4b43951: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy2-lun-0: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:356 /dev/sdf: Added to device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD5000L21X-00T1ZT0_WD-WX91A24X6898: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee20a093bfc: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy3-lun-0: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:356 /dev/sdg: Added to device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-id/ata-ST320LT009-9WC142_W0Q9WJBG: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5000c5006a995344: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy4-lun-0: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:356 /dev/sdh: Added to device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2b5: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:356 /dev/sdh1: Added to device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2b5-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-partuuid/0e610c04-01: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:356 /dev/sdh2: Added to device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388400fb2b5-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-partuuid/0e610c04-02: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:356 /dev/sdi: Added to device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXK1E63ZJKC4: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee6ae820fd1: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy6-lun-0: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:356 /dev/sdi1: Added to device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXK1E63ZJKC4-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee6ae820fd1-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:356 /dev/disk/by-label/butter-raid-1T: Added to device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-partuuid/1569945f-01: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy6-lun-0-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-uuid/371c3ee1-eb27-4521-83a9-eb92e15295f4: Aliased to /dev/disk/by-label/butter-raid-1T in device cache (8:145) >device/dev-cache.c:356 /dev/sdj: Added to device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXD1E63VNAY3: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee603d79b42: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy7-lun-0: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/sdj1: Aliased to /dev/disk/by-label/butter-raid-1T in device cache (preferred name) (8:145) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10J21X-00F32T0_WD-WXD1E63VNAY3-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee603d79b42-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:711 /dev/disk/by-label/butter-raid-1T: Path already cached. >device/dev-cache.c:352 /dev/disk/by-partuuid/850b2f14-01: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:05:00.0-sas-phy7-lun-0-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:711 /dev/disk/by-uuid/371c3ee1-eb27-4521-83a9-eb92e15295f4: Path already cached. >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:356 /dev/sda1: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-label/boot: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-01: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-uuid/e17c1837-e484-4ea0-9a54-d7eac2d3a6f3: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/home: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-02: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/03f936a5-b510-4b9e-af12-3d55f7506346: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/disk/by-label/root: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-03: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/6e1a10e8-a81c-4336-9875-0672a3aa0812: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-04: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSCKGW180A4_CVDA311500EJ180H-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e4000090846-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-label/log: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/e363a6a5-05: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-uuid/509c33b8-5b16-49b8-bacb-f836af0a8887: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10EAVS-32D7B1_WD-WCAU49590685: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee101bc3977: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-2: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/sdb1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-id/ata-WDC_WD10EAVS-32D7B1_WD-WCAU49590685-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50014ee101bc3977-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-label/wd-green: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-partuuid/1a914d58-0c53-4f83-8d3b-6b7dab3361a5: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:11.0-ata-2-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-uuid/5a510cae-d0ba-46ed-9408-8fb5379b1f04: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:356 /dev/sdk: Added to device cache (8:160) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0: Aliased to /dev/sdk in device cache (8:160) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-dvd-x86_64-28: Added to device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0: Aliased to /dev/sdk in device cache (8:160) >device/dev-cache.c:352 /dev/disk/by-uuid/2018-04-25-03-18-06-00: Aliased to /dev/disk/by-label/Fedora-WS-dvd-x86_64-28 in device cache (8:161) >device/dev-cache.c:352 /dev/sdk1: Aliased to /dev/disk/by-label/Fedora-WS-dvd-x86_64-28 in device cache (preferred name) (8:161) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part1: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:711 /dev/disk/by-label/Fedora-WS-dvd-x86_64-28: Path already cached. >device/dev-cache.c:352 /dev/disk/by-partuuid/1f868065-01: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:711 /dev/disk/by-uuid/2018-04-25-03-18-06-00: Path already cached. >device/dev-cache.c:356 /dev/sdk2: Added to device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part2: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-partuuid/1f868065-02: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-uuid/36B8-41C0: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/sdk3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:163) >device/dev-cache.c:352 /dev/disk/by-id/usb-Corsair_Flash_Voyager_A100000000026669-0:0-part3: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:711 /dev/disk/by-label/ANACONDA: Path already cached. >device/dev-cache.c:352 /dev/disk/by-partuuid/1f868065-03: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-uuid/344fae6d-6e64-3754-9237-3df9af308585: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/dm-1: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:1) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/8fcb133e-fffb-4405-aa19-5f954e6d9936: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:1) >device/dev-cache.c:352 /dev/dm-2: Aliased to /dev/disk/by-label/root in device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-root: Aliased to /dev/disk/by-label/root in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:2) >device/dev-cache.c:711 /dev/disk/by-label/root: Path already cached. >device/dev-cache.c:352 /dev/disk/by-uuid/a1176b9a-b4be-452e-aa7e-b3a94c824c28: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:2) >device/dev-cache.c:352 /dev/fedora/root: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/mapper/fedora-root: Aliased to /dev/fedora/root in device cache (preferred name) (253:2) >device/dev-cache.c:356 /dev/md127: Added to device cache (9:127) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dYUlZI-g6Bb-GcUm-wAl4-G1RV-EgTB-ZjWiBK: Aliased to /dev/md127 in device cache (9:127) >device/dev-cache.c:352 /dev/disk/by-id/md-name-nuclearis2-1.gtech:fedora-raid: Aliased to /dev/md127 in device cache (9:127) >device/dev-cache.c:352 /dev/disk/by-id/md-uuid-e9e22e66:7b5bfbd0:901ee4b6:231eb50b: Aliased to /dev/md127 in device cache (9:127) >device/dev-cache.c:352 /dev/md/fedora-raid: Aliased to /dev/md127 in device cache (preferred name) (9:127) >cache/lvmcache.c:1871 lvmcache /dev/md/fedora-raid: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:997 Setting size to 1044480 >libdm-config.c:997 Setting start to 4096 >libdm-config.c:997 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x55e06b879ac0. >format_text/import_vsn1.c:597 Importing logical volume fedora/root. >format_text/import_vsn1.c:597 Importing logical volume fedora/log. >format_text/import_vsn1.c:597 Importing logical volume fedora/home. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1871 lvmcache /dev/md/fedora-raid: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1635 lvmcache /dev/md/fedora-raid: VG fedora: set VGID to PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5. >cache/lvmcache.c:1944 lvmcache /dev/md/fedora-raid: VG fedora: set system_id to . >cache/lvmcache.c:202 lvmcache: VG fedora (PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5) stored (1632 bytes). >cache/lvmetad.c:2297 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >device/dev-io.c:599 Opened /dev/md/fedora-raid RO O_DIRECT >device/dev-io.c:358 /dev/md/fedora-raid: size is 497756160 sectors >metadata/pv_manip.c:417 /dev/md/fedora-raid 0: 0 7680: root(0:0) >metadata/pv_manip.c:417 /dev/md/fedora-raid 1: 7680 2560: log(0:0) >metadata/pv_manip.c:417 /dev/md/fedora-raid 2: 10240 50520: home(0:0) >metadata/pv_manip.c:417 /dev/md/fedora-raid 3: 60760 1: NULL(0:0) >toollib.c:1982 Processing VG fedora PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 >activate/dev_manager.c:696 Getting device info for fedora-root [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux]. >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-log [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 [ opencount flush ] [16384] (*1) >activate/dev_manager.c:678 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/dev_manager.c:696 Getting device info for fedora-home [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 [ opencount flush ] [16384] (*1) >activate/activate.c:1494 Counted 0 open LVs in VG fedora. >metadata/lv.c:1480 Deactivating logical volume fedora/root. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux (NL) >activate/activate.c:2473 Deactivating fedora/root. >activate/dev_manager.c:696 Getting device info for fedora-root [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-root [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux [ opencount flush ] [16384] (*1) >mm/memlock.c:618 Entering prioritized section (deactivating). >mm/memlock.c:481 Raised task priority 0 -> -18. >activate/dev_manager.c:3073 Creating DEACTIVATE tree for fedora/root. >activate/dev_manager.c:696 Getting device info for fedora-root [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux [ opencount flush ] [16384] (*1) >libdm-config.c:1074 activation/verify_udev_operations not found in config: defaulting to 0 >activate/activate.c:521 Getting driver version >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm deps (253:2) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-root-real [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux-real]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-root-cow [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux-cow]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux-cow [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info (253:2) [ opencount flush ] [16384] (*1) >libdm-deptree.c:993 Removing fedora-root (253:2) >libdm-common.c:2394 Udev cookie 0xd4de019 (semid 262144) created >libdm-common.c:2414 Udev cookie 0xd4de019 (semid 262144) incremented to 1 >libdm-common.c:2286 Udev cookie 0xd4de019 (semid 262144) incremented to 2 >libdm-common.c:2536 Udev cookie 0xd4de019 (semid 262144) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1848 dm remove (253:2) [ noopencount flush retryremove ] [16384] (*1) >libdm-common.c:1478 fedora-root: Stacking NODE_DEL [trust_udev] >mm/memlock.c:629 Leaving section (deactivated). >activate/dev_manager.c:696 Getting device info for fedora-root [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux >metadata/lv.c:1480 Deactivating logical volume fedora/log. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 (NL) >activate/activate.c:2473 Deactivating fedora/log. >activate/dev_manager.c:696 Getting device info for fedora-log [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 >metadata/lv.c:1480 Deactivating logical volume fedora/home. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 (NL) >activate/activate.c:2473 Deactivating fedora/home. >activate/dev_manager.c:696 Getting device info for fedora-home [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 >mm/memlock.c:586 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >mm/memlock.c:494 Restoring original task priority 0. >activate/fs.c:491 Syncing device names >libdm-common.c:2321 Udev cookie 0xd4de019 (semid 262144) decremented to 0 >libdm-common.c:2607 Udev cookie 0xd4de019 (semid 262144) waiting for zero >libdm-common.c:2336 Udev cookie 0xd4de019 (semid 262144) destroyed >libdm-common.c:1478 fedora-root: Skipping NODE_DEL [trust_udev] >vgchange.c:148 Deactivated 3 logical volumes in volume group fedora >activate/dev_manager.c:696 Getting device info for fedora-root [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-log [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for fedora-home [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 [ noopencount flush ] [16384] (*1) >activate/activate.c:1477 Counted 0 active LVs in VG fedora >vgchange.c:246 0 logical volume(s) in volume group "fedora" now active >activate/dev_manager.c:696 Getting device info for fedora-root [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5UTI5Zrpxopd4zkMYPVvUWKziemSW1Qux [ noopencount flush ] [16384] (*1) >activate/activate.c:1584 fedora/root is not active >activate/dev_manager.c:696 Getting device info for fedora-log [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR55SawlbxZ2s81KmN6r47cgkxhEE01lvA2 [ noopencount flush ] [16384] (*1) >activate/activate.c:1584 fedora/log is not active >activate/dev_manager.c:696 Getting device info for fedora-home [LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4]. >ioctl/libdm-iface.c:1848 dm info LVM-PEvrwx1k7ZA2RpnXnR36oCchWrYOQCR5S1ccu8a0rLEXNy83blivtiLEiExmzjU4 [ noopencount flush ] [16384] (*1) >activate/activate.c:1584 fedora/home is not active >mm/memlock.c:586 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >cache/lvmcache.c:157 lvmcache: VG fedora wiped. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:654 Closed /dev/md/fedora-raid >metadata/vg.c:89 Freeing VG fedora at 0x55e06b879ac0. >libdm-config.c:1061 Setting global/notify_dbus to 0 >commands/toolcontext.c:2106 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2293 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55e06b7582d0. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55e06b75c2e0. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55e06b7732b0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:599 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-28 quiet > > >/root/lorax-packages.log: >iwl100-firmware-39.31.5.1-83.fc28.1.noarch >xorg-x11-drv-ati-18.0.1-1.fc28.x86_64 >GeoIP-1.6.12-3.fc28.x86_64 >libreport-filesystem-2.9.4-1.fc28.x86_64 >xorg-x11-drv-libinput-0.27.1-2.fc28.x86_64 >authselect-0.4-1.fc28.x86_64 >kacst-fonts-common-2.0-19.fc28.noarch >xorg-x11-drv-v4l-0.2.0-51.fc28.x86_64 >lcms2-2.9-2.fc28.x86_64 >tzdata-2018d-1.fc28.noarch >at-spi2-core-2.28.0-1.fc28.x86_64 >libvisual-0.4.0-24.fc28.x86_64 >naver-nanum-fonts-common-3.020-20.20140930.fc28.1.noarch >gcr-3.28.0-1.fc28.x86_64 >woff2-1.0.2-2.fc28.x86_64 >yelp-xsl-3.28.0-1.fc28.noarch >webkit2gtk3-2.20.1-1.fc28.x86_64 >qrencode-libs-3.4.4-5.fc28.x86_64 >fuse-common-3.2.1-11.fc28.x86_64 >yelp-3.28.1-1.fc28.x86_64 >libasyncns-0.8-14.fc28.x86_64 >pkgconf-m4-1.4.2-1.fc28.noarch >libcgroup-0.41-14.fc28.x86_64 >lsof-4.89-8.fc28.x86_64 >ncurses-base-6.1-4.20180224.fc28.noarch >chrony-3.3-1.fc28.x86_64 >xorg-x11-server-utils-7.7-24.fc28.x86_64 >fedora-repos-28-1.noarch >fedora-logos-28.0.3-1.fc28.x86_64 >xorg-x11-font-utils-7.5-37.fc28.x86_64 >basesystem-11-5.fc28.noarch >logrotate-3.14.0-1.fc28.x86_64 >checkpolicy-2.7-7.fc28.x86_64 >glibc-all-langpacks-2.27-8.fc28.x86_64 >openldap-2.4.46-1.fc28.x86_64 >lz4-1.8.1.2-4.fc28.x86_64 >libsepol-2.7-6.fc28.x86_64 >xmlrpc-c-client-1.51.0-5.fc28.x86_64 >oci-umount-2.3.4-1.git87f9237.fc28.x86_64 >libxml2-2.9.7-4.fc28.x86_64 >ostree-libs-2018.3-2.fc28.x86_64 >libndp-1.6-5.fc28.x86_64 >bzip2-libs-1.0.6-26.fc28.x86_64 >rpm-4.14.1-7.fc28.x86_64 >psmisc-23.1-3.fc28.x86_64 >popt-1.16-14.fc28.x86_64 >libsolv-0.6.34-1.fc28.x86_64 >ncurses-6.1-4.20180224.fc28.x86_64 >perl-Exporter-5.72-396.fc28.noarch >drpm-0.3.0-13.fc28.x86_64 >ca-certificates-2018.2.22-3.fc28.noarch >nss-util-3.36.0-1.0.fc28.x86_64 >libuser-0.62-13.fc28.x86_64 >shadow-utils-4.5-9.fc28.x86_64 >elfutils-libelf-0.170-11.fc28.x86_64 >createrepo_c-0.10.0-18.fc28.x86_64 >cairo-1.15.12-1.fc28.x86_64 >freetype-2.8-10.fc28.x86_64 >selinux-policy-targeted-3.14.1-21.fc28.noarch >polkit-libs-0.114-1.fc28.x86_64 >augeas-libs-1.10.1-2.fc28.x86_64 >python3-policycoreutils-2.7-18.fc28.noarch >json-glib-1.4.2-3.fc28.x86_64 >libattr-2.4.47-23.fc28.x86_64 >libreport-cli-2.9.4-1.fc28.x86_64 >cracklib-2.9.6-13.fc28.x86_64 >audit-libs-2.8.3-3.fc28.x86_64 >ostree-2018.3-2.fc28.x86_64 >python3-setuptools-39.0.1-1.fc28.noarch >libjpeg-turbo-1.5.3-3.fc28.x86_64 >NetworkManager-wifi-1.10.6-1.fc28.x86_64 >python3-six-1.11.0-3.fc28.noarch >libwayland-client-1.15.0-1.fc28.x86_64 >realmd-0.16.3-12.fc28.x86_64 >dbus-glib-0.110-2.fc28.x86_64 >libogg-1.3.2-10.fc28.x86_64 >libblockdev-fs-2.16-2.fc28.x86_64 >harfbuzz-1.7.5-3.fc28.x86_64 >libvorbis-1.3.6-1.fc28.x86_64 >libblockdev-mpath-2.16-2.fc28.x86_64 >cups-libs-2.2.6-14.fc28.x86_64 >file-libs-5.32-3.fc28.x86_64 >hmaccalc-0.9.14-10.fc28.x86_64 >python3-pid-2.1.1-7.fc28.noarch >libX11-1.6.5-7.fc28.x86_64 >gdb-8.1-11.fc28.x86_64 >gsettings-desktop-schemas-3.28.0-1.fc28.x86_64 >libXrandr-1.5.1-5.fc28.x86_64 >udisks2-iscsi-2.7.6-1.fc28.x86_64 >e2fsprogs-1.43.8-2.fc28.x86_64 >libXcursor-1.1.15-1.fc28.x86_64 >python3-dnf-2.7.5-12.fc28.noarch >tmux-2.6-3.fc28.x86_64 >lua-libs-5.3.4-10.fc28.x86_64 >python3-simpleline-1.1-1.fc28.noarch >libsoup-2.62.1-1.fc28.x86_64 >libsemanage-2.7-12.fc28.x86_64 >hfsplus-tools-540.1.linux3-15.fc28.x86_64 >python3-cffi-1.11.2-1.fc28.x86_64 >libassuan-2.5.1-3.fc28.x86_64 >anaconda-tui-28.22.10-1.fc28.x86_64 >libwacom-0.28-3.fc28.x86_64 >libicu-60.2-2.fc28.x86_64 >linux-firmware-20180402-83.git8c1e439c.fc28.noarch >python3-iniparse-0.4-30.fc28.noarch >grep-3.1-5.fc28.x86_64 >gfs2-utils-3.1.10-5.fc28.x86_64 >python3-pysocks-1.6.8-2.fc28.noarch >p11-kit-trust-0.23.10-1.fc28.x86_64 >openssh-server-7.7p1-2.fc28.x86_64 >python3-pyOpenSSL-17.3.0-3.fc28.noarch >libseccomp-2.3.3-2.fc28.x86_64 >dracut-fips-047-8.git20180305.fc28.x86_64 >python3-requests-file-1.4.3-4.fc28.noarch >lzo-2.08-12.fc28.x86_64 >memtest86+-5.01-19.fc28.x86_64 >python3-libcomps-0.1.8-11.fc28.x86_64 >iptables-libs-1.6.2-2.fc28.x86_64 >rng-tools-6.1-4.fc28.x86_64 >python3-pytz-2017.2-7.fc28.noarch >libXmu-1.1.2-8.fc28.x86_64 >xorg-x11-drivers-7.7-22.fc28.x86_64 >atomic-registries-1.22.1-2.fc28.x86_64 >libXxf86vm-1.1.4-7.fc28.x86_64 >shim-x64-13-4.x86_64 >python3-cairo-1.16.3-1.fc28.x86_64 >fuse-2.9.7-11.fc28.x86_64 >xfsdump-3.1.8-2.fc28.x86_64 >python2-pip-9.0.3-1.fc28.noarch >mpfr-3.1.6-1.fc28.x86_64 >tigervnc-server-module-1.8.0-7.fc28.x86_64 >cracklib-dicts-2.9.6-13.fc28.x86_64 >libtdb-1.3.15-4.fc28.x86_64 >mt-st-1.1-20.fc27.x86_64 >ntfsprogs-2017.3.23-4.fc28.x86_64 >hunspell-en-US-0.20140811.1-11.fc28.noarch >icfg-0.9-14.fc28.noarch >libatasmart-0.19-14.fc28.x86_64 >libepoxy-1.5.0-1.fc28.x86_64 >xorg-x11-fonts-misc-7.5-19.fc28.noarch >libsecret-0.18.6-1.fc28.x86_64 >libunwind-1.2.1-5.fc28.x86_64 >sg3_utils-1.42-4.fc28.x86_64 >libmodulemd-1.3.0-2.fc28.x86_64 >libsysfs-2.1.0-23.fc28.x86_64 >pciutils-3.5.6-3.fc28.x86_64 >libnotify-0.7.7-5.fc28.x86_64 >libyaml-0.1.7-5.fc28.x86_64 >vim-minimal-8.0.1704-1.fc28.x86_64 >pango-1.42.1-1.fc28.x86_64 >libref_array-0.1.5-38.fc28.x86_64 >gdb-gdbserver-8.1-11.fc28.x86_64 >librsvg2-2.42.3-1.fc28.x86_64 >libnfnetlink-1.0.1-13.fc28.x86_64 >hdparm-9.54-1.fc28.x86_64 >btrfs-progs-4.15.1-1.fc28.x86_64 >startup-notification-0.12-15.fc28.x86_64 >khmeros-base-fonts-5.0-24.fc28.noarch >device-mapper-libs-1.02.146-4.fc28.x86_64 >xorg-x11-xauth-1.0.9-11.fc28.x86_64 >kacst-farsi-fonts-2.0-19.fc28.noarch >systemd-238-7.fc28.1.x86_64 >lttng-ust-2.10.1-2.fc28.x86_64 >lklug-fonts-0.6-17.20090803cvs.fc28.noarch >systemd-udev-238-7.fc28.1.x86_64 >libtheora-1.1.1-21.fc28.x86_64 >lohit-gujarati-fonts-2.92.4-3.fc28.noarch >xfsprogs-4.15.1-1.fc28.x86_64 >acl-2.2.52-20.fc28.x86_64 >lohit-tamil-fonts-2.91.3-3.fc28.noarch >polkit-0.114-1.fc28.x86_64 >perl-macros-5.26.1-409.fc28.x86_64 >wqy-microhei-fonts-0.2.0-0.20.beta.fc28.noarch >dhcp-client-4.3.6-19.fc28.x86_64 >perl-Unicode-Normalize-1.25-396.fc28.x86_64 >sil-scheherazade-fonts-2.100-5.fc28.noarch >libblockdev-loop-2.16-2.fc28.x86_64 >perl-PathTools-3.74-1.fc28.x86_64 >libertas-usb8388-olpc-firmware-20180402-83.git8c1e439c.fc28.noarch >grub2-tools-minimal-2.02-34.fc28.x86_64 >perl-IO-1.38-409.fc28.x86_64 >iwl7260-firmware-25.30.13.0-83.fc28.1.noarch >libblockdev-dm-2.16-2.fc28.x86_64 >mtools-4.0.18-14.fc28.x86_64 >iwl6000-firmware-9.221.4.1-83.fc28.1.noarch >container-storage-setup-0.8.0-3.git1d27ecf.fc28.noarch >coreutils-common-8.29-5.fc28.x86_64 >iwl3945-firmware-15.32.2.9-83.fc28.1.noarch >plymouth-0.9.3-5.fc28.x86_64 >graphite2-1.3.10-5.fc28.x86_64 >iwl135-firmware-18.168.6.1-83.fc28.1.noarch >libblockdev-btrfs-2.16-2.fc28.x86_64 >mozjs52-52.7.3-1.fc28.x86_64 >rdma-core-16.2-3.fc28.x86_64 >ipw2200-firmware-3.1-15.fc28.noarch >xkeyboard-config-2.23.1-1.fc28.noarch >docker-common-1.13.1-51.git4032bd5.fc28.x86_64 >xorg-x11-drv-fbdev-0.4.3-29.fc28.x86_64 >dejavu-fonts-common-2.35-6.fc28.noarch >libxkbcommon-0.8.0-2.fc28.x86_64 >xorg-x11-drv-qxl-0.1.5-6.fc28.x86_64 >langtable-data-0.0.38-5.fc28.noarch >libdatrie-0.2.9-7.fc28.x86_64 >xorg-x11-drv-wacom-0.36.1-2.fc28.x86_64 >bitmap-fangsongti-fonts-0.3-28.fc28.noarch >opus-1.3-0.4.beta.fc28.x86_64 >zenity-3.28.1-1.fc28.x86_64 >khmeros-fonts-common-5.0-24.fc28.noarch >jbigkit-libs-2.1-12.fc28.x86_64 >geoclue2-2.4.8-1.fc28.x86_64 >dhcp-common-4.3.6-19.fc28.noarch >libestr-0.1.9-10.fc28.x86_64 >yelp-libs-3.28.1-1.fc28.x86_64 >libwacom-data-0.28-3.fc28.noarch >gsm-1.0.17-5.fc28.x86_64 >rpcbind-0.2.4-10.rc3.fc28.x86_64 >kbd-legacy-2.0.4-5.fc28.noarch >sg3_utils-libs-1.42-4.fc28.x86_64 >libblockdev-mdraid-2.16-2.fc28.x86_64 >fedora-gpg-keys-28-1.noarch >libpkgconf-1.4.2-1.fc28.x86_64 >libbabeltrace-1.5.4-2.fc28.x86_64 >filesystem-3.8-2.fc28.x86_64 >dosfstools-4.1-5.fc28.x86_64 >libcanberra-gtk3-0.30-16.fc28.x86_64 >ncurses-libs-6.1-4.20180224.fc28.x86_64 >npth-1.5-4.fc28.x86_64 >nss-sysinit-3.36.0-1.0.fc28.x86_64 >bash-4.4.19-2.fc28.x86_64 >hostname-3.20-3.fc28.x86_64 >NetworkManager-1.10.6-1.fc28.x86_64 >xz-libs-5.2.3-7.fc28.x86_64 >libipt-1.6.1-8.fc28.x86_64 >librepo-1.8.1-7.fc28.x86_64 >info-6.5-3.fc28.x86_64 >libdaemon-0.14-15.fc28.x86_64 >rpm-libs-4.14.1-7.fc28.x86_64 >kmod-libs-25-2.fc28.x86_64 >libnghttp2-1.31.1-1.fc28.x86_64 >policycoreutils-2.7-18.fc28.x86_64 >perl-Carp-1.42-395.fc28.noarch >openssl-libs-1.1.0h-3.fc28.x86_64 >libreport-plugin-reportuploader-2.9.4-1.fc28.x86_64 >nspr-4.19.0-1.fc28.x86_64 >libblkid-2.32-2.fc28.x86_64 >libblockdev-crypto-2.16-2.fc28.x86_64 >sqlite-libs-3.22.0-4.fc28.x86_64 >libmount-2.32-2.fc28.x86_64 >createrepo_c-libs-0.10.0-18.fc28.x86_64 >libpng-1.6.34-3.fc28.x86_64 >atk-2.28.1-1.fc28.x86_64 >libreport-anaconda-2.9.4-1.fc28.x86_64 >libidn2-2.0.4-7.fc28.x86_64 >libtirpc-1.0.3-1.fc28.x86_64 >python3-hawkey-0.11.1-3.fc28.x86_64 >gmp-6.1.2-7.fc28.x86_64 >libusbx-1.0.21-6.fc28.x86_64 >docker-1.13.1-51.git4032bd5.fc28.x86_64 >libcap-ng-0.7.9-1.fc28.x86_64 >libnsl2-1.2.0-1.fc28.x86_64 >dracut-live-047-8.git20180305.fc28.x86_64 >pixman-0.34.0-6.fc28.x86_64 >python3-3.6.5-1.fc28.x86_64 >NetworkManager-team-1.10.6-1.fc28.x86_64 >libdrm-2.4.91-1.fc28.x86_64 >python3-libselinux-2.7-13.fc28.x86_64 >libnfsidmap-2.3.1-7.rc1.fc28.x86_64 >fribidi-0.19.7-7.fc28.x86_64 >python3-dbus-1.2.4-13.fc28.x86_64 >device-mapper-multipath-0.7.4-2.git07e7bd5.fc28.x86_64 >libzstd-1.3.4-1.fc28.x86_64 >gstreamer1-1.14.0-1.fc28.x86_64 >fcoe-utils-1.0.32-5.fc28.x86_64 >e2fsprogs-libs-1.43.8-2.fc28.x86_64 >python3-pyudev-0.21.0-5.fc28.noarch >blivet-gui-runtime-2.1.8-4.fc28.noarch >libxcb-1.13-1.fc28.x86_64 >teamd-1.27-6.fc28.x86_64 >gdb-headless-8.1-11.fc28.x86_64 >libXfixes-5.0.3-5.fc28.x86_64 >gobject-introspection-1.56.1-1.fc28.x86_64 >iscsi-initiator-utils-6.2.0.874-9.git86e8892.fc28.x86_64 >libXdamage-1.1.4-12.fc28.x86_64 >hicolor-icon-theme-0.17-2.fc28.noarch >python3-rpm-4.14.1-7.fc28.x86_64 >gdbm-libs-1.14.1-4.fc28.x86_64 >bind-libs-9.11.3-6.fc28.x86_64 >python3-meh-gui-0.46-2.fc28.noarch >file-5.32-3.fc28.x86_64 >rest-0.8.1-2.fc28.x86_64 >openssh-7.7p1-2.fc28.x86_64 >libwayland-server-1.15.0-1.fc28.x86_64 >gettext-libs-0.19.8.1-14.fc28.x86_64 >kbd-2.0.4-5.fc28.x86_64 >findutils-4.6.0-17.fc28.x86_64 >libinput-1.10.4-1.fc28.x86_64 >anaconda-28.22.10-1.fc28.x86_64 >pcre-8.42-1.fc28.x86_64 >python3-bytesize-1.2-3.fc28.x86_64 >kernel-modules-extra-4.16.3-301.fc28.x86_64 >libtasn1-4.13-2.fc28.x86_64 >python3-IPy-0.81-21.fc28.noarch >docker-anaconda-addon-0.4-7.fc28.x86_64 >mesa-libglapi-18.0.1-2.fc28.x86_64 >python3-urllib3-1.22-6.fc28.noarch >dbus-x11-1.12.0-1.fc28.x86_64 >jansson-2.11-1.fc28.x86_64 >python3-requests-ftp-0.3.1-9.fc28.noarch >anaconda-dracut-28.22.10-1.fc28.x86_64 >llvm-libs-6.0.0-11.fc28.x86_64 >python3-smartcols-0.3.0-2.fc28.x86_64 >rsyslog-8.34.0-1.fc28.x86_64 >mesa-libEGL-18.0.1-2.fc28.x86_64 >blivet-data-3.0.0-0.6.1.b1.fc28.noarch >notification-daemon-3.20.0-4.fc27.x86_64 >libXtst-1.2.3-5.fc28.x86_64 >python3-coverage-4.5.1-1.fc28.x86_64 >grub2-tools-extra-2.02-34.fc28.x86_64 >xcb-util-0.4.0-9.fc28.x86_64 >python3-gobject-3.28.2-1.fc28.x86_64 >system-storage-manager-0.5-1.fc28.noarch >tar-1.30-3.fc28.x86_64 >python2-setuptools-39.0.1-1.fc28.noarch >b43-openfwwf-5.2-17.fc28.noarch >nss-softokn-3.36.0-1.0.fc28.x86_64 >libgusb-0.3.0-1.fc28.x86_64 >ipmitool-1.8.18-10.fc28.x86_64 >libgomp-8.0.1-0.20.fc28.x86_64 >quota-4.04-5.fc28.x86_64 >cryptsetup-2.0.2-2.fc28.x86_64 >libXfont2-2.0.3-1.fc28.x86_64 >dhcp-libs-4.3.6-19.fc28.x86_64 >fpaste-0.3.9.1-3.fc28.noarch >libXdmcp-1.1.2-9.fc28.x86_64 >libgtop2-2.38.0-3.fc28.x86_64 >reiserfs-utils-3.6.25-5.fc28.x86_64 >device-mapper-persistent-data-0.7.5-3.fc28.x86_64 >shared-mime-info-1.9-3.fc28.x86_64 >biosdevname-0.7.3-1.fc28.x86_64 >mtdev-1.1.5-12.fc28.x86_64 >gtk-update-icon-cache-3.22.30-1.fc28.x86_64 >grub2-efi-ia32-cdboot-2.02-34.fc28.x86_64 >libcollection-0.7.0-38.fc28.x86_64 >gtk2-2.24.32-2.fc28.x86_64 >jfsutils-1.1.15-11.fc28.x86_64 >iproute-4.15.0-1.fc28.x86_64 >cyrus-sasl-lib-2.1.27-0.1rc7.fc28.x86_64 >bridge-utils-1.6-1.fc28.x86_64 >libteam-1.27-6.fc28.x86_64 >libfdisk-2.32-2.fc28.x86_64 >hexedit-1.2.13-12.fc28.x86_64 >mesa-libGL-18.0.1-2.fc28.x86_64 >cryptsetup-libs-2.0.2-2.fc28.x86_64 >naver-nanum-gothic-fonts-3.020-20.20140930.fc28.1.noarch >mesa-dri-drivers-18.0.1-2.fc28.x86_64 >dbus-1.12.0-1.fc28.x86_64 >dejavu-sans-mono-fonts-2.35-6.fc28.noarch >keyutils-1.5.10-6.fc28.x86_64 >dracut-047-8.git20180305.fc28.x86_64 >lohit-devanagari-fonts-2.95.4-3.fc28.noarch >rsync-3.1.3-3.fc28.x86_64 >device-mapper-event-libs-1.02.146-4.fc28.x86_64 >lohit-odia-fonts-2.91.2-3.fc28.noarch >libksba-1.3.5-7.fc28.x86_64 >polkit-pkla-compat-0.1-12.fc28.x86_64 >vlgothic-fonts-20141206-10.fc28.1.noarch >perl-parent-0.236-395.fc28.noarch >dracut-network-047-8.git20180305.fc28.x86_64 >abattis-cantarell-fonts-0.0.25-4.fc28.noarch >perl-File-Path-2.15-2.fc28.noarch >libblockdev-swap-2.16-2.fc28.x86_64 >zd1211-firmware-1.4-15.fc28.noarch >perl-Socket-2.027-2.fc28.x86_64 >kpartx-0.7.4-2.git07e7bd5.fc28.x86_64 >libertas-sd8686-firmware-20180402-83.git8c1e439c.fc28.noarch >libcomps-0.1.8-11.fc28.x86_64 >lvm2-libs-2.02.177-4.fc28.x86_64 >iwl6000g2a-firmware-18.168.6.1-83.fc28.1.noarch >diffutils-3.6-4.fc28.x86_64 >libblockdev-lvm-2.16-2.fc28.x86_64 >iwl4965-firmware-228.61.2.24-83.fc28.1.noarch >iso-codes-3.77-2.fc28.noarch >tigervnc-server-minimal-1.8.0-7.fc28.x86_64 >iwl2000-firmware-18.168.6.1-83.fc28.1.noarch >snappy-1.1.7-5.fc28.x86_64 >libblockdev-kbd-2.16-2.fc28.x86_64 >libconfig-1.5-9.fc28.x86_64 >fontpackages-filesystem-1.44-21.fc28.noarch >ipw2100-firmware-1.3-22.fc28.noarch >xorg-x11-drv-evdev-2.10.5-5.fc28.x86_64 >docker-rhel-push-plugin-1.13.1-51.git4032bd5.fc28.x86_64 >hwdata-0.311-1.fc28.noarch >xorg-x11-drv-openchrome-0.6.0-4.fc28.x86_64 >hyphen-2.8.8-9.fc28.x86_64 >langtable-0.0.38-5.fc28.noarch >xorg-x11-drv-vmware-13.2.1-5.fc28.x86_64 >libthai-0.1.27-2.fc28.x86_64 >dnf-conf-2.7.5-12.fc28.noarch >gtk3-3.22.30-1.fc28.x86_64 >orc-0.4.28-2.fc28.x86_64 >thai-scalable-fonts-common-0.6.4-2.fc28.noarch >libtimezonemap-0.4.5.1-3.fc28.x86_64 >libtiff-4.0.9-7.fc28.x86_64 >subscription-manager-rhsm-certificates-1.21.2-3.fc28.x86_64 >anaconda-widgets-28.22.10-1.fc28.x86_64 >libfastjson-0.99.8-2.fc28.x86_64 >mesa-filesystem-18.0.1-2.fc28.x86_64 >libgnomekbd-3.26.0-4.fc28.x86_64 >libsndfile-1.0.28-7.fc28.x86_64 >mobile-broadband-provider-info-1.20170310-1.fc28.noarch >mdadm-4.0-5.fc27.x86_64 >libmcpp-2.7.2-20.fc28.x86_64 >libX11-common-1.6.5-7.fc28.noarch >wpa_supplicant-2.6-14.fc28.x86_64 >pkgconf-1.4.2-1.fc28.x86_64 >setup-2.11.3-1.fc28.noarch >libcanberra-0.30-16.fc28.x86_64 >libsigsegv-2.11-5.fc28.x86_64 >libselinux-2.7-13.fc28.x86_64 >nss-3.36.0-1.0.fc28.x86_64 >libpath_utils-0.2.1-38.fc28.x86_64 >glibc-2.27-8.fc28.x86_64 >NetworkManager-libnm-1.10.6-1.fc28.x86_64 >rmt-1.5.3-12.fc28.x86_64 >libstdc++-8.0.1-0.20.fc28.x86_64 >gpgme-1.10.0-4.fc28.x86_64 >libatomic_ops-7.6.2-3.fc28.x86_64 >libcom_err-1.43.8-2.fc28.x86_64 >rpm-plugin-selinux-4.14.1-7.fc28.x86_64 >glibc-langpack-en-2.27-8.fc28.x86_64 >libcap-2.25-9.fc28.x86_64 >libreport-2.9.4-1.fc28.x86_64 >libev-4.24-6.fc28.x86_64 >libxcrypt-4.0.0-5.fc28.x86_64 >libreport-web-2.9.4-1.fc28.x86_64 >coreutils-8.29-5.fc28.x86_64 >libgpg-error-1.29-1.fc28.x86_64 >volume_key-libs-0.3.9-19.fc28.x86_64 >krb5-libs-1.16-21.fc28.x86_64 >libgcrypt-1.8.2-2.fc28.x86_64 >usermode-1.112-1.fc28.x86_64 >glib2-2.56.1-1.fc28.x86_64 >kmod-25-2.fc28.x86_64 >libreport-plugin-bugzilla-2.9.4-1.fc28.x86_64 >dbus-libs-1.12.0-1.fc28.x86_64 >libunistring-0.9.9-1.fc28.x86_64 >libdnf-0.11.1-3.fc28.x86_64 >gnutls-3.6.2-1.fc28.x86_64 >libX11-xcb-1.6.5-7.fc28.x86_64 >container-selinux-2.55-1.fc28.noarch >gzip-1.9-3.fc28.x86_64 >sed-4.5-1.fc28.x86_64 >grubby-8.40-11.fc28.x86_64 >python3-libs-3.6.5-1.fc28.x86_64 >grub2-common-2.02-34.fc28.noarch >python3-gpg-1.10.0-4.fc28.x86_64 >libpwquality-1.4.0-7.fc28.x86_64 >libpciaccess-0.13.4-8.fc28.x86_64 >nm-connection-editor-1.8.10-2.fc28.2.x86_64 >python3-idna-2.5-4.fc28.noarch >which-2.21-8.fc28.x86_64 >device-mapper-multipath-libs-0.7.4-2.git07e7bd5.fc28.x86_64 >libgudev-232-3.fc28.x86_64 >libxshmfence-1.3-1.fc28.x86_64 >udisks2-2.7.6-1.fc28.x86_64 >libcroco-0.6.12-4.fc28.x86_64 >nettle-3.4-2.fc28.x86_64 >python3-blivet-3.0.0-0.6.1.b1.fc28.noarch >python3-ordered-set-2.0.2-3.fc28.noarch >libXau-1.0.8-11.fc28.x86_64 >guile-2.0.14-7.fc28.x86_64 >procps-ng-3.3.12-1.fc28.x86_64 >libXrender-0.9.10-5.fc28.x86_64 >iscsi-initiator-utils-iscsiuio-6.2.0.874-9.git86e8892.fc28.x86_64 >python3-gobject-base-3.28.2-1.fc28.x86_64 >libXinerama-1.1.3-10.fc28.x86_64 >rpm-build-libs-4.14.1-7.fc28.x86_64 >libevent-2.1.8-2.fc28.x86_64 >libXcomposite-0.4.4-12.fc28.x86_64 >python3-meh-0.46-2.fc28.noarch >python3-pydbus-0.6.0-5.fc28.noarch >libXt-1.1.5-7.fc28.x86_64 >fipscheck-1.5.0-4.fc28.x86_64 >python3-bind-9.11.3-6.fc28.noarch >libxslt-1.1.32-2.fc28.x86_64 >kbd-misc-2.0.4-5.fc28.noarch >gettext-0.19.8.1-14.fc28.x86_64 >cpio-2.12-7.fc28.x86_64 >anaconda-gui-28.22.10-1.fc28.x86_64 >avahi-glib-0.7-12.fc28.x86_64 >lz4-libs-1.8.1.2-4.fc28.x86_64 >kernel-modules-4.16.3-301.fc28.x86_64 >python3-pwquality-1.4.0-7.fc28.x86_64 >libwayland-egl-1.15.0-1.fc28.x86_64 >kexec-tools-anaconda-addon-2.0.16-5.fc28.x86_64 >python3-asn1crypto-0.24.0-1.fc28.noarch >libverto-0.3.0-5.fc28.x86_64 >dnf-2.7.5-12.fc28.noarch >python3-requests-2.18.4-3.fc28.noarch >libtool-ltdl-2.4.6-22.fc28.x86_64 >rpm-ostree-2018.4-1.fc28.x86_64 >python3-audit-2.8.3-3.fc28.x86_64 >userspace-rcu-0.10.1-2.fc28.x86_64 >wget-1.19.4-2.fc28.x86_64 >python3-langtable-0.0.38-5.fc28.noarch >libglvnd-egl-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >metacity-3.28.0-1.fc28.x86_64 >python3-pytoml-0.1.14-5.git7dea353.fc28.noarch >libXvMC-1.0.10-5.fc28.x86_64 >libblockdev-lvm-dbus-2.16-2.fc28.x86_64 >python3-systemd-234-5.fc28.x86_64 >xorg-x11-xkb-utils-7.7-23.fc28.x86_64 >grub2-tools-efi-2.02-34.fc28.x86_64 >fros-1.1-15.fc28.noarch >libnl3-cli-3.4.0-3.fc28.x86_64 >bfa-firmware-3.2.21.1-9.fc28.noarch >python2-2.7.14-15.fc28.x86_64 >nss-softokn-freebl-3.36.0-1.0.fc28.x86_64 >net-tools-2.0-0.49.20160912git.fc28.x86_64 >colord-libs-1.4.2-1.fc28.x86_64 >libmetalink-0.1.3-6.fc28.x86_64 >spice-vdagent-0.17.0-6.fc28.x86_64 >pulseaudio-libs-11.1-18.fc28.x86_64 >libfontenc-1.1.3-7.fc28.x86_64 >bind-utils-9.11.3-6.fc28.x86_64 >xorg-x11-drv-wacom-serial-support-0.36.1-2.fc28.x86_64 >pciutils-libs-3.5.6-3.fc28.x86_64 >dump-0.4-0.36.b46.fc28.x86_64 >libudisks2-2.7.6-1.fc28.x86_64 >libaio-0.3.110-11.fc28.x86_64 >strace-4.22-1.fc28.x86_64 >gdk-pixbuf2-2.36.12-1.fc28.x86_64 >libevdev-1.5.9-3.fc28.x86_64 >grub2-efi-x64-cdboot-2.02-34.fc28.x86_64 >libutempter-1.1.6-14.fc28.x86_64 >libbasicobjects-0.1.1-38.fc28.x86_64 >bzip2-1.0.6-26.fc28.x86_64 >unique-1.1.6-20.fc28.x86_64 >libmnl-1.0.4-6.fc28.x86_64 >less-530-1.fc28.x86_64 >bind-export-libs-9.11.3-6.fc28.x86_64 >iptables-1.6.2-2.fc28.x86_64 >vconfig-1.9-23.fc28.x86_64 >util-linux-2.32-2.fc28.x86_64 >libglvnd-glx-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >smc-meera-fonts-6.1-9.fc28.noarch >elfutils-libs-0.170-11.fc28.x86_64 >mesa-libxatracker-18.0.1-2.fc28.x86_64 >dejavu-sans-fonts-2.35-6.fc28.noarch >elfutils-default-yama-scope-0.170-11.fc28.noarch >efivar-34-1.fc28.x86_64 >lohit-bengali-fonts-2.91.5-3.fc28.noarch >parted-3.2-31.fc28.x86_64 >jasper-libs-2.0.14-3.fc28.x86_64 >lohit-kannada-fonts-2.5.4-3.fc28.noarch >libblockdev-2.16-2.fc28.x86_64 >libdb-utils-5.3.28-30.fc28.x86_64 >madan-fonts-2.000-20.fc28.noarch >iputils-20161105-9.fc28.x86_64 >perl-constant-1.33-396.fc28.noarch >aajohan-comfortaa-fonts-3.001-2.fc28.noarch >python3-blockdev-2.16-2.fc28.x86_64 >perl-threads-2.21-2.fc28.x86_64 >sil-padauk-fonts-3.002-3.fc28.noarch >python3-pyparted-3.11.0-10.fc28.x86_64 >perl-interpreter-5.26.1-409.fc28.x86_64 >libertas-sd8787-firmware-20180402-83.git8c1e439c.fc28.noarch >dmraid-1.0.0.rc16-37.fc28.x86_64 >bubblewrap-0.2.0-3.fc28.x86_64 >iwl6000g2b-firmware-18.168.6.1-83.fc28.1.noarch >lvm2-2.02.177-4.fc28.x86_64 >syslinux-6.04-0.8.fc28.x86_64 >iwl5000-firmware-8.83.5.1_1-83.fc28.1.noarch >kexec-tools-2.0.16-5.fc28.x86_64 >xml-common-0.6.3-48.fc28.noarch >iwl2030-firmware-18.168.6.1-83.fc28.1.noarch >xorg-x11-drv-intel-2.99.917-32.20171025.fc28.x86_64 >libproxy-0.4.15-5.fc28.x86_64 >iwl1000-firmware-39.31.5.1-83.fc28.1.noarch >libgcc-8.0.1-0.20.fc28.x86_64 >GeoIP-GeoLite-data-2018.04-1.fc28.noarch >xorg-x11-drv-dummy-0.3.7-6.fc28.x86_64 >bind-license-9.11.3-6.fc28.noarch >authselect-libs-0.4-1.fc28.x86_64 >xorg-x11-drv-nouveau-1.0.15-4.fc28.x86_64 >skopeo-containers-0.1.29-5.git7add6fc.fc28.x86_64 >libwebp-0.6.1-8.fc28.x86_64 >xorg-x11-drv-vesa-2.4.0-2.fc28.x86_64 >tigervnc-license-1.8.0-7.fc28.noarch >cdparanoia-libs-10.2-27.fc28.x86_64 >at-spi2-atk-2.26.2-1.fc28.x86_64 >smc-fonts-common-6.1-9.fc28.noarch >brotli-1.0.1-3.fc28.x86_64 >keybinder3-0.3.2-4.fc28.x86_64 >anaconda-user-help-26.1-6.fc28.noarch >libargon2-20161029-5.fc28.x86_64 >glade-libs-3.22.1-1.fc28.x86_64 >quota-nls-4.04-5.fc28.noarch >liblogging-stdlog-1.0.6-4.fc28.x86_64 >GConf2-3.2.6-20.fc28.x86_64 >publicsuffix-list-dafsa-20180328-1.fc28.noarch >ethtool-4.16-1.fc28.x86_64 >gssproxy-0.8.0-4.fc28.x86_64 >adwaita-cursor-theme-3.28.0-1.fc28.noarch >mcpp-2.7.2-20.fc28.x86_64 >lldpad-1.0.1-9.git036e314.fc28.x86_64 >fedora-release-28-1.noarch >pkgconf-pkg-config-1.4.2-1.fc28.x86_64 >sound-theme-freedesktop-0.8-9.fc28.noarch >pcre2-10.31-4.fc28.x86_64 >gawk-4.2.1-1.fc28.x86_64 >openssl-1.1.0h-3.fc28.x86_64 >glibc-common-2.27-8.fc28.x86_64 >libini_config-1.3.1-38.fc28.x86_64 >libcurl-7.59.0-2.fc28.x86_64 >zlib-1.2.11-7.fc28.x86_64 >yajl-2.1.0-10.fc28.x86_64 >gnupg2-2.2.6-1.fc28.x86_64 >libuuid-2.32-2.fc28.x86_64 >gc-7.6.4-3.fc28.x86_64 >curl-7.59.0-2.fc28.x86_64 >expat-2.2.5-3.fc28.x86_64 >sgpio-1.2.0.10-21.fc28.x86_64 >satyr-0.25-4.fc28.x86_64 >readline-7.0-10.fc28.x86_64 >libverto-libev-0.3.0-5.fc28.x86_64 >selinux-policy-3.14.1-21.fc28.noarch >perl-libs-5.26.1-409.fc28.x86_64 >crypto-policies-20180306-1.gitaea6928.fc28.noarch >gnupg-1.4.22-6.fc28.x86_64 >libffi-3.1-16.fc28.x86_64 >fontconfig-2.13.0-3.fc28.x86_64 >passwd-0.80-2.fc28.x86_64 >libdb-5.3.28-30.fc28.x86_64 >systemd-libs-238-7.fc28.1.x86_64 >libreport-gtk-2.9.4-1.fc28.x86_64 >chkconfig-1.10-4.fc28.x86_64 >cairo-gobject-1.15.12-1.fc28.x86_64 >rpm-ostree-libs-2018.4-1.fc28.x86_64 >libtar-1.2.20-12.fc28.x86_64 >libarchive-3.3.1-4.fc28.x86_64 >policycoreutils-python-utils-2.7-18.fc28.noarch >libacl-2.2.52-20.fc28.x86_64 >xmlrpc-c-1.51.0-5.fc28.x86_64 >grub2-tools-2.02-34.fc28.x86_64 >libnl3-3.4.0-3.fc28.x86_64 >python3-pip-9.0.3-1.fc28.noarch >python3-librepo-1.8.1-7.fc28.x86_64 >libICE-1.0.9-12.fc28.x86_64 >pam-1.3.0-10.fc28.x86_64 >libnma-1.8.10-2.fc28.2.x86_64 >p11-kit-0.23.10-1.fc28.x86_64 >avahi-libs-0.7-12.fc28.x86_64 >librados2-12.2.4-1.fc28.x86_64 >keyutils-libs-1.5.10-6.fc28.x86_64 >libxklavier-5.4-10.fc28.x86_64 >libblockdev-part-2.16-2.fc28.x86_64 >libSM-1.2.2-8.fc28.x86_64 >alsa-lib-1.1.6-2.fc28.x86_64 >libblockdev-plugins-all-2.16-2.fc28.x86_64 >efivar-libs-34-1.fc28.x86_64 >python3-ply-3.9-6.fc28.noarch >xorg-x11-xinit-1.3.4-18.fc28.x86_64 >libXext-1.3.3-8.fc28.x86_64 >webkit2gtk3-jsc-2.20.1-1.fc28.x86_64 >isns-utils-libs-0.97-6.fc28.x86_64 >libXi-1.7.9-6.fc28.x86_64 >bind-libs-lite-9.11.3-6.fc28.x86_64 >ima-evm-utils-1.1-2.fc28.x86_64 >libXv-1.0.11-5.fc28.x86_64 >mokutil-0.3.0-8.fc28.x86_64 >python3-libreport-2.9.4-1.fc28.x86_64 >json-c-0.13.1-1.fc28.x86_64 >glib-networking-2.56.0-1.fc28.x86_64 >fipscheck-lib-1.5.0-4.fc28.x86_64 >libpsl-0.20.1-1.fc28.x86_64 >python3-pycparser-2.14-13.fc28.noarch >anaconda-install-env-deps-28.22.10-1.fc28.x86_64 >perl-Scalar-List-Utils-1.49-2.fc28.x86_64 >harfbuzz-icu-1.7.5-3.fc28.x86_64 >anaconda-core-28.22.10-1.fc28.x86_64 >adwaita-icon-theme-3.28.0-1.fc28.noarch >python3-libsemanage-2.7-12.fc28.x86_64 >kernel-core-4.16.3-301.fc28.x86_64 >xz-5.2.3-7.fc28.x86_64 >python3-chardet-3.0.4-5.fc28.noarch >kernel-4.16.3-301.fc28.x86_64 >libglvnd-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >python3-cryptography-2.2.1-1.fc28.x86_64 >openssh-clients-7.7p1-2.fc28.x86_64 >libpcap-1.8.1-8.fc28.x86_64 >python3-kickstart-3.12-1.fc28.noarch >nfs-utils-2.3.1-7.rc1.fc28.x86_64 >libedit-3.1-23.20170329cvs.fc28.x86_64 >python3-setools-4.1.1-6.fc28.x86_64 >volume_key-0.3.9-19.fc28.x86_64 >mesa-libgbm-18.0.1-2.fc28.x86_64 >python3-ntplib-0.3.3-10.fc28.noarch >nss-tools-3.36.0-1.0.fc28.x86_64 >gdbm-1.14.1-4.fc28.x86_64 >python3-PyYAML-3.12-10.fc28.x86_64 >libibverbs-16.2-3.fc28.x86_64 >libxkbfile-1.0.9-7.fc28.x86_64 >python3-wrapt-1.10.11-2.fc28.x86_64 >shim-ia32-13-4.x86_64 >libwayland-cursor-1.15.0-1.fc28.x86_64 >bcache-tools-1.0.8-12.fc28.x86_64 >dracut-config-generic-047-8.git20180305.fc28.x86_64 >libbytesize-1.2-3.fc28.x86_64 >python2-libs-2.7.14-15.fc28.x86_64 >audit-2.8.3-3.fc28.x86_64 >gdisk-1.0.3-6.fc28.x86_64 >libusb-0.1.5-12.fc28.x86_64 >smartmontools-6.6-3.fc28.x86_64 >hunspell-1.6.2-1.fc28.x86_64 >plymouth-core-libs-0.9.3-5.fc28.x86_64 >usbutils-009-2.fc28.x86_64 >fuse-libs-2.9.7-11.fc28.x86_64 >enchant-1.6.0-20.fc28.x86_64 >nmap-ncat-7.60-12.fc28.x86_64 >ntfs-3g-2017.3.23-4.fc28.x86_64 >ModemManager-glib-1.6.12-3.fc28.x86_64 >pcmciautils-018-14.fc28.x86_64 >libsmartcols-2.32-2.fc28.x86_64 >gdk-pixbuf2-modules-2.36.12-1.fc28.x86_64 >efibootmgr-15-6.fc28.x86_64 >libselinux-utils-2.7-13.fc28.x86_64 >libXft-2.3.2-8.fc28.x86_64 >ftp-0.17-75.fc28.x86_64 >ipcalc-0.2.2-4.fc28.x86_64 >gstreamer1-plugins-base-1.14.0-2.fc28.x86_64 >pigz-2.4-2.fc28.x86_64 >libnetfilter_conntrack-1.0.6-5.fc28.x86_64 >libssh-0.7.5-7.fc28.x86_64 >mtr-0.92-1.fc28.x86_64 >xorg-x11-server-common-1.19.6-7.fc28.x86_64 >device-mapper-1.02.146-4.fc28.x86_64 >thai-scalable-waree-fonts-0.6.4-2.fc28.noarch >libglvnd-gles-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >systemd-pam-238-7.fc28.1.x86_64 >kacst-qurn-fonts-2.0-19.fc28.noarch >libXxf86misc-1.0.3-15.fc28.x86_64 >xorg-x11-server-Xorg-1.19.6-7.fc28.x86_64 >lohit-assamese-fonts-2.91.5-3.fc28.noarch >flac-libs-1.3.2-6.fc28.x86_64 >libblockdev-utils-2.16-2.fc28.x86_64 >lohit-gurmukhi-fonts-2.91.2-3.fc28.noarch >attr-2.4.47-23.fc28.x86_64 >os-prober-1.74-6.fc28.x86_64 >lohit-telugu-fonts-2.5.5-3.fc28.noarch >perl-Text-Tabs+Wrap-2013.0523-395.fc28.noarch >initscripts-9.79-3.fc28.x86_64 >sil-abyssinica-fonts-1.200-13.fc28.noarch >perl-threads-shared-1.58-2.fc28.x86_64 >device-mapper-event-1.02.146-4.fc28.x86_64 >jomolhari-fonts-0.003-24.fc28.noarch >perl-Errno-1.28-409.fc28.x86_64 >dbxtool-8-5.fc28.x86_64 >libertas-usb8388-firmware-20180402-83.git8c1e439c.fc28.noarch >isomd5sum-1.2.3-1.fc28.x86_64 >dmraid-events-1.0.0.rc16-37.fc28.x86_64 >iwl6050-firmware-41.28.5.1-83.fc28.1.noarch >syslinux-nonlinux-6.04-0.8.fc28.noarch >lvm2-dbusd-2.02.177-4.fc28.x86_64 >iwl5150-firmware-8.24.2.2-83.fc28.1.noarch >libss-1.43.8-2.fc28.x86_64 >plymouth-scripts-0.9.3-5.fc28.x86_64 >iwl3160-firmware-25.30.13.0-83.fc28.1.noarch >libmodman-2.0.1-17.fc28.x86_64 >lxpolkit-0.5.3-2.fc28.4.x86_64 >iwl105-firmware-18.168.6.1-83.fc28.1.noarch >atmel-firmware-1.3-18.fc28.noarch > > >/tmp/blivet-gui-utils.log: >DBG:blivet-gui-utils: Deleting device 'sda1': >================================================================================ >**User input:** > > device: existing 600 MiB partition sda1 (228) with existing ext4 filesystem > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7fd3e85e72e8) -- > name = sda1 status = True id = 228 > children = [] > parents = ['existing 167.68 GiB disk sda (218) with existing msdos disklabel'] > uuid = e363a6a5-01 size = 600 MiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 600 MiB path = /dev/sda1 > format args = [] original_format = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85e5f98> fileSystem: <parted.filesystem.FileSystem object at 0x7fd3e7884eb8> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e7884c88> PedPartition: <_ped.Partition object at 0x7fd3e8722c50> > disk = existing 167.68 GiB disk sda (218) with existing msdos disklabel > start = 2048 end = 1230847 length = 1228800 > flags = boot > >DBG:blivet-gui-utils: Deleting device 'boot': >================================================================================ >**User input:** > > device: existing 1023 MiB mdarray boot (21) with existing ext4 filesystem > delete_parents: True > >**Involved devices:** > >MDRaidArrayDevice instance (0x7fd3e85b1e48) -- > name = boot status = False id = 21 > children = [] > parents = ['existing 1024 MiB partition sdc1 (12) with existing mdmember', > 'existing 1024 MiB partition sdh1 (36) with existing mdmember', > 'existing 1024 MiB partition sdd1 (56) with existing mdmember'] > uuid = 3a4701cc-315c-e956-b2de-5cf26158f15c size = 1023 MiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 1023 MiB path = /dev/md/boot > format args = [] original_format = ext4 level = raid1 spares = 0 > members = 3 > total devices = 3 metadata version = 1.2 > >DBG:blivet-gui-utils: Deleting device 'sdc1': >================================================================================ >**User input:** > > device: existing 1024 MiB partition sdc1 (12) with existing mdmember > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7fd3e85c69e8) -- > name = sdc1 status = True id = 12 > children = [] > parents = ['existing 238.47 GiB disk sdc (2) with existing msdos disklabel'] > uuid = 7a4bc0c9-01 size = 1024 MiB > format = existing mdmember > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc1 > target size = 1024 MiB path = /dev/sdc1 > format args = [] original_format = mdmember grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85c6668> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8423828> PedPartition: <_ped.Partition object at 0x7fd3e8722308> > disk = existing 238.47 GiB disk sdc (2) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot, raid > >DBG:blivet-gui-utils: Deleting device 'sdh1': >================================================================================ >**User input:** > > device: existing 1024 MiB partition sdh1 (36) with existing mdmember > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7fd3e85cd630) -- > name = sdh1 status = True id = 36 > children = [] > parents = ['existing 238.47 GiB disk sdh (26) with existing msdos disklabel'] > uuid = 0e610c04-01 size = 1024 MiB > format = existing mdmember > major = 8 minor = 113 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1 > target size = 1024 MiB path = /dev/sdh1 > format args = [] original_format = mdmember grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85d5128> fileSystem: None > number: 1 path: /dev/sdh1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8423e80> PedPartition: <_ped.Partition object at 0x7fd3e788ca98> > disk = existing 238.47 GiB disk sdh (26) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot, raid > >DBG:blivet-gui-utils: Deleting device 'sdd1': >================================================================================ >**User input:** > > device: existing 1024 MiB partition sdd1 (56) with existing mdmember > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7fd3e85d8048) -- > name = sdd1 status = True id = 56 > children = [] > parents = ['existing 238.47 GiB disk sdd (46) with existing msdos disklabel'] > uuid = 7a7d0f42-01 size = 1024 MiB > format = existing mdmember > major = 8 minor = 49 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd/sdd1 > target size = 1024 MiB path = /dev/sdd1 > format args = [] original_format = mdmember grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3e85d5cc0> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd3e8423b70> PedPartition: <_ped.Partition object at 0x7fd3e788c9e8> > disk = existing 238.47 GiB disk sdd (46) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot, raid > >DBG:blivet-gui-utils: Adding a new 'mdraid' device: >================================================================================ >**User input:** > > device_type: mdraid > size_selection: > total_size: 4 GiB > parents: > parent_device: existing 167.68 GiB disk sda (218) with existing msdos disklabel > free_space: existing 1.07 GiB free space > selected_size: 1024 MiB > > parent_device: existing 238.47 GiB disk sdc (2) with existing msdos disklabel > free_space: existing 1024 MiB free space > selected_size: 1024 MiB > > parent_device: existing 238.47 GiB disk sdd (46) with existing msdos disklabel > free_space: existing 1024 MiB free space > selected_size: 1024 MiB > > parent_device: existing 238.47 GiB disk sdh (26) with existing msdos disklabel > free_space: existing 1024 MiB free space > selected_size: 1024 MiB > filesystem: ext4 > name: boot > label: boot > mountpoint: /boot > encrypt: False > passphrase: > raid_level: raid0 > advanced: > chunk_size: 512 KiB > >**Involved devices:** > >DiskDevice instance (0x7fd3e85e5ba8) -- > name = sda status = True id = 218 > children = ['existing 126.6 GiB partition sda2 (238) with existing ext4 filesystem', > 'existing 30 GiB partition sda3 (248) with existing ext4 filesystem', > 'existing 10 GiB partition sda4 (258)', > 'existing 10 GiB partition sda5 (263) with existing ext4 filesystem'] > parents = [] > uuid = None size = 167.68 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 167.68 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x55cd2e4000090846 >DiskDevice instance (0x7fd3e85c6518) -- > name = sdc status = True id = 2 > children = ['existing 237.47 GiB partition sdc2 (73) with existing mdmember'] > parents = [] > uuid = None size = 238.47 GiB > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc > target size = 238.47 GiB path = /dev/sdc > format args = [] original_format = disklabel removable = False wwn = 0x50025388400fb2c9 >DiskDevice instance (0x7fd3e85baf98) -- > name = sdd status = True id = 46 > children = ['existing 237.47 GiB partition sdd2 (87) with existing mdmember'] > parents = [] > uuid = None size = 238.47 GiB > format = existing msdos disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdd > target size = 238.47 GiB path = /dev/sdd > format args = [] original_format = disklabel removable = False wwn = 0x50025388a0a475b9 >DiskDevice instance (0x7fd3e85cdcf8) -- > name = sdh status = True id = 26 > children = ['existing 237.47 GiB partition sdh2 (97) with existing mdmember'] > parents = [] > uuid = None size = 238.47 GiB > format = existing msdos disklabel > major = 8 minor = 112 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh > target size = 238.47 GiB path = /dev/sdh > format args = [] original_format = disklabel removable = False wwn = 0x50025388400fb2b5 > >DBG:blivet-gui-utils: Formatting device 'fedora-log' >================================================================================ >**User input:** > > edit_device: existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem mounted at /var/log > format: True > filesystem: ext4 > label: log > mountpoint: /var/log > >**Involved devices:** > >LVMLogicalVolumeDevice instance (0x7fd3e85da048) -- > name = fedora-log status = False id = 116 > children = [] > parents = ['existing 237.34 GiB lvmvg fedora (112)'] > uuid = 5Sawlb-xZ2s-81Km-N6r4-7cgk-xhEE-01lvA2 size = 10 GiB > format = existing ext4 filesystem mounted at /var/log > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 10 GiB path = /dev/mapper/fedora-log > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd3e85d8f28) -- > name = fedora status = False id = 112 > children = ['existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem mounted ' > 'at /var/log', > 'existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem ' > 'mounted at /home', > 'existing 30 GiB lvmlv fedora-root (142) with existing ext4 filesystem ' > 'mounted at /'] > parents = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > uuid = PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 size = 237.34 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 237.35 GiB path = /dev/fedora > format args = [] original_format = None free = 4 MiB PE Size = 4 MiB PE Count = 60761 > PE Free = 1 PV Count = 1 > modified = False extents = 60760 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > LVs = ['existing 10 GiB lvmlv fedora-log (116) with existing ext4 filesystem mounted ' > 'at /var/log', > 'existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem ' > 'mounted at /home', > 'existing 30 GiB lvmlv fedora-root (142) with existing ext4 filesystem ' > 'mounted at /'] > segment type = linear percent = 0 > VG space used = 10 GiB > >DBG:blivet-gui-utils: Formatting device 'fedora-root' >================================================================================ >**User input:** > > edit_device: existing 30 GiB lvmlv fedora-root (142) with existing ext4 filesystem mounted at / > format: True > filesystem: ext4 > label: root > mountpoint: / > >**Involved devices:** > >LVMLogicalVolumeDevice instance (0x7fd3e85deac8) -- > name = fedora-root status = False id = 142 > children = [] > parents = ['existing 237.34 GiB lvmvg fedora (112)'] > uuid = UTI5Zr-pxop-d4zk-MYPV-vUWK-ziem-SW1Qux size = 30 GiB > format = existing ext4 filesystem mounted at / > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 30 GiB path = /dev/mapper/fedora-root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd3e85d8f28) -- > name = fedora status = False id = 112 > children = ['existing 10 GiB lvmlv fedora-log (116) with non-existent ext4 filesystem ' > 'mounted at /var/log', > 'existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem ' > 'mounted at /home', > 'existing 30 GiB lvmlv fedora-root (142) with existing ext4 filesystem ' > 'mounted at /'] > parents = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > uuid = PEvrwx-1k7Z-A2Rp-nXnR-36oC-chWr-YOQCR5 size = 237.34 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 237.35 GiB path = /dev/fedora > format args = [] original_format = None free = 4 MiB PE Size = 4 MiB PE Count = 60761 > PE Free = 1 PV Count = 1 > modified = False extents = 60760 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 237.35 GiB mdarray fedora-raid (82) with existing lvmpv'] > LVs = ['existing 10 GiB lvmlv fedora-log (116) with non-existent ext4 filesystem ' > 'mounted at /var/log', > 'existing 197.34 GiB lvmlv fedora-home (129) with existing ext4 filesystem ' > 'mounted at /home', > 'existing 30 GiB lvmlv fedora-root (142) with existing ext4 filesystem ' > 'mounted at /'] > segment type = linear percent = 0 > VG space used = 30 GiB > > > >/tmp/dbus.log: >dbus-daemon[2314]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2108 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >dbus-daemon[2314]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[2314]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2314]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2314]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2314]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2314]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2314]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2314]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2314]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2314]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2314]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[2314]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[2314]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[2314]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[2314]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[2314]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[2314]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[2314]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[2314]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' > > >/tmp/syslog: >18:05:08,781 NOTICE kernel:Linux version 4.16.3-301.fc28.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 8.0.1 20180324 (Red Hat 8.0.1-0.20) (GCC)) #1 SMP Mon Apr 23 21:59:58 UTC 2018 >18:05:08,781 INFO kernel:Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-28 quiet >18:05:08,781 NOTICE kernel:random: get_random_u32 called from bsp_init_amd+0x1ca/0x200 with crng_init=0 >18:05:08,781 INFO kernel:x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >18:05:08,781 INFO kernel:x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >18:05:08,781 INFO kernel:x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >18:05:08,781 INFO kernel:x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >18:05:08,781 INFO kernel:x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. >18:05:08,781 INFO kernel:e820: BIOS-provided physical RAM map: >18:05:08,781 INFO kernel:BIOS-e820: [mem 0x0000000000000000-0x000000000009a7ff] usable >18:05:08,781 INFO kernel:BIOS-e820: [mem 0x000000000009a800-0x000000000009ffff] reserved >18:05:08,781 INFO kernel:BIOS-e820: [mem 0x00000000000e6000-0x00000000000fffff] reserved >18:05:08,781 INFO kernel:BIOS-e820: [mem 0x0000000000100000-0x00000000c7f7ffff] usable >18:05:08,781 INFO kernel:BIOS-e820: [mem 0x00000000c7f8e000-0x00000000c7f8ffff] type 9 >18:05:08,781 INFO kernel:BIOS-e820: [mem 0x00000000c7f90000-0x00000000c7fa1fff] ACPI data >18:05:08,781 INFO kernel:BIOS-e820: [mem 0x00000000c7fa2000-0x00000000c7fdffff] ACPI NVS >18:05:08,781 INFO kernel:BIOS-e820: [mem 0x00000000c7fe0000-0x00000000c7ffffff] reserved >18:05:08,781 INFO kernel:BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >18:05:08,781 INFO kernel:BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved >18:05:08,781 INFO kernel:BIOS-e820: [mem 0x0000000100000000-0x0000001036ffffff] usable >18:05:08,781 INFO kernel:NX (Execute Disable) protection: active >18:05:08,781 NOTICE kernel:random: fast init done >18:05:08,781 INFO kernel:SMBIOS 2.6 present. >18:05:08,781 INFO kernel:DMI: ASUSTeK Computer INC. KGP(M)E-D16/KGP(M)E-D16, BIOS 3201 02/19/2013 >18:05:08,781 DEBUG kernel:e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >18:05:08,781 DEBUG kernel:e820: remove [mem 0x000a0000-0x000fffff] usable >18:05:08,781 INFO kernel:e820: last_pfn = 0x1037000 max_arch_pfn = 0x400000000 >18:05:08,781 DEBUG kernel:MTRR default type: uncachable >18:05:08,781 DEBUG kernel:MTRR fixed ranges enabled: >18:05:08,781 DEBUG kernel: 00000-9FFFF write-back >18:05:08,781 DEBUG kernel: A0000-EFFFF uncachable >18:05:08,781 DEBUG kernel: F0000-FFFFF write-protect >18:05:08,781 DEBUG kernel:MTRR variable ranges enabled: >18:05:08,781 DEBUG kernel: 0 base 000000000000 mask FFFF80000000 write-back >18:05:08,781 DEBUG kernel: 1 base 000080000000 mask FFFFC0000000 write-back >18:05:08,781 DEBUG kernel: 2 base 0000C0000000 mask FFFFF8000000 write-back >18:05:08,781 DEBUG kernel: 3 disabled >18:05:08,781 DEBUG kernel: 4 disabled >18:05:08,781 DEBUG kernel: 5 disabled >18:05:08,781 DEBUG kernel: 6 disabled >18:05:08,781 DEBUG kernel: 7 disabled >18:05:08,781 DEBUG kernel:TOM2: 0000001037000000 aka 66416M >18:05:08,781 INFO kernel:x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >18:05:08,781 DEBUG kernel:e820: update [mem 0xc8000000-0xffffffff] usable ==> reserved >18:05:08,781 INFO kernel:e820: last_pfn = 0xc7f80 max_arch_pfn = 0x400000000 >18:05:08,781 INFO kernel:found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] >18:05:08,781 DEBUG kernel:Base memory trampoline at [ (ptrval)] 94000 size 24576 >18:05:08,781 INFO kernel:Using GB pages for direct mapping >18:05:08,781 DEBUG kernel:BRK [0xbf4a84000, 0xbf4a84fff] PGTABLE >18:05:08,781 DEBUG kernel:BRK [0xbf4a85000, 0xbf4a85fff] PGTABLE >18:05:08,781 DEBUG kernel:BRK [0xbf4a86000, 0xbf4a86fff] PGTABLE >18:05:08,781 DEBUG kernel:BRK [0xbf4a87000, 0xbf4a87fff] PGTABLE >18:05:08,781 DEBUG kernel:BRK [0xbf4a88000, 0xbf4a88fff] PGTABLE >18:05:08,781 DEBUG kernel:BRK [0xbf4a89000, 0xbf4a89fff] PGTABLE >18:05:08,781 DEBUG kernel:BRK [0xbf4a8a000, 0xbf4a8afff] PGTABLE >18:05:08,781 INFO kernel:RAMDISK: [mem 0x7bf3b000-0x7fffffff] >18:05:08,781 INFO kernel:ACPI: Early table checksum verification disabled >18:05:08,781 INFO kernel:ACPI: RSDP 0x00000000000FACC0 000024 (v02 ACPIAM) >18:05:08,781 INFO kernel:ACPI: XSDT 0x00000000C7F90100 000094 (v01 021913 XSDT1006 20130219 MSFT 00000097) >18:05:08,781 INFO kernel:ACPI: FACP 0x00000000C7F90290 0000F4 (v04 021913 FACP1006 20130219 MSFT 00000097) >18:05:08,781 WARNING kernel:ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20180105/tbfadt-658) >18:05:08,782 WARNING kernel:ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/32 (20180105/tbfadt-603) >18:05:08,782 INFO kernel:ACPI: DSDT 0x00000000C7F90580 006083 (v02 S0100 S0100000 00000000 INTL 20060113) >18:05:08,782 INFO kernel:ACPI: FACS 0x00000000C7FA2000 000040 >18:05:08,782 INFO kernel:ACPI: FACS 0x00000000C7FA2000 000040 >18:05:08,782 INFO kernel:ACPI: APIC 0x00000000C7F90390 00015E (v02 021913 APIC1006 20130219 MSFT 00000097) >18:05:08,782 INFO kernel:ACPI: MCFG 0x00000000C7F904F0 00003C (v01 021913 OEMMCFG 20130219 MSFT 00000097) >18:05:08,782 INFO kernel:ACPI: SPMI 0x00000000C7F90530 000041 (v05 021913 OEMSPMI 20130219 MSFT 00000097) >18:05:08,782 INFO kernel:ACPI: OEMB 0x00000000C7FA2040 00007B (v01 021913 OEMB1006 20130219 MSFT 00000097) >18:05:08,782 INFO kernel:ACPI: HPET 0x00000000C7F9A580 000038 (v01 021913 OEMHPET 20130219 MSFT 00000097) >18:05:08,782 INFO kernel:ACPI: IVRS 0x00000000C7F9A5C0 0000D0 (v01 AMD RD890S 00202031 AMD 00000000) >18:05:08,782 INFO kernel:ACPI: SRAT 0x00000000C7F9A690 0002A0 (v02 AMD AGESA 00000001 AMD 00000001) >18:05:08,782 INFO kernel:ACPI: SLIT 0x00000000C7F9A930 00003C (v01 AMD AGESA 00000001 AMD 00000001) >18:05:08,782 INFO kernel:ACPI: SSDT 0x00000000C7F9A970 00432C (v01 A M I POWERNOW 00000001 AMD 00000001) >18:05:08,782 INFO kernel:ACPI: EINJ 0x00000000C7F9ECA0 000130 (v01 AMIER AMI_EINJ 20130219 MSFT 00000097) >18:05:08,782 INFO kernel:ACPI: BERT 0x00000000C7F9EE30 000030 (v01 AMIER AMI_BERT 20130219 MSFT 00000097) >18:05:08,782 INFO kernel:ACPI: ERST 0x00000000C7F9EE60 0001B0 (v01 AMIER AMI_ERST 20130219 MSFT 00000097) >18:05:08,782 INFO kernel:ACPI: HEST 0x00000000C7F9F010 0000A8 (v01 AMIER ABC_HEST 20130219 MSFT 00000097) >18:05:08,782 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >18:05:08,782 INFO kernel:SRAT: PXM 0 -> APIC 0x20 -> Node 0 >18:05:08,782 INFO kernel:SRAT: PXM 0 -> APIC 0x21 -> Node 0 >18:05:08,782 INFO kernel:SRAT: PXM 0 -> APIC 0x22 -> Node 0 >18:05:08,782 INFO kernel:SRAT: PXM 0 -> APIC 0x23 -> Node 0 >18:05:08,782 INFO kernel:SRAT: PXM 0 -> APIC 0x24 -> Node 0 >18:05:08,782 INFO kernel:SRAT: PXM 0 -> APIC 0x25 -> Node 0 >18:05:08,782 INFO kernel:SRAT: PXM 1 -> APIC 0x26 -> Node 1 >18:05:08,782 INFO kernel:SRAT: PXM 1 -> APIC 0x27 -> Node 1 >18:05:08,782 INFO kernel:SRAT: PXM 1 -> APIC 0x28 -> Node 1 >18:05:08,782 INFO kernel:SRAT: PXM 1 -> APIC 0x29 -> Node 1 >18:05:08,782 INFO kernel:SRAT: PXM 1 -> APIC 0x2a -> Node 1 >18:05:08,782 INFO kernel:SRAT: PXM 1 -> APIC 0x2b -> Node 1 >18:05:08,782 INFO kernel:SRAT: PXM 2 -> APIC 0x40 -> Node 2 >18:05:08,782 INFO kernel:SRAT: PXM 2 -> APIC 0x41 -> Node 2 >18:05:08,782 INFO kernel:SRAT: PXM 2 -> APIC 0x42 -> Node 2 >18:05:08,782 INFO kernel:SRAT: PXM 2 -> APIC 0x43 -> Node 2 >18:05:08,782 INFO kernel:SRAT: PXM 2 -> APIC 0x44 -> Node 2 >18:05:08,782 INFO kernel:SRAT: PXM 2 -> APIC 0x45 -> Node 2 >18:05:08,782 INFO kernel:SRAT: PXM 3 -> APIC 0x46 -> Node 3 >18:05:08,782 INFO kernel:SRAT: PXM 3 -> APIC 0x47 -> Node 3 >18:05:08,782 INFO kernel:SRAT: PXM 3 -> APIC 0x48 -> Node 3 >18:05:08,782 INFO kernel:SRAT: PXM 3 -> APIC 0x49 -> Node 3 >18:05:08,782 INFO kernel:SRAT: PXM 3 -> APIC 0x4a -> Node 3 >18:05:08,782 INFO kernel:SRAT: PXM 3 -> APIC 0x4b -> Node 3 >18:05:08,782 INFO kernel:ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] >18:05:08,782 INFO kernel:ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0xc7ffffff] >18:05:08,782 INFO kernel:ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x437ffffff] >18:05:08,782 INFO kernel:ACPI: SRAT: Node 1 PXM 1 [mem 0x438000000-0x837ffffff] >18:05:08,782 INFO kernel:ACPI: SRAT: Node 2 PXM 2 [mem 0x838000000-0xc37ffffff] >18:05:08,782 INFO kernel:ACPI: SRAT: Node 3 PXM 3 [mem 0xc38000000-0x1036ffffff] >18:05:08,782 DEBUG kernel:NUMA: Initialized distance table, cnt=4 >18:05:08,782 INFO kernel:NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xc7ffffff] -> [mem 0x00000000-0xc7ffffff] >18:05:08,782 INFO kernel:NUMA: Node 0 [mem 0x00000000-0xc7ffffff] + [mem 0x100000000-0x437ffffff] -> [mem 0x00000000-0x437ffffff] >18:05:08,782 INFO kernel:NODE_DATA(0) allocated [mem 0x437fd5000-0x437ffffff] >18:05:08,782 INFO kernel:NODE_DATA(1) allocated [mem 0x837fd5000-0x837ffffff] >18:05:08,782 INFO kernel:NODE_DATA(2) allocated [mem 0xc37fd5000-0xc37ffffff] >18:05:08,782 INFO kernel:NODE_DATA(3) allocated [mem 0x1036fd4000-0x1036ffefff] >18:05:08,782 INFO kernel:tsc: Fast TSC calibration using PIT >18:05:08,782 INFO kernel:Zone ranges: >18:05:08,782 INFO kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >18:05:08,782 INFO kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >18:05:08,782 INFO kernel: Normal [mem 0x0000000100000000-0x0000001036ffffff] >18:05:08,782 INFO kernel: Device empty >18:05:08,782 INFO kernel:Movable zone start for each node >18:05:08,782 INFO kernel:Early memory node ranges >18:05:08,782 INFO kernel: node 0: [mem 0x0000000000001000-0x0000000000099fff] >18:05:08,782 INFO kernel: node 0: [mem 0x0000000000100000-0x00000000c7f7ffff] >18:05:08,782 INFO kernel: node 0: [mem 0x0000000100000000-0x0000000437ffffff] >18:05:08,782 INFO kernel: node 1: [mem 0x0000000438000000-0x0000000837ffffff] >18:05:08,782 INFO kernel: node 2: [mem 0x0000000838000000-0x0000000c37ffffff] >18:05:08,782 INFO kernel: node 3: [mem 0x0000000c38000000-0x0000001036ffffff] >18:05:08,782 INFO kernel:Initmem setup node 0 [mem 0x0000000000001000-0x0000000437ffffff] >18:05:08,782 DEBUG kernel:On node 0 totalpages: 4194073 >18:05:08,782 DEBUG kernel: DMA zone: 64 pages used for memmap >18:05:08,782 DEBUG kernel: DMA zone: 21 pages reserved >18:05:08,782 DEBUG kernel: DMA zone: 3993 pages, LIFO batch:0 >18:05:08,782 DEBUG kernel: DMA32 zone: 12734 pages used for memmap >18:05:08,782 DEBUG kernel: DMA32 zone: 814976 pages, LIFO batch:31 >18:05:08,782 DEBUG kernel: Normal zone: 52736 pages used for memmap >18:05:08,782 DEBUG kernel: Normal zone: 3375104 pages, LIFO batch:31 >18:05:08,782 INFO kernel:Initmem setup node 1 [mem 0x0000000438000000-0x0000000837ffffff] >18:05:08,782 DEBUG kernel:On node 1 totalpages: 4194304 >18:05:08,782 DEBUG kernel: Normal zone: 65536 pages used for memmap >18:05:08,782 DEBUG kernel: Normal zone: 4194304 pages, LIFO batch:31 >18:05:08,782 INFO kernel:Initmem setup node 2 [mem 0x0000000838000000-0x0000000c37ffffff] >18:05:08,782 DEBUG kernel:On node 2 totalpages: 4194304 >18:05:08,782 DEBUG kernel: Normal zone: 65536 pages used for memmap >18:05:08,782 DEBUG kernel: Normal zone: 4194304 pages, LIFO batch:31 >18:05:08,782 INFO kernel:Initmem setup node 3 [mem 0x0000000c38000000-0x0000001036ffffff] >18:05:08,782 DEBUG kernel:On node 3 totalpages: 4190208 >18:05:08,783 DEBUG kernel: Normal zone: 65472 pages used for memmap >18:05:08,783 DEBUG kernel: Normal zone: 4190208 pages, LIFO batch:31 >18:05:08,783 INFO kernel:Reserved but unavailable: 103 pages >18:05:08,783 INFO kernel:ACPI: PM-Timer IO Port: 0x808 >18:05:08,783 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >18:05:08,783 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >18:05:08,783 INFO kernel:IOAPIC[0]: apic_id 76, version 33, address 0xfec00000, GSI 0-23 >18:05:08,783 INFO kernel:IOAPIC[1]: apic_id 77, version 33, address 0xfec20000, GSI 24-55 >18:05:08,783 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >18:05:08,783 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) >18:05:08,783 DEBUG kernel:ACPI: IRQ0 used by override. >18:05:08,783 DEBUG kernel:ACPI: IRQ9 used by override. >18:05:08,783 INFO kernel:Using ACPI (MADT) for SMP configuration information >18:05:08,783 INFO kernel:ACPI: HPET id: 0x8300 base: 0xfed00000 >18:05:08,783 INFO kernel:smpboot: Allowing 32 CPUs, 8 hotplug CPUs >18:05:08,783 INFO kernel:PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >18:05:08,783 INFO kernel:PM: Registered nosave memory: [mem 0x0009a000-0x0009afff] >18:05:08,783 INFO kernel:PM: Registered nosave memory: [mem 0x0009b000-0x0009ffff] >18:05:08,783 INFO kernel:PM: Registered nosave memory: [mem 0x000a0000-0x000e5fff] >18:05:08,783 INFO kernel:PM: Registered nosave memory: [mem 0x000e6000-0x000fffff] >18:05:08,783 INFO kernel:PM: Registered nosave memory: [mem 0xc7f80000-0xc7f8dfff] >18:05:08,783 INFO kernel:PM: Registered nosave memory: [mem 0xc7f8e000-0xc7f8ffff] >18:05:08,783 INFO kernel:PM: Registered nosave memory: [mem 0xc7f90000-0xc7fa1fff] >18:05:08,783 INFO kernel:PM: Registered nosave memory: [mem 0xc7fa2000-0xc7fdffff] >18:05:08,783 INFO kernel:PM: Registered nosave memory: [mem 0xc7fe0000-0xc7ffffff] >18:05:08,783 INFO kernel:PM: Registered nosave memory: [mem 0xc8000000-0xdfffffff] >18:05:08,783 INFO kernel:PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] >18:05:08,783 INFO kernel:PM: Registered nosave memory: [mem 0xf0000000-0xffdfffff] >18:05:08,783 INFO kernel:PM: Registered nosave memory: [mem 0xffe00000-0xffffffff] >18:05:08,783 INFO kernel:e820: [mem 0xc8000000-0xdfffffff] available for PCI devices >18:05:08,783 INFO kernel:Booting paravirtualized kernel on bare hardware >18:05:08,783 INFO kernel:clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >18:05:08,783 INFO kernel:setup_percpu: NR_CPUS:1024 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:4 >18:05:08,783 INFO kernel:percpu: Embedded 44 pages/cpu @ (ptrval) s143360 r8192 d28672 u262144 >18:05:08,783 DEBUG kernel:pcpu-alloc: s143360 r8192 d28672 u262144 alloc=1*2097152 >18:05:08,783 DEBUG kernel:pcpu-alloc: [0] 00 01 02 03 04 05 24 28 [1] 06 07 08 09 10 11 25 29 >18:05:08,783 DEBUG kernel:pcpu-alloc: [2] 12 13 14 15 16 17 26 30 [3] 18 19 20 21 22 23 27 31 >18:05:08,783 INFO kernel:Built 4 zonelists, mobility grouping on. Total pages: 16510790 >18:05:08,783 INFO kernel:Policy zone: Normal >18:05:08,783 NOTICE kernel:Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-28 quiet >18:05:08,783 INFO kernel:Memory: 65877008K/67091556K available (12300K kernel code, 1566K rwdata, 3864K rodata, 2120K init, 1368K bss, 1214548K reserved, 0K cma-reserved) >18:05:08,783 INFO kernel:SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=4 >18:05:08,783 INFO kernel:ftrace: allocating 36305 entries in 142 pages >18:05:08,783 INFO kernel:Hierarchical RCU implementation. >18:05:08,783 INFO kernel:#011RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=32. >18:05:08,783 INFO kernel:#011Tasks RCU enabled. >18:05:08,783 INFO kernel:RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32 >18:05:08,783 INFO kernel:NR_IRQS: 65792, nr_irqs: 1224, preallocated irqs: 16 >18:05:08,783 INFO kernel:#011Offload RCU callbacks from CPUs: . >18:05:08,783 INFO kernel:Console: colour VGA+ 80x25 >18:05:08,783 INFO kernel:console [tty0] enabled >18:05:08,783 INFO kernel:mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl >18:05:08,783 INFO kernel:ACPI: Core revision 20180105 >18:05:08,783 INFO kernel:ACPI: 2 ACPI AML tables successfully acquired and loaded >18:05:08,783 INFO kernel:clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns >18:05:08,783 DEBUG kernel:hpet clockevent registered >18:05:08,783 INFO kernel:APIC: Switch to symmetric I/O mode setup >18:05:08,783 INFO kernel:Switched APIC routing to physical flat. >18:05:08,783 INFO kernel:..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >18:05:08,783 EMERG kernel:do_IRQ: 0.55 No irq handler for vector >18:05:08,783 INFO kernel:tsc: Fast TSC calibration using PIT >18:05:08,783 INFO kernel:tsc: Detected 2299.996 MHz processor >18:05:08,783 INFO kernel:clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x212731a5301, max_idle_ns: 440795317123 ns >18:05:08,783 INFO kernel:Calibrating delay loop (skipped), value calculated using timer frequency.. 4599.99 BogoMIPS (lpj=2299996) >18:05:08,783 INFO kernel:pid_max: default: 32768 minimum: 301 >18:05:08,783 INFO kernel:Security Framework initialized >18:05:08,783 INFO kernel:Yama: becoming mindful. >18:05:08,783 INFO kernel:SELinux: Initializing. >18:05:08,783 DEBUG kernel:SELinux: Starting in permissive mode >18:05:08,783 INFO kernel:Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes) >18:05:08,783 INFO kernel:Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes) >18:05:08,783 INFO kernel:Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes) >18:05:08,783 INFO kernel:Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes) >18:05:08,783 INFO kernel:CPU: Physical Processor ID: 0 >18:05:08,783 INFO kernel:CPU: Processor Core ID: 0 >18:05:08,783 INFO kernel:mce: CPU supports 7 MCE banks >18:05:08,783 INFO kernel:LVT offset 1 assigned for vector 0xf9 >18:05:08,783 INFO kernel:Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512 >18:05:08,783 INFO kernel:Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0 >18:05:08,783 INFO kernel:Spectre V2 : Mitigation: Full AMD retpoline >18:05:08,783 INFO kernel:Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch >18:05:08,783 INFO kernel:Freeing SMP alternatives memory: 36K >18:05:08,783 INFO kernel:smpboot: CPU0: AMD Opteron(tm) Processor 6338P (family: 0x15, model: 0x2, stepping: 0x0) >18:05:08,784 INFO kernel:Performance Events: Fam15h core perfctr, AMD PMU driver. >18:05:08,784 INFO kernel:... version: 0 >18:05:08,784 INFO kernel:... bit width: 48 >18:05:08,784 INFO kernel:... generic registers: 6 >18:05:08,784 INFO kernel:... value mask: 0000ffffffffffff >18:05:08,784 INFO kernel:... max period: 00007fffffffffff >18:05:08,784 INFO kernel:... fixed-purpose events: 0 >18:05:08,784 INFO kernel:... event mask: 000000000000003f >18:05:08,784 INFO kernel:Hierarchical SRCU implementation. >18:05:08,784 INFO kernel:NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. >18:05:08,784 INFO kernel:smp: Bringing up secondary CPUs ... >18:05:08,784 INFO kernel:x86: Booting SMP configuration: >18:05:08,784 INFO kernel:.... node #0, CPUs: #1 #2 #3 #4 #5 >18:05:08,784 INFO kernel:.... node #1, CPUs: #6 #7 #8 #9 #10 #11 >18:05:08,784 INFO kernel:.... node #2, CPUs: #12 #13 #14 #15 #16 #17 >18:05:08,784 INFO kernel:.... node #3, CPUs: #18 #19 #20 #21 #22 #23 >18:05:08,784 INFO kernel:smp: Brought up 4 nodes, 24 CPUs >18:05:08,784 INFO kernel:smpboot: Max logical packages: 3 >18:05:08,784 INFO kernel:smpboot: Total of 24 processors activated (110392.65 BogoMIPS) >18:05:08,784 INFO kernel:devtmpfs: initialized >18:05:08,784 INFO kernel:x86/mm: Memory block size: 2048MB >18:05:08,784 INFO kernel:PM: Registering ACPI NVS region [mem 0xc7fa2000-0xc7fdffff] (253952 bytes) >18:05:08,784 INFO kernel:clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >18:05:08,784 INFO kernel:futex hash table entries: 8192 (order: 7, 524288 bytes) >18:05:08,784 INFO kernel:pinctrl core: initialized pinctrl subsystem >18:05:08,784 INFO kernel:RTC time: 18:04:58, date: 07/18/18 >18:05:08,784 INFO kernel:NET: Registered protocol family 16 >18:05:08,784 INFO kernel:audit: initializing netlink subsys (disabled) >18:05:08,784 NOTICE kernel:audit: type=2000 audit(1531937097.167:1): state=initialized audit_enabled=0 res=1 >18:05:08,784 INFO kernel:cpuidle: using governor menu >18:05:08,784 INFO kernel:ACPI: bus type PCI registered >18:05:08,784 INFO kernel:acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >18:05:08,784 INFO kernel:PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >18:05:08,784 INFO kernel:PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >18:05:08,784 INFO kernel:PCI: Using configuration type 1 for base access >18:05:08,784 INFO kernel:HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages >18:05:08,784 INFO kernel:HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >18:05:08,784 INFO kernel:cryptd: max_cpu_qlen set to 1000 >18:05:08,784 INFO kernel:ACPI: Added _OSI(Module Device) >18:05:08,784 INFO kernel:ACPI: Added _OSI(Processor Device) >18:05:08,784 INFO kernel:ACPI: Added _OSI(3.0 _SCP Extensions) >18:05:08,784 INFO kernel:ACPI: Added _OSI(Processor Aggregator Device) >18:05:08,784 INFO kernel:ACPI: Executed 2 blocks of module-level executable AML code >18:05:08,784 INFO kernel:ACPI: Interpreter enabled >18:05:08,784 INFO kernel:ACPI: (supports S0 S1 S3 S4 S5) >18:05:08,784 INFO kernel:ACPI: Using IOAPIC for interrupt routing >18:05:08,784 INFO kernel:HEST: Table parsing has been initialized. >18:05:08,784 INFO kernel:PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >18:05:08,784 INFO kernel:ACPI: Enabled 7 GPEs in block 00 to 1F >18:05:08,784 INFO kernel:ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >18:05:08,784 INFO kernel:acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >18:05:08,785 INFO kernel:acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >18:05:08,785 INFO kernel:PCI host bridge to bus 0000:00 >18:05:08,785 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >18:05:08,785 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >18:05:08,785 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >18:05:08,785 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window] >18:05:08,785 INFO kernel:pci_bus 0000:00: root bus resource [mem 0xc8000000-0xdfffffff window] >18:05:08,785 INFO kernel:pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff window] >18:05:08,785 INFO kernel:pci_bus 0000:00: root bus resource [bus 00-ff] >18:05:08,786 DEBUG kernel:pci 0000:00:00.0: [1002:5a10] type 00 class 0x060000 >18:05:08,786 DEBUG kernel:pci 0000:00:00.2: [1002:5a23] type 00 class 0x080600 >18:05:08,786 DEBUG kernel:pci 0000:00:02.0: [1002:5a16] type 01 class 0x060400 >18:05:08,786 INFO kernel:pci 0000:00:02.0: enabling Extended Tags >18:05:08,786 DEBUG kernel:pci 0000:00:02.0: PME# supported from D0 D3hot D3cold >18:05:08,786 DEBUG kernel:pci 0000:00:04.0: [1002:5a18] type 01 class 0x060400 >18:05:08,787 INFO kernel:pci 0000:00:04.0: enabling Extended Tags >18:05:08,787 DEBUG kernel:pci 0000:00:04.0: PME# supported from D0 D3hot D3cold >18:05:08,787 DEBUG kernel:pci 0000:00:09.0: [1002:5a1c] type 01 class 0x060400 >18:05:08,787 INFO kernel:pci 0000:00:09.0: enabling Extended Tags >18:05:08,787 DEBUG kernel:pci 0000:00:09.0: PME# supported from D0 D3hot D3cold >18:05:08,787 DEBUG kernel:pci 0000:00:0a.0: [1002:5a1d] type 01 class 0x060400 >18:05:08,787 INFO kernel:pci 0000:00:0a.0: enabling Extended Tags >18:05:08,788 DEBUG kernel:pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold >18:05:08,788 DEBUG kernel:pci 0000:00:0c.0: [1002:5a20] type 01 class 0x060400 >18:05:08,788 INFO kernel:pci 0000:00:0c.0: enabling Extended Tags >18:05:08,788 DEBUG kernel:pci 0000:00:0c.0: PME# supported from D0 D3hot D3cold >18:05:08,788 DEBUG kernel:pci 0000:00:11.0: [1002:4391] type 00 class 0x010601 >18:05:08,788 DEBUG kernel:pci 0000:00:11.0: reg 0x10: [io 0xa000-0xa007] >18:05:08,789 DEBUG kernel:pci 0000:00:11.0: reg 0x14: [io 0x9000-0x9003] >18:05:08,789 DEBUG kernel:pci 0000:00:11.0: reg 0x18: [io 0x8000-0x8007] >18:05:08,789 DEBUG kernel:pci 0000:00:11.0: reg 0x1c: [io 0x7000-0x7003] >18:05:08,789 DEBUG kernel:pci 0000:00:11.0: reg 0x20: [io 0x6000-0x600f] >18:05:08,789 DEBUG kernel:pci 0000:00:11.0: reg 0x24: [mem 0xfb9fe400-0xfb9fe7ff] >18:05:08,789 DEBUG kernel:pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310 >18:05:08,789 DEBUG kernel:pci 0000:00:12.0: reg 0x10: [mem 0xfb9f6000-0xfb9f6fff] >18:05:08,790 DEBUG kernel:pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310 >18:05:08,790 DEBUG kernel:pci 0000:00:12.1: reg 0x10: [mem 0xfb9f7000-0xfb9f7fff] >18:05:08,790 DEBUG kernel:pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320 >18:05:08,790 DEBUG kernel:pci 0000:00:12.2: reg 0x10: [mem 0xfb9fe800-0xfb9fe8ff] >18:05:08,790 DEBUG kernel:pci 0000:00:12.2: supports D1 D2 >18:05:08,790 DEBUG kernel:pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot >18:05:08,790 DEBUG kernel:pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310 >18:05:08,791 DEBUG kernel:pci 0000:00:13.0: reg 0x10: [mem 0xfb9fc000-0xfb9fcfff] >18:05:08,791 DEBUG kernel:pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310 >18:05:08,791 DEBUG kernel:pci 0000:00:13.1: reg 0x10: [mem 0xfb9fd000-0xfb9fdfff] >18:05:08,791 DEBUG kernel:pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320 >18:05:08,791 DEBUG kernel:pci 0000:00:13.2: reg 0x10: [mem 0xfb9fec00-0xfb9fecff] >18:05:08,791 DEBUG kernel:pci 0000:00:13.2: supports D1 D2 >18:05:08,792 DEBUG kernel:pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot >18:05:08,792 DEBUG kernel:pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500 >18:05:08,792 DEBUG kernel:pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a >18:05:08,792 DEBUG kernel:pci 0000:00:14.1: reg 0x10: [io 0x0000-0x0007] >18:05:08,792 DEBUG kernel:pci 0000:00:14.1: reg 0x14: [io 0x0000-0x0003] >18:05:08,792 DEBUG kernel:pci 0000:00:14.1: reg 0x18: [io 0x0000-0x0007] >18:05:08,792 DEBUG kernel:pci 0000:00:14.1: reg 0x1c: [io 0x0000-0x0003] >18:05:08,793 DEBUG kernel:pci 0000:00:14.1: reg 0x20: [io 0xff00-0xff0f] >18:05:08,793 INFO kernel:pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >18:05:08,793 INFO kernel:pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >18:05:08,793 INFO kernel:pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >18:05:08,793 INFO kernel:pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >18:05:08,793 DEBUG kernel:pci 0000:00:14.3: [1002:439d] type 00 class 0x060100 >18:05:08,793 DEBUG kernel:pci 0000:00:14.4: [1002:4384] type 01 class 0x060401 >18:05:08,794 DEBUG kernel:pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310 >18:05:08,794 DEBUG kernel:pci 0000:00:14.5: reg 0x10: [mem 0xfb9ff000-0xfb9fffff] >18:05:08,794 DEBUG kernel:pci 0000:00:18.0: [1022:1600] type 00 class 0x060000 >18:05:08,794 DEBUG kernel:pci 0000:00:18.1: [1022:1601] type 00 class 0x060000 >18:05:08,794 DEBUG kernel:pci 0000:00:18.2: [1022:1602] type 00 class 0x060000 >18:05:08,794 DEBUG kernel:pci 0000:00:18.3: [1022:1603] type 00 class 0x060000 >18:05:08,795 DEBUG kernel:pci 0000:00:18.4: [1022:1604] type 00 class 0x060000 >18:05:08,795 DEBUG kernel:pci 0000:00:18.5: [1022:1605] type 00 class 0x060000 >18:05:08,795 DEBUG kernel:pci 0000:00:19.0: [1022:1600] type 00 class 0x060000 >18:05:08,795 DEBUG kernel:pci 0000:00:19.1: [1022:1601] type 00 class 0x060000 >18:05:08,795 DEBUG kernel:pci 0000:00:19.2: [1022:1602] type 00 class 0x060000 >18:05:08,795 DEBUG kernel:pci 0000:00:19.3: [1022:1603] type 00 class 0x060000 >18:05:08,796 DEBUG kernel:pci 0000:00:19.4: [1022:1604] type 00 class 0x060000 >18:05:08,796 DEBUG kernel:pci 0000:00:19.5: [1022:1605] type 00 class 0x060000 >18:05:08,796 DEBUG kernel:pci 0000:00:1a.0: [1022:1600] type 00 class 0x060000 >18:05:08,796 DEBUG kernel:pci 0000:00:1a.1: [1022:1601] type 00 class 0x060000 >18:05:08,796 DEBUG kernel:pci 0000:00:1a.2: [1022:1602] type 00 class 0x060000 >18:05:08,796 DEBUG kernel:pci 0000:00:1a.3: [1022:1603] type 00 class 0x060000 >18:05:08,797 DEBUG kernel:pci 0000:00:1a.4: [1022:1604] type 00 class 0x060000 >18:05:08,797 DEBUG kernel:pci 0000:00:1a.5: [1022:1605] type 00 class 0x060000 >18:05:08,797 DEBUG kernel:pci 0000:00:1b.0: [1022:1600] type 00 class 0x060000 >18:05:08,797 DEBUG kernel:pci 0000:00:1b.1: [1022:1601] type 00 class 0x060000 >18:05:08,797 DEBUG kernel:pci 0000:00:1b.2: [1022:1602] type 00 class 0x060000 >18:05:08,797 DEBUG kernel:pci 0000:00:1b.3: [1022:1603] type 00 class 0x060000 >18:05:08,797 DEBUG kernel:pci 0000:00:1b.4: [1022:1604] type 00 class 0x060000 >18:05:08,798 DEBUG kernel:pci 0000:00:1b.5: [1022:1605] type 00 class 0x060000 >18:05:08,798 DEBUG kernel:pci 0000:06:00.0: [1002:67df] type 00 class 0x030000 >18:05:08,798 DEBUG kernel:pci 0000:06:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref] >18:05:08,798 DEBUG kernel:pci 0000:06:00.0: reg 0x18: [mem 0xcfe00000-0xcfffffff 64bit pref] >18:05:08,798 DEBUG kernel:pci 0000:06:00.0: reg 0x20: [io 0xe000-0xe0ff] >18:05:08,798 DEBUG kernel:pci 0000:06:00.0: reg 0x24: [mem 0xfbf80000-0xfbfbffff] >18:05:08,799 DEBUG kernel:pci 0000:06:00.0: reg 0x30: [mem 0xfbfc0000-0xfbfdffff pref] >18:05:08,799 INFO kernel:pci 0000:06:00.0: enabling Extended Tags >18:05:08,799 DEBUG kernel:pci 0000:06:00.0: supports D1 D2 >18:05:08,799 DEBUG kernel:pci 0000:06:00.0: PME# supported from D1 D2 D3hot D3cold >18:05:08,799 DEBUG kernel:pci 0000:06:00.1: [1002:aaf0] type 00 class 0x040300 >18:05:08,799 DEBUG kernel:pci 0000:06:00.1: reg 0x10: [mem 0xfbffc000-0xfbffffff 64bit] >18:05:08,799 INFO kernel:pci 0000:06:00.1: enabling Extended Tags >18:05:08,800 DEBUG kernel:pci 0000:06:00.1: supports D1 D2 >18:05:08,800 INFO kernel:pci 0000:00:02.0: PCI bridge to [bus 06] >18:05:08,800 DEBUG kernel:pci 0000:00:02.0: bridge window [io 0xe000-0xefff] >18:05:08,800 DEBUG kernel:pci 0000:00:02.0: bridge window [mem 0xfbf00000-0xfbffffff] >18:05:08,800 DEBUG kernel:pci 0000:00:02.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] >18:05:08,800 DEBUG kernel:pci 0000:05:00.0: [1000:0087] type 00 class 0x010700 >18:05:08,801 DEBUG kernel:pci 0000:05:00.0: reg 0x10: [io 0xd000-0xd0ff] >18:05:08,801 DEBUG kernel:pci 0000:05:00.0: reg 0x14: [mem 0xfbef0000-0xfbefffff 64bit] >18:05:08,801 DEBUG kernel:pci 0000:05:00.0: reg 0x1c: [mem 0xfbe80000-0xfbebffff 64bit] >18:05:08,801 DEBUG kernel:pci 0000:05:00.0: reg 0x30: [mem 0xfbd00000-0xfbdfffff pref] >18:05:08,801 DEBUG kernel:pci 0000:05:00.0: supports D1 D2 >18:05:08,801 INFO kernel:pci 0000:00:04.0: PCI bridge to [bus 05] >18:05:08,801 DEBUG kernel:pci 0000:00:04.0: bridge window [io 0xd000-0xdfff] >18:05:08,802 DEBUG kernel:pci 0000:00:04.0: bridge window [mem 0xfbd00000-0xfbefffff] >18:05:08,802 DEBUG kernel:pci 0000:04:00.0: [8086:10d3] type 00 class 0x020000 >18:05:08,802 DEBUG kernel:pci 0000:04:00.0: reg 0x10: [mem 0xfbce0000-0xfbcfffff] >18:05:08,802 DEBUG kernel:pci 0000:04:00.0: reg 0x18: [io 0xcc00-0xcc1f] >18:05:08,802 DEBUG kernel:pci 0000:04:00.0: reg 0x1c: [mem 0xfbcdc000-0xfbcdffff] >18:05:08,802 DEBUG kernel:pci 0000:04:00.0: PME# supported from D0 D3hot D3cold >18:05:08,803 INFO kernel:pci 0000:00:09.0: PCI bridge to [bus 04] >18:05:08,803 DEBUG kernel:pci 0000:00:09.0: bridge window [io 0xc000-0xcfff] >18:05:08,803 DEBUG kernel:pci 0000:00:09.0: bridge window [mem 0xfbc00000-0xfbcfffff] >18:05:08,803 DEBUG kernel:pci 0000:03:00.0: [8086:10d3] type 00 class 0x020000 >18:05:08,803 DEBUG kernel:pci 0000:03:00.0: reg 0x10: [mem 0xfbbe0000-0xfbbfffff] >18:05:08,803 DEBUG kernel:pci 0000:03:00.0: reg 0x18: [io 0xbc00-0xbc1f] >18:05:08,804 DEBUG kernel:pci 0000:03:00.0: reg 0x1c: [mem 0xfbbdc000-0xfbbdffff] >18:05:08,804 DEBUG kernel:pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >18:05:08,804 INFO kernel:pci 0000:00:0a.0: PCI bridge to [bus 03] >18:05:08,804 DEBUG kernel:pci 0000:00:0a.0: bridge window [io 0xb000-0xbfff] >18:05:08,804 DEBUG kernel:pci 0000:00:0a.0: bridge window [mem 0xfbb00000-0xfbbfffff] >18:05:08,804 DEBUG kernel:pci 0000:02:00.0: [1912:0014] type 00 class 0x0c0330 >18:05:08,805 DEBUG kernel:pci 0000:02:00.0: reg 0x10: [mem 0xfbafe000-0xfbafffff 64bit] >18:05:08,805 DEBUG kernel:pci 0000:02:00.0: PME# supported from D0 D3hot >18:05:08,805 INFO kernel:pci 0000:00:0c.0: PCI bridge to [bus 02] >18:05:08,805 DEBUG kernel:pci 0000:00:0c.0: bridge window [mem 0xfba00000-0xfbafffff] >18:05:08,805 INFO kernel:pci 0000:00:14.4: PCI bridge to [bus 01] (subtractive decode) >18:05:08,805 DEBUG kernel:pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) >18:05:08,805 DEBUG kernel:pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode) >18:05:08,806 DEBUG kernel:pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) >18:05:08,806 DEBUG kernel:pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode) >18:05:08,806 DEBUG kernel:pci 0000:00:14.4: bridge window [mem 0xc8000000-0xdfffffff window] (subtractive decode) >18:05:08,806 DEBUG kernel:pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfebfffff window] (subtractive decode) >18:05:08,806 INFO kernel:ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 *10 11 12 14 15) >18:05:08,806 INFO kernel:ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 *10 11 12 14 15) >18:05:08,806 INFO kernel:ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 *11 12 14 15) >18:05:08,806 INFO kernel:ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 *10 11 12 14 15) >18:05:08,806 INFO kernel:ACPI: PCI Interrupt Link [LNKE] (IRQs 4 *7 10 11 12 14 15) >18:05:08,806 INFO kernel:ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 *11 12 14 15) >18:05:08,806 INFO kernel:ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 *10 11 12 14 15) >18:05:08,806 INFO kernel:ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 *10 11 12 14 15) >18:05:08,806 INFO kernel:pci 0000:06:00.0: vgaarb: setting as boot VGA device >18:05:08,806 INFO kernel:pci 0000:06:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >18:05:08,807 INFO kernel:pci 0000:06:00.0: vgaarb: bridge control possible >18:05:08,807 INFO kernel:vgaarb: loaded >18:05:08,807 NOTICE kernel:SCSI subsystem initialized >18:05:08,807 DEBUG kernel:libata version 3.00 loaded. >18:05:08,807 INFO kernel:ACPI: bus type USB registered >18:05:08,807 INFO kernel:usbcore: registered new interface driver usbfs >18:05:08,807 INFO kernel:usbcore: registered new interface driver hub >18:05:08,807 INFO kernel:usbcore: registered new device driver usb >18:05:08,807 INFO kernel:EDAC MC: Ver: 3.0.0 >18:05:08,807 INFO kernel:PCI: Using ACPI for IRQ routing >18:05:08,807 DEBUG kernel:PCI: pci_cache_line_size set to 64 bytes >18:05:08,807 DEBUG kernel:e820: reserve RAM buffer [mem 0x0009a800-0x0009ffff] >18:05:08,807 DEBUG kernel:e820: reserve RAM buffer [mem 0xc7f80000-0xc7ffffff] >18:05:08,807 DEBUG kernel:e820: reserve RAM buffer [mem 0x1037000000-0x1037ffffff] >18:05:08,807 INFO kernel:NetLabel: Initializing >18:05:08,807 INFO kernel:NetLabel: domain hash size = 128 >18:05:08,807 INFO kernel:NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >18:05:08,807 INFO kernel:NetLabel: unlabeled traffic allowed by default >18:05:08,807 INFO kernel:hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >18:05:08,807 INFO kernel:hpet0: 4 comparators, 32-bit 14.318180 MHz counter >18:05:08,807 INFO kernel:clocksource: Switched to clocksource tsc-early >18:05:08,807 NOTICE kernel:VFS: Disk quotas dquot_6.6.0 >18:05:08,807 INFO kernel:VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >18:05:08,807 INFO kernel:pnp: PnP ACPI init >18:05:08,807 INFO kernel:system 00:00: [mem 0xfec20000-0xfec200ff] could not be reserved >18:05:08,807 DEBUG kernel:system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >18:05:08,807 INFO kernel:system 00:01: [mem 0xf6000000-0xf6003fff] could not be reserved >18:05:08,807 DEBUG kernel:system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >18:05:08,808 DEBUG kernel:pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >18:05:08,808 INFO kernel:system 00:03: [io 0x0290-0x029f] has been reserved >18:05:08,808 DEBUG kernel:system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) >18:05:08,808 INFO kernel:system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved >18:05:08,808 INFO kernel:system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved >18:05:08,808 DEBUG kernel:system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >18:05:08,808 INFO kernel:system 00:05: [io 0x04d0-0x04d1] has been reserved >18:05:08,809 INFO kernel:system 00:05: [io 0x040b] has been reserved >18:05:08,809 INFO kernel:system 00:05: [io 0x04d6] has been reserved >18:05:08,809 INFO kernel:system 00:05: [io 0x0550-0x0551] has been reserved >18:05:08,809 INFO kernel:system 00:05: [io 0x0c00-0x0c01] has been reserved >18:05:08,809 INFO kernel:system 00:05: [io 0x0c14] has been reserved >18:05:08,809 INFO kernel:system 00:05: [io 0x0c50-0x0c51] has been reserved >18:05:08,809 INFO kernel:system 00:05: [io 0x0c52] has been reserved >18:05:08,809 INFO kernel:system 00:05: [io 0x0c6c] has been reserved >18:05:08,809 INFO kernel:system 00:05: [io 0x0c6f] has been reserved >18:05:08,810 INFO kernel:system 00:05: [io 0x0cd0-0x0cd1] has been reserved >18:05:08,810 INFO kernel:system 00:05: [io 0x0cd2-0x0cd3] has been reserved >18:05:08,810 INFO kernel:system 00:05: [io 0x0cd4-0x0cd5] has been reserved >18:05:08,810 INFO kernel:system 00:05: [io 0x0cd6-0x0cd7] has been reserved >18:05:08,810 INFO kernel:system 00:05: [io 0x0cd8-0x0cdf] has been reserved >18:05:08,810 INFO kernel:system 00:05: [io 0x0800-0x089f] has been reserved >18:05:08,810 INFO kernel:system 00:05: [io 0x0b00-0x0b0f] has been reserved >18:05:08,810 INFO kernel:system 00:05: [io 0x0b20-0x0b3f] has been reserved >18:05:08,811 INFO kernel:system 00:05: [io 0x0900-0x090f] has been reserved >18:05:08,811 INFO kernel:system 00:05: [io 0x0910-0x091f] has been reserved >18:05:08,811 INFO kernel:system 00:05: [io 0xfe00-0xfefe] has been reserved >18:05:08,811 INFO kernel:system 00:05: [mem 0xffb80000-0xffbfffff] has been reserved >18:05:08,811 INFO kernel:system 00:05: [mem 0xfec10000-0xfec1001f] has been reserved >18:05:08,811 INFO kernel:system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved >18:05:08,811 INFO kernel:system 00:05: [mem 0xfed40000-0xfed8ffff] has been reserved >18:05:08,811 DEBUG kernel:system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >18:05:08,812 DEBUG kernel:pnp 00:06: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >18:05:08,812 DEBUG kernel:pnp 00:07: [dma 0 disabled] >18:05:08,812 DEBUG kernel:pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active) >18:05:08,812 DEBUG kernel:pnp 00:08: [dma 0 disabled] >18:05:08,812 DEBUG kernel:pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active) >18:05:08,812 INFO kernel:system 00:09: [mem 0xe0000000-0xefffffff] has been reserved >18:05:08,812 DEBUG kernel:system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >18:05:08,812 INFO kernel:system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved >18:05:08,813 INFO kernel:system 00:0a: [mem 0x000c0000-0x000cffff] could not be reserved >18:05:08,813 INFO kernel:system 00:0a: [mem 0x000e0000-0x000fffff] could not be reserved >18:05:08,813 INFO kernel:system 00:0a: [mem 0x00100000-0xc7ffffff] could not be reserved >18:05:08,813 INFO kernel:system 00:0a: [mem 0xfec00000-0xffffffff] could not be reserved >18:05:08,813 DEBUG kernel:system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active) >18:05:08,813 INFO kernel:pnp: PnP ACPI: found 11 devices >18:05:08,813 INFO kernel:clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >18:05:08,813 INFO kernel:pci 0000:00:02.0: PCI bridge to [bus 06] >18:05:08,813 INFO kernel:pci 0000:00:02.0: bridge window [io 0xe000-0xefff] >18:05:08,813 INFO kernel:pci 0000:00:02.0: bridge window [mem 0xfbf00000-0xfbffffff] >18:05:08,814 INFO kernel:pci 0000:00:02.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] >18:05:08,814 INFO kernel:pci 0000:00:04.0: PCI bridge to [bus 05] >18:05:08,814 INFO kernel:pci 0000:00:04.0: bridge window [io 0xd000-0xdfff] >18:05:08,814 INFO kernel:pci 0000:00:04.0: bridge window [mem 0xfbd00000-0xfbefffff] >18:05:08,814 INFO kernel:pci 0000:00:09.0: PCI bridge to [bus 04] >18:05:08,814 INFO kernel:pci 0000:00:09.0: bridge window [io 0xc000-0xcfff] >18:05:08,814 INFO kernel:pci 0000:00:09.0: bridge window [mem 0xfbc00000-0xfbcfffff] >18:05:08,815 INFO kernel:pci 0000:00:0a.0: PCI bridge to [bus 03] >18:05:08,815 INFO kernel:pci 0000:00:0a.0: bridge window [io 0xb000-0xbfff] >18:05:08,815 INFO kernel:pci 0000:00:0a.0: bridge window [mem 0xfbb00000-0xfbbfffff] >18:05:08,815 INFO kernel:pci 0000:00:0c.0: PCI bridge to [bus 02] >18:05:08,815 INFO kernel:pci 0000:00:0c.0: bridge window [mem 0xfba00000-0xfbafffff] >18:05:08,815 INFO kernel:pci 0000:00:14.4: PCI bridge to [bus 01] >18:05:08,815 DEBUG kernel:pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >18:05:08,815 DEBUG kernel:pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >18:05:08,816 DEBUG kernel:pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] >18:05:08,816 DEBUG kernel:pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window] >18:05:08,816 DEBUG kernel:pci_bus 0000:00: resource 8 [mem 0xc8000000-0xdfffffff window] >18:05:08,816 DEBUG kernel:pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff window] >18:05:08,816 DEBUG kernel:pci_bus 0000:06: resource 0 [io 0xe000-0xefff] >18:05:08,816 DEBUG kernel:pci_bus 0000:06: resource 1 [mem 0xfbf00000-0xfbffffff] >18:05:08,816 DEBUG kernel:pci_bus 0000:06: resource 2 [mem 0xcfe00000-0xdfffffff 64bit pref] >18:05:08,816 DEBUG kernel:pci_bus 0000:05: resource 0 [io 0xd000-0xdfff] >18:05:08,817 DEBUG kernel:pci_bus 0000:05: resource 1 [mem 0xfbd00000-0xfbefffff] >18:05:08,817 DEBUG kernel:pci_bus 0000:04: resource 0 [io 0xc000-0xcfff] >18:05:08,817 DEBUG kernel:pci_bus 0000:04: resource 1 [mem 0xfbc00000-0xfbcfffff] >18:05:08,817 DEBUG kernel:pci_bus 0000:03: resource 0 [io 0xb000-0xbfff] >18:05:08,817 DEBUG kernel:pci_bus 0000:03: resource 1 [mem 0xfbb00000-0xfbbfffff] >18:05:08,817 DEBUG kernel:pci_bus 0000:02: resource 1 [mem 0xfba00000-0xfbafffff] >18:05:08,817 DEBUG kernel:pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7 window] >18:05:08,817 DEBUG kernel:pci_bus 0000:01: resource 5 [io 0x0d00-0xffff window] >18:05:08,818 DEBUG kernel:pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff window] >18:05:08,818 DEBUG kernel:pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff window] >18:05:08,818 DEBUG kernel:pci_bus 0000:01: resource 8 [mem 0xc8000000-0xdfffffff window] >18:05:08,818 DEBUG kernel:pci_bus 0000:01: resource 9 [mem 0xf0000000-0xfebfffff window] >18:05:08,818 INFO kernel:NET: Registered protocol family 2 >18:05:08,818 INFO kernel:tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes) >18:05:08,818 INFO kernel:TCP established hash table entries: 524288 (order: 10, 4194304 bytes) >18:05:08,818 INFO kernel:TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >18:05:08,818 INFO kernel:TCP: Hash tables configured (established 524288 bind 65536) >18:05:08,818 INFO kernel:UDP hash table entries: 32768 (order: 8, 1048576 bytes) >18:05:08,818 INFO kernel:UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes) >18:05:08,818 INFO kernel:NET: Registered protocol family 1 >18:05:08,818 INFO kernel:pci 0000:06:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >18:05:08,818 DEBUG kernel:PCI: CLS 64 bytes, default 64 >18:05:08,818 INFO kernel:Unpacking initramfs... >18:05:08,818 INFO kernel:Freeing initrd memory: 66324K >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:00.0 to group 0 >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:02.0 to group 1 >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:04.0 to group 2 >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:09.0 to group 3 >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:0a.0 to group 4 >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:0c.0 to group 5 >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:11.0 to group 6 >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:12.0 to group 7 >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:12.1 to group 7 >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:12.2 to group 7 >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:13.0 to group 8 >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:13.1 to group 8 >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:13.2 to group 8 >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:14.0 to group 9 >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:14.1 to group 10 >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:14.3 to group 11 >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:14.4 to group 12 >18:05:08,818 INFO kernel:iommu: Adding device 0000:00:14.5 to group 13 >18:05:08,818 INFO kernel:iommu: Adding device 0000:06:00.0 to group 14 >18:05:08,818 INFO kernel:iommu: Adding device 0000:06:00.1 to group 14 >18:05:08,818 INFO kernel:iommu: Adding device 0000:05:00.0 to group 15 >18:05:08,819 INFO kernel:iommu: Adding device 0000:04:00.0 to group 16 >18:05:08,819 INFO kernel:iommu: Adding device 0000:03:00.0 to group 17 >18:05:08,819 INFO kernel:iommu: Adding device 0000:02:00.0 to group 18 >18:05:08,819 INFO kernel:AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40 >18:05:08,819 INFO kernel:AMD-Vi: Interrupt remapping enabled >18:05:08,819 INFO kernel:AMD-Vi: Lazy IO/TLB flushing enabled >18:05:08,819 INFO kernel:amd_uncore: AMD NB counters detected >18:05:08,819 INFO kernel:LVT offset 0 assigned for vector 0x400 >18:05:08,819 INFO kernel:perf: AMD IBS detected (0x000000ff) >18:05:08,819 NOTICE kernel:Initialise system trusted keyrings >18:05:08,819 NOTICE kernel:Key type blacklist registered >18:05:08,819 INFO kernel:workingset: timestamp_bits=36 max_order=24 bucket_order=0 >18:05:08,819 INFO kernel:zbud: loaded >18:05:08,819 DEBUG kernel:SELinux: Registering netfilter hooks >18:05:08,819 INFO kernel:NET: Registered protocol family 38 >18:05:08,819 NOTICE kernel:Key type asymmetric registered >18:05:08,819 NOTICE kernel:Asymmetric key parser 'x509' registered >18:05:08,819 INFO kernel:Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) >18:05:08,819 INFO kernel:io scheduler noop registered >18:05:08,819 INFO kernel:io scheduler deadline registered >18:05:08,819 INFO kernel:io scheduler cfq registered (default) >18:05:08,819 INFO kernel:io scheduler mq-deadline registered >18:05:08,819 INFO kernel:atomic64_test: passed for x86-64 platform with CX8 and with SSE >18:05:08,819 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >18:05:08,819 INFO kernel:ACPI: Power Button [PWRB] >18:05:08,819 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >18:05:08,819 INFO kernel:ACPI: Power Button [PWRF] >18:05:08,819 ERR kernel:ERST: Failed to get Error Log Address Range. >18:05:08,819 WARNING kernel:[Firmware Warn]: GHES: Poll interval is 0 for generic hardware error source: 1, disabled. >18:05:08,819 INFO kernel:GHES: APEI firmware first mode is enabled by WHEA _OSC. >18:05:08,819 INFO kernel:Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >18:05:08,819 INFO kernel:00:07: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >18:05:08,819 INFO kernel:00:08: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A >18:05:08,819 INFO kernel:Non-volatile memory driver v1.3 >18:05:08,819 INFO kernel:Linux agpgart interface v0.103 >18:05:08,819 DEBUG kernel:ahci 0000:00:11.0: version 3.0 >18:05:08,819 INFO kernel:ahci 0000:00:11.0: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl SATA mode >18:05:08,819 INFO kernel:ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc >18:05:08,819 INFO kernel:scsi host0: ahci >18:05:08,820 INFO kernel:scsi host1: ahci >18:05:08,820 INFO kernel:scsi host2: ahci >18:05:08,820 INFO kernel:scsi host3: ahci >18:05:08,820 INFO kernel:scsi host4: ahci >18:05:08,820 INFO kernel:scsi host5: ahci >18:05:08,820 INFO kernel:ata1: SATA max UDMA/133 abar m1024@0xfb9fe400 port 0xfb9fe500 irq 22 >18:05:08,820 INFO kernel:ata2: SATA max UDMA/133 abar m1024@0xfb9fe400 port 0xfb9fe580 irq 22 >18:05:08,820 INFO kernel:ata3: SATA max UDMA/133 abar m1024@0xfb9fe400 port 0xfb9fe600 irq 22 >18:05:08,820 INFO kernel:ata4: SATA max UDMA/133 abar m1024@0xfb9fe400 port 0xfb9fe680 irq 22 >18:05:08,820 INFO kernel:ata5: SATA max UDMA/133 abar m1024@0xfb9fe400 port 0xfb9fe700 irq 22 >18:05:08,820 INFO kernel:ata6: SATA max UDMA/133 abar m1024@0xfb9fe400 port 0xfb9fe780 irq 22 >18:05:08,820 INFO kernel:libphy: Fixed MDIO Bus: probed >18:05:08,820 INFO kernel:ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >18:05:08,820 INFO kernel:ehci-pci: EHCI PCI platform driver >18:05:08,820 INFO kernel:ehci-pci 0000:00:12.2: EHCI Host Controller >18:05:08,821 INFO kernel:ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 >18:05:08,821 INFO kernel:ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >18:05:08,821 INFO kernel:ehci-pci 0000:00:12.2: debug port 1 >18:05:08,821 INFO kernel:ehci-pci 0000:00:12.2: irq 17, io mem 0xfb9fe800 >18:05:08,821 INFO kernel:ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 >18:05:08,821 INFO kernel:usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >18:05:08,821 INFO kernel:usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:05:08,821 INFO kernel:usb usb1: Product: EHCI Host Controller >18:05:08,822 INFO kernel:usb usb1: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ehci_hcd >18:05:08,822 INFO kernel:usb usb1: SerialNumber: 0000:00:12.2 >18:05:08,822 INFO kernel:hub 1-0:1.0: USB hub found >18:05:08,822 INFO kernel:hub 1-0:1.0: 6 ports detected >18:05:08,822 INFO kernel:ehci-pci 0000:00:13.2: EHCI Host Controller >18:05:08,822 INFO kernel:ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 >18:05:08,822 INFO kernel:ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >18:05:08,823 INFO kernel:ehci-pci 0000:00:13.2: debug port 1 >18:05:08,823 INFO kernel:ehci-pci 0000:00:13.2: irq 19, io mem 0xfb9fec00 >18:05:08,823 INFO kernel:ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 >18:05:08,823 INFO kernel:usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >18:05:08,823 INFO kernel:usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:05:08,824 INFO kernel:usb usb2: Product: EHCI Host Controller >18:05:08,824 INFO kernel:usb usb2: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ehci_hcd >18:05:08,824 INFO kernel:usb usb2: SerialNumber: 0000:00:13.2 >18:05:08,824 INFO kernel:hub 2-0:1.0: USB hub found >18:05:08,824 INFO kernel:hub 2-0:1.0: 6 ports detected >18:05:08,824 INFO kernel:ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >18:05:08,824 INFO kernel:ohci-pci: OHCI PCI platform driver >18:05:08,824 INFO kernel:ohci-pci 0000:00:12.0: OHCI PCI host controller >18:05:08,825 INFO kernel:ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3 >18:05:08,825 INFO kernel:ohci-pci 0000:00:12.0: irq 16, io mem 0xfb9f6000 >18:05:08,825 INFO kernel:usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >18:05:08,825 INFO kernel:usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:05:08,825 INFO kernel:usb usb3: Product: OHCI PCI host controller >18:05:08,825 INFO kernel:usb usb3: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ohci_hcd >18:05:08,825 INFO kernel:usb usb3: SerialNumber: 0000:00:12.0 >18:05:08,826 INFO kernel:hub 3-0:1.0: USB hub found >18:05:08,826 INFO kernel:hub 3-0:1.0: 3 ports detected >18:05:08,826 INFO kernel:ohci-pci 0000:00:12.1: OHCI PCI host controller >18:05:08,826 INFO kernel:ohci-pci 0000:00:12.1: new USB bus registered, assigned bus number 4 >18:05:08,826 INFO kernel:ohci-pci 0000:00:12.1: irq 16, io mem 0xfb9f7000 >18:05:08,826 INFO kernel:usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >18:05:08,827 INFO kernel:usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:05:08,827 INFO kernel:usb usb4: Product: OHCI PCI host controller >18:05:08,827 INFO kernel:usb usb4: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ohci_hcd >18:05:08,827 INFO kernel:usb usb4: SerialNumber: 0000:00:12.1 >18:05:08,827 INFO kernel:hub 4-0:1.0: USB hub found >18:05:08,827 INFO kernel:hub 4-0:1.0: 3 ports detected >18:05:08,828 INFO kernel:ohci-pci 0000:00:13.0: OHCI PCI host controller >18:05:08,828 INFO kernel:ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5 >18:05:08,828 INFO kernel:ohci-pci 0000:00:13.0: irq 18, io mem 0xfb9fc000 >18:05:08,828 INFO kernel:usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >18:05:08,828 INFO kernel:usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:05:08,828 INFO kernel:usb usb5: Product: OHCI PCI host controller >18:05:08,828 INFO kernel:usb usb5: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ohci_hcd >18:05:08,829 INFO kernel:usb usb5: SerialNumber: 0000:00:13.0 >18:05:08,829 INFO kernel:hub 5-0:1.0: USB hub found >18:05:08,829 INFO kernel:hub 5-0:1.0: 3 ports detected >18:05:08,829 INFO kernel:ohci-pci 0000:00:13.1: OHCI PCI host controller >18:05:08,829 INFO kernel:ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 6 >18:05:08,829 INFO kernel:ohci-pci 0000:00:13.1: irq 18, io mem 0xfb9fd000 >18:05:08,830 INFO kernel:usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >18:05:08,830 INFO kernel:usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:05:08,830 INFO kernel:usb usb6: Product: OHCI PCI host controller >18:05:08,830 INFO kernel:usb usb6: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ohci_hcd >18:05:08,830 INFO kernel:usb usb6: SerialNumber: 0000:00:13.1 >18:05:08,830 INFO kernel:hub 6-0:1.0: USB hub found >18:05:08,830 INFO kernel:hub 6-0:1.0: 3 ports detected >18:05:08,831 INFO kernel:ohci-pci 0000:00:14.5: OHCI PCI host controller >18:05:08,831 INFO kernel:ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 7 >18:05:08,831 INFO kernel:ohci-pci 0000:00:14.5: irq 18, io mem 0xfb9ff000 >18:05:08,831 INFO kernel:usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >18:05:08,831 INFO kernel:usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:05:08,832 INFO kernel:usb usb7: Product: OHCI PCI host controller >18:05:08,832 INFO kernel:usb usb7: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ohci_hcd >18:05:08,832 INFO kernel:usb usb7: SerialNumber: 0000:00:14.5 >18:05:08,832 INFO kernel:hub 7-0:1.0: USB hub found >18:05:08,832 INFO kernel:hub 7-0:1.0: 2 ports detected >18:05:08,832 INFO kernel:uhci_hcd: USB Universal Host Controller Interface driver >18:05:08,832 INFO kernel:xhci_hcd 0000:02:00.0: Resetting >18:05:08,832 INFO kernel:ata3: SATA link down (SStatus 0 SControl 300) >18:05:08,832 INFO kernel:ata4: SATA link down (SStatus 0 SControl 300) >18:05:08,832 INFO kernel:ata6: SATA link down (SStatus 0 SControl 300) >18:05:08,832 INFO kernel:ata5: SATA link down (SStatus 0 SControl 300) >18:05:08,833 INFO kernel:usb 2-3: new high-speed USB device number 2 using ehci-pci >18:05:08,833 INFO kernel:usb 1-5: new high-speed USB device number 2 using ehci-pci >18:05:08,833 INFO kernel:usb 1-5: New USB device found, idVendor=090c, idProduct=1000 >18:05:08,833 INFO kernel:usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >18:05:08,833 INFO kernel:usb 1-5: Product: Flash Voyager >18:05:08,833 INFO kernel:usb 1-5: Manufacturer: Corsair >18:05:08,833 INFO kernel:usb 1-5: SerialNumber: A100000000026669 >18:05:08,834 INFO kernel:ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >18:05:08,834 INFO kernel:ata1.00: ATA-9: INTEL SSDSCKGW180A4, LADi, max UDMA/133 >18:05:08,834 INFO kernel:ata1.00: 351651888 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >18:05:08,834 INFO kernel:usb 2-3: New USB device found, idVendor=046b, idProduct=ff01 >18:05:08,834 INFO kernel:usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >18:05:08,834 INFO kernel:usb 2-3: Product: Generic Hub >18:05:08,834 INFO kernel:usb 2-3: Manufacturer: American Megatrends Inc. >18:05:08,834 INFO kernel:usb 2-3: SerialNumber: serial >18:05:08,834 INFO kernel:hub 2-3:1.0: USB hub found >18:05:08,835 INFO kernel:hub 2-3:1.0: 3 ports detected >18:05:08,835 INFO kernel:ata1.00: configured for UDMA/133 >18:05:08,835 NOTICE kernel:scsi 0:0:0:0: Direct-Access ATA INTEL SSDSCKGW18 LADi PQ: 0 ANSI: 5 >18:05:08,835 NOTICE kernel:sd 0:0:0:0: Attached scsi generic sg0 type 0 >18:05:08,835 NOTICE kernel:sd 0:0:0:0: [sda] 351651888 512-byte logical blocks: (180 GB/168 GiB) >18:05:08,835 NOTICE kernel:sd 0:0:0:0: [sda] Write Protect is off >18:05:08,836 DEBUG kernel:sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >18:05:08,836 NOTICE kernel:sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >18:05:08,836 INFO kernel: sda: sda1 sda2 sda3 sda4 < sda5 > >18:05:08,836 NOTICE kernel:sd 0:0:0:0: [sda] Attached SCSI disk >18:05:08,836 INFO kernel:tsc: Refined TSC clocksource calibration: 2300.007 MHz >18:05:08,836 INFO kernel:clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x21273b92eef, max_idle_ns: 440795226594 ns >18:05:08,836 INFO kernel:clocksource: Switched to clocksource tsc >18:05:08,836 INFO kernel:usb 2-3.1: new low-speed USB device number 3 using ehci-pci >18:05:08,836 INFO kernel:ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >18:05:08,836 INFO kernel:ata2.00: ATA-8: WDC WD10EAVS-32D7B1, 01.01A01, max UDMA/133 >18:05:08,836 INFO kernel:ata2.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >18:05:08,836 INFO kernel:ata2.00: configured for UDMA/133 >18:05:08,836 NOTICE kernel:scsi 1:0:0:0: Direct-Access ATA WDC WD10EAVS-32D 1A01 PQ: 0 ANSI: 5 >18:05:08,837 NOTICE kernel:sd 1:0:0:0: Attached scsi generic sg1 type 0 >18:05:08,837 NOTICE kernel:sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) >18:05:08,837 NOTICE kernel:sd 1:0:0:0: [sdb] Write Protect is off >18:05:08,837 DEBUG kernel:sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >18:05:08,837 NOTICE kernel:sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >18:05:08,837 INFO kernel:usb 4-3: new full-speed USB device number 2 using ohci-pci >18:05:08,838 INFO kernel: sdb: sdb1 >18:05:08,838 NOTICE kernel:sd 1:0:0:0: [sdb] Attached SCSI disk >18:05:08,838 INFO kernel:usb 2-3.1: New USB device found, idVendor=046b, idProduct=ff10 >18:05:08,838 INFO kernel:usb 2-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >18:05:08,838 INFO kernel:usb 2-3.1: Product: Virtual Keyboard and Mouse >18:05:08,838 INFO kernel:usb 2-3.1: Manufacturer: American Megatrends Inc. >18:05:08,838 INFO kernel:usb 2-3.1: SerialNumber: serial >18:05:08,839 INFO kernel:usb 4-3: New USB device found, idVendor=046d, idProduct=c52b >18:05:08,839 INFO kernel:usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >18:05:08,839 INFO kernel:usb 4-3: Product: USB Receiver >18:05:08,839 INFO kernel:usb 4-3: Manufacturer: Logitech >18:05:08,839 INFO kernel:xhci_hcd 0000:02:00.0: xHCI Host Controller >18:05:08,839 INFO kernel:xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 8 >18:05:08,840 INFO kernel:xhci_hcd 0000:02:00.0: hcc params 0x014051c7 hci version 0x100 quirks 0x00000410 >18:05:08,840 INFO kernel:usb usb8: New USB device found, idVendor=1d6b, idProduct=0002 >18:05:08,840 INFO kernel:usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:05:08,840 INFO kernel:usb usb8: Product: xHCI Host Controller >18:05:08,840 INFO kernel:usb usb8: Manufacturer: Linux 4.16.3-301.fc28.x86_64 xhci-hcd >18:05:08,840 INFO kernel:usb usb8: SerialNumber: 0000:02:00.0 >18:05:08,841 INFO kernel:hub 8-0:1.0: USB hub found >18:05:08,841 INFO kernel:hub 8-0:1.0: 4 ports detected >18:05:08,841 INFO kernel:xhci_hcd 0000:02:00.0: xHCI Host Controller >18:05:08,841 INFO kernel:xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 9 >18:05:08,841 INFO kernel:usb usb9: We don't know the algorithms for LPM for this host, disabling LPM. >18:05:08,841 INFO kernel:usb usb9: New USB device found, idVendor=1d6b, idProduct=0003 >18:05:08,842 INFO kernel:usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:05:08,842 INFO kernel:usb usb9: Product: xHCI Host Controller >18:05:08,842 INFO kernel:usb usb9: Manufacturer: Linux 4.16.3-301.fc28.x86_64 xhci-hcd >18:05:08,842 INFO kernel:usb usb9: SerialNumber: 0000:02:00.0 >18:05:08,842 INFO kernel:hub 9-0:1.0: USB hub found >18:05:08,842 INFO kernel:hub 9-0:1.0: 4 ports detected >18:05:08,842 INFO kernel:usbcore: registered new interface driver usbserial_generic >18:05:08,842 INFO kernel:usbserial: USB Serial support registered for generic >18:05:08,842 INFO kernel:i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >18:05:08,842 WARNING kernel:i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >18:05:08,842 INFO kernel:serio: i8042 KBD port at 0x60,0x64 irq 1 >18:05:08,842 INFO kernel:mousedev: PS/2 mouse device common for all mice >18:05:08,843 INFO kernel:rtc_cmos 00:02: RTC can wake from S4 >18:05:08,843 INFO kernel:rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >18:05:08,843 INFO kernel:rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >18:05:08,843 INFO kernel:device-mapper: uevent: version 1.0.3 >18:05:08,843 INFO kernel:device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com >18:05:08,843 INFO kernel:hidraw: raw HID events driver (C) Jiri Kosina >18:05:08,843 INFO kernel:input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:13.2/usb2/2-3/2-3.1/2-3.1:1.0/0003:046B:FF10.0001/input/input3 >18:05:08,843 INFO kernel:hid-generic 0003:046B:FF10.0001: input,hidraw0: USB HID v1.10 Keyboard [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:13.2-3.1/input0 >18:05:08,843 INFO kernel:input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:13.2/usb2/2-3/2-3.1/2-3.1:1.1/0003:046B:FF10.0002/input/input4 >18:05:08,843 INFO kernel:hid-generic 0003:046B:FF10.0002: input,hidraw1: USB HID v1.10 Mouse [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:13.2-3.1/input1 >18:05:08,843 INFO kernel:usbcore: registered new interface driver usbhid >18:05:08,843 INFO kernel:usbhid: USB HID core driver >18:05:08,843 INFO kernel:drop_monitor: Initializing network drop monitor service >18:05:08,843 INFO kernel:Initializing XFRM netlink socket >18:05:08,843 INFO kernel:NET: Registered protocol family 10 >18:05:08,843 INFO kernel:Segment Routing with IPv6 >18:05:08,843 INFO kernel:mip6: Mobile IPv6 >18:05:08,843 INFO kernel:NET: Registered protocol family 17 >18:05:08,843 INFO kernel:input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >18:05:08,844 INFO kernel:RAS: Correctable Errors collector initialized. >18:05:08,844 INFO kernel:microcode: CPU0: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU1: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU2: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU3: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU4: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU5: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU6: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU7: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU8: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU9: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU10: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU11: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU12: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU13: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU14: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU15: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU16: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU17: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU18: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU19: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU20: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU21: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU22: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: CPU23: patch_level=0x0600081c >18:05:08,844 INFO kernel:microcode: Microcode Update Driver: v2.2. >18:05:08,844 INFO kernel:AVX version of gcm_enc/dec engaged. >18:05:08,844 INFO kernel:AES CTR mode by8 optimization enabled >18:05:08,844 INFO kernel:sched_clock: Marking stable (10048460394, 0)->(10241115642, -192655248) >18:05:08,844 INFO kernel:registered taskstats version 1 >18:05:08,844 NOTICE kernel:Loading compiled-in X.509 certificates >18:05:08,844 NOTICE kernel:Loaded X.509 cert 'Fedora kernel signing key: 1b6b5b1775c489712170c979cf62dc872f6d03ae' >18:05:08,844 INFO kernel:zswap: loaded using pool lzo/zbud >18:05:08,844 NOTICE kernel:Key type big_key registered >18:05:08,844 NOTICE kernel:Key type encrypted registered >18:05:08,844 ERR kernel:APEI: Can not request [mem 0xc7f9edd0-0xc7f9ee23] for APEI BERT registers >18:05:08,844 INFO kernel: Magic number: 10:780:89 >18:05:08,844 INFO kernel:raw rawctl: hash matches >18:05:08,844 INFO kernel:rtc_cmos 00:02: setting system clock to 2018-07-18 18:05:08 UTC (1531937108) >18:05:08,844 INFO kernel:Freeing unused kernel memory: 2120K >18:05:08,844 INFO kernel:Write protecting the kernel read-only data: 18432k >18:05:08,844 INFO kernel:Freeing unused kernel memory: 2012K >18:05:08,844 INFO kernel:Freeing unused kernel memory: 232K >18:05:08,844 INFO kernel:x86/mm: Checked W+X mappings: passed, no W+X pages found. >18:05:08,844 INFO kernel:rodata_test: all tests were successful >18:05:08,844 INFO systemd:systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) >18:05:08,844 INFO systemd:Detected architecture x86-64. >18:05:08,844 INFO systemd:Running in initial RAM disk. >18:05:08,844 INFO systemd:No hostname configured. >18:05:08,845 INFO systemd:Set hostname to <localhost>. >18:05:08,845 INFO systemd:Initializing machine ID from random generator. >18:05:08,845 INFO systemd:Listening on udev Control Socket. >18:05:08,845 INFO systemd:Reached target Swap. >18:05:08,845 INFO systemd:Listening on Journal Socket. >18:05:08,845 INFO systemd:Starting Setup Virtual Console... >18:05:08,845 INFO kernel:usb 8-4: new high-speed USB device number 2 using xhci_hcd >18:05:08,845 NOTICE kernel:audit: type=1130 audit(1531937108.776:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:08,845 NOTICE kernel:audit: type=1131 audit(1531937108.776:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:08,845 NOTICE kernel:audit: type=1130 audit(1531937108.777:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:08,845 INFO kernel:BIOS EDD facility v0.16 2004-Jun-25, 3 devices found >18:05:08,845 INFO kernel:usb 8-4: New USB device found, idVendor=0424, idProduct=2134 >18:05:08,845 INFO kernel:usb 8-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >18:05:08,845 INFO kernel:usb 8-4: Product: USB2134B >18:05:08,845 INFO kernel:usb 8-4: Manufacturer: SMSC >18:05:08,846 INFO kernel:hub 8-4:1.0: USB hub found >18:05:08,846 INFO kernel:hub 8-4:1.0: 4 ports detected >18:05:08,846 INFO systemd-journald:Journal started >18:05:08,846 INFO systemd-journald:Runtime journal (/run/log/journal/7997ea010ffe43048b9df4ff0ce0ad18) is 8.0M, max 3.1G, 3.1G free. >18:05:08,846 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:08,846 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:08,846 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:08,847 NOTICE kernel:audit: type=1130 audit(1531937108.846:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:08,847 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:08,847 INFO dracut-cmdline:dracut-28 (Twenty Eight) dracut-047-8.git20180305.fc28 >18:05:08,847 INFO dracut-cmdline:Using kernel command line parameters: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-28 quiet >18:05:08,861 INFO dracut-cmdline:Loading Fedora 28 x86_64 installer... >18:05:08,948 INFO kernel:usb 9-4: new SuperSpeed USB device number 2 using xhci_hcd >18:05:08,963 INFO kernel:usb 9-4: New USB device found, idVendor=0424, idProduct=5534 >18:05:08,963 INFO kernel:usb 9-4: New USB device strings: Mfr=2, Product=3, SerialNumber=0 >18:05:08,963 INFO kernel:usb 9-4: Product: USB5534B >18:05:08,963 INFO kernel:usb 9-4: Manufacturer: SMSC >18:05:08,965 INFO kernel:hub 9-4:1.0: USB hub found >18:05:08,965 INFO kernel:hub 9-4:1.0: 4 ports detected >18:05:09,106 INFO dracut-cmdline:rd.luks=0: removing cryptoluks activation >18:05:09,147 INFO dracut-cmdline:rd.lvm=0: removing LVM activation >18:05:09,252 INFO systemd:Started dracut cmdline hook. >18:05:09,252 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:09,253 NOTICE kernel:audit: type=1130 audit(1531937109.252:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:09,254 INFO systemd:Starting dracut pre-udev hook... >18:05:09,336 INFO kernel:squashfs: version 4.0 (2009/01/31) Phillip Lougher >18:05:09,357 INFO kernel:Loading iSCSI transport class v2.0-870. >18:05:09,370 NOTICE kernel:iscsi: registered transport (tcp) >18:05:12,429 INFO kernel:floppy0: no floppy controllers found >18:05:12,441 INFO dracut-pre-udev:modprobe: ERROR: could not insert 'floppy': No such device >18:05:12,471 INFO kernel:No iBFT detected. >18:05:12,548 INFO kernel:raid6: sse2x1 gen() 4433 MB/s >18:05:12,565 INFO kernel:raid6: sse2x1 xor() 3214 MB/s >18:05:12,582 INFO kernel:raid6: sse2x2 gen() 7207 MB/s >18:05:12,599 INFO kernel:raid6: sse2x2 xor() 4720 MB/s >18:05:12,616 INFO kernel:raid6: sse2x4 gen() 8343 MB/s >18:05:12,633 INFO kernel:raid6: sse2x4 xor() 4693 MB/s >18:05:12,633 INFO kernel:raid6: using algorithm sse2x4 gen() 8343 MB/s >18:05:12,633 INFO kernel:raid6: .... xor() 4693 MB/s, rmw enabled >18:05:12,633 INFO kernel:raid6: using ssse3x2 recovery algorithm >18:05:12,635 INFO kernel:xor: automatically using best checksumming function avx >18:05:12,637 INFO kernel:async_tx: api initialized (async) >18:05:12,795 INFO kernel:device-mapper: multipath round-robin: version 1.2.0 loaded >18:05:12,860 INFO dracut-pre-udev:modprobe: ERROR: could not insert 'sha256_mb': No such device >18:05:12,941 INFO kernel:RPC: Registered named UNIX socket transport module. >18:05:12,941 INFO kernel:RPC: Registered udp transport module. >18:05:12,941 INFO kernel:RPC: Registered tcp transport module. >18:05:12,941 INFO kernel:RPC: Registered tcp NFSv4.1 backchannel transport module. >18:05:13,038 NOTICE rpc.statd:Version 3.1.1 starting >18:05:13,055 NOTICE rpc.statd:Initializing NSM state >18:05:13,056 WARNING rpc.statd:Running as root. chown /var/lib/nfs/statd to choose different user >18:05:13,127 WARNING rpc.idmapd:Setting log level to 0 >18:05:13,155 INFO systemd:Started dracut pre-udev hook. >18:05:13,155 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:13,156 NOTICE kernel:audit: type=1130 audit(1531937113.155:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:13,157 INFO systemd:Starting udev Kernel Device Manager... >18:05:13,232 INFO systemd:Started udev Kernel Device Manager. >18:05:13,232 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:13,233 NOTICE kernel:audit: type=1130 audit(1531937113.232:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:13,233 INFO systemd:Starting dracut pre-trigger hook... >18:05:13,250 INFO lldpad:config file failed to load, >18:05:13,251 INFO lldpad:create a new file. >18:05:13,251 INFO lldpad:bound ctrl iface to /com/intel/lldpad >18:05:13,252 INFO dracut-pre-trigger:898 >18:05:13,256 INFO dracut-pre-trigger:rd.dm=0: removing DM RAID activation >18:05:13,393 INFO dracut-pre-trigger:rd.md.imsm=0: no MD RAID for imsm/isw raids >18:05:13,467 INFO dracut-pre-trigger:rd.md.ddf=0: no MD RAID for SNIA ddf raids >18:05:13,616 INFO dracut-pre-trigger:rd.md=0: removing MD RAID activation >18:05:13,834 INFO systemd:Started dracut pre-trigger hook. >18:05:13,834 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:13,835 NOTICE kernel:audit: type=1130 audit(1531937113.834:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:13,835 INFO systemd:Starting udev Coldplug all Devices... >18:05:13,926 INFO systemd:Mounting Kernel Configuration File System... >18:05:13,930 INFO systemd:Mounted Kernel Configuration File System. >18:05:14,056 INFO systemd:Started udev Coldplug all Devices. >18:05:14,056 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:14,057 NOTICE kernel:audit: type=1130 audit(1531937114.056:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:14,059 INFO systemd:Starting udev Wait for Complete Device Initialization... >18:05:14,061 INFO systemd:Starting Show Plymouth Boot Screen... >18:05:14,063 INFO systemd:Starting dracut initqueue hook... >18:05:14,068 INFO kernel:pps_core: LinuxPPS API ver. 1 registered >18:05:14,068 INFO kernel:pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >18:05:14,072 INFO kernel:PTP clock support registered >18:05:14,082 INFO systemd:Received SIGRTMIN+20 from PID 1013 (plymouthd). >18:05:14,082 INFO systemd:Started Show Plymouth Boot Screen. >18:05:14,082 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:14,082 INFO systemd:Reached target Paths. >18:05:14,083 NOTICE kernel:audit: type=1130 audit(1531937114.082:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:14,083 INFO systemd:Reached target Local Encrypted Volumes. >18:05:14,083 INFO systemd:Started Forward Password Requests to Plymouth Directory Watch. >18:05:14,085 INFO kernel:logitech-djreceiver 0003:046D:C52B.0005: hiddev96,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:12.1-3/input2 >18:05:14,087 INFO kernel:usb-storage 1-5:1.0: USB Mass Storage device detected >18:05:14,087 INFO kernel:scsi host6: pata_atiixp >18:05:14,087 INFO kernel:scsi host8: pata_atiixp >18:05:14,088 INFO kernel:ata7: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14 >18:05:14,088 INFO kernel:ata8: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15 >18:05:14,103 INFO kernel:mpt3sas version 17.100.00.00 loaded >18:05:14,103 WARNING kernel:mpt3sas 0000:05:00.0: can't disable ASPM; OS doesn't have ASPM control >18:05:14,103 INFO kernel:scsi host7: usb-storage 1-5:1.0 >18:05:14,103 INFO kernel:usbcore: registered new interface driver usb-storage >18:05:14,103 INFO kernel:mpt2sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (66013684 kB) >18:05:14,107 INFO kernel:e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k >18:05:14,107 INFO kernel:e1000e: Copyright(c) 1999 - 2015 Intel Corporation. >18:05:14,107 INFO kernel:e1000e 0000:04:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >18:05:14,108 INFO kernel:usbcore: registered new interface driver uas >18:05:14,114 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >18:05:14,154 INFO kernel:mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k >18:05:14,154 WARNING kernel:mpt2sas_cm0: MSI-X vectors supported: 16, no of cores: 24, max_msix_vectors: -1 >18:05:14,154 INFO kernel:mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 43 >18:05:14,154 INFO kernel:mpt2sas0-msix1: PCI-MSI-X enabled: IRQ 44 >18:05:14,154 INFO kernel:mpt2sas0-msix2: PCI-MSI-X enabled: IRQ 45 >18:05:14,154 INFO kernel:mpt2sas0-msix3: PCI-MSI-X enabled: IRQ 46 >18:05:14,154 INFO kernel:mpt2sas0-msix4: PCI-MSI-X enabled: IRQ 47 >18:05:14,154 INFO kernel:mpt2sas0-msix5: PCI-MSI-X enabled: IRQ 48 >18:05:14,154 INFO kernel:mpt2sas0-msix6: PCI-MSI-X enabled: IRQ 49 >18:05:14,154 INFO kernel:mpt2sas0-msix7: PCI-MSI-X enabled: IRQ 50 >18:05:14,154 INFO kernel:mpt2sas0-msix8: PCI-MSI-X enabled: IRQ 51 >18:05:14,154 INFO kernel:mpt2sas0-msix9: PCI-MSI-X enabled: IRQ 52 >18:05:14,154 INFO kernel:mpt2sas0-msix10: PCI-MSI-X enabled: IRQ 53 >18:05:14,154 INFO kernel:mpt2sas0-msix11: PCI-MSI-X enabled: IRQ 54 >18:05:14,154 INFO kernel:mpt2sas0-msix12: PCI-MSI-X enabled: IRQ 55 >18:05:14,154 INFO kernel:mpt2sas0-msix13: PCI-MSI-X enabled: IRQ 56 >18:05:14,154 INFO kernel:mpt2sas0-msix14: PCI-MSI-X enabled: IRQ 57 >18:05:14,154 INFO kernel:mpt2sas0-msix15: PCI-MSI-X enabled: IRQ 58 >18:05:14,154 INFO kernel:mpt2sas_cm0: iomem(0x00000000fbef0000), mapped(0x0000000067cb1b76), size(65536) >18:05:14,154 INFO kernel:mpt2sas_cm0: ioport(0x000000000000d000), size(256) >18:05:14,162 INFO kernel:e1000e 0000:04:00.0 0000:04:00.0 (uninitialized): registered PHC clock >18:05:14,200 INFO kernel:input: Logitech Unifying Device. Wireless PID:101a as /devices/pci0000:00/0000:00:12.1/usb4/4-3/4-3:1.2/0003:046D:C52B.0005/0003:046D:101A.0006/input/input5 >18:05:14,200 INFO kernel:hid-generic 0003:046D:101A.0006: input,hidraw3: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:101a] on usb-0000:00:12.1-3:1 >18:05:14,208 INFO kernel:e1000e 0000:04:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 14:dd:a9:d5:31:88 >18:05:14,208 INFO kernel:e1000e 0000:04:00.0 eth0: Intel(R) PRO/1000 Network Connection >18:05:14,208 INFO kernel:e1000e 0000:04:00.0 eth0: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF >18:05:14,208 INFO kernel:e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >18:05:14,215 INFO kernel:mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k >18:05:14,223 INFO kernel:8021q: 802.1Q VLAN Support v1.8 >18:05:14,227 INFO kernel:input: Logitech Performance MX as /devices/pci0000:00/0000:00:12.1/usb4/4-3/4-3:1.2/0003:046D:C52B.0005/0003:046D:101A.0006/input/input6 >18:05:14,227 INFO kernel:logitech-hidpp-device 0003:046D:101A.0006: input,hidraw3: USB HID v1.11 Mouse [Logitech Performance MX] on usb-0000:00:12.1-3:1 >18:05:14,240 INFO systemd:Reloading. >18:05:14,271 INFO kernel:e1000e 0000:03:00.0 0000:03:00.0 (uninitialized): registered PHC clock >18:05:14,307 INFO kernel:mpt2sas_cm0: Allocated physical memory: size(17466 kB) >18:05:14,307 INFO kernel:mpt2sas_cm0: Current Controller Queue Depth(8056),Max Controller Queue Depth(8192) >18:05:14,307 INFO kernel:mpt2sas_cm0: Scatter Gather Elements per IO(128) >18:05:14,326 INFO kernel:e1000e 0000:03:00.0 eth1: (PCI Express:2.5GT/s:Width x1) 14:dd:a9:d5:31:87 >18:05:14,326 INFO kernel:e1000e 0000:03:00.0 eth1: Intel(R) PRO/1000 Network Connection >18:05:14,327 INFO kernel:e1000e 0000:03:00.0 eth1: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF >18:05:14,328 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >18:05:14,328 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >18:05:14,329 INFO kernel:e1000e 0000:04:00.0 enp4s0: renamed from eth0 >18:05:14,358 INFO kernel:mpt2sas_cm0: LSISAS2308: FWVersion(19.00.00.00), ChipRevision(0x05), BiosVersion(07.37.00.00) >18:05:14,358 INFO kernel:mpt2sas_cm0: Protocol=( >18:05:14,358 INFO kernel:Initiator >18:05:14,358 INFO kernel:), >18:05:14,358 INFO kernel:Capabilities=( >18:05:14,358 INFO kernel:Raid >18:05:14,358 INFO kernel:,TLR >18:05:14,358 INFO kernel:,EEDP >18:05:14,358 INFO kernel:,Snapshot Buffer >18:05:14,358 INFO kernel:,Diag Trace Buffer >18:05:14,358 INFO kernel:,Task Set Full >18:05:14,358 INFO kernel:,NCQ >18:05:14,358 INFO kernel:) >18:05:14,358 INFO kernel:scsi host9: Fusion MPT SAS Host >18:05:14,358 INFO kernel:mpt2sas_cm0: sending port enable !! >18:05:14,415 INFO kernel:[drm] amdgpu kernel modesetting enabled. >18:05:14,420 INFO kernel:AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de> >18:05:14,420 INFO kernel:AMD IOMMUv2 functionality not available on this system >18:05:14,427 INFO kernel:e1000e 0000:03:00.0 enp3s0: renamed from eth1 >18:05:14,437 WARNING kernel:CRAT table not found >18:05:14,437 INFO kernel:Virtual CRAT table created for CPU >18:05:14,437 INFO kernel:Parsing CRAT table with 4 nodes >18:05:14,437 INFO kernel:Creating topology SYSFS entries >18:05:14,437 INFO kernel:Topology: Add CPU node >18:05:14,437 INFO kernel:Finished initializing topology >18:05:14,437 INFO kernel:kfd kfd: Initialized module >18:05:14,437 INFO kernel:[drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1682:0x9480 0xC7). >18:05:14,437 INFO kernel:[drm] register mmio base: 0xFBF80000 >18:05:14,437 INFO kernel:[drm] register mmio size: 262144 >18:05:14,437 INFO kernel:[drm] probing gen 2 caps for device 1002:5a16 = 31cd02/0 >18:05:14,437 INFO kernel:[drm] probing mlw for device 1002:5a16 = 31cd02 >18:05:14,437 INFO kernel:[drm] UVD is enabled in VM mode >18:05:14,437 INFO kernel:[drm] UVD ENC is enabled in VM mode >18:05:14,437 INFO kernel:[drm] VCE enabled in VM mode >18:05:14,437 WARNING kernel:resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dffff window] >18:05:14,437 WARNING kernel:caller pci_map_rom+0x58/0xe0 mapping multiple BARs >18:05:14,439 INFO kernel:ATOM BIOS: 113-RX480-8GB-X1288M8G-W80 >18:05:14,439 INFO kernel:[drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit >18:05:14,439 INFO kernel:amdgpu 0000:06:00.0: VRAM: 8192M 0x000000F400000000 - 0x000000F5FFFFFFFF (8192M used) >18:05:14,439 INFO kernel:amdgpu 0000:06:00.0: GTT: 256M 0x0000000000000000 - 0x000000000FFFFFFF >18:05:14,439 INFO kernel:[drm] Detected VRAM RAM=8192M, BAR=256M >18:05:14,439 INFO kernel:[drm] RAM width 256bits GDDR5 >18:05:14,439 INFO kernel:[TTM] Zone kernel: Available graphics memory: 33006842 kiB >18:05:14,439 INFO kernel:[TTM] Zone dma32: Available graphics memory: 2097152 kiB >18:05:14,439 INFO kernel:[TTM] Initializing pool allocator >18:05:14,439 INFO kernel:[TTM] Initializing DMA pool allocator >18:05:14,439 INFO kernel:[drm] amdgpu: 8192M of VRAM memory ready >18:05:14,439 INFO kernel:[drm] amdgpu: 8192M of GTT memory ready. >18:05:14,439 INFO kernel:[drm] GART: num cpu pages 65536, num gpu pages 65536 >18:05:14,439 INFO kernel:[drm] PCIE GART of 256M enabled (table at 0x000000F400040000). >18:05:14,439 INFO kernel:[drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >18:05:14,439 INFO kernel:[drm] Driver supports precise vblank timestamp query. >18:05:14,439 INFO kernel:[drm] AMDGPU Display Connectors >18:05:14,439 INFO kernel:[drm] Connector 0: >18:05:14,439 INFO kernel:[drm] DP-1 >18:05:14,439 INFO kernel:[drm] HPD6 >18:05:14,439 INFO kernel:[drm] DDC: 0x4868 0x4868 0x4869 0x4869 0x486a 0x486a 0x486b 0x486b >18:05:14,439 INFO kernel:[drm] Encoders: >18:05:14,439 INFO kernel:[drm] DFP1: INTERNAL_UNIPHY2 >18:05:14,439 INFO kernel:[drm] Connector 1: >18:05:14,439 INFO kernel:[drm] DP-2 >18:05:14,439 INFO kernel:[drm] HPD4 >18:05:14,439 INFO kernel:[drm] DDC: 0x4870 0x4870 0x4871 0x4871 0x4872 0x4872 0x4873 0x4873 >18:05:14,439 INFO kernel:[drm] Encoders: >18:05:14,440 INFO kernel:[drm] DFP2: INTERNAL_UNIPHY2 >18:05:14,440 INFO kernel:[drm] Connector 2: >18:05:14,440 INFO kernel:[drm] DP-3 >18:05:14,440 INFO kernel:[drm] HPD1 >18:05:14,440 INFO kernel:[drm] DDC: 0x486c 0x486c 0x486d 0x486d 0x486e 0x486e 0x486f 0x486f >18:05:14,440 INFO kernel:[drm] Encoders: >18:05:14,440 INFO kernel:[drm] DFP3: INTERNAL_UNIPHY1 >18:05:14,440 INFO kernel:[drm] Connector 3: >18:05:14,440 INFO kernel:[drm] HDMI-A-1 >18:05:14,440 INFO kernel:[drm] HPD5 >18:05:14,440 INFO kernel:[drm] DDC: 0x4874 0x4874 0x4875 0x4875 0x4876 0x4876 0x4877 0x4877 >18:05:14,440 INFO kernel:[drm] Encoders: >18:05:14,440 INFO kernel:[drm] DFP4: INTERNAL_UNIPHY1 >18:05:14,440 INFO kernel:[drm] Chained IB support enabled! >18:05:14,443 INFO kernel:[drm] Found UVD firmware Version: 1.130 Family ID: 16 >18:05:14,444 INFO kernel:[drm] Found VCE firmware Version: 53.26 Binary ID: 3 >18:05:14,551 INFO kernel:[drm] UVD and UVD ENC initialized successfully. >18:05:14,604 INFO kernel:Btrfs loaded, crc32c=crc32c-intel >18:05:14,605 INFO kernel:BTRFS: device label wd-green devid 1 transid 3573 /dev/sdb1 >18:05:14,661 INFO kernel:[drm] VCE initialized successfully. >18:05:15,118 NOTICE kernel:scsi 7:0:0:0: Direct-Access Corsair Flash Voyager 1100 PQ: 0 ANSI: 0 CCS >18:05:15,262 INFO kernel:[drm] fb mappable at 0xD0568000 >18:05:15,262 INFO kernel:[drm] vram apper at 0xD0000000 >18:05:15,262 INFO kernel:[drm] size 33177600 >18:05:15,262 INFO kernel:[drm] fb depth is 24 >18:05:15,262 INFO kernel:[drm] pitch is 15360 >18:05:15,262 INFO kernel:fbcon: amdgpudrmfb (fb0) is primary device >18:05:15,569 INFO kernel:Console: switching to colour frame buffer device 480x135 >18:05:15,569 INFO kernel:amdgpu 0000:06:00.0: fb0: amdgpudrmfb frame buffer device >18:05:15,575 INFO kernel:[drm] Initialized amdgpu 3.23.0 20150101 for 0000:06:00.0 on minor 0 >18:05:15,592 INFO systemd:Started udev Wait for Complete Device Initialization. >18:05:15,592 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:15,593 NOTICE kernel:audit: type=1130 audit(1531937115.592:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:15,593 INFO systemd:Starting Device-Mapper Multipath Device Controller... >18:05:15,597 INFO systemd:Started Device-Mapper Multipath Device Controller. >18:05:15,597 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:15,597 INFO systemd:Reached target Local File Systems (Pre). >18:05:15,598 NOTICE kernel:audit: type=1130 audit(1531937115.597:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:15,598 INFO systemd:Reached target Local File Systems. >18:05:15,599 INFO systemd:Starting Create Volatile Files and Directories... >18:05:15,661 INFO multipathd:--------start up-------- >18:05:15,661 INFO multipathd:read /etc/multipath.conf >18:05:15,665 INFO multipathd:path checkers start up >18:05:15,666 INFO systemd:Started Create Volatile Files and Directories. >18:05:15,666 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:15,666 INFO systemd:Reached target System Initialization. >18:05:15,666 INFO systemd:Reached target Basic System. >18:05:15,667 NOTICE kernel:audit: type=1130 audit(1531937115.666:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:15,956 INFO kernel:mpt2sas_cm0: host_add: handle(0x0001), sas_addr(0x5000ea6520061900), phys(8) >18:05:29,979 INFO kernel:mpt2sas_cm0: port enable: SUCCESS >18:05:29,981 NOTICE kernel:scsi 9:0:0:0: Direct-Access ATA Samsung SSD 850 2B6Q PQ: 0 ANSI: 6 >18:05:29,981 INFO kernel:scsi 9:0:0:0: SATA: handle(0x0009), sas_addr(0x4433221100000000), phy(0), device_name(0x50025388400fb2c9) >18:05:29,981 INFO kernel:scsi 9:0:0:0: enclosure logical id (0x5000ea6520061900), slot(0) >18:05:29,981 INFO kernel:scsi 9:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:05:29,984 NOTICE kernel:scsi 9:0:1:0: Direct-Access ATA Samsung SSD 850 2B6Q PQ: 0 ANSI: 6 >18:05:29,984 INFO kernel:scsi 9:0:1:0: SATA: handle(0x000a), sas_addr(0x4433221101000000), phy(1), device_name(0x50025388a0a475b9) >18:05:29,984 INFO kernel:scsi 9:0:1:0: enclosure logical id (0x5000ea6520061900), slot(1) >18:05:29,984 INFO kernel:scsi 9:0:1:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:05:29,986 NOTICE kernel:scsi 9:0:2:0: Direct-Access ATA WDC WD5000L21X-0 1A01 PQ: 0 ANSI: 6 >18:05:29,986 INFO kernel:scsi 9:0:2:0: SATA: handle(0x000b), sas_addr(0x4433221102000000), phy(2), device_name(0x50014ee2b4b43951) >18:05:29,986 INFO kernel:scsi 9:0:2:0: enclosure logical id (0x5000ea6520061900), slot(2) >18:05:29,986 INFO kernel:scsi 9:0:2:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:05:29,988 NOTICE kernel:scsi 9:0:3:0: Direct-Access ATA WDC WD5000L21X-0 1A01 PQ: 0 ANSI: 6 >18:05:29,988 INFO kernel:scsi 9:0:3:0: SATA: handle(0x000c), sas_addr(0x4433221103000000), phy(3), device_name(0x50014ee20a093bfc) >18:05:29,988 INFO kernel:scsi 9:0:3:0: enclosure logical id (0x5000ea6520061900), slot(3) >18:05:29,988 INFO kernel:scsi 9:0:3:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:05:29,992 NOTICE kernel:scsi 9:0:4:0: Direct-Access ATA ST320LT009-9WC14 DEMA PQ: 0 ANSI: 6 >18:05:29,992 INFO kernel:scsi 9:0:4:0: SATA: handle(0x000d), sas_addr(0x4433221104000000), phy(4), device_name(0x5000c5006a995344) >18:05:29,992 INFO kernel:scsi 9:0:4:0: enclosure logical id (0x5000ea6520061900), slot(4) >18:05:29,992 INFO kernel:scsi 9:0:4:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:05:29,998 NOTICE kernel:scsi 9:0:5:0: Direct-Access ATA Samsung SSD 850 2B6Q PQ: 0 ANSI: 6 >18:05:29,998 INFO kernel:scsi 9:0:5:0: SATA: handle(0x000e), sas_addr(0x4433221105000000), phy(5), device_name(0x50025388400fb2b5) >18:05:29,998 INFO kernel:scsi 9:0:5:0: enclosure logical id (0x5000ea6520061900), slot(5) >18:05:29,998 INFO kernel:scsi 9:0:5:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:05:30,000 NOTICE kernel:scsi 9:0:6:0: Direct-Access ATA WDC WD10J21X-00F 1A01 PQ: 0 ANSI: 6 >18:05:30,000 INFO kernel:scsi 9:0:6:0: SATA: handle(0x000f), sas_addr(0x4433221106000000), phy(6), device_name(0x50014ee6ae820fd1) >18:05:30,000 INFO kernel:scsi 9:0:6:0: enclosure logical id (0x5000ea6520061900), slot(6) >18:05:30,000 INFO kernel:scsi 9:0:6:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:05:30,003 NOTICE kernel:scsi 9:0:7:0: Direct-Access ATA WDC WD10J21X-00F 1A01 PQ: 0 ANSI: 6 >18:05:30,003 INFO kernel:scsi 9:0:7:0: SATA: handle(0x0010), sas_addr(0x4433221107000000), phy(7), device_name(0x50014ee603d79b42) >18:05:30,003 INFO kernel:scsi 9:0:7:0: enclosure logical id (0x5000ea6520061900), slot(7) >18:05:30,003 INFO kernel:scsi 9:0:7:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:05:30,004 NOTICE kernel:sd 9:0:0:0: Attached scsi generic sg2 type 0 >18:05:30,004 NOTICE kernel:sd 9:0:1:0: Attached scsi generic sg3 type 0 >18:05:30,004 NOTICE kernel:sd 9:0:2:0: Attached scsi generic sg4 type 0 >18:05:30,005 NOTICE kernel:sd 9:0:2:0: [sde] Spinning up disk... >18:05:30,005 NOTICE kernel:sd 9:0:1:0: [sdd] 500118192 512-byte logical blocks: (256 GB/238 GiB) >18:05:30,006 NOTICE kernel:sd 9:0:3:0: Attached scsi generic sg5 type 0 >18:05:30,006 NOTICE kernel:sd 9:0:0:0: [sdc] 500118192 512-byte logical blocks: (256 GB/238 GiB) >18:05:30,007 NOTICE kernel:sd 9:0:4:0: Attached scsi generic sg6 type 0 >18:05:30,007 NOTICE kernel:sd 9:0:5:0: Attached scsi generic sg7 type 0 >18:05:30,008 NOTICE kernel:sd 9:0:6:0: Attached scsi generic sg8 type 0 >18:05:30,008 NOTICE kernel:sd 9:0:1:0: [sdd] Write Protect is off >18:05:30,009 DEBUG kernel:sd 9:0:1:0: [sdd] Mode Sense: 7f 00 10 08 >18:05:30,010 NOTICE kernel:sd 9:0:5:0: [sdh] 500118192 512-byte logical blocks: (256 GB/238 GiB) >18:05:30,011 NOTICE kernel:sd 9:0:0:0: [sdc] Write Protect is off >18:05:30,012 DEBUG kernel:sd 9:0:0:0: [sdc] Mode Sense: 7f 00 10 08 >18:05:30,013 NOTICE kernel:sd 9:0:1:0: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:05:30,015 NOTICE kernel:sd 9:0:7:0: Attached scsi generic sg9 type 0 >18:05:30,016 NOTICE kernel:sd 9:0:0:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:05:30,017 NOTICE kernel:sd 7:0:0:0: Attached scsi generic sg10 type 0 >18:05:30,019 NOTICE kernel:sd 9:0:5:0: [sdh] Write Protect is off >18:05:30,020 DEBUG kernel:sd 9:0:5:0: [sdh] Mode Sense: 7f 00 10 08 >18:05:30,020 NOTICE kernel:sd 7:0:0:0: [sdk] 3932160 512-byte logical blocks: (2.01 GB/1.88 GiB) >18:05:30,021 NOTICE kernel:sd 9:0:3:0: [sdf] 976773168 512-byte logical blocks: (500 GB/466 GiB) >18:05:30,021 NOTICE kernel:sd 9:0:3:0: [sdf] 4096-byte physical blocks >18:05:30,021 NOTICE kernel:sd 9:0:5:0: [sdh] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:05:30,021 NOTICE kernel:sd 9:0:7:0: [sdj] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) >18:05:30,022 NOTICE kernel:sd 9:0:7:0: [sdj] 4096-byte physical blocks >18:05:30,022 NOTICE kernel:sd 7:0:0:0: [sdk] Write Protect is off >18:05:30,022 DEBUG kernel:sd 7:0:0:0: [sdk] Mode Sense: 43 00 00 00 >18:05:30,022 NOTICE kernel:sd 9:0:6:0: [sdi] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) >18:05:30,023 NOTICE kernel:sd 9:0:6:0: [sdi] 4096-byte physical blocks >18:05:30,023 ERR kernel:sd 7:0:0:0: [sdk] No Caching mode page found >18:05:30,023 ERR kernel:sd 7:0:0:0: [sdk] Assuming drive cache: write through >18:05:30,023 NOTICE kernel:sd 9:0:4:0: [sdg] 625142448 512-byte logical blocks: (320 GB/298 GiB) >18:05:30,024 NOTICE kernel:sd 9:0:4:0: [sdg] 4096-byte physical blocks >18:05:30,024 INFO kernel: sdd: sdd1 sdd2 >18:05:30,024 INFO kernel: sdc: sdc1 sdc2 >18:05:30,024 NOTICE kernel:sd 9:0:7:0: [sdj] Write Protect is off >18:05:30,024 DEBUG kernel:sd 9:0:7:0: [sdj] Mode Sense: 7f 00 10 08 >18:05:30,025 NOTICE kernel:sd 9:0:3:0: [sdf] Write Protect is off >18:05:30,025 DEBUG kernel:sd 9:0:3:0: [sdf] Mode Sense: 7f 00 10 08 >18:05:30,025 NOTICE kernel:sd 9:0:7:0: [sdj] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:05:30,025 NOTICE kernel:sd 9:0:6:0: [sdi] Write Protect is off >18:05:30,026 DEBUG kernel:sd 9:0:6:0: [sdi] Mode Sense: 7f 00 10 08 >18:05:30,026 INFO kernel: sdh: sdh1 sdh2 >18:05:30,026 NOTICE kernel:sd 9:0:3:0: [sdf] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:05:30,026 NOTICE kernel:sd 9:0:6:0: [sdi] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:05:30,027 NOTICE kernel:sd 9:0:0:0: [sdc] Attached SCSI disk >18:05:30,027 NOTICE kernel:sd 9:0:1:0: [sdd] Attached SCSI disk >18:05:30,027 NOTICE kernel:sd 9:0:5:0: [sdh] Attached SCSI disk >18:05:30,027 INFO kernel: sdk: sdk1 sdk2 sdk3 >18:05:30,027 INFO kernel: sdj: sdj1 >18:05:30,027 NOTICE kernel:sd 7:0:0:0: [sdk] Attached SCSI removable disk >18:05:30,028 INFO kernel: sdi: sdi1 >18:05:30,028 NOTICE kernel:random: crng init done >18:05:30,028 NOTICE kernel:sd 9:0:7:0: [sdj] Attached SCSI disk >18:05:30,029 NOTICE kernel:sd 9:0:3:0: [sdf] Attached SCSI disk >18:05:30,030 NOTICE kernel:sd 9:0:6:0: [sdi] Attached SCSI disk >18:05:30,101 NOTICE kernel:sd 9:0:4:0: [sdg] Write Protect is off >18:05:30,101 DEBUG kernel:sd 9:0:4:0: [sdg] Mode Sense: 7f 00 10 08 >18:05:30,104 NOTICE kernel:sd 9:0:4:0: [sdg] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:05:30,169 INFO multipathd:sdc: add path (uevent) >18:05:30,187 ERR multipath:sdk: can't store path info >18:05:30,317 INFO kernel:BTRFS: device label butter-raid-1T devid 1 transid 146 /dev/sdj1 >18:05:30,323 NOTICE kernel:sd 9:0:4:0: [sdg] Attached SCSI disk >18:05:30,330 INFO kernel:BTRFS: device label butter-raid-1T devid 2 transid 146 /dev/sdi1 >18:05:30,739 INFO dracut-initqueue:anaconda using disk root at /dev/sdk >18:05:30,807 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3 >18:05:30,809 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3 >18:05:30,813 INFO dracut-initqueue:mount: /run/install/repo: WARNING: device write-protected, mounted read-only. >18:05:30,814 DEBUG kernel:ISO 9660 Extensions: RRIP_1991A >18:05:30,816 INFO dracut-initqueue:anaconda: found /run/install/repo//images/install.img >18:05:31,026 INFO kernel:loop: module loaded >18:05:31,028 INFO multipathd:sdd: add path (uevent) >18:05:31,032 INFO multipathd:sdh: add path (uevent) >18:05:31,036 INFO multipathd:sdk: add path (uevent) >18:05:31,037 INFO multipathd:uevent trigger error >18:05:31,037 INFO multipathd:sdj: add path (uevent) >18:05:31,040 INFO multipathd:sdi: add path (uevent) >18:05:31,043 INFO multipathd:sdf: add path (uevent) >18:05:31,045 INFO multipathd:sdg: add path (uevent) >18:05:31,188 INFO systemd:Started dracut initqueue hook. >18:05:31,188 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:31,188 INFO systemd:Reached target Remote File Systems (Pre). >18:05:31,189 INFO systemd:Reached target Remote File Systems. >18:05:31,189 WARNING kernel:. >18:05:31,189 NOTICE kernel:audit: type=1130 audit(1531937131.188:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:31,190 INFO systemd:Starting dracut pre-mount hook... >18:05:31,209 INFO systemd:Started dracut pre-mount hook. >18:05:31,209 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:31,209 INFO systemd:Reached target Initrd Root File System. >18:05:31,210 NOTICE kernel:audit: type=1130 audit(1531937131.209:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:31,211 INFO systemd:Starting Reload Configuration from the Real Root... >18:05:31,277 INFO systemd:Reloading. >18:05:31,556 INFO systemd:Started Reload Configuration from the Real Root. >18:05:31,556 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:31,556 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:31,556 INFO systemd:Reached target Initrd File Systems. >18:05:31,556 INFO systemd:Reached target Initrd Default Target. >18:05:31,557 NOTICE kernel:audit: type=1130 audit(1531937131.556:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:31,557 NOTICE kernel:audit: type=1131 audit(1531937131.556:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:31,557 INFO systemd:Starting dracut mount hook... >18:05:31,591 INFO kernel:EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >18:05:31,640 INFO systemd:Started dracut mount hook. >18:05:31,641 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:31,642 NOTICE kernel:audit: type=1130 audit(1531937131.640:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:31,642 INFO systemd:Starting dracut pre-pivot and cleanup hook... >18:05:32,077 WARNING kernel:.ready >18:05:32,079 NOTICE kernel:sd 9:0:2:0: [sde] 976773168 512-byte logical blocks: (500 GB/466 GiB) >18:05:32,079 NOTICE kernel:sd 9:0:2:0: [sde] 4096-byte physical blocks >18:05:32,082 NOTICE kernel:sd 9:0:2:0: [sde] Write Protect is off >18:05:32,082 DEBUG kernel:sd 9:0:2:0: [sde] Mode Sense: 7f 00 10 08 >18:05:32,082 NOTICE kernel:sd 9:0:2:0: [sde] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:05:32,099 NOTICE kernel:sd 9:0:2:0: [sde] Attached SCSI disk >18:05:32,100 INFO systemd:Started dracut pre-pivot and cleanup hook. >18:05:32,100 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,101 NOTICE kernel:audit: type=1130 audit(1531937132.100:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,101 INFO systemd:Starting Cleaning Up and Shutting Down Daemons... >18:05:32,167 INFO systemd:Stopped dracut pre-pivot and cleanup hook. >18:05:32,167 INFO systemd:Stopped target Remote File Systems. >18:05:32,167 INFO systemd:Stopped target Timers. >18:05:32,167 INFO systemd:Stopped dracut mount hook. >18:05:32,167 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,167 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,167 INFO systemd:Stopped target Remote File Systems (Pre). >18:05:32,168 NOTICE kernel:audit: type=1131 audit(1531937132.167:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,168 NOTICE kernel:audit: type=1131 audit(1531937132.167:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,168 INFO systemd:Stopped dracut pre-mount hook. >18:05:32,168 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,168 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,168 INFO systemd:Stopped target Initrd Default Target. >18:05:32,168 INFO systemd:Stopped target Basic System. >18:05:32,168 INFO systemd:Stopped target Sockets. >18:05:32,168 INFO systemd:Stopped target Slices. >18:05:32,168 INFO systemd:Stopped target System Initialization. >18:05:32,168 INFO systemd:Stopped target Swap. >18:05:32,168 INFO systemd:Stopped target Local Encrypted Volumes. >18:05:32,169 NOTICE kernel:audit: type=1130 audit(1531937132.168:23): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,169 NOTICE kernel:audit: type=1131 audit(1531937132.168:24): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,169 INFO systemd:Stopped Apply Kernel Variables. >18:05:32,169 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,169 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,169 INFO systemd:Stopped target Initrd Root Device. >18:05:32,169 INFO systemd:Stopped target Paths. >18:05:32,169 INFO systemd:Stopped Create Volatile Files and Directories. >18:05:32,170 INFO systemd:Stopped target Local File Systems. >18:05:32,170 INFO systemd:Stopped target Local File Systems (Pre). >18:05:32,170 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,170 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,170 INFO systemd:Stopping Device-Mapper Multipath Device Controller... >18:05:32,171 INFO systemd:Stopped dracut initqueue hook. >18:05:32,171 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,171 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,172 INFO systemd:Starting Setup Virtual Console... >18:05:32,173 INFO systemd:Starting Plymouth switch root service... >18:05:32,177 INFO systemd:Started Cleaning Up and Shutting Down Daemons. >18:05:32,177 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,177 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,187 INFO systemd:Started Plymouth switch root service. >18:05:32,187 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,187 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,232 INFO multipathd:ok >18:05:32,236 INFO systemd:Started Setup Virtual Console. >18:05:32,236 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,236 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,246 INFO multipathd:--------shut down------- >18:05:32,254 INFO systemd:Stopped Device-Mapper Multipath Device Controller. >18:05:32,254 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,254 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,255 INFO systemd:Stopped udev Wait for Complete Device Initialization. >18:05:32,255 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,255 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,256 INFO systemd:Stopped udev Coldplug all Devices. >18:05:32,256 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,256 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,256 INFO systemd:Stopped dracut pre-trigger hook. >18:05:32,256 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,256 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,257 INFO systemd:Stopping udev Kernel Device Manager... >18:05:32,315 INFO systemd:Stopped udev Kernel Device Manager. >18:05:32,315 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,315 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,315 INFO systemd:Stopped Create Static Device Nodes in /dev. >18:05:32,315 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,316 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,316 INFO systemd:Stopped Create list of required static device nodes for the current kernel. >18:05:32,316 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,316 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,317 INFO systemd:Stopped dracut pre-udev hook. >18:05:32,317 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,317 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,317 INFO systemd:Stopped dracut cmdline hook. >18:05:32,317 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,317 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,317 INFO systemd:Closed udev Control Socket. >18:05:32,317 INFO systemd:Closed udev Kernel Socket. >18:05:32,319 INFO systemd:Starting Cleanup udevd DB... >18:05:32,390 INFO systemd:Started Cleanup udevd DB. >18:05:32,391 INFO systemd:Reached target Switch Root. >18:05:32,391 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,391 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:32,392 INFO systemd:Starting Switch Root... >18:05:32,465 NOTICE systemd:Switching root. >18:05:32,488 INFO systemd-journald:Journal stopped >18:05:36,024 INFO systemd-journald:Received SIGTERM from PID 1 (systemd). >18:05:36,024 WARNING kernel:systemd: 17 output lines suppressed due to ratelimiting >18:05:36,024 DEBUG kernel:SELinux: 32768 avtab hash slots, 114236 rules. >18:05:36,024 DEBUG kernel:SELinux: 32768 avtab hash slots, 114236 rules. >18:05:36,024 DEBUG kernel:SELinux: 8 users, 14 roles, 5122 types, 320 bools, 1 sens, 1024 cats >18:05:36,024 DEBUG kernel:SELinux: 129 classes, 114236 rules >18:05:36,024 INFO kernel:SELinux: Class bpf not defined in policy. >18:05:36,024 INFO kernel:SELinux: the above unknown classes and permissions will be allowed >18:05:36,024 INFO kernel:SELinux: policy capability network_peer_controls=1 >18:05:36,024 INFO kernel:SELinux: policy capability open_perms=1 >18:05:36,024 INFO kernel:SELinux: policy capability extended_socket_class=1 >18:05:36,024 INFO kernel:SELinux: policy capability always_check_network=0 >18:05:36,024 INFO kernel:SELinux: policy capability cgroup_seclabel=1 >18:05:36,024 INFO kernel:SELinux: policy capability nnp_nosuid_transition=1 >18:05:36,024 DEBUG kernel:SELinux: Completing initialization. >18:05:36,024 DEBUG kernel:SELinux: Setting up existing superblocks. >18:05:36,024 INFO systemd:Successfully loaded SELinux policy in 792.013ms. >18:05:36,024 INFO systemd:Relabelled /dev, /run and /sys/fs/cgroup in 67.262ms. >18:05:36,024 INFO systemd:systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) >18:05:36,024 INFO systemd:Detected architecture x86-64. >18:05:36,024 INFO systemd:Stopped Switch Root. >18:05:36,024 INFO systemd:systemd-journald.service: Service has no hold-off time, scheduling restart. >18:05:36,024 INFO systemd:systemd-journald.service: Scheduled restart job, restart counter is at 1. >18:05:36,024 INFO systemd:Stopped Journal Service. >18:05:36,024 INFO systemd:Starting Journal Service... >18:05:36,024 INFO systemd:Mounting POSIX Message Queue File System... >18:05:36,024 INFO systemd:Listening on /dev/initctl Compatibility Named Pipe. >18:05:36,024 INFO systemd:Mounting Huge Pages File System... >18:05:36,024 INFO systemd-journald:Journal started >18:05:36,024 INFO systemd-journald:Runtime journal (/run/log/journal/731a8a9c5f89428882254de61c656526) is 8.0M, max 3.1G, 3.1G free. >18:05:36,024 NOTICE audit:MAC_POLICY_LOAD policy loaded auid=4294967295 ses=4294967295 >18:05:36,025 NOTICE audit:AVC avc: denied { relabelto } for pid=1 comm="systemd" name="rootfsbase" dev="tmpfs" ino=13603 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=lnk_file permissive=1 >18:05:36,025 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,025 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,025 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,025 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,025 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,025 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,025 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >18:05:36,025 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,032 INFO systemd:Started Remount Root and Kernel File Systems. >18:05:36,032 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,038 INFO systemd:Starting Rebuild Hardware Database... >18:05:36,039 INFO systemd:Starting Flush Journal to Persistent Storage... >18:05:36,041 INFO systemd:Starting Create System Users... >18:05:36,042 INFO systemd:Starting Configure read-only root support... >18:05:36,044 INFO systemd:Started Create list of required static device nodes for the current kernel. >18:05:36,044 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,097 INFO systemd:Started Apply Kernel Variables. >18:05:36,097 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,148 INFO fedora-readonly:/usr/lib/systemd/fedora-readonly: line 14: warning: command substitution: ignored null byte in input >18:05:36,161 INFO systemd:Started Configure read-only root support. >18:05:36,161 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-readonly comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,164 INFO systemd:Starting Load/Save Random Seed... >18:05:36,165 INFO systemd-journald:Runtime journal (/run/log/journal/731a8a9c5f89428882254de61c656526) is 8.0M, max 3.1G, 3.1G free. >18:05:36,187 INFO systemd:Started Flush Journal to Persistent Storage. >18:05:36,187 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,195 WARNING kernel:kauditd_printk_skb: 47 callbacks suppressed >18:05:36,195 NOTICE kernel:audit: type=1130 audit(1531937136.194:72): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,195 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,195 INFO systemd:Started Create System Users. >18:05:36,196 INFO systemd:Starting Create Static Device Nodes in /dev... >18:05:36,254 INFO systemd:Started Load/Save Random Seed. >18:05:36,254 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,255 NOTICE kernel:audit: type=1130 audit(1531937136.254:73): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,305 INFO systemd:Started Create Static Device Nodes in /dev. >18:05:36,305 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,306 NOTICE kernel:audit: type=1130 audit(1531937136.305:74): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,331 INFO systemd:Started udev Coldplug all Devices. >18:05:36,331 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,332 NOTICE kernel:audit: type=1130 audit(1531937136.331:75): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,333 INFO systemd:Starting udev Wait for Complete Device Initialization... >18:05:36,343 INFO systemd:Started Setup Virtual Console. >18:05:36,343 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,343 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,344 NOTICE kernel:audit: type=1130 audit(1531937136.343:76): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,344 NOTICE kernel:audit: type=1131 audit(1531937136.343:77): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,564 INFO systemd:Started Rebuild Hardware Database. >18:05:36,565 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hwdb-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,566 NOTICE kernel:audit: type=1130 audit(1531937136.564:78): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hwdb-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,567 INFO systemd:Starting udev Kernel Device Manager... >18:05:36,732 INFO systemd:Started udev Kernel Device Manager. >18:05:36,732 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,733 NOTICE kernel:audit: type=1130 audit(1531937136.732:79): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:36,827 INFO kernel:acpi_cpufreq: overriding BIOS provided _PSD data >18:05:36,853 INFO kernel:shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >18:05:36,895 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko.xz error=No such file or directory >18:05:36,896 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko.xz error=No such file or directory >18:05:36,918 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >18:05:36,954 INFO kernel:piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb20, revision 0 >18:05:36,956 INFO kernel:piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb00 >18:05:36,996 INFO kernel:ipmi message handler version 39.2 >18:05:37,009 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >18:05:37,019 INFO kernel:ipmi device interface >18:05:37,031 INFO kernel:IPMI System Interface driver. >18:05:37,031 INFO kernel:ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS >18:05:37,031 INFO kernel:ipmi_si: SMBIOS: mem 0xca2 regsize 1 spacing 1 irq 0 >18:05:37,031 INFO kernel:ipmi_si: Adding SMBIOS-specified kcs state machine >18:05:37,031 INFO kernel:ipmi_platform: probing via SPMI >18:05:37,031 INFO kernel:ipmi_si: SPMI: io 0xca2 regsize 1 spacing 1 irq 0 >18:05:37,031 INFO kernel:ipmi_si: Adding SPMI-specified kcs state machine >18:05:37,032 INFO kernel:ipmi_si: Trying SMBIOS-specified kcs state machine at mem address 0xca2, slave address 0x0, irq 0 >18:05:37,032 ERR kernel:ipmi_si dmi-ipmi-si.0: Could not set up I/O space >18:05:37,050 INFO kernel:ipmi_si: Trying SPMI-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0 >18:05:37,050 ERR kernel:ipmi_si ipmi_si.0: Interface detection failed >18:05:37,108 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >18:05:37,251 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,253 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,254 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,254 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,255 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,255 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,256 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,256 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,257 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,257 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,257 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,258 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,258 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,258 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,258 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,258 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,258 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,259 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,259 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,259 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,259 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,260 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,260 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,260 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,260 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,260 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,260 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,260 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,260 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,260 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,261 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,261 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,261 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,261 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,261 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,262 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,262 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,262 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,262 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,262 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,262 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,262 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,262 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,263 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,263 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,263 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,264 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:05:37,265 ERR systemd-udevd:ctx=0x55f4ee530470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >18:05:37,360 ERR multipath:sdk: can't store path info >18:05:37,475 INFO kernel:md/raid1:md127: active with 3 out of 3 mirrors >18:05:37,480 INFO kernel:md127: detected capacity change from 0 to 254851153920 >18:05:37,483 INFO kernel:md/raid1:md126: active with 3 out of 3 mirrors >18:05:37,486 INFO kernel:md126: detected capacity change from 0 to 1072693248 >18:05:37,492 INFO systemd:Started Timer to wait for more drives before activating degraded array.. >18:05:37,493 INFO systemd:Started Timer to wait for more drives before activating degraded array.. >18:05:37,515 INFO systemd:Stopped Timer to wait for more drives before activating degraded array.. >18:05:37,516 INFO systemd:Created slice system-lvm2\x2dpvscan.slice. >18:05:37,518 INFO systemd:Starting LVM2 PV scan on device 9:127... >18:05:37,523 INFO systemd:Stopped Timer to wait for more drives before activating degraded array.. >18:05:37,949 INFO systemd:Started udev Wait for Complete Device Initialization. >18:05:37,949 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:37,950 NOTICE kernel:audit: type=1130 audit(1531937137.949:80): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:37,951 INFO systemd:Starting Device-Mapper Multipath Device Controller... >18:05:37,953 INFO systemd:Starting Activation of DM RAID sets... >18:05:38,002 INFO kernel:alua: device handler registered >18:05:38,043 INFO kernel:emc: device handler registered >18:05:38,053 INFO kernel:rdac: device handler registered >18:05:38,339 INFO multipathd:--------start up-------- >18:05:38,339 INFO multipathd:read /etc/multipath.conf >18:05:38,346 INFO multipathd:path checkers start up >18:05:38,437 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:38,437 INFO systemd:Started Device-Mapper Multipath Device Controller. >18:05:38,438 NOTICE kernel:audit: type=1130 audit(1531937138.437:81): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:38,440 INFO systemd:Started LVM2 metadata daemon. >18:05:38,441 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:38,745 INFO lvm: 3 logical volume(s) in volume group "fedora" now active >18:05:38,751 INFO systemd:Started LVM2 PV scan on device 9:127. >18:05:38,751 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-pvscan@9:127 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:39,475 INFO systemd:Started Activation of DM RAID sets. >18:05:39,475 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:39,475 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:39,475 INFO systemd:Reached target Local Encrypted Volumes. >18:05:39,475 INFO systemd:Reached target Local File Systems (Pre). >18:05:39,475 INFO systemd:Reached target Local File Systems. >18:05:39,478 INFO systemd:Starting Rebuild Journal Catalog... >18:05:39,479 INFO systemd:Starting Tell Plymouth To Write Out Runtime Data... >18:05:39,481 INFO systemd:Starting Import network configuration from initramfs... >18:05:39,482 INFO systemd:Starting Rebuild Dynamic Linker Cache... >18:05:39,613 INFO systemd:Started Tell Plymouth To Write Out Runtime Data. >18:05:39,613 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:39,613 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:39,682 INFO systemd:Started Rebuild Journal Catalog. >18:05:39,682 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:39,770 INFO systemd:Started Import network configuration from initramfs. >18:05:39,771 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:39,773 INFO systemd:Starting Create Volatile Files and Directories... >18:05:39,949 INFO systemd:Started Create Volatile Files and Directories. >18:05:39,949 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:39,952 INFO systemd:Starting Update UTMP about System Boot/Shutdown... >18:05:40,032 NOTICE audit:SYSTEM_BOOT pid=2015 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' >18:05:40,039 INFO systemd:Started Update UTMP about System Boot/Shutdown. >18:05:40,039 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,833 INFO systemd:Started Rebuild Dynamic Linker Cache. >18:05:43,834 WARNING kernel:kauditd_printk_skb: 11 callbacks suppressed >18:05:43,834 NOTICE kernel:audit: type=1130 audit(1531937143.833:93): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,834 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,835 INFO systemd:Starting Update is Completed... >18:05:43,914 INFO systemd:Started Update is Completed. >18:05:43,914 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,914 INFO systemd:Reached target System Initialization. >18:05:43,915 NOTICE kernel:audit: type=1130 audit(1531937143.914:94): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,915 INFO systemd:Listening on Open-iSCSI iscsid Socket. >18:05:43,918 INFO systemd:Listening on D-Bus System Message Bus Socket. >18:05:43,918 INFO systemd:Started Daily Cleanup of Temporary Directories. >18:05:43,918 INFO systemd:Reached target Timers. >18:05:43,918 INFO systemd:Listening on Open-iSCSI iscsiuio Socket. >18:05:43,919 INFO systemd:Reached target Sockets. >18:05:43,919 INFO systemd:Reached target Basic System. >18:05:43,921 INFO systemd:Starting OpenSSH ed25519 Server Key Generation... >18:05:43,923 INFO systemd:Starting Service enabling compressing RAM with zRam... >18:05:43,924 INFO systemd:Starting Terminate Plymouth Boot Screen... >18:05:43,926 INFO systemd:Started Hardware RNG Entropy Gatherer Daemon. >18:05:43,926 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,927 NOTICE kernel:audit: type=1130 audit(1531937143.925:95): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,928 INFO systemd:Starting Software RAID monitoring and management... >18:05:43,929 INFO systemd:Starting OpenSSH ecdsa Server Key Generation... >18:05:43,931 INFO mdadm:mdadm: No mail address or alert command - not monitoring. >18:05:43,949 INFO systemd:Starting System Logging Service... >18:05:43,953 INFO systemd:Starting Login Service... >18:05:43,954 INFO zramswapon:+ MAX_RAM_ON=2097152 >18:05:43,955 INFO systemd:Starting OpenSSH rsa Server Key Generation... >18:05:43,956 INFO zramswapon:++ grep MemTotal /proc/meminfo >18:05:43,957 INFO zramswapon:++ grep -E --only-matching '[[:digit:]]+' >18:05:43,957 INFO systemd:Starting pre-anaconda logging service... >18:05:43,959 INFO systemd:Starting Hold until boot process finishes up... >18:05:43,959 INFO zramswapon:+ mem_total_kb=66013684 >18:05:43,959 INFO zramswapon:+ grep -E 'inst\.zram=(on|1)' /proc/cmdline >18:05:43,961 INFO systemd:Starting Anaconda NetworkManager configuration... >18:05:43,961 INFO zramswapon:+ force=1 >18:05:43,961 INFO zramswapon:+ '[' '(' 66013684 -gt 2097152 ')' -a '(' 1 '!=' 0 ')' ']' >18:05:43,961 INFO zramswapon:+ exit 0 >18:05:43,963 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,963 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,964 NOTICE kernel:audit: type=1130 audit(1531937143.963:96): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,964 NOTICE kernel:audit: type=1131 audit(1531937143.963:97): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,964 INFO systemd:Started Service enabling compressing RAM with zRam. >18:05:43,964 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=zram comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,964 NOTICE kernel:audit: type=1130 audit(1531937143.964:98): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=zram comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,965 INFO systemd:Started Terminate Plymouth Boot Screen. >18:05:43,965 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,965 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,965 NOTICE systemd:mdmonitor.service: Control process exited, code=exited status=1 >18:05:43,966 NOTICE kernel:audit: type=1130 audit(1531937143.965:99): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,966 NOTICE kernel:audit: type=1131 audit(1531937143.965:100): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,966 WARNING systemd:mdmonitor.service: Failed with result 'exit-code'. >18:05:43,966 ERR systemd:Failed to start Software RAID monitoring and management. >18:05:43,967 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mdmonitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >18:05:43,968 NOTICE kernel:audit: type=1130 audit(1531937143.966:101): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mdmonitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >18:05:43,968 INFO systemd:Started Hold until boot process finishes up. >18:05:43,968 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,968 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:43,968 INFO systemd:Received SIGRTMIN+21 from PID 1013 (n/a). >18:05:43,969 NOTICE kernel:audit: type=1130 audit(1531937143.968:102): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,020 INFO systemd:Started pre-anaconda logging service. >18:05:44,020 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-pre comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,021 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-pre comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,042 INFO systemd:Started Anaconda NetworkManager configuration. >18:05:44,042 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-nm-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,042 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-nm-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,045 INFO systemd:Starting Network Manager... >18:05:44,078 INFO rngd:Failed to init entropy source 0: Hardware RNG Device >18:05:44,078 INFO rngd:Failed to init entropy source 1: TPM RNG Device >18:05:44,078 INFO rngd:Failed to init entropy source 2: Intel RDRAND Instruction RNG >18:05:44,078 INFO rngd:can't open any entropy source >18:05:44,078 INFO rngd:Maybe RNG device modules are not loaded >18:05:44,080 NOTICE systemd:rngd.service: Main process exited, code=exited, status=1/FAILURE >18:05:44,080 WARNING systemd:rngd.service: Failed with result 'exit-code'. >18:05:44,081 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >18:05:44,120 INFO systemd-logind:New seat seat0. >18:05:44,121 INFO systemd:Started D-Bus System Message Bus. >18:05:44,123 INFO systemd-logind:Watching system buttons on /dev/input/event1 (Power Button) >18:05:44,123 INFO systemd-logind:Watching system buttons on /dev/input/event0 (Power Button) >18:05:44,124 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,162 INFO systemd-logind:Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard) >18:05:44,257 WARNING rsyslogd:environment variable TZ is not set, auto correcting this to TZ=/etc/localtime [v8.34.0 try http://www.rsyslog.com/e/2442 ] >18:05:44,258 NOTICE audit:AVC avc: denied { dac_override } for pid=2026 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >18:05:44,258 NOTICE audit:AVC avc: denied { write } for pid=2026 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:05:44,258 NOTICE audit:AVC avc: denied { add_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:05:44,258 NOTICE audit:AVC avc: denied { create } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:05:44,258 NOTICE audit:AVC avc: denied { write open } for pid=2026 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38798 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:05:44,259 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:05:44,259 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:05:44,259 NOTICE audit:AVC avc: denied { getattr } for pid=2026 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38798 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:05:44,259 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=9 a1=7f48b60cc2c0 a2=7f48b60cc2c0 a3=0 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:05:44,259 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:05:44,259 NOTICE audit:AVC avc: denied { remove_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38798 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:05:44,259 NOTICE audit:AVC avc: denied { rename } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38798 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:05:44,259 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f48b60cca80 a1=7f48a80023e0 a2=0 a3=7f48a800d280 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:05:44,260 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:05:44,260 NOTICE audit:AVC avc: denied { unlink } for pid=2026 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=38798 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:05:44,260 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f48b60cca80 a1=7f48a80023e0 a2=0 a3=7f48a80008d0 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:05:44,260 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:05:44,260 WARNING rsyslogd:warning: ~ action is deprecated, consider using the 'stop' statement instead [v8.34.0 try http://www.rsyslog.com/e/2307 ] >18:05:44,260 ERR rsyslogd:imfile: on startup file '/tmp/X.log' does not exist but is configured in static file monitor - this may indicate a misconfiguration. If the file appears at a later time, it will automatically be processed. Reason: No such file or directory [v8.34.0] >18:05:44,260 ERR rsyslogd:imfile: on startup file '/tmp/anaconda-tb-all.log' does not exist but is configured in static file monitor - this may indicate a misconfiguration. If the file appears at a later time, it will automatically be processed. Reason: No such file or directory [v8.34.0] >18:05:44,260 INFO rsyslogd: [origin software="rsyslogd" swVersion="8.34.0" x-pid="2026" x-info="http://www.rsyslog.com"] start >18:05:44,260 ERR rsyslogd:imjournal: open on state file `/imjournal.state' failed [v8.34.0 try http://www.rsyslog.com/e/2013 ] >18:05:44,489 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.systemd1' >18:05:44,490 INFO systemd:Started Login Service. >18:05:44,490 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,491 INFO systemd:Started System Logging Service. >18:05:44,491 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rsyslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,493 INFO systemd:Started OpenSSH ed25519 Server Key Generation. >18:05:44,493 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ed25519 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,493 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ed25519 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,494 INFO systemd:Started OpenSSH ecdsa Server Key Generation. >18:05:44,494 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ecdsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,494 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ecdsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,495 INFO systemd:Started OpenSSH rsa Server Key Generation. >18:05:44,495 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@rsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,495 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@rsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,497 INFO systemd:Reached target sshd-keygen.target. >18:05:44,625 DEBUG NetworkManager:<debug> [1531937144.6244] monotonic timestamp started counting 1.243322500 seconds ago with an offset of 45.0 seconds to CLOCK_BOOTTIME (local time is 2018-07-18 18:05:44) >18:05:44,626 INFO NetworkManager:<info> [1531937144.6253] NetworkManager (version 1.10.6-1.fc28) is starting... (for the first time) >18:05:44,626 INFO NetworkManager:<info> [1531937144.6254] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 80-anaconda-no-ibft.conf, 91-anaconda-autoconnect-slaves.conf, 92-anaconda-loglevel-debug.conf) >18:05:44,626 DEBUG NetworkManager:<debug> [1531937144.6254] CONFIG: config-data[0x564abf47c820]: 3 groups >18:05:44,626 DEBUG NetworkManager:<debug> [1531937144.6254] CONFIG: >18:05:44,626 DEBUG NetworkManager:<debug> [1531937144.6254] CONFIG: [main] >18:05:44,626 DEBUG NetworkManager:<debug> [1531937144.6255] CONFIG: plugins=ifcfg-rh,ibft,no-ibft >18:05:44,626 DEBUG NetworkManager:<debug> [1531937144.6255] CONFIG: >18:05:44,627 DEBUG NetworkManager:<debug> [1531937144.6255] CONFIG: [logging] >18:05:44,627 DEBUG NetworkManager:<debug> [1531937144.6255] CONFIG: level=DEBUG >18:05:44,627 DEBUG NetworkManager:<debug> [1531937144.6255] CONFIG: >18:05:44,627 DEBUG NetworkManager:<debug> [1531937144.6256] CONFIG: [connection] >18:05:44,627 DEBUG NetworkManager:<debug> [1531937144.6256] CONFIG: connection.autoconnect-slaves=1 >18:05:44,627 DEBUG NetworkManager:<debug> [1531937144.6256] config: state: missing state file "/var/lib/NetworkManager/NetworkManager.state": No such file or directory >18:05:44,627 DEBUG NetworkManager:<debug> [1531937144.6256] WEXT support is enabled >18:05:44,639 DEBUG NetworkManager:<debug> [1531937144.6392] platform-linux: create (ignore netns, initial netns, use udev) >18:05:44,639 DEBUG NetworkManager:<debug> [1531937144.6395] platform-linux: Netlink socket for events established: port=3074426876, fd=7 >18:05:44,639 DEBUG NetworkManager:<debug> [1531937144.6395] platform-linux: populate platform cache >18:05:44,639 DEBUG NetworkManager:<debug> [1531937144.6397] platform-linux: kernel-support: IFLA_INET6_ADDR_GEN_MODE: detected >18:05:44,640 DEBUG NetworkManager:<debug> [1531937144.6406] platform: signal: link added: 1: lo <UP,LOWER_UP;loopback,up,running,lowerup> mtu 65536 arp 772 loopback? not-init addrgenmode eui64 addr 00:00:00:00:00:00 driver unknown rx:6,416 tx:6,416 >18:05:44,641 DEBUG NetworkManager:<debug> [1531937144.6411] platform: signal: link added: 2: enp4s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? not-init addrgenmode eui64 addr 14:DD:A9:D5:31:88 driver e1000e rx:0,0 tx:0,0 >18:05:44,641 DEBUG NetworkManager:<debug> [1531937144.6414] platform: signal: link added: 3: enp3s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? not-init addrgenmode eui64 addr 14:DD:A9:D5:31:87 driver e1000e rx:0,0 tx:0,0 >18:05:44,641 DEBUG NetworkManager:<debug> [1531937144.6415] platform: signal: address 4 added: 127.0.0.1/8 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 1 flags permanent src kernel >18:05:44,641 DEBUG NetworkManager:<debug> [1531937144.6416] platform: signal: address 6 added: ::1/128 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 1 flags permanent src kernel >18:05:44,641 DEBUG NetworkManager:<debug> [1531937144.6417] platform: signal: qdisc added: noqueue dev 1 family 0 handle 0 parent ffffffff info 2 >18:05:44,643 DEBUG NetworkManager:<debug> [1531937144.6434] platform: signal: link changed: 2: enp4s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode eui64 addr 14:DD:A9:D5:31:88 driver e1000e rx:0,0 tx:0,0 >18:05:44,643 DEBUG NetworkManager:<debug> [1531937144.6439] platform: signal: link changed: 3: enp3s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode eui64 addr 14:DD:A9:D5:31:87 driver e1000e rx:0,0 tx:0,0 >18:05:44,644 DEBUG NetworkManager:<debug> [1531937144.6442] platform: signal: link changed: 1: lo <UP,LOWER_UP;loopback,up,running,lowerup> mtu 65536 arp 772 loopback? init addrgenmode eui64 addr 00:00:00:00:00:00 driver unknown rx:6,416 tx:6,416 >18:05:44,644 DEBUG NetworkManager:<debug> [1531937144.6443] setup NMPlatform singleton (0x564abf455920, NMLinuxPlatform) >18:05:44,644 DEBUG NetworkManager:<debug> [1531937144.6443] create NMNetns singleton (0x564abf487950) >18:05:44,644 DEBUG NetworkManager:<debug> [1531937144.6443] auth[0x564abf450480]: create auth-manager: polkit enabled >18:05:44,650 DEBUG NetworkManager:<debug> [1531937144.6503] auth[0x564abf450480]: set instance >18:05:44,650 DEBUG NetworkManager:<debug> [1531937144.6504] setup NMAuthManager singleton (0x564abf450480) >18:05:44,671 DEBUG NetworkManager:<debug> [1531937144.6711] bus-manager: setup NMBusManager singleton (0x564abf47d630) >18:05:44,677 INFO NetworkManager:<info> [1531937144.6772] manager[0x564abf49a0e0]: monitoring kernel firmware directory '/lib/firmware'. >18:05:44,690 DEBUG NetworkManager:<debug> [1531937144.6907] session-monitor: using systemd-logind session tracking >18:05:44,691 DEBUG NetworkManager:<debug> [1531937144.6907] create NMSessionMonitor singleton (0x7f7594002c30) >18:05:44,691 DEBUG NetworkManager:<debug> [1531937144.6910] create NMAgentManager singleton (0x564abf4909b0) >18:05:44,692 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=2044 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >18:05:44,699 INFO systemd:Starting Hostname Service... >18:05:44,748 NOTICE audit:AVC avc: denied { mounton } for pid=2076 comm="(ostnamed)" path="/dev" dev="dm-0" ino=8196 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=dir permissive=1 >18:05:44,749 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7ffd56b2c960 a1=556fae465a10 a2=0 a3=2000 items=0 ppid=1 pid=2076 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(ostnamed)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:init_t:s0 key=(null) >18:05:44,749 NOTICE audit:PROCTITLE proctitle="(ostnamed)" >18:05:44,750 NOTICE audit:AVC avc: denied { dac_override } for pid=2026 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >18:05:44,750 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:05:44,751 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:05:44,854 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.hostname1' >18:05:44,855 INFO systemd:Started Hostname Service. >18:05:44,855 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,874 INFO NetworkManager:<info> [1531937144.8743] hostname: hostname: using hostnamed >18:05:44,875 DEBUG NetworkManager:<debug> [1531937144.8746] create NMHostnameManager singleton (0x564abf47dde0) >18:05:44,875 DEBUG NetworkManager:<debug> [1531937144.8749] create NMFirewallManager singleton (0x564abf4b0580) >18:05:44,875 INFO NetworkManager:<info> [1531937144.8752] dns-mgr[0x564abf4b5130]: init: dns=default, rc-manager=symlink >18:05:44,875 DEBUG NetworkManager:<debug> [1531937144.8755] create NMDnsManager singleton (0x564abf4b5130) >18:05:44,875 DEBUG NetworkManager:<debug> [1531937144.8756] policy: hostname-mode: full >18:05:44,876 DEBUG NetworkManager:<debug> [1531937144.8763] manager: setup NMManager singleton (0x564abf49a0e0) >18:05:44,881 DEBUG NetworkManager:<debug> [1531937144.8810] create NMConnectivity singleton (0x564abf4b3590) >18:05:44,882 INFO systemd:Started Network Manager. >18:05:44,882 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,883 INFO systemd:Reached target Network. >18:05:44,883 DEBUG NetworkManager:<debug> [1531937144.8830] dispatcher: default script directory '/etc/NetworkManager/dispatcher.d' has scripts >18:05:44,883 DEBUG NetworkManager:<debug> [1531937144.8834] dispatcher: pre-up script directory '/etc/NetworkManager/dispatcher.d/pre-up.d' has scripts >18:05:44,883 DEBUG NetworkManager:<debug> [1531937144.8835] dispatcher: pre-down script directory '/etc/NetworkManager/dispatcher.d/pre-down.d' has no scripts >18:05:44,883 INFO systemd:Started Logout off all iSCSI sessions on shutdown. >18:05:44,883 INFO systemd:Reached target Remote File Systems (Pre). >18:05:44,884 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=iscsi-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,884 INFO systemd:Reached target Anaconda System Services. >18:05:44,884 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=2044 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >18:05:44,886 INFO systemd:Starting Anaconda... >18:05:44,889 NOTICE audit:AVC avc: denied { execute } for pid=2077 comm="(tmux)" name="tmux" dev="dm-0" ino=3005 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >18:05:44,889 NOTICE audit:AVC avc: denied { read open } for pid=2077 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=3005 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >18:05:44,889 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=2077 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=3005 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >18:05:44,891 INFO systemd:Starting Network Manager Script Dispatcher Service... >18:05:44,902 NOTICE audit:AVC avc: denied { map } for pid=2077 comm="tmux" path="/usr/bin/tmux" dev="dm-0" ino=3005 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >18:05:44,928 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=556fae44ce60 a1=556fae4581f0 a2=556fae469aa0 a3=556fae3ab880 items=0 ppid=1 pid=2077 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="tmux" exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >18:05:44,928 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >18:05:44,987 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.nm_dispatcher' >18:05:44,987 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:44,987 INFO systemd:Started Network Manager Script Dispatcher Service. >18:05:45,038 DEBUG NetworkManager:<debug> [1531937145.0379] create SettingsPluginIfcfg singleton (0x564abf4b8980) >18:05:45,038 INFO NetworkManager:<info> [1531937145.0380] settings: loaded plugin ifcfg-rh: (c) 2007 - 2015 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ifcfg-rh.so) >18:05:45,038 INFO NetworkManager:<info> [1531937145.0381] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >18:05:45,038 DEBUG NetworkManager:<debug> [1531937145.0383] ifcfg-rh: loading from file "/etc/sysconfig/network-scripts/ifcfg-lo"... >18:05:45,038 DEBUG NetworkManager:<debug> [1531937145.0385] ifcfg-rh: loading "/etc/sysconfig/network-scripts/ifcfg-lo" fails: Ignoring loopback device config. >18:05:45,039 NOTICE audit:AVC avc: denied { create } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:05:45,039 NOTICE audit:AVC avc: denied { write open } for pid=2026 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38800 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:05:45,039 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:05:45,040 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:05:45,040 NOTICE audit:AVC avc: denied { getattr } for pid=2026 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38800 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:05:45,040 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=9 a1=7f48b60cc2c0 a2=7f48b60cc2c0 a3=0 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:05:45,040 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:05:45,040 NOTICE audit:AVC avc: denied { rename } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38800 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:05:45,040 NOTICE audit:AVC avc: denied { unlink } for pid=2026 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=38798 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:05:45,040 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f48b60cca80 a1=7f48a80023e0 a2=0 a3=7f48a80108c0 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:05:45,040 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:05:45,048 INFO NetworkManager:<info> [1531937145.0478] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file >18:05:45,048 INFO NetworkManager:<info> [1531937145.0479] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file >18:05:45,048 INFO NetworkManager:<info> [1531937145.0479] manager: Networking is enabled by state file >18:05:45,048 DEBUG NetworkManager:<debug> [1531937145.0479] dispatcher: (1) dispatching action 'hostname' >18:05:45,048 DEBUG NetworkManager:<debug> [1531937145.0484] dhcp-init: enabled DHCP client 'dhclient' (NMDhcpDhclient) >18:05:45,048 DEBUG NetworkManager:<debug> [1531937145.0485] dhcp-init: enabled DHCP client 'internal' (NMDhcpSystemd) >18:05:45,048 INFO NetworkManager:<info> [1531937145.0485] dhcp-init: Using DHCP client 'dhclient' >18:05:45,048 DEBUG NetworkManager:<debug> [1531937145.0485] create NMDhcpManager singleton (0x7f75900084c0) >18:05:45,049 INFO nm-dispatcher:req:1 'hostname': new request (5 scripts) >18:05:45,050 DEBUG nm-dispatcher:req:1 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >18:05:45,050 INFO nm-dispatcher:req:1 'hostname': start running ordered scripts... >18:05:45,051 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/00-netreport": run script >18:05:45,062 INFO NetworkManager:<info> [1531937145.0619] Loaded device plugin: NMBondDeviceFactory (internal) >18:05:45,062 INFO NetworkManager:<info> [1531937145.0620] Loaded device plugin: NMBridgeDeviceFactory (internal) >18:05:45,062 INFO NetworkManager:<info> [1531937145.0621] Loaded device plugin: NMDummyDeviceFactory (internal) >18:05:45,062 INFO NetworkManager:<info> [1531937145.0621] Loaded device plugin: NMEthernetDeviceFactory (internal) >18:05:45,062 INFO NetworkManager:<info> [1531937145.0621] Loaded device plugin: NMInfinibandDeviceFactory (internal) >18:05:45,062 INFO NetworkManager:<info> [1531937145.0622] Loaded device plugin: NMIPTunnelDeviceFactory (internal) >18:05:45,062 INFO NetworkManager:<info> [1531937145.0622] Loaded device plugin: NMMacsecDeviceFactory (internal) >18:05:45,063 INFO NetworkManager:<info> [1531937145.0622] Loaded device plugin: NMMacvlanDeviceFactory (internal) >18:05:45,063 INFO NetworkManager:<info> [1531937145.0623] Loaded device plugin: NMPppDeviceFactory (internal) >18:05:45,063 INFO NetworkManager:<info> [1531937145.0623] Loaded device plugin: NMTunDeviceFactory (internal) >18:05:45,063 INFO NetworkManager:<info> [1531937145.0624] Loaded device plugin: NMVethDeviceFactory (internal) >18:05:45,063 INFO NetworkManager:<info> [1531937145.0624] Loaded device plugin: NMVlanDeviceFactory (internal) >18:05:45,063 INFO NetworkManager:<info> [1531937145.0624] Loaded device plugin: NMVxlanDeviceFactory (internal) >18:05:45,077 INFO NetworkManager:<info> [1531937145.0772] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wifi.so) >18:05:45,080 INFO NetworkManager:<info> [1531937145.0806] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/libnm-device-plugin-team.so) >18:05:45,082 DEBUG NetworkManager:<debug> [1531937145.0822] device[0x564abf50a140] (lo): unmanaged: flags set to [platform-init,by-default=0x110/0x110/unmanaged/unrealized], set-unmanaged [by-default=0x100]) >18:05:45,082 DEBUG NetworkManager:<debug> [1531937145.0823] device[0x564abf50a140] (lo): constructed (NMDeviceGeneric) >18:05:45,082 DEBUG NetworkManager:<debug> [1531937145.0823] device[0x564abf50a140] (lo): start setup of NMDeviceGeneric, kernel ifindex 1 >18:05:45,082 DEBUG NetworkManager:<debug> [1531937145.0823] device[0x564abf50a140] (lo): assume-state: set guess-assume=1, connection=(null) >18:05:45,083 DEBUG NetworkManager:<debug> [1531937145.0825] platform-linux: error reading net:/sys/class/net/lo/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >18:05:45,083 DEBUG NetworkManager:<debug> [1531937145.0825] platform-linux: sysctl: reading 'net:/sys/class/net/lo/dev_id': '0x0' >18:05:45,083 DEBUG NetworkManager:<debug> [1531937145.0826] platform-linux: error reading net:/sys/class/net/lo/device/sriov_totalvfs: Failed to open file "device/sriov_totalvfs" with openat: No such file or directory >18:05:45,083 DEBUG NetworkManager:<debug> [1531937145.0827] device[0x564abf50a140] (lo): hw-addr: hardware address now 00:00:00:00:00:00 >18:05:45,083 DEBUG NetworkManager:<debug> [1531937145.0827] device[0x564abf50a140] (lo): hw-addr: update initial MAC address 00:00:00:00:00:00 >18:05:45,083 DEBUG NetworkManager:<debug> [1531937145.0827] device[0x564abf50a140] (lo): hw-addr: unable to read permanent MAC address (use current: 00:00:00:00:00:00) >18:05:45,083 INFO NetworkManager:<info> [1531937145.0828] device (lo): carrier: link connected >18:05:45,083 DEBUG NetworkManager:<debug> [1531937145.0828] device[0x564abf50a140] (lo): unmanaged: flags set to [platform-init,by-default,!external-down=0x110/0x910/unmanaged/unrealized], set-managed [external-down=0x800]) >18:05:45,083 DEBUG NetworkManager:<debug> [1531937145.0828] device[0x564abf50a140] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!external-down=0x118/0x918/unmanaged/unrealized], set-unmanaged [loopback=0x8]) >18:05:45,083 DEBUG NetworkManager:<debug> [1531937145.0828] device[0x564abf50a140] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!user-settings,!external-down=0x118/0x958/unmanaged/unrealized], set-managed [user-settings=0x40]) >18:05:45,084 DEBUG NetworkManager:<debug> [1531937145.0828] device[0x564abf50a140] (lo): unmanaged: flags set to [loopback,by-default,!platform-init,!user-settings,!external-down=0x108/0x958/unmanaged/unrealized], set-managed [platform-init=0x10]) >18:05:45,084 DEBUG NetworkManager:<debug> [1531937145.0829] device[0x564abf50a140] (lo): unmanaged: flags set to [loopback,by-default,!sleeping,!platform-init,!user-settings,!external-down=0x108/0x959/unmanaged/unrealized], set-managed [sleeping=0x1]) >18:05:45,084 NOTICE audit:AVC avc: denied { create } for pid=2085 comm=746D75783A20736572766572 name="default" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >18:05:45,084 NOTICE audit:SYSCALL arch=c000003e syscall=49 success=yes exit=0 a0=6 a1=7ffd353526f0 a2=6e a3=4ffa2cd44fb3c items=0 ppid=1 pid=2085 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >18:05:45,084 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >18:05:45,084 NOTICE audit:AVC avc: denied { getattr } for pid=2085 comm=746D75783A20736572766572 path="/tmp/tmux-0/default" dev="tmpfs" ino=37785 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >18:05:45,084 NOTICE audit:SYSCALL arch=c000003e syscall=4 success=yes exit=0 a0=558561596000 a1=7ffd353526e0 a2=7ffd353526e0 a3=4ffa2cd44fb3c items=0 ppid=1 pid=2085 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >18:05:45,084 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >18:05:45,084 NOTICE audit:AVC avc: denied { setattr } for pid=2085 comm=746D75783A20736572766572 name="default" dev="tmpfs" ino=37785 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >18:05:45,084 NOTICE audit:SYSCALL arch=c000003e syscall=90 success=yes exit=0 a0=558561596000 a1=1b0 a2=7ffd353526e0 a3=4ffa2cd44fb3c items=0 ppid=1 pid=2085 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >18:05:45,085 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >18:05:45,085 INFO NetworkManager:<info> [1531937145.0838] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) >18:05:45,085 DEBUG NetworkManager:<debug> [1531937145.0840] device[0x564abf50a140] (lo): assume-state: set guess-assume=0, connection=(null) >18:05:45,085 DEBUG NetworkManager:<debug> [1531937145.0843] device[0x564abf51a2e0] (enp3s0): constructed (NMDeviceEthernet) >18:05:45,085 DEBUG NetworkManager:<debug> [1531937145.0843] device[0x564abf51a2e0] (enp3s0): start setup of NMDeviceEthernet, kernel ifindex 3 >18:05:45,085 DEBUG NetworkManager:<debug> [1531937145.0843] device[0x564abf51a2e0] (enp3s0): assume-state: set guess-assume=1, connection=(null) >18:05:45,085 DEBUG NetworkManager:<debug> [1531937145.0844] platform-linux: error reading net:/sys/class/net/enp3s0/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >18:05:45,085 DEBUG NetworkManager:<debug> [1531937145.0845] platform-linux: sysctl: reading 'net:/sys/class/net/enp3s0/dev_id': '0x0' >18:05:45,085 DEBUG NetworkManager:<debug> [1531937145.0846] platform-linux: error reading net:/sys/class/net/enp3s0/device/sriov_totalvfs: Failed to open file "device/sriov_totalvfs" with openat: No such file or directory >18:05:45,086 DEBUG NetworkManager:<debug> [1531937145.0846] device[0x564abf51a2e0] (enp3s0): hw-addr: hardware address now 14:DD:A9:D5:31:87 >18:05:45,086 DEBUG NetworkManager:<debug> [1531937145.0846] device[0x564abf51a2e0] (enp3s0): hw-addr: update initial MAC address 14:DD:A9:D5:31:87 >18:05:45,086 DEBUG NetworkManager:<debug> [1531937145.0847] device[0x564abf51a2e0] (enp3s0): hw-addr: read permanent MAC address '14:DD:A9:D5:31:87' >18:05:45,086 DEBUG NetworkManager:<debug> [1531937145.0849] device[0x564abf51a2e0] (enp3s0): unmanaged: flags set to [platform-init,!loopback=0x10/0x18/unmanaged/unrealized], set-managed [loopback=0x8]) >18:05:45,086 DEBUG NetworkManager:<debug> [1531937145.0849] device[0x564abf51a2e0] (enp3s0): unmanaged: flags set to [platform-init,!loopback,!user-settings=0x10/0x58/unmanaged/unrealized], set-managed [user-settings=0x40]) >18:05:45,086 DEBUG NetworkManager:<debug> [1531937145.0849] device[0x564abf51a2e0] (enp3s0): unmanaged: flags set to [!loopback,!platform-init,!user-settings=0x0/0x58/managed/unrealized], set-managed [platform-init=0x10]) >18:05:45,086 DEBUG NetworkManager:<debug> [1531937145.0849] device[0x564abf51a2e0] (enp3s0): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-settings=0x0/0x59/managed/unrealized], set-managed [sleeping=0x1]) >18:05:45,086 INFO NetworkManager:<info> [1531937145.0859] manager: (enp3s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) >18:05:45,086 DEBUG NetworkManager:<debug> [1531937145.0867] settings-connection[0x7f75940085f0]: constructed (NMIfcfgConnection) >18:05:45,087 INFO NetworkManager:<info> [1531937145.0875] ifcfg-rh: add connection in-memory (cf8f398a-ede1-3f91-b60c-1bde0a4d5afc,"Wired connection 1") >18:05:45,087 DEBUG NetworkManager:<debug> [1531937145.0876] settings-connection[0x7f75940085f0,cf8f398a-ede1-3f91-b60c-1bde0a4d5afc]: failed to read connection timestamp: No such file or directory >18:05:45,088 DEBUG NetworkManager:<debug> [1531937145.0880] ++ connection 'new connection' (0x7f75940085f0/NMIfcfgConnection/"802-3-ethernet"): [/org/freedesktop/NetworkManager/Settings/1] >18:05:45,088 DEBUG NetworkManager:<debug> [1531937145.0881] ++ connection [ 0x564abf47cf80 ] >18:05:45,088 DEBUG NetworkManager:<debug> [1531937145.0881] ++ connection.autoconnect-priority = -999 >18:05:45,088 DEBUG NetworkManager:<debug> [1531937145.0881] ++ connection.id = 'Wired connection 1' >18:05:45,088 DEBUG NetworkManager:<debug> [1531937145.0881] ++ connection.permissions = [] >18:05:45,088 DEBUG NetworkManager:<debug> [1531937145.0881] ++ connection.timestamp = 1531937145 >18:05:45,088 DEBUG NetworkManager:<debug> [1531937145.0882] ++ connection.type = '802-3-ethernet' >18:05:45,088 DEBUG NetworkManager:<debug> [1531937145.0882] ++ connection.uuid = 'cf8f398a-ede1-3f91-b60c-1bde0a4d5afc' >18:05:45,089 DEBUG NetworkManager:<debug> [1531937145.0882] ++ 802-3-ethernet [ 0x564abf490f90 ] >18:05:45,089 DEBUG NetworkManager:<debug> [1531937145.0882] ++ 802-3-ethernet.mac-address = '14:DD:A9:D5:31:87' >18:05:45,089 DEBUG NetworkManager:<debug> [1531937145.0882] ++ 802-3-ethernet.mac-address-blacklist = [] >18:05:45,089 DEBUG NetworkManager:<debug> [1531937145.0882] ++ 802-3-ethernet.s390-options = ((GHashTable*) 0x564abf5314c0) >18:05:45,089 DEBUG NetworkManager:<debug> [1531937145.0883] ++ ipv4 [ 0x564abf52d990 ] >18:05:45,089 DEBUG NetworkManager:<debug> [1531937145.0883] ++ ipv4.addresses = ((GPtrArray*) 0x564abf4f4340) >18:05:45,089 DEBUG NetworkManager:<debug> [1531937145.0883] ++ ipv4.dns = [] >18:05:45,089 DEBUG NetworkManager:<debug> [1531937145.0883] ++ ipv4.dns-search = [] >18:05:45,089 DEBUG NetworkManager:<debug> [1531937145.0884] ++ ipv4.method = 'auto' >18:05:45,089 DEBUG NetworkManager:<debug> [1531937145.0884] ++ ipv4.routes = ((GPtrArray*) 0x564abf519a60) >18:05:45,089 DEBUG NetworkManager:<debug> [1531937145.0884] ++ ipv6 [ 0x564abf52d8d0 ] >18:05:45,089 DEBUG NetworkManager:<debug> [1531937145.0884] ++ ipv6.addresses = ((GPtrArray*) 0x564abf519a60) >18:05:45,089 DEBUG NetworkManager:<debug> [1531937145.0884] ++ ipv6.dns = [] >18:05:45,090 DEBUG NetworkManager:<debug> [1531937145.0885] ++ ipv6.dns-search = [] >18:05:45,090 DEBUG NetworkManager:<debug> [1531937145.0885] ++ ipv6.method = 'auto' >18:05:45,090 DEBUG NetworkManager:<debug> [1531937145.0885] ++ ipv6.routes = ((GPtrArray*) 0x564abf4f4340) >18:05:45,090 INFO NetworkManager:<info> [1531937145.0888] settings: (enp3s0): created default wired connection 'Wired connection 1' >18:05:45,090 DEBUG NetworkManager:<debug> [1531937145.0891] device[0x564abf51a2e0] (enp3s0): ip4-config: update (commit=0, new-config=0x564abf537220) >18:05:45,090 DEBUG NetworkManager:<debug> [1531937145.0894] device[0x564abf51a2e0] (enp3s0): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >18:05:45,090 DEBUG NetworkManager:<debug> [1531937145.0895] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >18:05:45,090 DEBUG NetworkManager:<debug> [1531937145.0895] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >18:05:45,090 DEBUG NetworkManager:<debug> [1531937145.0895] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >18:05:45,090 DEBUG NetworkManager:<debug> [1531937145.0897] device[0x564abf51a2e0] (enp3s0): ip6-config: update (commit=0, new-config=0x564abf53d280) >18:05:45,090 DEBUG NetworkManager:<debug> [1531937145.0901] device[0x564abf51a2e0] (enp3s0): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >18:05:45,090 DEBUG NetworkManager:<debug> [1531937145.0901] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:05:45,090 DEBUG NetworkManager:<debug> [1531937145.0902] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:05:45,091 DEBUG NetworkManager:<debug> [1531937145.0902] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:05:45,091 DEBUG NetworkManager:<debug> [1531937145.0902] device[0x564abf51a2e0] (enp3s0): assume-state: set guess-assume=0, connection=(null) >18:05:45,091 DEBUG NetworkManager:<debug> [1531937145.0902] manager: (enp3s0): assume: cannot generate connection: device has no existing configuration >18:05:45,091 INFO NetworkManager:<info> [1531937145.0902] device (enp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >18:05:45,091 DEBUG NetworkManager:<debug> [1531937145.0904] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/accept_ra': '1' >18:05:45,091 DEBUG NetworkManager:<debug> [1531937145.0904] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_defrtr': '1' >18:05:45,091 DEBUG NetworkManager:<debug> [1531937145.0904] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_pinfo': '1' >18:05:45,091 DEBUG NetworkManager:<debug> [1531937145.0905] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_rtr_pref': '1' >18:05:45,091 DEBUG NetworkManager:<debug> [1531937145.0905] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/forwarding': '0' >18:05:45,091 DEBUG NetworkManager:<debug> [1531937145.0905] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/disable_ipv6': '0' >18:05:45,091 DEBUG NetworkManager:<debug> [1531937145.0906] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/hop_limit': '64' >18:05:45,091 DEBUG NetworkManager:<debug> [1531937145.0906] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/use_tempaddr': '0' >18:05:45,091 DEBUG NetworkManager:<debug> [1531937145.0906] device[0x564abf51a2e0] (enp3s0): will enable userland IPv6LL >18:05:45,092 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready >18:05:45,092 DEBUG NetworkManager:<debug> [1531937145.0906] platform-linux: link: change 3: user-ipv6ll: set IPv6 address generation mode to none >18:05:45,092 DEBUG NetworkManager:<debug> [1531937145.0908] platform-linux: do-request-link: 3 >18:05:45,092 DEBUG NetworkManager:<debug> [1531937145.0909] platform: signal: link changed: 3: enp3s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode none addr 14:DD:A9:D5:31:87 driver e1000e rx:0,0 tx:0,0 >18:05:45,092 DEBUG NetworkManager:<debug> [1531937145.0909] device[0x564abf51a2e0] (enp3s0): queued link change for ifindex 3 >18:05:45,092 DEBUG NetworkManager:<debug> [1531937145.0910] platform-linux: do-change-link[3]: success changing link: success >18:05:45,092 DEBUG NetworkManager:<debug> [1531937145.0910] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/disable_ipv6' to '1' (current value is '0') >18:05:45,092 DEBUG NetworkManager:<debug> [1531937145.0911] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/disable_ipv6' to '0' (current value is '1') >18:05:45,092 DEBUG NetworkManager:<debug> [1531937145.0911] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_defrtr' to '0' (current value is '1') >18:05:45,092 DEBUG NetworkManager:<debug> [1531937145.0912] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_pinfo' to '0' (current value is '1') >18:05:45,092 DEBUG NetworkManager:<debug> [1531937145.0912] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_rtr_pref' to '0' (current value is '1') >18:05:45,092 DEBUG NetworkManager:<debug> [1531937145.0912] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/use_tempaddr' to '0' (current value is identical) >18:05:45,092 DEBUG NetworkManager:<debug> [1531937145.0913] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/forwarding' to '0' (current value is identical) >18:05:45,092 DEBUG NetworkManager:<debug> [1531937145.0913] device[0x564abf51a2e0] (enp3s0): bringing up device 3 >18:05:45,092 DEBUG NetworkManager:<debug> [1531937145.0913] platform: link: setting up "enp3s0" (3) >18:05:45,093 DEBUG NetworkManager:<debug> [1531937145.0913] platform-linux: link: change 3: flags: set 0x1/0x1 ([up] / [up]) >18:05:45,104 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/00-netreport": complete >18:05:45,105 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >18:05:45,110 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >18:05:45,110 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >18:05:45,115 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >18:05:45,115 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >18:05:45,138 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >18:05:45,138 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >18:05:45,142 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >18:05:45,142 DEBUG nm-dispatcher:req:1 'hostname': completed (5 scripts) >18:05:45,171 DEBUG NetworkManager:<debug> [1531937145.1714] platform-linux: do-request-link: 3 >18:05:45,171 DEBUG NetworkManager:<debug> [1531937145.1715] platform: signal: link changed: 3: enp3s0 <UP;broadcast,multicast,up> mtu 1500 arp 1 ethernet? init addrgenmode none addr 14:DD:A9:D5:31:87 driver e1000e rx:0,0 tx:0,0 >18:05:45,171 DEBUG NetworkManager:<debug> [1531937145.1716] platform-linux: do-change-link[3]: success changing link: success >18:05:45,171 DEBUG NetworkManager:<debug> [1531937145.1717] device[0x564abf51a2e0] (enp3s0): add_pending_action (1): 'carrier-wait' >18:05:45,171 DEBUG NetworkManager:<debug> [1531937145.1717] device[0x564abf51a2e0] (enp3s0): preparing device >18:05:45,171 DEBUG NetworkManager:<debug> [1531937145.1718] device[0x564abf51a2e0] (enp3s0): clearing queued IP4 config change >18:05:45,172 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready >18:05:45,172 INFO kernel:8021q: adding VLAN 0 to HW filter on device enp3s0 >18:05:45,172 DEBUG NetworkManager:<debug> [1531937145.1718] device[0x564abf51a2e0] (enp3s0): clearing queued IP6 config change >18:05:45,172 DEBUG NetworkManager:<debug> [1531937145.1719] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra' to '0' (current value is '1') >18:05:45,172 DEBUG NetworkManager:<debug> [1531937145.1719] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/use_tempaddr' to '0' (current value is identical) >18:05:45,172 DEBUG NetworkManager:<debug> [1531937145.1719] device[0x564abf51a2e0] (enp3s0): ip4-config: update (commit=1, new-config=(nil)) >18:05:45,172 DEBUG NetworkManager:<debug> [1531937145.1719] device[0x564abf51a2e0] (enp3s0): ip4-config: clear IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >18:05:45,172 DEBUG NetworkManager:<debug> [1531937145.1720] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >18:05:45,172 DEBUG NetworkManager:<debug> [1531937145.1720] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >18:05:45,172 DEBUG NetworkManager:<debug> [1531937145.1720] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >18:05:45,172 DEBUG NetworkManager:<debug> [1531937145.1722] device[0x564abf51a2e0] (enp3s0): ip6-config: update (commit=1, new-config=(nil)) >18:05:45,172 DEBUG NetworkManager:<debug> [1531937145.1722] device[0x564abf51a2e0] (enp3s0): ip6-config: clear IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >18:05:45,172 DEBUG NetworkManager:<debug> [1531937145.1722] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:05:45,172 DEBUG NetworkManager:<debug> [1531937145.1722] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:05:45,172 DEBUG NetworkManager:<debug> [1531937145.1722] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:05:45,172 DEBUG NetworkManager:<debug> [1531937145.1725] device[0x564abf51a2e0] (enp3s0): device not yet available for transition to DISCONNECTED >18:05:45,172 DEBUG NetworkManager:<debug> [1531937145.1726] device[0x564abf5419c0] (enp4s0): constructed (NMDeviceEthernet) >18:05:45,173 DEBUG NetworkManager:<debug> [1531937145.1727] device[0x564abf5419c0] (enp4s0): start setup of NMDeviceEthernet, kernel ifindex 2 >18:05:45,173 DEBUG NetworkManager:<debug> [1531937145.1727] device[0x564abf5419c0] (enp4s0): assume-state: set guess-assume=1, connection=(null) >18:05:45,173 DEBUG NetworkManager:<debug> [1531937145.1728] platform-linux: error reading net:/sys/class/net/enp4s0/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >18:05:45,173 DEBUG NetworkManager:<debug> [1531937145.1729] platform-linux: sysctl: reading 'net:/sys/class/net/enp4s0/dev_id': '0x0' >18:05:45,173 DEBUG NetworkManager:<debug> [1531937145.1729] platform-linux: error reading net:/sys/class/net/enp4s0/device/sriov_totalvfs: Failed to open file "device/sriov_totalvfs" with openat: No such file or directory >18:05:45,173 DEBUG NetworkManager:<debug> [1531937145.1730] device[0x564abf5419c0] (enp4s0): hw-addr: hardware address now 14:DD:A9:D5:31:88 >18:05:45,173 DEBUG NetworkManager:<debug> [1531937145.1730] device[0x564abf5419c0] (enp4s0): hw-addr: update initial MAC address 14:DD:A9:D5:31:88 >18:05:45,173 DEBUG NetworkManager:<debug> [1531937145.1731] device[0x564abf5419c0] (enp4s0): hw-addr: read permanent MAC address '14:DD:A9:D5:31:88' >18:05:45,173 DEBUG NetworkManager:<debug> [1531937145.1732] device[0x564abf5419c0] (enp4s0): unmanaged: flags set to [platform-init,!loopback=0x10/0x18/unmanaged/unrealized], set-managed [loopback=0x8]) >18:05:45,173 DEBUG NetworkManager:<debug> [1531937145.1733] device[0x564abf5419c0] (enp4s0): unmanaged: flags set to [platform-init,!loopback,!user-settings=0x10/0x58/unmanaged/unrealized], set-managed [user-settings=0x40]) >18:05:45,173 DEBUG NetworkManager:<debug> [1531937145.1733] device[0x564abf5419c0] (enp4s0): unmanaged: flags set to [!loopback,!platform-init,!user-settings=0x0/0x58/managed/unrealized], set-managed [platform-init=0x10]) >18:05:45,173 DEBUG NetworkManager:<debug> [1531937145.1733] device[0x564abf5419c0] (enp4s0): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-settings=0x0/0x59/managed/unrealized], set-managed [sleeping=0x1]) >18:05:45,174 INFO NetworkManager:<info> [1531937145.1743] manager: (enp4s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3) >18:05:45,174 DEBUG NetworkManager:<debug> [1531937145.1747] settings-connection[0x7f7594008740]: constructed (NMIfcfgConnection) >18:05:45,175 INFO NetworkManager:<info> [1531937145.1755] ifcfg-rh: add connection in-memory (79baf56f-c320-3075-b15e-60db0331d1a0,"Wired connection 2") >18:05:45,175 DEBUG NetworkManager:<debug> [1531937145.1756] settings-connection[0x7f7594008740,79baf56f-c320-3075-b15e-60db0331d1a0]: failed to read connection timestamp: No such file or directory >18:05:45,176 DEBUG NetworkManager:<debug> [1531937145.1759] ++ connection 'new connection' (0x7f7594008740/NMIfcfgConnection/"802-3-ethernet"): [/org/freedesktop/NetworkManager/Settings/2] >18:05:45,176 DEBUG NetworkManager:<debug> [1531937145.1760] ++ connection [ 0x564abf52dd50 ] >18:05:45,176 DEBUG NetworkManager:<debug> [1531937145.1760] ++ connection.autoconnect-priority = -999 >18:05:45,176 DEBUG NetworkManager:<debug> [1531937145.1760] ++ connection.id = 'Wired connection 2' >18:05:45,176 DEBUG NetworkManager:<debug> [1531937145.1760] ++ connection.permissions = [] >18:05:45,176 DEBUG NetworkManager:<debug> [1531937145.1761] ++ connection.timestamp = 1531937145 >18:05:45,176 DEBUG NetworkManager:<debug> [1531937145.1761] ++ connection.type = '802-3-ethernet' >18:05:45,176 DEBUG NetworkManager:<debug> [1531937145.1761] ++ connection.uuid = '79baf56f-c320-3075-b15e-60db0331d1a0' >18:05:45,176 DEBUG NetworkManager:<debug> [1531937145.1761] ++ 802-3-ethernet [ 0x564abf535f90 ] >18:05:45,176 DEBUG NetworkManager:<debug> [1531937145.1761] ++ 802-3-ethernet.mac-address = '14:DD:A9:D5:31:88' >18:05:45,176 DEBUG NetworkManager:<debug> [1531937145.1761] ++ 802-3-ethernet.mac-address-blacklist = [] >18:05:45,176 DEBUG NetworkManager:<debug> [1531937145.1762] ++ 802-3-ethernet.s390-options = ((GHashTable*) 0x564abf512640) >18:05:45,176 DEBUG NetworkManager:<debug> [1531937145.1762] ++ ipv4 [ 0x564abf52ded0 ] >18:05:45,176 DEBUG NetworkManager:<debug> [1531937145.1762] ++ ipv4.addresses = ((GPtrArray*) 0x7f7594009f80) >18:05:45,176 DEBUG NetworkManager:<debug> [1531937145.1762] ++ ipv4.dns = [] >18:05:45,176 DEBUG NetworkManager:<debug> [1531937145.1762] ++ ipv4.dns-search = [] >18:05:45,176 DEBUG NetworkManager:<debug> [1531937145.1762] ++ ipv4.method = 'auto' >18:05:45,177 DEBUG NetworkManager:<debug> [1531937145.1763] ++ ipv4.routes = ((GPtrArray*) 0x7f759400a200) >18:05:45,177 DEBUG NetworkManager:<debug> [1531937145.1763] ++ ipv6 [ 0x564abf52de10 ] >18:05:45,177 DEBUG NetworkManager:<debug> [1531937145.1763] ++ ipv6.addresses = ((GPtrArray*) 0x564abf49dd80) >18:05:45,177 DEBUG NetworkManager:<debug> [1531937145.1763] ++ ipv6.dns = [] >18:05:45,177 DEBUG NetworkManager:<debug> [1531937145.1763] ++ ipv6.dns-search = [] >18:05:45,177 DEBUG NetworkManager:<debug> [1531937145.1763] ++ ipv6.method = 'auto' >18:05:45,177 DEBUG NetworkManager:<debug> [1531937145.1764] ++ ipv6.routes = ((GPtrArray*) 0x564abf49e180) >18:05:45,177 INFO NetworkManager:<info> [1531937145.1766] settings: (enp4s0): created default wired connection 'Wired connection 2' >18:05:45,177 DEBUG NetworkManager:<debug> [1531937145.1768] device[0x564abf5419c0] (enp4s0): ip4-config: update (commit=0, new-config=0x564abf5374a0) >18:05:45,177 DEBUG NetworkManager:<debug> [1531937145.1772] device[0x564abf5419c0] (enp4s0): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/2) >18:05:45,177 DEBUG NetworkManager:<debug> [1531937145.1772] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >18:05:45,177 DEBUG NetworkManager:<debug> [1531937145.1772] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >18:05:45,177 DEBUG NetworkManager:<debug> [1531937145.1772] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >18:05:45,177 DEBUG NetworkManager:<debug> [1531937145.1773] device[0x564abf5419c0] (enp4s0): ip6-config: update (commit=0, new-config=0x564abf53d040) >18:05:45,177 DEBUG NetworkManager:<debug> [1531937145.1777] device[0x564abf5419c0] (enp4s0): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/2) >18:05:45,177 DEBUG NetworkManager:<debug> [1531937145.1777] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:05:45,178 DEBUG NetworkManager:<debug> [1531937145.1777] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:05:45,178 DEBUG NetworkManager:<debug> [1531937145.1777] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:05:45,178 DEBUG NetworkManager:<debug> [1531937145.1777] device[0x564abf5419c0] (enp4s0): assume-state: set guess-assume=0, connection=(null) >18:05:45,178 DEBUG NetworkManager:<debug> [1531937145.1778] manager: (enp4s0): assume: cannot generate connection: device has no existing configuration >18:05:45,178 INFO NetworkManager:<info> [1531937145.1778] device (enp4s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >18:05:45,178 DEBUG NetworkManager:<debug> [1531937145.1778] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp4s0/accept_ra': '1' >18:05:45,178 DEBUG NetworkManager:<debug> [1531937145.1779] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp4s0/accept_ra_defrtr': '1' >18:05:45,178 DEBUG NetworkManager:<debug> [1531937145.1779] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp4s0/accept_ra_pinfo': '1' >18:05:45,178 DEBUG NetworkManager:<debug> [1531937145.1779] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp4s0/accept_ra_rtr_pref': '1' >18:05:45,178 DEBUG NetworkManager:<debug> [1531937145.1780] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp4s0/forwarding': '0' >18:05:45,178 DEBUG NetworkManager:<debug> [1531937145.1780] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp4s0/disable_ipv6': '0' >18:05:45,178 DEBUG NetworkManager:<debug> [1531937145.1781] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp4s0/hop_limit': '64' >18:05:45,178 DEBUG NetworkManager:<debug> [1531937145.1781] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp4s0/use_tempaddr': '0' >18:05:45,178 DEBUG NetworkManager:<debug> [1531937145.1781] device[0x564abf5419c0] (enp4s0): will enable userland IPv6LL >18:05:45,178 DEBUG NetworkManager:<debug> [1531937145.1781] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >18:05:45,178 DEBUG NetworkManager:<debug> [1531937145.1782] platform-linux: do-request-link: 2 >18:05:45,178 DEBUG NetworkManager:<debug> [1531937145.1782] platform: signal: link changed: 2: enp4s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode none addr 14:DD:A9:D5:31:88 driver e1000e rx:0,0 tx:0,0 >18:05:45,179 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready >18:05:45,179 DEBUG NetworkManager:<debug> [1531937145.1783] device[0x564abf5419c0] (enp4s0): queued link change for ifindex 2 >18:05:45,179 DEBUG NetworkManager:<debug> [1531937145.1783] platform-linux: do-change-link[2]: success changing link: success >18:05:45,179 DEBUG NetworkManager:<debug> [1531937145.1783] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/disable_ipv6' to '1' (current value is '0') >18:05:45,179 DEBUG NetworkManager:<debug> [1531937145.1784] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/disable_ipv6' to '0' (current value is '1') >18:05:45,179 DEBUG NetworkManager:<debug> [1531937145.1784] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/accept_ra_defrtr' to '0' (current value is '1') >18:05:45,179 DEBUG NetworkManager:<debug> [1531937145.1785] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/accept_ra_pinfo' to '0' (current value is '1') >18:05:45,179 DEBUG NetworkManager:<debug> [1531937145.1785] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/accept_ra_rtr_pref' to '0' (current value is '1') >18:05:45,179 DEBUG NetworkManager:<debug> [1531937145.1785] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/use_tempaddr' to '0' (current value is identical) >18:05:45,179 DEBUG NetworkManager:<debug> [1531937145.1786] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/forwarding' to '0' (current value is identical) >18:05:45,179 DEBUG NetworkManager:<debug> [1531937145.1786] device[0x564abf5419c0] (enp4s0): bringing up device 2 >18:05:45,179 DEBUG NetworkManager:<debug> [1531937145.1786] platform: link: setting up "enp4s0" (2) >18:05:45,179 DEBUG NetworkManager:<debug> [1531937145.1786] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >18:05:45,251 NOTICE audit:AVC avc: denied { read write } for pid=2085 comm=746D75783A20736572766572 name="ptmx" dev="devtmpfs" ino=24591 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >18:05:45,252 NOTICE audit:AVC avc: denied { open } for pid=2085 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=24591 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >18:05:45,252 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=5 a0=ffffff9c a1=7f1532b94096 a2=2 a3=0 items=0 ppid=1 pid=2085 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >18:05:45,252 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >18:05:45,252 NOTICE audit:AVC avc: denied { ioctl } for pid=2085 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=24591 ioctlcmd=0x5401 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >18:05:45,252 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=5 a1=5401 a2=7ffd3534ff20 a3=0 items=0 ppid=1 pid=2085 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >18:05:45,252 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >18:05:45,256 DEBUG NetworkManager:<debug> [1531937145.2565] platform-linux: do-request-link: 2 >18:05:45,256 DEBUG NetworkManager:<debug> [1531937145.2567] platform: signal: link changed: 2: enp4s0 <UP;broadcast,multicast,up> mtu 1500 arp 1 ethernet? init addrgenmode none addr 14:DD:A9:D5:31:88 driver e1000e rx:0,0 tx:0,0 >18:05:45,256 DEBUG NetworkManager:<debug> [1531937145.2567] platform-linux: do-change-link[2]: success changing link: success >18:05:45,257 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready >18:05:45,257 INFO kernel:8021q: adding VLAN 0 to HW filter on device enp4s0 >18:05:45,257 DEBUG NetworkManager:<debug> [1531937145.2568] device[0x564abf5419c0] (enp4s0): add_pending_action (1): 'carrier-wait' >18:05:45,257 DEBUG NetworkManager:<debug> [1531937145.2569] device[0x564abf5419c0] (enp4s0): preparing device >18:05:45,257 DEBUG NetworkManager:<debug> [1531937145.2569] device[0x564abf5419c0] (enp4s0): clearing queued IP4 config change >18:05:45,257 DEBUG NetworkManager:<debug> [1531937145.2569] device[0x564abf5419c0] (enp4s0): clearing queued IP6 config change >18:05:45,257 DEBUG NetworkManager:<debug> [1531937145.2570] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/accept_ra' to '0' (current value is '1') >18:05:45,257 DEBUG NetworkManager:<debug> [1531937145.2570] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/use_tempaddr' to '0' (current value is identical) >18:05:45,257 DEBUG NetworkManager:<debug> [1531937145.2571] device[0x564abf5419c0] (enp4s0): ip4-config: update (commit=1, new-config=(nil)) >18:05:45,258 DEBUG NetworkManager:<debug> [1531937145.2571] device[0x564abf5419c0] (enp4s0): ip4-config: clear IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/2) >18:05:45,258 DEBUG NetworkManager:<debug> [1531937145.2571] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >18:05:45,258 DEBUG NetworkManager:<debug> [1531937145.2572] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >18:05:45,258 DEBUG NetworkManager:<debug> [1531937145.2572] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >18:05:45,258 DEBUG NetworkManager:<debug> [1531937145.2573] device[0x564abf5419c0] (enp4s0): ip6-config: update (commit=1, new-config=(nil)) >18:05:45,258 DEBUG NetworkManager:<debug> [1531937145.2574] device[0x564abf5419c0] (enp4s0): ip6-config: clear IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/2) >18:05:45,258 DEBUG NetworkManager:<debug> [1531937145.2574] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:05:45,258 DEBUG NetworkManager:<debug> [1531937145.2574] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:05:45,258 DEBUG NetworkManager:<debug> [1531937145.2574] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:05:45,258 DEBUG NetworkManager:<debug> [1531937145.2577] device[0x564abf5419c0] (enp4s0): device not yet available for transition to DISCONNECTED >18:05:45,259 INFO systemd:Started Anaconda. >18:05:45,259 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:45,263 INFO systemd:Started Anaconda Text Console. >18:05:45,263 INFO systemd:Startup finished in 10.194s (kernel) + 24.957s (initrd) + 11.730s (userspace) = 46.882s. >18:05:45,264 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-tmux@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:45,283 DEBUG NetworkManager:<debug> [1531937145.2836] create NMVpnManager singleton (0x564abf5350f0) >18:05:45,283 DEBUG NetworkManager:<debug> [1531937145.2837] manager: creating virtual devices... >18:05:45,284 DEBUG NetworkManager:<debug> [1531937145.2838] setting up local loopback >18:05:45,284 DEBUG NetworkManager:<debug> [1531937145.2838] platform: link: setting up "lo" (1) >18:05:45,284 DEBUG NetworkManager:<debug> [1531937145.2838] platform-linux: link: change 1: flags: set 0x1/0x1 ([up] / [up]) >18:05:45,284 DEBUG NetworkManager:<debug> [1531937145.2839] platform-linux: do-request-link: 1 >18:05:45,284 DEBUG NetworkManager:<debug> [1531937145.2842] platform-linux: do-change-link[1]: success changing link: success >18:05:45,285 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.2' (uid=0 pid=2044 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >18:05:45,286 DEBUG NetworkManager:<debug> [1531937145.2862] dispatcher: (1) 00-netreport succeeded >18:05:45,286 DEBUG NetworkManager:<debug> [1531937145.2862] dispatcher: (1) 04-iscsi succeeded >18:05:45,286 DEBUG NetworkManager:<debug> [1531937145.2863] dispatcher: (1) 10-ifcfg-rh-routes.sh succeeded >18:05:45,286 DEBUG NetworkManager:<debug> [1531937145.2863] dispatcher: (1) 11-dhclient succeeded >18:05:45,286 DEBUG NetworkManager:<debug> [1531937145.2863] dispatcher: (1) 20-chrony succeeded >18:05:45,286 DEBUG NetworkManager:<debug> [1531937145.2866] sleep-monitor-sd: inhibit: taking sleep inhibitor... >18:05:45,287 DEBUG NetworkManager:<debug> [1531937145.2873] ifcfg-rh: dbus: aquired D-Bus service com.redhat.ifcfgrh1 and exported /com/redhat/ifcfgrh1 object >18:05:45,287 DEBUG NetworkManager:<debug> [1531937145.2878] device[0x564abf50a140] (lo): ip4-config: update (commit=0, new-config=0x564abf537360) >18:05:45,288 DEBUG NetworkManager:<debug> [1531937145.2886] device[0x564abf50a140] (lo): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/3) >18:05:45,288 DEBUG NetworkManager:<debug> [1531937145.2887] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >18:05:45,288 DEBUG NetworkManager:<debug> [1531937145.2888] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >18:05:45,289 DEBUG NetworkManager:<debug> [1531937145.2888] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >18:05:45,289 DEBUG NetworkManager:<debug> [1531937145.2889] device[0x564abf50a140] (lo): ip6-config: update (commit=0, new-config=0x564abf53d3a0) >18:05:45,289 DEBUG NetworkManager:<debug> [1531937145.2895] device[0x564abf50a140] (lo): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >18:05:45,289 DEBUG NetworkManager:<debug> [1531937145.2896] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:05:45,289 DEBUG NetworkManager:<debug> [1531937145.2896] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:05:45,290 DEBUG NetworkManager:<debug> [1531937145.2896] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:05:45,290 DEBUG NetworkManager:<debug> [1531937145.2900] device[0x564abf51a2e0] (enp3s0): ip4-config: update (commit=0, new-config=0x564abf5370e0) >18:05:45,290 DEBUG NetworkManager:<debug> [1531937145.2905] device[0x564abf51a2e0] (enp3s0): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/4) >18:05:45,290 DEBUG NetworkManager:<debug> [1531937145.2906] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >18:05:45,290 DEBUG NetworkManager:<debug> [1531937145.2906] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >18:05:45,290 DEBUG NetworkManager:<debug> [1531937145.2906] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >18:05:45,291 DEBUG NetworkManager:<debug> [1531937145.2907] device[0x564abf51a2e0] (enp3s0): ip6-config: update (commit=0, new-config=0x564abf53d5e0) >18:05:45,291 DEBUG NetworkManager:<debug> [1531937145.2911] device[0x564abf51a2e0] (enp3s0): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >18:05:45,291 DEBUG NetworkManager:<debug> [1531937145.2911] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:05:45,291 DEBUG NetworkManager:<debug> [1531937145.2911] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:05:45,291 DEBUG NetworkManager:<debug> [1531937145.2912] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:05:45,291 DEBUG NetworkManager:<debug> [1531937145.2912] manager: (enp3s0): assume: cannot generate connection: device has no existing configuration >18:05:45,291 DEBUG NetworkManager:<debug> [1531937145.2914] device[0x564abf5419c0] (enp4s0): ip4-config: update (commit=0, new-config=0x564abf537720) >18:05:45,291 DEBUG NetworkManager:<debug> [1531937145.2918] device[0x564abf5419c0] (enp4s0): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/5) >18:05:45,292 DEBUG NetworkManager:<debug> [1531937145.2919] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >18:05:45,292 DEBUG NetworkManager:<debug> [1531937145.2919] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >18:05:45,292 DEBUG NetworkManager:<debug> [1531937145.2919] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >18:05:45,292 DEBUG NetworkManager:<debug> [1531937145.2920] device[0x564abf5419c0] (enp4s0): ip6-config: update (commit=0, new-config=0x564abf53d940) >18:05:45,292 DEBUG NetworkManager:<debug> [1531937145.2924] device[0x564abf5419c0] (enp4s0): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/5) >18:05:45,292 DEBUG NetworkManager:<debug> [1531937145.2924] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:05:45,292 DEBUG NetworkManager:<debug> [1531937145.2925] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:05:45,292 DEBUG NetworkManager:<debug> [1531937145.2925] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:05:45,292 DEBUG NetworkManager:<debug> [1531937145.2925] manager: (enp4s0): assume: cannot generate connection: device has no existing configuration >18:05:45,293 DEBUG NetworkManager:<debug> [1531937145.2926] firewall: firewall initialized (not running) >18:05:45,293 DEBUG NetworkManager:<debug> [1531937145.2927] sleep-monitor-sd: inhibit: inhibitor fd is 16 >18:05:45,293 DEBUG NetworkManager:<debug> [1531937145.2927] manager: (lo): assume: don't assume because not managed >18:05:45,293 DEBUG NetworkManager:<debug> [1531937145.2929] device[0x564abf51a2e0] (enp3s0): ip4-config: update (commit=0, new-config=0x564abf5379a0) >18:05:45,293 DEBUG NetworkManager:<debug> [1531937145.2929] device[0x564abf51a2e0] (enp3s0): ip6-config: update (commit=0, new-config=0x564abf53d040) >18:05:45,293 DEBUG NetworkManager:<debug> [1531937145.2930] manager: (enp3s0): assume: cannot generate connection: device has no existing configuration >18:05:45,293 INFO systemd:Starting Authorization Manager... >18:05:45,293 DEBUG NetworkManager:<debug> [1531937145.2931] device[0x564abf5419c0] (enp4s0): ip4-config: update (commit=0, new-config=0x564abf537c20) >18:05:45,294 DEBUG NetworkManager:<debug> [1531937145.2932] device[0x564abf5419c0] (enp4s0): ip6-config: update (commit=0, new-config=0x564abf53d040) >18:05:45,294 DEBUG NetworkManager:<debug> [1531937145.2932] manager: (enp4s0): assume: cannot generate connection: device has no existing configuration >18:05:45,294 DEBUG NetworkManager:<debug> [1531937145.2932] manager: check_if_startup_complete returns FALSE because of enp3s0 >18:05:45,401 NOTICE audit:AVC avc: denied { write } for pid=2113 comm=746D75783A20636C69656E74 name="default" dev="tmpfs" ino=37785 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >18:05:45,401 NOTICE audit:SYSCALL arch=c000003e syscall=42 success=yes exit=0 a0=5 a1=7fff13500cd0 a2=6e a3=8 items=0 ppid=1 pid=2113 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=4294967295 comm=746D75783A20636C69656E74 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >18:05:45,402 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D7500617474616368002D7400616E61636F6E6461 >18:05:45,788 INFO polkitd:Started polkitd version 0.114 >18:05:46,380 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.PolicyKit1' >18:05:46,380 INFO systemd:Started Authorization Manager. >18:05:46,381 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:46,381 DEBUG NetworkManager:<debug> [1531937146.3809] auth: dbus name owner: ':1.6' >18:05:46,381 DEBUG NetworkManager:<debug> [1531937146.3810] auth: emit changed signal >18:05:47,669 NOTICE audit:AVC avc: denied { read write } for pid=2162 comm="ldconfig" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >18:05:47,669 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fd422fb2430 a1=7fd414cd3078 a2=7fd414cd3090 a3=0 items=0 ppid=2108 pid=2162 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="ldconfig" exe="/usr/sbin/ldconfig" subj=system_u:system_r:ldconfig_t:s0 key=(null) >18:05:47,669 NOTICE audit:PROCTITLE proctitle=2F7362696E2F6C64636F6E666967002D70 >18:05:48,339 INFO kernel:e1000e: enp3s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >18:05:48,339 INFO kernel:IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready >18:05:48,339 DEBUG NetworkManager:<debug> [1531937148.3386] platform-linux: kernel-support: RTA_PREF: ability to set router preference for IPv6 routes: detected >18:05:48,340 DEBUG NetworkManager:<debug> [1531937148.3391] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 3 metric 256 mss 0 rt-src rt-boot >18:05:48,340 DEBUG NetworkManager:<debug> [1531937148.3391] device[0x564abf51a2e0] (enp3s0): queued IP6 config change >18:05:48,340 DEBUG NetworkManager:<debug> [1531937148.3392] platform: signal: link changed: 3: enp3s0 <UP,LOWER_UP;broadcast,multicast,up,running,lowerup> mtu 1500 arp 1 ethernet? init addrgenmode none addr 14:DD:A9:D5:31:87 driver e1000e rx:0,0 tx:0,0 >18:05:48,340 DEBUG NetworkManager:<debug> [1531937148.3392] device[0x564abf51a2e0] (enp3s0): queued link change for ifindex 3 >18:05:48,340 DEBUG NetworkManager:<debug> [1531937148.3394] device[0x564abf51a2e0] (enp3s0): ip6-config: update (commit=0, new-config=0x564abf53d040) >18:05:48,340 DEBUG NetworkManager:<debug> [1531937148.3396] device[0x564abf51a2e0] (enp3s0): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >18:05:48,340 DEBUG NetworkManager:<debug> [1531937148.3396] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:05:48,340 DEBUG NetworkManager:<debug> [1531937148.3397] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:05:48,341 DEBUG NetworkManager:<debug> [1531937148.3397] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:05:48,341 INFO NetworkManager:<info> [1531937148.3398] device (enp3s0): carrier: link connected >18:05:48,341 DEBUG NetworkManager:<debug> [1531937148.3400] device[0x564abf51a2e0] (enp3s0): speed is now 1000 Mb/s >18:05:48,341 DEBUG NetworkManager:<debug> [1531937148.3401] device[0x564abf51a2e0] (enp3s0): add_pending_action (2): 'queued-state-change-disconnected' >18:05:48,341 DEBUG NetworkManager:<debug> [1531937148.3401] device[0x564abf51a2e0] (enp3s0): queue-state[disconnected, reason:carrier-changed, id:80]: queue state change >18:05:48,341 DEBUG NetworkManager:<debug> [1531937148.3402] device[0x564abf51a2e0] (enp3s0): remove_pending_action (1): 'carrier-wait' >18:05:48,341 DEBUG NetworkManager:<debug> [1531937148.3408] device[0x564abf51a2e0] (enp3s0): ip4-config: update (commit=0, new-config=0x564abf537c20) >18:05:48,341 DEBUG NetworkManager:<debug> [1531937148.3409] device[0x564abf51a2e0] (enp3s0): ip6-config: update (commit=0, new-config=0x564abf53d040) >18:05:48,342 DEBUG NetworkManager:<debug> [1531937148.3409] manager: (enp3s0): assume: cannot generate connection: device has no existing configuration >18:05:48,342 DEBUG NetworkManager:<debug> [1531937148.3411] device[0x564abf51a2e0] (enp3s0): queue-state[disconnected, reason:carrier-changed, id:80]: change state >18:05:48,342 INFO NetworkManager:<info> [1531937148.3412] device (enp3s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') >18:05:48,342 DEBUG NetworkManager:<debug> [1531937148.3412] device[0x564abf51a2e0] (enp3s0): will enable userland IPv6LL >18:05:48,342 DEBUG NetworkManager:<debug> [1531937148.3412] platform-linux: link: change 3: user-ipv6ll: set IPv6 address generation mode to none >18:05:48,342 DEBUG NetworkManager:<debug> [1531937148.3416] platform-linux: do-request-link: 3 >18:05:48,342 DEBUG NetworkManager:<debug> [1531937148.3417] platform-linux: do-change-link[3]: success changing link: success >18:05:48,342 DEBUG NetworkManager:<debug> [1531937148.3419] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/disable_ipv6' to '1' (current value is '0') >18:05:48,342 DEBUG NetworkManager:<debug> [1531937148.3421] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/disable_ipv6' to '0' (current value is '1') >18:05:48,343 DEBUG NetworkManager:<debug> [1531937148.3423] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_defrtr' to '0' (current value is identical) >18:05:48,343 DEBUG NetworkManager:<debug> [1531937148.3424] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_pinfo' to '0' (current value is identical) >18:05:48,343 DEBUG NetworkManager:<debug> [1531937148.3425] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_rtr_pref' to '0' (current value is identical) >18:05:48,343 DEBUG NetworkManager:<debug> [1531937148.3425] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/use_tempaddr' to '0' (current value is identical) >18:05:48,343 DEBUG NetworkManager:<debug> [1531937148.3426] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/forwarding' to '0' (current value is identical) >18:05:48,343 DEBUG NetworkManager:<debug> [1531937148.3429] policy: re-enabling autoconnect for all connections on enp3s0 >18:05:48,343 DEBUG NetworkManager:<debug> [1531937148.3429] device[0x564abf51a2e0] (enp3s0): add_pending_action (2): 'autoactivate' >18:05:48,343 DEBUG NetworkManager:<debug> [1531937148.3429] device[0x564abf51a2e0] (enp3s0): remove_pending_action (1): 'queued-state-change-disconnected' >18:05:48,344 DEBUG NetworkManager:<debug> [1531937148.3430] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 3 metric 256 mss 0 rt-src rt-boot >18:05:48,344 DEBUG NetworkManager:<debug> [1531937148.3431] device[0x564abf51a2e0] (enp3s0): queued IP6 config change >18:05:48,344 DEBUG NetworkManager:<debug> [1531937148.3431] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 3 metric 256 mss 0 rt-src rt-boot >18:05:48,344 INFO NetworkManager:<info> [1531937148.3436] policy: auto-activating connection 'Wired connection 1' >18:05:48,344 DEBUG NetworkManager:<debug> [1531937148.3442] active-connection[0x564abf53d0c0]: set device "enp3s0" [0x564abf51a2e0] >18:05:48,344 DEBUG NetworkManager:<debug> [1531937148.3443] device[0x564abf51a2e0] (enp3s0): add_pending_action (2): 'activation-0x564abf53d0c0' >18:05:48,344 DEBUG NetworkManager:<debug> [1531937148.3446] active-connection[0x564abf53d0c0]: constructed (NMActRequest, version-id 1, type managed) >18:05:48,344 DEBUG NetworkManager:<debug> [1531937148.3448] device[0x564abf51a2e0] (enp3s0): remove_pending_action (1): 'autoactivate' >18:05:48,344 DEBUG NetworkManager:<debug> [1531937148.3449] device[0x564abf51a2e0] (enp3s0): ip6-config: update (commit=0, new-config=0x564abf53db80) >18:05:48,345 DEBUG NetworkManager:<debug> [1531937148.3450] device[0x564abf51a2e0] (enp3s0): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-explicit,!user-settings=0x0/0x79/managed], set-managed [user-explicit=0x20], reason user-requested) >18:05:48,345 INFO NetworkManager:<info> [1531937148.3455] device (enp3s0): Activation: starting connection 'Wired connection 1' (cf8f398a-ede1-3f91-b60c-1bde0a4d5afc) >18:05:48,345 DEBUG NetworkManager:<debug> [1531937148.3456] device[0x564abf51a2e0] (enp3s0): activation-stage: schedule activate_stage1_device_prepare,v4 (id 91) >18:05:48,345 DEBUG NetworkManager:<debug> [1531937148.3458] device[0x564abf51a2e0] (enp3s0): activation-stage: invoke activate_stage1_device_prepare,v4 (id 91) >18:05:48,345 INFO NetworkManager:<info> [1531937148.3459] device (enp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') >18:05:48,346 DEBUG NetworkManager:<debug> [1531937148.3460] active-connection[0x564abf53d0c0]: set state activating (was unknown) >18:05:48,346 INFO NetworkManager:<info> [1531937148.3461] manager: NetworkManager state is now CONNECTING >18:05:48,346 DEBUG NetworkManager:<debug> [1531937148.3461] active-connection[0x564abf53d0c0]: check-master-ready: not signalling (state activating, no master) >18:05:48,346 DEBUG NetworkManager:<debug> [1531937148.3462] manager: ActivatingConnection now Wired connection 1 >18:05:48,346 DEBUG NetworkManager:<debug> [1531937148.3462] device[0x564abf51a2e0] (enp3s0): set-link: ignore link negotiation >18:05:48,346 DEBUG NetworkManager:<debug> [1531937148.3462] device[0x564abf51a2e0] (enp3s0): activation-stage: schedule activate_stage2_device_config,v4 (id 97) >18:05:48,346 DEBUG NetworkManager:<debug> [1531937148.3463] device[0x564abf51a2e0] (enp3s0): activation-stage: complete activate_stage1_device_prepare,v4 (id 91) >18:05:48,346 DEBUG NetworkManager:<debug> [1531937148.3466] device[0x564abf51a2e0] (enp3s0): activation-stage: invoke activate_stage2_device_config,v4 (id 97) >18:05:48,346 INFO NetworkManager:<info> [1531937148.3466] device (enp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') >18:05:48,347 DEBUG NetworkManager:<debug> [1531937148.3467] device[0x564abf51a2e0] (enp3s0): bringing up device 3 >18:05:48,347 DEBUG NetworkManager:<debug> [1531937148.3468] platform: link: setting up "enp3s0" (3) >18:05:48,347 DEBUG NetworkManager:<debug> [1531937148.3468] platform-linux: link: change 3: flags: set 0x1/0x1 ([up] / [up]) >18:05:48,347 DEBUG NetworkManager:<debug> [1531937148.3469] platform-linux: do-request-link: 3 >18:05:48,347 DEBUG NetworkManager:<debug> [1531937148.3471] platform-linux: do-change-link[3]: success changing link: success >18:05:48,347 DEBUG NetworkManager:<debug> [1531937148.3471] firewall: [0x564abf4b3540,change*:"enp3s0"]: firewall zone change enp3s0:default (not running, simulate success) >18:05:48,347 DEBUG NetworkManager:<debug> [1531937148.3471] device[0x564abf51a2e0] (enp3s0): activation-stage: complete activate_stage2_device_config,v4 (id 97) >18:05:48,347 DEBUG NetworkManager:<debug> [1531937148.3473] firewall: [0x564abf4b3540,change*:"enp3s0"]: complete: fake success >18:05:48,347 DEBUG NetworkManager:<debug> [1531937148.3473] device[0x564abf51a2e0] (enp3s0): activation-stage: schedule activate_stage3_ip_config_start,v4 (id 102) >18:05:48,347 DEBUG NetworkManager:<debug> [1531937148.3474] device[0x564abf51a2e0] (enp3s0): activation-stage: invoke activate_stage3_ip_config_start,v4 (id 102) >18:05:48,348 DEBUG NetworkManager:<debug> [1531937148.3474] active-connection[0x564abf53d0c0]: set state-flags layer2-ready (was none) >18:05:48,348 INFO NetworkManager:<info> [1531937148.3474] device (enp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') >18:05:48,348 DEBUG NetworkManager:<debug> [1531937148.3479] bus-manager: (dhcp) creating private socket unix:path=/var/run/NetworkManager/private-dhcp >18:05:48,348 DEBUG NetworkManager:<debug> [1531937148.3483] create NMDhcpListener singleton (0x7f759400b580) >18:05:48,348 INFO NetworkManager:<info> [1531937148.3483] dhcp4 (enp3s0): activation: beginning transaction (timeout in 45 seconds) >18:05:48,348 DEBUG NetworkManager:<debug> [1531937148.3484] dhcp4 (enp3s0): creating composite dhclient config /var/lib/NetworkManager/dhclient-enp3s0.conf >18:05:48,348 DEBUG NetworkManager:<debug> [1531937148.3484] dhcp4 (enp3s0): looking for existing config /etc/NetworkManager/dhclient-cf8f398a-ede1-3f91-b60c-1bde0a4d5afc.conf >18:05:48,348 DEBUG NetworkManager:<debug> [1531937148.3484] dhcp4 (enp3s0): looking for existing config /etc/NetworkManager/dhclient-enp3s0.conf >18:05:48,348 DEBUG NetworkManager:<debug> [1531937148.3485] dhcp4 (enp3s0): looking for existing config /etc/NetworkManager/dhclient.conf >18:05:48,348 DEBUG NetworkManager:<debug> [1531937148.3485] dhcp4 (enp3s0): looking for existing config /etc/dhcp/dhclient-enp3s0.conf >18:05:48,348 DEBUG NetworkManager:<debug> [1531937148.3485] dhcp4 (enp3s0): looking for existing config /etc/dhclient-enp3s0.conf >18:05:48,348 DEBUG NetworkManager:<debug> [1531937148.3486] dhcp4 (enp3s0): looking for existing config /etc/dhcp/dhclient.conf >18:05:48,349 DEBUG NetworkManager:<debug> [1531937148.3486] dhcp4 (enp3s0): looking for existing config /etc/dhclient.conf >18:05:48,349 DEBUG NetworkManager:<debug> [1531937148.3486] dhcp4 (enp3s0): merging existing dhclient config /etc/dhclient.conf >18:05:48,349 DEBUG NetworkManager:<debug> [1531937148.3490] dhcp4 (enp3s0): running: /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-enp3s0.pid -lf /var/lib/NetworkManager/dhclient-cf8f398a-ede1-3f91-b60c-1bde0a4d5afc-enp3s0.lease -cf /var/lib/NetworkManager/dhclient-enp3s0.conf enp3s0 >18:05:48,382 INFO NetworkManager:<info> [1531937148.3820] dhcp4 (enp3s0): dhclient started with pid 2164 >18:05:48,382 DEBUG NetworkManager:<debug> [1531937148.3822] device[0x564abf51a2e0] (enp3s0): add_pending_action (2): 'dhcp4' >18:05:48,382 DEBUG NetworkManager:<debug> [1531937148.3823] device[0x564abf51a2e0] (enp3s0): will enable userland IPv6LL >18:05:48,382 DEBUG NetworkManager:<debug> [1531937148.3824] platform-linux: link: change 3: user-ipv6ll: set IPv6 address generation mode to none >18:05:48,382 DEBUG NetworkManager:<debug> [1531937148.3826] platform-linux: do-request-link: 3 >18:05:48,383 DEBUG NetworkManager:<debug> [1531937148.3828] platform-linux: do-change-link[3]: success changing link: success >18:05:48,383 DEBUG NetworkManager:<debug> [1531937148.3830] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/disable_ipv6' to '1' (current value is '0') >18:05:48,383 DEBUG NetworkManager:<debug> [1531937148.3832] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/disable_ipv6' to '0' (current value is '1') >18:05:48,383 DEBUG NetworkManager:<debug> [1531937148.3835] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 3 metric 256 mss 0 rt-src rt-boot >18:05:48,383 DEBUG NetworkManager:<debug> [1531937148.3836] device[0x564abf51a2e0] (enp3s0): queued IP6 config change >18:05:48,383 DEBUG NetworkManager:<debug> [1531937148.3837] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 3 metric 256 mss 0 rt-src rt-boot >18:05:48,383 DEBUG NetworkManager:<debug> [1531937148.3839] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/default/use_tempaddr': '0' >18:05:48,384 DEBUG NetworkManager:<debug> [1531937148.3840] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/router_solicitation_interval': '4' >18:05:48,384 DEBUG NetworkManager:<debug> [1531937148.3841] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/router_solicitations': '-1' >18:05:48,384 DEBUG NetworkManager:<debug> [1531937148.3841] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/max_addresses': '16' >18:05:48,384 DEBUG NetworkManager:<debug> [1531937148.3846] device[0x564abf51a2e0] (enp3s0): linklocal6: starting IPv6 with method 'auto', but the device has no link-local addresses configured. Wait. >18:05:48,385 DEBUG NetworkManager:<debug> [1531937148.3850] device[0x564abf51a2e0] (enp3s0): linklocal6: using IPv6 stable-privacy addressing >18:05:48,385 DEBUG NetworkManager:<debug> [1531937148.3850] device[0x564abf51a2e0] (enp3s0): linklocal6: adding IPv6LL address fe80::32a7:7e93:5c99:6952 >18:05:48,385 DEBUG NetworkManager:<debug> [1531937148.3851] platform: address: adding or updating IPv6 address: fe80::32a7:7e93:5c99:6952/64 lft forever pref forever lifetime 5-0[4294967295,4294967295] dev 3 src unknown >18:05:48,385 DEBUG NetworkManager:<debug> [1531937148.3852] platform: signal: route 6 added: fe80::/64 via :: dev 3 metric 256 mss 0 rt-src rt-kernel >18:05:48,385 DEBUG NetworkManager:<debug> [1531937148.3852] platform-linux: do-add-ip6-address[3: fe80::32a7:7e93:5c99:6952]: success >18:05:48,385 DEBUG NetworkManager:<debug> [1531937148.3853] platform: signal: address 6 added: fe80::32a7:7e93:5c99:6952/64 lft forever pref forever lifetime 5-0[4294967295,4294967295] dev 3 flags tentative,permanent src kernel >18:05:48,385 DEBUG NetworkManager:<debug> [1531937148.3854] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/use_tempaddr' to '0' (current value is identical) >18:05:48,385 DEBUG NetworkManager:<debug> [1531937148.3855] device[0x564abf51a2e0] (enp3s0): activation-stage: complete activate_stage3_ip_config_start,v4 (id 102) >18:05:48,386 DEBUG NetworkManager:<debug> [1531937148.3863] device[0x564abf51a2e0] (enp3s0): ip6-config: update (commit=0, new-config=0x564abf53dca0) >18:05:48,386 DEBUG NetworkManager:<debug> [1531937148.3867] device[0x564abf51a2e0] (enp3s0): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >18:05:48,386 DEBUG NetworkManager:<debug> [1531937148.3868] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:05:48,387 DEBUG NetworkManager:<debug> [1531937148.3868] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:05:48,387 DEBUG NetworkManager:<debug> [1531937148.3868] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:05:48,617 DEBUG NetworkManager:<debug> [1531937148.6171] bus-manager: (dhcp) accepted connection 0x564abf48e620 on private socket >18:05:48,617 DEBUG NetworkManager:<debug> [1531937148.6177] dhcp4 (enp3s0): unmapped DHCP state 'PREINIT' >18:05:48,617 DEBUG NetworkManager:<debug> [1531937148.6178] dhcp4 (enp3s0): DHCP reason 'PREINIT' -> state 'unknown' >18:05:48,619 DEBUG NetworkManager:<debug> [1531937148.6189] bus-manager: (dhcp) closed connection 0x564abf48e620 on private socket >18:05:48,634 INFO dhclient:Created duid "\000\004s\032\212\234_\211B\210\202%M\346\034ee&". >18:05:48,635 INFO dhclient:DHCPDISCOVER on enp3s0 to 255.255.255.255 port 67 interval 4 (xid=0x97cde276) >18:05:48,639 INFO dhclient:DHCPREQUEST on enp3s0 to 255.255.255.255 port 67 (xid=0x97cde276) >18:05:48,639 INFO dhclient:DHCPOFFER from 192.168.1.1 >18:05:48,645 INFO dhclient:DHCPACK from 192.168.1.1 (xid=0x97cde276) >18:05:48,654 DEBUG NetworkManager:<debug> [1531937148.6545] bus-manager: (dhcp) accepted connection 0x564abf48e720 on private socket >18:05:48,656 DEBUG NetworkManager:<debug> [1531937148.6561] dhcp4 (enp3s0): DHCP reason 'BOUND' -> state 'bound' >18:05:48,656 DEBUG NetworkManager:<debug> [1531937148.6564] dhcp4 (enp3s0): option 'requested_ntp_servers'=>'1' >18:05:48,656 DEBUG NetworkManager:<debug> [1531937148.6564] dhcp4 (enp3s0): option 'dhcp_lease_time'=>'43200' >18:05:48,656 DEBUG NetworkManager:<debug> [1531937148.6564] dhcp4 (enp3s0): option 'requested_domain_name_servers'=>'1' >18:05:48,656 DEBUG NetworkManager:<debug> [1531937148.6564] dhcp4 (enp3s0): option 'next_server'=>'192.168.1.1' >18:05:48,656 DEBUG NetworkManager:<debug> [1531937148.6565] dhcp4 (enp3s0): option 'requested_classless_static_routes'=>'1' >18:05:48,657 DEBUG NetworkManager:<debug> [1531937148.6565] dhcp4 (enp3s0): option 'requested_subnet_mask'=>'1' >18:05:48,657 DEBUG NetworkManager:<debug> [1531937148.6565] dhcp4 (enp3s0): option 'requested_static_routes'=>'1' >18:05:48,657 DEBUG NetworkManager:<debug> [1531937148.6565] dhcp4 (enp3s0): option 'dhcp_server_identifier'=>'192.168.1.1' >18:05:48,657 DEBUG NetworkManager:<debug> [1531937148.6565] dhcp4 (enp3s0): option 'subnet_mask'=>'255.255.255.0' >18:05:48,657 DEBUG NetworkManager:<debug> [1531937148.6566] dhcp4 (enp3s0): option 'dhcp_message_type'=>'5' >18:05:48,657 DEBUG NetworkManager:<debug> [1531937148.6566] dhcp4 (enp3s0): option 'requested_rfc3442_classless_static_routes'=>'1' >18:05:48,657 DEBUG NetworkManager:<debug> [1531937148.6566] dhcp4 (enp3s0): option 'dhcp_renewal_time'=>'21600' >18:05:48,657 DEBUG NetworkManager:<debug> [1531937148.6566] dhcp4 (enp3s0): option 'network_number'=>'192.168.1.0' >18:05:48,657 DEBUG NetworkManager:<debug> [1531937148.6566] dhcp4 (enp3s0): option 'routers'=>'192.168.1.1' >18:05:48,657 DEBUG NetworkManager:<debug> [1531937148.6566] dhcp4 (enp3s0): option 'requested_host_name'=>'1' >18:05:48,658 DEBUG NetworkManager:<debug> [1531937148.6567] dhcp4 (enp3s0): option 'domain_name_servers'=>'192.168.1.1' >18:05:48,658 DEBUG NetworkManager:<debug> [1531937148.6567] dhcp4 (enp3s0): option 'ip_address'=>'192.168.1.139' >18:05:48,658 DEBUG NetworkManager:<debug> [1531937148.6567] dhcp4 (enp3s0): option 'requested_ms_classless_static_routes'=>'1' >18:05:48,658 DEBUG NetworkManager:<debug> [1531937148.6567] dhcp4 (enp3s0): option 'requested_broadcast_address'=>'1' >18:05:48,658 DEBUG NetworkManager:<debug> [1531937148.6567] dhcp4 (enp3s0): option 'requested_root_path'=>'1' >18:05:48,658 DEBUG NetworkManager:<debug> [1531937148.6568] dhcp4 (enp3s0): option 'requested_routers'=>'1' >18:05:48,658 DEBUG NetworkManager:<debug> [1531937148.6568] dhcp4 (enp3s0): option 'dhcp_rebinding_time'=>'37800' >18:05:48,658 DEBUG NetworkManager:<debug> [1531937148.6568] dhcp4 (enp3s0): option 'requested_interface_mtu'=>'1' >18:05:48,658 DEBUG NetworkManager:<debug> [1531937148.6568] dhcp4 (enp3s0): option 'requested_domain_search'=>'1' >18:05:48,658 DEBUG NetworkManager:<debug> [1531937148.6568] dhcp4 (enp3s0): option 'requested_domain_name'=>'1' >18:05:48,658 DEBUG NetworkManager:<debug> [1531937148.6569] dhcp4 (enp3s0): option 'broadcast_address'=>'192.168.1.255' >18:05:48,659 DEBUG NetworkManager:<debug> [1531937148.6569] dhcp4 (enp3s0): option 'requested_time_offset'=>'1' >18:05:48,659 DEBUG NetworkManager:<debug> [1531937148.6569] dhcp4 (enp3s0): option 'domain_name'=>'lan' >18:05:48,659 DEBUG NetworkManager:<debug> [1531937148.6569] dhcp4 (enp3s0): option 'expiry'=>'1531980348' >18:05:48,659 DEBUG NetworkManager:<debug> [1531937148.6569] dhcp4 (enp3s0): option 'dad_wait_time'=>'0' >18:05:48,659 DEBUG NetworkManager:<debug> [1531937148.6569] dhcp4 (enp3s0): option 'requested_wpad'=>'1' >18:05:48,659 INFO NetworkManager:<info> [1531937148.6570] dhcp4 (enp3s0): address 192.168.1.139 >18:05:48,659 INFO NetworkManager:<info> [1531937148.6571] dhcp4 (enp3s0): plen 24 (255.255.255.0) >18:05:48,659 INFO NetworkManager:<info> [1531937148.6571] dhcp4 (enp3s0): gateway 192.168.1.1 >18:05:48,659 INFO NetworkManager:<info> [1531937148.6571] dhcp4 (enp3s0): lease time 43200 >18:05:48,659 INFO NetworkManager:<info> [1531937148.6572] dhcp4 (enp3s0): nameserver '192.168.1.1' >18:05:48,660 INFO NetworkManager:<info> [1531937148.6572] dhcp4 (enp3s0): domain name 'lan' >18:05:48,660 INFO NetworkManager:<info> [1531937148.6572] dhcp4 (enp3s0): state changed unknown -> bound >18:05:48,660 DEBUG NetworkManager:<debug> [1531937148.6573] device[0x564abf51a2e0] (enp3s0): new DHCPv4 client state 1 >18:05:48,660 DEBUG NetworkManager:<debug> [1531937148.6576] device[0x564abf51a2e0] (enp3s0): activation-stage: schedule activate_stage5_ip4_config_result,v4 (id 130) >18:05:48,660 DEBUG NetworkManager:<debug> [1531937148.6582] device[0x564abf51a2e0] (enp3s0): activation-stage: invoke activate_stage5_ip4_config_result,v4 (id 130) >18:05:48,660 DEBUG NetworkManager:<debug> [1531937148.6583] device[0x564abf51a2e0] (enp3s0): ip4-config: update (commit=1, new-config=0x564abf5374a0) >18:05:48,660 DEBUG NetworkManager:<debug> [1531937148.6584] platform-linux: kernel-support: extended-ifa-flags: unable to detect kernel support for handling IPv6 temporary addresses. Assume support >18:05:48,660 DEBUG NetworkManager:<debug> [1531937148.6584] platform: address: adding or updating IPv4 address: 192.168.1.139/24 lft 43200sec pref 43200sec lifetime 5-0[43200,43200] dev 3 flags noprefixroute src unknown >18:05:48,660 DEBUG NetworkManager:<debug> [1531937148.6587] platform: signal: address 4 added: 192.168.1.139/24 lft 43200sec pref 43200sec lifetime 5-5[43200,43200] dev 3 flags noprefixroute src kernel >18:05:48,660 DEBUG NetworkManager:<debug> [1531937148.6588] device[0x564abf51a2e0] (enp3s0): queued IP4 config change >18:05:48,660 DEBUG NetworkManager:<debug> [1531937148.6588] platform-linux: do-add-ip4-address[3: 192.168.1.139/24]: success >18:05:48,661 DEBUG NetworkManager:<debug> [1531937148.6588] platform: route: append IPv4 route: 192.168.1.0/24 via 0.0.0.0 dev 3 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.1.139 >18:05:48,661 DEBUG NetworkManager:<debug> [1531937148.6589] platform: signal: route 4 added: 192.168.1.0/24 via 0.0.0.0 dev 3 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.1.139 >18:05:48,661 DEBUG NetworkManager:<debug> [1531937148.6590] platform-linux: do-add-ip4-route[192.168.1.0/24 via 0.0.0.0 dev 3 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.1.139]: success >18:05:48,661 DEBUG NetworkManager:<debug> [1531937148.6590] platform: route: append IPv4 route: 0.0.0.0/0 via 192.168.1.1 dev 3 metric 100 mss 0 rt-src dhcp >18:05:48,661 DEBUG NetworkManager:<debug> [1531937148.6591] platform: signal: route 4 added: 0.0.0.0/0 via 192.168.1.1 dev 3 metric 100 mss 0 rt-src rt-dhcp scope global >18:05:48,661 DEBUG NetworkManager:<debug> [1531937148.6592] platform-linux: do-add-ip4-route[0.0.0.0/0 via 192.168.1.1 dev 3 metric 100 mss 0 rt-src rt-dhcp scope global]: success >18:05:48,661 DEBUG NetworkManager:<debug> [1531937148.6595] device[0x564abf51a2e0] (enp3s0): ip4-config: update IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/4) >18:05:48,661 DEBUG NetworkManager:<debug> [1531937148.6596] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/enp3s0/rp_filter': '0' >18:05:48,661 DEBUG NetworkManager:<debug> [1531937148.6597] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >18:05:48,661 DEBUG NetworkManager:<debug> [1531937148.6597] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >18:05:48,662 DEBUG NetworkManager:<debug> [1531937148.6597] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >18:05:48,662 DEBUG NetworkManager:<debug> [1531937148.6598] device[0x564abf51a2e0] (enp3s0): remove_pending_action (1): 'dhcp4' >18:05:48,662 DEBUG NetworkManager:<debug> [1531937148.6598] active-connection[0x564abf53d0c0]: set state-flags layer2-ready,ip4-ready (was layer2-ready) >18:05:48,662 INFO NetworkManager:<info> [1531937148.6599] device (enp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') >18:05:48,662 DEBUG NetworkManager:<debug> [1531937148.6602] dispatcher: (2) (enp3s0) dispatching action 'pre-up' (with callback) >18:05:48,662 DEBUG NetworkManager:<debug> [1531937148.6613] device[0x564abf51a2e0] (enp3s0): activation-stage: complete activate_stage5_ip4_config_result,v4 (id 130) >18:05:48,662 DEBUG NetworkManager:<debug> [1531937148.6613] bus-manager: (dhcp) closed connection 0x564abf48e720 on private socket >18:05:48,662 DEBUG NetworkManager:<debug> [1531937148.6619] device[0x564abf51a2e0] (enp3s0): ip4-config: update (commit=0, new-config=0x564abf537860) >18:05:48,663 INFO nm-dispatcher:req:2 'pre-up' [enp3s0]: new request (1 scripts) >18:05:48,663 DEBUG nm-dispatcher:req:2 'pre-up' [enp3s0]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >18:05:48,663 DEBUG nm-dispatcher:req:2 'pre-up' [enp3s0]: environment: DEVICE_IP_IFACE=enp3s0 >18:05:48,663 DEBUG nm-dispatcher:req:2 'pre-up' [enp3s0]: environment: DEVICE_IFACE=enp3s0 >18:05:48,663 DEBUG nm-dispatcher:req:2 'pre-up' [enp3s0]: environment: CONNECTION_ID=Wired connection 1 >18:05:48,663 DEBUG nm-dispatcher:req:2 'pre-up' [enp3s0]: environment: CONNECTION_UUID=cf8f398a-ede1-3f91-b60c-1bde0a4d5afc >18:05:48,663 DEBUG nm-dispatcher:req:2 'pre-up' [enp3s0]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >18:05:48,663 DEBUG nm-dispatcher:req:2 'pre-up' [enp3s0], "/etc/NetworkManager/dispatcher.d/pre-up.d/10-ifcfg-rh-routes.sh": run script (no-wait) >18:05:48,665 INFO dhclient:bound to 192.168.1.139 -- renewal in 18446 seconds. >18:05:48,689 DEBUG nm-dispatcher:req:2 'pre-up' [enp3s0], "/etc/NetworkManager/dispatcher.d/pre-up.d/10-ifcfg-rh-routes.sh": complete >18:05:48,690 DEBUG nm-dispatcher:req:2 'pre-up' [enp3s0]: completed (1 scripts) >18:05:48,690 DEBUG NetworkManager:<debug> [1531937148.6908] dispatcher: (2) 10-ifcfg-rh-routes.sh succeeded >18:05:48,691 DEBUG NetworkManager:<debug> [1531937148.6909] device[0x564abf51a2e0] (enp3s0): add_pending_action (2): 'queued-state-change-secondaries' >18:05:48,691 DEBUG NetworkManager:<debug> [1531937148.6909] device[0x564abf51a2e0] (enp3s0): queue-state[secondaries, reason:none, id:146]: queue state change >18:05:48,691 DEBUG NetworkManager:<debug> [1531937148.6910] device[0x564abf51a2e0] (enp3s0): queue-state[secondaries, reason:none, id:146]: change state >18:05:48,691 INFO NetworkManager:<info> [1531937148.6910] device (enp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') >18:05:48,691 DEBUG NetworkManager:<debug> [1531937148.6913] device[0x564abf51a2e0] (enp3s0): add_pending_action (3): 'queued-state-change-activated' >18:05:48,691 DEBUG NetworkManager:<debug> [1531937148.6913] device[0x564abf51a2e0] (enp3s0): queue-state[activated, reason:none, id:149]: queue state change >18:05:48,691 DEBUG NetworkManager:<debug> [1531937148.6914] device[0x564abf51a2e0] (enp3s0): device entered SECONDARIES state >18:05:48,691 DEBUG NetworkManager:<debug> [1531937148.6914] device[0x564abf51a2e0] (enp3s0): remove_pending_action (2): 'queued-state-change-secondaries' >18:05:48,691 DEBUG NetworkManager:<debug> [1531937148.6917] device[0x564abf51a2e0] (enp3s0): queue-state[activated, reason:none, id:149]: change state >18:05:48,692 INFO NetworkManager:<info> [1531937148.6917] device (enp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') >18:05:48,692 DEBUG NetworkManager:<debug> [1531937148.6919] active-connection[0x564abf53d0c0]: set state activated (was activating) >18:05:48,692 INFO NetworkManager:<info> [1531937148.6921] manager: NetworkManager state is now CONNECTED_LOCAL >18:05:48,692 DEBUG NetworkManager:<debug> [1531937148.6922] active-connection[0x564abf53d0c0]: check-master-ready: not signalling (state activated, no master) >18:05:48,692 DEBUG NetworkManager:<debug> [1531937148.6926] device[0x564abf51a2e0] (enp3s0): remove_pending_action (1): 'activation-0x564abf53d0c0' >18:05:48,693 DEBUG NetworkManager:<debug> [1531937148.6931] dns-mgr: (device_state_changed): queueing DNS updates (1) >18:05:48,693 DEBUG NetworkManager:<debug> [1531937148.6931] dns-mgr: (update_routing_and_dns): queueing DNS updates (2) >18:05:48,693 INFO NetworkManager:<info> [1531937148.6931] manager: NetworkManager state is now CONNECTED_SITE >18:05:48,693 INFO NetworkManager:<info> [1531937148.6933] policy: set 'Wired connection 1' (enp3s0) as default for IPv4 routing and DNS >18:05:48,693 DEBUG NetworkManager:<debug> [1531937148.6933] manager: PrimaryConnection now Wired connection 1 >18:05:48,693 DEBUG NetworkManager:<debug> [1531937148.6937] dns-mgr: (update_routing_and_dns): DNS configuration changed >18:05:48,693 DEBUG NetworkManager:<debug> [1531937148.6937] dns-mgr: (update_routing_and_dns): no DNS changes to commit (1) >18:05:48,693 DEBUG NetworkManager:<debug> [1531937148.6938] dns-mgr: (device_state_changed): DNS configuration changed >18:05:48,694 DEBUG NetworkManager:<debug> [1531937148.6938] dns-mgr: (device_state_changed): committing DNS changes (0) >18:05:48,694 DEBUG NetworkManager:<debug> [1531937148.6938] dns-mgr: update-dns: updating resolv.conf >18:05:48,694 DEBUG NetworkManager:<debug> [1531937148.6942] policy: restarting reverse-lookup thread for address 192.168.1.139 >18:05:48,694 INFO NetworkManager:<info> [1531937148.6944] device (enp3s0): Activation: successful, device activated. >18:05:48,694 DEBUG NetworkManager:<debug> [1531937148.6944] device[0x564abf51a2e0] (enp3s0): set metered value 4 >18:05:48,694 DEBUG NetworkManager:<debug> [1531937148.6945] manager: new metered value: 4 >18:05:48,694 DEBUG NetworkManager:<debug> [1531937148.6945] dispatcher: (3) (enp3s0) dispatching action 'up' >18:05:48,695 DEBUG NetworkManager:<debug> [1531937148.6953] create NMPacrunnerManager singleton (0x564abf56cb80) >18:05:48,695 DEBUG NetworkManager:<debug> [1531937148.6955] pacrunner: call[0x564abf5752c0]: send: new config ({'Interface': <'enp3s0'>, 'Method': <'direct'>, 'BrowserOnly': <false>},) >18:05:48,695 DEBUG NetworkManager:<debug> [1531937148.6955] connectivity: (enp3s0) faking request. Connectivity check disabled >18:05:48,695 DEBUG NetworkManager:<debug> [1531937148.6956] device[0x564abf51a2e0] (enp3s0): remove_pending_action (0): 'queued-state-change-activated' >18:05:48,695 DEBUG NetworkManager:<debug> [1531937148.6956] manager: check_if_startup_complete returns FALSE because of enp4s0 >18:05:48,696 DEBUG NetworkManager:<debug> [1531937148.6964] device[0x564abf51a2e0] (enp3s0): state changed from UNKNOWN to FULL >18:05:48,696 DEBUG NetworkManager:<debug> [1531937148.6964] manager: connectivity checking indicates FULL >18:05:48,696 INFO NetworkManager:<info> [1531937148.6964] manager: NetworkManager state is now CONNECTED_GLOBAL >18:05:48,696 DEBUG NetworkManager:<debug> [1531937148.6966] dispatcher: (4) dispatching action 'connectivity-change' >18:05:48,696 DEBUG NetworkManager:<debug> [1531937148.6969] device[0x564abf51a2e0] (enp3s0): ip4-config: update (commit=1, new-config=0x564abf5374a0) >18:05:48,697 DEBUG NetworkManager:<debug> [1531937148.6969] platform: address: adding or updating IPv4 address: 192.168.1.139/24 lft 43200sec pref 43200sec lifetime 5-0[43200,43200] dev 3 flags noprefixroute src unknown >18:05:48,697 DEBUG NetworkManager:<debug> [1531937148.6971] platform-linux: do-add-ip4-address[3: 192.168.1.139/24]: success >18:05:48,697 INFO nm-dispatcher:req:3 'up' [enp3s0]: new request (5 scripts) >18:05:48,697 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >18:05:48,697 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_REQUESTED_WPAD=1 >18:05:48,697 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_DAD_WAIT_TIME=0 >18:05:48,697 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_EXPIRY=1531980348 >18:05:48,697 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_DOMAIN_NAME=lan >18:05:48,697 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_REQUESTED_TIME_OFFSET=1 >18:05:48,697 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_BROADCAST_ADDRESS=192.168.1.255 >18:05:48,698 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_REQUESTED_DOMAIN_NAME=1 >18:05:48,698 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_REQUESTED_DOMAIN_SEARCH=1 >18:05:48,698 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_REQUESTED_INTERFACE_MTU=1 >18:05:48,698 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_DHCP_REBINDING_TIME=37800 >18:05:48,698 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_REQUESTED_ROUTERS=1 >18:05:48,698 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_REQUESTED_ROOT_PATH=1 >18:05:48,698 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_REQUESTED_BROADCAST_ADDRESS=1 >18:05:48,698 DEBUG NetworkManager:<debug> [1531937148.6984] pacrunner: name owner disappeared >18:05:48,698 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_REQUESTED_MS_CLASSLESS_STATIC_ROUTES=1 >18:05:48,698 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_IP_ADDRESS=192.168.1.139 >18:05:48,698 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_DOMAIN_NAME_SERVERS=192.168.1.1 >18:05:48,698 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_REQUESTED_HOST_NAME=1 >18:05:48,698 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_ROUTERS=192.168.1.1 >18:05:48,699 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_NETWORK_NUMBER=192.168.1.0 >18:05:48,699 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_DHCP_RENEWAL_TIME=21600 >18:05:48,699 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_REQUESTED_RFC3442_CLASSLESS_STATIC_ROUTES=1 >18:05:48,699 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_DHCP_MESSAGE_TYPE=5 >18:05:48,699 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_SUBNET_MASK=255.255.255.0 >18:05:48,699 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_DHCP_SERVER_IDENTIFIER=192.168.1.1 >18:05:48,699 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_REQUESTED_STATIC_ROUTES=1 >18:05:48,699 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_REQUESTED_SUBNET_MASK=1 >18:05:48,699 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_REQUESTED_CLASSLESS_STATIC_ROUTES=1 >18:05:48,699 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_NEXT_SERVER=192.168.1.1 >18:05:48,699 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_REQUESTED_DOMAIN_NAME_SERVERS=1 >18:05:48,699 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_DHCP_LEASE_TIME=43200 >18:05:48,699 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DHCP4_REQUESTED_NTP_SERVERS=1 >18:05:48,699 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: IP6_NUM_ROUTES=2 >18:05:48,700 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: IP6_ROUTE_1=fe80::/64 :: 256 >18:05:48,700 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: IP6_ROUTE_0=ff00::/8 :: 256 >18:05:48,700 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: IP6_GATEWAY=:: >18:05:48,700 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: IP6_NUM_ADDRESSES=1 >18:05:48,700 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: IP6_ADDRESS_0=fe80::32a7:7e93:5c99:6952/64 :: >18:05:48,700 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: IP4_NUM_ROUTES=1 >18:05:48,700 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: IP4_ROUTE_0=192.168.1.0/24 0.0.0.0 100 >18:05:48,700 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: IP4_DOMAINS=lan >18:05:48,700 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: IP4_NAMESERVERS=192.168.1.1 >18:05:48,700 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: IP4_GATEWAY=192.168.1.1 >18:05:48,700 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: IP4_NUM_ADDRESSES=1 >18:05:48,700 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: IP4_ADDRESS_0=192.168.1.139/24 192.168.1.1 >18:05:48,700 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DEVICE_IP_IFACE=enp3s0 >18:05:48,700 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: DEVICE_IFACE=enp3s0 >18:05:48,701 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: CONNECTION_ID=Wired connection 1 >18:05:48,701 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: CONNECTION_UUID=cf8f398a-ede1-3f91-b60c-1bde0a4d5afc >18:05:48,701 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >18:05:48,701 INFO nm-dispatcher:req:3 'up' [enp3s0]: start running ordered scripts... >18:05:48,701 DEBUG nm-dispatcher:req:3 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/00-netreport": run script >18:05:48,701 INFO nm-dispatcher:req:4 'connectivity-change': new request (5 scripts) >18:05:48,701 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >18:05:48,701 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: CONNECTIVITY_STATE=FULL >18:05:48,724 DEBUG nm-dispatcher:req:3 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/00-netreport": complete >18:05:48,724 DEBUG nm-dispatcher:req:3 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >18:05:48,797 WARNING systemd:iscsi.service: Unit cannot be reloaded because it is inactive. >18:05:48,799 DEBUG nm-dispatcher:req:3 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >18:05:48,799 DEBUG nm-dispatcher:req:3 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >18:05:48,803 DEBUG nm-dispatcher:req:3 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >18:05:48,803 DEBUG nm-dispatcher:req:3 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >18:05:48,829 DEBUG nm-dispatcher:req:3 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >18:05:48,829 DEBUG nm-dispatcher:req:3 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/20-chrony": run script >18:05:48,924 DEBUG nm-dispatcher:req:3 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/20-chrony": complete >18:05:48,925 DEBUG nm-dispatcher:req:3 'up' [enp3s0]: completed (5 scripts) >18:05:48,925 INFO nm-dispatcher:req:4 'connectivity-change': start running ordered scripts... >18:05:48,925 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": run script >18:05:48,925 DEBUG NetworkManager:<debug> [1531937148.9256] dispatcher: (3) 00-netreport succeeded >18:05:48,925 DEBUG NetworkManager:<debug> [1531937148.9257] dispatcher: (3) 04-iscsi succeeded >18:05:48,925 DEBUG NetworkManager:<debug> [1531937148.9257] dispatcher: (3) 10-ifcfg-rh-routes.sh succeeded >18:05:48,926 DEBUG NetworkManager:<debug> [1531937148.9258] dispatcher: (3) 11-dhclient succeeded >18:05:48,926 DEBUG NetworkManager:<debug> [1531937148.9258] dispatcher: (3) 20-chrony succeeded >18:05:48,952 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": complete >18:05:48,952 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >18:05:48,955 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >18:05:48,955 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >18:05:48,958 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >18:05:48,958 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >18:05:48,967 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >18:05:48,968 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >18:05:48,971 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >18:05:48,971 DEBUG nm-dispatcher:req:4 'connectivity-change': completed (5 scripts) >18:05:48,972 DEBUG NetworkManager:<debug> [1531937148.9723] dispatcher: (4) 00-netreport succeeded >18:05:48,972 DEBUG NetworkManager:<debug> [1531937148.9724] dispatcher: (4) 04-iscsi succeeded >18:05:48,972 DEBUG NetworkManager:<debug> [1531937148.9724] dispatcher: (4) 10-ifcfg-rh-routes.sh succeeded >18:05:48,972 DEBUG NetworkManager:<debug> [1531937148.9724] dispatcher: (4) 11-dhclient succeeded >18:05:48,972 DEBUG NetworkManager:<debug> [1531937148.9725] dispatcher: (4) 20-chrony succeeded >18:05:49,767 INFO dbus-daemon:[system] Activating via systemd: service name='com.redhat.lvmdbus1' unit='lvm2-lvmdbusd.service' requested by ':1.7' (uid=0 pid=2108 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >18:05:49,772 INFO systemd:Starting LVM2 D-Bus service... >18:05:50,252 DEBUG NetworkManager:<debug> [1531937150.2524] platform: signal: address 6 changed: fe80::32a7:7e93:5c99:6952/64 lft forever pref forever lifetime 6-0[4294967295,4294967295] dev 3 flags permanent src kernel >18:05:50,253 DEBUG NetworkManager:<debug> [1531937150.2526] device[0x564abf51a2e0] (enp3s0): queued IP6 config change >18:05:50,253 DEBUG NetworkManager:<debug> [1531937150.2529] device[0x564abf51a2e0] (enp3s0): ip6-config: update (commit=0, new-config=0x564abf53db80) >18:05:50,253 DEBUG NetworkManager:<debug> [1531937150.2532] device[0x564abf51a2e0] (enp3s0): linklocal6: waiting for link-local addresses successful, continue with method auto >18:05:50,254 DEBUG NetworkManager:<debug> [1531937150.2532] device[0x564abf51a2e0] (enp3s0): addrconf6: using the device EUI-64 identifier >18:05:50,254 DEBUG NetworkManager:<debug> [1531937150.2534] device[0x564abf51a2e0] (enp3s0): ip6-config: update (commit=1, new-config=0x564abf53db80) >18:05:50,254 DEBUG NetworkManager:<debug> [1531937150.2534] platform: address: adding or updating IPv6 address: fe80::32a7:7e93:5c99:6952/64 lft forever pref forever lifetime 6-0[4294967295,4294967295] dev 3 flags permanent,noprefixroute src unknown >18:05:50,254 DEBUG NetworkManager:<debug> [1531937150.2536] platform: signal: address 6 changed: fe80::32a7:7e93:5c99:6952/64 lft forever pref forever lifetime 6-0[4294967295,4294967295] dev 3 flags permanent,noprefixroute src kernel >18:05:50,254 DEBUG NetworkManager:<debug> [1531937150.2536] device[0x564abf51a2e0] (enp3s0): queued IP6 config change >18:05:50,254 DEBUG NetworkManager:<debug> [1531937150.2536] platform: signal: route 6 removed: fe80::/64 via :: dev 3 metric 256 mss 0 rt-src rt-kernel >18:05:50,254 DEBUG NetworkManager:<debug> [1531937150.2537] platform-linux: do-add-ip6-address[3: fe80::32a7:7e93:5c99:6952]: success >18:05:50,254 DEBUG NetworkManager:<debug> [1531937150.2537] platform: route: append IPv6 route: fe80::/64 via :: dev 3 metric 256 mss 0 rt-src rt-kernel >18:05:50,255 DEBUG NetworkManager:<debug> [1531937150.2538] platform: signal: route 6 added: fe80::/64 via :: dev 3 metric 256 mss 0 rt-src rt-kernel >18:05:50,255 DEBUG NetworkManager:<debug> [1531937150.2539] platform-linux: do-add-ip6-route[fe80::/64 via :: dev 3 metric 256 mss 0 rt-src rt-kernel]: success >18:05:50,255 DEBUG NetworkManager:<debug> [1531937150.2539] platform: route: append IPv6 route: fe80::/64 via :: dev 3 metric 100 mss 0 rt-src rt-kernel >18:05:50,255 DEBUG NetworkManager:<debug> [1531937150.2540] platform: signal: route 6 added: fe80::/64 via :: dev 3 metric 100 mss 0 rt-src rt-kernel >18:05:50,255 DEBUG NetworkManager:<debug> [1531937150.2541] platform-linux: do-add-ip6-route[fe80::/64 via :: dev 3 metric 100 mss 0 rt-src rt-kernel]: success >18:05:50,255 DEBUG NetworkManager:<debug> [1531937150.2544] device[0x564abf51a2e0] (enp3s0): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >18:05:50,255 DEBUG NetworkManager:<debug> [1531937150.2544] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:05:50,256 DEBUG NetworkManager:<debug> [1531937150.2546] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:05:50,256 DEBUG NetworkManager:<debug> [1531937150.2546] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:05:50,256 DEBUG NetworkManager:<debug> [1531937150.2548] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra' to '1' (current value is '0') >18:05:50,256 DEBUG NetworkManager:<debug> [1531937150.2549] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_defrtr' to '0' (current value is identical) >18:05:50,256 DEBUG NetworkManager:<debug> [1531937150.2550] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_pinfo' to '0' (current value is identical) >18:05:50,256 DEBUG NetworkManager:<debug> [1531937150.2551] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_rtr_pref' to '0' (current value is identical) >18:05:50,256 DEBUG NetworkManager:<debug> [1531937150.2551] ndisc[0x564abf53de60,"enp3s0"]: starting neighbor discovery: 3 >18:05:50,256 DEBUG NetworkManager:<debug> [1531937150.2553] ndisc-lndp[0x564abf53de60,"enp3s0"]: processing libndp events >18:05:50,256 DEBUG NetworkManager:<debug> [1531937150.2554] ndisc[0x564abf53de60,"enp3s0"]: scheduling RA timeout in 30 seconds >18:05:50,257 DEBUG NetworkManager:<debug> [1531937150.2554] ndisc[0x564abf53de60,"enp3s0"]: scheduling explicit router solicitation request in 0 seconds. >18:05:50,257 DEBUG NetworkManager:<debug> [1531937150.2564] device[0x564abf51a2e0] (enp3s0): ip6-config: update (commit=0, new-config=0x564abf53d4c0) >18:05:50,291 INFO dbus-daemon:[system] Successfully activated service 'com.redhat.lvmdbus1' >18:05:50,293 INFO systemd:Started LVM2 D-Bus service. >18:05:50,293 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmdbusd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:50,294 WARNING kernel:kauditd_printk_skb: 84 callbacks suppressed >18:05:50,294 NOTICE kernel:audit: type=1130 audit(1531937150.293:142): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmdbusd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:50,382 DEBUG NetworkManager:<debug> [1531937150.3823] ndisc[0x564abf53de60,"enp3s0"]: router solicitation sent >18:05:50,382 DEBUG NetworkManager:<debug> [1531937150.3823] ndisc[0x564abf53de60,"enp3s0"]: scheduling router solicitation retry in 4 seconds. >18:05:50,384 DEBUG NetworkManager:<debug> [1531937150.3846] ndisc-lndp[0x564abf53de60,"enp3s0"]: processing libndp events >18:05:50,384 DEBUG NetworkManager:<debug> [1531937150.3847] ndisc-lndp[0x564abf53de60,"enp3s0"]: received router advertisement at 7 >18:05:50,385 DEBUG NetworkManager:<debug> [1531937150.3848] ndisc[0x564abf53de60,"enp3s0"]: complete-address: using an stable-privacy address >18:05:50,385 DEBUG NetworkManager:<debug> [1531937150.3849] ndisc[0x564abf53de60,"enp3s0"]: neighbor discovery configuration changed [dARS]: >18:05:50,385 DEBUG NetworkManager:<debug> [1531937150.3849] ndisc[0x564abf53de60,"enp3s0"]: dhcp-level managed >18:05:50,385 DEBUG NetworkManager:<debug> [1531937150.3849] ndisc[0x564abf53de60,"enp3s0"]: address fd3b:41e8:e780:0:7f50:fa5a:82be:e882 exp 2147483647 >18:05:50,385 DEBUG NetworkManager:<debug> [1531937150.3850] ndisc[0x564abf53de60,"enp3s0"]: route fd3b:41e8:e780::/48 via fe80::8bd:43ff:feb3:43a3 pref medium exp 2147483647 >18:05:50,385 DEBUG NetworkManager:<debug> [1531937150.3850] ndisc[0x564abf53de60,"enp3s0"]: route fd3b:41e8:e780::/64 via :: pref medium exp 2147483647 >18:05:50,385 DEBUG NetworkManager:<debug> [1531937150.3850] ndisc[0x564abf53de60,"enp3s0"]: dns_server fe80::8bd:43ff:feb3:43a3 exp 18007 >18:05:50,385 DEBUG NetworkManager:<debug> [1531937150.3852] device[0x564abf51a2e0] (enp3s0): Activation: Stage 3 of 5 (IP Configure Start) starting DHCPv6 as requested by IPv6 router... >18:05:50,386 DEBUG NetworkManager:<debug> [1531937150.3859] dhcp6 (enp3s0): looking for default DUID in '/etc/dhclient6.leases' >18:05:50,386 DEBUG NetworkManager:<debug> [1531937150.3860] dhcp: generated DUID 00:04:94:d0:dc:73:69:02:a8:8d:3c:00:35:d9:84:f2:76:da >18:05:50,386 DEBUG NetworkManager:<debug> [1531937150.3861] dhcp6 (enp3s0): DUID is '00:04:94:d0:dc:73:69:02:a8:8d:3c:00:35:d9:84:f2:76:da' >18:05:50,386 INFO NetworkManager:<info> [1531937150.3861] dhcp6 (enp3s0): activation: beginning transaction (timeout in 45 seconds) >18:05:50,386 DEBUG NetworkManager:<debug> [1531937150.3861] dhcp6 (enp3s0): creating composite dhclient config /var/lib/NetworkManager/dhclient6-enp3s0.conf >18:05:50,386 DEBUG NetworkManager:<debug> [1531937150.3861] dhcp6 (enp3s0): looking for existing config /etc/NetworkManager/dhclient6-cf8f398a-ede1-3f91-b60c-1bde0a4d5afc.conf >18:05:50,386 DEBUG NetworkManager:<debug> [1531937150.3862] dhcp6 (enp3s0): looking for existing config /etc/NetworkManager/dhclient6-enp3s0.conf >18:05:50,386 DEBUG NetworkManager:<debug> [1531937150.3862] dhcp6 (enp3s0): looking for existing config /etc/NetworkManager/dhclient6.conf >18:05:50,386 DEBUG NetworkManager:<debug> [1531937150.3862] dhcp6 (enp3s0): looking for existing config /etc/dhcp/dhclient6-enp3s0.conf >18:05:50,387 DEBUG NetworkManager:<debug> [1531937150.3863] dhcp6 (enp3s0): looking for existing config /etc/dhclient6-enp3s0.conf >18:05:50,387 DEBUG NetworkManager:<debug> [1531937150.3863] dhcp6 (enp3s0): looking for existing config /etc/dhcp/dhclient6.conf >18:05:50,387 DEBUG NetworkManager:<debug> [1531937150.3863] dhcp6 (enp3s0): looking for existing config /etc/dhclient6.conf >18:05:50,387 DEBUG NetworkManager:<debug> [1531937150.3864] dhcp6 (enp3s0): no existing dhclient configuration to merge >18:05:50,387 DEBUG NetworkManager:<debug> [1531937150.3868] dhcp6 (enp3s0): running: /sbin/dhclient -d -q -6 -N -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient6-enp3s0.pid -lf /var/lib/NetworkManager/dhclient6-cf8f398a-ede1-3f91-b60c-1bde0a4d5afc-enp3s0.lease -cf /var/lib/NetworkManager/dhclient6-enp3s0.conf enp3s0 >18:05:50,390 INFO NetworkManager:<info> [1531937150.3903] dhcp6 (enp3s0): dhclient started with pid 2223 >18:05:50,390 DEBUG NetworkManager:<debug> [1531937150.3904] device[0x564abf51a2e0] (enp3s0): mtu: set IPv6 MTU to 1500 >18:05:50,390 DEBUG NetworkManager:<debug> [1531937150.3905] device[0x564abf51a2e0] (enp3s0): activation-stage: schedule activate_stage5_ip6_config_commit,v6 (id 185) >18:05:50,390 DEBUG NetworkManager:<debug> [1531937150.3905] ndisc[0x564abf53de60,"enp3s0"]: scheduling next now/lifetime check: 9000 seconds >18:05:50,390 DEBUG NetworkManager:<debug> [1531937150.3906] device[0x564abf51a2e0] (enp3s0): activation-stage: invoke activate_stage5_ip6_config_commit,v6 (id 185) >18:05:50,390 DEBUG NetworkManager:<debug> [1531937150.3908] device[0x564abf51a2e0] (enp3s0): ip6-config: update (commit=1, new-config=0x564abf53db80) >18:05:50,391 DEBUG NetworkManager:<debug> [1531937150.3911] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/mtu': '1500' >18:05:50,391 DEBUG NetworkManager:<debug> [1531937150.3911] platform: address: adding or updating IPv6 address: fd3b:41e8:e780:0:7f50:fa5a:82be:e882/64 lft forever pref forever lifetime 7-0[4294967295,4294967295] dev 3 flags noprefixroute src unknown >18:05:50,391 DEBUG NetworkManager:<debug> [1531937150.3913] platform-linux: do-add-ip6-address[3: fd3b:41e8:e780:0:7f50:fa5a:82be:e882]: success >18:05:50,391 DEBUG NetworkManager:<debug> [1531937150.3914] platform: signal: address 6 added: fd3b:41e8:e780:0:7f50:fa5a:82be:e882/64 lft forever pref forever lifetime 7-0[4294967295,4294967295] dev 3 flags tentative,permanent,noprefixroute src kernel >18:05:50,391 DEBUG NetworkManager:<debug> [1531937150.3914] device[0x564abf51a2e0] (enp3s0): queued IP6 config change >18:05:50,391 DEBUG NetworkManager:<debug> [1531937150.3915] platform: address: adding or updating IPv6 address: fe80::32a7:7e93:5c99:6952/64 lft forever pref forever lifetime 7-0[4294967295,4294967295] dev 3 flags permanent,noprefixroute src unknown >18:05:50,391 DEBUG NetworkManager:<debug> [1531937150.3916] platform-linux: do-add-ip6-address[3: fe80::32a7:7e93:5c99:6952]: success >18:05:50,391 DEBUG NetworkManager:<debug> [1531937150.3916] platform: route: append IPv6 route: fd3b:41e8:e780::/64 via :: dev 3 metric 100 mss 0 rt-src ndisc >18:05:50,391 DEBUG NetworkManager:<debug> [1531937150.3917] platform: signal: route 6 added: fd3b:41e8:e780::/64 via :: dev 3 metric 100 mss 0 rt-src rt-ra >18:05:50,392 DEBUG NetworkManager:<debug> [1531937150.3918] platform-linux: do-add-ip6-route[fd3b:41e8:e780::/64 via :: dev 3 metric 100 mss 0 rt-src rt-ra]: success >18:05:50,392 DEBUG NetworkManager:<debug> [1531937150.3918] platform: route: append IPv6 route: fd3b:41e8:e780::/48 via fe80::8bd:43ff:feb3:43a3 dev 3 metric 100 mss 0 rt-src ndisc >18:05:50,392 DEBUG NetworkManager:<debug> [1531937150.3919] platform: signal: route 6 added: fd3b:41e8:e780::/48 via fe80::8bd:43ff:feb3:43a3 dev 3 metric 100 mss 0 rt-src rt-ra >18:05:50,392 DEBUG NetworkManager:<debug> [1531937150.3920] platform-linux: do-add-ip6-route[fd3b:41e8:e780::/48 via fe80::8bd:43ff:feb3:43a3 dev 3 metric 100 mss 0 rt-src rt-ra]: success >18:05:50,393 DEBUG NetworkManager:<debug> [1531937150.3930] device[0x564abf51a2e0] (enp3s0): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >18:05:50,393 DEBUG NetworkManager:<debug> [1531937150.3931] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:05:50,393 DEBUG NetworkManager:<debug> [1531937150.3932] dns-mgr: (device_ip6_config_changed): DNS configuration changed >18:05:50,393 DEBUG NetworkManager:<debug> [1531937150.3933] dns-mgr: (device_ip6_config_changed): committing DNS changes (0) >18:05:50,393 DEBUG NetworkManager:<debug> [1531937150.3933] dns-mgr: update-dns: updating resolv.conf >18:05:50,397 DEBUG NetworkManager:<debug> [1531937150.3968] policy: restarting reverse-lookup thread for address 192.168.1.139 >18:05:50,397 DEBUG NetworkManager:<debug> [1531937150.3971] device[0x564abf51a2e0] (enp3s0): activation-stage: complete activate_stage5_ip6_config_commit,v6 (id 185) >18:05:50,398 DEBUG NetworkManager:<debug> [1531937150.3980] device[0x564abf51a2e0] (enp3s0): ip6-config: update (commit=0, new-config=0x564abf53db80) >18:05:50,521 DEBUG NetworkManager:<debug> [1531937150.5210] bus-manager: (dhcp) accepted connection 0x564abf48ec20 on private socket >18:05:50,521 DEBUG NetworkManager:<debug> [1531937150.5214] dhcp6 (enp3s0): unmapped DHCP state 'PREINIT6' >18:05:50,521 DEBUG NetworkManager:<debug> [1531937150.5214] dhcp6 (enp3s0): DHCP reason 'PREINIT6' -> state 'unknown' >18:05:50,521 NOTICE audit:AVC avc: denied { write } for pid=2026 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:05:50,522 NOTICE kernel:audit: type=1400 audit(1531937150.521:143): avc: denied { write } for pid=2026 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:05:50,522 NOTICE kernel:audit: type=1400 audit(1531937150.521:143): avc: denied { add_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:05:50,522 NOTICE kernel:audit: type=1300 audit(1531937150.521:143): arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:05:50,522 NOTICE kernel:audit: type=1327 audit(1531937150.521:143): proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:05:50,522 NOTICE kernel:audit: type=1400 audit(1531937150.522:144): avc: denied { remove_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39080 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:05:50,522 NOTICE kernel:audit: type=1300 audit(1531937150.522:144): arch=c000003e syscall=82 success=yes exit=0 a0=7f48b60cca80 a1=7f48a80023e0 a2=7f48a800bf60 a3=3d783b6261616238 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:05:50,522 NOTICE kernel:audit: type=1327 audit(1531937150.522:144): proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:05:50,522 NOTICE audit:AVC avc: denied { add_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:05:50,522 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:05:50,522 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:05:50,522 NOTICE audit:AVC avc: denied { remove_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39080 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:05:50,523 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f48b60cca80 a1=7f48a80023e0 a2=7f48a800bf60 a3=3d783b6261616238 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:05:50,523 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:05:50,523 DEBUG NetworkManager:<debug> [1531937150.5225] bus-manager: (dhcp) closed connection 0x564abf48ec20 on private socket >18:05:51,258 DEBUG NetworkManager:<debug> [1531937151.2586] device[0x564abf5419c0] (enp4s0): remove_pending_action (0): 'carrier-wait' >18:05:51,259 INFO NetworkManager:<info> [1531937151.2588] manager: startup complete >18:05:51,266 INFO dhclient:XMT: Solicit on enp3s0, interval 1030ms. >18:05:51,268 INFO dhclient:RCV: Advertise message on enp3s0 from fe80::8bd:43ff:feb3:43a3. >18:05:51,356 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.9' (uid=0 pid=2108 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >18:05:51,359 INFO systemd:Starting Disk Manager... >18:05:51,465 NOTICE journal:udisks daemon version 2.7.6 starting >18:05:51,561 NOTICE audit:AVC avc: denied { dac_override } for pid=2026 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >18:05:51,562 NOTICE kernel:audit: type=1400 audit(1531937151.561:145): avc: denied { dac_override } for pid=2026 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >18:05:51,562 NOTICE kernel:audit: type=1400 audit(1531937151.561:145): avc: denied { create } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:05:51,562 NOTICE audit:AVC avc: denied { create } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:05:51,562 NOTICE audit:AVC avc: denied { write open } for pid=2026 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39352 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:05:51,562 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:05:51,562 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:05:51,562 NOTICE audit:AVC avc: denied { getattr } for pid=2026 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39352 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:05:51,563 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=9 a1=7f48b60cc2c0 a2=7f48b60cc2c0 a3=0 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:05:51,563 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:05:51,563 NOTICE audit:AVC avc: denied { rename } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39352 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:05:51,563 NOTICE audit:AVC avc: denied { unlink } for pid=2026 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39080 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:05:51,563 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f48b60cca80 a1=7f48a80023e0 a2=7f48a8005630 a3=3634333665316565 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:05:51,563 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:05:51,788 DEBUG NetworkManager:<debug> [1531937151.7883] platform: signal: address 6 changed: fd3b:41e8:e780:0:7f50:fa5a:82be:e882/64 lft forever pref forever lifetime 8-0[4294967295,4294967295] dev 3 flags permanent,noprefixroute src kernel >18:05:51,788 DEBUG NetworkManager:<debug> [1531937151.7885] device[0x564abf51a2e0] (enp3s0): queued IP6 config change >18:05:51,788 DEBUG NetworkManager:<debug> [1531937151.7889] device[0x564abf51a2e0] (enp3s0): ip6-config: update (commit=0, new-config=0x564abf53dca0) >18:05:52,130 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.UDisks2' >18:05:52,131 INFO systemd:Started Disk Manager. >18:05:52,131 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:05:52,134 NOTICE journal:Acquired the name org.freedesktop.UDisks2 on the system message bus >18:05:52,140 NOTICE journal:Loading module libudisks2_iscsi.so... >18:05:52,144 WARNING journal:g_object_notify: object class 'UDisksObjectSkeleton' has no property named 'manager-iscsi-initiator' >18:05:52,297 INFO dhclient:XMT: Request on enp3s0, interval 1000ms. >18:05:52,299 INFO dhclient:RCV: Reply message on enp3s0 from fe80::8bd:43ff:feb3:43a3. >18:05:52,311 DEBUG NetworkManager:<debug> [1531937152.3112] bus-manager: (dhcp) accepted connection 0x564abf48e820 on private socket >18:05:52,312 DEBUG NetworkManager:<debug> [1531937152.3125] dhcp6 (enp3s0): DHCP reason 'BOUND6' -> state 'bound' >18:05:52,312 DEBUG NetworkManager:<debug> [1531937152.3127] dhcp6 (enp3s0): option 'dhcp6_solmax_rt'=>'60' >18:05:52,312 DEBUG NetworkManager:<debug> [1531937152.3127] dhcp6 (enp3s0): option 'life_starts'=>'1531937152' >18:05:52,313 DEBUG NetworkManager:<debug> [1531937152.3128] dhcp6 (enp3s0): option 'requested_dhcp6_domain_search'=>'1' >18:05:52,313 DEBUG NetworkManager:<debug> [1531937152.3128] dhcp6 (enp3s0): option 'preferred_life'=>'4294967295' >18:05:52,313 DEBUG NetworkManager:<debug> [1531937152.3128] dhcp6 (enp3s0): option 'ip6_prefixlen'=>'128' >18:05:52,313 DEBUG NetworkManager:<debug> [1531937152.3128] dhcp6 (enp3s0): option 'requested_dhcp6_name_servers'=>'1' >18:05:52,313 DEBUG NetworkManager:<debug> [1531937152.3129] dhcp6 (enp3s0): option 'requested_dhcp6_client_id'=>'1' >18:05:52,313 DEBUG NetworkManager:<debug> [1531937152.3129] dhcp6 (enp3s0): option 'max_life'=>'4294967295' >18:05:52,313 DEBUG NetworkManager:<debug> [1531937152.3129] dhcp6 (enp3s0): option 'rebind'=>'34560' >18:05:52,313 DEBUG NetworkManager:<debug> [1531937152.3129] dhcp6 (enp3s0): option 'iaid'=>'a9:d5:31:87' >18:05:52,313 DEBUG NetworkManager:<debug> [1531937152.3129] dhcp6 (enp3s0): option 'ip6_address'=>'fd3b:41e8:e780::cdd' >18:05:52,313 DEBUG NetworkManager:<debug> [1531937152.3130] dhcp6 (enp3s0): option 'dhcp6_name_servers'=>'fe80::8bd:43ff:feb3:43a3' >18:05:52,313 DEBUG NetworkManager:<debug> [1531937152.3130] dhcp6 (enp3s0): option 'dhcp6_server_id'=>'0:3:0:1:a:bd:43:b3:43:a3' >18:05:52,314 DEBUG NetworkManager:<debug> [1531937152.3131] dhcp6 (enp3s0): option 'dhcp6_unknown_11'=>'3:1:0:5b:4f:81:80:0:0:0:19:1:a1:92:c0:70:9c:8:61:ab:ca:55:c6:fa:14:66:f7:d3' >18:05:52,314 DEBUG NetworkManager:<debug> [1531937152.3131] dhcp6 (enp3s0): option 'starts'=>'1531937152' >18:05:52,314 DEBUG NetworkManager:<debug> [1531937152.3131] dhcp6 (enp3s0): option 'dad_wait_time'=>'0' >18:05:52,314 DEBUG NetworkManager:<debug> [1531937152.3131] dhcp6 (enp3s0): option 'renew'=>'21600' >18:05:52,314 DEBUG NetworkManager:<debug> [1531937152.3132] dhcp6 (enp3s0): option 'dhcp6_client_id'=>'0:4:94:d0:dc:73:69:2:a8:8d:3c:0:35:d9:84:f2:76:da' >18:05:52,314 INFO NetworkManager:<info> [1531937152.3132] dhcp6 (enp3s0): valid_lft 4294967295 >18:05:52,314 INFO NetworkManager:<info> [1531937152.3133] dhcp6 (enp3s0): preferred_lft 4294967295 >18:05:52,314 INFO NetworkManager:<info> [1531937152.3133] dhcp6 (enp3s0): address fd3b:41e8:e780::cdd >18:05:52,314 INFO NetworkManager:<info> [1531937152.3133] dhcp6 (enp3s0): nameserver 'fe80::8bd:43ff:feb3:43a3' >18:05:52,314 INFO NetworkManager:<info> [1531937152.3134] dhcp6 (enp3s0): state changed unknown -> bound, event ID="a9:d5:31:87|1531937152" >18:05:52,315 DEBUG NetworkManager:<debug> [1531937152.3135] device[0x564abf51a2e0] (enp3s0): new DHCPv6 client state 1 >18:05:52,315 DEBUG NetworkManager:<debug> [1531937152.3138] device[0x564abf51a2e0] (enp3s0): activation-stage: schedule activate_stage5_ip6_config_commit,v6 (id 215) >18:05:52,315 DEBUG NetworkManager:<debug> [1531937152.3147] device[0x564abf51a2e0] (enp3s0): activation-stage: invoke activate_stage5_ip6_config_commit,v6 (id 215) >18:05:52,315 DEBUG NetworkManager:<debug> [1531937152.3149] device[0x564abf51a2e0] (enp3s0): ip6-config: update (commit=1, new-config=0x564abf53dca0) >18:05:52,315 DEBUG NetworkManager:<debug> [1531937152.3151] platform: address: adding or updating IPv6 address: fd3b:41e8:e780:0:7f50:fa5a:82be:e882/64 lft forever pref forever lifetime 8-0[4294967295,4294967295] dev 3 flags noprefixroute src unknown >18:05:52,315 DEBUG NetworkManager:<debug> [1531937152.3152] platform-linux: do-add-ip6-address[3: fd3b:41e8:e780:0:7f50:fa5a:82be:e882]: success >18:05:52,315 DEBUG NetworkManager:<debug> [1531937152.3153] platform: address: adding or updating IPv6 address: fd3b:41e8:e780::cdd/128 lft forever pref forever lifetime 8-0[4294967295,4294967295] dev 3 flags noprefixroute src unknown >18:05:52,315 DEBUG NetworkManager:<debug> [1531937152.3154] platform-linux: do-add-ip6-address[3: fd3b:41e8:e780::cdd]: success >18:05:52,315 DEBUG NetworkManager:<debug> [1531937152.3154] platform: signal: address 6 added: fd3b:41e8:e780::cdd/128 lft forever pref forever lifetime 8-0[4294967295,4294967295] dev 3 flags tentative,permanent,noprefixroute src kernel >18:05:52,315 DEBUG NetworkManager:<debug> [1531937152.3155] device[0x564abf51a2e0] (enp3s0): queued IP6 config change >18:05:52,316 DEBUG NetworkManager:<debug> [1531937152.3155] platform: address: adding or updating IPv6 address: fe80::32a7:7e93:5c99:6952/64 lft forever pref forever lifetime 8-0[4294967295,4294967295] dev 3 flags permanent,noprefixroute src unknown >18:05:52,316 DEBUG NetworkManager:<debug> [1531937152.3156] platform-linux: do-add-ip6-address[3: fe80::32a7:7e93:5c99:6952]: success >18:05:52,316 DEBUG NetworkManager:<debug> [1531937152.3157] platform: route: append IPv6 route: fd3b:41e8:e780::cdd/128 via :: dev 3 metric 100 mss 0 rt-src rt-kernel >18:05:52,316 DEBUG NetworkManager:<debug> [1531937152.3157] platform: signal: route 6 added: fd3b:41e8:e780::cdd/128 via :: dev 3 metric 100 mss 0 rt-src rt-kernel >18:05:52,316 DEBUG NetworkManager:<debug> [1531937152.3158] platform-linux: do-add-ip6-route[fd3b:41e8:e780::cdd/128 via :: dev 3 metric 100 mss 0 rt-src rt-kernel]: success >18:05:52,317 DEBUG NetworkManager:<debug> [1531937152.3172] device[0x564abf51a2e0] (enp3s0): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >18:05:52,317 DEBUG NetworkManager:<debug> [1531937152.3173] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:05:52,317 DEBUG NetworkManager:<debug> [1531937152.3175] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:05:52,317 DEBUG NetworkManager:<debug> [1531937152.3176] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:05:52,317 DEBUG NetworkManager:<debug> [1531937152.3176] dispatcher: (5) (enp3s0) dispatching action 'dhcp6-change' >18:05:52,318 DEBUG NetworkManager:<debug> [1531937152.3185] device[0x564abf51a2e0] (enp3s0): IPv6 DAD: awaiting termination >18:05:52,318 DEBUG NetworkManager:<debug> [1531937152.3185] device[0x564abf51a2e0] (enp3s0): activation-stage: complete activate_stage5_ip6_config_commit,v6 (id 215) >18:05:52,318 DEBUG NetworkManager:<debug> [1531937152.3186] bus-manager: (dhcp) closed connection 0x564abf48e820 on private socket >18:05:52,319 DEBUG NetworkManager:<debug> [1531937152.3194] device[0x564abf51a2e0] (enp3s0): ip6-config: update (commit=0, new-config=0x564abf564160) >18:05:52,321 INFO nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: new request (5 scripts) >18:05:52,321 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >18:05:52,321 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_DHCP6_CLIENT_ID=0:4:94:d0:dc:73:69:2:a8:8d:3c:0:35:d9:84:f2:76:da >18:05:52,321 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_RENEW=21600 >18:05:52,321 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_DAD_WAIT_TIME=0 >18:05:52,321 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_STARTS=1531937152 >18:05:52,321 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_DHCP6_UNKNOWN_11=3:1:0:5b:4f:81:80:0:0:0:19:1:a1:92:c0:70:9c:8:61:ab:ca:55:c6:fa:14:66:f7:d3 >18:05:52,321 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_DHCP6_SERVER_ID=0:3:0:1:a:bd:43:b3:43:a3 >18:05:52,322 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_DHCP6_NAME_SERVERS=fe80::8bd:43ff:feb3:43a3 >18:05:52,322 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_IP6_ADDRESS=fd3b:41e8:e780::cdd >18:05:52,322 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_IAID=a9:d5:31:87 >18:05:52,322 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_REBIND=34560 >18:05:52,322 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_MAX_LIFE=4294967295 >18:05:52,322 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_REQUESTED_DHCP6_CLIENT_ID=1 >18:05:52,322 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_REQUESTED_DHCP6_NAME_SERVERS=1 >18:05:52,322 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_IP6_PREFIXLEN=128 >18:05:52,322 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_PREFERRED_LIFE=4294967295 >18:05:52,322 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_REQUESTED_DHCP6_DOMAIN_SEARCH=1 >18:05:52,322 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_LIFE_STARTS=1531937152 >18:05:52,322 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP6_DHCP6_SOLMAX_RT=60 >18:05:52,322 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_REQUESTED_WPAD=1 >18:05:52,322 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_DAD_WAIT_TIME=0 >18:05:52,322 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_EXPIRY=1531980348 >18:05:52,322 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_DOMAIN_NAME=lan >18:05:52,323 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_REQUESTED_TIME_OFFSET=1 >18:05:52,323 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_BROADCAST_ADDRESS=192.168.1.255 >18:05:52,323 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_REQUESTED_DOMAIN_NAME=1 >18:05:52,323 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_REQUESTED_DOMAIN_SEARCH=1 >18:05:52,323 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_REQUESTED_INTERFACE_MTU=1 >18:05:52,323 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_DHCP_REBINDING_TIME=37800 >18:05:52,323 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_REQUESTED_ROUTERS=1 >18:05:52,323 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_REQUESTED_ROOT_PATH=1 >18:05:52,323 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_REQUESTED_BROADCAST_ADDRESS=1 >18:05:52,323 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_REQUESTED_MS_CLASSLESS_STATIC_ROUTES=1 >18:05:52,323 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_IP_ADDRESS=192.168.1.139 >18:05:52,323 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_DOMAIN_NAME_SERVERS=192.168.1.1 >18:05:52,323 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_REQUESTED_HOST_NAME=1 >18:05:52,324 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_ROUTERS=192.168.1.1 >18:05:52,324 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_NETWORK_NUMBER=192.168.1.0 >18:05:52,324 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_DHCP_RENEWAL_TIME=21600 >18:05:52,324 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_REQUESTED_RFC3442_CLASSLESS_STATIC_ROUTES=1 >18:05:52,324 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_DHCP_MESSAGE_TYPE=5 >18:05:52,324 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_SUBNET_MASK=255.255.255.0 >18:05:52,324 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_DHCP_SERVER_IDENTIFIER=192.168.1.1 >18:05:52,324 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_REQUESTED_STATIC_ROUTES=1 >18:05:52,324 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_REQUESTED_SUBNET_MASK=1 >18:05:52,324 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_REQUESTED_CLASSLESS_STATIC_ROUTES=1 >18:05:52,324 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_NEXT_SERVER=192.168.1.1 >18:05:52,324 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_REQUESTED_DOMAIN_NAME_SERVERS=1 >18:05:52,324 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_DHCP_LEASE_TIME=43200 >18:05:52,324 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DHCP4_REQUESTED_NTP_SERVERS=1 >18:05:52,325 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP6_NUM_ROUTES=6 >18:05:52,325 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP6_ROUTE_5=fd3b:41e8:e780::cdd/128 :: 100 >18:05:52,325 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP6_ROUTE_4=fe80::/64 :: 100 >18:05:52,325 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP6_ROUTE_3=fe80::/64 :: 256 >18:05:52,325 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP6_ROUTE_2=ff00::/8 :: 256 >18:05:52,325 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP6_ROUTE_1=fd3b:41e8:e780::/64 :: 100 >18:05:52,325 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP6_ROUTE_0=fd3b:41e8:e780::/48 fe80::8bd:43ff:feb3:43a3 100 >18:05:52,325 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP6_NAMESERVERS=fe80::8bd:43ff:feb3:43a3 >18:05:52,325 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP6_GATEWAY=:: >18:05:52,325 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP6_NUM_ADDRESSES=3 >18:05:52,325 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP6_ADDRESS_2=fe80::32a7:7e93:5c99:6952/64 :: >18:05:52,325 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP6_ADDRESS_1=fd3b:41e8:e780::cdd/128 :: >18:05:52,325 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP6_ADDRESS_0=fd3b:41e8:e780:0:7f50:fa5a:82be:e882/64 :: >18:05:52,326 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP4_NUM_ROUTES=1 >18:05:52,326 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP4_ROUTE_0=192.168.1.0/24 0.0.0.0 100 >18:05:52,326 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP4_DOMAINS=lan >18:05:52,326 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP4_NAMESERVERS=192.168.1.1 >18:05:52,326 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP4_GATEWAY=192.168.1.1 >18:05:52,326 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP4_NUM_ADDRESSES=1 >18:05:52,326 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: IP4_ADDRESS_0=192.168.1.139/24 192.168.1.1 >18:05:52,326 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DEVICE_IP_IFACE=enp3s0 >18:05:52,326 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: DEVICE_IFACE=enp3s0 >18:05:52,326 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: CONNECTION_ID=Wired connection 1 >18:05:52,326 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: CONNECTION_UUID=cf8f398a-ede1-3f91-b60c-1bde0a4d5afc >18:05:52,326 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >18:05:52,326 INFO nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: start running ordered scripts... >18:05:52,327 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/00-netreport": run script >18:05:52,352 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/00-netreport": complete >18:05:52,352 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >18:05:52,356 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >18:05:52,356 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >18:05:52,360 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >18:05:52,360 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >18:05:52,373 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >18:05:52,373 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/20-chrony": run script >18:05:52,378 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/20-chrony": complete >18:05:52,378 DEBUG nm-dispatcher:req:5 'dhcp6-change' [enp3s0]: completed (5 scripts) >18:05:52,379 DEBUG NetworkManager:<debug> [1531937152.3792] dispatcher: (5) 00-netreport succeeded >18:05:52,379 DEBUG NetworkManager:<debug> [1531937152.3793] dispatcher: (5) 04-iscsi succeeded >18:05:52,379 DEBUG NetworkManager:<debug> [1531937152.3793] dispatcher: (5) 10-ifcfg-rh-routes.sh succeeded >18:05:52,379 DEBUG NetworkManager:<debug> [1531937152.3794] dispatcher: (5) 11-dhclient succeeded >18:05:52,379 DEBUG NetworkManager:<debug> [1531937152.3794] dispatcher: (5) 20-chrony succeeded >18:05:53,708 DEBUG NetworkManager:<debug> [1531937153.7085] platform: signal: address 6 changed: fd3b:41e8:e780::cdd/128 lft forever pref forever lifetime 10-0[4294967295,4294967295] dev 3 flags permanent,noprefixroute src kernel >18:05:53,709 DEBUG NetworkManager:<debug> [1531937153.7085] device[0x564abf51a2e0] (enp3s0): queued IP6 config change >18:05:53,709 DEBUG NetworkManager:<debug> [1531937153.7088] device[0x564abf51a2e0] (enp3s0): ip6-config: update (commit=0, new-config=0x564abf5644c0) >18:05:53,709 DEBUG NetworkManager:<debug> [1531937153.7089] device[0x564abf51a2e0] (enp3s0): IPv6 DAD terminated >18:05:53,709 DEBUG NetworkManager:<debug> [1531937153.7089] active-connection[0x564abf53d0c0]: set state-flags layer2-ready,ip4-ready,ip6-ready (was layer2-ready,ip4-ready) >18:05:55,187 NOTICE audit:CONFIG_CHANGE audit_pid=2313 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >18:05:55,188 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >18:05:55,205 NOTICE audit:AVC avc: denied { read write } for pid=2314 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >18:05:55,205 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fd4055c6168 a1=7fd40397dc38 a2=7fd40398f030 a3=0 items=0 ppid=2108 pid=2314 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="dbus-daemon" exe="/usr/bin/dbus-daemon" subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 key=(null) >18:05:55,205 NOTICE audit:PROCTITLE proctitle=646275732D6461656D6F6E002D2D7072696E742D61646472657373002D2D7379736C6F67002D2D636F6E6669672D66696C653D2F7573722F73686172652F616E61636F6E64612F646275732F616E61636F6E64612D6275732E636F6E66 >18:05:55,284 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2108 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >18:05:55,692 DEBUG NetworkManager:<debug> [1531937155.6925] ndisc-lndp[0x564abf53de60,"enp3s0"]: processing libndp events >18:05:55,880 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Schedule publishing. >18:05:55,881 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Start the main loop. >18:05:55,883 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >18:05:55,883 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-HaINFirS3u,guid=d1e5c016109e8cc761c3ac1c5b4f8183. >18:05:55,892 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >18:05:55,893 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >18:05:55,898 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Boss' >18:05:55,906 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >18:05:55,906 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >18:05:55,906 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >18:05:55,907 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >18:05:55,907 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >18:05:55,907 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >18:05:55,907 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >18:05:55,907 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >18:05:55,907 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Addons are enabled. >18:05:55,909 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Start modules. >18:05:55,910 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >18:05:55,911 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:05:55,911 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >18:05:55,912 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >18:05:55,912 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:05:55,913 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >18:05:55,913 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >18:05:55,913 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:05:55,914 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >18:05:55,914 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >18:05:55,915 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:05:55,915 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >18:05:55,916 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:05:55,916 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >18:05:55,917 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:05:55,918 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:05:55,919 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:05:55,919 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=2318 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:05:56,476 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:05:56,477 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:05:56,479 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >18:05:56,479 WARNING org.fedoraproject.Anaconda.Modules.Payload:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-HaINFirS3u,guid=d1e5c016109e8cc761c3ac1c5b4f8183. >18:05:56,486 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >18:05:56,492 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >18:05:56,493 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >18:05:56,499 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >18:05:56,506 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:05:56,506 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:05:56,509 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >18:05:56,509 WARNING org.fedoraproject.Anaconda.Modules.Security:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-HaINFirS3u,guid=d1e5c016109e8cc761c3ac1c5b4f8183. >18:05:56,509 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:05:56,509 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:05:56,511 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >18:05:56,511 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-HaINFirS3u,guid=d1e5c016109e8cc761c3ac1c5b4f8183. >18:05:56,512 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [1] btrfs --version ... >18:05:56,513 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:05:56,513 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:05:56,515 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >18:05:56,516 WARNING org.fedoraproject.Anaconda.Modules.User:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-HaINFirS3u,guid=d1e5c016109e8cc761c3ac1c5b4f8183. >18:05:56,516 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:05:56,516 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:05:56,517 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >18:05:56,517 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[1]: btrfs-progs v4.15.1 >18:05:56,517 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[1]: >18:05:56,517 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [1] (exit code: 0) >18:05:56,518 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >18:05:56,518 WARNING org.fedoraproject.Anaconda.Modules.Services:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-HaINFirS3u,guid=d1e5c016109e8cc761c3ac1c5b4f8183. >18:05:56,518 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >18:05:56,519 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [2] mkswap --version ... >18:05:56,520 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:05:56,521 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:05:56,522 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >18:05:56,523 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >18:05:56,523 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >18:05:56,523 WARNING org.fedoraproject.Anaconda.Addons.Baz:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-HaINFirS3u,guid=d1e5c016109e8cc761c3ac1c5b4f8183. >18:05:56,524 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >18:05:56,525 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >18:05:56,525 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >18:05:56,525 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[2]: mkswap from util-linux 2.32 >18:05:56,526 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[2]: >18:05:56,526 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [2] (exit code: 0) >18:05:56,529 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >18:05:56,529 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >18:05:56,529 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >18:05:56,530 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >18:05:56,531 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >18:05:56,534 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >18:05:56,534 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >18:05:56,535 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >18:05:56,539 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >18:05:56,539 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >18:05:56,543 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >18:05:56,543 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >18:05:56,546 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >18:05:56,547 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:05:56,547 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:05:56,549 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >18:05:56,549 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-HaINFirS3u,guid=d1e5c016109e8cc761c3ac1c5b4f8183. >18:05:56,554 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.dbus.connection:Connecting to the system bus. >18:05:56,557 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >18:05:56,563 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >18:05:56,564 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >18:05:56,564 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:05:56,564 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:05:56,567 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >18:05:56,567 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-HaINFirS3u,guid=d1e5c016109e8cc761c3ac1c5b4f8183. >18:05:56,571 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >18:05:56,573 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >18:05:56,578 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >18:05:56,578 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >18:05:56,584 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >18:05:56,603 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [3] multipath --version ... >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[3]: >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[3]: Unknown switch: (null) >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage:multipath-tools v0.7.4 (11/15, 2017) >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage:Usage: >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath -F [-v lvl] [-R num] >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath -t >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath -h >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage:Where: >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -h print this usage text >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -l show multipath topology (sysfs and DM info) >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -ll show multipath topology (maximum info) >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -f flush a multipath device map >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -F flush all multipath device maps >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -a add a device wwid to the wwids file >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -A add devices from kernel command line mpath.wwids >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: parameters to wwids file >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -c check if a device should be a path in a multipath device >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -C check if a multipath device has usable paths >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -q allow queue_if_no_path when multipathd is not running >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -d dry run, do not create or update devmaps >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -t display the currently used multipathd configuration >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -r force devmap reload >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -i ignore wwids file >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -B treat the bindings file as read only >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -b fil bindings file location >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -w remove a device from the wwids file >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -W reset the wwids file include only the current devices >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -p pol force all maps to specified path grouping policy : >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: . failover one path per priority group >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multibus all paths in one priority group >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: . group_by_serial one priority group per serial >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: . group_by_prio one priority group per priority lvl >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: . group_by_node_name one priority group per target node >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -v lvl verbosity level >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 0 no output >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 1 print created devmap names only >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 2 default verbosity >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 3 print debug information >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: -R num number of times to retry removes of in-use devices >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: dev action limited to: >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath named 'dev' (ex: mpath0) or >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath whose wwid is 'dev' (ex: 60051..) >18:05:56,675 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath including the path named 'dev' (ex: /dev/sda) >18:05:56,678 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath including the path with maj:min 'dev' (ex: 8:0) >18:05:56,678 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [3] (exit code: 256) >18:05:56,678 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [4] dmsetup --version ... >18:05:56,685 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[4]: Library version: 1.02.146 (2017-12-18) >18:05:56,685 WARNING org.fedoraproject.Anaconda.Modules.Storage:Driver version: 4.37.0 >18:05:56,685 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[4]: >18:05:56,686 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [4] (exit code: 0) >18:05:56,686 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [5] mdadm --version ... >18:05:56,693 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[5]: >18:05:56,693 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[5]: mdadm - v4.0 - 2017-01-09 >18:05:56,693 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [5] (exit code: 0) >18:05:56,715 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DeviceFormat as None >18:05:56,723 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BIOSBoot as biosboot >18:05:56,758 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DiskLabel as disklabel >18:05:56,759 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >18:05:56,774 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext2FS as ext2 >18:05:56,774 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext3FS as ext3 >18:05:56,774 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext4FS as ext4 >18:05:56,774 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class FATFS as vfat >18:05:56,774 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIFS as efi >18:05:56,775 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BTRFS as btrfs >18:05:56,775 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class GFS2 as gfs2 >18:05:56,775 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class JFS as jfs >18:05:56,775 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ReiserFS as reiserfs >18:05:56,776 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class XFS as xfs >18:05:56,776 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFS as hfs >18:05:56,776 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >18:05:56,776 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFSPlus as hfs+ >18:05:56,777 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MacEFIFS as macefi >18:05:56,777 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NTFS as ntfs >18:05:56,777 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFS as nfs >18:05:56,777 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFSv4 as nfs4 >18:05:56,777 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Iso9660FS as iso9660 >18:05:56,778 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NoDevFS as nodev >18:05:56,778 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DevPtsFS as devpts >18:05:56,778 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ProcFS as proc >18:05:56,778 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SysFS as sysfs >18:05:56,778 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class TmpFS as tmpfs >18:05:56,779 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BindFS as bind >18:05:56,779 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >18:05:56,779 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class USBFS as usbfs >18:05:56,779 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIVarFS as efivarfs >18:05:56,860 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LUKS as luks >18:05:56,863 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >18:05:56,864 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MDRaidMember as mdmember >18:05:56,865 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MultipathMember as multipath_member >18:05:56,866 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >18:05:56,868 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SwapSpace as swap >18:05:56,924 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:05:56,924 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:05:56,926 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >18:05:56,926 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-HaINFirS3u,guid=d1e5c016109e8cc761c3ac1c5b4f8183. >18:05:56,933 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >18:05:56,934 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >18:05:56,935 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >18:05:56,940 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >18:05:56,941 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >18:05:56,945 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >18:05:56,945 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.module_manager:All modules are ready now. >18:05:58,333 ERR multipath:sdk: can't store path info >18:05:59,613 INFO multipathd:sdk: spurious uevent, path not found >18:05:59,613 INFO multipathd:uevent trigger error >18:06:02,396 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:06:06,774 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >18:06:06,816 NOTICE audit:AVC avc: denied { write } for pid=2026 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:06:06,816 NOTICE audit:AVC avc: denied { add_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:06:06,816 NOTICE audit:AVC avc: denied { create } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:06:06,816 NOTICE audit:AVC avc: denied { write open } for pid=2026 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39574 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:06:06,816 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:06:06,816 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:06:06,817 NOTICE audit:AVC avc: denied { getattr } for pid=2026 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39574 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:06:06,817 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=9 a1=7f48b60cc2c0 a2=7f48b60cc2c0 a3=0 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:06:06,817 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:06:06,817 NOTICE audit:AVC avc: denied { remove_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39574 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:06:06,817 NOTICE audit:AVC avc: denied { rename } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39574 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:06:06,817 NOTICE audit:AVC avc: denied { unlink } for pid=2026 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39682 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:06:06,817 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f48b60cca80 a1=7f48a80023e0 a2=0 a3=3634333665316565 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:06:06,817 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:06:06,874 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Distributing kickstart. >18:06:06,883 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [] >18:06:06,883 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Timezone >18:06:06,891 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network'] sections [] addons [] >18:06:06,891 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Network >18:06:06,900 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [] >18:06:06,900 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Localization >18:06:06,910 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [] >18:06:06,911 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Security ><auto-removed line containing rootpw> >18:06:06,920 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.User >18:06:06,928 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >18:06:06,928 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Payload >18:06:06,938 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['zerombr', 'clearpart', 'ignoredisk'] sections [] addons [] >18:06:06,938 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Storage >18:06:06,948 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [] >18:06:06,949 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Reading kickstart... >18:06:06,955 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Processing kickstart data... >18:06:06,956 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Enabled services are set to []. >18:06:06,956 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Disabled services are set to []. >18:06:06,956 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Default desktop is set to . >18:06:06,957 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >18:06:06,958 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >18:06:06,970 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >18:06:06,970 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Addons.Baz >18:06:07,005 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >18:06:07,594 DEBUG NetworkManager:<debug> [1531937167.5938] create NMAuditManager singleton (0x564abf577c70) >18:06:07,597 DEBUG NetworkManager:<debug> [1531937167.5971] ifcfg-rh: write: connection enp3s0 (cf8f398a-ede1-3f91-b60c-1bde0a4d5afc) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-enp3s0" >18:06:07,598 DEBUG NetworkManager:<debug> [1531937167.5981] ++ connection 'update-settings' (0x7f7594009fa0/NMSimpleConnection/"802-3-ethernet" < 0x7f75940085f0/NMIfcfgConnection/"802-3-ethernet"): >18:06:07,598 DEBUG NetworkManager:<debug> [1531937167.5981] ++ connection [ 0x564abf47cec0 < 0x564abf47cf80 ] >18:06:07,598 DEBUG NetworkManager:<debug> [1531937167.5981] ++ connection.id = 'enp3s0' < 'Wired connection 1' >18:06:07,598 DEBUG NetworkManager:<debug> [1531937167.5982] ++ connection.timestamp < 1531937145 >18:06:07,600 INFO NetworkManager:<info> [1531937167.6004] settings-connection[0x7f75940085f0,cf8f398a-ede1-3f91-b60c-1bde0a4d5afc]: write: successfully updated (ifcfg-rh: persist (null)), connection was modified in the process >18:06:07,601 DEBUG NetworkManager:<debug> [1531937167.6012] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (enp3s0) >18:06:07,601 INFO NetworkManager:<info> [1531937167.6013] audit: op="connection-update" uuid="cf8f398a-ede1-3f91-b60c-1bde0a4d5afc" name="enp3s0" args="connection.id,connection.timestamp" pid=2108 uid=0 result="success" >18:06:07,698 DEBUG NetworkManager:<debug> [1531937167.6989] ifcfg-rh: write: connection enp3s0 (cf8f398a-ede1-3f91-b60c-1bde0a4d5afc) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-enp3s0" >18:06:07,699 DEBUG NetworkManager:<debug> [1531937167.6997] ++ connection 'update-settings' (0x564abf572ee0/NMSimpleConnection/"802-3-ethernet" < 0x7f75940085f0/NMIfcfgConnection/"802-3-ethernet"): >18:06:07,699 DEBUG NetworkManager:<debug> [1531937167.6997] ++ connection [ 0x564abf47cec0 < 0x564abf549f70 ] >18:06:07,699 DEBUG NetworkManager:<debug> [1531937167.6997] ++ connection.interface-name = 'enp3s0' >18:06:07,701 INFO NetworkManager:<info> [1531937167.7018] settings-connection[0x7f75940085f0,cf8f398a-ede1-3f91-b60c-1bde0a4d5afc]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-enp3s0), connection was modified in the process >18:06:07,702 DEBUG NetworkManager:<debug> [1531937167.7026] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (enp3s0) >18:06:07,702 INFO NetworkManager:<info> [1531937167.7027] audit: op="connection-update" uuid="cf8f398a-ede1-3f91-b60c-1bde0a4d5afc" name="enp3s0" args="connection.timestamp,connection.interface-name" pid=2108 uid=0 result="success" >18:06:07,805 DEBUG NetworkManager:<debug> [1531937167.8052] ifcfg-rh: write: connection enp3s0 (cf8f398a-ede1-3f91-b60c-1bde0a4d5afc) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-enp3s0" >18:06:07,806 DEBUG NetworkManager:<debug> [1531937167.8061] ++ connection 'update-settings' (0x564abf519860/NMSimpleConnection/"802-3-ethernet" < 0x7f75940085f0/NMIfcfgConnection/"802-3-ethernet"): >18:06:07,806 DEBUG NetworkManager:<debug> [1531937167.8061] ++ 802-3-ethernet [ 0x564abf53b470 < 0x564abf490f90 ] >18:06:07,806 DEBUG NetworkManager:<debug> [1531937167.8061] ++ 802-3-ethernet.mac-address < '14:DD:A9:D5:31:87' >18:06:07,808 INFO NetworkManager:<info> [1531937167.8082] settings-connection[0x7f75940085f0,cf8f398a-ede1-3f91-b60c-1bde0a4d5afc]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-enp3s0), connection was modified in the process >18:06:07,809 DEBUG NetworkManager:<debug> [1531937167.8090] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (enp3s0) >18:06:07,809 INFO NetworkManager:<info> [1531937167.8091] audit: op="connection-update" uuid="cf8f398a-ede1-3f91-b60c-1bde0a4d5afc" name="enp3s0" args="connection.timestamp,802-3-ethernet.mac-address" pid=2108 uid=0 result="success" >18:06:08,086 DEBUG NetworkManager:<debug> [1531937168.0867] ifcfg-rh: write: connection enp4s0 (79baf56f-c320-3075-b15e-60db0331d1a0) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-enp4s0" >18:06:08,087 DEBUG NetworkManager:<debug> [1531937168.0877] ++ connection 'update-settings' (0x564abf572ee0/NMSimpleConnection/"802-3-ethernet" < 0x7f7594008740/NMIfcfgConnection/"802-3-ethernet"): >18:06:08,087 DEBUG NetworkManager:<debug> [1531937168.0878] ++ connection [ 0x564abf549df0 < 0x564abf52dd50 ] >18:06:08,088 DEBUG NetworkManager:<debug> [1531937168.0878] ++ connection.id = 'enp4s0' < 'Wired connection 2' >18:06:08,088 DEBUG NetworkManager:<debug> [1531937168.0878] ++ connection.timestamp < 1531937145 >18:06:08,090 INFO NetworkManager:<info> [1531937168.0905] settings-connection[0x7f7594008740,79baf56f-c320-3075-b15e-60db0331d1a0]: write: successfully updated (ifcfg-rh: persist (null)), connection was modified in the process >18:06:08,091 DEBUG NetworkManager:<debug> [1531937168.0915] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/2 (enp4s0) >18:06:08,091 INFO NetworkManager:<info> [1531937168.0916] audit: op="connection-update" uuid="79baf56f-c320-3075-b15e-60db0331d1a0" name="enp4s0" args="connection.id" pid=2108 uid=0 result="success" >18:06:08,173 DEBUG NetworkManager:<debug> [1531937168.1733] ++ connection 'update-settings' (0x7f7590001580/NMSimpleConnection/"802-3-ethernet" < 0x7f7594008740/NMIfcfgConnection/"802-3-ethernet"): >18:06:08,173 DEBUG NetworkManager:<debug> [1531937168.1734] ++ connection [ 0x564abf549a30 < 0x564abf549bb0 ] >18:06:08,173 DEBUG NetworkManager:<debug> [1531937168.1734] ++ connection.interface-name = 'enp4s0' >18:06:08,175 INFO NetworkManager:<info> [1531937168.1751] settings-connection[0x7f7594008740,79baf56f-c320-3075-b15e-60db0331d1a0]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-enp4s0) >18:06:08,175 DEBUG NetworkManager:<debug> [1531937168.1757] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/2 (enp4s0) >18:06:08,175 INFO NetworkManager:<info> [1531937168.1758] audit: op="connection-update" uuid="79baf56f-c320-3075-b15e-60db0331d1a0" name="enp4s0" args="connection.interface-name" pid=2108 uid=0 result="success" >18:06:08,274 DEBUG NetworkManager:<debug> [1531937168.2743] ++ connection 'update-settings' (0x7f7590002040/NMSimpleConnection/"802-3-ethernet" < 0x7f7594008740/NMIfcfgConnection/"802-3-ethernet"): >18:06:08,274 DEBUG NetworkManager:<debug> [1531937168.2743] ++ 802-3-ethernet [ 0x564abf53b6f0 < 0x564abf53b470 ] >18:06:08,274 DEBUG NetworkManager:<debug> [1531937168.2743] ++ 802-3-ethernet.mac-address < '14:DD:A9:D5:31:88' >18:06:08,276 INFO NetworkManager:<info> [1531937168.2758] settings-connection[0x7f7594008740,79baf56f-c320-3075-b15e-60db0331d1a0]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-enp4s0) >18:06:08,276 DEBUG NetworkManager:<debug> [1531937168.2763] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/2 (enp4s0) >18:06:08,276 INFO NetworkManager:<info> [1531937168.2763] audit: op="connection-update" uuid="79baf56f-c320-3075-b15e-60db0331d1a0" name="enp4s0" args="802-3-ethernet.mac-address" pid=2108 uid=0 result="success" >18:06:08,403 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to []. >18:06:13,269 ERR spice-vdagent:Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0 >18:06:13,999 INFO dbus-daemon:[session uid=0 pid=2548] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=0 pid=2529 comm="metacity --display :1 --sm-disable " label="system_u:system_r:initrc_t:s0") >18:06:14,038 NOTICE journal:Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >18:06:14,044 INFO dbus-daemon:[session uid=0 pid=2548] Successfully activated service 'org.a11y.Bus' >18:06:14,137 WARNING org.a11y.Bus:dbus-daemon[2558]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=2108 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >18:06:14,222 WARNING org.a11y.Bus:dbus-daemon[2558]: Successfully activated service 'org.a11y.atspi.Registry' >18:06:14,222 INFO org.a11y.Bus:SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >18:06:16,205 INFO systemd:Starting NTP client/server... >18:06:16,261 INFO chronyd:chronyd version 3.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) >18:06:16,309 INFO chronyd:Using right/UTC timezone to obtain leap second data >18:06:16,336 INFO systemd:Started NTP client/server. >18:06:16,337 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:06:17,908 NOTICE audit:AVC avc: denied { write } for pid=2026 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:06:17,909 NOTICE audit:AVC avc: denied { add_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:06:17,909 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:06:17,909 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:06:17,909 NOTICE audit:AVC avc: denied { remove_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39936 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:06:17,909 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f48b60cca80 a1=7f48a80023e0 a2=7f48a8005630 a3=3634333665316565 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:06:17,909 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:06:18,161 NOTICE audit:AVC avc: denied { dac_override } for pid=2026 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >18:06:18,161 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:06:18,161 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:06:18,771 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >18:06:20,561 NOTICE audit:AVC avc: denied { create } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:06:20,561 NOTICE audit:AVC avc: denied { write open } for pid=2026 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39946 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:06:20,561 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:06:20,561 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:06:20,561 NOTICE audit:AVC avc: denied { getattr } for pid=2026 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39946 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:06:20,561 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=b a1=7f48b60cc2c0 a2=7f48b60cc2c0 a3=0 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:06:20,561 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:06:20,562 NOTICE audit:AVC avc: denied { rename } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39946 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:06:20,562 NOTICE audit:AVC avc: denied { unlink } for pid=2026 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39951 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:06:20,562 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f48b60cca80 a1=7f48a80023e0 a2=0 a3=3634333665316565 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:06:20,562 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:06:22,259 INFO chronyd:Selected source 208.75.89.4 >18:06:22,260 INFO chronyd:System clock TAI offset set to 37 seconds >18:06:26,607 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:06:28,925 INFO kernel:logitech-hidpp-device 0003:046D:101A.0006: HID++ 1.0 device connected. >18:06:30,193 INFO kernel:BTRFS info (device sdi1): disk space caching is enabled >18:06:30,193 INFO kernel:BTRFS info (device sdi1): has skinny extents >18:06:30,357 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >18:06:30,372 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:Timezone is set to America/Chicago. >18:06:30,376 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >18:06:30,431 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.15' (uid=0 pid=2336 comm="python3 -m pyanaconda.modules.network " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:06:30,440 INFO systemd:Starting Hostname Service... >18:06:30,505 NOTICE audit:AVC avc: denied { mounton } for pid=2785 comm="(ostnamed)" path="/dev" dev="dm-0" ino=8196 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=dir permissive=1 >18:06:30,505 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7ffd56b2c960 a1=556fae434800 a2=0 a3=2000 items=0 ppid=1 pid=2785 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(ostnamed)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:init_t:s0 key=(null) >18:06:30,506 NOTICE audit:PROCTITLE proctitle="(ostnamed)" >18:06:30,590 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.hostname1' >18:06:30,591 INFO systemd:Started Hostname Service. >18:06:30,591 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:06:31,927 NOTICE audit:AVC avc: denied { write } for pid=2026 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:06:31,927 NOTICE audit:AVC avc: denied { add_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:06:31,927 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:06:31,928 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:06:31,928 NOTICE audit:AVC avc: denied { remove_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39956 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:06:31,928 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f48b60cca80 a1=7f48a80023e0 a2=7f48a800c3d0 a3=3d783b6332636332 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:06:31,928 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:06:32,526 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:X Layouts are set to []. >18:06:32,533 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['us']. >18:06:35,171 INFO kernel:BTRFS info (device sdi1): disk space caching is enabled >18:06:35,171 INFO kernel:BTRFS info (device sdi1): has skinny extents >18:06:40,775 INFO kernel:BTRFS info (device sdi1): disk space caching is enabled >18:06:40,775 INFO kernel:BTRFS info (device sdi1): has skinny extents >18:06:45,473 INFO kernel:BTRFS info (device sdi1): disk space caching is enabled >18:06:45,473 INFO kernel:BTRFS info (device sdi1): has skinny extents >18:06:50,682 NOTICE audit:AVC avc: denied { create } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:06:50,682 NOTICE audit:AVC avc: denied { write open } for pid=2026 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39955 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:06:50,682 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:06:50,682 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:06:50,682 NOTICE audit:AVC avc: denied { getattr } for pid=2026 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39955 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:06:50,683 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=b a1=7f48b60cc2c0 a2=7f48b60cc2c0 a3=0 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:06:50,683 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:06:50,683 NOTICE audit:AVC avc: denied { rename } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39955 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:06:50,683 NOTICE audit:AVC avc: denied { unlink } for pid=2026 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39956 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:06:50,683 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f48b60cca80 a1=7f48a80023e0 a2=0 a3=7f48a8285050 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:06:50,683 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:06:54,723 INFO kernel:BTRFS info (device sdb1): disk space caching is enabled >18:06:54,723 INFO kernel:BTRFS info (device sdb1): has skinny extents >18:06:58,480 INFO kernel:BTRFS info (device sdb1): disk space caching is enabled >18:06:58,480 INFO kernel:BTRFS info (device sdb1): has skinny extents >18:07:00,650 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:07:06,240 INFO kernel:md126: detected capacity change from 1072693248 to 0 >18:07:06,240 INFO kernel:md: md126 stopped. >18:07:07,743 INFO multipathd:dm-3: remove map (uevent) >18:07:07,743 INFO multipathd:dm-3: devmap not registered, can't remove >18:07:08,223 INFO multipathd:dm-3: remove map (uevent) >18:07:08,223 INFO multipathd:dm-2: remove map (uevent) >18:07:08,223 INFO multipathd:dm-2: devmap not registered, can't remove >18:07:08,507 INFO kernel:md127: detected capacity change from 254851153920 to 0 >18:07:08,507 INFO kernel:md: md127 stopped. >18:07:08,560 INFO systemd:Stopping LVM2 PV scan on device 9:127... >18:07:08,654 INFO lvm: Device 9:127 not found. Cleared from lvmetad cache. >18:07:08,660 INFO systemd:Stopped LVM2 PV scan on device 9:127. >18:07:08,660 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-pvscan@9:127 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:07:09,556 INFO multipathd:dm-2: remove map (uevent) >18:07:09,556 INFO multipathd:dm-4: remove map (uevent) >18:07:09,556 INFO multipathd:dm-4: devmap not registered, can't remove >18:07:09,556 INFO multipathd:dm-4: remove map (uevent) >18:07:18,561 NOTICE audit:AVC avc: denied { write } for pid=2026 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:07:18,561 NOTICE audit:AVC avc: denied { add_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:07:18,561 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:07:18,562 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:07:18,562 NOTICE audit:AVC avc: denied { remove_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39956 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:07:18,562 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f48b60cca80 a1=7f48a80023e0 a2=0 a3=3634333665316565 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:07:18,562 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:07:23,941 INFO kernel:md: md127 stopped. >18:07:23,950 INFO kernel:md/raid1:md127: active with 3 out of 3 mirrors >18:07:23,954 INFO kernel:md127: detected capacity change from 0 to 1072693248 >18:07:24,014 INFO systemd:Starting Software RAID monitoring and management... >18:07:24,019 INFO mdadm:mdadm: No mail address or alert command - not monitoring. >18:07:24,019 NOTICE systemd:mdmonitor.service: Control process exited, code=exited status=1 >18:07:24,020 WARNING systemd:mdmonitor.service: Failed with result 'exit-code'. >18:07:24,021 ERR systemd:Failed to start Software RAID monitoring and management. >18:07:24,021 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mdmonitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >18:07:24,123 NOTICE audit:AVC avc: denied { dac_override } for pid=2026 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >18:07:24,123 NOTICE audit:AVC avc: denied { create } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:07:24,123 NOTICE audit:AVC avc: denied { write open } for pid=2026 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39955 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:07:24,123 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:07:24,123 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:07:24,123 NOTICE audit:AVC avc: denied { getattr } for pid=2026 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39955 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:07:24,123 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=b a1=7f48b60cc2c0 a2=7f48b60cc2c0 a3=0 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:07:24,123 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:07:24,124 NOTICE audit:AVC avc: denied { rename } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39955 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:07:24,124 NOTICE audit:AVC avc: denied { unlink } for pid=2026 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39956 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:07:24,124 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f48b60cca80 a1=7f48a80023e0 a2=7f48a8073a00 a3=3634333665316565 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:07:24,124 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:07:24,467 INFO kernel:EXT4-fs (md127): mounted filesystem with ordered data mode. Opts: (null) >18:07:25,229 INFO kernel:md127: detected capacity change from 1072693248 to 0 >18:07:25,229 INFO kernel:md: md127 stopped. >18:07:25,344 INFO kernel:md: md127 stopped. >18:07:25,352 INFO kernel:md/raid1:md127: active with 3 out of 3 mirrors >18:07:25,356 INFO kernel:md127: detected capacity change from 0 to 254851153920 >18:07:25,407 INFO systemd:Starting LVM2 PV scan on device 9:127... >18:07:25,410 INFO systemd:Starting Software RAID monitoring and management... >18:07:25,414 INFO mdadm:mdadm: No mail address or alert command - not monitoring. >18:07:25,415 NOTICE systemd:mdmonitor.service: Control process exited, code=exited status=1 >18:07:25,415 WARNING systemd:mdmonitor.service: Failed with result 'exit-code'. >18:07:25,416 ERR systemd:Failed to start Software RAID monitoring and management. >18:07:25,417 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mdmonitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >18:07:25,581 INFO lvm: 3 logical volume(s) in volume group "fedora" now active >18:07:25,591 INFO systemd:Started LVM2 PV scan on device 9:127. >18:07:25,591 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-pvscan@9:127 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:07:25,994 INFO kernel:EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >18:07:26,870 INFO multipathd:dm-3: remove map (uevent) >18:07:26,870 INFO multipathd:dm-3: devmap not registered, can't remove >18:07:27,004 NOTICE audit:AVC avc: denied { write } for pid=2026 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:07:27,004 NOTICE audit:AVC avc: denied { add_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:07:27,004 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:07:27,004 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:07:27,004 NOTICE audit:AVC avc: denied { remove_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39955 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:07:27,005 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f48b60cca80 a1=7f48a80023e0 a2=7f48a8005630 a3=3634333665316565 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:07:27,005 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:07:27,333 INFO kernel:EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null) >18:07:27,870 INFO multipathd:dm-3: remove map (uevent) >18:07:28,197 INFO multipathd:dm-4: remove map (uevent) >18:07:28,197 INFO multipathd:dm-4: devmap not registered, can't remove >18:07:28,686 INFO kernel:EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >18:07:29,105 INFO kernel:BTRFS info (device sdi1): disk space caching is enabled >18:07:29,105 INFO kernel:BTRFS info (device sdi1): has skinny extents >18:07:29,198 INFO multipathd:dm-4: remove map (uevent) >18:07:30,907 INFO kernel:EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >18:07:31,989 INFO kernel:EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >18:07:33,073 INFO kernel:EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >18:07:33,504 INFO kernel:EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >18:07:34,926 INFO kernel:BTRFS info (device sdb1): disk space caching is enabled >18:07:34,926 INFO kernel:BTRFS info (device sdb1): has skinny extents >18:07:37,325 INFO multipathd:dm-2: remove map (uevent) >18:07:37,325 INFO multipathd:dm-2: devmap not registered, can't remove >18:07:37,325 INFO multipathd:dm-2: remove map (uevent) >18:07:37,461 NOTICE audit:AVC avc: denied { create } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:07:37,461 NOTICE audit:AVC avc: denied { write open } for pid=2026 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39955 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:07:37,461 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:07:37,461 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:07:37,461 NOTICE audit:AVC avc: denied { getattr } for pid=2026 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39955 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:07:37,461 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=b a1=7f48b60cc2c0 a2=7f48b60cc2c0 a3=0 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:07:37,461 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:07:37,461 NOTICE audit:AVC avc: denied { rename } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39955 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:07:37,462 NOTICE audit:AVC avc: denied { unlink } for pid=2026 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39956 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:07:37,462 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f48b60cca80 a1=7f48a80023e0 a2=7f48a806cce0 a3=3634333665316565 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:07:37,462 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:07:37,594 INFO kernel:md127: detected capacity change from 254851153920 to 0 >18:07:37,594 INFO kernel:md: md127 stopped. >18:07:37,646 INFO systemd:Stopping LVM2 PV scan on device 9:127... >18:07:37,730 INFO lvm: Device 9:127 not found. Cleared from lvmetad cache. >18:07:37,735 INFO systemd:Stopped LVM2 PV scan on device 9:127. >18:07:37,735 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-pvscan@9:127 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:07:46,933 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:UTC is set to True. >18:07:46,990 NOTICE audit:AVC avc: denied { read write } for pid=3701 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >18:07:46,991 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fd3e45c8ef0 a1=7fd3e43aca10 a2=7fd3e5de36b0 a3=7fd3e8076680 items=0 ppid=2108 pid=3701 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >18:07:46,992 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >18:07:47,000 NOTICE audit:AVC avc: denied { ioctl } for pid=3701 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 ioctlcmd=0x5401 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >18:07:47,009 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=0 a1=5401 a2=7ffc7bd90f80 a3=0 items=0 ppid=2108 pid=3701 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >18:07:47,009 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >18:07:47,009 NOTICE audit:AVC avc: denied { getattr } for pid=3701 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >18:07:47,009 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=0 a1=7ffc7bd91020 a2=7ffc7bd91020 a3=0 items=0 ppid=2108 pid=3701 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >18:07:47,009 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >18:07:47,010 NOTICE audit:USYS_CONFIG pid=3701 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:hwclock_t:s0 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=localhost addr=? terminal=pts/0 res=failed' >18:07:47,023 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.15' (uid=0 pid=2336 comm="python3 -m pyanaconda.modules.network " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:07:47,032 INFO systemd:Starting Hostname Service... >18:07:47,086 NOTICE audit:AVC avc: denied { mounton } for pid=3708 comm="(ostnamed)" path="/dev" dev="dm-0" ino=8196 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=dir permissive=1 >18:07:47,086 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7ffd56b2c960 a1=556fae459b10 a2=0 a3=2000 items=0 ppid=1 pid=3708 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(ostnamed)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:init_t:s0 key=(null) >18:07:47,086 NOTICE audit:PROCTITLE proctitle="(ostnamed)" >18:07:47,171 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.hostname1' >18:07:47,171 INFO systemd:Started Hostname Service. >18:07:47,172 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:07:47,197 DEBUG NetworkManager:<debug> [1531937267.1967] agent-manager: req[0x564abf56ad10, :1.59/anaconda/0]: requesting permissions >18:07:47,198 DEBUG NetworkManager:<debug> [1531937267.1972] agent-manager: req[0x564abf56ad10, :1.59/anaconda/0]: agent registered >18:07:47,198 DEBUG NetworkManager:<debug> [1531937267.1973] policy: re-enabling autoconnect for all connections (only clear no-secrets flag) >18:07:47,714 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Hostname is set to localhost.localdomain >18:07:48,407 INFO kernel:SGI XFS with ACLs, security attributes, no debug enabled >18:08:20,316 INFO systemd-hostnamed:Changed host name to 'nuclearis2.1.gtech' >18:08:20,317 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Current hostname is set to nuclearis2.1.gtech >18:08:20,318 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Current hostname changed to nuclearis2.1.gtech >18:08:23,015 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Current hostname is set to nuclearis2.1.gtech >18:08:26,059 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Hostname is set to nuclearis2.1.gtech >18:08:33,207 INFO chronyd:Can't synchronise: no majority >18:08:33,926 INFO chronyd:Selected source 208.75.89.4 >18:08:33,926 WARNING chronyd:System clock wrong by 1.212404 seconds, adjustment started >18:08:33,929 INFO chronyd:Source 208.75.89.4 replaced with 2001:418:8405:4002::3 >18:08:53,231 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:08:55,549 NOTICE audit:AVC avc: denied { write } for pid=2026 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:08:55,550 NOTICE audit:AVC avc: denied { add_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:08:55,550 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=13 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:08:55,550 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:08:55,550 NOTICE audit:AVC avc: denied { remove_name } for pid=2026 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39955 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:08:55,550 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f48b60cca80 a1=7f48a80023e0 a2=0 a3=3634333665316565 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:08:55,550 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:08:59,441 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda', 'sdc', 'sdd', 'sdh']'. >18:08:59,449 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda', 'sdc', 'sdd', 'sdh']'. >18:08:59,458 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >18:08:59,463 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >18:09:37,397 INFO chronyd:Selected source 65.182.224.60 >18:11:46,476 INFO chronyd:Selected source 173.255.215.209 >18:13:01,770 NOTICE audit:AVC avc: denied { read write } for pid=3947 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >18:13:01,771 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fd3ea4d4600 a1=7fd3e846e850 a2=7fd3e4279b90 a3=7fd3e7074680 items=0 ppid=2108 pid=3947 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >18:13:01,771 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D737973746F6863002D2D757463 >18:13:01,855 NOTICE audit:AVC avc: denied { dac_override } for pid=2026 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >18:13:01,856 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=13 a0=ffffff9c a1=7f48b60cca80 a2=241 a3=1b6 items=0 ppid=1 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:13:01,856 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:13:02,500 NOTICE audit:AVC avc: denied { ioctl } for pid=3947 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 ioctlcmd=0x5401 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >18:13:02,501 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=0 a1=5401 a2=7ffece5c5870 a3=0 items=0 ppid=2108 pid=3947 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >18:13:02,501 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D737973746F6863002D2D757463 >18:13:02,501 NOTICE audit:AVC avc: denied { getattr } for pid=3947 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >18:13:02,501 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=0 a1=7ffece5c5910 a2=7ffece5c5910 a3=0 items=0 ppid=2108 pid=3947 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >18:13:02,501 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D737973746F6863002D2D757463 >18:13:02,501 NOTICE audit:USYS_CONFIG pid=3947 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:hwclock_t:s0 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=nuclearis2.1.gtech addr=? terminal=pts/0 res=failed' >18:13:02,518 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >18:13:02,521 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda', 'sdc', 'sdd', 'sdh']'. >18:13:02,524 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Devices to clear are set to '[]'. >18:13:02,527 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >18:13:02,532 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '[]'. >18:13:02,535 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Devices to clear are set to '[]'. >18:13:02,540 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_LIST'. >18:13:02,543 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Devices to clear are set to '['sdd1', 'sdh1', 'sdc1', 'sda1']'. >18:13:11,559 INFO kernel:md: md127 stopped. >18:13:11,568 INFO kernel:md/raid1:md127: active with 3 out of 3 mirrors >18:13:11,572 INFO kernel:md127: detected capacity change from 0 to 1072693248 >18:13:11,629 INFO systemd:Starting Software RAID monitoring and management... >18:13:11,634 INFO mdadm:mdadm: No mail address or alert command - not monitoring. >18:13:11,637 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mdmonitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >18:13:11,638 NOTICE systemd:mdmonitor.service: Control process exited, code=exited status=1 >18:13:11,638 WARNING systemd:mdmonitor.service: Failed with result 'exit-code'. >18:13:11,638 ERR systemd:Failed to start Software RAID monitoring and management. >18:13:12,719 INFO kernel:md127: detected capacity change from 1072693248 to 0 >18:13:12,720 INFO kernel:md: md127 stopped.
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 1602892
: 1459774 |
1459775
|
1459776
|
1459777
|
1459778
|
1459779
|
1459780
|
1459781
|
1459782
|
1459783
|
1459784
|
1459785
|
1459786
|
1459787
|
1459788
|
1459789
|
1459790