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 1484081 Details for
Bug 1629908
pyanaconda.bootloader.BootLoaderError: failed to write boot loader configuration
[?]
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), 1.06 MB, created by
Wilbert van Bakel
on 2018-09-17 15:51:33 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Wilbert van Bakel
Created:
2018-09-17 15:51:33 UTC
Size:
1.06 MB
patch
obsolete
>anaconda 29.24.1 exception report >Traceback (most recent call first): > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 1629, in write_config > raise BootLoaderError("failed to write boot loader configuration") > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 1820, in write > self.write_config() # pylint: disable=no-member > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 2519, in writeBootLoaderFinal > storage.bootloader.write() > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 2549, in writeBootLoader > writeBootLoaderFinal(storage, payload, instClass, ksdata) > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 438, in run_task > self._task(*self._task_args, **self._task_kwargs) > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 472, in start > self.run_task() > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation.py", line 375, in doInstall > installation_queue.start() > File "/usr/lib64/python3.7/threading.py", line 865, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.7/site-packages/pyanaconda/threading.py", line 286, in run > threading.Thread.run(self) >pyanaconda.bootloader.BootLoaderError: failed to write boot loader configuration > >Local variables in innermost frame: >self: <pyanaconda.bootloader.EFIGRUB object at 0x7fc692bc7940> >rc: 1 > > >Anaconda instance, containing members: >_bootloader: EFIGRUB 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 > _bootloader.efi_dir: BOOT > _bootloader._packages64: [grub2-efi-x64, shim-x64] >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: FedoraBaseInstallClass instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.storage: InstallerStorage instance, containing members: > _intf.storage.do_autopart: True > _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 (0x7fc692b46f28) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB max_size = 50 GiB grow = True > >, PartSpec instance (0x7fc692b46e80) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB max_size = None grow = True > >, PartSpec instance (0x7fc692b46dd8) -- > mountpoint = /boot/efi lv = False thin = False btrfs = False > weight = 0 fstype = efi encrypted = False > size = 20 MiB max_size = 200 MiB grow = True > >, PartSpec instance (0x7fc692b46cf8) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False > >, PartSpec instance (0x7fc6957231d0) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 955.94 MiB max_size = None grow = False > >] > _intf.storage.edd_dict: {} > _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: 2 > _intf.storage._dump_file: /tmp/storage.state > _intf.storage.devicetree: DeviceTree instance, containing members: > _intf.storage.devicetree._devices: [existing 7.46 GiB disk sdd (3) with existing iso9660 filesystem >, existing 111.79 GiB disk sda (13) with existing gpt disklabel >, existing 101.98 GiB partition sda1 (23) with existing ext4 filesystem >, existing 244 MiB partition sda2 (33) with existing efi filesystem mounted at /boot/efi >, existing 244 MiB partition sda3 (41) with existing ext4 filesystem >, FileDevice instance, containing members: > id: 96 > 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 (0x7fc690495588) -- > name = /run/install/repo/images/install.img status = False id = 96 > children = ['existing 0 B loop loop0 (100)'] > 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 (0x7fc690495588) -- > name = /run/install/repo/images/install.img status = False id = 96 > children = ['existing 0 B loop loop0 (100)'] > 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: 100 > 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 (0x7fc692b87a58) -- > name = loop0 status = False id = 100 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (96)'] > 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 (0x7fc692b87a58) -- > name = loop0 status = False id = 100 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (96)'] > 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: 110 > 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 (0x7fc6903d3b38) -- > name = /LiveOS/rootfs.img status = False id = 110 > children = ['existing 0 B loop loop1 (114) 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 (0x7fc6903d3b38) -- > name = /LiveOS/rootfs.img status = False id = 110 > children = ['existing 0 B loop loop1 (114) 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: 114 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop1 > _format: Ext4FS instance, containing members: > _format.id: 122 > _format._label: Anaconda > _format._options: None > _format._device: /dev/loop1 > _format.uuid: 304efcc8-0d0f-4307-b096-58ccc6c5b169 > _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 (8 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: 304efcc8-0d0f-4307-b096-58ccc6c5b169 >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 dir_nlink extra_isize metadata_csum >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 524288 >Block count: 2097152 >Reserved block count: 0 >Free blocks: 654231 >Free inodes: 381686 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 1023 >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 Sep 12 11:53:16 2018 >Last mount time: Wed Sep 12 11:53:56 2018 >Last write time: Wed Sep 12 11:54:13 2018 >Mount count: 2 >Maximum mount count: -1 >Last checked: Wed Sep 12 11:53:16 2018 >Check interval: 0 (<none>) >Lifetime writes: 5775 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: 908cd0e3-8d73-4d0c-9cf0-fcd35f7835b4 >Journal backup: inode blocks >Checksum type: crc32c >Checksum: 0xc10dd0f7 >Journal features: journal_64bit journal_checksum_v3 >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x00000012 >Journal start: 0 >Journal checksum type: crc32c >Journal checksum: 0x1ff33ae3 > > > _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 (0x7fc692b878d0) -- > name = loop1 status = False id = 114 > children = ['existing 8 GiB dm live-rw (138) with existing ext4 filesystem', > 'existing 8 GiB dm live-base (148) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (110)'] > 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 (0x7fc692b878d0) -- > name = loop1 status = False id = 114 > children = ['existing 8 GiB dm live-rw (138) with existing ext4 filesystem', > 'existing 8 GiB dm live-base (148) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (110)'] > 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 8 GiB dm live-rw (138) with existing ext4 filesystem >, existing 8 GiB dm live-base (148) with existing ext4 filesystem >] > original_format: Ext4FS instance, containing members: > original_format.id: 122 > original_format._label: Anaconda > original_format._options: None > original_format._device: /dev/loop1 > original_format.uuid: 304efcc8-0d0f-4307-b096-58ccc6c5b169 > 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 (8 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: 304efcc8-0d0f-4307-b096-58ccc6c5b169 >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 dir_nlink extra_isize metadata_csum >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 524288 >Block count: 2097152 >Reserved block count: 0 >Free blocks: 654231 >Free inodes: 381686 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 1023 >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 Sep 12 11:53:16 2018 >Last mount time: Wed Sep 12 11:53:56 2018 >Last write time: Wed Sep 12 11:54:13 2018 >Mount count: 2 >Maximum mount count: -1 >Last checked: Wed Sep 12 11:53:16 2018 >Check interval: 0 (<none>) >Lifetime writes: 5775 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: 908cd0e3-8d73-4d0c-9cf0-fcd35f7835b4 >Journal backup: inode blocks >Checksum type: crc32c >Checksum: 0xc10dd0f7 >Journal features: journal_64bit journal_checksum_v3 >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x00000012 >Journal start: 0 >Journal checksum type: crc32c >Journal checksum: 0x1ff33ae3 > > > 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/304efcc8-0d0f-4307-b096-58ccc6c5b169] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, FileDevice instance, containing members: > id: 124 > 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 (0x7fc6903b5a58) -- > name = /overlay (deleted) status = False id = 124 > children = ['existing 0 B loop loop2 (128)'] > 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 (0x7fc6903b5a58) -- > name = /overlay (deleted) status = False id = 124 > children = ['existing 0 B loop loop2 (128)'] > 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: 128 > 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 (0x7fc6903d33c8) -- > name = loop2 status = False id = 128 > children = [] > parents = ['existing 0 B file /overlay (deleted) (124)'] > 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 (0x7fc6903d33c8) -- > name = loop2 status = False id = 128 > children = [] > parents = ['existing 0 B file /overlay (deleted) (124)'] > 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) >, existing 8.33 GiB partition sda5 (251) with existing lvmpv >, existing 1024 MiB partition sda4 (258) with existing ext4 filesystem mounted at /boot >, existing 8.33 GiB lvmvg fedora_kitchen-desktop (264) >, existing 7.4 GiB lvmlv fedora_kitchen-desktop-root (270) with existing ext4 filesystem mounted at / >, existing 956 MiB lvmlv fedora_kitchen-desktop-swap (279) with existing swap >] > _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 0x7fc692c15550>> > _intf.storage.devicetree._actions._remove_func: <bound method DeviceTreeBase._cancel_action of <blivet.devicetree.DeviceTree object at 0x7fc692c15550>> > _intf.storage.devicetree._actions._actions: [] > _intf.storage.devicetree._actions._completed_actions: [ActionCreateDevice instance, containing members: > id: 261 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionCreateFormat instance, containing members: > id: 262 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True > orig_format: non-existent None > _format: Ext4FS instance, containing members: > _format.id: 257 > _format._label: None > _format._options: None > _format._device: /dev/sda4 > _format.uuid: 88fdded1-f064-497d-ad7b-36941fd508f2 > _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 (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: /mnt/sysimage/boot >, ActionCreateDevice instance, containing members: > id: 254 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionCreateFormat instance, containing members: > id: 255 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True > orig_format: non-existent None > _format: existing lvmpv >, ActionCreateDevice instance, containing members: > id: 268 > device: Already dumped (LVMVolumeGroupDevice instance) > container: None > _applied: True >, ActionCreateDevice instance, containing members: > id: 284 > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > _applied: True >, ActionCreateFormat instance, containing members: > id: 285 > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > _applied: True > orig_format: non-existent None > _format: existing swap >, ActionCreateDevice instance, containing members: > id: 275 > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > _applied: True >, ActionCreateFormat instance, containing members: > id: 276 > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > _applied: True > orig_format: non-existent None > _format: Ext4FS instance, containing members: > _format.id: 269 > _format._label: None > _format._options: None > _format._device: /dev/mapper/fedora_kitchen--desktop-root > _format.uuid: 8055e78f-50c9-4618-b8ca-73f43cdb10f2 > _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 (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: /mnt/sysimage >] > _intf.storage.devicetree._actions.processing: False > _intf.storage.devicetree.names: [sdd, sdd1, sdd2, sda, sda1, sda2, sda3, loop0, /run/install/repo/images/install.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, sdb1, sdb2, sdb, sdc1, sdc, fedora_kitchen-desktop, fedora_kitchen-desktop-root, fedora_kitchen-desktop-swap] > _intf.storage.devicetree._hidden: [existing 128 MiB partition sdb1 (61) >, existing 931.39 GiB partition sdb2 (66) with existing ntfs filesystem >, existing 931.51 GiB disk sdb (51) with existing gpt disklabel >, existing 1.82 TiB partition sdc1 (86) with existing ext4 filesystem >, existing 1.82 TiB disk sdc (76) with existing msdos disklabel >] > _intf.storage.devicetree.exclusive_disks: [] > _intf.storage.devicetree.ignored_disks: [] > _intf.storage.devicetree.edd_dict: {} > _intf.storage.devicetree.disk_images: {} > _intf.storage.devicetree._cleanup: False > _intf.storage.roots: [Root instance, containing members: > mounts: {'/': Already dumped (PartitionDevice instance) >, '/boot': Already dumped (PartitionDevice instance) >, '/boot/efi': Already dumped (PartitionDevice instance) >, '/srv/storage': Already dumped (PartitionDevice instance) >} > swaps: [] > name: Unknown Linux >] > _intf.storage.services: set() > _intf.storage.ksdata: Skipped > _intf.storage._bootloader: EFIGRUB instance, containing members: > _intf.storage._bootloader.boot_args: resume=/dev/mapper/fedora_kitchen--desktop-swap rd.lvm.lv=fedora_kitchen-desktop/root rd.lvm.lv=fedora_kitchen-desktop/swap rhgb quiet > _intf.storage._bootloader.dracut_args: rd.lvm.lv=fedora_kitchen-desktop/root rd.lvm.lv=fedora_kitchen-desktop/swap rhgb quiet > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _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 (PartitionDevice instance) > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.efi_dir: fedora > _intf.storage._bootloader._packages64: [grub2-efi-x64, shim-x64] > _intf.storage._bootloader.menu_auto_hide: False > _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] > _intf.storage.config.clear_part_devices: [] > _intf.storage.config.initialize_disks: True > _intf.storage.config.protected_dev_specs: [LABEL=Fedora-SB-ostree-x86_64-29] > _intf.storage.config.zero_mbr: False > _intf.storage.config.clear_non_existent: True > _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: CryptTab instance, containing members: > _intf.storage.fsset.crypt_tab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.crypt_tab.blkid_tab: None > _intf.storage.fsset.crypt_tab.chroot: Skipped > _intf.storage.fsset.crypt_tab.mappings: {} > _intf.storage.fsset.blkid_tab: None > _intf.storage.fsset.orig_fstab: None > _intf.storage.fsset.active: True > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev.id: 291 > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev.sysfs_path: Skipped > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.id: 290 > _intf.storage.fsset._dev._format._label: None > _intf.storage.fsset._dev._format._options: None > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format._create_options: None > _intf.storage.fsset._dev._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._dev._format._info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._dev._format._resize.df: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._dev._format._minsize.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._dev._format._size_info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._size: Size instance, containing members: > _intf.storage.fsset._dev._format._size._c_size: Size (0 B) > _intf.storage.fsset._dev._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._dev._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._dev._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._dev._format._resizable: False > _intf.storage.fsset._dev._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._dev._format._fsck.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._dev._format._mkfs.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._mount: BindFSMount instance, containing members: > _intf.storage.fsset._dev._format._mount.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._dev._format._readlabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._dev._format._sync.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._dev._format._writelabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._dev._format._writeuuid.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._current_info: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format._chrooted_mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._size: Size instance, containing members: > _intf.storage.fsset._dev._size._c_size: Size (3.984375 KiB) > _intf.storage.fsset._dev._target_size: Already dumped (Size instance) > _intf.storage.fsset._dev._current_size: Already dumped (Size instance) > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev._readonly: False > _intf.storage.fsset._dev._protected: False > _intf.storage.fsset._dev._controllable: True > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev._tags: set() > _intf.storage.fsset._dev._parents: ParentList instance, containing members: > _intf.storage.fsset._dev._parents.items: [] > _intf.storage.fsset._dev._parents.appendfunc: <bound method Device._add_parent of DirectoryDevice instance (0x7fc691677320) -- > name = /dev status = True id = 291 > children = [] > parents = [] > uuid = None size = 3.98 KiB > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 3.98 KiB path = /dev > format args = [] original_format = bind> > _intf.storage.fsset._dev._parents.removefunc: <bound method Device._remove_parent of DirectoryDevice instance (0x7fc691677320) -- > name = /dev status = True id = 291 > children = [] > parents = [] > uuid = None size = 3.98 KiB > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 3.98 KiB path = /dev > format args = [] original_format = bind> > _intf.storage.fsset._dev._children: [] > _intf.storage.fsset._dev.original_format: BindFS instance, containing members: > _intf.storage.fsset._dev.original_format.id: 290 > _intf.storage.fsset._dev.original_format._label: None > _intf.storage.fsset._dev.original_format._options: None > _intf.storage.fsset._dev.original_format._device: /dev > _intf.storage.fsset._dev.original_format.uuid: None > _intf.storage.fsset._dev.original_format.exists: True > _intf.storage.fsset._dev.original_format.mountopts: None > _intf.storage.fsset._dev.original_format._create_options: None > _intf.storage.fsset._dev.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._dev.original_format._info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._dev.original_format._resize.df: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._dev.original_format._minsize.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._dev.original_format._size_info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._size: Size instance, containing members: > _intf.storage.fsset._dev.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._dev.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._dev.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._dev.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._dev.original_format._resizable: False > _intf.storage.fsset._dev.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._dev.original_format._fsck.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._dev.original_format._mkfs.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._mount: BindFSMount instance, containing members: > _intf.storage.fsset._dev.original_format._mount.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._dev.original_format._readlabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._dev.original_format._sync.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._dev.original_format._writelabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._dev.original_format._writeuuid.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._current_info: None > _intf.storage.fsset._dev.original_format.mountpoint: /dev > _intf.storage.fsset._dev.original_format.fsprofile: None > _intf.storage.fsset._dev.original_format._chrooted_mountpoint: None > _intf.storage.fsset._dev.fstab_comment: Skipped > _intf.storage.fsset._dev.device_links: [] > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts.id: 299 > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts.sysfs_path: Skipped > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.id: 298 > _intf.storage.fsset._devpts._format._label: None > _intf.storage.fsset._devpts._format._options: None > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format._create_options: None > _intf.storage.fsset._devpts._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._devpts._format._info.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._devpts._format._resize.df: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._devpts._format._minsize.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._devpts._format._size_info.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._size: Size instance, containing members: > _intf.storage.fsset._devpts._format._size._c_size: Size (0 B) > _intf.storage.fsset._devpts._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._devpts._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._devpts._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._devpts._format._resizable: False > _intf.storage.fsset._devpts._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._devpts._format._fsck.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._devpts._format._mkfs.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._mount: DevPtsFSMount instance, containing members: > _intf.storage.fsset._devpts._format._mount.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._devpts._format._readlabel.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._devpts._format._sync.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._devpts._format._writelabel.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._devpts._format._writeuuid.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._current_info: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format._chrooted_mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._size: Size instance, containing members: > _intf.storage.fsset._devpts._size._c_size: Size (0 B) > _intf.storage.fsset._devpts._target_size: Already dumped (Size instance) > _intf.storage.fsset._devpts._current_size: Already dumped (Size instance) > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts._readonly: False > _intf.storage.fsset._devpts._protected: False > _intf.storage.fsset._devpts._controllable: True > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts._tags: set() > _intf.storage.fsset._devpts._parents: ParentList instance, containing members: > _intf.storage.fsset._devpts._parents.items: [] > _intf.storage.fsset._devpts._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fc690d535c0) -- > name = devpts status = False id = 299 > children = [] > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = devpts > format args = [] original_format = devpts> > _intf.storage.fsset._devpts._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fc690d535c0) -- > name = devpts status = False id = 299 > children = [] > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = devpts > format args = [] original_format = devpts> > _intf.storage.fsset._devpts._children: [] > _intf.storage.fsset._devpts.original_format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.original_format.id: 298 > _intf.storage.fsset._devpts.original_format._label: None > _intf.storage.fsset._devpts.original_format._options: None > _intf.storage.fsset._devpts.original_format._device: devpts > _intf.storage.fsset._devpts.original_format.uuid: None > _intf.storage.fsset._devpts.original_format.exists: True > _intf.storage.fsset._devpts.original_format.mountopts: None > _intf.storage.fsset._devpts.original_format._create_options: None > _intf.storage.fsset._devpts.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._devpts.original_format._info.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._devpts.original_format._resize.df: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._devpts.original_format._minsize.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._devpts.original_format._size_info.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._size: Size instance, containing members: > _intf.storage.fsset._devpts.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._devpts.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._devpts.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._devpts.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._devpts.original_format._resizable: False > _intf.storage.fsset._devpts.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._devpts.original_format._fsck.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._devpts.original_format._mkfs.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._mount: DevPtsFSMount instance, containing members: > _intf.storage.fsset._devpts.original_format._mount.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._devpts.original_format._readlabel.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._devpts.original_format._sync.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._devpts.original_format._writelabel.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._devpts.original_format._writeuuid.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._current_info: None > _intf.storage.fsset._devpts.original_format.mountpoint: /dev/pts > _intf.storage.fsset._devpts.original_format.fsprofile: None > _intf.storage.fsset._devpts.original_format._chrooted_mountpoint: None > _intf.storage.fsset._devpts.fstab_comment: Skipped > _intf.storage.fsset._devpts.device_links: [] > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs.id: 303 > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs.sysfs_path: Skipped > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.id: 302 > _intf.storage.fsset._sysfs._format._label: None > _intf.storage.fsset._sysfs._format._options: None > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format._create_options: None > _intf.storage.fsset._sysfs._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._sysfs._format._info.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._sysfs._format._resize.df: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._sysfs._format._minsize.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._sysfs._format._size_info.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._size: Size instance, containing members: > _intf.storage.fsset._sysfs._format._size._c_size: Size (0 B) > _intf.storage.fsset._sysfs._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._sysfs._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._sysfs._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._sysfs._format._resizable: False > _intf.storage.fsset._sysfs._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._sysfs._format._fsck.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._sysfs._format._mkfs.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._sysfs._format._mount.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._sysfs._format._readlabel.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._sysfs._format._sync.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._sysfs._format._writelabel.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._sysfs._format._writeuuid.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._current_info: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format._chrooted_mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._size: Size instance, containing members: > _intf.storage.fsset._sysfs._size._c_size: Size (0 B) > _intf.storage.fsset._sysfs._target_size: Already dumped (Size instance) > _intf.storage.fsset._sysfs._current_size: Already dumped (Size instance) > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs._readonly: False > _intf.storage.fsset._sysfs._protected: False > _intf.storage.fsset._sysfs._controllable: True > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs._tags: set() > _intf.storage.fsset._sysfs._parents: ParentList instance, containing members: > _intf.storage.fsset._sysfs._parents.items: [] > _intf.storage.fsset._sysfs._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fc690d53780) -- > name = sysfs status = False id = 303 > children = [] > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = sysfs > format args = [] original_format = sysfs> > _intf.storage.fsset._sysfs._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fc690d53780) -- > name = sysfs status = False id = 303 > children = [] > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = sysfs > format args = [] original_format = sysfs> > _intf.storage.fsset._sysfs._children: [] > _intf.storage.fsset._sysfs.original_format: SysFS instance, containing members: > _intf.storage.fsset._sysfs.original_format.id: 302 > _intf.storage.fsset._sysfs.original_format._label: None > _intf.storage.fsset._sysfs.original_format._options: None > _intf.storage.fsset._sysfs.original_format._device: sysfs > _intf.storage.fsset._sysfs.original_format.uuid: None > _intf.storage.fsset._sysfs.original_format.exists: True > _intf.storage.fsset._sysfs.original_format.mountopts: None > _intf.storage.fsset._sysfs.original_format._create_options: None > _intf.storage.fsset._sysfs.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._sysfs.original_format._info.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._sysfs.original_format._resize.df: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._sysfs.original_format._minsize.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._sysfs.original_format._size_info.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._size: Size instance, containing members: > _intf.storage.fsset._sysfs.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._sysfs.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._sysfs.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._sysfs.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._sysfs.original_format._resizable: False > _intf.storage.fsset._sysfs.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._sysfs.original_format._fsck.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._sysfs.original_format._mkfs.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._sysfs.original_format._mount.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._sysfs.original_format._readlabel.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._sysfs.original_format._sync.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._sysfs.original_format._writelabel.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._sysfs.original_format._writeuuid.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._current_info: None > _intf.storage.fsset._sysfs.original_format.mountpoint: /sys > _intf.storage.fsset._sysfs.original_format.fsprofile: None > _intf.storage.fsset._sysfs.original_format._chrooted_mountpoint: None > _intf.storage.fsset._sysfs.fstab_comment: Skipped > _intf.storage.fsset._sysfs.device_links: [] > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc.id: 307 > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc.sysfs_path: Skipped > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.id: 306 > _intf.storage.fsset._proc._format._label: None > _intf.storage.fsset._proc._format._options: None > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format._create_options: None > _intf.storage.fsset._proc._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._proc._format._info.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._proc._format._resize.df: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._proc._format._minsize.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._proc._format._size_info.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._size: Size instance, containing members: > _intf.storage.fsset._proc._format._size._c_size: Size (0 B) > _intf.storage.fsset._proc._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._proc._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._proc._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._proc._format._resizable: False > _intf.storage.fsset._proc._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._proc._format._fsck.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._proc._format._mkfs.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._proc._format._mount.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._proc._format._readlabel.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._proc._format._sync.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._proc._format._writelabel.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._proc._format._writeuuid.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._current_info: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format._chrooted_mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._size: Size instance, containing members: > _intf.storage.fsset._proc._size._c_size: Size (0 B) > _intf.storage.fsset._proc._target_size: Already dumped (Size instance) > _intf.storage.fsset._proc._current_size: Already dumped (Size instance) > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc._readonly: False > _intf.storage.fsset._proc._protected: False > _intf.storage.fsset._proc._controllable: True > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc._tags: set() > _intf.storage.fsset._proc._parents: ParentList instance, containing members: > _intf.storage.fsset._proc._parents.items: [] > _intf.storage.fsset._proc._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fc690d55748) -- > name = proc status = False id = 307 > children = [] > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = proc > format args = [] original_format = proc> > _intf.storage.fsset._proc._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fc690d55748) -- > name = proc status = False id = 307 > children = [] > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = proc > format args = [] original_format = proc> > _intf.storage.fsset._proc._children: [] > _intf.storage.fsset._proc.original_format: ProcFS instance, containing members: > _intf.storage.fsset._proc.original_format.id: 306 > _intf.storage.fsset._proc.original_format._label: None > _intf.storage.fsset._proc.original_format._options: None > _intf.storage.fsset._proc.original_format._device: proc > _intf.storage.fsset._proc.original_format.uuid: None > _intf.storage.fsset._proc.original_format.exists: True > _intf.storage.fsset._proc.original_format.mountopts: None > _intf.storage.fsset._proc.original_format._create_options: None > _intf.storage.fsset._proc.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._proc.original_format._info.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._proc.original_format._resize.df: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._proc.original_format._minsize.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._proc.original_format._size_info.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._size: Size instance, containing members: > _intf.storage.fsset._proc.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._proc.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._proc.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._proc.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._proc.original_format._resizable: False > _intf.storage.fsset._proc.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._proc.original_format._fsck.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._proc.original_format._mkfs.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._proc.original_format._mount.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._proc.original_format._readlabel.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._proc.original_format._sync.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._proc.original_format._writelabel.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._proc.original_format._writeuuid.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._current_info: None > _intf.storage.fsset._proc.original_format.mountpoint: /proc > _intf.storage.fsset._proc.original_format.fsprofile: None > _intf.storage.fsset._proc.original_format._chrooted_mountpoint: None > _intf.storage.fsset._proc.fstab_comment: Skipped > _intf.storage.fsset._proc.device_links: [] > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm.id: 295 > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm.sysfs_path: Skipped > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.id: 294 > _intf.storage.fsset._devshm._format._label: None > _intf.storage.fsset._devshm._format._options: None > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format._create_options: None > _intf.storage.fsset._devshm._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._devshm._format._info.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._resize: TmpFSResize instance, containing members: > _intf.storage.fsset._devshm._format._resize.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._devshm._format._minsize.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._size_info: TmpFSSize instance, containing members: > _intf.storage.fsset._devshm._format._size_info.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._size: Size instance, containing members: > _intf.storage.fsset._devshm._format._size._c_size: Size (0 B) > _intf.storage.fsset._devshm._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._devshm._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._devshm._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._devshm._format._resizable: False > _intf.storage.fsset._devshm._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._devshm._format._fsck.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._devshm._format._mkfs.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._mount: TmpFSMount instance, containing members: > _intf.storage.fsset._devshm._format._mount.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._devshm._format._readlabel.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._devshm._format._sync.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._devshm._format._writelabel.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._devshm._format._writeuuid.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._current_info: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format._chrooted_mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._max_size: Size instance, containing members: > _intf.storage.fsset._devshm._format._max_size._c_size: Size (16 EiB) > _intf.storage.fsset._devshm._format._accept_default_size: True > _intf.storage.fsset._devshm._size: Size instance, containing members: > _intf.storage.fsset._devshm._size._c_size: Size (0 B) > _intf.storage.fsset._devshm._target_size: Already dumped (Size instance) > _intf.storage.fsset._devshm._current_size: Already dumped (Size instance) > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm._readonly: False > _intf.storage.fsset._devshm._protected: False > _intf.storage.fsset._devshm._controllable: True > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm._tags: set() > _intf.storage.fsset._devshm._parents: ParentList instance, containing members: > _intf.storage.fsset._devshm._parents.items: [] > _intf.storage.fsset._devshm._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fc690d3b8d0) -- > name = tmpfs status = False id = 295 > children = [] > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = tmpfs > format args = [] original_format = tmpfs> > _intf.storage.fsset._devshm._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fc690d3b8d0) -- > name = tmpfs status = False id = 295 > children = [] > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = tmpfs > format args = [] original_format = tmpfs> > _intf.storage.fsset._devshm._children: [] > _intf.storage.fsset._devshm.original_format: TmpFS instance, containing members: > _intf.storage.fsset._devshm.original_format.id: 294 > _intf.storage.fsset._devshm.original_format._label: None > _intf.storage.fsset._devshm.original_format._options: None > _intf.storage.fsset._devshm.original_format._device: tmpfs > _intf.storage.fsset._devshm.original_format.uuid: None > _intf.storage.fsset._devshm.original_format.exists: True > _intf.storage.fsset._devshm.original_format.mountopts: None > _intf.storage.fsset._devshm.original_format._create_options: None > _intf.storage.fsset._devshm.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._devshm.original_format._info.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._resize: TmpFSResize instance, containing members: > _intf.storage.fsset._devshm.original_format._resize.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._devshm.original_format._minsize.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._size_info: TmpFSSize instance, containing members: > _intf.storage.fsset._devshm.original_format._size_info.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._size: Size instance, containing members: > _intf.storage.fsset._devshm.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._devshm.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._devshm.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._devshm.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._devshm.original_format._resizable: False > _intf.storage.fsset._devshm.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._devshm.original_format._fsck.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._devshm.original_format._mkfs.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._mount: TmpFSMount instance, containing members: > _intf.storage.fsset._devshm.original_format._mount.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._devshm.original_format._readlabel.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._devshm.original_format._sync.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._devshm.original_format._writelabel.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._devshm.original_format._writeuuid.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._current_info: None > _intf.storage.fsset._devshm.original_format.mountpoint: /dev/shm > _intf.storage.fsset._devshm.original_format.fsprofile: None > _intf.storage.fsset._devshm.original_format._chrooted_mountpoint: None > _intf.storage.fsset._devshm.original_format._max_size: Size instance, containing members: > _intf.storage.fsset._devshm.original_format._max_size._c_size: Size (16 EiB) > _intf.storage.fsset._devshm.original_format._accept_default_size: True > _intf.storage.fsset._devshm.fstab_comment: Skipped > _intf.storage.fsset._devshm.device_links: [] > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb.id: 315 > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb.sysfs_path: Skipped > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.id: 314 > _intf.storage.fsset._usb._format._label: None > _intf.storage.fsset._usb._format._options: None > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format._create_options: None > _intf.storage.fsset._usb._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._usb._format._info.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._usb._format._resize.df: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._usb._format._minsize.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._usb._format._size_info.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._size: Size instance, containing members: > _intf.storage.fsset._usb._format._size._c_size: Size (0 B) > _intf.storage.fsset._usb._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._usb._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._usb._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._usb._format._resizable: False > _intf.storage.fsset._usb._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._usb._format._fsck.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._usb._format._mkfs.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._usb._format._mount.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._usb._format._readlabel.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._usb._format._sync.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._usb._format._writelabel.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._usb._format._writeuuid.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._current_info: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format._chrooted_mountpoint: None > _intf.storage.fsset._usb._size: Size instance, containing members: > _intf.storage.fsset._usb._size._c_size: Size (0 B) > _intf.storage.fsset._usb._target_size: Already dumped (Size instance) > _intf.storage.fsset._usb._current_size: Already dumped (Size instance) > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb._readonly: False > _intf.storage.fsset._usb._protected: False > _intf.storage.fsset._usb._controllable: True > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb._tags: set() > _intf.storage.fsset._usb._parents: ParentList instance, containing members: > _intf.storage.fsset._usb._parents.items: [] > _intf.storage.fsset._usb._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fc690d53710) -- > name = usbfs status = False id = 315 > children = [] > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = usbfs > format args = [] original_format = usbfs> > _intf.storage.fsset._usb._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fc690d53710) -- > name = usbfs status = False id = 315 > children = [] > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = usbfs > format args = [] original_format = usbfs> > _intf.storage.fsset._usb._children: [] > _intf.storage.fsset._usb.original_format: USBFS instance, containing members: > _intf.storage.fsset._usb.original_format.id: 314 > _intf.storage.fsset._usb.original_format._label: None > _intf.storage.fsset._usb.original_format._options: None > _intf.storage.fsset._usb.original_format._device: usbfs > _intf.storage.fsset._usb.original_format.uuid: None > _intf.storage.fsset._usb.original_format.exists: True > _intf.storage.fsset._usb.original_format.mountopts: None > _intf.storage.fsset._usb.original_format._create_options: None > _intf.storage.fsset._usb.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._usb.original_format._info.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._usb.original_format._resize.df: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._usb.original_format._minsize.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._usb.original_format._size_info.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._size: Size instance, containing members: > _intf.storage.fsset._usb.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._usb.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._usb.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._usb.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._usb.original_format._resizable: False > _intf.storage.fsset._usb.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._usb.original_format._fsck.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._usb.original_format._mkfs.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._usb.original_format._mount.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._usb.original_format._readlabel.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._usb.original_format._sync.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._usb.original_format._writelabel.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._usb.original_format._writeuuid.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._current_info: None > _intf.storage.fsset._usb.original_format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.original_format.fsprofile: None > _intf.storage.fsset._usb.original_format._chrooted_mountpoint: None > _intf.storage.fsset._usb.fstab_comment: Skipped > _intf.storage.fsset._usb.device_links: [] > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux.id: 311 > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux.sysfs_path: Skipped > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.id: 310 > _intf.storage.fsset._selinux._format._label: None > _intf.storage.fsset._selinux._format._options: None > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format._create_options: None > _intf.storage.fsset._selinux._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._selinux._format._info.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._selinux._format._resize.df: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._selinux._format._minsize.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._selinux._format._size_info.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._size: Size instance, containing members: > _intf.storage.fsset._selinux._format._size._c_size: Size (0 B) > _intf.storage.fsset._selinux._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._selinux._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._selinux._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._selinux._format._resizable: False > _intf.storage.fsset._selinux._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._selinux._format._fsck.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._selinux._format._mkfs.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._mount: SELinuxFSMount instance, containing members: > _intf.storage.fsset._selinux._format._mount.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._selinux._format._readlabel.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._selinux._format._sync.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._selinux._format._writelabel.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._selinux._format._writeuuid.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._current_info: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format._chrooted_mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._size: Size instance, containing members: > _intf.storage.fsset._selinux._size._c_size: Size (0 B) > _intf.storage.fsset._selinux._target_size: Already dumped (Size instance) > _intf.storage.fsset._selinux._current_size: Already dumped (Size instance) > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux._serial: None > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux._readonly: False > _intf.storage.fsset._selinux._protected: False > _intf.storage.fsset._selinux._controllable: True > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux._tags: set() > _intf.storage.fsset._selinux._parents: ParentList instance, containing members: > _intf.storage.fsset._selinux._parents.items: [] > _intf.storage.fsset._selinux._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fc690d592b0) -- > name = selinuxfs status = False id = 311 > children = [] > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = selinuxfs > format args = [] original_format = selinuxfs> > _intf.storage.fsset._selinux._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fc690d592b0) -- > name = selinuxfs status = False id = 311 > children = [] > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = selinuxfs > format args = [] original_format = selinuxfs> > _intf.storage.fsset._selinux._children: [] > _intf.storage.fsset._selinux.original_format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.original_format.id: 310 > _intf.storage.fsset._selinux.original_format._label: None > _intf.storage.fsset._selinux.original_format._options: None > _intf.storage.fsset._selinux.original_format._device: selinuxfs > _intf.storage.fsset._selinux.original_format.uuid: None > _intf.storage.fsset._selinux.original_format.exists: True > _intf.storage.fsset._selinux.original_format.mountopts: None > _intf.storage.fsset._selinux.original_format._create_options: None > _intf.storage.fsset._selinux.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._selinux.original_format._info.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._selinux.original_format._resize.df: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._selinux.original_format._minsize.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._selinux.original_format._size_info.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._size: Size instance, containing members: > _intf.storage.fsset._selinux.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._selinux.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._selinux.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._selinux.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._selinux.original_format._resizable: False > _intf.storage.fsset._selinux.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._selinux.original_format._fsck.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._selinux.original_format._mkfs.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._mount: SELinuxFSMount instance, containing members: > _intf.storage.fsset._selinux.original_format._mount.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._selinux.original_format._readlabel.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._selinux.original_format._sync.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._selinux.original_format._writelabel.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._selinux.original_format._writeuuid.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._current_info: None > _intf.storage.fsset._selinux.original_format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.original_format.fsprofile: None > _intf.storage.fsset._selinux.original_format._chrooted_mountpoint: None > _intf.storage.fsset._selinux.fstab_comment: Skipped > _intf.storage.fsset._selinux.device_links: [] > _intf.storage.fsset._run: DirectoryDevice instance, containing members: > _intf.storage.fsset._run.id: 319 > _intf.storage.fsset._run.exists: True > _intf.storage.fsset._run.uuid: None > _intf.storage.fsset._run.sysfs_path: Skipped > _intf.storage.fsset._run._format: BindFS instance, containing members: > _intf.storage.fsset._run._format.id: 318 > _intf.storage.fsset._run._format._label: None > _intf.storage.fsset._run._format._options: None > _intf.storage.fsset._run._format._device: /run > _intf.storage.fsset._run._format.uuid: None > _intf.storage.fsset._run._format.exists: True > _intf.storage.fsset._run._format.mountopts: None > _intf.storage.fsset._run._format._create_options: None > _intf.storage.fsset._run._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._run._format._info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._run._format._resize.df: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._run._format._minsize.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._run._format._size_info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._size: Size instance, containing members: > _intf.storage.fsset._run._format._size._c_size: Size (0 B) > _intf.storage.fsset._run._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._run._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._run._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._run._format._resizable: False > _intf.storage.fsset._run._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._run._format._fsck.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._run._format._mkfs.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._mount: BindFSMount instance, containing members: > _intf.storage.fsset._run._format._mount.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._run._format._readlabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._run._format._sync.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._run._format._writelabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._run._format._writeuuid.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._current_info: None > _intf.storage.fsset._run._format.mountpoint: /run > _intf.storage.fsset._run._format.fsprofile: None > _intf.storage.fsset._run._format._chrooted_mountpoint: /mnt/sysimage/run > _intf.storage.fsset._run._size: Size instance, containing members: > _intf.storage.fsset._run._size._c_size: Size (760 B) > _intf.storage.fsset._run._target_size: Already dumped (Size instance) > _intf.storage.fsset._run._current_size: Already dumped (Size instance) > _intf.storage.fsset._run.major: 0 > _intf.storage.fsset._run.minor: 0 > _intf.storage.fsset._run._serial: None > _intf.storage.fsset._run._vendor: Skipped > _intf.storage.fsset._run._model: Skipped > _intf.storage.fsset._run.bus: Skipped > _intf.storage.fsset._run._readonly: False > _intf.storage.fsset._run._protected: False > _intf.storage.fsset._run._controllable: True > _intf.storage.fsset._run._name: /run > _intf.storage.fsset._run._tags: set() > _intf.storage.fsset._run._parents: ParentList instance, containing members: > _intf.storage.fsset._run._parents.items: [] > _intf.storage.fsset._run._parents.appendfunc: <bound method Device._add_parent of DirectoryDevice instance (0x7fc690d5d3c8) -- > name = /run status = True id = 319 > children = [] > parents = [] > uuid = None size = 760 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 760 B path = /run > format args = [] original_format = bind> > _intf.storage.fsset._run._parents.removefunc: <bound method Device._remove_parent of DirectoryDevice instance (0x7fc690d5d3c8) -- > name = /run status = True id = 319 > children = [] > parents = [] > uuid = None size = 760 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 760 B path = /run > format args = [] original_format = bind> > _intf.storage.fsset._run._children: [] > _intf.storage.fsset._run.original_format: BindFS instance, containing members: > _intf.storage.fsset._run.original_format.id: 318 > _intf.storage.fsset._run.original_format._label: None > _intf.storage.fsset._run.original_format._options: None > _intf.storage.fsset._run.original_format._device: /run > _intf.storage.fsset._run.original_format.uuid: None > _intf.storage.fsset._run.original_format.exists: True > _intf.storage.fsset._run.original_format.mountopts: None > _intf.storage.fsset._run.original_format._create_options: None > _intf.storage.fsset._run.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._run.original_format._info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._run.original_format._resize.df: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._run.original_format._minsize.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._run.original_format._size_info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._size: Size instance, containing members: > _intf.storage.fsset._run.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._run.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._run.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._run.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._run.original_format._resizable: False > _intf.storage.fsset._run.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._run.original_format._fsck.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._run.original_format._mkfs.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._mount: BindFSMount instance, containing members: > _intf.storage.fsset._run.original_format._mount.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._run.original_format._readlabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._run.original_format._sync.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._run.original_format._writelabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._run.original_format._writeuuid.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._current_info: None > _intf.storage.fsset._run.original_format.mountpoint: /run > _intf.storage.fsset._run.original_format.fsprofile: None > _intf.storage.fsset._run.original_format._chrooted_mountpoint: None > _intf.storage.fsset._run.fstab_comment: Skipped > _intf.storage.fsset._run.device_links: [] > _intf.storage.fsset._efivars: NoDevice instance, containing members: > _intf.storage.fsset._efivars.id: 323 > _intf.storage.fsset._efivars.exists: True > _intf.storage.fsset._efivars.uuid: None > _intf.storage.fsset._efivars.sysfs_path: Skipped > _intf.storage.fsset._efivars._format: EFIVarFS instance, containing members: > _intf.storage.fsset._efivars._format.id: 322 > _intf.storage.fsset._efivars._format._label: None > _intf.storage.fsset._efivars._format._options: None > _intf.storage.fsset._efivars._format._device: efivarfs > _intf.storage.fsset._efivars._format.uuid: None > _intf.storage.fsset._efivars._format.exists: True > _intf.storage.fsset._efivars._format.mountopts: None > _intf.storage.fsset._efivars._format._create_options: None > _intf.storage.fsset._efivars._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._efivars._format._info.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._efivars._format._resize.df: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._efivars._format._minsize.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._efivars._format._size_info.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars._format._size: Size instance, containing members: > _intf.storage.fsset._efivars._format._size._c_size: Size (0 B) > _intf.storage.fsset._efivars._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._efivars._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._efivars._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._efivars._format._resizable: False > _intf.storage.fsset._efivars._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._efivars._format._fsck.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._efivars._format._mkfs.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars._format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._efivars._format._mount.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._efivars._format._readlabel.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._efivars._format._sync.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._efivars._format._writelabel.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._efivars._format._writeuuid.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars._format._current_info: None > _intf.storage.fsset._efivars._format.mountpoint: /sys/firmware/efi/efivars > _intf.storage.fsset._efivars._format.fsprofile: None > _intf.storage.fsset._efivars._format._chrooted_mountpoint: /mnt/sysimage/sys/firmware/efi/efivars > _intf.storage.fsset._efivars._size: Size instance, containing members: > _intf.storage.fsset._efivars._size._c_size: Size (0 B) > _intf.storage.fsset._efivars._target_size: Already dumped (Size instance) > _intf.storage.fsset._efivars._current_size: Already dumped (Size instance) > _intf.storage.fsset._efivars.major: 0 > _intf.storage.fsset._efivars.minor: 0 > _intf.storage.fsset._efivars._serial: None > _intf.storage.fsset._efivars._vendor: Skipped > _intf.storage.fsset._efivars._model: Skipped > _intf.storage.fsset._efivars.bus: Skipped > _intf.storage.fsset._efivars._readonly: False > _intf.storage.fsset._efivars._protected: False > _intf.storage.fsset._efivars._controllable: True > _intf.storage.fsset._efivars._name: efivarfs > _intf.storage.fsset._efivars._tags: set() > _intf.storage.fsset._efivars._parents: ParentList instance, containing members: > _intf.storage.fsset._efivars._parents.items: [] > _intf.storage.fsset._efivars._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fc690d5df28) -- > name = efivarfs status = False id = 323 > children = [] > parents = [] > uuid = None size = 0 B > format = existing efivarfs filesystem mounted at /sys/firmware/efi/efivars > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = efivarfs > format args = [] original_format = efivarfs> > _intf.storage.fsset._efivars._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fc690d5df28) -- > name = efivarfs status = False id = 323 > children = [] > parents = [] > uuid = None size = 0 B > format = existing efivarfs filesystem mounted at /sys/firmware/efi/efivars > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = efivarfs > format args = [] original_format = efivarfs> > _intf.storage.fsset._efivars._children: [] > _intf.storage.fsset._efivars.original_format: EFIVarFS instance, containing members: > _intf.storage.fsset._efivars.original_format.id: 322 > _intf.storage.fsset._efivars.original_format._label: None > _intf.storage.fsset._efivars.original_format._options: None > _intf.storage.fsset._efivars.original_format._device: efivarfs > _intf.storage.fsset._efivars.original_format.uuid: None > _intf.storage.fsset._efivars.original_format.exists: True > _intf.storage.fsset._efivars.original_format.mountopts: None > _intf.storage.fsset._efivars.original_format._create_options: None > _intf.storage.fsset._efivars.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._efivars.original_format._info.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._efivars.original_format._resize.df: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._efivars.original_format._minsize.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._efivars.original_format._size_info.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars.original_format._size: Size instance, containing members: > _intf.storage.fsset._efivars.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._efivars.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._efivars.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._efivars.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._efivars.original_format._resizable: False > _intf.storage.fsset._efivars.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._efivars.original_format._fsck.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._efivars.original_format._mkfs.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars.original_format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._efivars.original_format._mount.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._efivars.original_format._readlabel.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._efivars.original_format._sync.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._efivars.original_format._writelabel.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._efivars.original_format._writeuuid.fs: Already dumped (EFIVarFS instance) > _intf.storage.fsset._efivars.original_format._current_info: None > _intf.storage.fsset._efivars.original_format.mountpoint: /sys/firmware/efi/efivars > _intf.storage.fsset._efivars.original_format.fsprofile: None > _intf.storage.fsset._efivars.original_format._chrooted_mountpoint: None > _intf.storage.fsset._efivars.fstab_comment: Skipped > _intf.storage.fsset._efivars.device_links: [] > _intf.storage.fsset._fstab_swaps: {LVMLogicalVolumeDevice instance (0x7fc6917e7b70) -- > name = fedora_kitchen-desktop-swap status = True id = 279 > children = [] > parents = ['existing 8.33 GiB lvmvg fedora_kitchen-desktop (264)'] > uuid = None size = 956 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 956 MiB path = /dev/mapper/fedora_kitchen--desktop-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc68f9a1a20) -- > name = fedora_kitchen-desktop status = True id = 264 > children = ['existing 7.4 GiB lvmlv fedora_kitchen-desktop-root (270) with existing ext4 ' > 'filesystem mounted at /', > 'existing 956 MiB lvmlv fedora_kitchen-desktop-swap (279) with existing swap'] > parents = ['existing 8.33 GiB partition sda5 (251) with existing lvmpv'] > uuid = None size = 8.33 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/fedora_kitchen--desktop > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = False extents = 2133 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 8.33 GiB partition sda5 (251) with existing lvmpv'] > LVs = ['existing 7.4 GiB lvmlv fedora_kitchen-desktop-root (270) with existing ext4 ' > 'filesystem mounted at /', > 'existing 956 MiB lvmlv fedora_kitchen-desktop-swap (279) with existing swap'] > segment type = linear percent = 0 > VG space used = 956 MiB} > _intf.storage.fsset.preserve_lines: [] > _intf.storage._free_space_snapshot: {'sda': (Size (9.335379123687744140625 GiB), Size (97.7646484375 GiB)), 'sdd': (Size (0 B), Size (0 B))} > _intf.storage.live_backing_device: None > _intf.storage._default_luks_version: luks1 > _intf.storage.autopart_luks_version: None > _intf.storage.autopart_pbkdf_args: None > _intf.storage.protected_dev_names: [sdd] > _intf.payload: RPMOSTreePayload instance, containing members: > _intf.payload.data: Skipped > _intf.payload.storage: Already dumped (InstallerStorage instance) > _intf.payload.instclass: Already dumped (FedoraBaseInstallClass instance) > _intf.payload.txID: None > _intf.payload._treeinfo: None > _intf.payload._first_payload_reset: True > _intf.payload.verbose_errors: [] > _intf.payload._session: Session instance, containing members: > _intf.payload._session.headers: {'User-Agent': 'python-requests/2.19.1', '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 0x7fc692db3f60> > _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 0x7fc692b62598> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fc692db3f90> > _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 0x7fc69a626598>, <class 'urllib3.poolmanager.PoolKey'>) >, 'https': functools.partial(<function _default_key_normalizer at 0x7fc69a626598>, <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 0x7fc692b626a8> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fc692bc43c0> > _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 0x7fc692b43518>> >, 'RETR': <bound method FTPAdapter.retr of <requests_ftp.ftp.FTPAdapter object at 0x7fc692b43518>> >, 'STOR': <bound method FTPAdapter.stor of <requests_ftp.ftp.FTPAdapter object at 0x7fc692b43518>> >, 'NLST': <bound method FTPAdapter.nlst of <requests_ftp.ftp.FTPAdapter object at 0x7fc692b43518>> >, 'SIZE': <bound method FTPAdapter.size of <requests_ftp.ftp.FTPAdapter object at 0x7fc692b43518>> >, 'HEAD': <bound method FTPAdapter.head of <requests_ftp.ftp.FTPAdapter object at 0x7fc692b43518>> >, 'GET': <bound method FTPAdapter.get of <requests_ftp.ftp.FTPAdapter object at 0x7fc692b43518>> >} >} > _intf.payload.requirements: [('package', 'lvm2', PayloadRequirement(id=lvm2, reasons=[PayloadRequirementReason(reason='storage', strong=True)])), ('package', 'e2fsprogs', PayloadRequirement(id=e2fsprogs, reasons=[PayloadRequirementReason(reason='storage', strong=True)])), ('package', 'dosfstools', PayloadRequirement(id=dosfstools, reasons=[PayloadRequirementReason(reason='storage', strong=True)])), ('package', 'authselect', PayloadRequirement(id=authselect, reasons=[PayloadRequirementReason(reason='authselect', strong=True)])), ('package', 'firewalld', PayloadRequirement(id=firewalld, reasons=[PayloadRequirementReason(reason='firewall', strong=True)])), ('package', 'chrony', PayloadRequirement(id=chrony, reasons=[PayloadRequirementReason(reason='ntp', strong=False)])), ('package', 'grub2-efi-x64', PayloadRequirement(id=grub2-efi-x64, reasons=[PayloadRequirementReason(reason='bootloader', strong=True)])), ('package', 'shim-x64', PayloadRequirement(id=shim-x64, reasons=[PayloadRequirementReason(reason='bootloader', strong=True)])), ('package', 'efibootmgr', PayloadRequirement(id=efibootmgr, reasons=[PayloadRequirementReason(reason='bootloader', strong=True)])), ('package', 'grub2', PayloadRequirement(id=grub2, reasons=[PayloadRequirementReason(reason='bootloader', strong=True)])), ('package', 'grub2-tools', PayloadRequirement(id=grub2-tools, reasons=[PayloadRequirementReason(reason='bootloader', strong=True)]))] > _intf.payload._mirrors_available: True > _intf.payload._remoteOptions: {'gpg-verify': false >} > _intf.payload._internal_mounts: [/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr, /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/dev, /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/proc, /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/run, /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/sys, /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/var, /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/boot, /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/boot/efi, /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/sysroot] > _intf.instclass: Already dumped (FedoraBaseInstallClass 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 (RPMOSTreePayload instance) > _intf._currentAction.instclass: Already dumped (FedoraBaseInstallClass instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python3.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/local/lib/python3.7/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.7/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/lib/python3.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python3.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/local/lib/python3.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/local/lib64/python3.7/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 (RPMOSTreePayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraBaseInstallClass 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 0x7fc6917ac438> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7fc6917ac588> > _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 0x7fc691828f60> > _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 0x7fc691828fd0> > _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 0x7fc6917e7048> > _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 0x7fc6917a2390> > _intf._currentAction._spokes._checker._checks: [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 0x7fc69182cd68> > _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 0x7fc69182ce10> > _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 0x7fc69182cba8> > _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 0x7fc69182cc18> > _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 0x7fc69182cbe0> > _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 0x7fc69182ca58> > _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 0x7fc69182c978> > _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 0x7fc69182c908> > _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 root --minlen=6 --minquality=1 --notstrict --nochanges --notempty > > _intf._currentAction._spokes._checker._username: None > _intf._currentAction._spokes._checker._fullname: Skipped > _intf._currentAction._spokes._checker._secret_type: SecretType instance, containing members: > _intf._currentAction._spokes._checker._secret_type._value_: password > _intf._currentAction._spokes._checker._secret_type._name_: PASSWORD > _intf._currentAction._spokes._checker._secret_type.__objclass__: <enum 'SecretType'> > _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 0x7fc6904a14e0> > _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._users_module: /org/fedoraproject/Anaconda/Modules/Users > _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 (RPMOSTreePayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraBaseInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: False > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7fc69182c710> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7fc69182c5c0> > _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: bill5515 > _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 0x7fc69182c860> > _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 0x7fc69182c4a8> > _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: bill5515 > _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 0x7fc69182c780> > _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 0x7fc69182c278> > _intf._currentAction._spokes._checker._checks: [UsernameCheck instance, containing members: > _result: CheckResult instance, containing members: > _result._success: True > _result._error_message: None > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7fc69182c3c8> > _skip: False > _success_if_username_empty: True >, FullnameCheck 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 0x7fc69182c1d0> > _skip: False >, 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 0x7fc69182c128> > _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 0x7fc69182c160> > _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 0x7fc69253a860> > _result._check_request: PasswordCheckRequest instance, containing members: > _result._check_request._password: bill5515 > _result._check_request._password_confirmation: bill5515 > _result._check_request._policy: pwpolicy user --minlen=6 --minquality=1 --notstrict --nochanges --emptyok > > _result._check_request._pwquality_settings: <pwquality.PWQSettings object at 0x7fc690455d80> > _result._check_request._username: wvanbakel > _result._check_request._fullname: Wilbert van Bakel > _result._check_request._secret_type: Already dumped (SecretType instance) > _result._password_score: 3 > _result.password_score_changed: Signal instance, containing members: > _result.password_score_changed._functions: set() > _result.password_score_changed._methods: <WeakKeyDictionary at 0x7fc69253a128> > _result._status_text: Good > _result.status_text_changed: Signal instance, containing members: > _result.status_text_changed._functions: set() > _result.status_text_changed._methods: <WeakKeyDictionary at 0x7fc69253a518> > _result._password_quality: 34 > _result.password_quality_changed: Signal instance, containing members: > _result.password_quality_changed._functions: set() > _result.password_quality_changed._methods: <WeakKeyDictionary at 0x7fc69253ab70> > _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 0x7fc692520e48> > _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 0x7fc692520ef0> > _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 (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck 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: wvanbakel > _intf._currentAction._spokes._checker._fullname: Wilbert van Bakel > _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 0x7fc69182c208> > _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._users_module: /org/fedoraproject/Anaconda/Modules/Users > _intf._currentAction._spokes._user: F19_UserData instance, containing members: > _intf._currentAction._spokes._user.lineno: 0 > _intf._currentAction._spokes._user.groups: [wheel] > _intf._currentAction._spokes._user.homedir: Skipped > _intf._currentAction._spokes._user.isCrypted: True > _intf._currentAction._spokes._user.name: wvanbakel > _intf._currentAction._spokes._user.password: $6$FUPoAdEy7z9KVk2B$JwkEZQzBsHsZqqnj6STCatutCMVBgR.ELPZR2.iyLPFwZDumsAKvo.0HJl0cXYSV0veEsPxheLXKrVOFHurrx0 > _intf._currentAction._spokes._user.shell: Skipped > _intf._currentAction._spokes._user.uid: None > _intf._currentAction._spokes._user.lock: False > _intf._currentAction._spokes._user.gecos: Wilbert van Bakel > _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: False > _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 0x7fc692520be0>> > _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 0x7fc692520e10>> > 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 0x7fc687c9bcc0> > _intf._currentAction.exited: Signal instance, containing members: > _intf._currentAction.exited._functions: set() > _intf._currentAction.exited._methods: <WeakKeyDictionary at 0x7fc687c9bf28> > _intf._currentAction._autoContinue: False > _intf._currentAction.timeout: Timer instance, containing members: > _intf._currentAction.timeout._id: 9409 > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._warningMsg: None > _intf._currentAction._checker: None > _intf._currentAction._checker_ignore: False > _intf._currentAction._spokesToStepIn: [] > _intf._currentAction._spokeAutostepIndex: 0 > _intf._currentAction._gridColumns: 3 > _intf._currentAction._totalSteps: 18 > _intf._currentAction._currentStep: 16 > _intf._currentAction._configurationDone: False > _intf._currentAction._update_progress_timer: Timer instance, containing members: > _intf._currentAction._update_progress_timer._id: 9412 > _intf._currentAction._cycle_rnotes_timer: Timer instance, containing members: > _intf._currentAction._cycle_rnotes_timer._id: 9411 > _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 0x7fc6917aeea0> > _intf._gui_lock: <locked _thread.lock object at 0x7fc69a729d28> > _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: {WelcomeLanguageSpoke, StorageSpoke, DatetimeSpoke, SummaryHub, ProgressHub, UserSpoke, NetworkSpoke} > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._current_action: Already dumped (ProgressHub instance) > _intf.mainWindow._mnemonic_signal: 26985 > _intf.mainWindow._saved_help_button_label: Help! > _intf.mainWindow._language: en_US.UTF-8 > _intf.mainWindow._screenshot_index: 0 > _intf._distributionText: <function distributionText at 0x7fc69a7c9598> > _intf._isFinal: False > _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 0x7fc692b45ab0 (pyanaconda+ui+gui+MainWindow at 0x55eca9260280)>> >isHeadless: False >ksdata: Skipped >methodstr: None >additional_repos: [] >opts: Namespace instance, containing members: > opts.stage2: hd:LABEL=Fedora-SB-ostree-x86_64-29 > 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.addRepo: [] > 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.nonibftiscsiboot: False > 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 (RPMOSTreePayload instance) >proxy: None >decorated: False >stage2: hd:LABEL=Fedora-SB-ostree-x86_64-29 >_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 0x7fc692b429d8>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fc692b42a60>, True), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7fc692b42c80>, True), 'addons': (<function list_addons_callback at 0x7fc692b42b70>, False), 'release_type': (<function initExceptionHandling.<locals>.<lambda> at 0x7fc692b42f28>, True)} > mehConfig.programName: anaconda > mehConfig.programVersion: 29.24.1 > mehConfig.programArch: x86_64 >xdriver: None >dbus_session_connection: None >dbus_inhibit_id: None >gui_initialized: <locked _thread.lock object at 0x7fc69a729d28> >_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 0x7fc695699f80> > _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=20> > _dbus_launcher._dbus_daemon_process.stderr: None > _dbus_launcher._dbus_daemon_process.pid: 1464 > _dbus_launcher._dbus_daemon_process.returncode: None > _dbus_launcher._dbus_daemon_process.encoding: None > _dbus_launcher._dbus_daemon_process.errors: None > _dbus_launcher._dbus_daemon_process.text_mode: None > _dbus_launcher._dbus_daemon_process._sigint_wait_secs: 0.25 > _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_kdump, com_redhat_docker > > >/tmp/anaconda.log: >15:37:20,210 INF main: /sbin/anaconda 29.24.1-1.fc29 >15:37:20,401 INF isys: 8182828 kB (7991 MB) are available >15:37:20,423 INF startup_utils: check_memory(): total:7991, needed:320, graphical:410 >15:37:20,432 INF main: anaconda called with cmdline = ['/sbin/anaconda'] >15:37:20,432 INF main: Default encoding = utf-8 >15:37:20,447 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-R1ka71hMCA,guid=a25331ddc5f99e6158ec46365b9fca30. >15:37:20,679 INF startup_utils: Waiting 600 sec for modules to be started. >15:37:21,681 INF startup_utils: Waiting 599 sec for modules to be started. >15:37:22,754 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >15:37:22,818 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' >15:37:23,132 WRN kickstart: Command firstboot will be parsed in DBus module. >15:37:23,135 WRN kickstart: Command firewall will be parsed in DBus module. >15:37:23,157 DBG localization: setting locale to: en_US.UTF-8 >15:37:23,169 DBG network: devices found ['enp2s0'] >15:37:23,179 DBG network: ensure single initramfs connections >15:37:23,231 DBG network: apply kickstart >15:37:23,232 DBG network: create missing ifcfg files >15:37:23,301 DBG network: ifcfg file for enp2s0 not found >15:37:23,472 DBG network: dumping ifcfg file for enp2s0 from default autoconnection 9a079a9b-652a-378c-a75c-fc5258a795b6 >15:37:23,473 DBG network: missing ifcfgs created for devices ['enp2s0'] >15:37:23,482 DBG network: set real ONBOOT value >15:37:23,486 INF threading: Running Thread: AnaWaitForConnectingNMThread (140490886743808) >15:37:23,487 DBG anaconda: setting display mode to GUI >15:37:23,495 INF anaconda: Display mode is set to 'interactive graphical mode'. >15:37:23,497 INF isys: 8182828 kB (7991 MB) are available >15:37:23,505 INF startup_utils: check_memory(): total:7991, needed:320, graphical:410 >15:37:23,505 DBG core.util: Setting timeout 60 seconds for starting X. >15:37:23,523 INF network: got 0 NTP servers from DHCP >15:37:23,527 INF threading: Thread Done: AnaWaitForConnectingNMThread (140490886743808) >15:37:24,725 DBG core.util: X server has signalled a successful start. >15:37:24,834 INF display: spice-vdagent exited with status 1 >15:37:25,351 DBG installclass: Searching /usr/lib64/python3.7/site-packages/pyanaconda/installclasses. >15:37:25,367 DBG installclass: Found Fedora (DefaultInstallClass). >15:37:25,368 DBG installclass: Found Fedora (FedoraBaseInstallClass). >15:37:25,368 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >15:37:25,368 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >15:37:25,368 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >15:37:25,369 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >15:37:25,369 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >15:37:25,369 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >15:37:25,370 INF installclass: Using a visible install class Fedora (FedoraBaseInstallClass). >15:37:25,370 DBG storage: trying to set new default luks version to 'luks1' >15:37:25,623 INF bootloader: bootloader EFIGRUB on EFI platform >15:37:25,627 INF autopart: Detected 7.8 GiB of memory >15:37:25,627 INF autopart: Suggested swap size (7.8 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >15:37:25,628 INF autopart: Swap attempt of 0.0 >15:37:25,628 INF bootloader: bootloader EFIGRUB on EFI platform >15:37:25,716 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >15:37:25,717 INF threading: Running Thread: AnaStorageThread (140490836162304) >15:37:25,721 INF threading: Running Thread: AnaTimeInitThread (140490827769600) >15:37:25,745 DBG payload: Restarting payload thread >15:37:25,746 INF threading: Running Thread: AnaPayloadRestartThread (140490818590464) >15:37:25,747 INF geoloc: Geolocation is enabled. >15:37:25,748 INF threading: Running Thread: AnaPayloadThread (140490810197760) >15:37:25,748 DBG payload: Updating payload thread state: 0 >15:37:25,748 DBG payload: Updating payload thread state: 1 >15:37:25,749 INF threading: Thread Done: AnaPayloadRestartThread (140490818590464) >15:37:25,749 INF threading: Running Thread: AnaGeolocationRefreshThread (140490818590464) >15:37:25,750 INF geoloc: Starting geolocation lookup >15:37:25,750 INF geoloc: Geolocation provider: Fedora GeoIP >15:37:25,764 DBG geoloc: Geoloc: RequestException for Fedora GeoIP API lookup: >HTTPSConnectionPool(host='geoip.fedoraproject.org', port=443): Max retries exceeded with url: /city (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc692db5780>: Failed to establish a new connection: [Errno -2] Name or service not known')) >15:37:25,768 INF geoloc: Geolocation lookup finished in 0.0 seconds >15:37:25,769 INF geoloc: got results from geolocation >15:37:25,769 INF threading: Thread Done: AnaGeolocationRefreshThread (140490818590464) >15:37:26,700 DBG ui.gui: Detected primary monitor: 1280x1024 96dpix 96dpiy >15:37:27,298 DBG localization: setting locale to: en_US.UTF-8 >15:37:27,309 DBG localization: setting locale to: en_US.UTF-8 >15:37:27,353 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >15:37:27,354 WRN misc: /usr/lib64/python3.7/site-packages/gi/overrides/Gdk.py:346: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >15:37:33,185 DBG storage: protected device spec LABEL=Fedora-SB-ostree-x86_64-29 resolved to sdd >15:37:33,231 DBG localization: setting locale to: en_US.UTF-8 >15:37:33,300 DBG ui.gui.spokes.network: network standalone spoke (init): completed: ['enp2s0'] >15:37:33,319 DBG ui.common: Left spoke: WelcomeLanguageSpoke >15:37:33,344 INF lifecycle: Adding controller: SummaryHub >15:37:33,379 DBG storage: blkid.tab devs: [] >15:37:33,380 DBG storage: crypttab maps: [] >15:37:33,380 DBG storage: parsing /mnt/sysimage/etc/fstab >15:37:34,500 INF threading: Running Thread: AnaAddLayoutsInitThread (140490694018816) >15:37:34,501 DBG ui.gui.utils: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fc69029a7f0>> on <list object at 0x7fc6904c47c8> >15:37:34,520 INF threading: Running Thread: AnaGtkBatchPre1 (140490685626112) >15:37:34,529 INF threading: Thread Done: AnaGtkBatchPre1 (140490685626112) >15:37:34,617 INF threading: Running Thread: AnaKeyboardThread (140490685626112) >15:37:34,751 INF lifecycle: Module initialized: LangsupportSpoke >15:37:35,367 INF threading: Running Thread: AnaNTPserver1 (140490676328192) >15:37:35,384 INF threading: Running Thread: AnaDateTimeThread (140490667935488) >15:37:35,498 INF threading: Thread Done: AnaNTPserver1 (140490676328192) >15:37:35,526 INF threading: Running Thread: AnaStorageWatcher (140490676328192) >15:37:35,805 INF threading: Thread Done: AnaStorageThread (140490836162304) >15:37:35,806 DBG payload: Updating payload thread state: 2 >15:37:35,806 DBG payload: Updating payload thread state: 6 >15:37:35,807 INF ui.gui.spokes.software_selection: using environment from kickstart: None >15:37:35,807 INF threading: Thread Done: AnaPayloadThread (140490810197760) >15:37:35,808 DBG bootloader: _is_valid_disklabel(sdb2) returning True >15:37:35,810 DBG ui.gui.hubs: incomplete spokes: [StorageSpoke] >15:37:35,811 INF lifecycle: Module initialized: StorageSpoke >15:37:35,811 INF threading: Thread Done: AnaStorageWatcher (140490676328192) >15:37:35,812 DBG bootloader: _is_valid_size(sdb2) returning True >15:37:35,812 DBG bootloader: _is_valid_partition(sdb2) returning True >15:37:35,813 DBG bootloader: _is_valid_format(sdb2) returning True >15:37:35,813 DBG bootloader: is_valid_stage2_device(sdb2) returning True >15:37:35,855 INF threading: Running Thread: AnaCustomStorageInit (140490676328192) >15:37:36,094 INF threading: Thread Done: AnaTimeInitThread (140490827769600) >15:37:36,112 INF lifecycle: Module initialized: BlivetGuiSpoke >15:37:36,159 INF lifecycle: Module initialized: FilterSpoke >15:37:36,221 INF lifecycle: Module initialized: CustomPartitioningSpoke >15:37:36,221 INF threading: Thread Done: AnaCustomStorageInit (140490676328192) >15:37:36,228 DBG ui.gui.spokes.network: can't get remote connection of active connection of device enp2s0 >15:37:36,228 DBG ui.gui.spokes.network: device configuration added: connection 9a079a9b-652a-378c-a75c-fc5258a795b6 device enp2s0 >15:37:36,230 DBG ui.gui.spokes.network: not adding connection 9a079a9b-652a-378c-a75c-fc5258a795b6, already in list >15:37:36,235 INF lifecycle: Module initialized: NetworkSpoke >15:37:36,317 INF lifecycle: Initialization of all modules (8) has been started. >15:37:36,320 DBG ui.gui.hubs: Starting event loop for hub SummaryHub >15:37:36,329 DBG ui.common: Entered hub: SummaryHub >11:37:36,000 INF isys: System time set to Mon Sep 17 15:37:36 2018 UTC >11:37:36,001 INF isys: System time set to Mon Sep 17 15:37:36 2018 UTC >11:37:36,000 INF isys: System time set to Mon Sep 17 15:37:36 2018 UTC >11:37:36,002 INF lifecycle: Module initialized: DatetimeSpoke >11:37:36,003 INF threading: Thread Done: AnaDateTimeThread (140490667935488) >11:37:36,008 DBG ui.gui.hubs: spoke is not ready: KeyboardSpoke >11:37:36,009 DBG ui.gui.hubs: setting KeyboardSpoke status to: Getting list of layouts... >11:37:36,009 DBG ui.gui.hubs: setting StorageSpoke status to: Probing storage... >11:37:36,009 DBG ui.gui.hubs: setting StorageSpoke status to: Probing storage... >11:37:36,014 DBG ui.gui.hubs: spoke is ready: StorageSpoke >11:37:36,021 DBG ui.gui.hubs: spoke is ready: DatetimeSpoke >11:37:38,069 DBG ui.gui.utils: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fc69029a7f0>> on <list object at 0x7fc6904c47c8> >11:37:38,069 INF threading: Thread Done: AnaAddLayoutsInitThread (140490694018816) >11:37:38,070 INF lifecycle: Module initialized: KeyboardSpoke >11:37:38,070 INF lifecycle: All modules have been initialized. >11:37:38,070 INF threading: Thread Done: AnaKeyboardThread (140490685626112) >11:37:38,125 DBG ui.gui.hubs: spoke is ready: KeyboardSpoke >11:37:42,183 DBG ui.common: Entered spoke: NetworkSpoke >11:37:51,608 INF network: setting installation environment host name to kitchen-desktop >11:37:54,110 INF network: setting installation environment host name to kitchen-desktop >11:37:56,776 DBG network: updating host name kitchen-desktop >11:37:56,808 DBG ui.gui.spokes.network: apply ksdata # Network information >network --bootproto=dhcp --device=enp2s0 --ipv6=auto --activate >network --hostname=kitchen-desktop > >11:37:56,809 DBG ui.common: Left spoke: NetworkSpoke >11:37:59,606 INF threading: Running Thread: AnaSyncTime_2.fedora.pool.ntp.org (140490818590464) >11:37:59,639 DBG ui.common: Entered spoke: DatetimeSpoke >11:38:00,000 INF isys: System time set to Mon Sep 17 15:38:00 2018 UTC >11:38:00,000 INF threading: Thread Done: AnaSyncTime_2.fedora.pool.ntp.org (140490818590464) >11:38:00,425 INF threading: Running Thread: AnaNTPserver2 (140490818590464) >11:38:00,500 INF threading: Thread Done: AnaNTPserver2 (140490818590464) >10:38:20,371 DBG ui.common: Left spoke: DatetimeSpoke >10:38:27,731 DBG ui.common: Entered spoke: StorageSpoke >10:38:36,665 INF autopart: Detected 7.8 GiB of memory >10:38:36,666 INF autopart: Swap attempt of 7.8 GiB >10:38:36,666 DBG ui.gui.spokes.storage: disk free: 9.34 GiB fs free: 97.76 GiB sw needs: 476.84 MiB auto swap: 7.8 GiB >10:38:36,668 INF autopart: Detected 7.8 GiB of memory >10:38:36,668 INF autopart: Suggested swap size (7.8 GiB) exceeds 10 % of disk space, using 10 % of disk space (955.94 MiB) instead. >10:38:36,669 INF autopart: Swap attempt of 955.94 MiB >10:38:36,706 INF threading: Running Thread: AnaExecuteStorageThread (140490685626112) >10:38:36,707 DBG ui.common: Left spoke: StorageSpoke >10:38:36,719 DBG storage: clearpart: looking at sda3 >10:38:36,719 DBG storage: clearpart: looking at sda2 >10:38:36,720 DBG storage: clearpart: looking at sda1 >10:38:36,727 DBG kickstart.kickstart.bootloader: Execute the bootloader with dry run True. >10:38:36,737 DBG kickstart.kickstart.bootloader: Applying bootloader arguments: [] >10:38:36,738 DBG kickstart.kickstart.bootloader: Applying bootloader location: DEFAULT >10:38:36,742 DBG kickstart.kickstart.bootloader: Applying drive order: [] >10:38:36,743 DBG bootloader: new disk order: [] >10:38:36,745 DBG kickstart.kickstart.bootloader: The /boot partition doesn't exist. >10:38:36,745 DBG kickstart.kickstart.bootloader: Use the first usable drive. >10:38:36,746 DBG kickstart.kickstart.bootloader: Using a boot drive: sda >10:38:36,759 INF autopart: Detected 7.8 GiB of memory >10:38:36,760 INF autopart: Suggested swap size (7.8 GiB) exceeds 10 % of disk space, using 10 % of disk space (955.94 MiB) instead. >10:38:36,760 INF autopart: Swap attempt of 955.94 MiB >10:38:36,766 DBG autopart: do_autopart: True >10:38:36,766 DBG autopart: encrypted_autopart: False >10:38:36,766 DBG autopart: autopart_type: 2 >10:38:36,767 DBG autopart: clear_part_type: 0 >10:38:36,767 DBG autopart: clear_part_disks: ['sda'] >10:38:36,767 DBG autopart: autopart_requests: >PartSpec instance (0x7fc692b46f28) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB max_size = 50 GiB grow = True >PartSpec instance (0x7fc692b46e80) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB max_size = None grow = True >PartSpec instance (0x7fc692b46dd8) -- > mountpoint = /boot/efi lv = False thin = False btrfs = False > weight = 0 fstype = efi encrypted = False > size = 20 MiB max_size = 200 MiB grow = True >PartSpec instance (0x7fc692b46cf8) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False >PartSpec instance (0x7fc6957231d0) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 955.94 MiB max_size = None grow = False > >10:38:36,768 DBG autopart: storage.disks: ['sda', 'sdd'] >10:38:36,769 DBG autopart: storage.partitioned: ['sda'] >10:38:36,769 DBG autopart: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/images/install.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sdd'] >10:38:36,769 DBG autopart: boot disk: sda >10:38:36,784 DBG autopart: candidate disks: [DiskDevice instance (0x7fc692b82f98) -- > name = sda status = True id = 13 > children = ['existing 101.98 GiB partition sda1 (23) with existing ext4 filesystem', > 'existing 244 MiB partition sda2 (33) with existing efi filesystem', > 'existing 244 MiB partition sda3 (41) with existing ext4 filesystem'] > parents = [] > uuid = None size = 111.79 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 111.79 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 50026b77820e19a7] >10:38:36,789 DBG autopart: devs: [PartitionDevice instance (0x7fc692503550) -- > name = req0 status = False id = 251 > children = [] > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 500 MiB path = /dev/req0 > format args = [] original_format = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > parted_partition = None > disk = None >] >10:38:36,791 DBG bootloader: stage1 device cannot be of type disk >10:38:36,792 DBG bootloader: _is_valid_disklabel(sda1) returning True >10:38:36,793 DBG bootloader: _is_valid_size(sda1) returning True >10:38:36,794 DBG bootloader: _is_valid_location(sda1) returning True >10:38:36,794 WRN bootloader: sda1 not bootable >10:38:36,794 DBG bootloader: _is_valid_format(sda1) returning False >10:38:36,795 DBG bootloader: is_valid_stage1_device(sda1) returning False >10:38:36,796 DBG bootloader: _is_valid_disklabel(sda2) returning True >10:38:36,797 DBG bootloader: _is_valid_size(sda2) returning True >10:38:36,797 DBG bootloader: _is_valid_location(sda2) returning True >10:38:36,797 DBG bootloader: _is_valid_format(sda2) returning True >10:38:36,798 DBG bootloader: is_valid_stage1_device(sda2) returning True >10:38:36,798 INF autopart: skipping unneeded stage1 efi request >10:38:36,798 DBG autopart: PartSpec instance (0x7fc692b46dd8) -- > mountpoint = /boot/efi lv = False thin = False btrfs = False > weight = 0 fstype = efi encrypted = False > size = 20 MiB max_size = 200 MiB grow = True > >10:38:36,799 DBG autopart: existing 244 MiB partition sda2 (33) with existing efi filesystem mounted at /boot/efi >10:38:36,890 DBG ui.gui.hubs: spoke is not ready: StorageSpoke >10:38:36,890 DBG ui.gui.hubs: setting StorageSpoke status to: Saving storage configuration... >10:38:37,021 DBG kickstart.kickstart.bootloader: Execute the bootloader with dry run False. >10:38:37,029 DBG kickstart.kickstart.bootloader: Applying bootloader arguments: [] >10:38:37,031 DBG kickstart.kickstart.bootloader: Applying bootloader location: DEFAULT >10:38:37,038 DBG kickstart.kickstart.bootloader: Applying drive order: [] >10:38:37,039 DBG bootloader: new disk order: [] >10:38:37,043 DBG kickstart.kickstart.bootloader: Found a boot drive: sda >10:38:37,043 DBG kickstart.kickstart.bootloader: Use a usable drive with a /boot partition. >10:38:37,043 DBG kickstart.kickstart.bootloader: Using a boot drive: sda >10:38:37,056 DBG bootloader: stage1 device cannot be of type lvmvg >10:38:37,056 DBG bootloader: stage1 device cannot be of type lvmlv >10:38:37,057 DBG bootloader: stage1 device cannot be of type lvmlv >10:38:37,058 DBG bootloader: stage1 device cannot be of type disk >10:38:37,059 DBG bootloader: _is_valid_disklabel(sda1) returning True >10:38:37,060 DBG bootloader: _is_valid_size(sda1) returning True >10:38:37,060 DBG bootloader: _is_valid_location(sda1) returning True >10:38:37,060 WRN bootloader: sda1 not bootable >10:38:37,061 DBG bootloader: _is_valid_format(sda1) returning False >10:38:37,061 DBG bootloader: is_valid_stage1_device(sda1) returning False >10:38:37,062 DBG bootloader: _is_valid_disklabel(sda2) returning True >10:38:37,063 DBG bootloader: _is_valid_size(sda2) returning True >10:38:37,063 DBG bootloader: _is_valid_location(sda2) returning True >10:38:37,064 DBG bootloader: _is_valid_format(sda2) returning True >10:38:37,064 DBG bootloader: is_valid_stage1_device(sda2) returning True >10:38:37,068 DBG bootloader: _is_valid_disklabel(sda2) returning True >10:38:37,069 DBG bootloader: _is_valid_size(sda2) returning True >10:38:37,069 DBG bootloader: _is_valid_location(sda2) returning True >10:38:37,069 DBG bootloader: _is_valid_format(sda2) returning True >10:38:37,070 DBG bootloader: is_valid_stage1_device(sda2) returning True >10:38:37,070 DBG bootloader: _is_valid_disklabel(sda4) returning True >10:38:37,071 DBG bootloader: _is_valid_size(sda4) returning True >10:38:37,071 DBG bootloader: _is_valid_partition(sda4) returning True >10:38:37,071 DBG bootloader: _is_valid_format(sda4) returning True >10:38:37,072 DBG bootloader: is_valid_stage2_device(sda4) returning True >10:38:37,074 DBG storage_utils: Available memory: 6.81 GiB >10:38:37,106 DBG kickstart.kickstart.autopart: 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': {'/home', '/usr', '/usr/share', '/', '/usr/lib', '/tmp', '/var'}, 'must_be_on_root': {'/lib', '/bin', '/etc', '/mnt', '/proc', '/dev', 'lost+found', '/root', '/sbin'}, 'swap_is_recommended': True, 'luks2_min_ram': Size (128 MiB)}. >10:38:37,106 DBG kickstart.kickstart.autopart: Run sanity check verify_root. >10:38:37,107 DBG kickstart.kickstart.autopart: Run sanity check verify_s390_constraints. >10:38:37,107 DBG kickstart.kickstart.autopart: Run sanity check verify_partition_sizes. >10:38:37,107 DBG kickstart.kickstart.autopart: Run sanity check verify_partition_format_sizes. >10:38:37,107 DBG kickstart.kickstart.autopart: Run sanity check verify_bootloader. >10:38:37,108 DBG kickstart.kickstart.autopart: Run sanity check verify_gpt_biosboot. >10:38:37,108 DBG kickstart.kickstart.autopart: Run sanity check verify_swap. >10:38:37,108 DBG kickstart.kickstart.autopart: Run sanity check verify_swap_uuid. >10:38:37,108 DBG kickstart.kickstart.autopart: Run sanity check verify_mountpoints_on_linuxfs. >10:38:37,108 DBG kickstart.kickstart.autopart: Run sanity check verify_mountpoints_on_root. >10:38:37,108 DBG kickstart.kickstart.autopart: Run sanity check verify_luks_devices_have_key. >10:38:37,109 DBG kickstart.kickstart.autopart: Run sanity check verify_luks2_memory_requirements. >10:38:37,109 DBG kickstart.kickstart.autopart: Run sanity check verify_mounted_partitions. >10:38:37,109 DBG kickstart.kickstart.autopart: Storage check finished with success. >10:38:37,112 DBG kickstart.kickstart.bootloader: Execute the bootloader with dry run False. >10:38:37,123 DBG kickstart.kickstart.bootloader: Applying bootloader arguments: [] >10:38:37,125 DBG kickstart.kickstart.bootloader: Applying bootloader location: DEFAULT >10:38:37,130 DBG kickstart.kickstart.bootloader: Applying drive order: [] >10:38:37,131 DBG bootloader: new disk order: [] >10:38:37,136 DBG kickstart.kickstart.bootloader: Use the requested boot drive. >10:38:37,245 DBG storage_utils: sda matches ['sda'] for devicetree=existing 7.46 GiB disk sdd (3) with existing iso9660 filesystem >existing 111.79 GiB disk sda (13) with existing gpt disklabel > existing 101.98 GiB partition sda1 (23) with existing ext4 filesystem > existing 244 MiB partition sda2 (33) with existing efi filesystem mounted at /boot/efi > existing 244 MiB partition sda3 (41) with existing ext4 filesystem > non-existent 1024 MiB partition sda4 (258) with non-existent ext4 filesystem mounted at /boot > non-existent 8.33 GiB partition sda5 (251) with non-existent lvmpv > non-existent 8.33 GiB lvmvg fedora_kitchen-desktop (264) > non-existent 7.4 GiB lvmlv fedora_kitchen-desktop-root (270) with non-existent ext4 filesystem mounted at / > non-existent 955.94 MiB lvmlv fedora_kitchen-desktop-swap (279) with non-existent swap >existing 0 B file /run/install/repo/images/install.img (96) > existing 0 B loop loop0 (100) >existing 0 B file /LiveOS/rootfs.img (110) > existing 0 B loop loop1 (114) with existing ext4 filesystem > existing 8 GiB dm live-rw (138) with existing ext4 filesystem > existing 8 GiB dm live-base (148) with existing ext4 filesystem >existing 0 B file /overlay (deleted) (124) > existing 0 B loop loop2 (128) > and disks_only=True >10:38:37,250 DBG kickstart.kickstart.bootloader: Using a boot drive: sda >10:38:37,259 DBG bootloader: stage1 device cannot be of type lvmvg >10:38:37,260 DBG bootloader: stage1 device cannot be of type lvmlv >10:38:37,260 DBG bootloader: stage1 device cannot be of type lvmlv >10:38:37,261 DBG bootloader: stage1 device cannot be of type disk >10:38:37,262 DBG bootloader: _is_valid_disklabel(sda1) returning True >10:38:37,262 DBG bootloader: _is_valid_size(sda1) returning True >10:38:37,263 DBG bootloader: _is_valid_location(sda1) returning True >10:38:37,263 WRN bootloader: sda1 not bootable >10:38:37,263 DBG bootloader: _is_valid_format(sda1) returning False >10:38:37,264 DBG bootloader: is_valid_stage1_device(sda1) returning False >10:38:37,265 DBG bootloader: _is_valid_disklabel(sda2) returning True >10:38:37,265 DBG bootloader: _is_valid_size(sda2) returning True >10:38:37,266 DBG bootloader: _is_valid_location(sda2) returning True >10:38:37,266 DBG bootloader: _is_valid_format(sda2) returning True >10:38:37,266 DBG bootloader: is_valid_stage1_device(sda2) returning True >10:38:37,267 INF threading: Running Thread: AnaCheckStorageThread (140490818590464) >10:38:37,276 INF threading: Thread Done: AnaExecuteStorageThread (140490685626112) >10:38:37,285 DBG bootloader: _is_valid_disklabel(sda2) returning True >10:38:37,286 DBG bootloader: _is_valid_size(sda2) returning True >10:38:37,287 DBG bootloader: _is_valid_location(sda2) returning True >10:38:37,287 DBG bootloader: _is_valid_format(sda2) returning True >10:38:37,287 DBG bootloader: is_valid_stage1_device(sda2) returning True >10:38:37,288 DBG bootloader: _is_valid_disklabel(sda4) returning True >10:38:37,289 DBG bootloader: _is_valid_size(sda4) returning True >10:38:37,289 DBG bootloader: _is_valid_partition(sda4) returning True >10:38:37,290 DBG bootloader: _is_valid_format(sda4) returning True >10:38:37,290 DBG bootloader: is_valid_stage2_device(sda4) returning True >10:38:37,293 DBG storage_utils: Available memory: 6.81 GiB >10:38:37,304 DBG ui.gui.hubs: spoke is ready: StorageSpoke >10:38:37,317 DBG ui.gui.hubs: spoke is not ready: StorageSpoke >10:38:37,317 DBG ui.gui.hubs: setting StorageSpoke status to: Checking storage configuration... >10:38:37,331 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': {'/home', '/usr', '/usr/share', '/', '/usr/lib', '/tmp', '/var'}, 'must_be_on_root': {'/lib', '/bin', '/etc', '/mnt', '/proc', '/dev', 'lost+found', '/root', '/sbin'}, 'swap_is_recommended': True, 'luks2_min_ram': Size (128 MiB)}. >10:38:37,331 DBG ui.helpers: Run sanity check verify_root. >10:38:37,331 DBG ui.helpers: Run sanity check verify_s390_constraints. >10:38:37,331 DBG ui.helpers: Run sanity check verify_partition_sizes. >10:38:37,332 DBG ui.helpers: Run sanity check verify_partition_format_sizes. >10:38:37,332 DBG ui.helpers: Run sanity check verify_bootloader. >10:38:37,332 DBG ui.helpers: Run sanity check verify_gpt_biosboot. >10:38:37,332 DBG ui.helpers: Run sanity check verify_swap. >10:38:37,332 DBG ui.helpers: Run sanity check verify_swap_uuid. >10:38:37,332 DBG ui.helpers: Run sanity check verify_mountpoints_on_linuxfs. >10:38:37,333 DBG ui.helpers: Run sanity check verify_mountpoints_on_root. >10:38:37,333 DBG ui.helpers: Run sanity check verify_luks_devices_have_key. >10:38:37,333 DBG ui.helpers: Run sanity check verify_luks2_memory_requirements. >10:38:37,333 DBG ui.helpers: Run sanity check verify_mounted_partitions. >10:38:37,333 DBG ui.helpers: Storage check finished with success. >10:38:37,333 INF threading: Thread Done: AnaCheckStorageThread (140490818590464) >10:38:37,395 DBG ui.gui.hubs: incomplete spokes: [] >10:38:37,401 INF ui.lib.space: fs space: 6.29 GiB needed: 476.84 MiB >10:38:37,402 DBG ui.gui.hubs: spoke is ready: StorageSpoke >10:38:41,421 DBG ui.common: Left hub: SummaryHub >10:38:41,433 INF lifecycle: Adding controller: ProgressHub >10:38:41,444 INF lifecycle: Module initialized: PasswordSpoke >10:38:41,457 DBG ui.gui.hubs: incomplete spokes: [PasswordSpoke] >10:38:41,483 INF lifecycle: Module initialized: UserSpoke >10:38:41,492 DBG ui.gui.hubs: incomplete spokes: [PasswordSpoke, UserSpoke] >10:38:41,493 INF lifecycle: Initialization of all modules (2) has been started. >10:38:41,493 INF lifecycle: All modules have been initialized. >10:38:41,495 DBG ui.gui.hubs: Disabling event loop for hub SummaryHub >10:38:41,495 DBG ui.gui.hubs: Starting event loop for hub ProgressHub >10:38:41,496 INF threading: Running Thread: AnaInstallThread (140490818590464) >10:38:41,504 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 >10:38:41,505 INF installation: Task started: Save system time to HW clock (1/18) >10:38:41,505 DBG ui.common: Entered hub: ProgressHub >10:38:41,607 DBG ui.gui.hubs: spoke is ready: PasswordSpoke >10:38:42,501 INF progress: Save system time to HW clock >10:38:42,501 DBG installation: Task completed: Save system time to HW clock (1/18) (1.0 s) >10:38:42,501 INF progress: Setting up the installation environment >10:38:42,502 INF installation: Queue started: Installation environment setup (1/9) >10:38:42,502 INF installation: Task started: Setup addons (2/18) >10:38:42,502 INF progress: Setup addons >10:38:42,502 DBG installation: Task completed: Setup addons (2/18) (0.0 s) >10:38:42,503 INF progress: Configuring storage >10:38:42,503 INF installation: Queue started: Early storage configuration (2/9) >10:38:42,503 INF installation: Task started: Insert custom storage to ksdata (3/18) >10:38:42,522 INF progress: Insert custom storage to ksdata >10:38:42,522 DBG installation: Task completed: Insert custom storage to ksdata (3/18) (0.0 s) >10:38:42,523 INF installation: Task started: Run pre-storage tasks (4/18) >10:38:42,523 INF progress: Run pre-storage tasks >10:38:42,523 DBG installation: Task completed: Run pre-storage tasks (4/18) (0.0 s) >10:38:42,523 INF installation: Task started: Activate filesystems (5/18) >10:38:43,826 INF progress: Creating ext4 on /dev/sda4 >10:38:44,339 DBG ui.common: Entered spoke: UserSpoke >10:38:44,343 DBG ui.common: Entered spoke: UserSpoke >10:38:44,497 INF progress: Creating lvmpv on /dev/sda5 >10:38:45,541 INF progress: Creating swap on /dev/mapper/fedora_kitchen--desktop-swap >10:38:45,784 INF progress: Creating ext4 on /dev/mapper/fedora_kitchen--desktop-root >10:38:46,169 INF storage: setting boot flag on sda2 >10:38:46,171 INF storage: Setting label on existing 244 MiB partition sda2 (33) with existing efi filesystem mounted at /boot/efi to 'EFI System Partition' >10:38:49,650 INF progress: Activate filesystems >10:38:49,650 DBG installation: Task completed: Activate filesystems (5/18) (7.1 s) >10:38:49,651 INF installation: Task started: Write early storage (6/18) >10:38:49,651 INF progress: Write early storage >10:38:49,651 DBG installation: Task completed: Write early storage (6/18) (0.0 s) >10:38:49,652 INF progress: Running pre-installation scripts >10:38:49,652 INF installation: Queue started: Pre-install scripts (3/9) >10:38:49,653 INF installation: Task started: Run %pre-install scripts (7/18) >10:38:49,653 INF progress: Run %pre-install scripts >10:38:49,653 DBG installation: Task completed: Run %pre-install scripts (7/18) (0.0 s) >10:38:49,654 INF progress: Discovering realm to join >10:38:49,654 INF installation: Queue started: Realm discover (4/9) >10:38:49,654 INF installation: Task started: Discover realm to join (8/18) >10:38:49,659 INF progress: Discover realm to join >10:38:49,659 DBG installation: Task completed: Discover realm to join (8/18) (0.0 s) >10:38:49,660 INF progress: Running pre-installation tasks >10:38:49,660 INF installation: Queue started: Pre install tasks (5/9) >10:38:49,660 INF installation: Task started: Setup authselect (9/18) >10:38:49,665 INF progress: Setup authselect >10:38:49,665 DBG installation: Task completed: Setup authselect (9/18) (0.0 s) >10:38:49,665 INF installation: Task started: Setup firewall (10/18) >10:38:49,668 INF progress: Setup firewall >10:38:49,668 DBG installation: Task completed: Setup firewall (10/18) (0.0 s) >10:38:49,669 INF installation: Task started: Setup network (11/18) >10:38:49,683 INF progress: Setup network >10:38:49,683 DBG installation: Task completed: Setup network (11/18) (0.0 s) >10:38:49,683 INF installation: Task started: Setup timezone (12/18) >10:38:49,720 INF progress: Setup timezone >10:38:49,720 DBG installation: Task completed: Setup timezone (12/18) (0.0 s) >10:38:49,721 INF installation: Task started: Copy /resolv.conf to sysroot (13/18) >10:38:49,722 INF progress: Copy /resolv.conf to sysroot >10:38:49,722 DBG installation: Task completed: Copy /resolv.conf to sysroot (13/18) (0.0 s) >10:38:49,722 INF installation: Task started: Find additional packages & run preInstall() (14/18) >10:38:49,723 DBG payload: added package requirement 'lvm2' for storage, strong=True >10:38:49,724 DBG payload: added package requirement 'e2fsprogs' for storage, strong=True >10:38:49,724 DBG payload: added package requirement 'dosfstools' for storage, strong=True >10:38:49,724 DBG payload: no package requirement added for realm >10:38:49,724 DBG payload: added package requirement 'authselect' for authselect, strong=True >10:38:49,724 DBG payload: added package requirement 'firewalld' for firewall, strong=True >10:38:49,724 DBG payload: no package requirement added for network >10:38:49,724 DBG payload: added package requirement 'chrony' for ntp, strong=False >10:38:49,725 DBG payload: added package requirement 'grub2-efi-x64' for bootloader, strong=True >10:38:49,725 DBG payload: added package requirement 'shim-x64' for bootloader, strong=True >10:38:49,725 DBG payload: added package requirement 'efibootmgr' for bootloader, strong=True >10:38:49,725 DBG payload: added package requirement 'grub2' for bootloader, strong=True >10:38:49,725 DBG payload: added package requirement 'grub2-tools' for bootloader, strong=True >10:38:49,725 DBG payload: no group requirement added for language groups >10:38:49,726 DBG payload: no package requirement added for langpacks >10:38:49,726 INF progress: Find additional packages & run preInstall() >10:38:49,726 DBG installation: Task completed: Find additional packages & run preInstall() (14/18) (0.0 s) >10:38:49,726 INF progress: Installing. >10:38:49,727 INF installation: Queue started: Payload installation (6/9) >10:38:49,727 INF installation: Task started: Install the payload (15/18) >10:38:49,732 INF payload.rpmostreepayload: executing ostreesetup=<pykickstart.commands.ostreesetup.F21_OSTreeSetup object at 0x7fc69589a710> >10:39:09,478 DBG ui.common: Left spoke: UserSpoke >10:39:09,488 DBG ui.gui.hubs: incomplete spokes: [UserSpoke] >10:39:09,492 DBG ui.gui.hubs: incomplete spokes: [] >10:42:49,575 INF payload.rpmostreepayload: ostree pull: 6994 metadata, 96750 content objects imported >10:42:50,915 INF payload.rpmostreepayload: ostree admin deploy starting >10:43:02,002 INF payload.rpmostreepayload: ostree admin deploy complete >10:43:02,005 INF payload.rpmostreepayload: Copying bootloader data: grub2 >10:43:02,096 INF progress: Install the payload >10:43:02,096 DBG installation: Task completed: Install the payload (15/18) (252.4 s) >10:43:02,097 INF progress: Configuring storage >10:43:02,097 INF installation: Queue started: Late storage configuration (7/9) >10:43:02,098 INF installation: Task started: Write late storage (16/18) >10:43:02,687 INF storage: not writing out mpath configuration >10:43:02,688 INF progress: Write late storage >10:43:02,688 DBG installation: Task completed: Write late storage (16/18) (0.6 s) >10:43:02,689 INF progress: Installing boot loader >10:43:02,689 INF installation: Queue started: Bootloader installation (8/9) >10:43:02,689 INF installation: Task started: Install bootloader (17/18) >10:43:02,689 INF bootloader: boot loader stage1 target device is sda2 >10:43:02,689 INF bootloader: boot loader stage2 target device is sda4 >10:43:04,011 INF bootloader: bootloader.py: used boot args: resume=/dev/mapper/fedora_kitchen--desktop-swap rd.lvm.lv=fedora_kitchen-desktop/root rd.lvm.lv=fedora_kitchen-desktop/swap rhgb quiet >10:43:05,181 ERR bootloader: bootloader.write failed: failed to write boot loader configuration >10:43:05,259 WRN misc: /usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/__init__.py:919: PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated in favor of "text" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > message_format=message) > >10:43:05,259 WRN misc: /usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/__init__.py:919: 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=message) > >10:45:52,208 WRN misc: /usr/lib64/python3.7/site-packages/gi/overrides/GObject.py:554: Warning: gsignal.c:2641: instance '0x55ecace7a330' has no handler with id '55160' > return func(*args, **kwargs) > >10:45:52,209 WRN misc: /usr/lib64/python3.7/site-packages/gi/overrides/GObject.py:554: Warning: gsignal.c:2641: instance '0x55ecace7a330' has no handler with id '55161' > return func(*args, **kwargs) > >10:45:52,211 INF threading: Thread Failed: AnaInstallThread (140490818590464) >10:45:52,211 DBG exception: running handleException >10:45:52,232 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.7/site-packages/pyanaconda/threading.py", line 286, in run > threading.Thread.run(self) > > File "/usr/lib64/python3.7/threading.py", line 865, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation.py", line 375, in doInstall > installation_queue.start() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 472, in start > self.run_task() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 438, in run_task > self._task(*self._task_args, **self._task_kwargs) > > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 2549, in writeBootLoader > writeBootLoaderFinal(storage, payload, instClass, ksdata) > > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 2519, in writeBootLoaderFinal > storage.bootloader.write() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 1820, in write > self.write_config() # pylint: disable=no-member > > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 1629, in write_config > raise BootLoaderError("failed to write boot loader configuration") > >pyanaconda.bootloader.BootLoaderError: failed to write boot loader configuration > >10:45:52,233 DBG exception: Gtk running, queuing exception handler to the main loop >10:45:52,234 INF threading: Thread Done: AnaInstallThread (140490818590464) > > >/tmp/packaging.log: > > >/tmp/program.log: >15:37:20,401 INF program: Running... losetup --list >15:37:20,424 INF program: Running... /sbin/auditd >15:37:20,431 DBG program: Return code: 0 >15:37:20,433 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >15:37:22,821 INF program: Running... modprobe fcoe >15:37:22,964 DBG program: Return code: 0 >15:37:22,966 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >15:37:22,981 INF program: stdout: >15:37:22,981 INF program: No FCoE boot disk information is found in EDD! >15:37:22,982 DBG program: Return code: 1 >15:37:23,497 INF program: Running... losetup --list >15:37:23,506 INF program: Running... Xorg -br -logfile /tmp/X.log :1 vt6 -s 1440 -ac -nolisten tcp -dpi 96 -noreset >15:37:24,725 INF program: Running... metacity --display :1 --sm-disable >15:37:24,756 INF program: Running... xrdb -nocpp -merge /etc/X11/Xresources >15:37:24,773 INF program: xrdb: No such file or directory >15:37:24,774 INF program: xrdb: can't open file '/etc/X11/Xresources' >15:37:24,774 DBG program: Return code: 1 >15:37:24,774 INF program: Running... spice-vdagent >15:37:24,834 DBG program: Return code: 1 >15:37:25,269 INF program: Running [2] e2fsck -V ... >15:37:25,302 INF program: stdout[2]: >15:37:25,302 INF program: stderr[2]: e2fsck 1.44.3 (10-July-2018) > Using EXT2FS Library version 1.44.3, 10-July-2018 > >15:37:25,302 INF program: ...done [2] (exit code: 0) >15:37:25,640 INF program: Running... udevadm settle --timeout=300 >15:37:25,658 DBG program: Return code: 0 >15:37:25,678 INF program: Running... udevadm settle --timeout=300 >15:37:25,695 DBG program: Return code: 0 >15:37:25,757 INF program: Running [3] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >15:37:25,763 INF program: Running... systemctl start chronyd >15:37:25,832 INF program: stdout[3]: >15:37:25,833 INF program: stderr[3]: >15:37:25,833 INF program: ...done [3] (exit code: 0) >15:37:25,833 INF program: Running... udevadm settle --timeout=300 >15:37:25,850 DBG program: Return code: 0 >15:37:25,850 DBG program: Return code: 0 >15:37:26,633 INF program: Running... modprobe vfat >15:37:26,755 DBG program: Return code: 0 >15:37:26,767 INF program: Running... udevadm settle --timeout=300 >15:37:26,784 DBG program: Return code: 0 >15:37:26,811 INF program: Running... udevadm settle --timeout=300 >15:37:26,836 DBG program: Return code: 0 >15:37:26,872 INF program: Running... udevadm settle --timeout=300 >15:37:26,924 DBG program: Return code: 0 >15:37:26,950 INF program: Running... udevadm settle --timeout=300 >15:37:26,970 DBG program: Return code: 0 >15:37:27,003 INF program: Running... udevadm settle --timeout=300 >15:37:27,023 DBG program: Return code: 0 >15:37:27,054 INF program: Running... udevadm settle --timeout=300 >15:37:27,077 DBG program: Return code: 0 >15:37:27,304 INF program: Running... udevadm settle --timeout=300 >15:37:27,324 DBG program: Return code: 0 >15:37:27,394 INF program: Running... dumpe2fs -h /dev/sda1 >15:37:27,408 INF program: stdout: >15:37:27,409 INF program: Filesystem volume name: rootfs >15:37:27,409 INF program: Last mounted on: /media/neon/rootfs >15:37:27,409 INF program: Filesystem UUID: 1fadd6de-c7f6-447a-8072-045cc6e22679 >15:37:27,409 INF program: Filesystem magic number: 0xEF53 >15:37:27,409 INF program: Filesystem revision #: 1 (dynamic) >15:37:27,410 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >15:37:27,410 INF program: Filesystem flags: signed_directory_hash >15:37:27,410 INF program: Default mount options: user_xattr acl >15:37:27,410 INF program: Filesystem state: clean >15:37:27,410 INF program: Errors behavior: Continue >15:37:27,410 INF program: Filesystem OS type: Linux >15:37:27,411 INF program: Inode count: 6684672 >15:37:27,411 INF program: Block count: 26733056 >15:37:27,411 INF program: Reserved block count: 1336652 >15:37:27,411 INF program: Free blocks: 25401706 >15:37:27,411 INF program: Free inodes: 6570613 >15:37:27,411 INF program: First block: 0 >15:37:27,412 INF program: Block size: 4096 >15:37:27,412 INF program: Fragment size: 4096 >15:37:27,412 INF program: Group descriptor size: 64 >15:37:27,412 INF program: Reserved GDT blocks: 1024 >15:37:27,412 INF program: Blocks per group: 32768 >15:37:27,412 INF program: Fragments per group: 32768 >15:37:27,412 INF program: Inodes per group: 8192 >15:37:27,413 INF program: Inode blocks per group: 512 >15:37:27,413 INF program: Flex block group size: 16 >15:37:27,413 INF program: Filesystem created: Tue Aug 21 20:35:13 2018 >15:37:27,413 INF program: Last mount time: Mon Sep 17 14:07:09 2018 >15:37:27,413 INF program: Last write time: Mon Sep 17 14:11:40 2018 >15:37:27,413 INF program: Mount count: 17 >15:37:27,414 INF program: Maximum mount count: -1 >15:37:27,414 INF program: Last checked: Tue Aug 21 20:35:13 2018 >15:37:27,414 INF program: Check interval: 0 (<none>) >15:37:27,414 INF program: Lifetime writes: 9 GB >15:37:27,414 INF program: Reserved blocks uid: 0 (user root) >15:37:27,414 INF program: Reserved blocks gid: 0 (group root) >15:37:27,415 INF program: First inode: 11 >15:37:27,415 INF program: Inode size: 256 >15:37:27,415 INF program: Required extra isize: 32 >15:37:27,415 INF program: Desired extra isize: 32 >15:37:27,415 INF program: Journal inode: 8 >15:37:27,415 INF program: Default directory hash: half_md4 >15:37:27,415 INF program: Directory Hash Seed: 502b41f5-1321-452f-9519-b90c2e3d2082 >15:37:27,416 INF program: Journal backup: inode blocks >15:37:27,416 INF program: Checksum type: crc32c >15:37:27,416 INF program: Checksum: 0xd3b2e239 >15:37:27,416 INF program: Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >15:37:27,416 INF program: Journal size: 512M >15:37:27,416 INF program: Journal length: 131072 >15:37:27,417 INF program: Journal sequence: 0x0000af36 >15:37:27,417 INF program: Journal start: 0 >15:37:27,417 INF program: Journal checksum type: crc32c >15:37:27,417 INF program: Journal checksum: 0x9abd218b >15:37:27,417 INF program: >15:37:27,417 INF program: stderr: >15:37:27,417 INF program: b'dumpe2fs 1.44.3 (10-July-2018)' >15:37:27,418 DBG program: Return code: 0 >15:37:27,418 INF program: Running... resize2fs -P /dev/sda1 >15:37:27,447 INF program: stdout: >15:37:27,447 INF program: Estimated minimum size of the filesystem: 1037110 >15:37:27,447 INF program: stderr: >15:37:27,448 INF program: b'resize2fs 1.44.3 (10-July-2018)' >15:37:27,448 DBG program: Return code: 0 >15:37:27,465 INF program: Running... udevadm settle --timeout=300 >15:37:27,483 DBG program: Return code: 0 >15:37:27,508 INF program: Running... udevadm settle --timeout=300 >15:37:27,542 DBG program: Return code: 0 >15:37:27,581 INF program: Running... udevadm settle --timeout=300 >15:37:27,598 DBG program: Return code: 0 >15:37:27,668 INF program: Running... udevadm settle --timeout=300 >15:37:27,687 DBG program: Return code: 0 >15:37:27,709 INF program: Running... udevadm settle --timeout=300 >15:37:27,732 DBG program: Return code: 0 >15:37:27,768 INF program: Running... udevadm settle --timeout=300 >15:37:27,786 DBG program: Return code: 0 >15:37:27,849 INF program: Running... dumpe2fs -h /dev/sda3 >15:37:27,861 INF program: stdout: >15:37:27,861 INF program: Filesystem volume name: bootfs >15:37:27,862 INF program: Last mounted on: /boot >15:37:27,862 INF program: Filesystem UUID: fade2261-1476-437d-8f71-1ed6e284cf7f >15:37:27,862 INF program: Filesystem magic number: 0xEF53 >15:37:27,862 INF program: Filesystem revision #: 1 (dynamic) >15:37:27,862 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >15:37:27,863 INF program: Filesystem flags: signed_directory_hash >15:37:27,863 INF program: Default mount options: user_xattr acl >15:37:27,863 INF program: Filesystem state: clean >15:37:27,863 INF program: Errors behavior: Continue >15:37:27,864 INF program: Filesystem OS type: Linux >15:37:27,864 INF program: Inode count: 62496 >15:37:27,864 INF program: Block count: 249856 >15:37:27,864 INF program: Reserved block count: 12492 >15:37:27,867 INF program: Free blocks: 193177 >15:37:27,868 INF program: Free inodes: 62167 >15:37:27,868 INF program: First block: 1 >15:37:27,868 INF program: Block size: 1024 >15:37:27,869 INF program: Fragment size: 1024 >15:37:27,869 INF program: Group descriptor size: 64 >15:37:27,869 INF program: Reserved GDT blocks: 256 >15:37:27,869 INF program: Blocks per group: 8192 >15:37:27,869 INF program: Fragments per group: 8192 >15:37:27,870 INF program: Inodes per group: 2016 >15:37:27,870 INF program: Inode blocks per group: 252 >15:37:27,870 INF program: Flex block group size: 16 >15:37:27,870 INF program: Filesystem created: Tue Aug 21 20:35:15 2018 >15:37:27,871 INF program: Last mount time: Wed Aug 22 15:35:01 2018 >15:37:27,871 INF program: Last write time: Wed Aug 22 16:16:25 2018 >15:37:27,871 INF program: Mount count: 16 >15:37:27,871 INF program: Maximum mount count: -1 >15:37:27,872 INF program: Last checked: Tue Aug 21 20:35:15 2018 >15:37:27,872 INF program: Check interval: 0 (<none>) >15:37:27,872 INF program: Lifetime writes: 122 MB >15:37:27,872 INF program: Reserved blocks uid: 0 (user root) >15:37:27,873 INF program: Reserved blocks gid: 0 (group root) >15:37:27,873 INF program: First inode: 11 >15:37:27,873 INF program: Inode size: 128 >15:37:27,873 INF program: Journal inode: 8 >15:37:27,874 INF program: Default directory hash: half_md4 >15:37:27,874 INF program: Directory Hash Seed: f7c97086-5818-4bb2-94fc-3b0ea9da08d1 >15:37:27,874 INF program: Journal backup: inode blocks >15:37:27,874 INF program: Checksum type: crc32c >15:37:27,874 INF program: Checksum: 0x80e7105a >15:37:27,874 INF program: Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >15:37:27,875 INF program: Journal size: 4096k >15:37:27,875 INF program: Journal length: 4096 >15:37:27,875 INF program: Journal sequence: 0x0000016d >15:37:27,875 INF program: Journal start: 0 >15:37:27,875 INF program: Journal checksum type: crc32c >15:37:27,875 INF program: Journal checksum: 0xb8cb47a9 >15:37:27,876 INF program: >15:37:27,876 INF program: stderr: >15:37:27,876 INF program: b'dumpe2fs 1.44.3 (10-July-2018)' >15:37:27,876 DBG program: Return code: 0 >15:37:27,877 INF program: Running... resize2fs -P /dev/sda3 >15:37:27,888 INF program: stdout: >15:37:27,888 INF program: Estimated minimum size of the filesystem: 94137 >15:37:27,894 INF program: stderr: >15:37:27,894 INF program: b'resize2fs 1.44.3 (10-July-2018)' >15:37:27,895 DBG program: Return code: 0 >15:37:27,900 INF program: Running... udevadm settle --timeout=300 >15:37:27,942 DBG program: Return code: 0 >15:37:27,969 INF program: Running... udevadm settle --timeout=300 >15:37:27,992 DBG program: Return code: 0 >15:37:28,187 INF program: Running... udevadm settle --timeout=300 >15:37:28,207 DBG program: Return code: 0 >15:37:28,273 INF program: Running... udevadm settle --timeout=300 >15:37:28,296 DBG program: Return code: 0 >15:37:28,369 INF program: Running... ntfsinfo -m /dev/sdb2 >15:37:28,746 INF program: stdout: >15:37:28,747 INF program: Volume Information >15:37:28,747 INF program: Name of device: /dev/sdb2 >15:37:28,747 INF program: Device state: 11 >15:37:28,748 INF program: Volume Name: w10_storage >15:37:28,748 INF program: Volume State: 91 >15:37:28,748 INF program: Volume Flags: 0x0080 >15:37:28,748 INF program: Volume Version: 3.1 >15:37:28,748 INF program: Sector Size: 512 >15:37:28,749 INF program: Cluster Size: 4096 >15:37:28,749 INF program: Index Block Size: 4096 >15:37:28,749 INF program: Volume Size in Clusters: 244157439 >15:37:28,749 INF program: MFT Information >15:37:28,749 INF program: MFT Record Size: 1024 >15:37:28,750 INF program: MFT Zone Multiplier: 0 >15:37:28,750 INF program: MFT Data Position: 24 >15:37:28,750 INF program: MFT Zone Start: 786432 >15:37:28,750 INF program: MFT Zone End: 31306111 >15:37:28,750 INF program: MFT Zone Position: 786432 >15:37:28,751 INF program: Current Position in First Data Zone: 31306111 >15:37:28,751 INF program: Current Position in Second Data Zone: 0 >15:37:28,751 INF program: Allocated clusters 21440 (0.0%) >15:37:28,751 INF program: LCN of Data Attribute for FILE_MFT: 786432 >15:37:28,751 INF program: FILE_MFTMirr Size: 4 >15:37:28,752 INF program: LCN of Data Attribute for File_MFTMirr: 2 >15:37:28,752 INF program: Size of Attribute Definition Table: 2560 >15:37:28,752 INF program: Number of Attached Extent Inodes: 0 >15:37:28,752 INF program: FILE_Bitmap Information >15:37:28,752 INF program: FILE_Bitmap MFT Record Number: 6 >15:37:28,753 INF program: State of FILE_Bitmap Inode: 80 >15:37:28,753 INF program: Length of Attribute List: 0 >15:37:28,753 INF program: Number of Attached Extent Inodes: 0 >15:37:28,753 INF program: FILE_Bitmap Data Attribute Information >15:37:28,753 INF program: Decompressed Runlist: not done yet >15:37:28,753 INF program: Base Inode: 6 >15:37:28,754 INF program: Attribute Types: not done yet >15:37:28,754 INF program: Attribute Name Length: 0 >15:37:28,754 INF program: Attribute State: 3 >15:37:28,754 INF program: Attribute Allocated Size: 30523392 >15:37:28,754 INF program: Attribute Data Size: 30519680 >15:37:28,755 INF program: Attribute Initialized Size: 30519680 >15:37:28,755 INF program: Attribute Compressed Size: 0 >15:37:28,755 INF program: Compression Block Size: 0 >15:37:28,755 INF program: Compression Block Size Bits: 0 >15:37:28,756 INF program: Compression Block Clusters: 0 >15:37:28,756 INF program: Free Clusters: 198897793 (81.5%) >15:37:28,756 DBG program: Return code: 0 >15:37:28,757 INF program: Running... ntfsresize -m /dev/sdb2 >15:37:30,311 INF program: stdout: >15:37:30,312 INF program: ntfsresize v2017.3.23 (libntfs-3g) >15:37:30,312 INF program: Minsize (in MB): 185384 >15:37:30,312 DBG program: Return code: 0 >15:37:30,318 INF program: Running... udevadm settle --timeout=300 >15:37:30,336 DBG program: Return code: 0 >15:37:30,367 INF program: Running... udevadm settle --timeout=300 >15:37:30,390 DBG program: Return code: 0 >15:37:30,547 INF program: Running... udevadm settle --timeout=300 >15:37:30,564 DBG program: Return code: 0 >15:37:30,628 INF program: Running... dumpe2fs -h /dev/sdc1 >15:37:30,641 INF program: stdout: >15:37:30,642 INF program: Filesystem volume name: storagefs >15:37:30,642 INF program: Last mounted on: /media/neon/storagefs >15:37:30,642 INF program: Filesystem UUID: 9f62be02-d871-41e8-8fe3-27607077b9be >15:37:30,642 INF program: Filesystem magic number: 0xEF53 >15:37:30,643 INF program: Filesystem revision #: 1 (dynamic) >15:37:30,643 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 >15:37:30,643 INF program: Filesystem flags: signed_directory_hash >15:37:30,643 INF program: Default mount options: user_xattr acl >15:37:30,643 INF program: Filesystem state: clean >15:37:30,644 INF program: Errors behavior: Continue >15:37:30,644 INF program: Filesystem OS type: Linux >15:37:30,644 INF program: Inode count: 122101760 >15:37:30,644 INF program: Block count: 488378390 >15:37:30,644 INF program: Reserved block count: 24418919 >15:37:30,645 INF program: Free blocks: 282040717 >15:37:30,645 INF program: Free inodes: 121986472 >15:37:30,645 INF program: First block: 0 >15:37:30,645 INF program: Block size: 4096 >15:37:30,645 INF program: Fragment size: 4096 >15:37:30,646 INF program: Reserved GDT blocks: 907 >15:37:30,646 INF program: Blocks per group: 32768 >15:37:30,646 INF program: Fragments per group: 32768 >15:37:30,646 INF program: Inodes per group: 8192 >15:37:30,646 INF program: Inode blocks per group: 512 >15:37:30,647 INF program: Flex block group size: 16 >15:37:30,647 INF program: Filesystem created: Wed Mar 21 18:22:36 2018 >15:37:30,647 INF program: Last mount time: Mon Sep 17 14:16:21 2018 >15:37:30,647 INF program: Last write time: Mon Sep 17 15:36:13 2018 >15:37:30,647 INF program: Mount count: 409 >15:37:30,648 INF program: Maximum mount count: -1 >15:37:30,648 INF program: Last checked: Tue May 29 22:07:45 2018 >15:37:30,648 INF program: Check interval: 0 (<none>) >15:37:30,648 INF program: Lifetime writes: 1079 GB >15:37:30,648 INF program: Reserved blocks uid: 0 (user root) >15:37:30,648 INF program: Reserved blocks gid: 0 (group root) >15:37:30,649 INF program: First inode: 11 >15:37:30,649 INF program: Inode size: 256 >15:37:30,649 INF program: Required extra isize: 28 >15:37:30,649 INF program: Desired extra isize: 28 >15:37:30,649 INF program: Journal inode: 8 >15:37:30,650 INF program: Default directory hash: half_md4 >15:37:30,650 INF program: Directory Hash Seed: f8c1a98c-809c-4e7c-854a-64d9787199bf >15:37:30,650 INF program: Journal backup: inode blocks >15:37:30,650 INF program: Journal features: journal_incompat_revoke >15:37:30,650 INF program: Journal size: 128M >15:37:30,650 INF program: Journal length: 32768 >15:37:30,651 INF program: Journal sequence: 0x00026f4d >15:37:30,651 INF program: Journal start: 0 >15:37:30,651 INF program: >15:37:30,651 INF program: stderr: >15:37:30,651 INF program: b'dumpe2fs 1.44.3 (10-July-2018)' >15:37:30,651 DBG program: Return code: 0 >15:37:30,652 INF program: Running... resize2fs -P /dev/sdc1 >15:37:30,665 INF program: stdout: >15:37:30,666 INF program: Estimated minimum size of the filesystem: 202479170 >15:37:30,666 INF program: stderr: >15:37:30,666 INF program: b'resize2fs 1.44.3 (10-July-2018)' >15:37:30,666 DBG program: Return code: 0 >15:37:30,674 INF program: Running... udevadm settle --timeout=300 >15:37:30,694 DBG program: Return code: 0 >15:37:30,717 INF program: Running... udevadm settle --timeout=300 >15:37:30,736 DBG program: Return code: 0 >15:37:30,836 INF program: Running... dumpe2fs -h /dev/loop1 >15:37:30,848 INF program: stdout: >15:37:30,848 INF program: Filesystem volume name: Anaconda >15:37:30,849 INF program: Last mounted on: / >15:37:30,849 INF program: Filesystem UUID: 304efcc8-0d0f-4307-b096-58ccc6c5b169 >15:37:30,849 INF program: Filesystem magic number: 0xEF53 >15:37:30,849 INF program: Filesystem revision #: 1 (dynamic) >15:37:30,849 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >15:37:30,850 INF program: Filesystem flags: signed_directory_hash >15:37:30,850 INF program: Default mount options: user_xattr acl >15:37:30,850 INF program: Filesystem state: clean >15:37:30,850 INF program: Errors behavior: Continue >15:37:30,850 INF program: Filesystem OS type: Linux >15:37:30,850 INF program: Inode count: 524288 >15:37:30,851 INF program: Block count: 2097152 >15:37:30,851 INF program: Reserved block count: 0 >15:37:30,851 INF program: Free blocks: 654231 >15:37:30,851 INF program: Free inodes: 381686 >15:37:30,851 INF program: First block: 0 >15:37:30,851 INF program: Block size: 4096 >15:37:30,852 INF program: Fragment size: 4096 >15:37:30,852 INF program: Group descriptor size: 64 >15:37:30,852 INF program: Reserved GDT blocks: 1023 >15:37:30,852 INF program: Blocks per group: 32768 >15:37:30,852 INF program: Fragments per group: 32768 >15:37:30,852 INF program: Inodes per group: 8192 >15:37:30,853 INF program: Inode blocks per group: 512 >15:37:30,853 INF program: Flex block group size: 16 >15:37:30,853 INF program: Filesystem created: Wed Sep 12 11:53:16 2018 >15:37:30,853 INF program: Last mount time: Wed Sep 12 11:53:56 2018 >15:37:30,853 INF program: Last write time: Wed Sep 12 11:54:13 2018 >15:37:30,853 INF program: Mount count: 2 >15:37:30,853 INF program: Maximum mount count: -1 >15:37:30,854 INF program: Last checked: Wed Sep 12 11:53:16 2018 >15:37:30,854 INF program: Check interval: 0 (<none>) >15:37:30,854 INF program: Lifetime writes: 5775 MB >15:37:30,854 INF program: Reserved blocks uid: 0 (user root) >15:37:30,854 INF program: Reserved blocks gid: 0 (group root) >15:37:30,854 INF program: First inode: 11 >15:37:30,855 INF program: Inode size: 256 >15:37:30,855 INF program: Required extra isize: 32 >15:37:30,855 INF program: Desired extra isize: 32 >15:37:30,855 INF program: Journal inode: 8 >15:37:30,855 INF program: Default directory hash: half_md4 >15:37:30,855 INF program: Directory Hash Seed: 908cd0e3-8d73-4d0c-9cf0-fcd35f7835b4 >15:37:30,855 INF program: Journal backup: inode blocks >15:37:30,856 INF program: Checksum type: crc32c >15:37:30,856 INF program: Checksum: 0xc10dd0f7 >15:37:30,856 INF program: Journal features: journal_64bit journal_checksum_v3 >15:37:30,856 INF program: Journal size: 64M >15:37:30,856 INF program: Journal length: 16384 >15:37:30,856 INF program: Journal sequence: 0x00000012 >15:37:30,857 INF program: Journal start: 0 >15:37:30,857 INF program: Journal checksum type: crc32c >15:37:30,857 INF program: Journal checksum: 0x1ff33ae3 >15:37:30,857 INF program: >15:37:30,857 INF program: stderr: >15:37:30,857 INF program: b'dumpe2fs 1.44.3 (10-July-2018)' >15:37:30,858 DBG program: Return code: 0 >15:37:30,858 INF program: Running... resize2fs -P /dev/loop1 >15:37:30,877 INF program: stdout: >15:37:30,877 INF program: Couldn't find valid filesystem superblock. >15:37:30,878 INF program: stderr: >15:37:30,878 INF program: b'resize2fs 1.44.3 (10-July-2018)' >15:37:30,878 INF program: b'resize2fs: Device or resource busy while trying to open /dev/loop1' >15:37:30,878 DBG program: Return code: 1 >15:37:30,886 INF program: Running... udevadm settle --timeout=300 >15:37:30,907 DBG program: Return code: 0 >15:37:30,945 INF program: Running... udevadm settle --timeout=300 >15:37:30,984 DBG program: Return code: 0 >15:37:31,046 INF program: Running [4] dmsetup info -co subsystem --noheadings live-rw ... >15:37:31,069 INF program: stdout[4]: > >15:37:31,070 INF program: stderr[4]: >15:37:31,070 INF program: ...done [4] (exit code: 0) >15:37:31,070 INF program: Running [5] dmsetup info -co subsystem --noheadings live-rw ... >15:37:31,080 INF program: stdout[5]: > >15:37:31,080 INF program: stderr[5]: >15:37:31,081 INF program: ...done [5] (exit code: 0) >15:37:31,081 INF program: Running [6] dmsetup info -co subsystem --noheadings live-rw ... >15:37:31,091 INF program: stdout[6]: > >15:37:31,092 INF program: stderr[6]: >15:37:31,092 INF program: ...done [6] (exit code: 0) >15:37:31,092 INF program: Running [7] dmsetup info -co subsystem --noheadings live-rw ... >15:37:31,101 INF program: stdout[7]: > >15:37:31,101 INF program: stderr[7]: >15:37:31,102 INF program: ...done [7] (exit code: 0) >15:37:31,102 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >15:37:31,111 INF program: stdout[8]: > >15:37:31,111 INF program: stderr[8]: >15:37:31,111 INF program: ...done [8] (exit code: 0) >15:37:31,112 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >15:37:31,118 INF program: stdout[9]: > >15:37:31,119 INF program: stderr[9]: >15:37:31,119 INF program: ...done [9] (exit code: 0) >15:37:31,119 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >15:37:31,128 INF program: stdout[10]: > >15:37:31,128 INF program: stderr[10]: >15:37:31,128 INF program: ...done [10] (exit code: 0) >15:37:31,129 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >15:37:31,138 INF program: stdout[11]: > >15:37:31,139 INF program: stderr[11]: >15:37:31,139 INF program: ...done [11] (exit code: 0) >15:37:31,139 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >15:37:31,148 INF program: stdout[12]: > >15:37:31,148 INF program: stderr[12]: >15:37:31,148 INF program: ...done [12] (exit code: 0) >15:37:31,185 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >15:37:31,200 INF program: stdout[13]: > >15:37:31,201 INF program: stderr[13]: >15:37:31,201 INF program: ...done [13] (exit code: 0) >15:37:31,201 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >15:37:31,218 INF program: stdout[14]: > >15:37:31,219 INF program: stderr[14]: >15:37:31,219 INF program: ...done [14] (exit code: 0) >15:37:31,235 INF program: Running... dumpe2fs -h /dev/mapper/live-rw >15:37:31,261 INF program: stdout: >15:37:31,263 INF program: Filesystem volume name: Anaconda >15:37:31,263 INF program: Last mounted on: / >15:37:31,264 INF program: Filesystem UUID: 304efcc8-0d0f-4307-b096-58ccc6c5b169 >15:37:31,264 INF program: Filesystem magic number: 0xEF53 >15:37:31,264 INF program: Filesystem revision #: 1 (dynamic) >15:37:31,264 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 dir_nlink extra_isize metadata_csum >15:37:31,266 INF program: Filesystem flags: signed_directory_hash >15:37:31,266 INF program: Default mount options: user_xattr acl >15:37:31,267 INF program: Filesystem state: clean >15:37:31,267 INF program: Errors behavior: Continue >15:37:31,267 INF program: Filesystem OS type: Linux >15:37:31,267 INF program: Inode count: 524288 >15:37:31,267 INF program: Block count: 2097152 >15:37:31,267 INF program: Reserved block count: 0 >15:37:31,268 INF program: Free blocks: 654231 >15:37:31,268 INF program: Free inodes: 381686 >15:37:31,268 INF program: First block: 0 >15:37:31,268 INF program: Block size: 4096 >15:37:31,268 INF program: Fragment size: 4096 >15:37:31,268 INF program: Group descriptor size: 64 >15:37:31,269 INF program: Reserved GDT blocks: 1023 >15:37:31,269 INF program: Blocks per group: 32768 >15:37:31,269 INF program: Fragments per group: 32768 >15:37:31,269 INF program: Inodes per group: 8192 >15:37:31,269 INF program: Inode blocks per group: 512 >15:37:31,269 INF program: Flex block group size: 16 >15:37:31,269 INF program: Filesystem created: Wed Sep 12 11:53:16 2018 >15:37:31,270 INF program: Last mount time: Mon Sep 17 15:37:06 2018 >15:37:31,270 INF program: Last write time: Mon Sep 17 15:37:06 2018 >15:37:31,270 INF program: Mount count: 3 >15:37:31,270 INF program: Maximum mount count: -1 >15:37:31,270 INF program: Last checked: Wed Sep 12 11:53:16 2018 >15:37:31,270 INF program: Check interval: 0 (<none>) >15:37:31,270 INF program: Lifetime writes: 5775 MB >15:37:31,271 INF program: Reserved blocks uid: 0 (user root) >15:37:31,271 INF program: Reserved blocks gid: 0 (group root) >15:37:31,271 INF program: First inode: 11 >15:37:31,271 INF program: Inode size: 256 >15:37:31,271 INF program: Required extra isize: 32 >15:37:31,271 INF program: Desired extra isize: 32 >15:37:31,272 INF program: Journal inode: 8 >15:37:31,272 INF program: Default directory hash: half_md4 >15:37:31,272 INF program: Directory Hash Seed: 908cd0e3-8d73-4d0c-9cf0-fcd35f7835b4 >15:37:31,272 INF program: Journal backup: inode blocks >15:37:31,272 INF program: Checksum type: crc32c >15:37:31,272 INF program: Checksum: 0xfa1db762 >15:37:31,273 INF program: Journal features: journal_64bit journal_checksum_v3 >15:37:31,273 INF program: Journal size: 64M >15:37:31,273 INF program: Journal length: 16384 >15:37:31,273 INF program: Journal sequence: 0x00000013 >15:37:31,273 INF program: Journal start: 1 >15:37:31,273 INF program: Journal checksum type: crc32c >15:37:31,274 INF program: Journal checksum: 0xbaf6e984 >15:37:31,274 INF program: >15:37:31,274 INF program: stderr: >15:37:31,274 INF program: b'dumpe2fs 1.44.3 (10-July-2018)' >15:37:31,274 DBG program: Return code: 0 >15:37:31,275 INF program: Running... resize2fs -P /dev/mapper/live-rw >15:37:31,286 INF program: stdout: >15:37:31,286 INF program: Estimated minimum size of the filesystem: 1883605 >15:37:31,286 INF program: stderr: >15:37:31,286 INF program: b'resize2fs 1.44.3 (10-July-2018)' >15:37:31,288 DBG program: Return code: 0 >15:37:31,297 INF program: Running... udevadm settle --timeout=300 >15:37:31,330 DBG program: Return code: 0 >15:37:31,355 INF program: Running... udevadm settle --timeout=300 >15:37:31,379 DBG program: Return code: 0 >15:37:31,407 INF program: Running [15] dmsetup info -co subsystem --noheadings live-base ... >15:37:31,414 INF program: stdout[15]: > >15:37:31,415 INF program: stderr[15]: >15:37:31,415 INF program: ...done [15] (exit code: 0) >15:37:31,415 INF program: Running [16] dmsetup info -co subsystem --noheadings live-base ... >15:37:31,422 INF program: stdout[16]: > >15:37:31,423 INF program: stderr[16]: >15:37:31,423 INF program: ...done [16] (exit code: 0) >15:37:31,424 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >15:37:31,432 INF program: stdout[17]: > >15:37:31,433 INF program: stderr[17]: >15:37:31,433 INF program: ...done [17] (exit code: 0) >15:37:31,433 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >15:37:31,441 INF program: stdout[18]: > >15:37:31,441 INF program: stderr[18]: >15:37:31,441 INF program: ...done [18] (exit code: 0) >15:37:31,442 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >15:37:31,453 INF program: stdout[19]: > >15:37:31,454 INF program: stderr[19]: >15:37:31,454 INF program: ...done [19] (exit code: 0) >15:37:31,454 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >15:37:31,464 INF program: stdout[20]: > >15:37:31,465 INF program: stderr[20]: >15:37:31,465 INF program: ...done [20] (exit code: 0) >15:37:31,465 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >15:37:31,473 INF program: stdout[21]: > >15:37:31,474 INF program: stderr[21]: >15:37:31,474 INF program: ...done [21] (exit code: 0) >15:37:31,474 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >15:37:31,484 INF program: stdout[22]: > >15:37:31,485 INF program: stderr[22]: >15:37:31,485 INF program: ...done [22] (exit code: 0) >15:37:31,485 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >15:37:31,493 INF program: stdout[23]: > >15:37:31,494 INF program: stderr[23]: >15:37:31,494 INF program: ...done [23] (exit code: 0) >15:37:31,517 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >15:37:31,525 INF program: stdout[24]: > >15:37:31,525 INF program: stderr[24]: >15:37:31,525 INF program: ...done [24] (exit code: 0) >15:37:31,526 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >15:37:31,535 INF program: stdout[25]: > >15:37:31,536 INF program: stderr[25]: >15:37:31,536 INF program: ...done [25] (exit code: 0) >15:37:31,552 INF program: Running... dumpe2fs -h /dev/mapper/live-base >15:37:31,562 INF program: stdout: >15:37:31,563 INF program: Filesystem volume name: Anaconda >15:37:31,563 INF program: Last mounted on: / >15:37:31,563 INF program: Filesystem UUID: 304efcc8-0d0f-4307-b096-58ccc6c5b169 >15:37:31,563 INF program: Filesystem magic number: 0xEF53 >15:37:31,564 INF program: Filesystem revision #: 1 (dynamic) >15:37:31,564 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >15:37:31,564 INF program: Filesystem flags: signed_directory_hash >15:37:31,564 INF program: Default mount options: user_xattr acl >15:37:31,565 INF program: Filesystem state: clean >15:37:31,565 INF program: Errors behavior: Continue >15:37:31,565 INF program: Filesystem OS type: Linux >15:37:31,565 INF program: Inode count: 524288 >15:37:31,565 INF program: Block count: 2097152 >15:37:31,566 INF program: Reserved block count: 0 >15:37:31,566 INF program: Free blocks: 654231 >15:37:31,566 INF program: Free inodes: 381686 >15:37:31,566 INF program: First block: 0 >15:37:31,566 INF program: Block size: 4096 >15:37:31,566 INF program: Fragment size: 4096 >15:37:31,566 INF program: Group descriptor size: 64 >15:37:31,566 INF program: Reserved GDT blocks: 1023 >15:37:31,567 INF program: Blocks per group: 32768 >15:37:31,567 INF program: Fragments per group: 32768 >15:37:31,567 INF program: Inodes per group: 8192 >15:37:31,567 INF program: Inode blocks per group: 512 >15:37:31,567 INF program: Flex block group size: 16 >15:37:31,567 INF program: Filesystem created: Wed Sep 12 11:53:16 2018 >15:37:31,567 INF program: Last mount time: Wed Sep 12 11:53:56 2018 >15:37:31,568 INF program: Last write time: Wed Sep 12 11:54:13 2018 >15:37:31,568 INF program: Mount count: 2 >15:37:31,568 INF program: Maximum mount count: -1 >15:37:31,568 INF program: Last checked: Wed Sep 12 11:53:16 2018 >15:37:31,568 INF program: Check interval: 0 (<none>) >15:37:31,568 INF program: Lifetime writes: 5775 MB >15:37:31,568 INF program: Reserved blocks uid: 0 (user root) >15:37:31,569 INF program: Reserved blocks gid: 0 (group root) >15:37:31,569 INF program: First inode: 11 >15:37:31,569 INF program: Inode size: 256 >15:37:31,569 INF program: Required extra isize: 32 >15:37:31,569 INF program: Desired extra isize: 32 >15:37:31,569 INF program: Journal inode: 8 >15:37:31,569 INF program: Default directory hash: half_md4 >15:37:31,569 INF program: Directory Hash Seed: 908cd0e3-8d73-4d0c-9cf0-fcd35f7835b4 >15:37:31,570 INF program: Journal backup: inode blocks >15:37:31,570 INF program: Checksum type: crc32c >15:37:31,570 INF program: Checksum: 0xc10dd0f7 >15:37:31,570 INF program: Journal features: journal_64bit journal_checksum_v3 >15:37:31,570 INF program: Journal size: 64M >15:37:31,570 INF program: Journal length: 16384 >15:37:31,570 INF program: Journal sequence: 0x00000012 >15:37:31,571 INF program: Journal start: 0 >15:37:31,571 INF program: Journal checksum type: crc32c >15:37:31,571 INF program: Journal checksum: 0x1ff33ae3 >15:37:31,571 INF program: >15:37:31,571 INF program: stderr: >15:37:31,571 INF program: b'dumpe2fs 1.44.3 (10-July-2018)' >15:37:31,571 DBG program: Return code: 0 >15:37:31,572 INF program: Running... resize2fs -P /dev/mapper/live-base >15:37:31,582 INF program: stdout: >15:37:31,582 INF program: Couldn't find valid filesystem superblock. >15:37:31,582 INF program: stderr: >15:37:31,582 INF program: b'resize2fs 1.44.3 (10-July-2018)' >15:37:31,582 INF program: b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >15:37:31,583 DBG program: Return code: 1 >15:37:31,587 INF program: Running... udevadm settle --timeout=300 >15:37:31,611 DBG program: Return code: 0 >15:37:31,633 INF program: Running... udevadm settle --timeout=300 >15:37:31,654 DBG program: Return code: 0 >15:37:31,677 INF program: Running... udevadm settle --timeout=300 >15:37:31,694 DBG program: Return code: 0 >15:37:31,718 INF program: Running... udevadm settle --timeout=300 >15:37:31,737 DBG program: Return code: 0 >15:37:31,761 INF program: Running... udevadm settle --timeout=300 >15:37:31,780 DBG program: Return code: 0 >15:37:31,802 INF program: Running... udevadm settle --timeout=300 >15:37:31,821 DBG program: Return code: 0 >15:37:31,842 INF program: Running... udevadm settle --timeout=300 >15:37:31,861 DBG program: Return code: 0 >15:37:31,862 INF program: Running... udevadm settle --timeout=300 >15:37:31,883 DBG program: Return code: 0 >15:37:31,904 INF program: Running... umount /run/install/repo >15:37:31,922 INF program: stderr: >15:37:31,922 INF program: b'umount: /run/install/repo: target is busy.' >15:37:31,922 DBG program: Return code: 32 >15:37:31,923 INF program: Running... lsof /run/install/repo >15:37:32,024 DBG program: Return code: 1 >15:37:32,029 INF program: Running... udevadm settle --timeout=300 >15:37:32,051 DBG program: Return code: 0 >15:37:32,074 INF program: Running... udevadm settle --timeout=300 >15:37:32,091 DBG program: Return code: 0 >15:37:32,112 INF program: Running... udevadm settle --timeout=300 >15:37:32,131 DBG program: Return code: 0 >15:37:32,152 INF program: Running... udevadm settle --timeout=300 >15:37:32,171 DBG program: Return code: 0 >15:37:32,191 INF program: Running... udevadm settle --timeout=300 >15:37:32,213 DBG program: Return code: 0 >15:37:32,219 INF program: Running... udevadm settle --timeout=300 >15:37:32,240 DBG program: Return code: 0 >15:37:32,244 INF program: Running... udevadm settle --timeout=300 >15:37:32,262 DBG program: Return code: 0 >15:37:32,283 INF program: Running... udevadm settle --timeout=300 >15:37:32,302 DBG program: Return code: 0 >15:37:32,323 INF program: Running... udevadm settle --timeout=300 >15:37:32,342 DBG program: Return code: 0 >15:37:32,367 INF program: Running... udevadm settle --timeout=300 >15:37:32,389 DBG program: Return code: 0 >15:37:32,409 INF program: Running... udevadm settle --timeout=300 >15:37:32,430 DBG program: Return code: 0 >15:37:32,438 INF program: Running... udevadm settle --timeout=300 >15:37:32,457 DBG program: Return code: 0 >15:37:32,460 INF program: Running... udevadm settle --timeout=300 >15:37:32,479 DBG program: Return code: 0 >15:37:32,503 INF program: Running... udevadm settle --timeout=300 >15:37:32,525 DBG program: Return code: 0 >15:37:32,545 INF program: Running... udevadm settle --timeout=300 >15:37:32,568 DBG program: Return code: 0 >15:37:32,589 INF program: Running... udevadm settle --timeout=300 >15:37:32,609 DBG program: Return code: 0 >15:37:32,632 INF program: Running... udevadm settle --timeout=300 >15:37:32,649 DBG program: Return code: 0 >15:37:32,656 INF program: Running... udevadm settle --timeout=300 >15:37:32,676 DBG program: Return code: 0 >15:37:32,682 INF program: Running... udevadm settle --timeout=300 >15:37:32,703 DBG program: Return code: 0 >15:37:32,709 INF program: Running... udevadm settle --timeout=300 >15:37:32,731 DBG program: Return code: 0 >15:37:32,733 INF program: Running... udevadm settle --timeout=300 >15:37:32,752 DBG program: Return code: 0 >15:37:32,775 INF program: Running... udevadm settle --timeout=300 >15:37:32,795 DBG program: Return code: 0 >15:37:32,813 INF program: Running... udevadm settle --timeout=300 >15:37:32,832 DBG program: Return code: 0 >15:37:32,855 INF program: Running... udevadm settle --timeout=300 >15:37:32,874 DBG program: Return code: 0 >15:37:32,894 INF program: Running... udevadm settle --timeout=300 >15:37:32,913 DBG program: Return code: 0 >15:37:32,919 INF program: Running... udevadm settle --timeout=300 >15:37:32,940 DBG program: Return code: 0 >15:37:32,943 INF program: Running... udevadm settle --timeout=300 >15:37:32,964 DBG program: Return code: 0 >15:37:32,989 INF program: Running... udevadm settle --timeout=300 >15:37:33,011 DBG program: Return code: 0 >15:37:33,033 INF program: Running... udevadm settle --timeout=300 >15:37:33,052 DBG program: Return code: 0 >15:37:33,073 INF program: Running... udevadm settle --timeout=300 >15:37:33,091 DBG program: Return code: 0 >15:37:33,110 INF program: Running... udevadm settle --timeout=300 >15:37:33,132 DBG program: Return code: 0 >15:37:33,139 INF program: Running... udevadm settle --timeout=300 >15:37:33,162 DBG program: Return code: 0 >15:37:33,190 INF program: Running... udevadm settle --timeout=300 >15:37:33,212 DBG program: Return code: 0 >15:37:33,244 INF program: Running... udevadm settle --timeout=300 >15:37:33,269 DBG program: Return code: 0 >15:37:33,312 INF program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >15:37:33,330 DBG program: Return code: 0 >15:37:33,333 INF program: Running... arch >15:37:33,377 INF program: stdout: >15:37:33,378 INF program: x86_64 >15:37:33,378 DBG program: Return code: 0 >15:37:33,401 INF program: Running... umount /mnt/sysimage >15:37:33,421 DBG program: Return code: 0 >15:37:33,425 INF program: Running... udevadm settle --timeout=300 >15:37:33,469 DBG program: Return code: 0 >15:37:33,504 INF program: Running... udevadm settle --timeout=300 >15:37:33,547 DBG program: Return code: 0 >15:37:33,574 INF program: Running... mount -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >15:37:33,602 DBG program: Return code: 0 >15:37:33,603 INF program: Running... umount /mnt/sysimage >15:37:33,635 DBG program: Return code: 0 >15:37:33,637 INF program: Running... udevadm settle --timeout=300 >15:37:33,655 DBG program: Return code: 0 >15:37:33,683 INF program: Running... udevadm settle --timeout=300 >15:37:33,702 DBG program: Return code: 0 >15:37:33,728 INF program: Running... udevadm settle --timeout=300 >15:37:33,746 DBG program: Return code: 0 >15:37:33,774 INF program: Running... udevadm settle --timeout=300 >15:37:33,792 DBG program: Return code: 0 >15:37:33,817 INF program: Running... udevadm settle --timeout=300 >15:37:33,836 DBG program: Return code: 0 >15:37:33,840 INF program: Running... udevadm settle --timeout=300 >15:37:33,858 DBG program: Return code: 0 >15:37:33,890 INF program: Running... udevadm settle --timeout=300 >15:37:33,909 DBG program: Return code: 0 >15:37:33,934 INF program: Running... mount -t ext4 -o defaults,ro /dev/sdc1 /mnt/sysimage >15:37:33,965 DBG program: Return code: 0 >15:37:33,979 INF program: Running... umount /mnt/sysimage >15:37:33,995 DBG program: Return code: 0 >15:37:33,998 INF program: Running... udevadm settle --timeout=300 >15:37:34,018 DBG program: Return code: 0 >15:37:34,045 INF program: Running... udevadm settle --timeout=300 >15:37:34,064 DBG program: Return code: 0 >15:37:34,090 INF program: Running... udevadm settle --timeout=300 >15:37:34,108 DBG program: Return code: 0 >15:37:34,135 INF program: Running... udevadm settle --timeout=300 >15:37:34,156 DBG program: Return code: 0 >15:37:34,181 INF program: Running... udevadm settle --timeout=300 >15:37:34,202 DBG program: Return code: 0 >15:37:34,207 INF program: Running... udevadm settle --timeout=300 >15:37:34,226 DBG program: Return code: 0 >15:37:34,253 INF program: Running... udevadm settle --timeout=300 >15:37:34,274 DBG program: Return code: 0 >15:37:34,299 INF program: Running... udevadm settle --timeout=300 >15:37:34,319 DBG program: Return code: 0 >15:37:34,346 INF program: Running... udevadm settle --timeout=300 >15:37:34,364 DBG program: Return code: 0 >15:37:34,389 INF program: Running... udevadm settle --timeout=300 >15:37:34,411 DBG program: Return code: 0 >15:37:34,416 INF program: Running... udevadm settle --timeout=300 >15:37:34,442 DBG program: Return code: 0 >15:37:34,445 INF program: Running... udevadm settle --timeout=300 >15:37:34,472 DBG program: Return code: 0 >15:37:34,514 INF program: Running... udevadm settle --timeout=300 >15:37:34,551 DBG program: Return code: 0 >15:37:34,582 INF program: Running... udevadm settle --timeout=300 >15:37:34,614 DBG program: Return code: 0 >15:37:34,642 INF program: Running... udevadm settle --timeout=300 >15:37:34,662 DBG program: Return code: 0 >15:37:34,697 INF program: Running... udevadm settle --timeout=300 >15:37:34,715 DBG program: Return code: 0 >15:37:34,725 INF program: Running... udevadm settle --timeout=300 >15:37:34,744 DBG program: Return code: 0 >15:37:34,752 INF program: Running... udevadm settle --timeout=300 >15:37:34,775 DBG program: Return code: 0 >15:37:34,975 INF program: Running... udevadm settle --timeout=300 >15:37:34,995 DBG program: Return code: 0 >15:37:35,020 INF program: Running... udevadm settle --timeout=300 >15:37:35,040 DBG program: Return code: 0 >15:37:35,071 INF program: Running... udevadm settle --timeout=300 >15:37:35,093 DBG program: Return code: 0 >15:37:35,120 INF program: Running... udevadm settle --timeout=300 >15:37:35,141 DBG program: Return code: 0 >15:37:35,148 INF program: Running... udevadm settle --timeout=300 >15:37:35,168 DBG program: Return code: 0 >15:37:35,174 INF program: Running... udevadm settle --timeout=300 >15:37:35,194 DBG program: Return code: 0 >15:37:35,201 INF program: Running... udevadm settle --timeout=300 >15:37:35,221 DBG program: Return code: 0 >15:37:35,223 INF program: Running... udevadm settle --timeout=300 >15:37:35,242 DBG program: Return code: 0 >15:37:35,271 INF program: Running... udevadm settle --timeout=300 >15:37:35,297 DBG program: Return code: 0 >15:37:35,340 INF program: Running... udevadm settle --timeout=300 >15:37:35,359 DBG program: Return code: 0 >15:37:35,400 INF program: Running... udevadm settle --timeout=300 >15:37:35,435 DBG program: Return code: 0 >15:37:35,480 INF program: Running... udevadm settle --timeout=300 >15:37:35,510 DBG program: Return code: 0 >15:37:35,515 INF program: Running... udevadm settle --timeout=300 >15:37:35,535 DBG program: Return code: 0 >15:37:35,538 INF program: Running... udevadm settle --timeout=300 >15:37:35,557 DBG program: Return code: 0 >15:37:35,582 INF program: Running... udevadm settle --timeout=300 >15:37:35,601 DBG program: Return code: 0 >15:37:35,623 INF program: Running... udevadm settle --timeout=300 >15:37:35,645 DBG program: Return code: 0 >15:37:35,669 INF program: Running... udevadm settle --timeout=300 >15:37:35,689 DBG program: Return code: 0 >15:37:35,711 INF program: Running... udevadm settle --timeout=300 >15:37:35,733 DBG program: Return code: 0 >15:37:35,740 INF program: Running... udevadm settle --timeout=300 >15:37:35,763 DBG program: Return code: 0 >15:37:35,816 INF program: Running... hwclock --hctosys --localtime >15:37:35,885 INF program: Running... modprobe btrfs >15:37:36,041 DBG program: Return code: 0 >15:37:36,046 INF program: Running... modprobe xfs >15:37:36,082 DBG program: Return code: 0 >15:37:36,094 DBG program: Return code: 0 >15:37:36,147 INF program: Running [26] mdadm --version ... >15:37:36,206 INF program: stdout[26]: >15:37:36,206 INF program: stderr[26]: mdadm - v4.1-rc2 - 2018-08-02 > >15:37:36,207 INF program: ...done [26] (exit code: 0) >15:37:36,210 INF program: Running [27] mkswap --version ... >15:37:36,219 INF program: stdout[27]: mkswap from util-linux 2.32.1 > >15:37:36,220 INF program: stderr[27]: >15:37:36,220 INF program: ...done [27] (exit code: 0) >11:37:59,577 INF program: Running... systemctl status chronyd >11:37:59,600 INF program: * chronyd.service - NTP client/server >11:37:59,600 INF program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled; vendor preset: enabled) >11:37:59,601 INF program: Active: active (running) since Mon 2018-09-17 15:37:25 UTC; 33s ago >11:37:59,601 INF program: Docs: man:chronyd(8) >11:37:59,601 INF program: man:chrony.conf(5) >11:37:59,601 INF program: Process: 1627 ExecStartPost=/usr/libexec/chrony-helper update-daemon (code=exited, status=0/SUCCESS) >11:37:59,601 INF program: Process: 1618 ExecStart=/usr/sbin/chronyd $OPTIONS (code=exited, status=0/SUCCESS) >11:37:59,601 INF program: Main PID: 1623 (chronyd) >11:37:59,602 INF program: Tasks: 1 (limit: 4915) >11:37:59,602 INF program: Memory: 1.5M >11:37:59,602 INF program: CGroup: /system.slice/chronyd.service >11:37:59,602 INF program: `-1623 /usr/sbin/chronyd >11:37:59,602 INF program: >11:37:59,602 INF program: Sep 17 15:37:25 localhost systemd[1]: Starting NTP client/server... >11:37:59,602 INF program: Sep 17 15:37:25 localhost chronyd[1623]: chronyd version 3.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) >11:37:59,603 INF program: Sep 17 15:37:25 localhost chronyd[1623]: Using right/UTC timezone to obtain leap second data >11:37:59,603 INF program: Sep 17 15:37:25 localhost systemd[1]: Started NTP client/server. >11:37:59,603 INF program: Sep 17 15:37:59 kitchen-desktop chronyd[1623]: Selected source 2600:3c02::f03c:91ff:fe0c:6ba1 >11:37:59,603 INF program: Sep 17 15:37:59 kitchen-desktop chronyd[1623]: System clock TAI offset set to 37 seconds >11:37:59,603 DBG program: Return code: 0 >11:37:59,606 INF program: Running... systemctl start chronyd >11:37:59,624 DBG program: Return code: 0 >10:38:36,965 INF program: Running [28] dmsetup --version ... >10:38:36,978 INF program: stdout[28]: Library version: 1.02.150 (2018-08-01) >Driver version: 4.39.0 > >10:38:36,979 INF program: stderr[28]: >10:38:36,979 INF program: ...done [28] (exit code: 0) >10:38:37,137 INF program: Running... udevadm settle --timeout=300 >10:38:37,164 DBG program: Return code: 0 >10:38:37,185 INF program: Running... udevadm settle --timeout=300 >10:38:37,210 DBG program: Return code: 0 >10:38:41,508 INF program: Running... hwclock --systohc --local >10:38:42,500 DBG program: Return code: 0 >10:38:42,530 INF program: Running... udevadm settle --timeout=300 >10:38:42,552 DBG program: Return code: 0 >10:38:42,573 INF program: Running... udevadm settle --timeout=300 >10:38:42,592 DBG program: Return code: 0 >10:38:42,611 INF program: Running... udevadm settle --timeout=300 >10:38:42,630 DBG program: Return code: 0 >10:38:42,652 INF program: Running... udevadm settle --timeout=300 >10:38:42,673 DBG program: Return code: 0 >10:38:42,694 INF program: Running... udevadm settle --timeout=300 >10:38:42,710 DBG program: Return code: 0 >10:38:42,716 INF program: Running... udevadm settle --timeout=300 >10:38:42,738 DBG program: Return code: 0 >10:38:42,740 INF program: Running... udevadm settle --timeout=300 >10:38:42,765 DBG program: Return code: 0 >10:38:42,787 INF program: Running... udevadm settle --timeout=300 >10:38:42,807 DBG program: Return code: 0 >10:38:42,827 INF program: Running... udevadm settle --timeout=300 >10:38:42,849 DBG program: Return code: 0 >10:38:42,870 INF program: Running... udevadm settle --timeout=300 >10:38:42,892 DBG program: Return code: 0 >10:38:42,913 INF program: Running... udevadm settle --timeout=300 >10:38:42,933 DBG program: Return code: 0 >10:38:42,939 INF program: Running... udevadm settle --timeout=300 >10:38:42,961 DBG program: Return code: 0 >10:38:42,964 INF program: Running... udevadm settle --timeout=300 >10:38:42,986 DBG program: Return code: 0 >10:38:43,009 INF program: Running... udevadm settle --timeout=300 >10:38:43,032 DBG program: Return code: 0 >10:38:43,050 INF program: Running... udevadm settle --timeout=300 >10:38:43,072 DBG program: Return code: 0 >10:38:43,093 INF program: Running... udevadm settle --timeout=300 >10:38:43,111 DBG program: Return code: 0 >10:38:43,130 INF program: Running... udevadm settle --timeout=300 >10:38:43,151 DBG program: Return code: 0 >10:38:43,158 INF program: Running... udevadm settle --timeout=300 >10:38:43,177 DBG program: Return code: 0 >10:38:43,188 INF program: Running... udevadm settle --timeout=300 >10:38:43,211 DBG program: Return code: 0 >10:38:43,225 INF program: Running... udevadm settle --timeout=300 >10:38:43,246 DBG program: Return code: 0 >10:38:43,256 INF program: Running... udevadm settle --timeout=300 >10:38:43,276 DBG program: Return code: 0 >10:38:43,282 INF program: Running... udevadm settle --timeout=300 >10:38:43,304 DBG program: Return code: 0 >10:38:43,325 INF program: Running... udevadm settle --timeout=300 >10:38:43,344 DBG program: Return code: 0 >10:38:43,366 INF program: Running... udevadm settle --timeout=300 >10:38:43,386 DBG program: Return code: 0 >10:38:43,408 INF program: Running... udevadm settle --timeout=300 >10:38:43,431 DBG program: Return code: 0 >10:38:43,452 INF program: Running... udevadm settle --timeout=300 >10:38:43,471 DBG program: Return code: 0 >10:38:43,529 INF program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=214865920 count=2048 >10:38:43,566 INF program: stderr: >10:38:43,567 INF program: b'2048+0 records in' >10:38:43,567 INF program: b'2048+0 records out' >10:38:43,567 INF program: b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0204408 s, 51.3 MB/s' >10:38:43,568 DBG program: Return code: 0 >10:38:43,568 INF program: Running... udevadm settle --timeout=300 >10:38:43,650 DBG program: Return code: 0 >10:38:43,670 INF program: Running... udevadm settle --timeout=300 >10:38:43,766 DBG program: Return code: 0 >10:38:43,773 INF program: Running... wipefs -f -a /dev/sda4 >10:38:43,791 DBG program: Return code: 0 >10:38:43,798 INF program: Running... udevadm settle --timeout=300 >10:38:43,820 DBG program: Return code: 0 >10:38:43,867 INF program: Running... udevadm settle --timeout=300 >10:38:43,951 DBG program: Return code: 0 >10:38:43,957 INF program: Running... mke2fs -t ext4 /dev/sda4 >10:38:44,130 INF program: stdout: >10:38:44,133 INF program: Discarding device blocks: 4096/262144[08][08][08][08][08][08][08][08][08][08][08][08][08] [08][08][08][08][08][08][08][08][08][08][08][08][08]done >10:38:44,133 INF program: Creating filesystem with 262144 4k blocks and 65536 inodes >10:38:44,134 INF program: Filesystem UUID: 88fdded1-f064-497d-ad7b-36941fd508f2 >10:38:44,134 INF program: Superblock backups stored on blocks: >10:38:44,134 INF program: 32768, 98304, 163840, 229376 >10:38:44,134 INF program: >10:38:44,134 INF program: Allocating group tables: 0/8[08][08][08] [08][08][08]done >10:38:44,134 INF program: Writing inode tables: 0/8[08][08][08] [08][08][08]done >10:38:44,135 INF program: Creating journal (8192 blocks): done >10:38:44,135 INF program: Writing superblocks and filesystem accounting information: 0/8[08][08][08] [08][08][08]done >10:38:44,135 INF program: >10:38:44,135 INF program: stderr: >10:38:44,135 INF program: b'mke2fs 1.44.3 (10-July-2018)' >10:38:44,136 DBG program: Return code: 0 >10:38:44,136 INF program: Running... udevadm settle --timeout=300 >10:38:44,157 DBG program: Return code: 0 >10:38:44,173 INF program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=216963072 count=2048 >10:38:44,201 INF program: stderr: >10:38:44,201 INF program: b'2048+0 records in' >10:38:44,201 INF program: b'2048+0 records out' >10:38:44,201 INF program: b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0189628 s, 55.3 MB/s' >10:38:44,202 DBG program: Return code: 0 >10:38:44,202 INF program: Running... udevadm settle --timeout=300 >10:38:44,280 DBG program: Return code: 0 >10:38:44,313 INF program: Running... udevadm settle --timeout=300 >10:38:44,437 DBG program: Return code: 0 >10:38:44,446 INF program: Running... wipefs -f -a /dev/sda5 >10:38:44,461 DBG program: Return code: 0 >10:38:44,468 INF program: Running... udevadm settle --timeout=300 >10:38:44,490 DBG program: Return code: 0 >10:38:44,554 INF program: Running... udevadm settle --timeout=300 >10:38:44,677 DBG program: Return code: 0 >10:38:44,687 INF program: Running [29] lvm pvcreate /dev/sda5 --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdd1$|","r|/sdd2$|","r|/sdb1$|","r|/sdb2$|","r|/sdb$|","r|/sdc1$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >10:38:45,142 INF program: stdout[29]: Physical volume "/dev/sda5" successfully created. > >10:38:45,143 INF program: stderr[29]: >10:38:45,143 INF program: ...done [29] (exit code: 0) >10:38:45,144 INF program: Running... udevadm settle --timeout=300 >10:38:45,172 DBG program: Return code: 0 >10:38:45,189 INF program: Running [30] lvm vgcreate -s 4096K fedora_kitchen-desktop /dev/sda5 --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdd1$|","r|/sdd2$|","r|/sdb1$|","r|/sdb2$|","r|/sdb$|","r|/sdc1$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >10:38:45,320 INF program: stdout[30]: Volume group "fedora_kitchen-desktop" successfully created > >10:38:45,322 INF program: stderr[30]: >10:38:45,323 INF program: ...done [30] (exit code: 0) >10:38:45,328 INF program: Running... udevadm settle --timeout=300 >10:38:45,347 DBG program: Return code: 0 >10:38:45,356 INF program: Running [31] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count fedora_kitchen-desktop --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdd1$|","r|/sdd2$|","r|/sdb1$|","r|/sdb2$|","r|/sdb$|","r|/sdc1$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >10:38:45,407 INF program: stdout[31]: LVM2_VG_NAME=fedora_kitchen-desktop LVM2_VG_UUID=5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx LVM2_VG_SIZE=8946450432 LVM2_VG_FREE=8946450432 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=2133 LVM2_VG_FREE_COUNT=2133 LVM2_PV_COUNT=1 > >10:38:45,407 INF program: stderr[31]: >10:38:45,408 INF program: ...done [31] (exit code: 0) >10:38:45,411 INF program: Running [32] lvm lvcreate -n swap -L 978885K -y --type linear fedora_kitchen-desktop --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdd1$|","r|/sdd2$|","r|/sdb1$|","r|/sdb2$|","r|/sdb$|","r|/sdc1$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >10:38:45,507 INF program: stdout[32]: Rounding up size to full physical extent 956.00 MiB > Logical volume "swap" created. > >10:38:45,508 INF program: stderr[32]: >10:38:45,508 INF program: ...done [32] (exit code: 0) >10:38:45,514 INF program: Running... udevadm settle --timeout=300 >10:38:45,535 DBG program: Return code: 0 >10:38:45,547 INF program: Running [33] mkswap -f /dev/mapper/fedora_kitchen--desktop-swap ... >10:38:45,571 INF program: stdout[33]: Setting up swapspace version 1, size = 956 MiB (1002434560 bytes) > >10:38:45,571 INF program: stderr[33]: >10:38:45,572 INF program: ...done [33] (exit code: 0) >10:38:45,572 INF program: Running... udevadm settle --timeout=300 >10:38:45,598 DBG program: Return code: 0 >10:38:45,609 INF program: Running [34] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count fedora_kitchen-desktop --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdd1$|","r|/sdd2$|","r|/sdb1$|","r|/sdb2$|","r|/sdb$|","r|/sdc1$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >10:38:45,663 INF program: stdout[34]: LVM2_VG_NAME=fedora_kitchen-desktop LVM2_VG_UUID=5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx LVM2_VG_SIZE=8946450432 LVM2_VG_FREE=7944011776 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=2133 LVM2_VG_FREE_COUNT=1894 LVM2_PV_COUNT=1 > >10:38:45,663 INF program: stderr[34]: >10:38:45,664 INF program: ...done [34] (exit code: 0) >10:38:45,668 INF program: Running [35] lvm lvcreate -n root -L 7757824K -y --type linear fedora_kitchen-desktop --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdd1$|","r|/sdd2$|","r|/sdb1$|","r|/sdb2$|","r|/sdb$|","r|/sdc1$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >10:38:45,746 INF program: stdout[35]: Logical volume "root" created. > >10:38:45,747 INF program: stderr[35]: >10:38:45,747 INF program: ...done [35] (exit code: 0) >10:38:45,760 INF program: Running... udevadm settle --timeout=300 >10:38:45,778 DBG program: Return code: 0 >10:38:45,789 INF program: Running... mke2fs -t ext4 /dev/mapper/fedora_kitchen--desktop-root >10:38:46,127 INF program: stdout: >10:38:46,128 INF program: Discarding device blocks: 4096/1939456[08][08][08][08][08][08][08][08][08][08][08][08][08][08][08] [08][08][08][08][08][08][08][08][08][08][08][08][08][08][08]done >10:38:46,128 INF program: Creating filesystem with 1939456 4k blocks and 485760 inodes >10:38:46,128 INF program: Filesystem UUID: 8055e78f-50c9-4618-b8ca-73f43cdb10f2 >10:38:46,128 INF program: Superblock backups stored on blocks: >10:38:46,129 INF program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >10:38:46,129 INF program: >10:38:46,129 INF program: Allocating group tables: 0/60[08][08][08][08][08] [08][08][08][08][08]done >10:38:46,129 INF program: Writing inode tables: 0/60[08][08][08][08][08] [08][08][08][08][08]done >10:38:46,129 INF program: Creating journal (16384 blocks): done >10:38:46,129 INF program: Writing superblocks and filesystem accounting information: 0/60[08][08][08][08][08] [08][08][08][08][08]done >10:38:46,129 INF program: >10:38:46,130 INF program: stderr: >10:38:46,130 INF program: b'mke2fs 1.44.3 (10-July-2018)' >10:38:46,130 DBG program: Return code: 0 >10:38:46,130 INF program: Running... udevadm settle --timeout=300 >10:38:46,151 DBG program: Return code: 0 >10:38:46,331 INF program: Running... udevadm settle --timeout=300 >10:38:46,352 DBG program: Return code: 0 >10:38:46,378 INF program: Running... udevadm settle --timeout=300 >10:38:46,397 DBG program: Return code: 0 >10:38:46,421 INF program: Running... mount -t ext4 -o defaults /dev/mapper/fedora_kitchen--desktop-root /mnt/sysimage >10:38:46,437 DBG program: Return code: 0 >10:38:46,443 INF program: Running... udevadm settle --timeout=300 >10:38:46,460 DBG program: Return code: 0 >10:38:46,484 INF program: Running... udevadm settle --timeout=300 >10:38:46,505 DBG program: Return code: 0 >10:38:46,528 INF program: Running... udevadm settle --timeout=300 >10:38:46,550 DBG program: Return code: 0 >10:38:46,577 INF program: Running... udevadm settle --timeout=300 >10:38:46,595 DBG program: Return code: 0 >10:38:46,623 INF program: Running... udevadm settle --timeout=300 >10:38:46,640 DBG program: Return code: 0 >10:38:46,664 INF program: Running... mount -t ext4 -o defaults /dev/sda4 /mnt/sysimage/boot >10:38:46,678 DBG program: Return code: 0 >10:38:46,686 INF program: Running... udevadm settle --timeout=300 >10:38:46,707 DBG program: Return code: 0 >10:38:46,731 INF program: Running... udevadm settle --timeout=300 >10:38:46,754 DBG program: Return code: 0 >10:38:46,778 INF program: Running... udevadm settle --timeout=300 >10:38:46,800 DBG program: Return code: 0 >10:38:46,822 INF program: Running... udevadm settle --timeout=300 >10:38:46,840 DBG program: Return code: 0 >10:38:46,863 INF program: Running... udevadm settle --timeout=300 >10:38:46,885 DBG program: Return code: 0 >10:38:46,909 INF program: Running... udevadm settle --timeout=300 >10:38:46,928 DBG program: Return code: 0 >10:38:46,950 INF program: Running... mount -t vfat -o umask=0077,shortname=winnt /dev/sda2 /mnt/sysimage/boot/efi >10:38:46,962 DBG program: Return code: 0 >10:38:46,967 INF program: Running... udevadm settle --timeout=300 >10:38:46,986 DBG program: Return code: 0 >10:38:47,007 INF program: Running... udevadm settle --timeout=300 >10:38:47,026 DBG program: Return code: 0 >10:38:47,047 INF program: Running... udevadm settle --timeout=300 >10:38:47,068 DBG program: Return code: 0 >10:38:47,093 INF program: Running... udevadm settle --timeout=300 >10:38:47,115 DBG program: Return code: 0 >10:38:47,138 INF program: Running... udevadm settle --timeout=300 >10:38:47,159 DBG program: Return code: 0 >10:38:47,182 INF program: Running... udevadm settle --timeout=300 >10:38:47,203 DBG program: Return code: 0 >10:38:47,225 INF program: Running... udevadm settle --timeout=300 >10:38:47,244 DBG program: Return code: 0 >10:38:47,270 INF program: Running... udevadm settle --timeout=300 >10:38:47,290 DBG program: Return code: 0 >10:38:47,311 INF program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >10:38:47,323 DBG program: Return code: 0 >10:38:47,327 INF program: Running... udevadm settle --timeout=300 >10:38:47,346 DBG program: Return code: 0 >10:38:47,368 INF program: Running... udevadm settle --timeout=300 >10:38:47,388 DBG program: Return code: 0 >10:38:47,412 INF program: Running... udevadm settle --timeout=300 >10:38:47,433 DBG program: Return code: 0 >10:38:47,456 INF program: Running... udevadm settle --timeout=300 >10:38:47,477 DBG program: Return code: 0 >10:38:47,500 INF program: Running... udevadm settle --timeout=300 >10:38:47,524 DBG program: Return code: 0 >10:38:47,546 INF program: Running... udevadm settle --timeout=300 >10:38:47,566 DBG program: Return code: 0 >10:38:47,591 INF program: Running... udevadm settle --timeout=300 >10:38:47,614 DBG program: Return code: 0 >10:38:47,638 INF program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >10:38:47,652 DBG program: Return code: 0 >10:38:47,656 INF program: Running... udevadm settle --timeout=300 >10:38:47,676 DBG program: Return code: 0 >10:38:47,697 INF program: Running... udevadm settle --timeout=300 >10:38:47,717 DBG program: Return code: 0 >10:38:47,741 INF program: Running... udevadm settle --timeout=300 >10:38:47,760 DBG program: Return code: 0 >10:38:47,782 INF program: Running... udevadm settle --timeout=300 >10:38:47,801 DBG program: Return code: 0 >10:38:47,824 INF program: Running... udevadm settle --timeout=300 >10:38:47,843 DBG program: Return code: 0 >10:38:47,870 INF program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >10:38:47,880 DBG program: Return code: 0 >10:38:47,884 INF program: Running... udevadm settle --timeout=300 >10:38:47,907 DBG program: Return code: 0 >10:38:47,932 INF program: Running... udevadm settle --timeout=300 >10:38:47,951 DBG program: Return code: 0 >10:38:47,976 INF program: Running... udevadm settle --timeout=300 >10:38:47,998 DBG program: Return code: 0 >10:38:48,020 INF program: Running... udevadm settle --timeout=300 >10:38:48,040 DBG program: Return code: 0 >10:38:48,064 INF program: Running... udevadm settle --timeout=300 >10:38:48,088 DBG program: Return code: 0 >10:38:48,110 INF program: Running... udevadm settle --timeout=300 >10:38:48,131 DBG program: Return code: 0 >10:38:48,155 INF program: Running... udevadm settle --timeout=300 >10:38:48,175 DBG program: Return code: 0 >10:38:48,200 INF program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >10:38:48,212 DBG program: Return code: 0 >10:38:48,282 INF program: Running... udevadm settle --timeout=300 >10:38:48,304 DBG program: Return code: 0 >10:38:48,327 INF program: Running... udevadm settle --timeout=300 >10:38:48,348 DBG program: Return code: 0 >10:38:48,373 INF program: Running... udevadm settle --timeout=300 >10:38:48,393 DBG program: Return code: 0 >10:38:48,418 INF program: Running... udevadm settle --timeout=300 >10:38:48,439 DBG program: Return code: 0 >10:38:48,461 INF program: Running... udevadm settle --timeout=300 >10:38:48,484 DBG program: Return code: 0 >10:38:48,509 INF program: Running... udevadm settle --timeout=300 >10:38:48,530 DBG program: Return code: 0 >10:38:48,555 INF program: Running... udevadm settle --timeout=300 >10:38:48,573 DBG program: Return code: 0 >10:38:48,599 INF program: Running... udevadm settle --timeout=300 >10:38:48,622 DBG program: Return code: 0 >10:38:48,650 INF program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >10:38:48,663 DBG program: Return code: 0 >10:38:48,668 INF program: Running... udevadm settle --timeout=300 >10:38:48,692 DBG program: Return code: 0 >10:38:48,715 INF program: Running... udevadm settle --timeout=300 >10:38:48,735 DBG program: Return code: 0 >10:38:48,759 INF program: Running... udevadm settle --timeout=300 >10:38:48,780 DBG program: Return code: 0 >10:38:48,804 INF program: Running... udevadm settle --timeout=300 >10:38:48,822 DBG program: Return code: 0 >10:38:48,847 INF program: Running... udevadm settle --timeout=300 >10:38:48,871 DBG program: Return code: 0 >10:38:48,895 INF program: Running... udevadm settle --timeout=300 >10:38:48,916 DBG program: Return code: 0 >10:38:48,941 INF program: Running... udevadm settle --timeout=300 >10:38:48,961 DBG program: Return code: 0 >10:38:48,987 INF program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >10:38:48,997 DBG program: Return code: 0 >10:38:49,002 INF program: Running... udevadm settle --timeout=300 >10:38:49,023 DBG program: Return code: 0 >10:38:49,047 INF program: Running... udevadm settle --timeout=300 >10:38:49,068 DBG program: Return code: 0 >10:38:49,091 INF program: Running... udevadm settle --timeout=300 >10:38:49,111 DBG program: Return code: 0 >10:38:49,133 INF program: Running... udevadm settle --timeout=300 >10:38:49,153 DBG program: Return code: 0 >10:38:49,176 INF program: Running... udevadm settle --timeout=300 >10:38:49,198 DBG program: Return code: 0 >10:38:49,222 INF program: Running... udevadm settle --timeout=300 >10:38:49,242 DBG program: Return code: 0 >10:38:49,267 INF program: Running... udevadm settle --timeout=300 >10:38:49,289 DBG program: Return code: 0 >10:38:49,311 INF program: Running... mount -t efivarfs -o defaults efivarfs /mnt/sysimage/sys/firmware/efi/efivars >10:38:49,323 DBG program: Return code: 0 >10:38:49,327 INF program: Running... udevadm settle --timeout=300 >10:38:49,347 DBG program: Return code: 0 >10:38:49,370 INF program: Running... udevadm settle --timeout=300 >10:38:49,392 DBG program: Return code: 0 >10:38:49,416 INF program: Running... udevadm settle --timeout=300 >10:38:49,434 DBG program: Return code: 0 >10:38:49,455 INF program: Running... udevadm settle --timeout=300 >10:38:49,477 DBG program: Return code: 0 >10:38:49,501 INF program: Running... udevadm settle --timeout=300 >10:38:49,525 DBG program: Return code: 0 >10:38:49,548 INF program: Running... udevadm settle --timeout=300 >10:38:49,567 DBG program: Return code: 0 >10:38:49,590 INF program: Running... udevadm settle --timeout=300 >10:38:49,614 DBG program: Return code: 0 >10:38:49,637 INF program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >10:38:49,647 DBG program: Return code: 0 >10:38:49,692 INF program: Running... systemctl status chronyd >10:38:49,713 INF program: * chronyd.service - NTP client/server >10:38:49,714 INF program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled; vendor preset: enabled) >10:38:49,714 INF program: Active: active (running) since Mon 2018-09-17 15:37:25 UTC; 1min 23s ago >10:38:49,714 INF program: Docs: man:chronyd(8) >10:38:49,715 INF program: man:chrony.conf(5) >10:38:49,715 INF program: Process: 1627 ExecStartPost=/usr/libexec/chrony-helper update-daemon (code=exited, status=0/SUCCESS) >10:38:49,715 INF program: Process: 1618 ExecStart=/usr/sbin/chronyd $OPTIONS (code=exited, status=0/SUCCESS) >10:38:49,715 INF program: Main PID: 1623 (chronyd) >10:38:49,716 INF program: Tasks: 1 (limit: 4915) >10:38:49,716 INF program: Memory: 1.5M >10:38:49,716 INF program: CGroup: /system.slice/chronyd.service >10:38:49,716 INF program: `-1623 /usr/sbin/chronyd >10:38:49,716 INF program: >10:38:49,716 INF program: Sep 17 15:37:25 localhost systemd[1]: Starting NTP client/server... >10:38:49,716 INF program: Sep 17 15:37:25 localhost chronyd[1623]: chronyd version 3.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) >10:38:49,717 INF program: Sep 17 15:37:25 localhost chronyd[1623]: Using right/UTC timezone to obtain leap second data >10:38:49,717 INF program: Sep 17 15:37:25 localhost systemd[1]: Started NTP client/server. >10:38:49,717 INF program: Sep 17 15:37:59 kitchen-desktop chronyd[1623]: Selected source 2600:3c02::f03c:91ff:fe0c:6ba1 >10:38:49,717 INF program: Sep 17 15:37:59 kitchen-desktop chronyd[1623]: System clock TAI offset set to 37 seconds >10:38:49,717 DBG program: Return code: 0 >10:38:49,732 INF program: Running... ostree admin --sysroot=/mnt/sysimage init-fs /mnt/sysimage >10:38:49,794 DBG program: Return code: 0 >10:42:49,734 INF program: Running... ostree admin --sysroot=/mnt/sysimage os-init fedora-workstation >10:42:50,914 INF program: ostree/deploy/fedora-workstation initialized as OSTree root >10:42:50,915 DBG program: Return code: 0 >10:42:50,915 INF program: Running... ostree admin --sysroot=/mnt/sysimage deploy --os=fedora-workstation fedora-workstation:fedora/29/x86_64/silverblue >10:43:02,001 INF program: Relabeling /var (no stamp file 'var/.ostree-selabeled' found) >10:43:02,002 INF program: Bootloader updated; bootconfig swap: yes; deployment count change: 1 >10:43:02,002 DBG program: Return code: 0 >10:43:02,005 INF program: Running... cp -r -p /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/ostree-boot/grub2 /mnt/sysimage/boot/grub2 >10:43:02,052 DBG program: Return code: 0 >10:43:02,052 INF program: Running... cp -r -p /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/ostree-boot/efi/EFI /mnt/sysimage/boot/efi/EFI >10:43:02,094 DBG program: Return code: 0 >10:43:02,098 INF program: Running... mount --bind /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr >10:43:02,113 DBG program: Return code: 0 >10:43:02,114 INF program: Running... mount --bind -o remount,ro /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr >10:43:02,125 DBG program: Return code: 0 >10:43:02,126 INF program: Running... mount --rbind /mnt/sysimage/dev /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/dev >10:43:02,137 DBG program: Return code: 0 >10:43:02,137 INF program: Running... mount --rbind /mnt/sysimage/proc /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/proc >10:43:02,148 DBG program: Return code: 0 >10:43:02,148 INF program: Running... mount --rbind /mnt/sysimage/run /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/run >10:43:02,162 DBG program: Return code: 0 >10:43:02,163 INF program: Running... mount --rbind /mnt/sysimage/sys /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/sys >10:43:02,176 DBG program: Return code: 0 >10:43:02,177 INF program: Running... mount --bind /mnt/sysimage/ostree/deploy/fedora-workstation/var /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/var >10:43:02,192 DBG program: Return code: 0 >10:43:02,192 INF program: Running... systemd-tmpfiles --create --boot --root=/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0 --prefix=/var/home >10:43:02,441 DBG program: Return code: 0 >10:43:02,441 INF program: Running... systemd-tmpfiles --create --boot --root=/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0 --prefix=/var/roothome >10:43:02,461 DBG program: Return code: 0 >10:43:02,461 INF program: Running... systemd-tmpfiles --create --boot --root=/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0 --prefix=/var/lib/rpm >10:43:02,482 DBG program: Return code: 0 >10:43:02,483 INF program: Running... systemd-tmpfiles --create --boot --root=/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0 --prefix=/var/opt >10:43:02,504 DBG program: Return code: 0 >10:43:02,505 INF program: Running... systemd-tmpfiles --create --boot --root=/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0 --prefix=/var/srv >10:43:02,526 DBG program: Return code: 0 >10:43:02,526 INF program: Running... systemd-tmpfiles --create --boot --root=/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0 --prefix=/var/usrlocal >10:43:02,548 DBG program: Return code: 0 >10:43:02,549 INF program: Running... systemd-tmpfiles --create --boot --root=/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0 --prefix=/var/mnt >10:43:02,569 DBG program: Return code: 0 >10:43:02,570 INF program: Running... systemd-tmpfiles --create --boot --root=/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0 --prefix=/var/media >10:43:02,591 DBG program: Return code: 0 >10:43:02,591 INF program: Running... systemd-tmpfiles --create --boot --root=/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0 --prefix=/var/spool >10:43:02,614 DBG program: Return code: 0 >10:43:02,615 INF program: Running... systemd-tmpfiles --create --boot --root=/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0 --prefix=/var/spool/mail >10:43:02,636 DBG program: Return code: 0 >10:43:02,637 INF program: Running... mount --bind /mnt/sysimage/boot /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/boot >10:43:02,651 DBG program: Return code: 0 >10:43:02,652 INF program: Running... mount --bind /mnt/sysimage/boot/efi /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/boot/efi >10:43:02,664 DBG program: Return code: 0 >10:43:02,665 INF program: Running... mount --bind /mnt/sysimage/ /mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/sysroot >10:43:02,676 DBG program: Return code: 0 >10:43:03,915 INF program: Running in chroot '/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0'... efibootmgr >10:43:03,965 INF program: BootCurrent: 0009 >10:43:03,965 INF program: Timeout: 2 seconds >10:43:03,965 INF program: BootOrder: 0009,0006,0007,0000,0005,0001,0008 >10:43:03,966 INF program: Boot0000* UEFI: Built-in EFI Shell >10:43:03,966 INF program: Boot0001 Hard Drive >10:43:03,966 INF program: Boot0005 Network Card >10:43:03,966 INF program: Boot0006* UEFI: IP4 Realtek PCIe GBE Family Controller >10:43:03,966 INF program: Boot0007* UEFI: IP6 Realtek PCIe GBE Family Controller >10:43:03,966 INF program: Boot0008 Unknown Device >10:43:03,966 INF program: Boot0009* UEFI: USB DISK 2.0 PMAP >10:43:03,967 DBG program: Return code: 0 >10:43:03,968 INF program: Running in chroot '/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0'... efibootmgr -c -w -L Fedora -d /dev/sda -p 2 -l \EFI\fedora\shimx64.efi >10:43:04,009 INF program: BootCurrent: 0009 >10:43:04,009 INF program: Timeout: 2 seconds >10:43:04,010 INF program: BootOrder: 0002,0009,0006,0007,0000,0005,0001,0008 >10:43:04,010 INF program: Boot0000* UEFI: Built-in EFI Shell >10:43:04,010 INF program: Boot0001 Hard Drive >10:43:04,010 INF program: Boot0005 Network Card >10:43:04,010 INF program: Boot0006* UEFI: IP4 Realtek PCIe GBE Family Controller >10:43:04,010 INF program: Boot0007* UEFI: IP6 Realtek PCIe GBE Family Controller >10:43:04,010 INF program: Boot0008 Unknown Device >10:43:04,010 INF program: Boot0009* UEFI: USB DISK 2.0 PMAP >10:43:04,011 INF program: Boot0002* Fedora >10:43:04,011 DBG program: Return code: 0 >10:43:04,012 INF program: Running in chroot '/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0'... grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg >10:43:05,180 INF program: /usr/bin/grub2-editenv: error: cannot rename the file /boot/grub2/grubenv.new to /boot/grub2/grubenv: No such file or directory. >10:43:05,181 INF program: /sbin/grub2-mkconfig: line 268: /boot/efi/EFI/fedora/grub.cfg.new: No such file or directory >10:43:05,181 DBG program: Return code: 1 > > >/tmp/storage.log: >15:37:22,820 INF blivet: ISCSID is /sbin/iscsid >15:37:22,820 INF blivet: no initiator set >15:37:22,982 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >15:37:25,339 DBG blivet: Ext4FS.supported: supported: True ; >15:37:25,339 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >15:37:25,340 DBG blivet: Ext4FS.supported: supported: True ; >15:37:25,341 DBG blivet: trying to set new default fstype to 'ext4' >15:37:25,342 DBG blivet: Ext4FS.supported: supported: True ; >15:37:25,342 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >15:37:25,343 DBG blivet: Ext4FS.supported: supported: True ; >15:37:25,372 DBG blivet: LUKS.__init__: luks_version: luks1 ; >15:37:25,372 DBG blivet: get_format('luks') returning LUKS instance with object id 2 >15:37:25,752 INF blivet: no initiator set >15:37:25,753 INF blivet: resetting Blivet (version 3.1.0) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7fc695723128> >15:37:25,753 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >15:37:25,756 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >15:37:25,942 INF blivet: devices to scan: ['sdd', 'sdd1', 'sdd2', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >15:37:25,956 DBG blivet: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0 ' > '/dev/disk/by-label/Fedora-SB-ostree-x86_64-29 ' > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-uuid/2018-09-12-12-04-15-00', > 'DEVNAME': '/dev/sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host5/target5:0:0/5:0:0:0/block/sdd', > '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-SB-ostree-x86_64-29', > 'ID_FS_LABEL_ENC': 'Fedora-SB-ostree-x86_64-29', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-09-12-12-04-15-00', > 'ID_FS_UUID_ENC': '2018-09-12-12-04-15-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '4100', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6fe37003', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_07012855EFB2E037-0:0', > 'ID_SERIAL_SHORT': '07012855EFB2E037', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host5/target5:0:0/5:0:0:0/block/sdd', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15632359'} ; >15:37:25,956 INF blivet: scanning sdd (/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host5/target5:0:0/5:0:0:0/block/sdd)... >15:37:25,966 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >15:37:25,981 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:25,994 DBG blivet: DiskDevicePopulator.run: name: sdd ; >15:37:26,002 INF blivet: sdd is a disk >15:37:26,005 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >15:37:26,007 DBG blivet: get_format('None') returning DeviceFormat instance with object id 5 >15:37:26,022 DBG blivet: DiskDevice._set_format: sdd ; type: None ; current: None ; >15:37:26,047 DBG blivet: DiskDevice.update_sysfs_path: sdd ; status: True ; >15:37:26,048 DBG blivet: sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host5/target5:0:0/5:0:0:0/block/sdd >15:37:26,066 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host5/target5:0:0/5:0:0:0/block/sdd ; >15:37:26,070 DBG blivet: updated sdd size to 7.46 GiB (7.46 GiB) >15:37:26,073 INF blivet: added disk sdd (id 3) to device tree >15:37:26,073 INF blivet: got device: DiskDevice instance (0x7fc6902b0518) -- > name = sdd status = True id = 3 > children = [] > parents = [] > uuid = None size = 7.46 GiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host5/target5:0:0/5:0:0:0/block/sdd > target size = 7.46 GiB path = /dev/sdd > format args = [] original_format = None removable = True wwn = None >15:37:26,101 DBG blivet: DeviceTree.handle_format: name: sdd ; >15:37:26,144 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:37:26,145 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 7 >15:37:26,632 DBG blivet: EFIFS.supported: supported: True ; >15:37:26,756 DBG blivet: get_format('efi') returning EFIFS instance with object id 8 >15:37:26,758 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:26,759 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >15:37:26,761 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:26,762 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 10 >15:37:26,762 INF blivet: type detected on 'sdd' is 'iso9660' >15:37:26,764 DBG blivet: Iso9660FS.supported: supported: True ; >15:37:26,765 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 11 >15:37:26,766 DBG blivet: DiskDevice._set_format: sdd ; type: iso9660 ; current: None ; >15:37:26,767 INF blivet: got format: existing iso9660 filesystem >15:37:26,949 DBG blivet: Iso9660FS.supported: supported: True ; >15:37:26,994 DBG blivet: Iso9660FS.supported: supported: True ; >15:37:26,997 DBG blivet: DeviceTree.handle_device: name: sdd1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part1 ' > '/dev/disk/by-label/Fedora-SB-ostree-x86_64-29 ' > '/dev/disk/by-uuid/2018-09-12-12-04-15-00 ' > '/dev/disk/by-partuuid/6fe37003-01', > 'DEVNAME': '/dev/sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host5/target5:0:0/5:0:0:0/block/sdd/sdd1', > '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-SB-ostree-x86_64-29', > 'ID_FS_LABEL_ENC': 'Fedora-SB-ostree-x86_64-29', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-09-12-12-04-15-00', > 'ID_FS_UUID_ENC': '2018-09-12-12-04-15-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '4100', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4089856', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6fe37003-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6fe37003', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_07012855EFB2E037-0:0', > 'ID_SERIAL_SHORT': '07012855EFB2E037', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '49', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host5/target5:0:0/5:0:0:0/block/sdd/sdd1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '15796588'} ; >15:37:26,997 INF blivet: scanning sdd1 (/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host5/target5:0:0/5:0:0:0/block/sdd/sdd1)... >15:37:26,999 DBG blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >15:37:27,001 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:27,002 DBG blivet: PartitionDevicePopulator.run: name: sdd1 ; >15:37:27,044 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >15:37:27,045 DBG blivet: DeviceTree.get_device_by_name returned existing 7.46 GiB disk sdd (3) with existing iso9660 filesystem >15:37:27,047 DBG blivet: lvm filter: adding sdd1 to the reject list >15:37:27,047 DBG blivet: ignoring partition sdd1 on iso9660 >15:37:27,047 DBG blivet: no device obtained for sdd1 >15:37:27,049 DBG blivet: DeviceTree.handle_device: name: sdd2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/6fe37003-02 ' > '/dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part2 ' > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-label/ANACONDA /dev/disk/by-uuid/0BEC-8326', > 'DEVNAME': '/dev/sdd2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host5/target5:0:0/5:0:0:0/block/sdd/sdd2', > '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': '0BEC-8326', > 'ID_FS_UUID_ENC': '0BEC-8326', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '4100', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '196', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '19944', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '6fe37003-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6fe37003', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_07012855EFB2E037-0:0', > 'ID_SERIAL_SHORT': '07012855EFB2E037', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '50', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host5/target5:0:0/5:0:0:0/block/sdd/sdd2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '15652971'} ; >15:37:27,049 INF blivet: scanning sdd2 (/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host5/target5:0:0/5:0:0:0/block/sdd/sdd2)... >15:37:27,051 DBG blivet: DeviceTree.get_device_by_name: name: sdd2 ; incomplete: False ; hidden: False ; >15:37:27,052 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:27,054 DBG blivet: PartitionDevicePopulator.run: name: sdd2 ; >15:37:27,110 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >15:37:27,111 DBG blivet: DeviceTree.get_device_by_name returned existing 7.46 GiB disk sdd (3) with existing iso9660 filesystem >15:37:27,112 DBG blivet: lvm filter: adding sdd2 to the reject list >15:37:27,113 DBG blivet: ignoring partition sdd2 on iso9660 >15:37:27,113 DBG blivet: no device obtained for sdd2 >15:37:27,115 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50026b77820e19a7 ' > '/dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_DEVICE_PATH': '0', > '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': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '20', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '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': 'KINGSTON_SA400S37120G', > 'ID_MODEL_ENC': 'KINGSTON\\x20SA400S37120G\\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': '89c56967-fc2f-4155-8b8f-b9197fe610b5', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'SBFK71E0', > 'ID_SERIAL': 'KINGSTON_SA400S37120G_50026B77820E19A7', > 'ID_SERIAL_SHORT': '50026B77820E19A7', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50026b77820e19a7', > 'ID_WWN_WITH_EXTENSION': '0x50026b77820e19a7', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15628065'} ; >15:37:27,115 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >15:37:27,116 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >15:37:27,118 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:27,121 DBG blivet: DiskDevicePopulator.run: name: sda ; >15:37:27,122 INF blivet: sda is a disk >15:37:27,122 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >15:37:27,123 DBG blivet: get_format('None') returning DeviceFormat instance with object id 15 >15:37:27,124 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >15:37:27,126 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >15:37:27,127 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >15:37:27,129 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >15:37:27,129 DBG blivet: updated sda size to 111.79 GiB (111.79 GiB) >15:37:27,130 INF blivet: added disk sda (id 13) to device tree >15:37:27,131 INF blivet: got device: DiskDevice instance (0x7fc692b82f98) -- > name = sda status = True id = 13 > children = [] > parents = [] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 111.79 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 50026b77820e19a7 >15:37:27,134 DBG blivet: DeviceTree.handle_format: name: sda ; >15:37:27,138 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:37:27,139 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 17 >15:37:27,141 DBG blivet: EFIFS.supported: supported: True ; >15:37:27,141 DBG blivet: get_format('efi') returning EFIFS instance with object id 18 >15:37:27,144 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:27,144 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >15:37:27,147 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:27,147 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 20 >15:37:27,150 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >15:37:27,151 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >15:37:27,154 DBG blivet: DiskLabel.__init__: uuid: 89c56967-fc2f-4155-8b8f-b9197fe610b5 ; label: None ; device: /dev/sda ; serial: KINGSTON_SA400S37120G_50026B77820E19A7 ; exists: True ; >15:37:27,182 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fc690458390>, <parted.partition.Partition object at 0x7fc6904581d0>, <parted.partition.Partition object at 0x7fc68f7e6080>] > device: <parted.device.Device object at 0x7fc690450cc0> > PedDisk: <_ped.Disk object at 0x7fc6957c6e08> >15:37:27,282 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 21 >15:37:27,284 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >15:37:27,284 INF blivet: got format: existing gpt disklabel >15:37:27,291 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-partlabel/Linux\\x20Data\\x20Partition ' > '/dev/disk/by-partuuid/a6506d54-9035-4acb-86ee-bb9e0c6e2e2b ' > '/dev/disk/by-uuid/1fadd6de-c7f6-447a-8072-045cc6e22679 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 ' > '/dev/disk/by-id/wwn-0x50026b77820e19a7-part1 ' > '/dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part1 ' > '/dev/disk/by-label/rootfs', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'DM_MULTIPATH_DEVICE_PATH': '0', > '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': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '20', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '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': 'rootfs', > 'ID_FS_LABEL_ENC': 'rootfs', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1fadd6de-c7f6-447a-8072-045cc6e22679', > 'ID_FS_UUID_ENC': '1fadd6de-c7f6-447a-8072-045cc6e22679', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'KINGSTON_SA400S37120G', > 'ID_MODEL_ENC': 'KINGSTON\\x20SA400S37120G\\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_NAME': 'Linux\\x20Data\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '213864448', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'a6506d54-9035-4acb-86ee-bb9e0c6e2e2b', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '89c56967-fc2f-4155-8b8f-b9197fe610b5', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'SBFK71E0', > 'ID_SERIAL': 'KINGSTON_SA400S37120G_50026B77820E19A7', > 'ID_SERIAL_SHORT': '50026B77820E19A7', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50026b77820e19a7', > 'ID_WWN_WITH_EXTENSION': '0x50026b77820e19a7', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'PARTNAME': 'Linux Data Partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15654906'} ; >15:37:27,291 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >15:37:27,295 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >15:37:27,297 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:27,304 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >15:37:27,347 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >15:37:27,348 DBG blivet: DeviceTree.get_device_by_name returned existing 111.79 GiB disk sda (13) with existing gpt disklabel >15:37:27,350 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >15:37:27,355 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >15:37:27,356 DBG blivet: get_format('None') returning DeviceFormat instance with object id 25 >15:37:27,359 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >15:37:27,362 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >15:37:27,362 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >15:37:27,364 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >15:37:27,365 DBG blivet: updated sda1 size to 101.98 GiB (101.98 GiB) >15:37:27,365 DBG blivet: looking up parted Partition: /dev/sda1 >15:37:27,367 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >15:37:27,368 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >15:37:27,370 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >15:37:27,371 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >15:37:27,373 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >15:37:27,373 DBG blivet: updated sda1 size to 101.98 GiB (101.98 GiB) >15:37:27,374 INF blivet: added partition sda1 (id 23) to device tree >15:37:27,374 INF blivet: got device: PartitionDevice instance (0x7fc6904d4e10) -- > name = sda1 status = True id = 23 > children = [] > parents = ['existing 111.79 GiB disk sda (13) with existing gpt disklabel'] > uuid = a6506d54-9035-4acb-86ee-bb9e0c6e2e2b size = 101.98 GiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 101.98 GiB path = /dev/sda1 > 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 0x7fc690450588> fileSystem: <parted.filesystem.FileSystem object at 0x7fc690458208> > number: 1 path: /dev/sda1 type: 0 > name: Linux Data Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc690458438> PedPartition: <_ped.Partition object at 0x7fc6904b9518> > disk = existing 111.79 GiB disk sda (13) with existing gpt disklabel > start = 2048 end = 213866495 length = 213864448 > flags = >15:37:27,380 DBG blivet: DeviceTree.handle_format: name: sda1 ; >15:37:27,382 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:37:27,383 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 27 >15:37:27,385 DBG blivet: EFIFS.supported: supported: True ; >15:37:27,388 DBG blivet: get_format('efi') returning EFIFS instance with object id 28 >15:37:27,390 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:27,391 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >15:37:27,392 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:27,393 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 30 >15:37:27,393 INF blivet: type detected on 'sda1' is 'ext4' >15:37:27,449 DBG blivet: padding min size from 3.96 GiB up to 4.35 GiB >15:37:27,451 DBG blivet: Ext4FS.supported: supported: True ; >15:37:27,452 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 31 >15:37:27,457 DBG blivet: PartitionDevice._set_format: sda1 ; type: ext4 ; current: None ; >15:37:27,458 INF blivet: got format: existing ext4 filesystem >15:37:27,507 DBG blivet: Ext4FS.supported: supported: True ; >15:37:27,571 DBG blivet: Ext4FS.supported: supported: True ; >15:37:27,576 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50026b77820e19a7-part2 ' > '/dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part2 ' > '/dev/disk/by-uuid/780E-7644 ' > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 ' > '/dev/disk/by-partuuid/22fa46d3-f480-4ef5-9b23-ade3b4e03575', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'DM_MULTIPATH_DEVICE_PATH': '0', > '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': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '20', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '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_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '780E-7644', > 'ID_FS_UUID_ENC': '780E-7644', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'KINGSTON_SA400S37120G', > 'ID_MODEL_ENC': 'KINGSTON\\x20SA400S37120G\\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_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '213866496', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '499712', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '22fa46d3-f480-4ef5-9b23-ade3b4e03575', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '89c56967-fc2f-4155-8b8f-b9197fe610b5', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'SBFK71E0', > 'ID_SERIAL': 'KINGSTON_SA400S37120G_50026B77820E19A7', > 'ID_SERIAL_SHORT': '50026B77820E19A7', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50026b77820e19a7', > 'ID_WWN_WITH_EXTENSION': '0x50026b77820e19a7', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'PARTNAME': 'EFI System Partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '15651983'} ; >15:37:27,577 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >15:37:27,578 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >15:37:27,579 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:27,581 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >15:37:27,620 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >15:37:27,622 DBG blivet: DeviceTree.get_device_by_name returned existing 111.79 GiB disk sda (13) with existing gpt disklabel >15:37:27,624 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >15:37:27,626 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >15:37:27,626 DBG blivet: get_format('None') returning DeviceFormat instance with object id 35 >15:37:27,628 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >15:37:27,629 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >15:37:27,630 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >15:37:27,632 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >15:37:27,634 DBG blivet: updated sda2 size to 244 MiB (244 MiB) >15:37:27,634 DBG blivet: looking up parted Partition: /dev/sda2 >15:37:27,636 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >15:37:27,641 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >15:37:27,643 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >15:37:27,645 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >15:37:27,648 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >15:37:27,649 DBG blivet: updated sda2 size to 244 MiB (244 MiB) >15:37:27,649 INF blivet: added partition sda2 (id 33) to device tree >15:37:27,650 INF blivet: got device: PartitionDevice instance (0x7fc690357128) -- > name = sda2 status = True id = 33 > children = [] > parents = ['existing 111.79 GiB disk sda (13) with existing gpt disklabel'] > uuid = 22fa46d3-f480-4ef5-9b23-ade3b4e03575 size = 244 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 244 MiB path = /dev/sda2 > 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 0x7fc690450588> fileSystem: <parted.filesystem.FileSystem object at 0x7fc68f7e6160> > number: 2 path: /dev/sda2 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc68f7de908> PedPartition: <_ped.Partition object at 0x7fc6904b9570> > disk = existing 111.79 GiB disk sda (13) with existing gpt disklabel > start = 213866496 end = 214366207 length = 499712 > flags = boot, esp >15:37:27,658 DBG blivet: DeviceTree.handle_format: name: sda2 ; >15:37:27,660 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:37:27,660 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 37 >15:37:27,663 DBG blivet: EFIFS.supported: supported: True ; >15:37:27,663 DBG blivet: get_format('efi') returning EFIFS instance with object id 38 >15:37:27,664 INF blivet: type detected on 'sda2' is 'efi' >15:37:27,666 DBG blivet: EFIFS.supported: supported: True ; >15:37:27,666 DBG blivet: get_format('efi') returning EFIFS instance with object id 39 >15:37:27,667 DBG blivet: PartitionDevice._set_format: sda2 ; type: efi ; current: None ; >15:37:27,668 INF blivet: got format: existing efi filesystem >15:37:27,708 DBG blivet: EFIFS.supported: supported: True ; >15:37:27,760 DBG blivet: EFIFS.supported: supported: True ; >15:37:27,764 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part3 ' > '/dev/disk/by-partlabel/Linux\\x20Data\\x20Partition ' > '/dev/disk/by-label/bootfs ' > '/dev/disk/by-uuid/fade2261-1476-437d-8f71-1ed6e284cf7f ' > '/dev/disk/by-partuuid/1a2712b4-3618-4f59-a287-02bdbc82322d ' > '/dev/disk/by-id/wwn-0x50026b77820e19a7-part3 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'DM_MULTIPATH_DEVICE_PATH': '0', > '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': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '20', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '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': 'bootfs', > 'ID_FS_LABEL_ENC': 'bootfs', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fade2261-1476-437d-8f71-1ed6e284cf7f', > 'ID_FS_UUID_ENC': 'fade2261-1476-437d-8f71-1ed6e284cf7f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'KINGSTON_SA400S37120G', > 'ID_MODEL_ENC': 'KINGSTON\\x20SA400S37120G\\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_NAME': 'Linux\\x20Data\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '214366208', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '499712', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '1a2712b4-3618-4f59-a287-02bdbc82322d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '89c56967-fc2f-4155-8b8f-b9197fe610b5', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'SBFK71E0', > 'ID_SERIAL': 'KINGSTON_SA400S37120G_50026B77820E19A7', > 'ID_SERIAL_SHORT': '50026B77820E19A7', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50026b77820e19a7', > 'ID_WWN_WITH_EXTENSION': '0x50026b77820e19a7', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'PARTNAME': 'Linux Data Partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15654081'} ; >15:37:27,764 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >15:37:27,765 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >15:37:27,766 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:27,768 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >15:37:27,807 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >15:37:27,809 DBG blivet: DeviceTree.get_device_by_name returned existing 111.79 GiB disk sda (13) with existing gpt disklabel >15:37:27,811 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >15:37:27,813 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >15:37:27,813 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >15:37:27,815 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >15:37:27,817 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >15:37:27,817 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >15:37:27,819 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >15:37:27,820 DBG blivet: updated sda3 size to 244 MiB (244 MiB) >15:37:27,820 DBG blivet: looking up parted Partition: /dev/sda3 >15:37:27,822 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >15:37:27,824 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >15:37:27,825 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >15:37:27,827 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >15:37:27,829 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >15:37:27,830 DBG blivet: updated sda3 size to 244 MiB (244 MiB) >15:37:27,830 INF blivet: added partition sda3 (id 41) to device tree >15:37:27,831 INF blivet: got device: PartitionDevice instance (0x7fc6904ce668) -- > name = sda3 status = True id = 41 > children = [] > parents = ['existing 111.79 GiB disk sda (13) with existing gpt disklabel'] > uuid = 1a2712b4-3618-4f59-a287-02bdbc82322d size = 244 MiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 244 MiB 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 0x7fc690450588> fileSystem: <parted.filesystem.FileSystem object at 0x7fc68f7e6390> > number: 3 path: /dev/sda3 type: 0 > name: Linux Data Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc68f7e60b8> PedPartition: <_ped.Partition object at 0x7fc6904b95c8> > disk = existing 111.79 GiB disk sda (13) with existing gpt disklabel > start = 214366208 end = 214865919 length = 499712 > flags = >15:37:27,838 DBG blivet: DeviceTree.handle_format: name: sda3 ; >15:37:27,840 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:37:27,841 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 45 >15:37:27,843 DBG blivet: EFIFS.supported: supported: True ; >15:37:27,843 DBG blivet: get_format('efi') returning EFIFS instance with object id 46 >15:37:27,845 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:27,845 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >15:37:27,848 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:27,848 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >15:37:27,848 INF blivet: type detected on 'sda3' is 'ext4' >15:37:27,895 DBG blivet: padding min size from 91.93 MiB up to 102 MiB >15:37:27,897 DBG blivet: Ext4FS.supported: supported: True ; >15:37:27,897 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 49 >15:37:27,899 DBG blivet: PartitionDevice._set_format: sda3 ; type: ext4 ; current: None ; >15:37:27,900 INF blivet: got format: existing ext4 filesystem >15:37:27,968 DBG blivet: Ext4FS.supported: supported: True ; >15:37:28,016 DBG blivet: Ext4FS.supported: supported: True ; >15:37:28,020 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-2 ' > '/dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934 ' > '/dev/disk/by-id/wwn-0x50024e9204757647', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '216', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '216', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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': 'SAMSUNG_HD103SI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103SI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c2ee7518-5433-442d-8609-0c31313c02b8', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', > 'ID_REVISION': '1AG01118', > 'ID_SERIAL': 'SAMSUNG_HD103SI_S1VSJ9CB202934', > 'ID_SERIAL_SHORT': 'S1VSJ9CB202934', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9204757647', > 'ID_WWN_WITH_EXTENSION': '0x50024e9204757647', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15639275'} ; >15:37:28,020 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >15:37:28,022 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >15:37:28,023 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:28,028 DBG blivet: DiskDevicePopulator.run: name: sdb ; >15:37:28,029 INF blivet: sdb is a disk >15:37:28,030 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >15:37:28,030 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >15:37:28,032 DBG blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >15:37:28,035 DBG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >15:37:28,035 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >15:37:28,038 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb ; >15:37:28,039 DBG blivet: updated sdb size to 931.51 GiB (931.51 GiB) >15:37:28,040 INF blivet: added disk sdb (id 51) to device tree >15:37:28,040 INF blivet: got device: DiskDevice instance (0x7fc690498a20) -- > name = sdb status = True id = 51 > 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:1f.2/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 = 50024e9204757647 >15:37:28,048 DBG blivet: DeviceTree.handle_format: name: sdb ; >15:37:28,051 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:37:28,051 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 55 >15:37:28,053 DBG blivet: EFIFS.supported: supported: True ; >15:37:28,054 DBG blivet: get_format('efi') returning EFIFS instance with object id 56 >15:37:28,056 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:28,057 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 57 >15:37:28,060 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:28,060 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 58 >15:37:28,062 DBG blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: gpt ; >15:37:28,063 DBG blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >15:37:28,064 DBG blivet: DiskLabel.__init__: uuid: c2ee7518-5433-442d-8609-0c31313c02b8 ; label: None ; device: /dev/sdb ; serial: SAMSUNG_HD103SI_S1VSJ9CB202934 ; exists: True ; >15:37:28,089 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fc6903ac908>, <parted.partition.Partition object at 0x7fc6903ac668>] > device: <parted.device.Device object at 0x7fc6903ac128> > PedDisk: <_ped.Disk object at 0x7fc690469248> >15:37:28,173 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 59 >15:37:28,175 DBG blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >15:37:28,176 INF blivet: got format: existing gpt disklabel >15:37:28,181 DBG blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part1 ' > '/dev/disk/by-partlabel/Microsoft\\x20reserved\\x20partition ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 ' > '/dev/disk/by-id/wwn-0x50024e9204757647-part1 ' > '/dev/disk/by-partuuid/0ec2c0da-7497-41f0-a370-840f0e4758e7', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '216', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '216', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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': 'SAMSUNG_HD103SI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103SI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'Microsoft\\x20reserved\\x20partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '34', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '262144', > 'ID_PART_ENTRY_TYPE': 'e3c9e316-0b5c-4db8-817d-f92df00215ae', > 'ID_PART_ENTRY_UUID': '0ec2c0da-7497-41f0-a370-840f0e4758e7', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c2ee7518-5433-442d-8609-0c31313c02b8', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', > 'ID_REVISION': '1AG01118', > 'ID_SERIAL': 'SAMSUNG_HD103SI_S1VSJ9CB202934', > 'ID_SERIAL_SHORT': 'S1VSJ9CB202934', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9204757647', > 'ID_WWN_WITH_EXTENSION': '0x50024e9204757647', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'PARTNAME': 'Microsoft reserved partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '15662166'} ; >15:37:28,182 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >15:37:28,183 DBG blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >15:37:28,185 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:28,186 DBG blivet: PartitionDevicePopulator.run: name: sdb1 ; >15:37:28,231 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >15:37:28,234 DBG blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdb (51) with existing gpt disklabel >15:37:28,235 DBG blivet: get_format('None') returning DeviceFormat instance with object id 62 >15:37:28,238 DBG blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >15:37:28,238 DBG blivet: get_format('None') returning DeviceFormat instance with object id 63 >15:37:28,241 DBG blivet: PartitionDevice._set_format: sdb1 ; type: None ; current: None ; >15:37:28,244 DBG blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >15:37:28,244 DBG blivet: sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >15:37:28,246 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >15:37:28,247 DBG blivet: updated sdb1 size to 128 MiB (128 MiB) >15:37:28,247 DBG blivet: looking up parted Partition: /dev/sdb1 >15:37:28,249 DBG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >15:37:28,252 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 1 ; >15:37:28,253 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 10 ; >15:37:28,255 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 12 ; >15:37:28,258 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >15:37:28,259 DBG blivet: updated sdb1 size to 128 MiB (128 MiB) >15:37:28,259 INF blivet: added partition sdb1 (id 61) to device tree >15:37:28,259 INF blivet: got device: PartitionDevice instance (0x7fc6903b75c0) -- > name = sdb1 status = True id = 61 > children = [] > parents = ['existing 931.51 GiB disk sdb (51) with existing gpt disklabel'] > uuid = 0ec2c0da-7497-41f0-a370-840f0e4758e7 size = 128 MiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > target size = 128 MiB 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 0x7fc6903ac198> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: Microsoft reserved partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc6903ac9b0> PedPartition: <_ped.Partition object at 0x7fc690483f68> > disk = existing 931.51 GiB disk sdb (51) with existing gpt disklabel > start = 34 end = 262177 length = 262144 > flags = msftres >15:37:28,267 DBG blivet: DeviceTree.handle_format: name: sdb1 ; >15:37:28,268 DBG blivet: no type or existing type for sdb1, bailing >15:37:28,269 DBG blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part2 ' > '/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' > '/dev/disk/by-id/wwn-0x50024e9204757647-part2 ' > '/dev/disk/by-uuid/D46C7C566C7C3578 ' > '/dev/disk/by-label/w10_storage ' > '/dev/disk/by-partuuid/4bcf9dc4-bff8-4af5-9ef5-c57ecef8b819 ' > '/dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part2', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '216', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '216', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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_FS_LABEL': 'w10_storage', > 'ID_FS_LABEL_ENC': 'w10_storage', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D46C7C566C7C3578', > 'ID_FS_UUID_ENC': 'D46C7C566C7C3578', > 'ID_MODEL': 'SAMSUNG_HD103SI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103SI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '264192', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1953259520', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '4bcf9dc4-bff8-4af5-9ef5-c57ecef8b819', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c2ee7518-5433-442d-8609-0c31313c02b8', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', > 'ID_REVISION': '1AG01118', > 'ID_SERIAL': 'SAMSUNG_HD103SI_S1VSJ9CB202934', > 'ID_SERIAL_SHORT': 'S1VSJ9CB202934', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9204757647', > 'ID_WWN_WITH_EXTENSION': '0x50024e9204757647', > 'MAJOR': '8', > 'MINOR': '18', > 'PARTN': '2', > 'PARTNAME': 'Basic data partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15648993'} ; >15:37:28,270 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >15:37:28,271 DBG blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >15:37:28,272 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:28,273 DBG blivet: PartitionDevicePopulator.run: name: sdb2 ; >15:37:28,321 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >15:37:28,323 DBG blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdb (51) with existing gpt disklabel >15:37:28,325 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >15:37:28,328 DBG blivet: DiskDevice.add_child: name: sdb ; child: sdb2 ; kids: 1 ; >15:37:28,328 DBG blivet: get_format('None') returning DeviceFormat instance with object id 68 >15:37:28,330 DBG blivet: PartitionDevice._set_format: sdb2 ; type: None ; current: None ; >15:37:28,333 DBG blivet: PartitionDevice.update_sysfs_path: sdb2 ; status: True ; >15:37:28,333 DBG blivet: sdb2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 >15:37:28,336 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 ; >15:37:28,337 DBG blivet: updated sdb2 size to 931.39 GiB (931.39 GiB) >15:37:28,337 DBG blivet: looking up parted Partition: /dev/sdb2 >15:37:28,340 DBG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >15:37:28,342 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 1 ; >15:37:28,344 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 10 ; >15:37:28,345 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 12 ; >15:37:28,348 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 ; >15:37:28,349 DBG blivet: updated sdb2 size to 931.39 GiB (931.39 GiB) >15:37:28,349 INF blivet: added partition sdb2 (id 66) to device tree >15:37:28,350 INF blivet: got device: PartitionDevice instance (0x7fc690495160) -- > name = sdb2 status = True id = 66 > children = [] > parents = ['existing 931.51 GiB disk sdb (51) with existing gpt disklabel'] > uuid = 4bcf9dc4-bff8-4af5-9ef5-c57ecef8b819 size = 931.39 GiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > target size = 931.39 GiB path = /dev/sdb2 > 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 0x7fc6903ac198> fileSystem: <parted.filesystem.FileSystem object at 0x7fc6903ac588> > number: 2 path: /dev/sdb2 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc6903ac7b8> PedPartition: <_ped.Partition object at 0x7fc690483e08> > disk = existing 931.51 GiB disk sdb (51) with existing gpt disklabel > start = 264192 end = 1953523711 length = 1953259520 > flags = msftdata >15:37:28,357 DBG blivet: DeviceTree.handle_format: name: sdb2 ; >15:37:28,359 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:37:28,359 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 70 >15:37:28,362 DBG blivet: EFIFS.supported: supported: True ; >15:37:28,362 DBG blivet: get_format('efi') returning EFIFS instance with object id 71 >15:37:28,365 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:28,365 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 72 >15:37:28,368 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:28,368 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 73 >15:37:28,369 INF blivet: type detected on 'sdb2' is 'ntfs' >15:37:30,313 DBG blivet: padding min size from 172.65 GiB up to 173.14 GiB >15:37:30,315 DBG blivet: NTFS.supported: supported: False ; >15:37:30,315 DBG blivet: get_format('ntfs') returning NTFS instance with object id 74 >15:37:30,317 DBG blivet: PartitionDevice._set_format: sdb2 ; type: ntfs ; current: None ; >15:37:30,317 INF blivet: got format: existing ntfs filesystem >15:37:30,365 DBG blivet: NTFS.supported: supported: False ; >15:37:30,425 DBG blivet: NTFS.supported: supported: False ; >15:37:30,428 DBG blivet: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-5 ' > '/dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535 ' > '/dev/disk/by-id/wwn-0x50024e9003fade53', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '334', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '334', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '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': 'SAMSUNG_HD204UI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD204UI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3bf26375', > 'ID_PATH': 'pci-0000:00:1f.2-ata-5', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-5', > 'ID_REVISION': '1AQ10001', > 'ID_SERIAL': 'SAMSUNG_HD204UI_S2HFJ1SZ804535', > 'ID_SERIAL_SHORT': 'S2HFJ1SZ804535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9003fade53', > 'ID_WWN_WITH_EXTENSION': '0x50024e9003fade53', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15633806'} ; >15:37:30,429 INF blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdc)... >15:37:30,430 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >15:37:30,432 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:30,436 DBG blivet: DiskDevicePopulator.run: name: sdc ; >15:37:30,437 INF blivet: sdc is a disk >15:37:30,437 DBG blivet: get_format('None') returning DeviceFormat instance with object id 77 >15:37:30,438 DBG blivet: get_format('None') returning DeviceFormat instance with object id 78 >15:37:30,440 DBG blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >15:37:30,443 DBG blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >15:37:30,443 DBG blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdc >15:37:30,446 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdc ; >15:37:30,447 DBG blivet: updated sdc size to 1.82 TiB (1.82 TiB) >15:37:30,448 INF blivet: added disk sdc (id 76) to device tree >15:37:30,449 INF blivet: got device: DiskDevice instance (0x7fc6903b5080) -- > name = sdc status = True id = 76 > children = [] > parents = [] > uuid = None size = 1.82 TiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdc > target size = 1.82 TiB path = /dev/sdc > format args = [] original_format = None removable = False wwn = 50024e9003fade53 >15:37:30,453 DBG blivet: DeviceTree.handle_format: name: sdc ; >15:37:30,456 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:37:30,456 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 80 >15:37:30,459 DBG blivet: EFIFS.supported: supported: True ; >15:37:30,459 DBG blivet: get_format('efi') returning EFIFS instance with object id 81 >15:37:30,462 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:30,462 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 82 >15:37:30,464 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:30,465 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 83 >15:37:30,467 DBG blivet: DiskLabelFormatPopulator.run: device: sdc ; label_type: dos ; >15:37:30,469 DBG blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >15:37:30,470 DBG blivet: DiskLabel.__init__: uuid: 3bf26375 ; label: None ; device: /dev/sdc ; serial: SAMSUNG_HD204UI_S2HFJ1SZ804535 ; exists: True ; >15:37:30,479 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 0x7fc6903c3588>] > device: <parted.device.Device object at 0x7fc6903c35f8> > PedDisk: <_ped.Disk object at 0x7fc690459888> >15:37:30,535 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 84 >15:37:30,537 DBG blivet: DiskDevice._set_format: sdc ; type: disklabel ; current: None ; >15:37:30,538 INF blivet: got format: existing msdos disklabel >15:37:30,542 DBG blivet: DeviceTree.handle_device: name: sdc1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/9f62be02-d871-41e8-8fe3-27607077b9be ' > '/dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535-part1 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-5-part1 ' > '/dev/disk/by-partuuid/3bf26375-01 /dev/disk/by-label/storagefs ' > '/dev/disk/by-id/wwn-0x50024e9003fade53-part1', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '334', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '334', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '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_FS_LABEL': 'storagefs', > 'ID_FS_LABEL_ENC': 'storagefs', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9f62be02-d871-41e8-8fe3-27607077b9be', > 'ID_FS_UUID_ENC': '9f62be02-d871-41e8-8fe3-27607077b9be', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD204UI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD204UI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3907027120', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '3bf26375-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3bf26375', > 'ID_PATH': 'pci-0000:00:1f.2-ata-5', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-5', > 'ID_REVISION': '1AQ10001', > 'ID_SERIAL': 'SAMSUNG_HD204UI_S2HFJ1SZ804535', > 'ID_SERIAL_SHORT': 'S2HFJ1SZ804535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9003fade53', > 'ID_WWN_WITH_EXTENSION': '0x50024e9003fade53', > 'MAJOR': '8', > 'MINOR': '33', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15649259'} ; >15:37:30,543 INF blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc1)... >15:37:30,544 DBG blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >15:37:30,545 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:30,546 DBG blivet: PartitionDevicePopulator.run: name: sdc1 ; >15:37:30,591 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >15:37:30,593 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sdc (76) with existing msdos disklabel >15:37:30,594 DBG blivet: get_format('None') returning DeviceFormat instance with object id 87 >15:37:30,597 DBG blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >15:37:30,597 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >15:37:30,598 DBG blivet: PartitionDevice._set_format: sdc1 ; type: None ; current: None ; >15:37:30,600 DBG blivet: PartitionDevice.update_sysfs_path: sdc1 ; status: True ; >15:37:30,600 DBG blivet: sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc1 >15:37:30,602 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc1 ; >15:37:30,603 DBG blivet: updated sdc1 size to 1.82 TiB (1.82 TiB) >15:37:30,603 DBG blivet: looking up parted Partition: /dev/sdc1 >15:37:30,605 DBG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >15:37:30,606 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 1 ; >15:37:30,607 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 10 ; >15:37:30,609 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 12 ; >15:37:30,610 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc1 ; >15:37:30,611 DBG blivet: updated sdc1 size to 1.82 TiB (1.82 TiB) >15:37:30,611 INF blivet: added partition sdc1 (id 86) to device tree >15:37:30,612 INF blivet: parted exception: msdos disk labels do not support partition names. >15:37:30,612 INF blivet: got device: PartitionDevice instance (0x7fc6903a6550) -- > name = sdc1 status = True id = 86 > children = [] > parents = ['existing 1.82 TiB disk sdc (76) with existing msdos disklabel'] > uuid = 3bf26375-01 size = 1.82 TiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc1 > target size = 1.82 TiB path = /dev/sdc1 > 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 0x7fc6903c3908> fileSystem: <parted.filesystem.FileSystem object at 0x7fc6903c3668> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc6903c3550> PedPartition: <_ped.Partition object at 0x7fc690483a40> > disk = existing 1.82 TiB disk sdc (76) with existing msdos disklabel > start = 2048 end = 3907029167 length = 3907027120 > flags = >15:37:30,614 INF blivet: parted exception: msdos disk labels do not support partition names. >15:37:30,615 INF blivet: parted exception: msdos disk labels do not support partition names. >15:37:30,617 INF blivet: parted exception: msdos disk labels do not support partition names. >15:37:30,619 DBG blivet: DeviceTree.handle_format: name: sdc1 ; >15:37:30,621 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:37:30,621 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 >15:37:30,623 DBG blivet: EFIFS.supported: supported: True ; >15:37:30,623 DBG blivet: get_format('efi') returning EFIFS instance with object id 91 >15:37:30,625 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:30,625 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 92 >15:37:30,627 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:30,627 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >15:37:30,627 INF blivet: type detected on 'sdc1' is 'ext4' >15:37:30,667 DBG blivet: padding min size from 772.4 GiB up to 772.89 GiB >15:37:30,669 DBG blivet: Ext4FS.supported: supported: True ; >15:37:30,669 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 94 >15:37:30,671 DBG blivet: PartitionDevice._set_format: sdc1 ; type: ext4 ; current: None ; >15:37:30,674 INF blivet: got format: existing ext4 filesystem >15:37:30,716 DBG blivet: Ext4FS.supported: supported: True ; >15:37:30,759 DBG blivet: Ext4FS.supported: supported: True ; >15:37:30,761 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': '15440534'} ; >15:37:30,762 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >15:37:30,763 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >15:37:30,764 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:30,765 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >15:37:30,766 DBG blivet: DeviceTree.get_device_by_name: name: /run/install/repo/images/install.img ; incomplete: False ; hidden: False ; >15:37:30,767 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:30,768 DBG blivet: get_format('None') returning DeviceFormat instance with object id 97 >15:37:30,768 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >15:37:30,769 DBG blivet: FileDevice._set_format: /run/install/repo/images/install.img ; type: None ; current: None ; >15:37:30,771 DBG blivet: FileDevice.update_sysfs_path: /run/install/repo/images/install.img ; status: True ; >15:37:30,771 ERR blivet: failed to update sysfs path for /run/install/repo/images/install.img: not a device file: '/run/install/repo/images/install.img' >15:37:30,772 INF blivet: added file /run/install/repo/images/install.img (id 96) to device tree >15:37:30,772 DBG blivet: get_format('None') returning DeviceFormat instance with object id 101 >15:37:30,774 DBG blivet: FileDevice.add_child: name: /run/install/repo/images/install.img ; child: loop0 ; kids: 0 ; >15:37:30,774 DBG blivet: get_format('None') returning DeviceFormat instance with object id 102 >15:37:30,775 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >15:37:30,777 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >15:37:30,777 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >15:37:30,777 INF blivet: added loop loop0 (id 100) to device tree >15:37:30,778 INF blivet: got device: LoopDevice instance (0x7fc692b87a58) -- > name = loop0 status = False id = 100 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (96)'] > 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 >15:37:30,780 DBG blivet: DeviceTree.handle_format: name: loop0 ; >15:37:30,782 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:37:30,782 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 104 >15:37:30,785 DBG blivet: EFIFS.supported: supported: True ; >15:37:30,785 DBG blivet: get_format('efi') returning EFIFS instance with object id 105 >15:37:30,787 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:30,788 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 106 >15:37:30,790 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:30,790 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 107 >15:37:30,790 INF blivet: type detected on 'loop0' is 'squashfs' >15:37:30,791 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 108 >15:37:30,792 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >15:37:30,793 INF blivet: got format: existing None >15:37:30,795 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169', > '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': '304efcc8-0d0f-4307-b096-58ccc6c5b169', > 'ID_FS_UUID_ENC': '304efcc8-0d0f-4307-b096-58ccc6c5b169', > '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': '15393577'} ; >15:37:30,795 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >15:37:30,797 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >15:37:30,798 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:30,799 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >15:37:30,800 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >15:37:30,802 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:30,802 DBG blivet: get_format('None') returning DeviceFormat instance with object id 111 >15:37:30,802 DBG blivet: get_format('None') returning DeviceFormat instance with object id 112 >15:37:30,803 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >15:37:30,805 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >15:37:30,805 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >15:37:30,806 INF blivet: added file /LiveOS/rootfs.img (id 110) to device tree >15:37:30,806 DBG blivet: get_format('None') returning DeviceFormat instance with object id 115 >15:37:30,808 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >15:37:30,808 DBG blivet: get_format('None') returning DeviceFormat instance with object id 116 >15:37:30,810 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >15:37:30,812 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >15:37:30,813 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >15:37:30,813 INF blivet: added loop loop1 (id 114) to device tree >15:37:30,813 INF blivet: got device: LoopDevice instance (0x7fc692b878d0) -- > name = loop1 status = False id = 114 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (110)'] > 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 >15:37:30,824 DBG blivet: DeviceTree.handle_format: name: loop1 ; >15:37:30,827 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:37:30,828 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 118 >15:37:30,830 DBG blivet: EFIFS.supported: supported: True ; >15:37:30,830 DBG blivet: get_format('efi') returning EFIFS instance with object id 119 >15:37:30,832 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:30,833 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 120 >15:37:30,835 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:30,836 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 121 >15:37:30,836 INF blivet: type detected on 'loop1' is 'ext4' >15:37:30,879 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >15:37:30,881 DBG blivet: Ext4FS.supported: supported: True ; >15:37:30,883 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 122 >15:37:30,885 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >15:37:30,885 INF blivet: got format: existing ext4 filesystem >15:37:30,944 DBG blivet: Ext4FS.supported: supported: True ; >15:37:31,005 DBG blivet: Ext4FS.supported: supported: True ; >15:37:31,008 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15396927'} ; >15:37:31,009 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >15:37:31,011 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >15:37:31,013 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:31,015 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >15:37:31,017 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >15:37:31,018 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:31,019 DBG blivet: get_format('None') returning DeviceFormat instance with object id 125 >15:37:31,019 DBG blivet: get_format('None') returning DeviceFormat instance with object id 126 >15:37:31,021 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >15:37:31,022 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >15:37:31,023 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >15:37:31,023 INF blivet: added file /overlay (deleted) (id 124) to device tree >15:37:31,023 DBG blivet: get_format('None') returning DeviceFormat instance with object id 129 >15:37:31,025 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >15:37:31,025 DBG blivet: get_format('None') returning DeviceFormat instance with object id 130 >15:37:31,026 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >15:37:31,028 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >15:37:31,028 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >15:37:31,028 INF blivet: added loop loop2 (id 128) to device tree >15:37:31,029 INF blivet: got device: LoopDevice instance (0x7fc6903d33c8) -- > name = loop2 status = False id = 128 > children = [] > parents = ['existing 0 B file /overlay (deleted) (124)'] > 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 >15:37:31,031 DBG blivet: DeviceTree.handle_format: name: loop2 ; >15:37:31,033 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:37:31,033 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 132 >15:37:31,035 DBG blivet: EFIFS.supported: supported: True ; >15:37:31,035 DBG blivet: get_format('efi') returning EFIFS instance with object id 133 >15:37:31,037 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:31,037 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 134 >15:37:31,039 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:31,039 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 135 >15:37:31,040 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >15:37:31,040 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 136 >15:37:31,041 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >15:37:31,041 INF blivet: got format: existing None >15:37:31,043 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 ' > '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda ' > '/dev/mapper/live-rw', > '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': '304efcc8-0d0f-4307-b096-58ccc6c5b169', > 'ID_FS_UUID_ENC': '304efcc8-0d0f-4307-b096-58ccc6c5b169', > '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': '10730875'} ; >15:37:31,043 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >15:37:31,044 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >15:37:31,045 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:31,150 DBG blivet: DMDevicePopulator.run: name: live-rw ; >15:37:31,153 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >15:37:31,155 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (114) with existing ext4 filesystem >15:37:31,160 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >15:37:31,166 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (128) >15:37:31,169 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >15:37:31,170 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:31,170 DBG blivet: get_format('None') returning DeviceFormat instance with object id 139 >15:37:31,174 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >15:37:31,174 DBG blivet: get_format('None') returning DeviceFormat instance with object id 140 >15:37:31,176 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >15:37:31,179 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >15:37:31,179 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >15:37:31,182 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >15:37:31,183 DBG blivet: updated live-rw size to 8 GiB (8 GiB) >15:37:31,184 INF blivet: added dm live-rw (id 138) to device tree >15:37:31,184 INF blivet: got device: DMDevice instance (0x7fc690498358) -- > name = live-rw status = True id = 138 > children = [] > parents = ['existing 0 B loop loop1 (114) with existing ext4 filesystem'] > uuid = None size = 8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 8 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >15:37:31,221 DBG blivet: DeviceTree.handle_format: name: live-rw ; >15:37:31,224 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:37:31,224 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 142 >15:37:31,227 DBG blivet: EFIFS.supported: supported: True ; >15:37:31,227 DBG blivet: get_format('efi') returning EFIFS instance with object id 143 >15:37:31,230 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:31,230 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 144 >15:37:31,234 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:31,234 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 145 >15:37:31,235 INF blivet: type detected on 'live-rw' is 'ext4' >15:37:31,289 DBG blivet: padding min size from 7.19 GiB up to 7.67 GiB >15:37:31,291 DBG blivet: Ext4FS.supported: supported: True ; >15:37:31,292 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 146 >15:37:31,296 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >15:37:31,296 INF blivet: got format: existing ext4 filesystem >15:37:31,354 DBG blivet: Ext4FS.supported: supported: True ; >15:37:31,402 DBG blivet: Ext4FS.supported: supported: True ; >15:37:31,404 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 ' > '/dev/mapper/live-base /dev/disk/by-label/Anaconda ' > '/dev/disk/by-id/dm-name-live-base', > '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': '304efcc8-0d0f-4307-b096-58ccc6c5b169', > 'ID_FS_UUID_ENC': '304efcc8-0d0f-4307-b096-58ccc6c5b169', > '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': '10757731'} ; >15:37:31,404 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >15:37:31,405 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >15:37:31,406 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:31,496 DBG blivet: DMDevicePopulator.run: name: live-base ; >15:37:31,500 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >15:37:31,502 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (114) with existing ext4 filesystem >15:37:31,505 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >15:37:31,507 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:31,507 DBG blivet: get_format('None') returning DeviceFormat instance with object id 149 >15:37:31,509 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >15:37:31,509 DBG blivet: get_format('None') returning DeviceFormat instance with object id 150 >15:37:31,511 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >15:37:31,512 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >15:37:31,513 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >15:37:31,514 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >15:37:31,515 DBG blivet: updated live-base size to 8 GiB (8 GiB) >15:37:31,515 INF blivet: added dm live-base (id 148) to device tree >15:37:31,515 INF blivet: got device: DMDevice instance (0x7fc6903d32e8) -- > name = live-base status = True id = 148 > children = [] > parents = ['existing 0 B loop loop1 (114) with existing ext4 filesystem'] > uuid = None size = 8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 8 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >15:37:31,539 DBG blivet: DeviceTree.handle_format: name: live-base ; >15:37:31,542 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:37:31,542 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 152 >15:37:31,545 DBG blivet: EFIFS.supported: supported: True ; >15:37:31,546 DBG blivet: get_format('efi') returning EFIFS instance with object id 153 >15:37:31,548 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:31,548 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 154 >15:37:31,550 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:31,551 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 155 >15:37:31,551 INF blivet: type detected on 'live-base' is 'ext4' >15:37:31,583 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >15:37:31,585 DBG blivet: Ext4FS.supported: supported: True ; >15:37:31,585 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 156 >15:37:31,586 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >15:37:31,587 INF blivet: got format: existing ext4 filesystem >15:37:31,633 DBG blivet: Ext4FS.supported: supported: True ; >15:37:31,675 DBG blivet: Ext4FS.supported: supported: True ; >15:37:31,717 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >15:37:31,760 DBG blivet: Iso9660FS.teardown: device: /dev/sdd ; type: iso9660 ; status: True ; >15:37:32,025 INF blivet: teardown of sdd failed: umount of /run/install/repo failed (32) >15:37:32,028 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:37:32,073 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >15:37:32,151 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >15:37:32,215 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:37:32,217 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:37:32,219 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:37:32,242 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:37:32,283 DBG blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >15:37:32,367 DBG blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >15:37:32,433 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:37:32,435 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:37:32,438 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:37:32,459 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:37:32,503 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >15:37:32,589 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >15:37:32,651 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:37:32,653 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:37:32,655 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:37:32,678 DBG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >15:37:32,680 DBG blivet: DeviceFormat.teardown: device: /dev/sdb1 ; type: None ; status: False ; >15:37:32,681 DBG blivet: DeviceFormat.teardown: device: /dev/sdb1 ; type: None ; status: False ; >15:37:32,705 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:37:32,707 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >15:37:32,708 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >15:37:32,732 DBG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >15:37:32,775 DBG blivet: NTFS.teardown: device: /dev/sdb2 ; type: ntfs ; status: False ; >15:37:32,855 DBG blivet: NTFS.teardown: device: /dev/sdb2 ; type: ntfs ; status: False ; >15:37:32,915 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:37:32,917 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >15:37:32,919 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >15:37:32,942 DBG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >15:37:32,988 DBG blivet: Ext4FS.teardown: device: /dev/sdc1 ; type: ext4 ; status: False ; >15:37:33,073 DBG blivet: Ext4FS.teardown: device: /dev/sdc1 ; type: ext4 ; status: False ; >15:37:33,135 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >15:37:33,137 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >15:37:33,139 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >15:37:33,164 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >15:37:33,167 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >15:37:33,168 INF blivet: edd: MBR signature on sda is zero. new disk image? >15:37:33,183 INF blivet: edd: collected mbr signatures: {'sdb': '0x5a3ea758', 'sdc': '0x3bf26375'} >15:37:33,185 DBG blivet: resolved 'LABEL=Fedora-SB-ostree-x86_64-29' to 'sdd' (disk) >15:37:33,186 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: True ; >15:37:33,187 DBG blivet: DeviceTree.get_device_by_name returned existing 7.46 GiB disk sdd (3) with existing iso9660 filesystem >15:37:33,189 DBG blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; >15:37:33,244 DBG blivet: Ext4FS.setup: device: /dev/sda1 ; type: ext4 ; status: False ; >15:37:33,380 DBG blivet: resolved 'UUID=1fadd6de-c7f6-447a-8072-045cc6e22679' to 'sda1' (partition) >15:37:33,381 DBG blivet: resolved 'UUID=fade2261-1476-437d-8f71-1ed6e284cf7f' to 'sda3' (partition) >15:37:33,381 DBG blivet: resolved 'UUID=780E-7644' to 'sda2' (partition) >15:37:33,381 DBG blivet: resolved 'UUID=9f62be02-d871-41e8-8fe3-27607077b9be' to 'sdc1' (partition) >15:37:33,383 DBG blivet: DeviceTree.get_device_by_name: name: /srv/storage/users/wvanbakel/Downloads/iso/MSI_H61MP31W8/debian-testing-amd64-DVD-1.iso ; incomplete: False ; hidden: False ; >15:37:33,384 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:33,386 DBG blivet: DeviceTree.get_device_by_path: path: /dev//srv/storage/users/wvanbakel/Downloads/iso/MSI_H61MP31W8/debian-testing-amd64-DVD-1.iso ; incomplete: False ; hidden: False ; >15:37:33,387 DBG blivet: DeviceTree.get_device_by_path returned None >15:37:33,387 DBG blivet: failed to resolve '/dev//srv/storage/users/wvanbakel/Downloads/iso/MSI_H61MP31W8/debian-testing-amd64-DVD-1.iso' >15:37:33,388 DBG blivet: DeviceTree.get_device_by_name: name: /srv/storage/.swapfile ; incomplete: False ; hidden: False ; >15:37:33,390 DBG blivet: DeviceTree.get_device_by_name returned None >15:37:33,393 DBG blivet: DeviceTree.get_device_by_path: path: /dev//srv/storage/.swapfile ; incomplete: False ; hidden: False ; >15:37:33,396 DBG blivet: DeviceTree.get_device_by_path returned None >15:37:33,400 DBG blivet: failed to resolve '/dev//srv/storage/.swapfile' >15:37:33,424 DBG blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >15:37:33,503 DBG blivet: Ext4FS.setup: device: /dev/sda3 ; type: ext4 ; status: False ; >15:37:33,636 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:37:33,681 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >15:37:33,773 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >15:37:33,839 DBG blivet: PartitionDevice.setup: sdc1 ; orig: False ; status: True ; controllable: True ; >15:37:33,890 DBG blivet: Ext4FS.setup: device: /dev/sdc1 ; type: ext4 ; status: False ; >15:37:33,997 DBG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >15:37:34,044 DBG blivet: Ext4FS.teardown: device: /dev/sdc1 ; type: ext4 ; status: False ; >15:37:34,134 DBG blivet: Ext4FS.teardown: device: /dev/sdc1 ; type: ext4 ; status: False ; >15:37:34,206 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:37:34,253 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >15:37:34,346 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >15:37:34,413 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:37:34,414 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:37:34,416 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:37:34,444 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:37:34,512 DBG blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >15:37:34,641 DBG blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >15:37:34,719 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:37:34,722 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:37:34,725 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:37:34,750 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:37:34,973 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >15:37:35,070 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >15:37:35,144 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:37:35,146 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:37:35,148 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:37:35,171 DBG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >15:37:35,172 DBG blivet: DeviceFormat.teardown: device: /dev/sdb1 ; type: None ; status: False ; >15:37:35,174 DBG blivet: DeviceFormat.teardown: device: /dev/sdb1 ; type: None ; status: False ; >15:37:35,197 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:37:35,199 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >15:37:35,201 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >15:37:35,223 DBG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >15:37:35,270 DBG blivet: NTFS.teardown: device: /dev/sdb2 ; type: ntfs ; status: False ; >15:37:35,399 DBG blivet: NTFS.teardown: device: /dev/sdb2 ; type: ntfs ; status: False ; >15:37:35,512 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:37:35,513 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >15:37:35,515 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >15:37:35,537 DBG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >15:37:35,581 DBG blivet: Ext4FS.teardown: device: /dev/sdc1 ; type: ext4 ; status: False ; >15:37:35,668 DBG blivet: Ext4FS.teardown: device: /dev/sdc1 ; type: ext4 ; status: False ; >15:37:35,735 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >15:37:35,738 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >15:37:35,740 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >15:37:35,765 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >15:37:35,767 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >15:37:35,783 DBG blivet: Ext4FS.supported: supported: True ; >15:37:35,785 DBG blivet: Ext4FS.supported: supported: True ; >15:37:35,787 DBG blivet: Ext4FS.supported: supported: True ; >15:37:35,790 DBG blivet: Ext4FS.supported: supported: True ; >15:37:35,793 DBG blivet: EFIFS.supported: supported: True ; >15:37:35,795 DBG blivet: Ext4FS.supported: supported: True ; >15:37:35,799 DBG blivet: NTFS.supported: supported: False ; >15:37:35,801 DBG blivet: Ext4FS.supported: supported: True ; >15:37:35,804 DBG blivet: Iso9660FS.supported: supported: True ; >15:37:35,874 DBG blivet: DiskLabel.__init__: >15:37:35,875 INF blivet: DiskLabel.parted_device returning None >15:37:35,875 DBG blivet: DMRaidMember.__init__: >15:37:35,876 DBG blivet: Ext2FS.supported: supported: True ; >15:37:35,877 DBG blivet: Ext2FS.supported: supported: True ; >15:37:35,878 DBG blivet: Ext3FS.supported: supported: True ; >15:37:35,878 DBG blivet: Ext3FS.supported: supported: True ; >15:37:35,879 DBG blivet: Ext4FS.supported: supported: True ; >15:37:35,880 DBG blivet: Ext4FS.supported: supported: True ; >15:37:35,881 DBG blivet: FATFS.supported: supported: True ; >15:37:35,881 DBG blivet: FATFS.supported: supported: True ; >15:37:35,882 DBG blivet: EFIFS.supported: supported: True ; >15:37:35,883 DBG blivet: EFIFS.supported: supported: True ; >15:37:35,884 DBG blivet: BTRFS.supported: supported: True ; >15:37:36,044 DBG blivet: BTRFS.supported: supported: True ; >15:37:36,045 DBG blivet: XFS.supported: supported: True ; >15:37:36,084 DBG blivet: XFS.supported: supported: True ; >15:37:36,086 DBG blivet: HFS.supported: supported: False ; >15:37:36,087 DBG blivet: HFS.supported: supported: False ; >15:37:36,088 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:37:36,095 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:37:36,096 DBG blivet: HFSPlus.supported: supported: False ; >15:37:36,097 DBG blivet: HFSPlus.supported: supported: False ; >15:37:36,098 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:36,099 DBG blivet: MacEFIFS.supported: supported: True ; >15:37:36,101 DBG blivet: NTFS.supported: supported: False ; >15:37:36,101 DBG blivet: NTFS.supported: supported: False ; >15:37:36,102 DBG blivet: NFS.supported: supported: False ; >15:37:36,103 DBG blivet: NFS.supported: supported: False ; >15:37:36,104 DBG blivet: NFSv4.supported: supported: False ; >15:37:36,105 DBG blivet: NFSv4.supported: supported: False ; >15:37:36,106 DBG blivet: Iso9660FS.supported: supported: True ; >15:37:36,106 DBG blivet: Iso9660FS.supported: supported: True ; >15:37:36,109 DBG blivet: NoDevFS.supported: supported: False ; >15:37:36,110 DBG blivet: NoDevFS.supported: supported: False ; >15:37:36,111 DBG blivet: DevPtsFS.supported: supported: False ; >15:37:36,112 DBG blivet: DevPtsFS.supported: supported: False ; >15:37:36,113 DBG blivet: ProcFS.supported: supported: False ; >15:37:36,114 DBG blivet: ProcFS.supported: supported: False ; >15:37:36,115 DBG blivet: SysFS.supported: supported: False ; >15:37:36,116 DBG blivet: SysFS.supported: supported: False ; >15:37:36,117 DBG blivet: TmpFS.supported: supported: True ; >15:37:36,131 DBG blivet: TmpFS.supported: supported: True ; >15:37:36,133 DBG blivet: BindFS.supported: supported: False ; >15:37:36,134 DBG blivet: BindFS.supported: supported: False ; >15:37:36,135 DBG blivet: SELinuxFS.supported: supported: False ; >15:37:36,136 DBG blivet: SELinuxFS.supported: supported: False ; >15:37:36,137 DBG blivet: USBFS.supported: supported: False ; >15:37:36,138 DBG blivet: USBFS.supported: supported: False ; >15:37:36,140 DBG blivet: EFIVarFS.supported: supported: False ; >15:37:36,141 DBG blivet: EFIVarFS.supported: supported: False ; >15:37:36,142 DBG blivet: LUKS.__init__: >15:37:36,143 DBG blivet: Integrity.__init__: >15:37:36,144 DBG blivet: LVMPhysicalVolume.__init__: >15:37:36,146 DBG blivet: MDRaidMember.__init__: >15:37:36,208 DBG blivet: MultipathMember.__init__: >15:37:36,209 DBG blivet: SwapSpace.__init__: >10:38:36,587 DBG blivet: starting Blivet copy >10:38:36,606 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >10:38:36,606 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc6924bed30> fileSystem: <parted.filesystem.FileSystem object at 0x7fc6918dc7b8> > number: 1 path: /dev/sda1 type: 0 > name: Linux Data Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc6918dc588> PedPartition: <_ped.Partition object at 0x7fc6924ae0f8> >10:38:36,609 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >10:38:36,609 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc6924bed30> fileSystem: <parted.filesystem.FileSystem object at 0x7fc6918dc828> > number: 2 path: /dev/sda2 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc6918dc668> PedPartition: <_ped.Partition object at 0x7fc6924ae1a8> >10:38:36,611 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >10:38:36,611 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc6924bed30> fileSystem: <parted.filesystem.FileSystem object at 0x7fc6918dc9e8> > number: 3 path: /dev/sda3 type: 0 > name: Linux Data Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc6918dc940> PedPartition: <_ped.Partition object at 0x7fc6924ae200> >10:38:36,613 DBG blivet: PartitionDevice._set_parted_partition: sdb1 ; >10:38:36,613 DBG blivet: device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc6924d5358> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: Microsoft reserved partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc6918a9128> PedPartition: <_ped.Partition object at 0x7fc6918a4620> >10:38:36,615 DBG blivet: PartitionDevice._set_parted_partition: sdb2 ; >10:38:36,615 DBG blivet: device sdb2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc6924d5358> fileSystem: <parted.filesystem.FileSystem object at 0x7fc6918a9320> > number: 2 path: /dev/sdb2 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc6918a9278> PedPartition: <_ped.Partition object at 0x7fc6918a4678> >10:38:36,617 DBG blivet: PartitionDevice._set_parted_partition: sdc1 ; >10:38:36,617 DBG blivet: device sdc1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc6918bb4e0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc6918a9550> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc6918a9400> PedPartition: <_ped.Partition object at 0x7fc6918a46d0> >10:38:36,618 DBG blivet: DeviceTree.get_device_by_id: id_num: 23 ; incomplete: False ; hidden: True ; >10:38:36,619 DBG blivet: DeviceTree.get_device_by_id returned existing 101.98 GiB partition sda1 (23) with existing ext4 filesystem >10:38:36,624 DBG blivet: DeviceTree.get_device_by_id: id_num: 41 ; incomplete: False ; hidden: True ; >10:38:36,624 DBG blivet: DeviceTree.get_device_by_id returned existing 244 MiB partition sda3 (41) with existing ext4 filesystem >10:38:36,628 DBG blivet: DeviceTree.get_device_by_id: id_num: 33 ; incomplete: False ; hidden: True ; >10:38:36,629 DBG blivet: DeviceTree.get_device_by_id returned existing 244 MiB partition sda2 (33) with existing efi filesystem >10:38:36,633 DBG blivet: DeviceTree.get_device_by_id: id_num: 86 ; incomplete: False ; hidden: True ; >10:38:36,634 DBG blivet: DeviceTree.get_device_by_id returned existing 1.82 TiB partition sdc1 (86) with existing ext4 filesystem >10:38:36,637 DBG blivet: finished Blivet copy >10:38:36,637 INF blivet: hiding device existing 128 MiB partition sdb1 (61) >10:38:36,642 DBG blivet: DiskDevice.remove_child: name: sdb ; child: sdb1 ; kids: 2 ; >10:38:36,642 INF blivet: removed partition sdb1 (id 61) from device tree >10:38:36,642 DBG blivet: lvm filter: adding sdb1 to the reject list >10:38:36,642 INF blivet: hiding device existing 931.39 GiB partition sdb2 (66) with existing ntfs filesystem >10:38:36,647 DBG blivet: DiskDevice.remove_child: name: sdb ; child: sdb2 ; kids: 1 ; >10:38:36,647 INF blivet: removed partition sdb2 (id 66) from device tree >10:38:36,647 DBG blivet: lvm filter: adding sdb2 to the reject list >10:38:36,647 INF blivet: hiding device existing 931.51 GiB disk sdb (51) with existing gpt disklabel >10:38:36,648 INF blivet: removed disk sdb (id 51) from device tree >10:38:36,648 DBG blivet: lvm filter: adding sdb to the reject list >10:38:36,649 INF blivet: hiding device existing 1.82 TiB partition sdc1 (86) with existing ext4 filesystem >10:38:36,653 DBG blivet: DiskDevice.remove_child: name: sdc ; child: sdc1 ; kids: 1 ; >10:38:36,653 INF blivet: removed partition sdc1 (id 86) from device tree >10:38:36,653 DBG blivet: lvm filter: adding sdc1 to the reject list >10:38:36,653 INF blivet: hiding device existing 1.82 TiB disk sdc (76) with existing msdos disklabel >10:38:36,654 INF blivet: removed disk sdc (id 76) from device tree >10:38:36,654 DBG blivet: lvm filter: adding sdc to the reject list >10:38:36,655 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >10:38:36,656 DBG blivet: DeviceTree.get_device_by_name returned existing 111.79 GiB disk sda (13) with existing gpt disklabel >10:38:36,659 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 111.79 GiB disk sda (13) with existing gpt disklabel ; hidden: True ; >10:38:36,661 DBG blivet: checking if sdd depends on sda >10:38:36,661 DBG blivet: checking if sda depends on sda >10:38:36,661 DBG blivet: checking if sda1 depends on sda >10:38:36,661 DBG blivet: checking if sda2 depends on sda >10:38:36,661 DBG blivet: checking if sda3 depends on sda >10:38:36,661 DBG blivet: checking if /run/install/repo/images/install.img depends on sda >10:38:36,662 DBG blivet: checking if loop0 depends on sda >10:38:36,662 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >10:38:36,662 DBG blivet: checking if loop1 depends on sda >10:38:36,662 DBG blivet: checking if /overlay (deleted) depends on sda >10:38:36,662 DBG blivet: checking if loop2 depends on sda >10:38:36,662 DBG blivet: checking if live-rw depends on sda >10:38:36,662 DBG blivet: checking if live-base depends on sda >10:38:36,663 DBG blivet: checking if sdb1 depends on sda >10:38:36,663 DBG blivet: checking if sdb2 depends on sda >10:38:36,663 DBG blivet: checking if sdb depends on sda >10:38:36,663 DBG blivet: checking if sdc1 depends on sda >10:38:36,663 DBG blivet: checking if sdc depends on sda >10:38:36,721 DBG blivet: checking whether disk sda has an empty extended >10:38:36,721 DBG blivet: extended is None ; logicals is [] >10:38:36,748 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >10:38:36,750 DBG blivet: DeviceTree.get_device_by_name returned existing 111.79 GiB disk sda (13) with existing gpt disklabel >10:38:36,754 DBG blivet: resolved 'sda' to 'sda' (disk) >10:38:36,772 DBG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >10:38:36,773 DBG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 250 >10:38:36,773 DBG blivet: get_format('None') returning DeviceFormat instance with object id 252 >10:38:36,775 DBG blivet: DiskDevice.add_child: name: sda ; child: req0 ; kids: 3 ; >10:38:36,776 DBG blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: None ; >10:38:36,778 DBG blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 4 ; >10:38:36,779 INF blivet: added partition req0 (id 251) to device tree >10:38:36,779 INF blivet: registered action: [254] create device partition req0 (id 251) >10:38:36,780 DBG blivet: get_format('None') returning DeviceFormat instance with object id 256 >10:38:36,784 DBG blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: lvmpv ; >10:38:36,784 INF blivet: registered action: [255] create format lvmpv on partition req0 (id 251) >10:38:36,804 DBG blivet: Ext4FS.supported: supported: True ; >10:38:36,805 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 257 >10:38:36,805 DBG blivet: get_format('None') returning DeviceFormat instance with object id 259 >10:38:36,807 DBG blivet: DiskDevice.add_child: name: sda ; child: req1 ; kids: 3 ; >10:38:36,808 DBG blivet: PartitionDevice._set_format: req1 ; type: ext4 ; current: None ; >10:38:36,811 DBG blivet: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 4 ; >10:38:36,811 INF blivet: added partition req1 (id 258) to device tree >10:38:36,811 INF blivet: registered action: [261] create device partition req1 (id 258) >10:38:36,812 DBG blivet: get_format('None') returning DeviceFormat instance with object id 263 >10:38:36,815 DBG blivet: PartitionDevice._set_format: req1 ; type: ext4 ; current: ext4 ; >10:38:36,815 INF blivet: registered action: [262] create format ext4 filesystem mounted at /boot on partition req1 (id 258) >10:38:36,817 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >10:38:36,818 DBG blivet: removing all non-preexisting partitions ['req0(id 251)', 'req1(id 258)', 'sda1(id 23)', 'sda2(id 33)', 'sda3(id 41)'] from disk(s) ['sda'] >10:38:36,819 DBG blivet: allocate_partitions: disks=['sda'] ; partitions=['req0(id 251)', 'req1(id 258)', 'sda1(id 23)', 'sda2(id 33)', 'sda3(id 41)'] >10:38:36,819 DBG blivet: removing all non-preexisting partitions ['req1(id 258)', 'req0(id 251)'] from disk(s) ['sda'] >10:38:36,819 DBG blivet: allocating partition: req1 ; id: 258 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >10:38:36,820 DBG blivet: checking freespace on sda >10:38:36,821 DBG blivet: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 MiB boot=True best=None grow=False start=None >10:38:36,821 DBG blivet: checking 34-2047 (1007 KiB) >10:38:36,822 DBG blivet: current free range is 34-2047 (1007 KiB) >10:38:36,823 DBG blivet: checking 214865920-234441614 (9.33 GiB) >10:38:36,823 DBG blivet: current free range is 214865920-234441614 (9.33 GiB) >10:38:36,824 DBG blivet: updating use_disk to sda, type: 0 >10:38:36,825 DBG blivet: new free: 214865920-234441614 / 9.33 GiB >10:38:36,825 DBG blivet: new free allows for 0 sectors of growth >10:38:36,825 DBG blivet: found free space for bootable request >10:38:36,826 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc6904a1160> >10:38:36,827 DBG blivet: created partition sda4 of 1024 MiB and added it to /dev/sda >10:38:36,829 DBG blivet: PartitionDevice._set_parted_partition: req1 ; >10:38:36,829 DBG blivet: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690450588> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc69253ff60> PedPartition: <_ped.Partition object at 0x7fc691814678> >10:38:36,831 DBG blivet: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >10:38:36,833 DBG blivet: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >10:38:36,835 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >10:38:36,835 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690450588> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc69253a860> PedPartition: <_ped.Partition object at 0x7fc691814780> >10:38:36,836 DBG blivet: allocating partition: req0 ; id: 251 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >10:38:36,837 DBG blivet: checking freespace on sda >10:38:36,837 DBG blivet: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >10:38:36,838 DBG blivet: checking 34-2047 (1007 KiB) >10:38:36,839 DBG blivet: current free range is 34-2047 (1007 KiB) >10:38:36,840 DBG blivet: checking 216963072-234441614 (8.33 GiB) >10:38:36,840 DBG blivet: current free range is 216963072-234441614 (8.33 GiB) >10:38:36,841 DBG blivet: evaluating growth potential for new layout >10:38:36,841 DBG blivet: calculating growth for disk /dev/sda >10:38:36,842 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc6904a1160> >10:38:36,850 DBG blivet: PartitionDevice._set_parted_partition: req0 ; >10:38:36,851 DBG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690450588> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc692520e10> PedPartition: <_ped.Partition object at 0x7fc6925012b0> >10:38:36,853 DBG blivet: PartitionDevice._set_disk: sda5 ; old: None ; new: sda ; >10:38:36,854 DBG blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; >10:38:36,855 DBG blivet: adding request 258 to chunk 19574784 (214865920-234440703) on /dev/sda >10:38:36,856 DBG blivet: adding request 251 to chunk 19574784 (214865920-234440703) on /dev/sda >10:38:36,856 DBG blivet: Chunk.grow_requests: 19574784 (214865920-234440703) on /dev/sda start = 214865920 end = 234440703 >sector_size = 512 B > >10:38:36,857 DBG blivet: req: PartitionRequest instance -- >id = 258 name = sda4 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >10:38:36,857 DBG blivet: req: PartitionRequest instance -- >id = 251 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >10:38:36,857 DBG blivet: 1 requests and 16453632 (7.85 GiB) left in chunk >10:38:36,858 DBG blivet: adding 16453632 (7.85 GiB) to 251 (sda5) >10:38:36,858 DBG blivet: new grow amount for request 251 (sda5) is 16453632 units, or 7.85 GiB >10:38:36,858 DBG blivet: request 258 (sda4) growth: 0 (0 B) size: 1024 MiB >10:38:36,859 DBG blivet: request 251 (sda5) growth: 16453632 (7.85 GiB) size: 8.33 GiB >10:38:36,859 DBG blivet: disk /dev/sda growth: 16453632 (7.85 GiB) >10:38:36,861 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >10:38:36,861 DBG blivet: device sda5 new parted_partition None >10:38:36,862 DBG blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >10:38:36,864 DBG blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 5 ; >10:38:36,864 DBG blivet: total growth: 16453632 sectors >10:38:36,864 DBG blivet: updating use_disk to sda, type: 0 >10:38:36,865 DBG blivet: new free: 216963072-234441614 / 8.33 GiB >10:38:36,865 DBG blivet: new free allows for 16453632 sectors of growth >10:38:36,865 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc6904a1160> >10:38:36,866 DBG blivet: created partition sda5 of 500 MiB and added it to /dev/sda >10:38:36,868 DBG blivet: PartitionDevice._set_parted_partition: req0 ; >10:38:36,868 DBG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690450588> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc692520898> PedPartition: <_ped.Partition object at 0x7fc691814990> >10:38:36,870 DBG blivet: PartitionDevice._set_disk: sda5 ; old: None ; new: sda ; >10:38:36,871 DBG blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; >10:38:36,873 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >10:38:36,873 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690450588> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc69251eeb8> PedPartition: <_ped.Partition object at 0x7fc691814938> >10:38:36,874 DBG blivet: grow_partitions: disks=['sda'], partitions=['sda5(id 251)', 'sda4(id 258)', 'sda1(id 23)', 'sda2(id 33)', 'sda3(id 41)'] >10:38:36,874 DBG blivet: growable partitions are ['sda5'] >10:38:36,875 DBG blivet: adding request 251 to chunk 19574784 (214865920-234440703) on /dev/sda >10:38:36,876 DBG blivet: adding request 258 to chunk 19574784 (214865920-234440703) on /dev/sda >10:38:36,876 DBG blivet: disk sda has 1 chunks >10:38:36,876 DBG blivet: Chunk.grow_requests: 19574784 (214865920-234440703) on /dev/sda start = 214865920 end = 234440703 >sector_size = 512 B > >10:38:36,877 DBG blivet: req: PartitionRequest instance -- >id = 258 name = sda4 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >10:38:36,877 DBG blivet: req: PartitionRequest instance -- >id = 251 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >10:38:36,877 DBG blivet: 1 requests and 16453632 (7.85 GiB) left in chunk >10:38:36,877 DBG blivet: adding 16453632 (7.85 GiB) to 251 (sda5) >10:38:36,878 DBG blivet: new grow amount for request 251 (sda5) is 16453632 units, or 7.85 GiB >10:38:36,878 DBG blivet: growing partitions on sda >10:38:36,878 DBG blivet: partition sda4 (258): 0 >10:38:36,879 DBG blivet: new geometry for sda4: parted.Geometry instance -- > start: 214865920 end: 216963071 length: 2097152 > device: <parted.device.Device object at 0x7fc690450cc0> PedGeometry: <_ped.Geometry object at 0x7fc692534e48> >10:38:36,879 DBG blivet: partition sda5 (251): 0 >10:38:36,880 DBG blivet: new geometry for sda5: parted.Geometry instance -- > start: 216963072 end: 234440703 length: 17477632 > device: <parted.device.Device object at 0x7fc690450cc0> PedGeometry: <_ped.Geometry object at 0x7fc692534198> >10:38:36,880 DBG blivet: removing all non-preexisting partitions ['sda4(id 258)', 'sda5(id 251)'] from disk(s) ['sda'] >10:38:36,882 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >10:38:36,882 DBG blivet: device sda4 new parted_partition None >10:38:36,884 DBG blivet: PartitionDevice._set_disk: req1 ; old: sda ; new: None ; >10:38:36,887 DBG blivet: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 5 ; >10:38:36,889 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >10:38:36,889 DBG blivet: device sda5 new parted_partition None >10:38:36,891 DBG blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >10:38:36,893 DBG blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 4 ; >10:38:36,893 DBG blivet: back from remove_new_partitions >10:38:36,893 DBG blivet: extended: None >10:38:36,894 DBG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 214865920 end: 216963071 length: 2097152 > device: <parted.device.Device object at 0x7fc690450cc0> PedGeometry: <_ped.Geometry object at 0x7fc692534e48> >10:38:36,895 DBG blivet: PartitionDevice._set_parted_partition: req1 ; >10:38:36,895 DBG blivet: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690450588> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc692509a20> PedPartition: <_ped.Partition object at 0x7fc691814830> >10:38:36,897 DBG blivet: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >10:38:36,899 DBG blivet: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >10:38:36,901 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >10:38:36,901 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690450588> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc69253a668> PedPartition: <_ped.Partition object at 0x7fc6918148e0> >10:38:36,902 DBG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 216963072 end: 234440703 length: 17477632 > device: <parted.device.Device object at 0x7fc690450cc0> PedGeometry: <_ped.Geometry object at 0x7fc692534198> >10:38:36,904 DBG blivet: PartitionDevice._set_parted_partition: req0 ; >10:38:36,904 DBG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690450588> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc692509f28> PedPartition: <_ped.Partition object at 0x7fc6918147d8> >10:38:36,905 DBG blivet: PartitionDevice._set_disk: sda5 ; old: None ; new: sda ; >10:38:36,907 DBG blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; >10:38:36,908 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >10:38:36,908 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690450588> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc69253a278> PedPartition: <_ped.Partition object at 0x7fc691814b48> >10:38:36,909 DBG blivet: fixing size of existing 101.98 GiB partition sda1 (23) with existing ext4 filesystem >10:38:36,915 DBG blivet: fixing size of existing 244 MiB partition sda2 (33) with existing efi filesystem mounted at /boot/efi >10:38:36,920 DBG blivet: fixing size of existing 244 MiB partition sda3 (41) with existing ext4 filesystem >10:38:36,924 DBG blivet: fixing size of non-existent 1024 MiB partition sda4 (258) with non-existent ext4 filesystem mounted at /boot >10:38:36,928 DBG blivet: fixing size of non-existent 8.33 GiB partition sda5 (251) with non-existent lvmpv >10:38:36,939 DBG blivet: get_format('None') returning DeviceFormat instance with object id 265 >10:38:36,942 DBG blivet: LVMVolumeGroupDevice._add_parent: fedora_kitchen-desktop ; parent: sda5 ; >10:38:36,944 DBG blivet: PartitionDevice.add_child: name: sda5 ; child: fedora_kitchen-desktop ; kids: 0 ; >10:38:36,945 DBG blivet: get_format('None') returning DeviceFormat instance with object id 266 >10:38:36,946 DBG blivet: LVMVolumeGroupDevice._set_format: fedora_kitchen-desktop ; type: None ; current: None ; >10:38:36,948 INF blivet: added lvmvg fedora_kitchen-desktop (id 264) to device tree >10:38:36,948 INF blivet: registered action: [268] create device lvmvg fedora_kitchen-desktop (id 264) >10:38:36,950 DBG blivet: Ext4FS.supported: supported: True ; >10:38:36,950 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 269 >10:38:36,951 DBG blivet: get_format('None') returning DeviceFormat instance with object id 271 >10:38:36,952 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora_kitchen-desktop ; child: root ; kids: 0 ; >10:38:36,954 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_kitchen-desktop-root ; type: ext4 ; current: None ; >10:38:36,955 DBG blivet: get_format('None') returning DeviceFormat instance with object id 273 >10:38:36,958 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora_kitchen-desktop ; child: root ; kids: 1 ; >10:38:36,959 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora_kitchen-desktop ; child: root ; kids: 0 ; >10:38:36,961 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_kitchen-desktop-root ; type: ext4 ; current: None ; >10:38:36,963 DBG blivet: fedora_kitchen-desktop size is 8.33 GiB >10:38:36,964 DBG blivet: vg fedora_kitchen-desktop has 8.33 GiB free >10:38:36,965 DBG blivet: Adding fedora_kitchen-desktop-root/1024 MiB to fedora_kitchen-desktop >10:38:36,980 INF blivet: added lvmlv fedora_kitchen-desktop-root (id 270) to device tree >10:38:36,981 INF blivet: registered action: [275] create device lvmlv fedora_kitchen-desktop-root (id 270) >10:38:36,982 DBG blivet: get_format('None') returning DeviceFormat instance with object id 277 >10:38:36,988 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_kitchen-desktop-root ; type: ext4 ; current: ext4 ; >10:38:36,989 INF blivet: registered action: [276] create format ext4 filesystem mounted at / on lvmlv fedora_kitchen-desktop-root (id 270) >10:38:36,991 DBG blivet: SwapSpace.__init__: mountpoint: None ; >10:38:36,991 DBG blivet: get_format('swap') returning SwapSpace instance with object id 278 >10:38:36,992 DBG blivet: get_format('None') returning DeviceFormat instance with object id 280 >10:38:36,993 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora_kitchen-desktop ; child: swap ; kids: 1 ; >10:38:36,995 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_kitchen-desktop-swap ; type: swap ; current: None ; >10:38:36,996 DBG blivet: get_format('None') returning DeviceFormat instance with object id 282 >10:38:36,997 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora_kitchen-desktop ; child: swap ; kids: 2 ; >10:38:36,999 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora_kitchen-desktop ; child: swap ; kids: 1 ; >10:38:37,002 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_kitchen-desktop-swap ; type: swap ; current: None ; >10:38:37,003 DBG blivet: fedora_kitchen-desktop size is 8.33 GiB >10:38:37,005 DBG blivet: vg fedora_kitchen-desktop has 7.33 GiB free >10:38:37,005 DBG blivet: Adding fedora_kitchen-desktop-swap/955.94 MiB to fedora_kitchen-desktop >10:38:37,006 INF blivet: added lvmlv fedora_kitchen-desktop-swap (id 279) to device tree >10:38:37,006 INF blivet: registered action: [284] create device lvmlv fedora_kitchen-desktop-swap (id 279) >10:38:37,006 DBG blivet: get_format('None') returning DeviceFormat instance with object id 286 >10:38:37,008 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_kitchen-desktop-swap ; type: swap ; current: swap ; >10:38:37,008 INF blivet: registered action: [285] create format swap on lvmlv fedora_kitchen-desktop-swap (id 279) >10:38:37,009 DBG blivet: fedora_kitchen-desktop size is 8.33 GiB >10:38:37,011 DBG blivet: vg fedora_kitchen-desktop has 6.4 GiB free >10:38:37,011 DBG blivet: vg fedora_kitchen-desktop: 6.4 GiB free ; lvs: ['root', 'swap'] >10:38:37,012 DBG blivet: fedora_kitchen-desktop size is 8.33 GiB >10:38:37,013 DBG blivet: vg fedora_kitchen-desktop has 6.4 GiB free >10:38:37,015 DBG blivet: adding request 270 to chunk 2133 on /dev/fedora_kitchen--desktop >10:38:37,015 DBG blivet: adding request 279 to chunk 2133 on /dev/fedora_kitchen--desktop >10:38:37,016 DBG blivet: Chunk.grow_requests: VGChunk instance -- >device = /dev/fedora_kitchen--desktop length = 2133 size = 8.33 GiB >remaining = 1 pool = 1638 >10:38:37,016 DBG blivet: req: LVRequest instance -- >id = 270 name = fedora_kitchen-desktop-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >10:38:37,017 DBG blivet: req: LVRequest instance -- >id = 279 name = fedora_kitchen-desktop-swap growable = False >base = 239 growth = 0 max_grow = 0 >done = True >10:38:37,017 DBG blivet: 1 requests and 1638 (6.4 GiB) left in chunk >10:38:37,017 DBG blivet: adding 1638 (6.4 GiB) to 270 (fedora_kitchen-desktop-root) >10:38:37,018 DBG blivet: new grow amount for request 270 (fedora_kitchen-desktop-root) is 1638 units, or 6.4 GiB >10:38:37,018 DBG blivet: trying to set lv fedora_kitchen-desktop-root size to 7.4 GiB >10:38:37,019 DBG blivet: fedora_kitchen-desktop size is 8.33 GiB >10:38:37,021 DBG blivet: vg fedora_kitchen-desktop has 6.4 GiB free >10:38:37,044 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >10:38:37,045 DBG blivet: DeviceTree.get_device_by_name returned existing 111.79 GiB disk sda (13) with existing gpt disklabel >10:38:37,049 DBG blivet: resolved 'sda' to 'sda' (disk) >10:38:37,075 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >10:38:37,077 DBG blivet: DeviceTree.get_device_by_path returned existing 101.98 GiB partition sda1 (23) with existing ext4 filesystem >10:38:37,082 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >10:38:37,083 DBG blivet: DeviceTree.get_device_by_path returned existing 244 MiB partition sda2 (33) with existing efi filesystem mounted at /boot/efi >10:38:37,088 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >10:38:37,089 DBG blivet: DeviceTree.get_device_by_path returned existing 244 MiB partition sda3 (41) with existing ext4 filesystem >10:38:37,094 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >10:38:37,095 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda4 (258) with non-existent ext4 filesystem mounted at /boot >10:38:37,099 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; >10:38:37,100 DBG blivet: DeviceTree.get_device_by_path returned non-existent 8.33 GiB partition sda5 (251) with non-existent lvmpv >10:38:37,235 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >10:38:37,236 DBG blivet: DeviceTree.get_device_by_name returned existing 111.79 GiB disk sda (13) with existing gpt disklabel >10:38:37,240 DBG blivet: resolved 'sda' to 'sda' (disk) >10:38:37,241 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >10:38:37,242 DBG blivet: DeviceTree.get_device_by_name returned existing 111.79 GiB disk sda (13) with existing gpt disklabel >10:38:37,251 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >10:38:37,253 DBG blivet: DeviceTree.get_device_by_name returned existing 111.79 GiB disk sda (13) with existing gpt disklabel >10:38:37,256 DBG blivet: resolved 'sda' to 'sda' (disk) >10:38:37,296 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >10:38:37,298 DBG blivet: DeviceTree.get_device_by_path returned existing 101.98 GiB partition sda1 (23) with existing ext4 filesystem >10:38:37,302 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >10:38:37,305 DBG blivet: DeviceTree.get_device_by_path returned existing 244 MiB partition sda2 (33) with existing efi filesystem mounted at /boot/efi >10:38:37,310 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >10:38:37,312 DBG blivet: DeviceTree.get_device_by_path returned existing 244 MiB partition sda3 (41) with existing ext4 filesystem >10:38:37,318 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >10:38:37,319 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda4 (258) with non-existent ext4 filesystem mounted at /boot >10:38:37,325 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; >10:38:37,326 DBG blivet: DeviceTree.get_device_by_path returned non-existent 8.33 GiB partition sda5 (251) with non-existent lvmpv >10:38:42,529 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:38:42,572 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >10:38:42,652 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >10:38:42,713 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:38:42,714 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >10:38:42,716 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >10:38:42,740 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:38:42,786 DBG blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >10:38:42,869 DBG blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >10:38:42,935 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:38:42,937 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >10:38:42,939 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >10:38:42,963 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >10:38:43,009 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >10:38:43,092 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >10:38:43,153 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:38:43,156 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >10:38:43,158 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >10:38:43,179 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >10:38:43,181 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >10:38:43,183 DBG blivet: PartitionDevice.teardown: sda4 ; status: False ; controllable: True ; >10:38:43,184 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:38:43,186 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >10:38:43,188 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >10:38:43,214 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora_kitchen-desktop-root ; status: False ; controllable: True ; >10:38:43,216 DBG blivet: LVMVolumeGroupDevice.teardown: fedora_kitchen-desktop ; status: False ; controllable: True ; >10:38:43,218 DBG blivet: PartitionDevice.teardown: sda5 ; status: False ; controllable: True ; >10:38:43,220 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:38:43,222 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >10:38:43,225 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >10:38:43,248 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora_kitchen-desktop-swap ; status: False ; controllable: True ; >10:38:43,249 DBG blivet: LVMVolumeGroupDevice.teardown: fedora_kitchen-desktop ; status: False ; controllable: True ; >10:38:43,251 DBG blivet: PartitionDevice.teardown: sda5 ; status: False ; controllable: True ; >10:38:43,252 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:38:43,254 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >10:38:43,256 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >10:38:43,277 DBG blivet: action: [254] create device partition sda5 (id 251) >10:38:43,278 DBG blivet: action: [255] create format lvmpv on partition sda5 (id 251) >10:38:43,278 DBG blivet: action: [261] create device partition sda4 (id 258) >10:38:43,278 DBG blivet: action: [262] create format ext4 filesystem mounted at /boot on partition sda4 (id 258) >10:38:43,278 DBG blivet: action: [268] create device lvmvg fedora_kitchen-desktop (id 264) >10:38:43,279 DBG blivet: action: [275] create device lvmlv fedora_kitchen-desktop-root (id 270) >10:38:43,279 DBG blivet: action: [276] create format ext4 filesystem mounted at / on lvmlv fedora_kitchen-desktop-root (id 270) >10:38:43,279 DBG blivet: action: [284] create device lvmlv fedora_kitchen-desktop-swap (id 279) >10:38:43,280 DBG blivet: action: [285] create format swap on lvmlv fedora_kitchen-desktop-swap (id 279) >10:38:43,280 INF blivet: pruning action queue... >10:38:43,491 INF blivet: resetting parted disks... >10:38:43,493 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >10:38:43,494 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >10:38:43,495 DBG blivet: PartitionDevice.pre_commit_fixup: sda1 ; >10:38:43,496 DBG blivet: sector-based lookup found partition sda1 >10:38:43,497 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >10:38:43,498 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690458f60> fileSystem: <parted.filesystem.FileSystem object at 0x7fc691677dd8> > number: 1 path: /dev/sda1 type: 0 > name: Linux Data Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc6916776d8> PedPartition: <_ped.Partition object at 0x7fc690d25db0> >10:38:43,500 DBG blivet: PartitionDevice.pre_commit_fixup: sda2 ; >10:38:43,500 DBG blivet: sector-based lookup found partition sda2 >10:38:43,501 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >10:38:43,502 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690458f60> fileSystem: <parted.filesystem.FileSystem object at 0x7fc691677828> > number: 2 path: /dev/sda2 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc691677e80> PedPartition: <_ped.Partition object at 0x7fc6904b9518> >10:38:43,504 DBG blivet: PartitionDevice.pre_commit_fixup: sda3 ; >10:38:43,504 DBG blivet: sector-based lookup found partition sda3 >10:38:43,505 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >10:38:43,506 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690458f60> fileSystem: <parted.filesystem.FileSystem object at 0x7fc691677cc0> > number: 3 path: /dev/sda3 type: 0 > name: Linux Data Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc6904581d0> PedPartition: <_ped.Partition object at 0x7fc6904b9570> >10:38:43,508 DBG blivet: PartitionDevice.pre_commit_fixup: sda4 ; >10:38:43,509 DBG blivet: PartitionDevice.pre_commit_fixup: sda5 ; >10:38:43,509 INF blivet: sorting actions... >10:38:43,512 DBG blivet: action: [261] create device partition sda4 (id 258) >10:38:43,513 DBG blivet: action: [262] create format ext4 filesystem mounted at /boot on partition sda4 (id 258) >10:38:43,513 DBG blivet: action: [254] create device partition sda5 (id 251) >10:38:43,514 DBG blivet: lvm filter: removing fedora_kitchen-desktop from the reject list >10:38:43,514 DBG blivet: fedora_kitchen-desktop wasn't in the reject list >10:38:43,514 DBG blivet: lvm filter: removing fedora_kitchen-desktop-root from the reject list >10:38:43,514 DBG blivet: fedora_kitchen-desktop-root wasn't in the reject list >10:38:43,514 DBG blivet: lvm filter: removing fedora_kitchen-desktop-swap from the reject list >10:38:43,515 DBG blivet: fedora_kitchen-desktop-swap wasn't in the reject list >10:38:43,515 DBG blivet: action: [255] create format lvmpv on partition sda5 (id 251) >10:38:43,515 DBG blivet: lvm filter: removing fedora_kitchen-desktop from the reject list >10:38:43,515 DBG blivet: fedora_kitchen-desktop wasn't in the reject list >10:38:43,516 DBG blivet: lvm filter: removing fedora_kitchen-desktop-root from the reject list >10:38:43,516 DBG blivet: fedora_kitchen-desktop-root wasn't in the reject list >10:38:43,516 DBG blivet: lvm filter: removing fedora_kitchen-desktop-swap from the reject list >10:38:43,516 DBG blivet: fedora_kitchen-desktop-swap wasn't in the reject list >10:38:43,516 DBG blivet: action: [268] create device lvmvg fedora_kitchen-desktop (id 264) >10:38:43,517 DBG blivet: lvm filter: removing fedora_kitchen-desktop-root from the reject list >10:38:43,517 DBG blivet: fedora_kitchen-desktop-root wasn't in the reject list >10:38:43,517 DBG blivet: lvm filter: removing fedora_kitchen-desktop-swap from the reject list >10:38:43,517 DBG blivet: fedora_kitchen-desktop-swap wasn't in the reject list >10:38:43,517 DBG blivet: action: [284] create device lvmlv fedora_kitchen-desktop-swap (id 279) >10:38:43,518 DBG blivet: action: [285] create format swap on lvmlv fedora_kitchen-desktop-swap (id 279) >10:38:43,519 DBG blivet: action: [275] create device lvmlv fedora_kitchen-desktop-root (id 270) >10:38:43,519 DBG blivet: action: [276] create format ext4 filesystem mounted at / on lvmlv fedora_kitchen-desktop-root (id 270) >10:38:43,520 INF blivet: executing action: [261] create device partition sda4 (id 258) >10:38:43,521 DBG blivet: PartitionDevice.create: sda4 ; status: False ; >10:38:43,522 DBG blivet: PartitionDevice.setup_parents: name: sda4 ; orig: False ; >10:38:43,524 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >10:38:43,525 DBG blivet: DiskLabel.setup: device: /dev/sda ; type: disklabel ; status: False ; >10:38:43,526 DBG blivet: PartitionDevice._create: sda4 ; status: False ; >10:38:43,528 DBG blivet: PartitionDevice._wipe: sda4 ; status: False ; >10:38:43,653 DBG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 4 ; >10:38:43,767 DBG blivet: post-commit partition path is /dev/sda4 >10:38:43,769 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >10:38:43,770 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690458f60> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc691677e10> PedPartition: <_ped.Partition object at 0x7fc690d25e60> >10:38:43,772 DBG blivet: DeviceFormat.destroy: device: /dev/sda4 ; type: None ; status: False ; >10:38:43,794 DBG blivet: PartitionDevice.setup: sda4 ; orig: False ; status: True ; controllable: True ; >10:38:43,797 DBG blivet: PartitionDevice.update_sysfs_path: sda4 ; status: True ; >10:38:43,798 DBG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >10:38:43,823 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 ; >10:38:43,824 DBG blivet: updated sda4 size to 1024 MiB (1024 MiB) >10:38:43,825 INF blivet: executing action: [262] create format ext4 filesystem mounted at /boot on partition sda4 (id 258) >10:38:43,827 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 1 ; >10:38:43,829 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 2 ; >10:38:43,830 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 3 ; >10:38:43,831 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 4 ; >10:38:43,832 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 5 ; >10:38:43,834 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 6 ; >10:38:43,835 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 8 ; >10:38:43,836 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 9 ; >10:38:43,837 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 10 ; >10:38:43,839 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 11 ; >10:38:43,840 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 12 ; >10:38:43,841 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 13 ; >10:38:43,843 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 14 ; >10:38:43,844 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 15 ; >10:38:43,845 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 16 ; >10:38:43,847 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 17 ; >10:38:43,848 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 18 ; >10:38:43,850 DBG blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 4 ; >10:38:43,953 DBG blivet: PartitionDevice.setup: sda4 ; orig: False ; status: True ; controllable: True ; >10:38:43,955 DBG blivet: Ext4FS.create: device: /dev/sda4 ; type: ext4 ; status: False ; >10:38:43,956 DBG blivet: Ext4FS._create: type: ext4 ; device: /dev/sda4 ; mountpoint: /boot ; >10:38:44,160 DBG blivet: PartitionDevice.update_sysfs_path: sda4 ; status: True ; >10:38:44,160 DBG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >10:38:44,162 INF blivet: executing action: [254] create device partition sda5 (id 251) >10:38:44,164 DBG blivet: PartitionDevice.create: sda5 ; status: False ; >10:38:44,165 DBG blivet: PartitionDevice.setup_parents: name: sda5 ; orig: False ; >10:38:44,168 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >10:38:44,169 DBG blivet: DiskLabel.setup: device: /dev/sda ; type: disklabel ; status: False ; >10:38:44,171 DBG blivet: PartitionDevice._create: sda5 ; status: False ; >10:38:44,172 DBG blivet: PartitionDevice._wipe: sda5 ; status: False ; >10:38:44,288 DBG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 5 ; >10:38:44,438 DBG blivet: post-commit partition path is /dev/sda5 >10:38:44,443 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >10:38:44,443 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690458f60> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc691677518> PedPartition: <_ped.Partition object at 0x7fc6918148e0> >10:38:44,446 DBG blivet: DeviceFormat.destroy: device: /dev/sda5 ; type: None ; status: False ; >10:38:44,465 DBG blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; >10:38:44,467 DBG blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >10:38:44,468 DBG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >10:38:44,494 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; >10:38:44,496 DBG blivet: updated sda5 size to 8.33 GiB (8.33 GiB) >10:38:44,497 INF blivet: executing action: [255] create format lvmpv on partition sda5 (id 251) >10:38:44,499 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 1 ; >10:38:44,500 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 2 ; >10:38:44,501 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 3 ; >10:38:44,503 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 4 ; >10:38:44,504 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 5 ; >10:38:44,506 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 8 ; >10:38:44,507 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 9 ; >10:38:44,509 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 10 ; >10:38:44,510 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 11 ; >10:38:44,511 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 12 ; >10:38:44,513 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 13 ; >10:38:44,514 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 14 ; >10:38:44,515 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 15 ; >10:38:44,517 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 16 ; >10:38:44,518 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 17 ; >10:38:44,519 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 18 ; >10:38:44,521 DBG blivet: PartitionDevice.set_flag: path: /dev/sda5 ; flag: 6 ; >10:38:44,523 DBG blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 5 ; >10:38:44,682 DBG blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; >10:38:44,685 DBG blivet: LVMPhysicalVolume.create: device: /dev/sda5 ; type: lvmpv ; status: False ; >10:38:44,686 DBG blivet: LVMPhysicalVolume._create: device: /dev/sda5 ; type: lvmpv ; status: False ; >10:38:45,178 DBG blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >10:38:45,179 DBG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >10:38:45,181 INF blivet: executing action: [268] create device lvmvg fedora_kitchen-desktop (id 264) >10:38:45,182 DBG blivet: LVMVolumeGroupDevice.create: fedora_kitchen-desktop ; status: False ; >10:38:45,184 DBG blivet: LVMVolumeGroupDevice.setup_parents: name: fedora_kitchen-desktop ; orig: False ; >10:38:45,185 DBG blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; >10:38:45,187 DBG blivet: LVMPhysicalVolume.setup: device: /dev/sda5 ; type: lvmpv ; status: None ; >10:38:45,188 DBG blivet: LVMVolumeGroupDevice._create: fedora_kitchen-desktop ; status: False ; >10:38:45,326 DBG blivet: LVMVolumeGroupDevice.setup: fedora_kitchen-desktop ; orig: False ; status: True ; controllable: True ; >10:38:45,328 DBG blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora_kitchen-desktop ; status: True ; >10:38:45,348 INF blivet: executing action: [284] create device lvmlv fedora_kitchen-desktop-swap (id 279) >10:38:45,351 DBG blivet: LVMLogicalVolumeDevice.create: fedora_kitchen-desktop-swap ; status: False ; >10:38:45,353 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora_kitchen-desktop-swap ; orig: False ; >10:38:45,355 DBG blivet: LVMVolumeGroupDevice.setup: fedora_kitchen-desktop ; orig: False ; status: True ; controllable: True ; >10:38:45,411 DBG blivet: LVMLogicalVolumeDevice._create: fedora_kitchen-desktop-swap ; status: False ; >10:38:45,511 DBG blivet: LVMLogicalVolumeDevice.setup: fedora_kitchen-desktop-swap ; orig: False ; status: True ; controllable: True ; >10:38:45,513 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_kitchen-desktop-swap ; status: True ; >10:38:45,513 DBG blivet: fedora_kitchen-desktop-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >10:38:45,538 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_kitchen--desktop-swap ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >10:38:45,539 DBG blivet: updated fedora_kitchen-desktop-swap size to 956 MiB (956 MiB) >10:38:45,540 INF blivet: executing action: [285] create format swap on lvmlv fedora_kitchen-desktop-swap (id 279) >10:38:45,543 DBG blivet: LVMLogicalVolumeDevice.setup: fedora_kitchen-desktop-swap ; orig: False ; status: True ; controllable: True ; >10:38:45,545 DBG blivet: SwapSpace.create: device: /dev/mapper/fedora_kitchen--desktop-swap ; type: swap ; status: False ; >10:38:45,546 DBG blivet: SwapSpace._create: device: /dev/mapper/fedora_kitchen--desktop-swap ; type: swap ; status: False ; >10:38:45,601 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_kitchen-desktop-swap ; status: True ; >10:38:45,601 DBG blivet: fedora_kitchen-desktop-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >10:38:45,603 INF blivet: executing action: [275] create device lvmlv fedora_kitchen-desktop-root (id 270) >10:38:45,605 DBG blivet: LVMLogicalVolumeDevice.create: fedora_kitchen-desktop-root ; status: False ; >10:38:45,607 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora_kitchen-desktop-root ; orig: False ; >10:38:45,609 DBG blivet: LVMVolumeGroupDevice.setup: fedora_kitchen-desktop ; orig: False ; status: True ; controllable: True ; >10:38:45,667 DBG blivet: LVMLogicalVolumeDevice._create: fedora_kitchen-desktop-root ; status: False ; >10:38:45,750 DBG blivet: LVMLogicalVolumeDevice.setup: fedora_kitchen-desktop-root ; orig: False ; status: True ; controllable: True ; >10:38:45,759 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_kitchen-desktop-root ; status: True ; >10:38:45,760 DBG blivet: fedora_kitchen-desktop-root sysfs_path set to /sys/devices/virtual/block/dm-3 >10:38:45,782 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_kitchen--desktop-root ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >10:38:45,783 DBG blivet: updated fedora_kitchen-desktop-root size to 7.4 GiB (7.4 GiB) >10:38:45,784 INF blivet: executing action: [276] create format ext4 filesystem mounted at / on lvmlv fedora_kitchen-desktop-root (id 270) >10:38:45,786 DBG blivet: LVMLogicalVolumeDevice.setup: fedora_kitchen-desktop-root ; orig: False ; status: True ; controllable: True ; >10:38:45,787 DBG blivet: Ext4FS.create: device: /dev/mapper/fedora_kitchen--desktop-root ; type: ext4 ; status: False ; >10:38:45,789 DBG blivet: Ext4FS._create: type: ext4 ; device: /dev/mapper/fedora_kitchen--desktop-root ; mountpoint: / ; >10:38:46,153 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_kitchen-desktop-root ; status: True ; >10:38:46,154 DBG blivet: fedora_kitchen-desktop-root sysfs_path set to /sys/devices/virtual/block/dm-3 >10:38:46,158 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >10:38:46,158 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690458f60> fileSystem: <parted.filesystem.FileSystem object at 0x7fc691697160> > number: 1 path: /dev/sda1 type: 0 > name: Linux Data Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc691697438> PedPartition: <_ped.Partition object at 0x7fc691692410> >10:38:46,161 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >10:38:46,161 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690458f60> fileSystem: <parted.filesystem.FileSystem object at 0x7fc691697ef0> > number: 2 path: /dev/sda2 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc6916978d0> PedPartition: <_ped.Partition object at 0x7fc6916923b8> >10:38:46,163 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >10:38:46,163 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690458f60> fileSystem: <parted.filesystem.FileSystem object at 0x7fc691697eb8> > number: 3 path: /dev/sda3 type: 0 > name: Linux Data Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc691697b00> PedPartition: <_ped.Partition object at 0x7fc691692468> >10:38:46,165 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >10:38:46,166 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690458f60> fileSystem: <parted.filesystem.FileSystem object at 0x7fc691697e80> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc691697b70> PedPartition: <_ped.Partition object at 0x7fc6916924c0> >10:38:46,168 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >10:38:46,168 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc690458f60> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc6916979b0> PedPartition: <_ped.Partition object at 0x7fc691692518> >10:38:46,170 DBG blivet: PartitionDevice.set_flag: path: /dev/sda2 ; flag: 1 ; >10:38:46,175 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >10:38:46,176 DBG blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 5 ; >10:38:46,204 DBG blivet: fedora_kitchen-desktop size is 8.33 GiB >10:38:46,208 DBG blivet: vg fedora_kitchen-desktop has 0 B free >10:38:46,209 DBG blivet: fedora_kitchen-desktop size is 8.33 GiB >10:38:46,210 DBG blivet: vg fedora_kitchen-desktop has 0 B free >10:38:46,213 DBG blivet: Ext4FS.supported: supported: True ; >10:38:46,218 DBG blivet: Ext4FS.supported: supported: True ; >10:38:46,220 DBG blivet: Ext4FS.supported: supported: True ; >10:38:46,223 DBG blivet: Ext4FS.supported: supported: True ; >10:38:46,232 DBG blivet: Ext4FS.supported: supported: True ; >10:38:46,234 DBG blivet: EFIFS.supported: supported: True ; >10:38:46,237 DBG blivet: Ext4FS.supported: supported: True ; >10:38:46,239 DBG blivet: Ext4FS.supported: supported: True ; >10:38:46,242 DBG blivet: Iso9660FS.supported: supported: True ; >10:38:46,247 DBG blivet: LVMLogicalVolumeDevice.setup: fedora_kitchen-desktop-swap ; orig: False ; status: True ; controllable: True ; >10:38:46,249 DBG blivet: SwapSpace.setup: device: /dev/mapper/fedora_kitchen--desktop-swap ; type: swap ; status: False ; >10:38:46,250 DBG blivet: SwapSpace._setup: device: /dev/mapper/fedora_kitchen--desktop-swap ; type: swap ; status: False ; >10:38:46,260 DBG blivet: BindFS.supported: supported: False ; >10:38:46,262 DBG blivet: get_format('bind') returning BindFS instance with object id 290 >10:38:46,262 DBG blivet: get_format('None') returning DeviceFormat instance with object id 292 >10:38:46,265 DBG blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >10:38:46,268 DBG blivet: DirectoryDevice.update_sysfs_path: /dev ; status: True ; >10:38:46,269 ERR blivet: failed to update sysfs path for /dev: not a device file: '/dev' >10:38:46,270 DBG blivet: updated /dev size to 3.98 KiB (3.98 KiB) >10:38:46,272 DBG blivet: TmpFS.supported: supported: True ; >10:38:46,280 DBG blivet: get_format('tmpfs') returning TmpFS instance with object id 294 >10:38:46,280 DBG blivet: get_format('None') returning DeviceFormat instance with object id 296 >10:38:46,282 DBG blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >10:38:46,284 DBG blivet: NoDevice.update_sysfs_path: tmpfs ; status: False ; >10:38:46,284 ERR blivet: failed to update sysfs path for tmpfs: [Errno 2] No such file or directory: 'tmpfs' >10:38:46,286 DBG blivet: DevPtsFS.supported: supported: False ; >10:38:46,286 DBG blivet: get_format('devpts') returning DevPtsFS instance with object id 298 >10:38:46,287 DBG blivet: get_format('None') returning DeviceFormat instance with object id 300 >10:38:46,288 DBG blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; >10:38:46,290 DBG blivet: NoDevice.update_sysfs_path: devpts ; status: False ; >10:38:46,291 ERR blivet: failed to update sysfs path for devpts: [Errno 2] No such file or directory: 'devpts' >10:38:46,292 DBG blivet: SysFS.supported: supported: False ; >10:38:46,293 DBG blivet: get_format('sysfs') returning SysFS instance with object id 302 >10:38:46,293 DBG blivet: get_format('None') returning DeviceFormat instance with object id 304 >10:38:46,295 DBG blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; >10:38:46,297 DBG blivet: NoDevice.update_sysfs_path: sysfs ; status: False ; >10:38:46,297 ERR blivet: failed to update sysfs path for sysfs: [Errno 2] No such file or directory: 'sysfs' >10:38:46,301 DBG blivet: ProcFS.supported: supported: False ; >10:38:46,301 DBG blivet: get_format('proc') returning ProcFS instance with object id 306 >10:38:46,302 DBG blivet: get_format('None') returning DeviceFormat instance with object id 308 >10:38:46,304 DBG blivet: NoDevice._set_format: proc ; type: proc ; current: None ; >10:38:46,306 DBG blivet: NoDevice.update_sysfs_path: proc ; status: False ; >10:38:46,306 ERR blivet: failed to update sysfs path for proc: [Errno 2] No such file or directory: 'proc' >10:38:46,308 DBG blivet: SELinuxFS.supported: supported: False ; >10:38:46,308 DBG blivet: get_format('selinuxfs') returning SELinuxFS instance with object id 310 >10:38:46,309 DBG blivet: get_format('None') returning DeviceFormat instance with object id 312 >10:38:46,312 DBG blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; >10:38:46,314 DBG blivet: NoDevice.update_sysfs_path: selinuxfs ; status: False ; >10:38:46,314 ERR blivet: failed to update sysfs path for selinuxfs: [Errno 2] No such file or directory: 'selinuxfs' >10:38:46,315 DBG blivet: USBFS.supported: supported: False ; >10:38:46,316 DBG blivet: get_format('usbfs') returning USBFS instance with object id 314 >10:38:46,316 DBG blivet: get_format('None') returning DeviceFormat instance with object id 316 >10:38:46,317 DBG blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; >10:38:46,319 DBG blivet: NoDevice.update_sysfs_path: usbfs ; status: False ; >10:38:46,319 ERR blivet: failed to update sysfs path for usbfs: [Errno 2] No such file or directory: 'usbfs' >10:38:46,320 DBG blivet: BindFS.supported: supported: False ; >10:38:46,320 DBG blivet: get_format('bind') returning BindFS instance with object id 318 >10:38:46,320 DBG blivet: get_format('None') returning DeviceFormat instance with object id 320 >10:38:46,322 DBG blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >10:38:46,323 DBG blivet: DirectoryDevice.update_sysfs_path: /run ; status: True ; >10:38:46,323 ERR blivet: failed to update sysfs path for /run: not a device file: '/run' >10:38:46,324 DBG blivet: updated /run size to 760 B (760 B) >10:38:46,325 DBG blivet: EFIVarFS.supported: supported: False ; >10:38:46,325 DBG blivet: get_format('efivarfs') returning EFIVarFS instance with object id 322 >10:38:46,326 DBG blivet: get_format('None') returning DeviceFormat instance with object id 324 >10:38:46,327 DBG blivet: NoDevice._set_format: efivarfs ; type: efivarfs ; current: None ; >10:38:46,328 DBG blivet: NoDevice.update_sysfs_path: efivarfs ; status: False ; >10:38:46,329 ERR blivet: failed to update sysfs path for efivarfs: [Errno 2] No such file or directory: 'efivarfs' >10:38:46,330 DBG blivet: LVMLogicalVolumeDevice.setup: fedora_kitchen-desktop-root ; orig: False ; status: True ; controllable: True ; >10:38:46,377 DBG blivet: Ext4FS.setup: device: /dev/mapper/fedora_kitchen--desktop-root ; type: ext4 ; status: False ; >10:38:46,442 DBG blivet: PartitionDevice.setup: sda4 ; orig: False ; status: True ; controllable: True ; >10:38:46,622 DBG blivet: Ext4FS.setup: device: /dev/sda4 ; type: ext4 ; status: False ; >10:38:46,685 DBG blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >10:38:46,908 DBG blivet: EFIFS.setup: device: /dev/sda2 ; type: efi ; status: False ; >10:38:46,963 INF blivet: failed to set SELinux context for /mnt/sysimage/boot/efi: [Errno 95] Operation not supported >10:38:46,964 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >10:38:46,964 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /boot/efi/lost+found to system_u:object_r:lost_found_t:s0 >10:38:46,966 DBG blivet: DirectoryDevice.setup: /dev ; orig: False ; status: True ; controllable: True ; >10:38:47,270 DBG blivet: BindFS.setup: device: /dev ; type: bind ; status: False ; >10:38:47,324 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 >10:38:47,326 DBG blivet: NoDevice.setup: devpts ; orig: False ; status: False ; controllable: True ; >10:38:47,591 DBG blivet: DevPtsFS.setup: device: devpts ; type: devpts ; status: False ; >10:38:47,654 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 >10:38:47,656 DBG blivet: NoDevice.setup: tmpfs ; orig: False ; status: False ; controllable: True ; >10:38:47,869 DBG blivet: TmpFS.setup: device: tmpfs ; type: tmpfs ; status: True ; >10:38:47,881 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 >10:38:47,883 DBG blivet: NoDevice.setup: proc ; orig: False ; status: False ; controllable: True ; >10:38:48,154 DBG blivet: ProcFS.setup: device: proc ; type: proc ; status: False ; >10:38:48,212 INF blivet: failed to set SELinux context for /mnt/sysimage/proc: [Errno 95] Operation not supported >10:38:48,213 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >10:38:48,213 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 >10:38:48,281 DBG blivet: DirectoryDevice.setup: /run ; orig: False ; status: True ; controllable: True ; >10:38:48,598 DBG blivet: BindFS.setup: device: /run ; type: bind ; status: False ; >10:38:48,665 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 >10:38:48,667 DBG blivet: NoDevice.setup: sysfs ; orig: False ; status: False ; controllable: True ; >10:38:48,941 DBG blivet: SysFS.setup: device: sysfs ; type: sysfs ; status: False ; >10:38:48,998 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 >10:38:49,001 DBG blivet: NoDevice.setup: efivarfs ; orig: False ; status: False ; controllable: True ; >10:38:49,266 DBG blivet: EFIVarFS.setup: device: efivarfs ; type: efivarfs ; status: False ; >10:38:49,324 INF blivet: failed to set SELinux context for /mnt/sysimage/sys/firmware/efi/efivars: [Errno 95] Operation not supported >10:38:49,324 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >10:38:49,324 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /sys/firmware/efi/efivars/lost+found to system_u:object_r:lost_found_t:s0 >10:38:49,326 DBG blivet: NoDevice.setup: selinuxfs ; orig: False ; status: False ; controllable: True ; >10:38:49,589 DBG blivet: SELinuxFS.setup: device: selinuxfs ; type: selinuxfs ; status: False ; >10:38:49,648 INF blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >10:38:49,649 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >10:38:49,649 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /sys/fs/selinux/lost+found to system_u:object_r:lost_found_t:s0 >10:45:52,602 DBG blivet: fedora_kitchen-desktop size is 8.33 GiB >10:45:52,604 DBG blivet: vg fedora_kitchen-desktop has 0 B free >10:45:52,604 DBG blivet: fedora_kitchen-desktop size is 8.33 GiB >10:45:52,606 DBG blivet: vg fedora_kitchen-desktop has 0 B free > > >/tmp/ifcfg.log: >15:37:23,169 DBG ifcfg: content of files (network initialization): >15:37:23,179 DBG ifcfg: all settings: [{'proxy': {}, '802-3-ethernet': {'auto-negotiate': False, 'mac-address': [212, 61, 126, 156, 89, 88], 'mac-address-blacklist': [], 's390-options': {}}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'connection': {'id': 'Wired connection 1', 'uuid': '9a079a9b-652a-378c-a75c-fc5258a795b6', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1537198642}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}}] >15:37:23,473 DBG ifcfg: content of files (missing ifcfgs created for devices ['enp2s0']): >15:37:23,473 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp2s0: >15:37:23,474 DBG ifcfg: TYPE=Ethernet >15:37:23,474 DBG ifcfg: PROXY_METHOD=none >15:37:23,474 DBG ifcfg: BROWSER_ONLY=no >15:37:23,474 DBG ifcfg: BOOTPROTO=dhcp >15:37:23,474 DBG ifcfg: DEFROUTE=yes >15:37:23,474 DBG ifcfg: IPV4_FAILURE_FATAL=no >15:37:23,475 DBG ifcfg: IPV6INIT=yes >15:37:23,475 DBG ifcfg: IPV6_AUTOCONF=yes >15:37:23,475 DBG ifcfg: IPV6_DEFROUTE=yes >15:37:23,475 DBG ifcfg: IPV6_FAILURE_FATAL=no >15:37:23,475 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >15:37:23,475 DBG ifcfg: NAME=enp2s0 >15:37:23,476 DBG ifcfg: UUID=9a079a9b-652a-378c-a75c-fc5258a795b6 >15:37:23,476 DBG ifcfg: ONBOOT=yes >15:37:23,476 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >15:37:23,476 DBG ifcfg: DEVICE=enp2s0 >15:37:23,482 DBG ifcfg: all settings: [{'proxy': {}, '802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'connection': {'id': 'enp2s0', 'uuid': '9a079a9b-652a-378c-a75c-fc5258a795b6', 'interface-name': 'enp2s0', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1537198642}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}}] >11:37:56,720 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp2s0 >11:37:56,721 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp2s0 > > >/tmp/lvm.log: >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1480 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:355 Setting log debug classes to 2047 >commands/toolcontext.c:361 Logging initialised at Mon Sep 17 10:38:44 2018 >config/config.c:282 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:609 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:658 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:179 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: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:1483 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:1480 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:68 Allocated VG #orphans_lvm2 at 0x56131cc15840. >format_text/format-text.c:2616 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:244 Initialised segtype: linear >striped/striped.c:244 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:273 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:590 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:641 Initialised segtype: raid0 >raid/raid.c:641 Initialised segtype: raid0_meta >raid/raid.c:641 Initialised segtype: raid1 >raid/raid.c:641 Initialised segtype: raid10 >raid/raid.c:641 Initialised segtype: raid10_near >raid/raid.c:641 Initialised segtype: raid4 >raid/raid.c:641 Initialised segtype: raid5 >raid/raid.c:641 Initialised segtype: raid5_n >raid/raid.c:641 Initialised segtype: raid5_la >raid/raid.c:641 Initialised segtype: raid5_ls >raid/raid.c:641 Initialised segtype: raid5_ra >raid/raid.c:641 Initialised segtype: raid5_rs >raid/raid.c:641 Initialised segtype: raid6 >raid/raid.c:641 Initialised segtype: raid6_n_6 >raid/raid.c:641 Initialised segtype: raid6_nc >raid/raid.c:641 Initialised segtype: raid6_nr >raid/raid.c:641 Initialised segtype: raid6_zr >raid/raid.c:641 Initialised segtype: raid6_ls_6 >raid/raid.c:641 Initialised segtype: raid6_rs_6 >raid/raid.c:641 Initialised segtype: raid6_la_6 >raid/raid.c:641 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:831 Initialised segtype: thin-pool >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 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:1480 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: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 >cache/lvmetad.c:141 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:183 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:69 Partitioned filter initialised. >filters/filter-signature.c:84 signature filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:169 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:109 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:1483 Setting devices/filter to filter = [ "r|/sdd1$|", "r|/sdd2$|", "r|/sdb1$|", "r|/sdb2$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:415 Persistent filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting 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:2896 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2902 Processing command: pvcreate /dev/sda5 '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdd1$|","r|/sdd2$|","r|/sdb1$|","r|/sdb2$|","r|/sdb$|","r|/sdc1$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:2903 Command pid: 2074 >lvmcmdline.c:2904 System ID: >lvmcmdline.c:2907 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:984 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:987 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:254 Sending lvmetad get_global_info >label/label.c:826 Finding devices to scan >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:723 Found dev 8:48 /dev/sdd - new. >device/dev-cache.c:763 Found dev 8:48 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0 - new alias. >device/dev-cache.c:723 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - new. >device/dev-cache.c:763 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/sdd1 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part1 - new alias. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - exists. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-partuuid/6fe37003-01 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part1 - new alias. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - exists. >device/dev-cache.c:723 Found dev 8:50 /dev/sdd2 - new. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-label/ANACONDA - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-partuuid/6fe37003-02 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-uuid/0BEC-8326 - new alias. >device/dev-cache.c:723 Found dev 8:0 /dev/sda - new. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/wwn-0x50026b77820e19a7 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >device/dev-cache.c:723 Found dev 8:1 /dev/sda1 - new. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/wwn-0x50026b77820e19a7-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-label/rootfs - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partuuid/a6506d54-9035-4acb-86ee-bb9e0c6e2e2b - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-uuid/1fadd6de-c7f6-447a-8072-045cc6e22679 - new alias. >device/dev-cache.c:723 Found dev 8:2 /dev/sda2 - new. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/wwn-0x50026b77820e19a7-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partlabel/EFI\x20System\x20Partition - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partuuid/22fa46d3-f480-4ef5-9b23-ade3b4e03575 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-uuid/780E-7644 - new alias. >device/dev-cache.c:723 Found dev 8:3 /dev/sda3 - new. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-id/wwn-0x50026b77820e19a7-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-label/bootfs - new alias. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - exists. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-partuuid/1a2712b4-3618-4f59-a287-02bdbc82322d - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-uuid/fade2261-1476-437d-8f71-1ed6e284cf7f - new alias. >device/dev-cache.c:723 Found dev 8:4 /dev/sda4 - new. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-id/wwn-0x50026b77820e19a7-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-partuuid/d7cb5e99-15a1-401c-b869-c7d1897412a0 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-uuid/88fdded1-f064-497d-ad7b-36941fd508f2 - new alias. >device/dev-cache.c:723 Found dev 8:5 /dev/sda5 - new. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part5 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-id/wwn-0x50026b77820e19a7-part5 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-partuuid/83151e63-2c33-45b7-b113-ba841987ad86 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part5 - new alias. >device/dev-cache.c:723 Found dev 8:16 /dev/sdb - new. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934 - new alias. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-id/wwn-0x50024e9204757647 - new alias. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >device/dev-cache.c:723 Found dev 8:17 /dev/sdb1 - new. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part1 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-id/wwn-0x50024e9204757647-part1 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-partlabel/Microsoft\x20reserved\x20partition - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-partuuid/0ec2c0da-7497-41f0-a370-840f0e4758e7 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >device/dev-cache.c:723 Found dev 8:18 /dev/sdb2 - new. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-id/wwn-0x50024e9204757647-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-label/w10_storage - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-partlabel/Basic\x20data\x20partition - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-partuuid/4bcf9dc4-bff8-4af5-9ef5-c57ecef8b819 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-uuid/D46C7C566C7C3578 - new alias. >device/dev-cache.c:723 Found dev 8:32 /dev/sdc - new. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535 - new alias. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-id/wwn-0x50024e9003fade53 - new alias. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1f.2-ata-5 - new alias. >device/dev-cache.c:723 Found dev 8:33 /dev/sdc1 - new. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-id/wwn-0x50024e9003fade53-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-label/storagefs - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-partuuid/3bf26375-01 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1f.2-ata-5-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-uuid/9f62be02-d871-41e8-8fe3-27607077b9be - new alias. >device/dev-cache.c:723 Found dev 7:0 /dev/loop0 - new. >device/dev-cache.c:723 Found dev 7:1 /dev/loop1 - new. >device/dev-cache.c:723 Found dev 253:1 /dev/disk/by-label/Anaconda - new. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - new alias. >device/dev-cache.c:723 Found dev 7:2 /dev/loop2 - new. >device/dev-cache.c:723 Found dev 253:0 /dev/dm-0 - new. >device/dev-cache.c:763 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:763 Found dev 253:0 /dev/mapper/live-rw - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/dm-1 - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:763 Found dev 253:1 /dev/mapper/live-base - new alias. >device/dev-io.c:609 Opened /dev/loop0 RO O_DIRECT >device/dev-io.c:359 /dev/loop0: size is 3902304 sectors >device/dev-io.c:658 Closed /dev/loop0 >filters/filter-partitioned.c:30 filter partitioned deferred /dev/loop0 >filters/filter-signature.c:31 filter signature deferred /dev/loop0 >filters/filter-md.c:99 filter md deferred /dev/loop0 >filters/filter-persistent.c:346 filter caching good /dev/loop0 >device/dev-io.c:609 Opened /dev/sda RO O_DIRECT >device/dev-io.c:359 /dev/sda: size is 234441648 sectors >device/dev-io.c:658 Closed /dev/sda >filters/filter-partitioned.c:30 filter partitioned deferred /dev/sda >filters/filter-signature.c:31 filter signature deferred /dev/sda >filters/filter-md.c:99 filter md deferred /dev/sda >filters/filter-persistent.c:346 filter caching good /dev/sda >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm status (253:0) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:609 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:359 /dev/mapper/live-rw: size is 16777216 sectors >device/dev-io.c:658 Closed /dev/mapper/live-rw >filters/filter-partitioned.c:30 filter partitioned deferred /dev/mapper/live-rw >filters/filter-signature.c:31 filter signature deferred /dev/mapper/live-rw >filters/filter-md.c:99 filter md deferred /dev/mapper/live-rw >ioctl/libdm-iface.c:1857 dm status (253:0) [ noopencount noflush ] [16384] (*1) >filters/filter-persistent.c:346 filter caching good /dev/mapper/live-rw >device/dev-io.c:609 Opened /dev/loop1 RO O_DIRECT >device/dev-io.c:359 /dev/loop1: size is 16777216 sectors >device/dev-io.c:658 Closed /dev/loop1 >filters/filter-partitioned.c:30 filter partitioned deferred /dev/loop1 >filters/filter-signature.c:31 filter signature deferred /dev/loop1 >filters/filter-md.c:99 filter md deferred /dev/loop1 >filters/filter-persistent.c:346 filter caching good /dev/loop1 >device/dev-io.c:609 Opened /dev/sda1 RO O_DIRECT >device/dev-io.c:359 /dev/sda1: size is 213864448 sectors >device/dev-io.c:658 Closed /dev/sda1 >filters/filter-mpath.c:196 /dev/sda1: Device is a partition, using primary device sda for mpath component detection >filters/filter-partitioned.c:30 filter partitioned deferred /dev/sda1 >filters/filter-signature.c:31 filter signature deferred /dev/sda1 >filters/filter-md.c:99 filter md deferred /dev/sda1 >filters/filter-persistent.c:346 filter caching good /dev/sda1 >ioctl/libdm-iface.c:1857 dm status (253:1) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:609 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:359 /dev/mapper/live-base: size is 16777216 sectors >device/dev-io.c:658 Closed /dev/mapper/live-base >filters/filter-partitioned.c:30 filter partitioned deferred /dev/mapper/live-base >filters/filter-signature.c:31 filter signature deferred /dev/mapper/live-base >filters/filter-md.c:99 filter md deferred /dev/mapper/live-base >ioctl/libdm-iface.c:1857 dm status (253:1) [ noopencount noflush ] [16384] (*1) >filters/filter-persistent.c:346 filter caching good /dev/mapper/live-base >device/dev-io.c:609 Opened /dev/loop2 RO O_DIRECT >device/dev-io.c:359 /dev/loop2: size is 67108864 sectors >device/dev-io.c:658 Closed /dev/loop2 >filters/filter-partitioned.c:30 filter partitioned deferred /dev/loop2 >filters/filter-signature.c:31 filter signature deferred /dev/loop2 >filters/filter-md.c:99 filter md deferred /dev/loop2 >filters/filter-persistent.c:346 filter caching good /dev/loop2 >device/dev-io.c:609 Opened /dev/sda2 RO O_DIRECT >device/dev-io.c:359 /dev/sda2: size is 499712 sectors >device/dev-io.c:658 Closed /dev/sda2 >filters/filter-mpath.c:196 /dev/sda2: Device is a partition, using primary device sda for mpath component detection >filters/filter-partitioned.c:30 filter partitioned deferred /dev/sda2 >filters/filter-signature.c:31 filter signature deferred /dev/sda2 >filters/filter-md.c:99 filter md deferred /dev/sda2 >filters/filter-persistent.c:346 filter caching good /dev/sda2 >device/dev-io.c:609 Opened /dev/sda3 RO O_DIRECT >device/dev-io.c:359 /dev/sda3: size is 499712 sectors >device/dev-io.c:658 Closed /dev/sda3 >filters/filter-mpath.c:196 /dev/sda3: Device is a partition, using primary device sda for mpath component detection >filters/filter-partitioned.c:30 filter partitioned deferred /dev/sda3 >filters/filter-signature.c:31 filter signature deferred /dev/sda3 >filters/filter-md.c:99 filter md deferred /dev/sda3 >filters/filter-persistent.c:346 filter caching good /dev/sda3 >device/dev-io.c:609 Opened /dev/sda4 RO O_DIRECT >device/dev-io.c:359 /dev/sda4: size is 2097152 sectors >device/dev-io.c:658 Closed /dev/sda4 >filters/filter-mpath.c:196 /dev/sda4: Device is a partition, using primary device sda for mpath component detection >filters/filter-partitioned.c:30 filter partitioned deferred /dev/sda4 >filters/filter-signature.c:31 filter signature deferred /dev/sda4 >filters/filter-md.c:99 filter md deferred /dev/sda4 >filters/filter-persistent.c:346 filter caching good /dev/sda4 >device/dev-io.c:609 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:359 /dev/sda5: size is 17477632 sectors >device/dev-io.c:658 Closed /dev/sda5 >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >filters/filter-partitioned.c:30 filter partitioned deferred /dev/sda5 >filters/filter-signature.c:31 filter signature deferred /dev/sda5 >filters/filter-md.c:99 filter md deferred /dev/sda5 >filters/filter-persistent.c:346 filter caching good /dev/sda5 >device/dev-io.c:609 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:359 /dev/sdb: size is 1953525168 sectors >device/dev-io.c:658 Closed /dev/sdb >filters/filter-partitioned.c:30 filter partitioned deferred /dev/sdb >filters/filter-signature.c:31 filter signature deferred /dev/sdb >filters/filter-md.c:99 filter md deferred /dev/sdb >filters/filter-regex.c:172 /dev/sdb: Skipping (regex) >filters/filter-persistent.c:346 filter caching bad /dev/sdb >device/dev-io.c:609 Opened /dev/sdb1 RO O_DIRECT >device/dev-io.c:359 /dev/sdb1: size is 262144 sectors >device/dev-io.c:658 Closed /dev/sdb1 >filters/filter-mpath.c:196 /dev/sdb1: Device is a partition, using primary device sdb for mpath component detection >filters/filter-partitioned.c:30 filter partitioned deferred /dev/sdb1 >filters/filter-signature.c:31 filter signature deferred /dev/sdb1 >filters/filter-md.c:99 filter md deferred /dev/sdb1 >filters/filter-regex.c:172 /dev/sdb1: Skipping (regex) >filters/filter-persistent.c:346 filter caching bad /dev/sdb1 >device/dev-io.c:609 Opened /dev/sdb2 RO O_DIRECT >device/dev-io.c:359 /dev/sdb2: size is 1953259520 sectors >device/dev-io.c:658 Closed /dev/sdb2 >filters/filter-mpath.c:196 /dev/sdb2: Device is a partition, using primary device sdb for mpath component detection >filters/filter-partitioned.c:30 filter partitioned deferred /dev/sdb2 >filters/filter-signature.c:31 filter signature deferred /dev/sdb2 >filters/filter-md.c:99 filter md deferred /dev/sdb2 >filters/filter-regex.c:172 /dev/sdb2: Skipping (regex) >filters/filter-persistent.c:346 filter caching bad /dev/sdb2 >device/dev-io.c:609 Opened /dev/sdc RO O_DIRECT >device/dev-io.c:359 /dev/sdc: size is 3907029168 sectors >device/dev-io.c:658 Closed /dev/sdc >filters/filter-partitioned.c:30 filter partitioned deferred /dev/sdc >filters/filter-signature.c:31 filter signature deferred /dev/sdc >filters/filter-md.c:99 filter md deferred /dev/sdc >filters/filter-regex.c:172 /dev/sdc: Skipping (regex) >filters/filter-persistent.c:346 filter caching bad /dev/sdc >device/dev-io.c:609 Opened /dev/sdc1 RO O_DIRECT >device/dev-io.c:359 /dev/sdc1: size is 3907027120 sectors >device/dev-io.c:658 Closed /dev/sdc1 >filters/filter-mpath.c:196 /dev/sdc1: Device is a partition, using primary device sdc for mpath component detection >filters/filter-partitioned.c:30 filter partitioned deferred /dev/sdc1 >filters/filter-signature.c:31 filter signature deferred /dev/sdc1 >filters/filter-md.c:99 filter md deferred /dev/sdc1 >filters/filter-regex.c:172 /dev/sdc1: Skipping (regex) >filters/filter-persistent.c:346 filter caching bad /dev/sdc1 >device/dev-io.c:609 Opened /dev/sdd RO O_DIRECT >device/dev-io.c:359 /dev/sdd: size is 15636864 sectors >device/dev-io.c:658 Closed /dev/sdd >filters/filter-partitioned.c:30 filter partitioned deferred /dev/sdd >filters/filter-signature.c:31 filter signature deferred /dev/sdd >filters/filter-md.c:99 filter md deferred /dev/sdd >filters/filter-persistent.c:346 filter caching good /dev/sdd >device/dev-io.c:609 Opened /dev/sdd1 RO O_DIRECT >device/dev-io.c:359 /dev/sdd1: size is 4089856 sectors >device/dev-io.c:658 Closed /dev/sdd1 >filters/filter-mpath.c:196 /dev/sdd1: Device is a partition, using primary device sdd for mpath component detection >filters/filter-partitioned.c:30 filter partitioned deferred /dev/sdd1 >filters/filter-signature.c:31 filter signature deferred /dev/sdd1 >filters/filter-md.c:99 filter md deferred /dev/sdd1 >filters/filter-regex.c:172 /dev/sdd1: Skipping (regex) >filters/filter-persistent.c:346 filter caching bad /dev/sdd1 >device/dev-io.c:609 Opened /dev/sdd2 RO O_DIRECT >device/dev-io.c:359 /dev/sdd2: size is 19944 sectors >device/dev-io.c:658 Closed /dev/sdd2 >filters/filter-mpath.c:196 /dev/sdd2: Device is a partition, using primary device sdd for mpath component detection >filters/filter-partitioned.c:30 filter partitioned deferred /dev/sdd2 >filters/filter-signature.c:31 filter signature deferred /dev/sdd2 >filters/filter-md.c:99 filter md deferred /dev/sdd2 >filters/filter-regex.c:172 /dev/sdd2: Skipping (regex) >filters/filter-persistent.c:346 filter caching bad /dev/sdd2 >label/label.c:862 Found 12 devices to scan >label/label.c:621 Scanning 12 devices for VG info >label/label.c:657 Scanning submitted 12 reads >label/label.c:676 Processing data from device /dev/loop0 7:0 fd 6 block 0x56131ccfa5a0 >label/label.c:400 /dev/loop0: No lvm label detected >label/label.c:405 <backtrace> >label/label.c:676 Processing data from device /dev/sda 8:0 fd 7 block 0x56131ccfa5f0 >label/label.c:400 /dev/sda: No lvm label detected >label/label.c:405 <backtrace> >label/label.c:676 Processing data from device /dev/mapper/live-rw 253:0 fd 8 block 0x56131ccfa640 >label/label.c:400 /dev/mapper/live-rw: No lvm label detected >label/label.c:405 <backtrace> >label/label.c:676 Processing data from device /dev/loop1 7:1 fd 9 block 0x56131ccfa690 >label/label.c:400 /dev/loop1: No lvm label detected >label/label.c:405 <backtrace> >label/label.c:676 Processing data from device /dev/sda1 8:1 fd 10 block 0x56131ccfa6e0 >label/label.c:400 /dev/sda1: No lvm label detected >label/label.c:405 <backtrace> >label/label.c:676 Processing data from device /dev/mapper/live-base 253:1 fd 11 block 0x56131ccfa730 >label/label.c:400 /dev/mapper/live-base: No lvm label detected >label/label.c:405 <backtrace> >label/label.c:676 Processing data from device /dev/loop2 7:2 fd 12 block 0x56131ccfa780 >label/label.c:400 /dev/loop2: No lvm label detected >label/label.c:405 <backtrace> >label/label.c:676 Processing data from device /dev/sda2 8:2 fd 13 block 0x56131ccfa7d0 >label/label.c:400 /dev/sda2: No lvm label detected >label/label.c:405 <backtrace> >label/label.c:676 Processing data from device /dev/sda3 8:3 fd 14 block 0x56131ccfa820 >label/label.c:400 /dev/sda3: No lvm label detected >label/label.c:405 <backtrace> >label/label.c:676 Processing data from device /dev/sda4 8:4 fd 15 block 0x56131ccfa870 >label/label.c:400 /dev/sda4: No lvm label detected >label/label.c:405 <backtrace> >label/label.c:676 Processing data from device /dev/sda5 8:5 fd 16 block 0x56131ccfa8c0 >label/label.c:400 /dev/sda5: No lvm label detected >label/label.c:405 <backtrace> >label/label.c:676 Processing data from device /dev/sdd 8:48 fd 17 block 0x56131ccfa910 >label/label.c:400 /dev/sdd: No lvm label detected >label/label.c:405 <backtrace> >label/label.c:756 Scanned devices: read errors 0 process errors 0 failed 0 >cache/lvmetad.c:2360 Scanning all devices to update lvmetad. >cache/lvmetad.c:556 Sending lvmetad token_update update in progress >cache/lvmetad.c:2398 Telling lvmetad to clear its cache >device/dev-io.c:336 /dev/loop0: using cached size 3902304 sectors >device/dev-io.c:336 /dev/loop0: using cached size 3902304 sectors >cache/lvmetad.c:2245 Scan metadata from dev /dev/loop0 >cache/lvmetad.c:2258 No PV info found on /dev/loop0 for PVID . >cache/lvmetad.c:1744 Telling lvmetad to forget any PV on /dev/loop0 >cache/lvmetad.c:782 Request to drop PV /dev/loop0 in lvmetad did not find any matching object. >device/dev-io.c:336 /dev/sda: using cached size 234441648 sectors >filters/filter-partitioned.c:37 /dev/sda: Skipping: Partition table signature found >ioctl/libdm-iface.c:1857 dm status (253:0) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:336 /dev/mapper/live-rw: using cached size 16777216 sectors >device/dev-io.c:336 /dev/mapper/live-rw: using cached size 16777216 sectors >cache/lvmetad.c:2245 Scan metadata from dev /dev/mapper/live-rw >cache/lvmetad.c:2258 No PV info found on /dev/mapper/live-rw for PVID . >cache/lvmetad.c:1744 Telling lvmetad to forget any PV on /dev/mapper/live-rw >cache/lvmetad.c:782 Request to drop PV /dev/mapper/live-rw in lvmetad did not find any matching object. >device/dev-io.c:336 /dev/loop1: using cached size 16777216 sectors >device/dev-io.c:336 /dev/loop1: using cached size 16777216 sectors >cache/lvmetad.c:2245 Scan metadata from dev /dev/loop1 >cache/lvmetad.c:2258 No PV info found on /dev/loop1 for PVID . >cache/lvmetad.c:1744 Telling lvmetad to forget any PV on /dev/loop1 >cache/lvmetad.c:782 Request to drop PV /dev/loop1 in lvmetad did not find any matching object. >device/dev-io.c:336 /dev/sda1: using cached size 213864448 sectors >filters/filter-mpath.c:196 /dev/sda1: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda1: using cached size 213864448 sectors >cache/lvmetad.c:2245 Scan metadata from dev /dev/sda1 >cache/lvmetad.c:2258 No PV info found on /dev/sda1 for PVID . >cache/lvmetad.c:1744 Telling lvmetad to forget any PV on /dev/sda1 >cache/lvmetad.c:782 Request to drop PV /dev/sda1 in lvmetad did not find any matching object. >ioctl/libdm-iface.c:1857 dm status (253:1) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:336 /dev/mapper/live-base: using cached size 16777216 sectors >device/dev-io.c:336 /dev/mapper/live-base: using cached size 16777216 sectors >cache/lvmetad.c:2245 Scan metadata from dev /dev/mapper/live-base >cache/lvmetad.c:2258 No PV info found on /dev/mapper/live-base for PVID . >cache/lvmetad.c:1744 Telling lvmetad to forget any PV on /dev/mapper/live-base >cache/lvmetad.c:782 Request to drop PV /dev/mapper/live-base in lvmetad did not find any matching object. >device/dev-io.c:336 /dev/loop2: using cached size 67108864 sectors >device/dev-io.c:336 /dev/loop2: using cached size 67108864 sectors >cache/lvmetad.c:2245 Scan metadata from dev /dev/loop2 >cache/lvmetad.c:2258 No PV info found on /dev/loop2 for PVID . >cache/lvmetad.c:1744 Telling lvmetad to forget any PV on /dev/loop2 >cache/lvmetad.c:782 Request to drop PV /dev/loop2 in lvmetad did not find any matching object. >device/dev-io.c:336 /dev/sda2: using cached size 499712 sectors >filters/filter-mpath.c:196 /dev/sda2: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda2: using cached size 499712 sectors >cache/lvmetad.c:2245 Scan metadata from dev /dev/sda2 >cache/lvmetad.c:2258 No PV info found on /dev/sda2 for PVID . >cache/lvmetad.c:1744 Telling lvmetad to forget any PV on /dev/sda2 >cache/lvmetad.c:782 Request to drop PV /dev/sda2 in lvmetad did not find any matching object. >device/dev-io.c:336 /dev/sda3: using cached size 499712 sectors >filters/filter-mpath.c:196 /dev/sda3: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda3: using cached size 499712 sectors >cache/lvmetad.c:2245 Scan metadata from dev /dev/sda3 >cache/lvmetad.c:2258 No PV info found on /dev/sda3 for PVID . >cache/lvmetad.c:1744 Telling lvmetad to forget any PV on /dev/sda3 >cache/lvmetad.c:782 Request to drop PV /dev/sda3 in lvmetad did not find any matching object. >device/dev-io.c:336 /dev/sda4: using cached size 2097152 sectors >filters/filter-mpath.c:196 /dev/sda4: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda4: using cached size 2097152 sectors >cache/lvmetad.c:2245 Scan metadata from dev /dev/sda4 >cache/lvmetad.c:2258 No PV info found on /dev/sda4 for PVID . >cache/lvmetad.c:1744 Telling lvmetad to forget any PV on /dev/sda4 >cache/lvmetad.c:782 Request to drop PV /dev/sda4 in lvmetad did not find any matching object. >device/dev-io.c:336 /dev/sda5: using cached size 17477632 sectors >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda5: using cached size 17477632 sectors >cache/lvmetad.c:2245 Scan metadata from dev /dev/sda5 >cache/lvmetad.c:2258 No PV info found on /dev/sda5 for PVID . >cache/lvmetad.c:1744 Telling lvmetad to forget any PV on /dev/sda5 >cache/lvmetad.c:782 Request to drop PV /dev/sda5 in lvmetad did not find any matching object. >device/dev-io.c:336 /dev/sdb: using cached size 1953525168 sectors >filters/filter-partitioned.c:37 /dev/sdb: Skipping: Partition table signature found >device/dev-io.c:336 /dev/sdb1: using cached size 262144 sectors >filters/filter-mpath.c:196 /dev/sdb1: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:336 /dev/sdb1: using cached size 262144 sectors >cache/lvmetad.c:2245 Scan metadata from dev /dev/sdb1 >cache/lvmetad.c:2258 No PV info found on /dev/sdb1 for PVID . >cache/lvmetad.c:1744 Telling lvmetad to forget any PV on /dev/sdb1 >cache/lvmetad.c:782 Request to drop PV /dev/sdb1 in lvmetad did not find any matching object. >device/dev-io.c:336 /dev/sdb2: using cached size 1953259520 sectors >filters/filter-mpath.c:196 /dev/sdb2: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:336 /dev/sdb2: using cached size 1953259520 sectors >cache/lvmetad.c:2245 Scan metadata from dev /dev/sdb2 >cache/lvmetad.c:2258 No PV info found on /dev/sdb2 for PVID . >cache/lvmetad.c:1744 Telling lvmetad to forget any PV on /dev/sdb2 >cache/lvmetad.c:782 Request to drop PV /dev/sdb2 in lvmetad did not find any matching object. >device/dev-io.c:336 /dev/sdc: using cached size 3907029168 sectors >filters/filter-partitioned.c:37 /dev/sdc: Skipping: Partition table signature found >device/dev-io.c:336 /dev/sdc1: using cached size 3907027120 sectors >filters/filter-mpath.c:196 /dev/sdc1: Device is a partition, using primary device sdc for mpath component detection >device/dev-io.c:336 /dev/sdc1: using cached size 3907027120 sectors >cache/lvmetad.c:2245 Scan metadata from dev /dev/sdc1 >cache/lvmetad.c:2258 No PV info found on /dev/sdc1 for PVID . >cache/lvmetad.c:1744 Telling lvmetad to forget any PV on /dev/sdc1 >cache/lvmetad.c:782 Request to drop PV /dev/sdc1 in lvmetad did not find any matching object. >device/dev-io.c:336 /dev/sdd: using cached size 15636864 sectors >filters/filter-partitioned.c:37 /dev/sdd: Skipping: Partition table signature found >device/dev-io.c:336 /dev/sdd1: using cached size 4089856 sectors >filters/filter-mpath.c:196 /dev/sdd1: Device is a partition, using primary device sdd for mpath component detection >device/dev-io.c:336 /dev/sdd1: using cached size 4089856 sectors >cache/lvmetad.c:2245 Scan metadata from dev /dev/sdd1 >cache/lvmetad.c:2258 No PV info found on /dev/sdd1 for PVID . >cache/lvmetad.c:1744 Telling lvmetad to forget any PV on /dev/sdd1 >cache/lvmetad.c:782 Request to drop PV /dev/sdd1 in lvmetad did not find any matching object. >device/dev-io.c:336 /dev/sdd2: using cached size 19944 sectors >filters/filter-mpath.c:196 /dev/sdd2: Device is a partition, using primary device sdd for mpath component detection >device/dev-io.c:336 /dev/sdd2: using cached size 19944 sectors >cache/lvmetad.c:2245 Scan metadata from dev /dev/sdd2 >cache/lvmetad.c:2258 No PV info found on /dev/sdd2 for PVID . >cache/lvmetad.c:1744 Telling lvmetad to forget any PV on /dev/sdd2 >cache/lvmetad.c:782 Request to drop PV /dev/sdd2 in lvmetad did not find any matching object. >cache/lvmetad.c:556 Sending lvmetad token_update filter:3239235440 >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:714 Found dev 8:48 /dev/sdd - exists. >device/dev-cache.c:714 Found dev 8:48 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - exists. >device/dev-cache.c:714 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/sdd1 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part1 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-partuuid/6fe37003-01 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part1 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/sdd2 - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part2 - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/disk/by-label/ANACONDA - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/disk/by-partuuid/6fe37003-02 - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part2 - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/disk/by-uuid/0BEC-8326 - exists. >device/dev-cache.c:714 Found dev 8:0 /dev/sda - exists. >device/dev-cache.c:714 Found dev 8:0 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7 - exists. >device/dev-cache.c:714 Found dev 8:0 /dev/disk/by-id/wwn-0x50026b77820e19a7 - exists. >device/dev-cache.c:714 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/sda1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-id/wwn-0x50026b77820e19a7-part1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-label/rootfs - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-partuuid/a6506d54-9035-4acb-86ee-bb9e0c6e2e2b - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-uuid/1fadd6de-c7f6-447a-8072-045cc6e22679 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/sda2 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part2 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-id/wwn-0x50026b77820e19a7-part2 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-partlabel/EFI\x20System\x20Partition - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-partuuid/22fa46d3-f480-4ef5-9b23-ade3b4e03575 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-uuid/780E-7644 - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/sda3 - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part3 - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-id/wwn-0x50026b77820e19a7-part3 - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-label/bootfs - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-partuuid/1a2712b4-3618-4f59-a287-02bdbc82322d - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3 - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-uuid/fade2261-1476-437d-8f71-1ed6e284cf7f - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/sda4 - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part4 - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/disk/by-id/wwn-0x50026b77820e19a7-part4 - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/disk/by-partuuid/d7cb5e99-15a1-401c-b869-c7d1897412a0 - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part4 - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/disk/by-uuid/88fdded1-f064-497d-ad7b-36941fd508f2 - exists. >device/dev-cache.c:714 Found dev 8:5 /dev/sda5 - exists. >device/dev-cache.c:714 Found dev 8:5 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part5 - exists. >device/dev-cache.c:714 Found dev 8:5 /dev/disk/by-id/wwn-0x50026b77820e19a7-part5 - exists. >device/dev-cache.c:714 Found dev 8:5 /dev/disk/by-partuuid/83151e63-2c33-45b7-b113-ba841987ad86 - exists. >device/dev-cache.c:714 Found dev 8:5 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part5 - exists. >device/dev-cache.c:714 Found dev 8:16 /dev/sdb - exists. >device/dev-cache.c:714 Found dev 8:16 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934 - exists. >device/dev-cache.c:714 Found dev 8:16 /dev/disk/by-id/wwn-0x50024e9204757647 - exists. >device/dev-cache.c:714 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/sdb1 - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part1 - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/disk/by-id/wwn-0x50024e9204757647-part1 - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/disk/by-partlabel/Microsoft\x20reserved\x20partition - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/disk/by-partuuid/0ec2c0da-7497-41f0-a370-840f0e4758e7 - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/sdb2 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part2 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-id/wwn-0x50024e9204757647-part2 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-label/w10_storage - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-partlabel/Basic\x20data\x20partition - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-partuuid/4bcf9dc4-bff8-4af5-9ef5-c57ecef8b819 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part2 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-uuid/D46C7C566C7C3578 - exists. >device/dev-cache.c:714 Found dev 8:32 /dev/sdc - exists. >device/dev-cache.c:714 Found dev 8:32 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535 - exists. >device/dev-cache.c:714 Found dev 8:32 /dev/disk/by-id/wwn-0x50024e9003fade53 - exists. >device/dev-cache.c:714 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1f.2-ata-5 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/sdc1 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535-part1 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-id/wwn-0x50024e9003fade53-part1 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-label/storagefs - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-partuuid/3bf26375-01 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1f.2-ata-5-part1 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-uuid/9f62be02-d871-41e8-8fe3-27607077b9be - exists. >device/dev-cache.c:714 Found dev 7:0 /dev/loop0 - exists. >device/dev-cache.c:714 Found dev 7:1 /dev/loop1 - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:714 Found dev 7:2 /dev/loop2 - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/dm-0 - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/mapper/live-rw - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/dm-1 - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/mapper/live-base - exists. >cache/lvmetad.c:1420 Asking lvmetad for complete list of known PVs >libdm-config.c:1074 metadata/pvmetadataignore not found in config: defaulting to 0 >libdm-config.c:1002 metadata/pvmetadatasize not found in config: defaulting to 255 >libdm-config.c:1002 metadata/pvmetadatacopies not found in config: defaulting to 1 >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 >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >locking/locking.c:331 Dropping cache for #orphans. >misc/lvm-flock.c:202 Locking /run/lock/lvm/P_orphans WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/P_orphans to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/P_orphans:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/P_orphans WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_orphans:aux >libdm-common.c:987 Resetting SELinux context to default value. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans". >device/dev-io.c:336 /dev/sda5: using cached size 17477632 sectors >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda5: using cached size 17477632 sectors >filters/filter-persistent.c:312 /dev/sda5: filter cache using (cached good) >toollib.c:4451 Processing each PV >cache/lvmetad.c:1445 Asking lvmetad for complete list of known VG ids/names >toollib.c:3941 Getting list of all devices >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:714 Found dev 8:48 /dev/sdd - exists. >device/dev-cache.c:714 Found dev 8:48 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - exists. >device/dev-cache.c:714 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/sdd1 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part1 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-partuuid/6fe37003-01 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part1 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/sdd2 - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part2 - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/disk/by-label/ANACONDA - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/disk/by-partuuid/6fe37003-02 - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part2 - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/disk/by-uuid/0BEC-8326 - exists. >device/dev-cache.c:714 Found dev 8:0 /dev/sda - exists. >device/dev-cache.c:714 Found dev 8:0 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7 - exists. >device/dev-cache.c:714 Found dev 8:0 /dev/disk/by-id/wwn-0x50026b77820e19a7 - exists. >device/dev-cache.c:714 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/sda1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-id/wwn-0x50026b77820e19a7-part1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-label/rootfs - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-partuuid/a6506d54-9035-4acb-86ee-bb9e0c6e2e2b - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-uuid/1fadd6de-c7f6-447a-8072-045cc6e22679 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/sda2 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part2 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-id/wwn-0x50026b77820e19a7-part2 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-partlabel/EFI\x20System\x20Partition - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-partuuid/22fa46d3-f480-4ef5-9b23-ade3b4e03575 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-uuid/780E-7644 - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/sda3 - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part3 - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-id/wwn-0x50026b77820e19a7-part3 - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-label/bootfs - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-partuuid/1a2712b4-3618-4f59-a287-02bdbc82322d - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3 - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-uuid/fade2261-1476-437d-8f71-1ed6e284cf7f - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/sda4 - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part4 - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/disk/by-id/wwn-0x50026b77820e19a7-part4 - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/disk/by-partuuid/d7cb5e99-15a1-401c-b869-c7d1897412a0 - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part4 - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/disk/by-uuid/88fdded1-f064-497d-ad7b-36941fd508f2 - exists. >device/dev-cache.c:714 Found dev 8:5 /dev/sda5 - exists. >device/dev-cache.c:714 Found dev 8:5 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part5 - exists. >device/dev-cache.c:714 Found dev 8:5 /dev/disk/by-id/wwn-0x50026b77820e19a7-part5 - exists. >device/dev-cache.c:714 Found dev 8:5 /dev/disk/by-partuuid/83151e63-2c33-45b7-b113-ba841987ad86 - exists. >device/dev-cache.c:714 Found dev 8:5 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part5 - exists. >device/dev-cache.c:714 Found dev 8:16 /dev/sdb - exists. >device/dev-cache.c:714 Found dev 8:16 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934 - exists. >device/dev-cache.c:714 Found dev 8:16 /dev/disk/by-id/wwn-0x50024e9204757647 - exists. >device/dev-cache.c:714 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/sdb1 - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part1 - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/disk/by-id/wwn-0x50024e9204757647-part1 - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/disk/by-partlabel/Microsoft\x20reserved\x20partition - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/disk/by-partuuid/0ec2c0da-7497-41f0-a370-840f0e4758e7 - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/sdb2 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part2 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-id/wwn-0x50024e9204757647-part2 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-label/w10_storage - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-partlabel/Basic\x20data\x20partition - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-partuuid/4bcf9dc4-bff8-4af5-9ef5-c57ecef8b819 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part2 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-uuid/D46C7C566C7C3578 - exists. >device/dev-cache.c:714 Found dev 8:32 /dev/sdc - exists. >device/dev-cache.c:714 Found dev 8:32 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535 - exists. >device/dev-cache.c:714 Found dev 8:32 /dev/disk/by-id/wwn-0x50024e9003fade53 - exists. >device/dev-cache.c:714 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1f.2-ata-5 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/sdc1 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535-part1 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-id/wwn-0x50024e9003fade53-part1 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-label/storagefs - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-partuuid/3bf26375-01 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1f.2-ata-5-part1 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-uuid/9f62be02-d871-41e8-8fe3-27607077b9be - exists. >device/dev-cache.c:714 Found dev 7:0 /dev/loop0 - exists. >device/dev-cache.c:714 Found dev 7:1 /dev/loop1 - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:714 Found dev 7:2 /dev/loop2 - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/dm-0 - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/mapper/live-rw - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/dm-1 - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/mapper/live-base - exists. >cache/lvmetad.c:1420 Asking lvmetad for complete list of known PVs >device/dev-io.c:336 /dev/loop0: using cached size 3902304 sectors >device/dev-io.c:336 /dev/loop0: using cached size 3902304 sectors >filters/filter-persistent.c:312 /dev/loop0: filter cache using (cached good) >device/dev-io.c:336 /dev/sda: using cached size 234441648 sectors >filters/filter-partitioned.c:37 /dev/sda: Skipping: Partition table signature found >ioctl/libdm-iface.c:1857 dm status (253:0) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:336 /dev/mapper/live-rw: using cached size 16777216 sectors >device/dev-io.c:336 /dev/mapper/live-rw: using cached size 16777216 sectors >filters/filter-persistent.c:312 /dev/mapper/live-rw: filter cache using (cached good) >device/dev-io.c:336 /dev/loop1: using cached size 16777216 sectors >device/dev-io.c:336 /dev/loop1: using cached size 16777216 sectors >filters/filter-persistent.c:312 /dev/loop1: filter cache using (cached good) >device/dev-io.c:336 /dev/sda1: using cached size 213864448 sectors >filters/filter-mpath.c:196 /dev/sda1: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda1: using cached size 213864448 sectors >filters/filter-persistent.c:312 /dev/sda1: filter cache using (cached good) >ioctl/libdm-iface.c:1857 dm status (253:1) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:336 /dev/mapper/live-base: using cached size 16777216 sectors >device/dev-io.c:336 /dev/mapper/live-base: using cached size 16777216 sectors >filters/filter-persistent.c:312 /dev/mapper/live-base: filter cache using (cached good) >device/dev-io.c:336 /dev/loop2: using cached size 67108864 sectors >device/dev-io.c:336 /dev/loop2: using cached size 67108864 sectors >filters/filter-persistent.c:312 /dev/loop2: filter cache using (cached good) >device/dev-io.c:336 /dev/sda2: using cached size 499712 sectors >filters/filter-mpath.c:196 /dev/sda2: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda2: using cached size 499712 sectors >filters/filter-persistent.c:312 /dev/sda2: filter cache using (cached good) >device/dev-io.c:336 /dev/sda3: using cached size 499712 sectors >filters/filter-mpath.c:196 /dev/sda3: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda3: using cached size 499712 sectors >filters/filter-persistent.c:312 /dev/sda3: filter cache using (cached good) >device/dev-io.c:336 /dev/sda4: using cached size 2097152 sectors >filters/filter-mpath.c:196 /dev/sda4: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda4: using cached size 2097152 sectors >filters/filter-persistent.c:312 /dev/sda4: filter cache using (cached good) >device/dev-io.c:336 /dev/sda5: using cached size 17477632 sectors >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda5: using cached size 17477632 sectors >filters/filter-persistent.c:312 /dev/sda5: filter cache using (cached good) >device/dev-io.c:336 /dev/sdb: using cached size 1953525168 sectors >filters/filter-partitioned.c:37 /dev/sdb: Skipping: Partition table signature found >device/dev-io.c:336 /dev/sdb1: using cached size 262144 sectors >filters/filter-mpath.c:196 /dev/sdb1: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:336 /dev/sdb1: using cached size 262144 sectors >filters/filter-persistent.c:306 /dev/sdb1: filter cache skipping (cached bad) >device/dev-io.c:336 /dev/sdb2: using cached size 1953259520 sectors >filters/filter-mpath.c:196 /dev/sdb2: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:336 /dev/sdb2: using cached size 1953259520 sectors >filters/filter-persistent.c:306 /dev/sdb2: filter cache skipping (cached bad) >device/dev-io.c:336 /dev/sdc: using cached size 3907029168 sectors >filters/filter-partitioned.c:37 /dev/sdc: Skipping: Partition table signature found >device/dev-io.c:336 /dev/sdc1: using cached size 3907027120 sectors >filters/filter-mpath.c:196 /dev/sdc1: Device is a partition, using primary device sdc for mpath component detection >device/dev-io.c:336 /dev/sdc1: using cached size 3907027120 sectors >filters/filter-persistent.c:306 /dev/sdc1: filter cache skipping (cached bad) >device/dev-io.c:336 /dev/sdd: using cached size 15636864 sectors >filters/filter-partitioned.c:37 /dev/sdd: Skipping: Partition table signature found >device/dev-io.c:336 /dev/sdd1: using cached size 4089856 sectors >filters/filter-mpath.c:196 /dev/sdd1: Device is a partition, using primary device sdd for mpath component detection >device/dev-io.c:336 /dev/sdd1: using cached size 4089856 sectors >filters/filter-persistent.c:306 /dev/sdd1: filter cache skipping (cached bad) >device/dev-io.c:336 /dev/sdd2: using cached size 19944 sectors >filters/filter-mpath.c:196 /dev/sdd2: Device is a partition, using primary device sdd for mpath component detection >device/dev-io.c:336 /dev/sdd2: using cached size 19944 sectors >filters/filter-persistent.c:306 /dev/sdd2: filter cache skipping (cached bad) >toollib.c:4377 Processing PVs in VG #orphans_lvm2 >metadata/metadata.c:5495 Locking #orphans_lvm2 already done >metadata/metadata.c:3764 Reading VG #orphans_lvm2 >locking/locking.c:331 Dropping cache for #orphans. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/P_orphans >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_orphans >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans". >locking/locking.c:331 Dropping cache for #orphans. >misc/lvm-flock.c:202 Locking /run/lock/lvm/P_orphans WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/P_orphans to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/P_orphans:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/P_orphans WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_orphans:aux >libdm-common.c:987 Resetting SELinux context to default value. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans". >metadata/metadata.c:3764 Reading VG #orphans_lvm2 >toollib.c:4056 Processing devices that are not PVs >toollib.c:4072 Processing device /dev/loop0. >toollib.c:4072 Processing device /dev/mapper/live-rw. >toollib.c:4072 Processing device /dev/loop1. >toollib.c:4072 Processing device /dev/sda1. >toollib.c:4072 Processing device /dev/mapper/live-base. >toollib.c:4072 Processing device /dev/loop2. >toollib.c:4072 Processing device /dev/sda2. >toollib.c:4072 Processing device /dev/sda3. >toollib.c:4072 Processing device /dev/sda4. >toollib.c:4072 Processing device /dev/sda5. >toollib.c:5077 Checking pvcreate arg /dev/sda5 which has existing PVID: <none>. >toollib.c:5111 Found pvcreate arg /dev/sda5: device is not a PV. >toollib.c:5685 Rescanning devices with exclusive open >label/label.c:621 Scanning 1 devices for VG info >label/label.c:657 Scanning submitted 1 reads >label/label.c:676 Processing data from device /dev/sda5 8:5 fd 16 block 0x56131ccfaf50 >label/label.c:400 /dev/sda5: No lvm label detected >label/label.c:405 <backtrace> >label/label.c:756 Scanned devices: read errors 0 process errors 0 failed 0 >toollib.c:5711 Wiping signatures on new PV /dev/sda5. >libdm-config.c:1074 allocation/use_blkid_wiping not found in config: defaulting to 1 >label/label.c:1146 Close and reopen excl /dev/sda5 >toollib.c:5790 Creating a new PV on /dev/sda5. >device/dev-io.c:359 /dev/sda5: size is 17477632 sectors >libdm-config.c:1002 devices/data_alignment not found in config: defaulting to 0 >libdm-config.c:1002 devices/default_data_alignment not found in config: defaulting to 1 >libdm-config.c:1074 devices/md_chunk_alignment not found in config: defaulting to 1 >libdm-config.c:1074 devices/data_alignment_detection not found in config: defaulting to 1 >device/dev-type.c:904 Device /dev/sda5: queue/minimum_io_size is 512 bytes. >device/dev-type.c:904 Device /dev/sda5: queue/optimal_io_size is 0 bytes. >metadata/metadata.c:107 /dev/sda5: Setting PE alignment to 2048 sectors. >libdm-config.c:1074 devices/data_alignment_offset_detection not found in config: defaulting to 1 >device/dev-type.c:904 Device /dev/sda5: alignment_offset is 0 bytes. >metadata/metadata.c:137 /dev/sda5: Setting PE alignment offset to 0 sectors. >toollib.c:5799 Set up physical volume for "/dev/sda5" with 17477632 available sectors. >label/label.c:115 Scanning for labels to wipe from /dev/sda5 >toollib.c:5809 Zeroing start of device /dev/sda5. >toollib.c:5818 Writing physical volume data to disk "/dev/sda5". >cache/lvmcache.c:2080 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >format_text/format-text.c:1460 Creating metadata area on /dev/sda5 at sector 8 size 2040 sectors >format_text/text_label.c:184 /dev/sda5: Preparing PV label header V0hFOB-3ZVR-OQ9r-u1lZ-QfMj-2wYg-01x1QC size 8948547584 with da1 (2048s, 0s) mda1 (8s, 2040s) >label/label.c:202 /dev/sda5: Writing label to sector 1 with stored offset 32. >format_text/format-text.c:331 Reading mda header sector from /dev/sda5 at 4096 >cache/lvmetad.c:1671 Telling lvmetad to store PV /dev/sda5 (V0hFOB-3ZVR-OQ9r-u1lZ-QfMj-2wYg-01x1QC) >toollib.c:5827 Physical volume "/dev/sda5" successfully created. >locking/locking.c:331 Dropping cache for #orphans. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/P_orphans >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_orphans >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans". >libdm-config.c:1074 global/notify_dbus not found in config: defaulting to 1 >notify/lvmnotify.c:54 Nofify dbus at com.redhat.lvmdbus1. >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >commands/toolcontext.c:2104 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2535 Dropping VG info >metadata/vg.c:83 Freeing VG #orphans_lvm2 at 0x56131cc15840. >config/config.c:282 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:609 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:658 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:1480 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:355 Setting log debug classes to 2047 >commands/toolcontext.c:361 Logging initialised at Mon Sep 17 10:38:45 2018 >config/config.c:282 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:609 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:658 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:179 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: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:1483 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:1480 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:68 Allocated VG #orphans_lvm2 at 0x558cd2dcb840. >format_text/format-text.c:2616 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:244 Initialised segtype: linear >striped/striped.c:244 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:273 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:590 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:641 Initialised segtype: raid0 >raid/raid.c:641 Initialised segtype: raid0_meta >raid/raid.c:641 Initialised segtype: raid1 >raid/raid.c:641 Initialised segtype: raid10 >raid/raid.c:641 Initialised segtype: raid10_near >raid/raid.c:641 Initialised segtype: raid4 >raid/raid.c:641 Initialised segtype: raid5 >raid/raid.c:641 Initialised segtype: raid5_n >raid/raid.c:641 Initialised segtype: raid5_la >raid/raid.c:641 Initialised segtype: raid5_ls >raid/raid.c:641 Initialised segtype: raid5_ra >raid/raid.c:641 Initialised segtype: raid5_rs >raid/raid.c:641 Initialised segtype: raid6 >raid/raid.c:641 Initialised segtype: raid6_n_6 >raid/raid.c:641 Initialised segtype: raid6_nc >raid/raid.c:641 Initialised segtype: raid6_nr >raid/raid.c:641 Initialised segtype: raid6_zr >raid/raid.c:641 Initialised segtype: raid6_ls_6 >raid/raid.c:641 Initialised segtype: raid6_rs_6 >raid/raid.c:641 Initialised segtype: raid6_la_6 >raid/raid.c:641 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:831 Initialised segtype: thin-pool >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 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:1480 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: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 >cache/lvmetad.c:141 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:183 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:69 Partitioned filter initialised. >filters/filter-signature.c:84 signature filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:169 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:109 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:1483 Setting devices/filter to filter = [ "r|/sdd1$|", "r|/sdd2$|", "r|/sdb1$|", "r|/sdb2$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:415 Persistent filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting 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:2896 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2902 Processing command: vgcreate -s 4096K fedora_kitchen-desktop /dev/sda5 '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdd1$|","r|/sdd2$|","r|/sdb1$|","r|/sdb2$|","r|/sdb$|","r|/sdc1$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:2903 Command pid: 2095 >lvmcmdline.c:2904 System ID: >lvmcmdline.c:2907 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:984 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:987 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:254 Sending lvmetad get_global_info >libdm-config.c:1074 metadata/pvmetadataignore not found in config: defaulting to 0 >libdm-config.c:1002 metadata/pvmetadatasize not found in config: defaulting to 255 >libdm-config.c:1002 metadata/pvmetadatacopies not found in config: defaulting to 1 >libdm-config.c:1002 allocation/physical_extent_size not found in config: defaulting to 4096 >libdm-config.c:1002 metadata/vgmetadatacopies not found in config: defaulting to 0 >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >toollib.c:1014 Setting lock_type to none >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora_kitchen-desktop WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/V_fedora_kitchen-desktop to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora_kitchen-desktop:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora_kitchen-desktop WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora_kitchen-desktop:aux >libdm-common.c:987 Resetting SELinux context to default value. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop". >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:723 Found dev 8:48 /dev/sdd - new. >device/dev-cache.c:763 Found dev 8:48 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0 - new alias. >device/dev-cache.c:723 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - new. >device/dev-cache.c:763 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/sdd1 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part1 - new alias. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - exists. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-partuuid/6fe37003-01 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part1 - new alias. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - exists. >device/dev-cache.c:723 Found dev 8:50 /dev/sdd2 - new. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-label/ANACONDA - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-partuuid/6fe37003-02 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-uuid/0BEC-8326 - new alias. >device/dev-cache.c:723 Found dev 8:0 /dev/sda - new. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/wwn-0x50026b77820e19a7 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >device/dev-cache.c:723 Found dev 8:1 /dev/sda1 - new. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/wwn-0x50026b77820e19a7-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-label/rootfs - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partuuid/a6506d54-9035-4acb-86ee-bb9e0c6e2e2b - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-uuid/1fadd6de-c7f6-447a-8072-045cc6e22679 - new alias. >device/dev-cache.c:723 Found dev 8:2 /dev/sda2 - new. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/wwn-0x50026b77820e19a7-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partlabel/EFI\x20System\x20Partition - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partuuid/22fa46d3-f480-4ef5-9b23-ade3b4e03575 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-uuid/780E-7644 - new alias. >device/dev-cache.c:723 Found dev 8:3 /dev/sda3 - new. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-id/wwn-0x50026b77820e19a7-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-label/bootfs - new alias. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - exists. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-partuuid/1a2712b4-3618-4f59-a287-02bdbc82322d - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-uuid/fade2261-1476-437d-8f71-1ed6e284cf7f - new alias. >device/dev-cache.c:723 Found dev 8:4 /dev/sda4 - new. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-id/wwn-0x50026b77820e19a7-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-partuuid/d7cb5e99-15a1-401c-b869-c7d1897412a0 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-uuid/88fdded1-f064-497d-ad7b-36941fd508f2 - new alias. >device/dev-cache.c:723 Found dev 8:5 /dev/sda5 - new. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part5 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-id/lvm-pv-uuid-V0hFOB-3ZVR-OQ9r-u1lZ-QfMj-2wYg-01x1QC - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-id/wwn-0x50026b77820e19a7-part5 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-partuuid/83151e63-2c33-45b7-b113-ba841987ad86 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part5 - new alias. >device/dev-cache.c:723 Found dev 8:16 /dev/sdb - new. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934 - new alias. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-id/wwn-0x50024e9204757647 - new alias. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >device/dev-cache.c:723 Found dev 8:17 /dev/sdb1 - new. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part1 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-id/wwn-0x50024e9204757647-part1 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-partlabel/Microsoft\x20reserved\x20partition - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-partuuid/0ec2c0da-7497-41f0-a370-840f0e4758e7 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >device/dev-cache.c:723 Found dev 8:18 /dev/sdb2 - new. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-id/wwn-0x50024e9204757647-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-label/w10_storage - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-partlabel/Basic\x20data\x20partition - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-partuuid/4bcf9dc4-bff8-4af5-9ef5-c57ecef8b819 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-uuid/D46C7C566C7C3578 - new alias. >device/dev-cache.c:723 Found dev 8:32 /dev/sdc - new. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535 - new alias. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-id/wwn-0x50024e9003fade53 - new alias. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1f.2-ata-5 - new alias. >device/dev-cache.c:723 Found dev 8:33 /dev/sdc1 - new. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-id/wwn-0x50024e9003fade53-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-label/storagefs - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-partuuid/3bf26375-01 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1f.2-ata-5-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-uuid/9f62be02-d871-41e8-8fe3-27607077b9be - new alias. >device/dev-cache.c:723 Found dev 7:0 /dev/loop0 - new. >device/dev-cache.c:723 Found dev 7:1 /dev/loop1 - new. >device/dev-cache.c:723 Found dev 253:1 /dev/disk/by-label/Anaconda - new. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - new alias. >device/dev-cache.c:723 Found dev 7:2 /dev/loop2 - new. >device/dev-cache.c:723 Found dev 253:0 /dev/dm-0 - new. >device/dev-cache.c:763 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:763 Found dev 253:0 /dev/mapper/live-rw - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/dm-1 - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:763 Found dev 253:1 /dev/mapper/live-base - new alias. >cache/lvmetad.c:1420 Asking lvmetad for complete list of known PVs >filters/filter-persistent.c:346 filter caching good /dev/sda5 >cache/lvmcache.c:2080 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop". >cache/lvmetad.c:996 Asking lvmetad for VG fedora_kitchen-desktop >cache/lvmetad.c:782 Request to lookup VG fedora_kitchen-desktop in lvmetad did not find any matching object. >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora_kitchen-desktop >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora_kitchen-desktop >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop". >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 >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >locking/locking.c:331 Dropping cache for #orphans. >misc/lvm-flock.c:202 Locking /run/lock/lvm/P_orphans WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/P_orphans to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/P_orphans:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/P_orphans WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_orphans:aux >libdm-common.c:987 Resetting SELinux context to default value. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans". >device/dev-io.c:609 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:359 /dev/sda5: size is 17477632 sectors >device/dev-io.c:658 Closed /dev/sda5 >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda5: using cached size 17477632 sectors >filters/filter-persistent.c:312 /dev/sda5: filter cache using (cached good) >toollib.c:4451 Processing each PV >cache/lvmetad.c:1445 Asking lvmetad for complete list of known VG ids/names >toollib.c:3941 Getting list of all devices >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:714 Found dev 8:48 /dev/sdd - exists. >device/dev-cache.c:714 Found dev 8:48 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - exists. >device/dev-cache.c:714 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/sdd1 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part1 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-partuuid/6fe37003-01 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part1 - exists. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/sdd2 - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part2 - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/disk/by-label/ANACONDA - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/disk/by-partuuid/6fe37003-02 - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part2 - exists. >device/dev-cache.c:714 Found dev 8:50 /dev/disk/by-uuid/0BEC-8326 - exists. >device/dev-cache.c:714 Found dev 8:0 /dev/sda - exists. >device/dev-cache.c:714 Found dev 8:0 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7 - exists. >device/dev-cache.c:714 Found dev 8:0 /dev/disk/by-id/wwn-0x50026b77820e19a7 - exists. >device/dev-cache.c:714 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/sda1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-id/wwn-0x50026b77820e19a7-part1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-label/rootfs - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-partuuid/a6506d54-9035-4acb-86ee-bb9e0c6e2e2b - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-uuid/1fadd6de-c7f6-447a-8072-045cc6e22679 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/sda2 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part2 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-id/wwn-0x50026b77820e19a7-part2 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-partlabel/EFI\x20System\x20Partition - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-partuuid/22fa46d3-f480-4ef5-9b23-ade3b4e03575 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-uuid/780E-7644 - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/sda3 - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part3 - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-id/wwn-0x50026b77820e19a7-part3 - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-label/bootfs - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-partuuid/1a2712b4-3618-4f59-a287-02bdbc82322d - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3 - exists. >device/dev-cache.c:714 Found dev 8:3 /dev/disk/by-uuid/fade2261-1476-437d-8f71-1ed6e284cf7f - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/sda4 - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part4 - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/disk/by-id/wwn-0x50026b77820e19a7-part4 - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/disk/by-partuuid/d7cb5e99-15a1-401c-b869-c7d1897412a0 - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part4 - exists. >device/dev-cache.c:714 Found dev 8:4 /dev/disk/by-uuid/88fdded1-f064-497d-ad7b-36941fd508f2 - exists. >device/dev-cache.c:714 Found dev 8:5 /dev/sda5 - exists. >device/dev-cache.c:714 Found dev 8:5 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part5 - exists. >device/dev-cache.c:714 Found dev 8:5 /dev/disk/by-id/lvm-pv-uuid-V0hFOB-3ZVR-OQ9r-u1lZ-QfMj-2wYg-01x1QC - exists. >device/dev-cache.c:714 Found dev 8:5 /dev/disk/by-id/wwn-0x50026b77820e19a7-part5 - exists. >device/dev-cache.c:714 Found dev 8:5 /dev/disk/by-partuuid/83151e63-2c33-45b7-b113-ba841987ad86 - exists. >device/dev-cache.c:714 Found dev 8:5 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part5 - exists. >device/dev-cache.c:714 Found dev 8:16 /dev/sdb - exists. >device/dev-cache.c:714 Found dev 8:16 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934 - exists. >device/dev-cache.c:714 Found dev 8:16 /dev/disk/by-id/wwn-0x50024e9204757647 - exists. >device/dev-cache.c:714 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/sdb1 - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part1 - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/disk/by-id/wwn-0x50024e9204757647-part1 - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/disk/by-partlabel/Microsoft\x20reserved\x20partition - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/disk/by-partuuid/0ec2c0da-7497-41f0-a370-840f0e4758e7 - exists. >device/dev-cache.c:714 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/sdb2 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part2 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-id/wwn-0x50024e9204757647-part2 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-label/w10_storage - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-partlabel/Basic\x20data\x20partition - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-partuuid/4bcf9dc4-bff8-4af5-9ef5-c57ecef8b819 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part2 - exists. >device/dev-cache.c:714 Found dev 8:18 /dev/disk/by-uuid/D46C7C566C7C3578 - exists. >device/dev-cache.c:714 Found dev 8:32 /dev/sdc - exists. >device/dev-cache.c:714 Found dev 8:32 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535 - exists. >device/dev-cache.c:714 Found dev 8:32 /dev/disk/by-id/wwn-0x50024e9003fade53 - exists. >device/dev-cache.c:714 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1f.2-ata-5 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/sdc1 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535-part1 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-id/wwn-0x50024e9003fade53-part1 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-label/storagefs - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-partuuid/3bf26375-01 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1f.2-ata-5-part1 - exists. >device/dev-cache.c:714 Found dev 8:33 /dev/disk/by-uuid/9f62be02-d871-41e8-8fe3-27607077b9be - exists. >device/dev-cache.c:714 Found dev 7:0 /dev/loop0 - exists. >device/dev-cache.c:714 Found dev 7:1 /dev/loop1 - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:714 Found dev 7:2 /dev/loop2 - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/dm-0 - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/mapper/live-rw - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/dm-1 - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/mapper/live-base - exists. >cache/lvmetad.c:1420 Asking lvmetad for complete list of known PVs >filters/filter-persistent.c:312 /dev/sda5: filter cache using (cached good) >cache/lvmcache.c:2080 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >device/dev-io.c:609 Opened /dev/loop0 RO O_DIRECT >device/dev-io.c:359 /dev/loop0: size is 3902304 sectors >device/dev-io.c:658 Closed /dev/loop0 >device/dev-io.c:336 /dev/loop0: using cached size 3902304 sectors >filters/filter-persistent.c:346 filter caching good /dev/loop0 >device/dev-io.c:609 Opened /dev/sda RO O_DIRECT >device/dev-io.c:359 /dev/sda: size is 234441648 sectors >device/dev-io.c:658 Closed /dev/sda >filters/filter-partitioned.c:37 /dev/sda: Skipping: Partition table signature found >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm status (253:0) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:609 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:359 /dev/mapper/live-rw: size is 16777216 sectors >device/dev-io.c:658 Closed /dev/mapper/live-rw >device/dev-io.c:336 /dev/mapper/live-rw: using cached size 16777216 sectors >ioctl/libdm-iface.c:1857 dm status (253:0) [ noopencount noflush ] [16384] (*1) >filters/filter-persistent.c:346 filter caching good /dev/mapper/live-rw >device/dev-io.c:609 Opened /dev/loop1 RO O_DIRECT >device/dev-io.c:359 /dev/loop1: size is 16777216 sectors >device/dev-io.c:658 Closed /dev/loop1 >device/dev-io.c:336 /dev/loop1: using cached size 16777216 sectors >filters/filter-persistent.c:346 filter caching good /dev/loop1 >device/dev-io.c:609 Opened /dev/sda1 RO O_DIRECT >device/dev-io.c:359 /dev/sda1: size is 213864448 sectors >device/dev-io.c:658 Closed /dev/sda1 >filters/filter-mpath.c:196 /dev/sda1: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda1: using cached size 213864448 sectors >filters/filter-persistent.c:346 filter caching good /dev/sda1 >ioctl/libdm-iface.c:1857 dm status (253:1) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:609 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:359 /dev/mapper/live-base: size is 16777216 sectors >device/dev-io.c:658 Closed /dev/mapper/live-base >device/dev-io.c:336 /dev/mapper/live-base: using cached size 16777216 sectors >ioctl/libdm-iface.c:1857 dm status (253:1) [ noopencount noflush ] [16384] (*1) >filters/filter-persistent.c:346 filter caching good /dev/mapper/live-base >device/dev-io.c:609 Opened /dev/loop2 RO O_DIRECT >device/dev-io.c:359 /dev/loop2: size is 67108864 sectors >device/dev-io.c:658 Closed /dev/loop2 >device/dev-io.c:336 /dev/loop2: using cached size 67108864 sectors >filters/filter-persistent.c:346 filter caching good /dev/loop2 >device/dev-io.c:609 Opened /dev/sda2 RO O_DIRECT >device/dev-io.c:359 /dev/sda2: size is 499712 sectors >device/dev-io.c:658 Closed /dev/sda2 >filters/filter-mpath.c:196 /dev/sda2: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda2: using cached size 499712 sectors >filters/filter-persistent.c:346 filter caching good /dev/sda2 >device/dev-io.c:609 Opened /dev/sda3 RO O_DIRECT >device/dev-io.c:359 /dev/sda3: size is 499712 sectors >device/dev-io.c:658 Closed /dev/sda3 >filters/filter-mpath.c:196 /dev/sda3: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda3: using cached size 499712 sectors >filters/filter-persistent.c:346 filter caching good /dev/sda3 >device/dev-io.c:609 Opened /dev/sda4 RO O_DIRECT >device/dev-io.c:359 /dev/sda4: size is 2097152 sectors >device/dev-io.c:658 Closed /dev/sda4 >filters/filter-mpath.c:196 /dev/sda4: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda4: using cached size 2097152 sectors >filters/filter-persistent.c:346 filter caching good /dev/sda4 >device/dev-io.c:336 /dev/sda5: using cached size 17477632 sectors >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda5: using cached size 17477632 sectors >filters/filter-persistent.c:312 /dev/sda5: filter cache using (cached good) >device/dev-io.c:609 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:359 /dev/sdb: size is 1953525168 sectors >device/dev-io.c:658 Closed /dev/sdb >filters/filter-partitioned.c:37 /dev/sdb: Skipping: Partition table signature found >device/dev-io.c:609 Opened /dev/sdb1 RO O_DIRECT >device/dev-io.c:359 /dev/sdb1: size is 262144 sectors >device/dev-io.c:658 Closed /dev/sdb1 >filters/filter-mpath.c:196 /dev/sdb1: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:336 /dev/sdb1: using cached size 262144 sectors >filters/filter-regex.c:172 /dev/sdb1: Skipping (regex) >filters/filter-persistent.c:346 filter caching bad /dev/sdb1 >device/dev-io.c:609 Opened /dev/sdb2 RO O_DIRECT >device/dev-io.c:359 /dev/sdb2: size is 1953259520 sectors >device/dev-io.c:658 Closed /dev/sdb2 >filters/filter-mpath.c:196 /dev/sdb2: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:336 /dev/sdb2: using cached size 1953259520 sectors >filters/filter-regex.c:172 /dev/sdb2: Skipping (regex) >filters/filter-persistent.c:346 filter caching bad /dev/sdb2 >device/dev-io.c:609 Opened /dev/sdc RO O_DIRECT >device/dev-io.c:359 /dev/sdc: size is 3907029168 sectors >device/dev-io.c:658 Closed /dev/sdc >filters/filter-partitioned.c:37 /dev/sdc: Skipping: Partition table signature found >device/dev-io.c:609 Opened /dev/sdc1 RO O_DIRECT >device/dev-io.c:359 /dev/sdc1: size is 3907027120 sectors >device/dev-io.c:658 Closed /dev/sdc1 >filters/filter-mpath.c:196 /dev/sdc1: Device is a partition, using primary device sdc for mpath component detection >device/dev-io.c:336 /dev/sdc1: using cached size 3907027120 sectors >filters/filter-regex.c:172 /dev/sdc1: Skipping (regex) >filters/filter-persistent.c:346 filter caching bad /dev/sdc1 >device/dev-io.c:609 Opened /dev/sdd RO O_DIRECT >device/dev-io.c:359 /dev/sdd: size is 15636864 sectors >device/dev-io.c:658 Closed /dev/sdd >filters/filter-partitioned.c:37 /dev/sdd: Skipping: Partition table signature found >device/dev-io.c:609 Opened /dev/sdd1 RO O_DIRECT >device/dev-io.c:359 /dev/sdd1: size is 4089856 sectors >device/dev-io.c:658 Closed /dev/sdd1 >filters/filter-mpath.c:196 /dev/sdd1: Device is a partition, using primary device sdd for mpath component detection >device/dev-io.c:336 /dev/sdd1: using cached size 4089856 sectors >filters/filter-regex.c:172 /dev/sdd1: Skipping (regex) >filters/filter-persistent.c:346 filter caching bad /dev/sdd1 >device/dev-io.c:609 Opened /dev/sdd2 RO O_DIRECT >device/dev-io.c:359 /dev/sdd2: size is 19944 sectors >device/dev-io.c:658 Closed /dev/sdd2 >filters/filter-mpath.c:196 /dev/sdd2: Device is a partition, using primary device sdd for mpath component detection >device/dev-io.c:336 /dev/sdd2: using cached size 19944 sectors >filters/filter-regex.c:172 /dev/sdd2: Skipping (regex) >filters/filter-persistent.c:346 filter caching bad /dev/sdd2 >toollib.c:4377 Processing PVs in VG #orphans_lvm2 >metadata/metadata.c:5495 Locking #orphans_lvm2 already done >metadata/metadata.c:3764 Reading VG #orphans_lvm2 >locking/locking.c:331 Dropping cache for #orphans. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/P_orphans >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_orphans >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans". >locking/locking.c:331 Dropping cache for #orphans. >misc/lvm-flock.c:202 Locking /run/lock/lvm/P_orphans WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/P_orphans to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/P_orphans:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/P_orphans WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_orphans:aux >libdm-common.c:987 Resetting SELinux context to default value. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans". >metadata/metadata.c:3764 Reading VG #orphans_lvm2 >toollib.c:4269 Processing PV /dev/sda5 in VG #orphans_lvm2. >toollib.c:5077 Checking pvcreate arg /dev/sda5 which has existing PVID: V0hFOB3ZVROQ9ru1lZQfMj2wYg01x1QC. >toollib.c:5105 Found pvcreate arg /dev/sda5: PV is orphan in #orphans_lvm2. >toollib.c:4056 Processing devices that are not PVs >toollib.c:4072 Processing device /dev/loop0. >toollib.c:4072 Processing device /dev/mapper/live-rw. >toollib.c:4072 Processing device /dev/loop1. >toollib.c:4072 Processing device /dev/sda1. >toollib.c:4072 Processing device /dev/mapper/live-base. >toollib.c:4072 Processing device /dev/loop2. >toollib.c:4072 Processing device /dev/sda2. >toollib.c:4072 Processing device /dev/sda3. >toollib.c:4072 Processing device /dev/sda4. >toollib.c:5685 Rescanning devices with exclusive open >label/label.c:621 Scanning 1 devices for VG info >label/label.c:657 Scanning submitted 1 reads >label/label.c:676 Processing data from device /dev/sda5 8:5 fd 5 block 0x558cd2edf940 >label/label.c:310 /dev/sda5: lvm2 label detected at sector 1 >format_text/text_label.c:423 /dev/sda5: PV header extension version 2 found >format_text/format-text.c:331 Reading mda header sector from /dev/sda5 at 4096 >format_text/format-text.c:1217 Metadata location on /dev/sda5 at 4096 has offset 0. >label/label.c:756 Scanned devices: read errors 0 process errors 0 failed 0 >toollib.c:5711 Wiping signatures on new PV /dev/sda5. >libdm-config.c:1074 allocation/use_blkid_wiping not found in config: defaulting to 1 >toollib.c:5731 Using existing orphan PVs in #orphans_lvm2. >metadata/metadata.c:3764 Reading VG #orphans_lvm2 >toollib.c:5757 Using existing orphan PV /dev/sda5. >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora_kitchen-desktop WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/V_fedora_kitchen-desktop to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora_kitchen-desktop:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora_kitchen-desktop WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora_kitchen-desktop:aux >libdm-common.c:987 Resetting SELinux context to default value. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop". >metadata/vg.c:68 Allocated VG fedora_kitchen-desktop at 0x558cd2f14e00. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop". >format_text/format-text.c:2045 <backtrace> >metadata/vg.c:68 Allocated VG fedora_kitchen-desktop at 0x558cd33db030. >metadata/vg.c:660 Setting volume group fedora_kitchen-desktop as not clustered. >metadata/vg.c:330 Setting mda_copies to 0 for VG fedora_kitchen-desktop >metadata/metadata.c:703 Adding PVs to VG fedora_kitchen-desktop. >metadata/metadata.c:709 Adding PV /dev/sda5 to VG fedora_kitchen-desktop. >device/dev-io.c:609 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:166 /dev/sda5: Block size is 4096 bytes >device/dev-io.c:177 /dev/sda5: Physical block size is 512 bytes >device/dev-io.c:658 Closed /dev/sda5 >metadata/metadata.c:185 Adding physical volume '/dev/sda5' to volume group 'fedora_kitchen-desktop' >filters/filter-persistent.c:312 /dev/sda5: filter cache using (cached good) >device/dev-io.c:359 /dev/sda5: size is 17477632 sectors >libdm-file.c:45 Creating directory "/etc/lvm/archive" >format_text/archiver.c:142 Archiving volume group "fedora_kitchen-desktop" metadata (seqno 0). >metadata/pv_manip.c:417 /dev/sda5 0: 0 2133: NULL(0:0) >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop" with VGID 5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop". >cache/lvmcache.c:2080 lvmcache /dev/sda5: now in VG fedora_kitchen-desktop with 1 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda5: VG fedora_kitchen-desktop: set VGID to 5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx. >format_text/format-text.c:1460 Creating metadata area on /dev/sda5 at sector 8 size 2040 sectors >label/label.c:1195 Close and reopen to write /dev/sda5 >format_text/text_label.c:184 /dev/sda5: Preparing PV label header V0hFOB-3ZVR-OQ9r-u1lZ-QfMj-2wYg-01x1QC size 8948547584 with da1 (2048s, 0s) mda1 (8s, 2040s) >label/label.c:202 /dev/sda5: Writing label to sector 1 with stored offset 32. >format_text/format-text.c:331 Reading mda header sector from /dev/sda5 at 4096 >cache/lvmetad.c:1671 Telling lvmetad to store PV /dev/sda5 (V0hFOB-3ZVR-OQ9r-u1lZ-QfMj-2wYg-01x1QC) >format_text/format-text.c:331 Reading mda header sector from /dev/sda5 at 4096 >format_text/format-text.c:678 Writing metadata for VG fedora_kitchen-desktop to /dev/sda5 at 4608 len 730 (wrap 0) >format_text/format-text.c:331 Reading mda header sector from /dev/sda5 at 4096 >format_text/format-text.c:790 Pre-Committing fedora_kitchen-desktop metadata (1) to /dev/sda5 header at 4096 >metadata/vg.c:68 Allocated VG fedora_kitchen-desktop at 0x558cd33ef050. >cache/lvmetad.c:1182 Sending lvmetad pending VG fedora_kitchen-desktop (seqno 1) >format_text/format-text.c:331 Reading mda header sector from /dev/sda5 at 4096 >format_text/format-text.c:790 Committing fedora_kitchen-desktop metadata (1) to /dev/sda5 header at 4096 >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >metadata/vg.c:83 Freeing VG fedora_kitchen-desktop at 0x558cd33db030. >locking/locking.c:331 Dropping cache for #orphans. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/P_orphans >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_orphans >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans". >cache/lvmetad.c:1244 Sending lvmetad updated VG fedora_kitchen-desktop (seqno 1) >format_text/format-text.c:331 Reading mda header sector from /dev/sda5 at 4096 >cache/lvmetad.c:1671 Telling lvmetad to store PV /dev/sda5 (V0hFOB-3ZVR-OQ9r-u1lZ-QfMj-2wYg-01x1QC) >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora_kitchen-desktop >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora_kitchen-desktop >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >libdm-file.c:45 Creating directory "/etc/lvm/backup" >format_text/archiver.c:576 Creating volume group backup "/etc/lvm/backup/fedora_kitchen-desktop" (seqno 1). >format_text/format-text.c:999 Writing fedora_kitchen-desktop metadata to /etc/lvm/backup/.lvm_kitchen-desktop_2095_2142747539 >format_text/format-text.c:1018 Renaming /etc/lvm/backup/.lvm_kitchen-desktop_2095_2142747539 to /etc/lvm/backup/fedora_kitchen-desktop.tmp >format_text/format-text.c:1043 Committing fedora_kitchen-desktop metadata (1) >format_text/format-text.c:1044 Renaming /etc/lvm/backup/fedora_kitchen-desktop.tmp to /etc/lvm/backup/fedora_kitchen-desktop >vgcreate.c:202 Volume group "fedora_kitchen-desktop" successfully created >metadata/vg.c:83 Freeing VG fedora_kitchen-desktop at 0x558cd33ef050. >metadata/vg.c:83 Freeing VG fedora_kitchen-desktop at 0x558cd2f14e00. >libdm-config.c:1074 global/notify_dbus not found in config: defaulting to 1 >notify/lvmnotify.c:54 Nofify dbus at com.redhat.lvmdbus1. >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >commands/toolcontext.c:2104 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2535 Dropping VG info >metadata/vg.c:83 Freeing VG #orphans_lvm2 at 0x558cd2dcb840. >config/config.c:282 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:609 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:658 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:1480 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:355 Setting log debug classes to 2047 >commands/toolcontext.c:361 Logging initialised at Mon Sep 17 10:38:45 2018 >config/config.c:282 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:609 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:658 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:179 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: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:1483 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:1480 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:68 Allocated VG #orphans_lvm2 at 0x5639e1752d60. >format_text/format-text.c:2616 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:244 Initialised segtype: linear >striped/striped.c:244 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:273 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:590 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:641 Initialised segtype: raid0 >raid/raid.c:641 Initialised segtype: raid0_meta >raid/raid.c:641 Initialised segtype: raid1 >raid/raid.c:641 Initialised segtype: raid10 >raid/raid.c:641 Initialised segtype: raid10_near >raid/raid.c:641 Initialised segtype: raid4 >raid/raid.c:641 Initialised segtype: raid5 >raid/raid.c:641 Initialised segtype: raid5_n >raid/raid.c:641 Initialised segtype: raid5_la >raid/raid.c:641 Initialised segtype: raid5_ls >raid/raid.c:641 Initialised segtype: raid5_ra >raid/raid.c:641 Initialised segtype: raid5_rs >raid/raid.c:641 Initialised segtype: raid6 >raid/raid.c:641 Initialised segtype: raid6_n_6 >raid/raid.c:641 Initialised segtype: raid6_nc >raid/raid.c:641 Initialised segtype: raid6_nr >raid/raid.c:641 Initialised segtype: raid6_zr >raid/raid.c:641 Initialised segtype: raid6_ls_6 >raid/raid.c:641 Initialised segtype: raid6_rs_6 >raid/raid.c:641 Initialised segtype: raid6_la_6 >raid/raid.c:641 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:831 Initialised segtype: thin-pool >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 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:1480 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: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 >cache/lvmetad.c:141 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:183 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:69 Partitioned filter initialised. >filters/filter-signature.c:84 signature filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:169 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:109 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:1483 Setting devices/filter to filter = [ "r|/sdd1$|", "r|/sdd2$|", "r|/sdb1$|", "r|/sdb2$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:415 Persistent filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting 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:2896 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2902 Processing command: vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count fedora_kitchen-desktop '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdd1$|","r|/sdd2$|","r|/sdb1$|","r|/sdb2$|","r|/sdb$|","r|/sdc1$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:2903 Command pid: 2104 >lvmcmdline.c:2904 System ID: >lvmcmdline.c:2907 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:984 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:987 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:254 Sending lvmetad get_global_info >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 >libdm-config.c:1074 report/aligned not found in config: defaulting to 1 >libdm-config.c:1074 report/buffered not found in config: defaulting to 1 >libdm-config.c:1074 report/headings not found in config: defaulting to 1 >libdm-config.c:975 report/separator not found in config: defaulting to >libdm-config.c:1074 report/prefixes not found in config: defaulting to 0 >libdm-config.c:1074 report/quoted not found in config: defaulting to 1 >libdm-config.c:1074 report/columns_as_rows not found in config: defaulting to 0 >libdm-config.c:975 report/vgs_sort not found in config: defaulting to vg_name >libdm-config.c:975 report/vgs_cols not found in config: defaulting to vg_name,pv_count,lv_count,snap_count,vg_attr,vg_size,vg_free >libdm-config.c:975 report/compact_output_cols not found in config: defaulting to >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:723 Found dev 8:48 /dev/sdd - new. >device/dev-cache.c:763 Found dev 8:48 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0 - new alias. >device/dev-cache.c:723 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - new. >device/dev-cache.c:763 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/sdd1 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part1 - new alias. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - exists. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-partuuid/6fe37003-01 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part1 - new alias. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - exists. >device/dev-cache.c:723 Found dev 8:50 /dev/sdd2 - new. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-label/ANACONDA - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-partuuid/6fe37003-02 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-uuid/0BEC-8326 - new alias. >device/dev-cache.c:723 Found dev 8:0 /dev/sda - new. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/wwn-0x50026b77820e19a7 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >device/dev-cache.c:723 Found dev 8:1 /dev/sda1 - new. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/wwn-0x50026b77820e19a7-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-label/rootfs - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partuuid/a6506d54-9035-4acb-86ee-bb9e0c6e2e2b - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-uuid/1fadd6de-c7f6-447a-8072-045cc6e22679 - new alias. >device/dev-cache.c:723 Found dev 8:2 /dev/sda2 - new. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/wwn-0x50026b77820e19a7-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partlabel/EFI\x20System\x20Partition - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partuuid/22fa46d3-f480-4ef5-9b23-ade3b4e03575 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-uuid/780E-7644 - new alias. >device/dev-cache.c:723 Found dev 8:3 /dev/sda3 - new. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-id/wwn-0x50026b77820e19a7-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-label/bootfs - new alias. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - exists. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-partuuid/1a2712b4-3618-4f59-a287-02bdbc82322d - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-uuid/fade2261-1476-437d-8f71-1ed6e284cf7f - new alias. >device/dev-cache.c:723 Found dev 8:4 /dev/sda4 - new. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-id/wwn-0x50026b77820e19a7-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-partuuid/d7cb5e99-15a1-401c-b869-c7d1897412a0 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-uuid/88fdded1-f064-497d-ad7b-36941fd508f2 - new alias. >device/dev-cache.c:723 Found dev 8:5 /dev/sda5 - new. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part5 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-id/lvm-pv-uuid-V0hFOB-3ZVR-OQ9r-u1lZ-QfMj-2wYg-01x1QC - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-id/wwn-0x50026b77820e19a7-part5 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-partuuid/83151e63-2c33-45b7-b113-ba841987ad86 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part5 - new alias. >device/dev-cache.c:723 Found dev 8:16 /dev/sdb - new. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934 - new alias. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-id/wwn-0x50024e9204757647 - new alias. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >device/dev-cache.c:723 Found dev 8:17 /dev/sdb1 - new. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part1 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-id/wwn-0x50024e9204757647-part1 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-partlabel/Microsoft\x20reserved\x20partition - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-partuuid/0ec2c0da-7497-41f0-a370-840f0e4758e7 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >device/dev-cache.c:723 Found dev 8:18 /dev/sdb2 - new. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-id/wwn-0x50024e9204757647-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-label/w10_storage - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-partlabel/Basic\x20data\x20partition - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-partuuid/4bcf9dc4-bff8-4af5-9ef5-c57ecef8b819 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-uuid/D46C7C566C7C3578 - new alias. >device/dev-cache.c:723 Found dev 8:32 /dev/sdc - new. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535 - new alias. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-id/wwn-0x50024e9003fade53 - new alias. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1f.2-ata-5 - new alias. >device/dev-cache.c:723 Found dev 8:33 /dev/sdc1 - new. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-id/wwn-0x50024e9003fade53-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-label/storagefs - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-partuuid/3bf26375-01 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1f.2-ata-5-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-uuid/9f62be02-d871-41e8-8fe3-27607077b9be - new alias. >device/dev-cache.c:723 Found dev 7:0 /dev/loop0 - new. >device/dev-cache.c:723 Found dev 7:1 /dev/loop1 - new. >device/dev-cache.c:723 Found dev 253:1 /dev/disk/by-label/Anaconda - new. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - new alias. >device/dev-cache.c:723 Found dev 7:2 /dev/loop2 - new. >device/dev-cache.c:723 Found dev 253:0 /dev/dm-0 - new. >device/dev-cache.c:763 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:763 Found dev 253:0 /dev/mapper/live-rw - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/dm-1 - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:763 Found dev 253:1 /dev/mapper/live-base - new alias. >cache/lvmetad.c:1420 Asking lvmetad for complete list of known PVs >filters/filter-persistent.c:346 filter caching good /dev/sda5 >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop" with VGID 5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop". >cache/lvmcache.c:2080 lvmcache /dev/sda5: now in VG fedora_kitchen-desktop with 0 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda5: VG fedora_kitchen-desktop: set VGID to 5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx. >toollib.c:2245 Processing each VG >toollib.c:2293 Obtaining the complete list of VGs to process >cache/lvmetad.c:1445 Asking lvmetad for complete list of known VG ids/names >toollib.c:2007 Processing VG fedora_kitchen-desktop 5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora_kitchen-desktop RB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/V_fedora_kitchen-desktop to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora_kitchen-desktop:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora_kitchen-desktop:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora_kitchen-desktop RB >libdm-common.c:987 Resetting SELinux context to default value. >metadata/metadata.c:3778 Reading VG fedora_kitchen-desktop 5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx >cache/lvmetad.c:983 Asking lvmetad for VG 5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx fedora_kitchen-desktop >filters/filter-persistent.c:312 /dev/sda5: filter cache using (cached good) >cache/lvmcache.c:2080 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 1 mda(s). >metadata/vg.c:68 Allocated VG fedora_kitchen-desktop at 0x5639e1887a20. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop" with VGID 5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop". >cache/lvmcache.c:2080 lvmcache /dev/sda5: now in VG fedora_kitchen-desktop with 1 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda5: VG fedora_kitchen-desktop: set VGID to 5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx. >cache/lvmetad.c:2462 Sending lvmetad vg_clear_outdated_pvs >device/dev-io.c:359 /dev/sda5: size is 17477632 sectors >metadata/pv_manip.c:417 /dev/sda5 0: 0 2133: NULL(0:0) >toollib.c:2033 Running command for VG fedora_kitchen-desktop 5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx >device/dev-io.c:609 Opened /etc/lvm/backup/fedora_kitchen-desktop RO >device/dev-io.c:658 Closed /etc/lvm/backup/fedora_kitchen-desktop >metadata/vg.c:68 Allocated VG fedora_kitchen-desktop at 0x5639e188ba30. >format_text/format-text.c:931 Read volume group fedora_kitchen-desktop from /etc/lvm/backup/fedora_kitchen-desktop >metadata/vg.c:83 Freeing VG fedora_kitchen-desktop at 0x5639e188ba30. >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora_kitchen-desktop >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora_kitchen-desktop >metadata/vg.c:83 Freeing VG fedora_kitchen-desktop at 0x5639e1887a20. >libdm-config.c:1074 report/compact_output not found in config: defaulting to 0 >libdm-report.c:4682 LVM2_VG_NAME=fedora_kitchen-desktop LVM2_VG_UUID=5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx LVM2_VG_SIZE=8946450432 LVM2_VG_FREE=8946450432 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=2133 LVM2_VG_FREE_COUNT=2133 LVM2_PV_COUNT=1 >libdm-config.c:1074 global/notify_dbus not found in config: defaulting to 1 >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >commands/toolcontext.c:2104 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2535 Dropping VG info >metadata/vg.c:83 Freeing VG #orphans_lvm2 at 0x5639e1752d60. >config/config.c:282 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:609 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:658 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:1480 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:355 Setting log debug classes to 2047 >commands/toolcontext.c:361 Logging initialised at Mon Sep 17 10:38:45 2018 >config/config.c:282 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:609 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:658 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:179 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: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:1483 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:1480 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:68 Allocated VG #orphans_lvm2 at 0x56019b2e6850. >format_text/format-text.c:2616 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:244 Initialised segtype: linear >striped/striped.c:244 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:273 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:590 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:641 Initialised segtype: raid0 >raid/raid.c:641 Initialised segtype: raid0_meta >raid/raid.c:641 Initialised segtype: raid1 >raid/raid.c:641 Initialised segtype: raid10 >raid/raid.c:641 Initialised segtype: raid10_near >raid/raid.c:641 Initialised segtype: raid4 >raid/raid.c:641 Initialised segtype: raid5 >raid/raid.c:641 Initialised segtype: raid5_n >raid/raid.c:641 Initialised segtype: raid5_la >raid/raid.c:641 Initialised segtype: raid5_ls >raid/raid.c:641 Initialised segtype: raid5_ra >raid/raid.c:641 Initialised segtype: raid5_rs >raid/raid.c:641 Initialised segtype: raid6 >raid/raid.c:641 Initialised segtype: raid6_n_6 >raid/raid.c:641 Initialised segtype: raid6_nc >raid/raid.c:641 Initialised segtype: raid6_nr >raid/raid.c:641 Initialised segtype: raid6_zr >raid/raid.c:641 Initialised segtype: raid6_ls_6 >raid/raid.c:641 Initialised segtype: raid6_rs_6 >raid/raid.c:641 Initialised segtype: raid6_la_6 >raid/raid.c:641 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:831 Initialised segtype: thin-pool >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 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:1480 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: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 >cache/lvmetad.c:141 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:183 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:69 Partitioned filter initialised. >filters/filter-signature.c:84 signature filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:169 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:109 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:1483 Setting devices/filter to filter = [ "r|/sdd1$|", "r|/sdd2$|", "r|/sdb1$|", "r|/sdb2$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:415 Persistent filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting 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:2896 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2902 Processing command: lvcreate -n swap -L 978885K -y --type linear fedora_kitchen-desktop '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdd1$|","r|/sdd2$|","r|/sdb1$|","r|/sdb2$|","r|/sdb$|","r|/sdc1$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:2903 Command pid: 2107 >lvmcmdline.c:2904 System ID: >lvmcmdline.c:2907 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:984 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:987 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:254 Sending lvmetad get_global_info >activate/activate.c:522 Getting target version for linear >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm versions [ opencount flush ] [16384] (*1) >activate/activate.c:559 Found linear target v1.4.0. >activate/activate.c:522 Getting target version for striped >ioctl/libdm-iface.c:1857 dm versions [ opencount flush ] [16384] (*1) >activate/activate.c:559 Found striped target v1.6.0. >libdm-config.c:1074 allocation/wipe_signatures_when_zeroing_new_lvs not found in config: defaulting to 1 >libdm-config.c:1002 activation/mirror_region_size not found in config: defaulting to 2048 >libdm-config.c:1002 activation/raid_region_size not found in config: defaulting to 2048 >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:2245 Processing each VG >toollib.c:2293 Obtaining the complete list of VGs to process >cache/lvmetad.c:1445 Asking lvmetad for complete list of known VG ids/names >toollib.c:2007 Processing VG fedora_kitchen-desktop 5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora_kitchen-desktop WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/V_fedora_kitchen-desktop to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora_kitchen-desktop:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora_kitchen-desktop WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora_kitchen-desktop:aux >libdm-common.c:987 Resetting SELinux context to default value. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop". >metadata/metadata.c:3778 Reading VG fedora_kitchen-desktop 5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx >cache/lvmetad.c:983 Asking lvmetad for VG 5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx fedora_kitchen-desktop >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop" with VGID 5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx. >format_text/format-text.c:2045 <backtrace> >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:723 Found dev 8:48 /dev/sdd - new. >device/dev-cache.c:763 Found dev 8:48 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0 - new alias. >device/dev-cache.c:723 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - new. >device/dev-cache.c:763 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/sdd1 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part1 - new alias. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - exists. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-partuuid/6fe37003-01 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part1 - new alias. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - exists. >device/dev-cache.c:723 Found dev 8:50 /dev/sdd2 - new. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-label/ANACONDA - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-partuuid/6fe37003-02 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-uuid/0BEC-8326 - new alias. >device/dev-cache.c:723 Found dev 8:0 /dev/sda - new. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/wwn-0x50026b77820e19a7 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >device/dev-cache.c:723 Found dev 8:1 /dev/sda1 - new. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/wwn-0x50026b77820e19a7-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-label/rootfs - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partuuid/a6506d54-9035-4acb-86ee-bb9e0c6e2e2b - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-uuid/1fadd6de-c7f6-447a-8072-045cc6e22679 - new alias. >device/dev-cache.c:723 Found dev 8:2 /dev/sda2 - new. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/wwn-0x50026b77820e19a7-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partlabel/EFI\x20System\x20Partition - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partuuid/22fa46d3-f480-4ef5-9b23-ade3b4e03575 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-uuid/780E-7644 - new alias. >device/dev-cache.c:723 Found dev 8:3 /dev/sda3 - new. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-id/wwn-0x50026b77820e19a7-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-label/bootfs - new alias. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - exists. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-partuuid/1a2712b4-3618-4f59-a287-02bdbc82322d - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-uuid/fade2261-1476-437d-8f71-1ed6e284cf7f - new alias. >device/dev-cache.c:723 Found dev 8:4 /dev/sda4 - new. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-id/wwn-0x50026b77820e19a7-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-partuuid/d7cb5e99-15a1-401c-b869-c7d1897412a0 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-uuid/88fdded1-f064-497d-ad7b-36941fd508f2 - new alias. >device/dev-cache.c:723 Found dev 8:5 /dev/sda5 - new. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part5 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-id/lvm-pv-uuid-V0hFOB-3ZVR-OQ9r-u1lZ-QfMj-2wYg-01x1QC - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-id/wwn-0x50026b77820e19a7-part5 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-partuuid/83151e63-2c33-45b7-b113-ba841987ad86 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part5 - new alias. >device/dev-cache.c:723 Found dev 8:16 /dev/sdb - new. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934 - new alias. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-id/wwn-0x50024e9204757647 - new alias. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >device/dev-cache.c:723 Found dev 8:17 /dev/sdb1 - new. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part1 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-id/wwn-0x50024e9204757647-part1 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-partlabel/Microsoft\x20reserved\x20partition - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-partuuid/0ec2c0da-7497-41f0-a370-840f0e4758e7 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >device/dev-cache.c:723 Found dev 8:18 /dev/sdb2 - new. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-id/wwn-0x50024e9204757647-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-label/w10_storage - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-partlabel/Basic\x20data\x20partition - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-partuuid/4bcf9dc4-bff8-4af5-9ef5-c57ecef8b819 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-uuid/D46C7C566C7C3578 - new alias. >device/dev-cache.c:723 Found dev 8:32 /dev/sdc - new. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535 - new alias. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-id/wwn-0x50024e9003fade53 - new alias. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1f.2-ata-5 - new alias. >device/dev-cache.c:723 Found dev 8:33 /dev/sdc1 - new. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-id/wwn-0x50024e9003fade53-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-label/storagefs - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-partuuid/3bf26375-01 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1f.2-ata-5-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-uuid/9f62be02-d871-41e8-8fe3-27607077b9be - new alias. >device/dev-cache.c:723 Found dev 7:0 /dev/loop0 - new. >device/dev-cache.c:723 Found dev 7:1 /dev/loop1 - new. >device/dev-cache.c:723 Found dev 253:1 /dev/disk/by-label/Anaconda - new. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - new alias. >device/dev-cache.c:723 Found dev 7:2 /dev/loop2 - new. >device/dev-cache.c:723 Found dev 253:0 /dev/dm-0 - new. >device/dev-cache.c:763 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:763 Found dev 253:0 /dev/mapper/live-rw - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/dm-1 - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:763 Found dev 253:1 /dev/mapper/live-base - new alias. >filters/filter-persistent.c:346 filter caching good /dev/sda5 >cache/lvmcache.c:2080 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >metadata/vg.c:68 Allocated VG fedora_kitchen-desktop at 0x56019b407a40. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop" with VGID 5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop". >cache/lvmcache.c:2080 lvmcache /dev/sda5: now in VG fedora_kitchen-desktop with 1 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda5: VG fedora_kitchen-desktop: set VGID to 5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx. >cache/lvmetad.c:2462 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:1002 metadata/lvs_history_retention_time not found in config: defaulting to 0 >device/dev-io.c:359 /dev/sda5: size is 17477632 sectors >metadata/pv_manip.c:417 /dev/sda5 0: 0 2133: NULL(0:0) >metadata/vg.c:68 Allocated VG fedora_kitchen-desktop at 0x56019b40ba50. >toollib.c:2033 Running command for VG fedora_kitchen-desktop 5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx >metadata/metadata.c:1048 Rounding up size to full physical extent 956.00 MiB >format_text/archiver.c:142 Archiving volume group "fedora_kitchen-desktop" metadata (seqno 1). >metadata/lv_manip.c:5816 Creating logical volume swap >metadata/lv_manip.c:4148 Adding segment of type striped to LV swap. >libdm-config.c:1074 allocation/mirror_logs_require_separate_pvs not found in config: defaulting to 0 >metadata/lv_manip.c:3449 Adjusted allocation request to 239 logical extents. Existing size 0. New size 239. >libdm-config.c:1074 allocation/maximise_cling not found in config: defaulting to 1 >metadata/pv_map.c:54 Allowing allocation on /dev/sda5 start PE 0 length 2133 >metadata/lv_manip.c:3195 Trying allocation using contiguous policy. >metadata/lv_manip.c:2793 Areas to be sorted and filled sequentially. >metadata/lv_manip.c:2708 Still need 239 total extents from 2133 remaining (0 positional slots): >metadata/lv_manip.c:2711 1 (1 data/0 parity) parallel areas of 239 extents each >metadata/lv_manip.c:2715 0 mirror logs of 0 extents each >metadata/lv_manip.c:2370 Considering allocation area 0 as /dev/sda5 start PE 0 length 239 leaving 1894. >metadata/lv_manip.c:1950 Allocating parallel area 0 on /dev/sda5 start PE 0 length 239. >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >metadata/pv_manip.c:417 /dev/sda5 0: 0 239: swap(0:0) >metadata/pv_manip.c:417 /dev/sda5 1: 239 1894: NULL(0:0) >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >format_text/format-text.c:331 Reading mda header sector from /dev/sda5 at 4096 >format_text/format-text.c:678 Writing metadata for VG fedora_kitchen-desktop to /dev/sda5 at 5632 len 1043 (wrap 0) >label/label.c:1195 Close and reopen to write /dev/sda5 >format_text/format-text.c:331 Reading mda header sector from /dev/sda5 at 4096 >format_text/format-text.c:790 Pre-Committing fedora_kitchen-desktop metadata (2) to /dev/sda5 header at 4096 >metadata/vg.c:68 Allocated VG fedora_kitchen-desktop at 0x56019b40fa60. >format_text/import_vsn1.c:591 Importing logical volume fedora_kitchen-desktop/swap. >cache/lvmetad.c:1182 Sending lvmetad pending VG fedora_kitchen-desktop (seqno 2) >format_text/format-text.c:331 Reading mda header sector from /dev/sda5 at 4096 >format_text/format-text.c:790 Committing fedora_kitchen-desktop metadata (2) to /dev/sda5 header at 4096 >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >metadata/vg.c:83 Freeing VG fedora_kitchen-desktop at 0x56019b40ba50. >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >format_text/archiver.c:576 Creating volume group backup "/etc/lvm/backup/fedora_kitchen-desktop" (seqno 2). >format_text/format-text.c:999 Writing fedora_kitchen-desktop metadata to /etc/lvm/backup/.lvm_kitchen-desktop_2107_1276010710 >format_text/format-text.c:1018 Renaming /etc/lvm/backup/.lvm_kitchen-desktop_2107_1276010710 to /etc/lvm/backup/fedora_kitchen-desktop.tmp >format_text/format-text.c:1043 Committing fedora_kitchen-desktop metadata (2) >format_text/format-text.c:1044 Renaming /etc/lvm/backup/fedora_kitchen-desktop.tmp to /etc/lvm/backup/fedora_kitchen-desktop >metadata/lv.c:1528 Activating logical volume fedora_kitchen-desktop/swap. >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-swap [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31 [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:761 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/activate.c:1578 fedora_kitchen-desktop/swap is not active >locking/file_locking.c:100 Locking LV 5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31 (R) >activate/activate.c:466 activation/volume_list configuration setting not defined: Checking only host tags for fedora_kitchen-desktop/swap. >activate/activate.c:2803 Activating fedora_kitchen-desktop/swap noscan. >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-swap [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31 [ noopencount flush ] [16384] (*1) >device/dev-io.c:396 /dev/sda5: read_ahead is 256 sectors >mm/memlock.c:626 Entering prioritized section (activating). >mm/memlock.c:489 Raised task priority 0 -> -18. >activate/dev_manager.c:3225 Creating ACTIVATE tree for fedora_kitchen-desktop/swap. >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-swap [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31 [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-swap-real [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31-real]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-swap-cow [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31-cow]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31-cow [ opencount flush ] [16384] (*1) >activate/dev_manager.c:2869 Adding new LV fedora_kitchen-desktop/swap to dtree >libdm-deptree.c:604 Not matched uuid LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31 in deptree. >libdm-config.c:1074 activation/verify_udev_operations not found in config: defaulting to 0 >activate/activate.c:510 Getting driver version >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >libdm-deptree.c:604 Not matched uuid LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31 in deptree. >activate/dev_manager.c:2791 Checking kernel supports striped segment type for fedora_kitchen-desktop/swap >metadata/metadata.c:2131 Calculated readahead of LV swap is 256 >libdm-deptree.c:1944 Creating fedora_kitchen--desktop-swap >ioctl/libdm-iface.c:1857 dm create fedora_kitchen--desktop-swap LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31 [ noopencount flush ] [16384] (*1) >libdm-deptree.c:2696 Loading table for fedora_kitchen--desktop-swap (253:2). >libdm-deptree.c:2641 Adding target to (253:2): 0 1957888 linear 8:5 2048 >ioctl/libdm-iface.c:1857 dm table (253:2) [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm reload (253:2) [ noopencount flush ] [16384] (*1) >libdm-deptree.c:2746 Table size changed from 0 to 1957888 for fedora_kitchen--desktop-swap (253:2). >libdm-deptree.c:1302 Resuming fedora_kitchen--desktop-swap (253:2). >libdm-common.c:2433 Udev cookie 0xd4dd590 (semid 98304) created >libdm-common.c:2453 Udev cookie 0xd4dd590 (semid 98304) incremented to 1 >libdm-common.c:2325 Udev cookie 0xd4dd590 (semid 98304) incremented to 2 >libdm-common.c:2575 Udev cookie 0xd4dd590 (semid 98304) assigned to RESUME task(5) with flags DISABLE_LIBRARY_FALLBACK SUBSYSTEM_0 (0x120) >ioctl/libdm-iface.c:1857 dm resume (253:2) [ noopencount flush ] [16384] (*1) >libdm-common.c:1484 fedora_kitchen--desktop-swap: Stacking NODE_ADD (253,2) 0:6 0660 [trust_udev] >libdm-common.c:1494 fedora_kitchen--desktop-swap: Stacking NODE_READ_AHEAD 256 (flags=1) >activate/dev_manager.c:3225 Creating CLEAN tree for fedora_kitchen-desktop/swap. >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-swap [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31 [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm deps (253:2) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-swap-real [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31-real]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-swap-cow [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31-cow]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31-cow [ opencount flush ] [16384] (*1) >mm/memlock.c:638 Leaving section (activated). >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-swap [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31 [ noopencount flush ] [16384] (*1) >activate/activate.c:1578 fedora_kitchen-desktop/swap is active locally >mm/memlock.c:594 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >mm/memlock.c:502 Restoring original task priority 0. >activate/fs.c:491 Syncing device names >libdm-common.c:2360 Udev cookie 0xd4dd590 (semid 98304) decremented to 1 >libdm-common.c:2646 Udev cookie 0xd4dd590 (semid 98304) waiting for zero >libdm-common.c:2375 Udev cookie 0xd4dd590 (semid 98304) destroyed >libdm-common.c:1484 fedora_kitchen--desktop-swap: Skipping NODE_ADD (253,2) 0:6 0660 [trust_udev] >libdm-common.c:1494 fedora_kitchen--desktop-swap: Processing NODE_READ_AHEAD 256 (flags=1) >libdm-common.c:1248 fedora_kitchen--desktop-swap (253:2): read ahead is 256 >libdm-common.c:1373 fedora_kitchen--desktop-swap: retaining kernel read ahead of 256 (requested 256) >device/dev-cache.c:723 Found dev 253:2 /dev/fedora_kitchen-desktop/swap - new. >metadata/lv_manip.c:7170 Wiping known signatures on logical volume "fedora_kitchen-desktop/swap" >libdm-config.c:1074 allocation/use_blkid_wiping not found in config: defaulting to 1 >metadata/lv_manip.c:7185 Initializing 4.00 KiB of logical volume "fedora_kitchen-desktop/swap" with value 0. >label/label.c:1241 Close and reopen to write /dev/fedora_kitchen-desktop/swap >metadata/lv_manip.c:8088 Logical volume "swap" created. >cache/lvmetad.c:1244 Sending lvmetad updated VG fedora_kitchen-desktop (seqno 2) >format_text/format-text.c:331 Reading mda header sector from /dev/sda5 at 4096 >cache/lvmetad.c:1671 Telling lvmetad to store PV /dev/sda5 (V0hFOB-3ZVR-OQ9r-u1lZ-QfMj-2wYg-01x1QC) >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora_kitchen-desktop >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora_kitchen-desktop >metadata/vg.c:83 Freeing VG fedora_kitchen-desktop at 0x56019b40fa60. >metadata/vg.c:83 Freeing VG fedora_kitchen-desktop at 0x56019b407a40. >libdm-config.c:1074 global/notify_dbus not found in config: defaulting to 1 >notify/lvmnotify.c:54 Nofify dbus at com.redhat.lvmdbus1. >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >commands/toolcontext.c:2104 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2535 Dropping VG info >metadata/vg.c:83 Freeing VG #orphans_lvm2 at 0x56019b2e6850. >config/config.c:282 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:609 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:658 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:1480 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:355 Setting log debug classes to 2047 >commands/toolcontext.c:361 Logging initialised at Mon Sep 17 10:38:45 2018 >config/config.c:282 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:609 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:658 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:179 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: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:1483 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:1480 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:68 Allocated VG #orphans_lvm2 at 0x55f35d0a1d60. >format_text/format-text.c:2616 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:244 Initialised segtype: linear >striped/striped.c:244 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:273 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:590 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:641 Initialised segtype: raid0 >raid/raid.c:641 Initialised segtype: raid0_meta >raid/raid.c:641 Initialised segtype: raid1 >raid/raid.c:641 Initialised segtype: raid10 >raid/raid.c:641 Initialised segtype: raid10_near >raid/raid.c:641 Initialised segtype: raid4 >raid/raid.c:641 Initialised segtype: raid5 >raid/raid.c:641 Initialised segtype: raid5_n >raid/raid.c:641 Initialised segtype: raid5_la >raid/raid.c:641 Initialised segtype: raid5_ls >raid/raid.c:641 Initialised segtype: raid5_ra >raid/raid.c:641 Initialised segtype: raid5_rs >raid/raid.c:641 Initialised segtype: raid6 >raid/raid.c:641 Initialised segtype: raid6_n_6 >raid/raid.c:641 Initialised segtype: raid6_nc >raid/raid.c:641 Initialised segtype: raid6_nr >raid/raid.c:641 Initialised segtype: raid6_zr >raid/raid.c:641 Initialised segtype: raid6_ls_6 >raid/raid.c:641 Initialised segtype: raid6_rs_6 >raid/raid.c:641 Initialised segtype: raid6_la_6 >raid/raid.c:641 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:831 Initialised segtype: thin-pool >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 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:1480 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: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 >cache/lvmetad.c:141 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:183 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:69 Partitioned filter initialised. >filters/filter-signature.c:84 signature filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:169 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:109 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:1483 Setting devices/filter to filter = [ "r|/sdd1$|", "r|/sdd2$|", "r|/sdb1$|", "r|/sdb2$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:415 Persistent filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting 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:2896 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2902 Processing command: vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count fedora_kitchen-desktop '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdd1$|","r|/sdd2$|","r|/sdb1$|","r|/sdb2$|","r|/sdb$|","r|/sdc1$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:2903 Command pid: 2127 >lvmcmdline.c:2904 System ID: >lvmcmdline.c:2907 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:984 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:987 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:254 Sending lvmetad get_global_info >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 >libdm-config.c:1074 report/aligned not found in config: defaulting to 1 >libdm-config.c:1074 report/buffered not found in config: defaulting to 1 >libdm-config.c:1074 report/headings not found in config: defaulting to 1 >libdm-config.c:975 report/separator not found in config: defaulting to >libdm-config.c:1074 report/prefixes not found in config: defaulting to 0 >libdm-config.c:1074 report/quoted not found in config: defaulting to 1 >libdm-config.c:1074 report/columns_as_rows not found in config: defaulting to 0 >libdm-config.c:975 report/vgs_sort not found in config: defaulting to vg_name >libdm-config.c:975 report/vgs_cols not found in config: defaulting to vg_name,pv_count,lv_count,snap_count,vg_attr,vg_size,vg_free >libdm-config.c:975 report/compact_output_cols not found in config: defaulting to >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:723 Found dev 8:48 /dev/sdd - new. >device/dev-cache.c:763 Found dev 8:48 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0 - new alias. >device/dev-cache.c:723 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - new. >device/dev-cache.c:763 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/sdd1 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part1 - new alias. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - exists. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-partuuid/6fe37003-01 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part1 - new alias. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - exists. >device/dev-cache.c:723 Found dev 8:50 /dev/sdd2 - new. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-label/ANACONDA - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-partuuid/6fe37003-02 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-uuid/0BEC-8326 - new alias. >device/dev-cache.c:723 Found dev 8:0 /dev/sda - new. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/wwn-0x50026b77820e19a7 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >device/dev-cache.c:723 Found dev 8:1 /dev/sda1 - new. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/wwn-0x50026b77820e19a7-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-label/rootfs - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partuuid/a6506d54-9035-4acb-86ee-bb9e0c6e2e2b - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-uuid/1fadd6de-c7f6-447a-8072-045cc6e22679 - new alias. >device/dev-cache.c:723 Found dev 8:2 /dev/sda2 - new. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/wwn-0x50026b77820e19a7-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partlabel/EFI\x20System\x20Partition - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partuuid/22fa46d3-f480-4ef5-9b23-ade3b4e03575 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-uuid/780E-7644 - new alias. >device/dev-cache.c:723 Found dev 8:3 /dev/sda3 - new. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-id/wwn-0x50026b77820e19a7-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-label/bootfs - new alias. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - exists. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-partuuid/1a2712b4-3618-4f59-a287-02bdbc82322d - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-uuid/fade2261-1476-437d-8f71-1ed6e284cf7f - new alias. >device/dev-cache.c:723 Found dev 8:4 /dev/sda4 - new. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-id/wwn-0x50026b77820e19a7-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-partuuid/d7cb5e99-15a1-401c-b869-c7d1897412a0 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-uuid/88fdded1-f064-497d-ad7b-36941fd508f2 - new alias. >device/dev-cache.c:723 Found dev 8:5 /dev/sda5 - new. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part5 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-id/lvm-pv-uuid-V0hFOB-3ZVR-OQ9r-u1lZ-QfMj-2wYg-01x1QC - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-id/wwn-0x50026b77820e19a7-part5 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-partuuid/83151e63-2c33-45b7-b113-ba841987ad86 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part5 - new alias. >device/dev-cache.c:723 Found dev 8:16 /dev/sdb - new. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934 - new alias. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-id/wwn-0x50024e9204757647 - new alias. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >device/dev-cache.c:723 Found dev 8:17 /dev/sdb1 - new. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part1 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-id/wwn-0x50024e9204757647-part1 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-partlabel/Microsoft\x20reserved\x20partition - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-partuuid/0ec2c0da-7497-41f0-a370-840f0e4758e7 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >device/dev-cache.c:723 Found dev 8:18 /dev/sdb2 - new. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-id/wwn-0x50024e9204757647-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-label/w10_storage - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-partlabel/Basic\x20data\x20partition - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-partuuid/4bcf9dc4-bff8-4af5-9ef5-c57ecef8b819 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-uuid/D46C7C566C7C3578 - new alias. >device/dev-cache.c:723 Found dev 8:32 /dev/sdc - new. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535 - new alias. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-id/wwn-0x50024e9003fade53 - new alias. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1f.2-ata-5 - new alias. >device/dev-cache.c:723 Found dev 8:33 /dev/sdc1 - new. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-id/wwn-0x50024e9003fade53-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-label/storagefs - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-partuuid/3bf26375-01 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1f.2-ata-5-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-uuid/9f62be02-d871-41e8-8fe3-27607077b9be - new alias. >device/dev-cache.c:723 Found dev 7:0 /dev/loop0 - new. >device/dev-cache.c:723 Found dev 7:1 /dev/loop1 - new. >device/dev-cache.c:723 Found dev 253:1 /dev/disk/by-label/Anaconda - new. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - new alias. >device/dev-cache.c:723 Found dev 7:2 /dev/loop2 - new. >device/dev-cache.c:723 Found dev 253:0 /dev/dm-0 - new. >device/dev-cache.c:763 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:763 Found dev 253:0 /dev/mapper/live-rw - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/dm-1 - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:763 Found dev 253:1 /dev/mapper/live-base - new alias. >device/dev-cache.c:723 Found dev 253:2 /dev/dm-2 - new. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-id/dm-name-fedora_kitchen--desktop-swap - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-id/dm-uuid-LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31 - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-uuid/2237a984-1853-4c0c-b0fc-f1629525f182 - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/fedora_kitchen-desktop/swap - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/mapper/fedora_kitchen--desktop-swap - new alias. >cache/lvmetad.c:1420 Asking lvmetad for complete list of known PVs >filters/filter-persistent.c:346 filter caching good /dev/sda5 >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop" with VGID 5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop". >cache/lvmcache.c:2080 lvmcache /dev/sda5: now in VG fedora_kitchen-desktop with 0 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda5: VG fedora_kitchen-desktop: set VGID to 5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx. >toollib.c:2245 Processing each VG >toollib.c:2293 Obtaining the complete list of VGs to process >cache/lvmetad.c:1445 Asking lvmetad for complete list of known VG ids/names >toollib.c:2007 Processing VG fedora_kitchen-desktop 5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora_kitchen-desktop RB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/V_fedora_kitchen-desktop to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora_kitchen-desktop:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora_kitchen-desktop:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora_kitchen-desktop RB >libdm-common.c:987 Resetting SELinux context to default value. >metadata/metadata.c:3778 Reading VG fedora_kitchen-desktop 5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx >cache/lvmetad.c:983 Asking lvmetad for VG 5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx fedora_kitchen-desktop >filters/filter-persistent.c:312 /dev/sda5: filter cache using (cached good) >cache/lvmcache.c:2080 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 1 mda(s). >metadata/vg.c:68 Allocated VG fedora_kitchen-desktop at 0x55f35d1d6e00. >format_text/import_vsn1.c:591 Importing logical volume fedora_kitchen-desktop/swap. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop" with VGID 5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop". >cache/lvmcache.c:2080 lvmcache /dev/sda5: now in VG fedora_kitchen-desktop with 1 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda5: VG fedora_kitchen-desktop: set VGID to 5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx. >cache/lvmetad.c:2462 Sending lvmetad vg_clear_outdated_pvs >device/dev-io.c:359 /dev/sda5: size is 17477632 sectors >metadata/pv_manip.c:417 /dev/sda5 0: 0 239: swap(0:0) >metadata/pv_manip.c:417 /dev/sda5 1: 239 1894: NULL(0:0) >toollib.c:2033 Running command for VG fedora_kitchen-desktop 5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx >device/dev-io.c:609 Opened /etc/lvm/backup/fedora_kitchen-desktop RO >device/dev-io.c:658 Closed /etc/lvm/backup/fedora_kitchen-desktop >metadata/vg.c:68 Allocated VG fedora_kitchen-desktop at 0x55f35d1dae10. >format_text/import_vsn1.c:591 Importing logical volume fedora_kitchen-desktop/swap. >format_text/format-text.c:931 Read volume group fedora_kitchen-desktop from /etc/lvm/backup/fedora_kitchen-desktop >metadata/vg.c:83 Freeing VG fedora_kitchen-desktop at 0x55f35d1dae10. >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora_kitchen-desktop >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora_kitchen-desktop >metadata/vg.c:83 Freeing VG fedora_kitchen-desktop at 0x55f35d1d6e00. >libdm-config.c:1074 report/compact_output not found in config: defaulting to 0 >libdm-report.c:4682 LVM2_VG_NAME=fedora_kitchen-desktop LVM2_VG_UUID=5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx LVM2_VG_SIZE=8946450432 LVM2_VG_FREE=7944011776 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=2133 LVM2_VG_FREE_COUNT=1894 LVM2_PV_COUNT=1 >libdm-config.c:1074 global/notify_dbus not found in config: defaulting to 1 >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >commands/toolcontext.c:2104 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2535 Dropping VG info >metadata/vg.c:83 Freeing VG #orphans_lvm2 at 0x55f35d0a1d60. >config/config.c:282 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:609 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:658 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:1480 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:355 Setting log debug classes to 2047 >commands/toolcontext.c:361 Logging initialised at Mon Sep 17 10:38:45 2018 >config/config.c:282 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:609 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:658 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:179 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: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:1483 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:1480 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:68 Allocated VG #orphans_lvm2 at 0x55e29288c850. >format_text/format-text.c:2616 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:244 Initialised segtype: linear >striped/striped.c:244 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:273 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:590 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:641 Initialised segtype: raid0 >raid/raid.c:641 Initialised segtype: raid0_meta >raid/raid.c:641 Initialised segtype: raid1 >raid/raid.c:641 Initialised segtype: raid10 >raid/raid.c:641 Initialised segtype: raid10_near >raid/raid.c:641 Initialised segtype: raid4 >raid/raid.c:641 Initialised segtype: raid5 >raid/raid.c:641 Initialised segtype: raid5_n >raid/raid.c:641 Initialised segtype: raid5_la >raid/raid.c:641 Initialised segtype: raid5_ls >raid/raid.c:641 Initialised segtype: raid5_ra >raid/raid.c:641 Initialised segtype: raid5_rs >raid/raid.c:641 Initialised segtype: raid6 >raid/raid.c:641 Initialised segtype: raid6_n_6 >raid/raid.c:641 Initialised segtype: raid6_nc >raid/raid.c:641 Initialised segtype: raid6_nr >raid/raid.c:641 Initialised segtype: raid6_zr >raid/raid.c:641 Initialised segtype: raid6_ls_6 >raid/raid.c:641 Initialised segtype: raid6_rs_6 >raid/raid.c:641 Initialised segtype: raid6_la_6 >raid/raid.c:641 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:831 Initialised segtype: thin-pool >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 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:1480 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: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 >cache/lvmetad.c:141 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:183 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:69 Partitioned filter initialised. >filters/filter-signature.c:84 signature filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:169 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:109 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:1483 Setting devices/filter to filter = [ "r|/sdd1$|", "r|/sdd2$|", "r|/sdb1$|", "r|/sdb2$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:415 Persistent filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting 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:2896 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2902 Processing command: lvcreate -n root -L 7757824K -y --type linear fedora_kitchen-desktop '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdd1$|","r|/sdd2$|","r|/sdb1$|","r|/sdb2$|","r|/sdb$|","r|/sdc1$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:2903 Command pid: 2131 >lvmcmdline.c:2904 System ID: >lvmcmdline.c:2907 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:984 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:987 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:254 Sending lvmetad get_global_info >activate/activate.c:522 Getting target version for linear >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm versions [ opencount flush ] [16384] (*1) >activate/activate.c:559 Found linear target v1.4.0. >activate/activate.c:522 Getting target version for striped >ioctl/libdm-iface.c:1857 dm versions [ opencount flush ] [16384] (*1) >activate/activate.c:559 Found striped target v1.6.0. >libdm-config.c:1074 allocation/wipe_signatures_when_zeroing_new_lvs not found in config: defaulting to 1 >libdm-config.c:1002 activation/mirror_region_size not found in config: defaulting to 2048 >libdm-config.c:1002 activation/raid_region_size not found in config: defaulting to 2048 >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:2245 Processing each VG >toollib.c:2293 Obtaining the complete list of VGs to process >cache/lvmetad.c:1445 Asking lvmetad for complete list of known VG ids/names >toollib.c:2007 Processing VG fedora_kitchen-desktop 5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora_kitchen-desktop WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/V_fedora_kitchen-desktop to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora_kitchen-desktop:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora_kitchen-desktop WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora_kitchen-desktop:aux >libdm-common.c:987 Resetting SELinux context to default value. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop". >metadata/metadata.c:3778 Reading VG fedora_kitchen-desktop 5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx >cache/lvmetad.c:983 Asking lvmetad for VG 5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx fedora_kitchen-desktop >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop" with VGID 5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx. >format_text/format-text.c:2045 <backtrace> >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:723 Found dev 8:48 /dev/sdd - new. >device/dev-cache.c:763 Found dev 8:48 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0 - new alias. >device/dev-cache.c:723 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - new. >device/dev-cache.c:763 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/sdd1 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part1 - new alias. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-label/Fedora-SB-ostree-x86_64-29 - exists. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-partuuid/6fe37003-01 - new alias. >device/dev-cache.c:763 Found dev 8:49 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part1 - new alias. >device/dev-cache.c:714 Found dev 8:49 /dev/disk/by-uuid/2018-09-12-12-04-15-00 - exists. >device/dev-cache.c:723 Found dev 8:50 /dev/sdd2 - new. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-id/usb-_USB_DISK_2.0_07012855EFB2E037-0:0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-label/ANACONDA - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-partuuid/6fe37003-02 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:50 /dev/disk/by-uuid/0BEC-8326 - new alias. >device/dev-cache.c:723 Found dev 8:0 /dev/sda - new. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/wwn-0x50026b77820e19a7 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >device/dev-cache.c:723 Found dev 8:1 /dev/sda1 - new. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/wwn-0x50026b77820e19a7-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-label/rootfs - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partuuid/a6506d54-9035-4acb-86ee-bb9e0c6e2e2b - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-uuid/1fadd6de-c7f6-447a-8072-045cc6e22679 - new alias. >device/dev-cache.c:723 Found dev 8:2 /dev/sda2 - new. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/wwn-0x50026b77820e19a7-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partlabel/EFI\x20System\x20Partition - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partuuid/22fa46d3-f480-4ef5-9b23-ade3b4e03575 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-uuid/780E-7644 - new alias. >device/dev-cache.c:723 Found dev 8:3 /dev/sda3 - new. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-id/wwn-0x50026b77820e19a7-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-label/bootfs - new alias. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-partlabel/Linux\x20Data\x20Partition - exists. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-partuuid/1a2712b4-3618-4f59-a287-02bdbc82322d - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3 - new alias. >device/dev-cache.c:763 Found dev 8:3 /dev/disk/by-uuid/fade2261-1476-437d-8f71-1ed6e284cf7f - new alias. >device/dev-cache.c:723 Found dev 8:4 /dev/sda4 - new. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-id/wwn-0x50026b77820e19a7-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-partuuid/d7cb5e99-15a1-401c-b869-c7d1897412a0 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part4 - new alias. >device/dev-cache.c:763 Found dev 8:4 /dev/disk/by-uuid/88fdded1-f064-497d-ad7b-36941fd508f2 - new alias. >device/dev-cache.c:723 Found dev 8:5 /dev/sda5 - new. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-id/ata-KINGSTON_SA400S37120G_50026B77820E19A7-part5 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-id/lvm-pv-uuid-V0hFOB-3ZVR-OQ9r-u1lZ-QfMj-2wYg-01x1QC - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-id/wwn-0x50026b77820e19a7-part5 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-partuuid/83151e63-2c33-45b7-b113-ba841987ad86 - new alias. >device/dev-cache.c:763 Found dev 8:5 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part5 - new alias. >device/dev-cache.c:723 Found dev 8:16 /dev/sdb - new. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934 - new alias. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-id/wwn-0x50024e9204757647 - new alias. >device/dev-cache.c:763 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >device/dev-cache.c:723 Found dev 8:17 /dev/sdb1 - new. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part1 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-id/wwn-0x50024e9204757647-part1 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-partlabel/Microsoft\x20reserved\x20partition - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-partuuid/0ec2c0da-7497-41f0-a370-840f0e4758e7 - new alias. >device/dev-cache.c:763 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >device/dev-cache.c:723 Found dev 8:18 /dev/sdb2 - new. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ9CB202934-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-id/wwn-0x50024e9204757647-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-label/w10_storage - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-partlabel/Basic\x20data\x20partition - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-partuuid/4bcf9dc4-bff8-4af5-9ef5-c57ecef8b819 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part2 - new alias. >device/dev-cache.c:763 Found dev 8:18 /dev/disk/by-uuid/D46C7C566C7C3578 - new alias. >device/dev-cache.c:723 Found dev 8:32 /dev/sdc - new. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535 - new alias. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-id/wwn-0x50024e9003fade53 - new alias. >device/dev-cache.c:763 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1f.2-ata-5 - new alias. >device/dev-cache.c:723 Found dev 8:33 /dev/sdc1 - new. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HFJ1SZ804535-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-id/wwn-0x50024e9003fade53-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-label/storagefs - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-partuuid/3bf26375-01 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1f.2-ata-5-part1 - new alias. >device/dev-cache.c:763 Found dev 8:33 /dev/disk/by-uuid/9f62be02-d871-41e8-8fe3-27607077b9be - new alias. >device/dev-cache.c:723 Found dev 7:0 /dev/loop0 - new. >device/dev-cache.c:723 Found dev 7:1 /dev/loop1 - new. >device/dev-cache.c:723 Found dev 253:1 /dev/disk/by-label/Anaconda - new. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - new alias. >device/dev-cache.c:723 Found dev 7:2 /dev/loop2 - new. >device/dev-cache.c:723 Found dev 253:0 /dev/dm-0 - new. >device/dev-cache.c:763 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:763 Found dev 253:0 /dev/mapper/live-rw - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/dm-1 - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/304efcc8-0d0f-4307-b096-58ccc6c5b169 - exists. >device/dev-cache.c:763 Found dev 253:1 /dev/mapper/live-base - new alias. >device/dev-cache.c:723 Found dev 253:2 /dev/dm-2 - new. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-id/dm-name-fedora_kitchen--desktop-swap - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-id/dm-uuid-LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6JvthxXNoRkmV5g1UTFp0Xo1X1OPEbdMN4QH31 - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-uuid/2237a984-1853-4c0c-b0fc-f1629525f182 - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/fedora_kitchen-desktop/swap - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/mapper/fedora_kitchen--desktop-swap - new alias. >filters/filter-persistent.c:346 filter caching good /dev/sda5 >cache/lvmcache.c:2080 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >metadata/vg.c:68 Allocated VG fedora_kitchen-desktop at 0x55e2929b1a50. >format_text/import_vsn1.c:591 Importing logical volume fedora_kitchen-desktop/swap. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop" with VGID 5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora_kitchen-desktop". >cache/lvmcache.c:2080 lvmcache /dev/sda5: now in VG fedora_kitchen-desktop with 1 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda5: VG fedora_kitchen-desktop: set VGID to 5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx. >cache/lvmetad.c:2462 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:1002 metadata/lvs_history_retention_time not found in config: defaulting to 0 >device/dev-io.c:359 /dev/sda5: size is 17477632 sectors >metadata/pv_manip.c:417 /dev/sda5 0: 0 239: swap(0:0) >metadata/pv_manip.c:417 /dev/sda5 1: 239 1894: NULL(0:0) >metadata/vg.c:68 Allocated VG fedora_kitchen-desktop at 0x55e2929b5a60. >format_text/import_vsn1.c:591 Importing logical volume fedora_kitchen-desktop/swap. >toollib.c:2033 Running command for VG fedora_kitchen-desktop 5H0MHq-VXcI-sFoX-rv9a-VJ61-J8Zw-6Jvthx >format_text/archiver.c:142 Archiving volume group "fedora_kitchen-desktop" metadata (seqno 2). >metadata/lv_manip.c:5816 Creating logical volume root >metadata/lv_manip.c:4148 Adding segment of type striped to LV root. >libdm-config.c:1074 allocation/mirror_logs_require_separate_pvs not found in config: defaulting to 0 >metadata/lv_manip.c:3449 Adjusted allocation request to 1894 logical extents. Existing size 0. New size 1894. >libdm-config.c:1074 allocation/maximise_cling not found in config: defaulting to 1 >metadata/pv_map.c:54 Allowing allocation on /dev/sda5 start PE 239 length 1894 >metadata/lv_manip.c:3195 Trying allocation using contiguous policy. >metadata/lv_manip.c:2793 Areas to be sorted and filled sequentially. >metadata/lv_manip.c:2708 Still need 1894 total extents from 1894 remaining (0 positional slots): >metadata/lv_manip.c:2711 1 (1 data/0 parity) parallel areas of 1894 extents each >metadata/lv_manip.c:2715 0 mirror logs of 0 extents each >metadata/lv_manip.c:2370 Considering allocation area 0 as /dev/sda5 start PE 239 length 1894 leaving 0. >metadata/lv_manip.c:1950 Allocating parallel area 0 on /dev/sda5 start PE 239 length 1894. >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >metadata/pv_manip.c:417 /dev/sda5 0: 0 239: swap(0:0) >metadata/pv_manip.c:417 /dev/sda5 1: 239 1894: root(0:0) >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >format_text/format-text.c:331 Reading mda header sector from /dev/sda5 at 4096 >format_text/format-text.c:678 Writing metadata for VG fedora_kitchen-desktop to /dev/sda5 at 7168 len 1339 (wrap 0) >label/label.c:1195 Close and reopen to write /dev/sda5 >format_text/format-text.c:331 Reading mda header sector from /dev/sda5 at 4096 >format_text/format-text.c:790 Pre-Committing fedora_kitchen-desktop metadata (3) to /dev/sda5 header at 4096 >metadata/vg.c:68 Allocated VG fedora_kitchen-desktop at 0x55e292eac040. >format_text/import_vsn1.c:591 Importing logical volume fedora_kitchen-desktop/swap. >format_text/import_vsn1.c:591 Importing logical volume fedora_kitchen-desktop/root. >cache/lvmetad.c:1182 Sending lvmetad pending VG fedora_kitchen-desktop (seqno 3) >format_text/format-text.c:331 Reading mda header sector from /dev/sda5 at 4096 >format_text/format-text.c:790 Committing fedora_kitchen-desktop metadata (3) to /dev/sda5 header at 4096 >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >metadata/vg.c:83 Freeing VG fedora_kitchen-desktop at 0x55e2929b5a60. >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >format_text/archiver.c:576 Creating volume group backup "/etc/lvm/backup/fedora_kitchen-desktop" (seqno 3). >format_text/format-text.c:999 Writing fedora_kitchen-desktop metadata to /etc/lvm/backup/.lvm_kitchen-desktop_2131_217600393 >format_text/format-text.c:1018 Renaming /etc/lvm/backup/.lvm_kitchen-desktop_2131_217600393 to /etc/lvm/backup/fedora_kitchen-desktop.tmp >format_text/format-text.c:1043 Committing fedora_kitchen-desktop metadata (3) >format_text/format-text.c:1044 Renaming /etc/lvm/backup/fedora_kitchen-desktop.tmp to /etc/lvm/backup/fedora_kitchen-desktop >metadata/lv.c:1528 Activating logical volume fedora_kitchen-desktop/root. >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-root [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:761 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/activate.c:1578 fedora_kitchen-desktop/root is not active >locking/file_locking.c:100 Locking LV 5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga (R) >activate/activate.c:466 activation/volume_list configuration setting not defined: Checking only host tags for fedora_kitchen-desktop/root. >activate/activate.c:2803 Activating fedora_kitchen-desktop/root noscan. >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-root [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga [ noopencount flush ] [16384] (*1) >device/dev-io.c:396 /dev/sda5: read_ahead is 256 sectors >mm/memlock.c:626 Entering prioritized section (activating). >mm/memlock.c:489 Raised task priority 0 -> -18. >activate/dev_manager.c:3225 Creating ACTIVATE tree for fedora_kitchen-desktop/root. >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-root [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-root-real [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga-real]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-root-cow [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga-cow]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga-cow [ opencount flush ] [16384] (*1) >activate/dev_manager.c:2869 Adding new LV fedora_kitchen-desktop/root to dtree >libdm-deptree.c:604 Not matched uuid LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga in deptree. >libdm-config.c:1074 activation/verify_udev_operations not found in config: defaulting to 0 >activate/activate.c:510 Getting driver version >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >libdm-deptree.c:604 Not matched uuid LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga in deptree. >activate/dev_manager.c:2791 Checking kernel supports striped segment type for fedora_kitchen-desktop/root >metadata/metadata.c:2131 Calculated readahead of LV root is 256 >libdm-deptree.c:1944 Creating fedora_kitchen--desktop-root >ioctl/libdm-iface.c:1857 dm create fedora_kitchen--desktop-root LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga [ noopencount flush ] [16384] (*1) >libdm-deptree.c:2696 Loading table for fedora_kitchen--desktop-root (253:3). >libdm-deptree.c:2641 Adding target to (253:3): 0 15515648 linear 8:5 1959936 >ioctl/libdm-iface.c:1857 dm table (253:3) [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm reload (253:3) [ noopencount flush ] [16384] (*1) >libdm-deptree.c:2746 Table size changed from 0 to 15515648 for fedora_kitchen--desktop-root (253:3). >libdm-deptree.c:1302 Resuming fedora_kitchen--desktop-root (253:3). >libdm-common.c:2433 Udev cookie 0xd4dcca9 (semid 131072) created >libdm-common.c:2453 Udev cookie 0xd4dcca9 (semid 131072) incremented to 1 >libdm-common.c:2325 Udev cookie 0xd4dcca9 (semid 131072) incremented to 2 >libdm-common.c:2575 Udev cookie 0xd4dcca9 (semid 131072) assigned to RESUME task(5) with flags DISABLE_LIBRARY_FALLBACK SUBSYSTEM_0 (0x120) >ioctl/libdm-iface.c:1857 dm resume (253:3) [ noopencount flush ] [16384] (*1) >libdm-common.c:1484 fedora_kitchen--desktop-root: Stacking NODE_ADD (253,3) 0:6 0660 [trust_udev] >libdm-common.c:1494 fedora_kitchen--desktop-root: Stacking NODE_READ_AHEAD 256 (flags=1) >activate/dev_manager.c:3225 Creating CLEAN tree for fedora_kitchen-desktop/root. >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-root [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm deps (253:3) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-root-real [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga-real]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-root-cow [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga-cow]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga-cow [ opencount flush ] [16384] (*1) >mm/memlock.c:638 Leaving section (activated). >activate/dev_manager.c:779 Getting device info for fedora_kitchen--desktop-root [LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga]. >ioctl/libdm-iface.c:1857 dm info LVM-5H0MHqVXcIsFoXrv9aVJ61J8Zw6Jvthx6UQ6QfodUGSixMhfrgVYjgUVbsevDhga [ noopencount flush ] [16384] (*1) >activate/activate.c:1578 fedora_kitchen-desktop/root is active locally >mm/memlock.c:594 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >mm/memlock.c:502 Restoring original task priority 0. >activate/fs.c:491 Syncing device names >libdm-common.c:2360 Udev cookie 0xd4dcca9 (semid 131072) decremented to 1 >libdm-common.c:2646 Udev cookie 0xd4dcca9 (semid 131072) waiting for zero >libdm-common.c:2375 Udev cookie 0xd4dcca9 (semid 131072) destroyed >libdm-common.c:1484 fedora_kitchen--desktop-root: Skipping NODE_ADD (253,3) 0:6 0660 [trust_udev] >libdm-common.c:1494 fedora_kitchen--desktop-root: Processing NODE_READ_AHEAD 256 (flags=1) >libdm-common.c:1248 fedora_kitchen--desktop-root (253:3): read ahead is 256 >libdm-common.c:1373 fedora_kitchen--desktop-root: retaining kernel read ahead of 256 (requested 256) >device/dev-cache.c:723 Found dev 253:3 /dev/fedora_kitchen-desktop/root - new. >metadata/lv_manip.c:7170 Wiping known signatures on logical volume "fedora_kitchen-desktop/root" >libdm-config.c:1074 allocation/use_blkid_wiping not found in config: defaulting to 1 >metadata/lv_manip.c:7185 Initializing 4.00 KiB of logical volume "fedora_kitchen-desktop/root" with value 0. >label/label.c:1241 Close and reopen to write /dev/fedora_kitchen-desktop/root >metadata/lv_manip.c:8088 Logical volume "root" created. >cache/lvmetad.c:1244 Sending lvmetad updated VG fedora_kitchen-desktop (seqno 3) >format_text/format-text.c:331 Reading mda header sector from /dev/sda5 at 4096 >cache/lvmetad.c:1671 Telling lvmetad to store PV /dev/sda5 (V0hFOB-3ZVR-OQ9r-u1lZ-QfMj-2wYg-01x1QC) >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >locking/locking.c:331 Dropping cache for fedora_kitchen-desktop. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora_kitchen-desktop >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora_kitchen-desktop >metadata/vg.c:83 Freeing VG fedora_kitchen-desktop at 0x55e292eac040. >metadata/vg.c:83 Freeing VG fedora_kitchen-desktop at 0x55e2929b1a50. >libdm-config.c:1074 global/notify_dbus not found in config: defaulting to 1 >notify/lvmnotify.c:54 Nofify dbus at com.redhat.lvmdbus1. >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >commands/toolcontext.c:2104 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2535 Dropping VG info >metadata/vg.c:83 Freeing VG #orphans_lvm2 at 0x55e29288c850. >config/config.c:282 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:609 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:658 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=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-SB-ostree-x86_64-29 quiet > > >/root/lorax-packages.log: >libblockdev-utils-2.19-1.fc29.x86_64 >authselect-libs-1.0-2.fc29.x86_64 >libreport-filesystem-2.9.5-4.fc29.x86_64 >polkit-pkla-compat-0.1-13.fc29.x86_64 >mtools-4.0.18-15.fc29.x86_64 >kacst-fonts-common-2.0-20.fc29.noarch >os-prober-1.74-7.fc29.x86_64 >checkpolicy-2.8-2.fc29.x86_64 >langtable-data-0.0.38-8.fc29.noarch >device-mapper-event-1.02.150-1.fc29.x86_64 >libsndfile-1.0.28-9.fc29.x86_64 >aajohan-comfortaa-fonts-3.001-3.fc29.noarch >python3-pyparted-3.11.0-17.fc29.x86_64 >libtiff-4.0.9-11.fc29.x86_64 >thai-scalable-fonts-common-0.6.5-2.fc29.noarch >iputils-20180629-2.fc29.x86_64 >libatomic_ops-7.6.6-1.fc29.x86_64 >python-setuptools-wheel-39.2.0-7.fc29.noarch >volume_key-libs-0.3.10-2.fc29.x86_64 >libthai-0.1.28-1.fc29.x86_64 >ncurses-base-6.1-7.20180714.fc29.noarch >libreport-anaconda-2.9.5-4.fc29.x86_64 >libfastjson-0.99.8-3.fc29.x86_64 >libwacom-data-0.31-1.fc29.noarch >container-storage-setup-0.11.0-4.dev.git413b408.fc29.noarch >libndp-1.7-2.fc29.x86_64 >fuse-common-3.2.3-14.fc29.x86_64 >realmd-0.16.3-15.fc29.x86_64 >libpkgconf-1.5.3-2.fc29.x86_64 >setup-2.12.1-1.fc29.noarch >xorg-x11-drv-dummy-0.3.7-8.fc29.x86_64 >libsigsegv-2.11-6.fc29.x86_64 >pcre2-10.31-10.fc29.x86_64 >xorg-x11-drv-openchrome-0.6.0-6.fc29.x86_64 >libwebp-1.0.0-2.fc29.x86_64 >glibc-langpack-en-2.28-6.fc29.x86_64 >xorg-x11-drv-vmware-13.2.1-8.fc29.x86_64 >coreutils-8.30-4.fc29.x86_64 >libsepol-2.8-2.fc29.x86_64 >geoclue2-2.4.11-1.fc29.x86_64 >krb5-libs-1.16.1-19.fc29.x86_64 >xz-libs-5.2.4-3.fc29.x86_64 >libkcapi-hmaccalc-1.1.1-16.fc29.x86_64 >systemd-libs-239-3.fc29.x86_64 >kmod-libs-25-3.fc29.x86_64 >kernel-modules-extra-4.18.5-300.fc29.x86_64 >fontconfig-2.13.0-8.fc29.x86_64 >libgpg-error-1.31-2.fc29.x86_64 >plymouth-0.9.3-13.fc29.x86_64 >shadow-utils-4.6-2.fc29.x86_64 >perl-libs-5.28.0-420.fc29.x86_64 >libblockdev-mdraid-2.19-1.fc29.x86_64 >json-glib-1.4.2-4.fc29.x86_64 >elfutils-libelf-0.173-8.fc29.x86_64 >NetworkManager-wifi-1.12.2-2.fc29.x86_64 >libusbx-1.0.22-1.fc29.x86_64 >nspr-4.19.0-2.fc29.x86_64 >rpm-build-libs-4.14.2-1.fc29.x86_64 >xmlrpc-c-1.51.0-6.fc29.x86_64 >kmod-25-3.fc29.x86_64 >python3-meh-0.47-1.fc29.noarch >libnotify-0.7.7-6.fc29.x86_64 >gmp-6.1.2-8.fc29.x86_64 >libblockdev-fs-2.19-1.fc29.x86_64 >libxklavier-5.4-12.fc29.x86_64 >sed-4.5-2.fc29.x86_64 >udisks2-iscsi-2.8.0-1.fc29.x86_64 >libnsl2-1.2.0-3.20180605git4a062cf.fc29.x86_64 >info-6.5-10.fc29.x86_64 >sgpio-1.2.0.10-22.fc29.x86_64 >libpwquality-1.4.0-10.fc29.x86_64 >libnl3-3.4.0-6.fc29.x86_64 >python3-blivet-3.1.0-1.fc29.noarch >python3-dbus-1.2.8-3.fc29.x86_64 >libidn2-2.0.5-2.fc29.x86_64 >docker-1.13.1-62.git9cb56fd.fc29.x86_64 >python3-ordered-set-2.0.2-7.fc29.noarch >keyutils-libs-1.5.10-8.fc29.x86_64 >anaconda-core-29.24.1-1.fc29.x86_64 >gtk-update-icon-cache-3.24.0-4.fc29.x86_64 >which-2.21-11.fc29.x86_64 >anaconda-install-env-deps-29.24.1-1.fc29.x86_64 >webkit2gtk3-jsc-2.22.0-3.fc29.x86_64 >nettle-3.4-2.fc28.x86_64 >gtk3-3.24.0-4.fc29.x86_64 >mokutil-0.3.0-10.fc29.x86_64 >libicu-62.1-2.fc29.x86_64 >anaconda-widgets-29.24.1-1.fc29.x86_64 >libsoup-2.64.0-2.fc29.x86_64 >libX11-1.6.6-1.fc29.x86_64 >gcr-3.28.0-2.fc29.x86_64 >python3-setools-4.1.1-12.1.fc29.x86_64 >libXrandr-1.5.1-8.fc29.x86_64 >libcanberra-gtk3-0.30-17.fc29.x86_64 >python3-cairo-1.17.1-2.fc29.x86_64 >libXcursor-1.1.15-4.fc29.x86_64 >libtimezonemap-0.4.5.1-4.fc29.x86_64 >python3-smartcols-0.3.0-4.fc29.x86_64 >device-mapper-persistent-data-0.7.6-2.fc29.x86_64 >metacity-3.28.0-2.fc29.x86_64 >python3-IPy-0.81-23.fc29.noarch >mpfr-3.1.6-2.fc29.x86_64 >sg3_utils-1.42-6.fc29.x86_64 >python3-langtable-0.0.38-8.fc29.noarch >libassuan-2.5.1-4.fc29.x86_64 >libibverbs-16.2-3.fc28.x86_64 >python3-pysocks-1.6.8-4.fc29.noarch >libglvnd-1.1.0-2.fc29.x86_64 >kernel-4.18.5-300.fc29.x86_64 >python3-requests-file-1.4.3-8.fc29.noarch >p11-kit-trust-0.23.13-3.fc29.x86_64 >grub2-tools-extra-2.02-57.fc29.x86_64 >python3-pytz-2018.5-1.fc29.noarch >lz4-libs-1.8.2-2.fc29.x86_64 >grub2-tools-efi-2.02-57.fc29.x86_64 >libinput-1.11.902-1.fc29.x86_64 >grep-3.1-8.fc29.x86_64 >bfa-firmware-3.2.21.1-10.fc29.noarch >colord-libs-1.4.3-2.fc29.x86_64 >llvm-libs-7.0.0-0.9.rc2.fc29.x86_64 >ipmitool-1.8.18-10.fc29.x86_64 >dbus-common-1.12.10-1.fc29.noarch >libXmu-1.1.2-12.fc29.x86_64 >rng-tools-6.3.1-1.fc29.x86_64 >pango-1.42.4-1.fc29.x86_64 >libxkbfile-1.0.9-11.fc29.x86_64 >strace-4.24-1.fc29.x86_64 >unique-1.1.6-21.fc29.x86_64 >libwayland-cursor-1.15.93-1.fc29.x86_64 >dbus-x11-1.12.10-1.fc29.x86_64 >dhcp-libs-4.3.6-27.fc29.x86_64 >libtdb-1.3.16-2.fc29.x86_64 >usbutils-010-2.fc29.x86_64 >ModemManager-glib-1.8.0-4.fc29.x86_64 >hunspell-en-US-0.20140811.1-13.fc29.noarch >nmap-ncat-7.70-3.fc29.x86_64 >python3-gobject-3.30.0-1.fc29.x86_64 >brotli-1.0.5-1.fc29.x86_64 >pciutils-3.6.2-1.fc29.x86_64 >libsecret-0.18.6-2.fc29.x86_64 >gdbm-libs-1.17-2.fc29.x86_64 >grub2-efi-ia32-cdboot-2.02-57.fc29.x86_64 >openldap-2.4.46-8.fc29.x86_64 >libepoxy-1.5.2-2.fc29.x86_64 >bzip2-1.0.6-28.fc29.x86_64 >libssh-0.8.1-4.fc29.x86_64 >libnfnetlink-1.0.1-14.fc29.x86_64 >less-530-2.fc29.x86_64 >rpm-4.14.2-1.fc29.x86_64 >libsysfs-2.1.0-25.fc29.x86_64 >mtr-0.92-3.fc29.x86_64 >drpm-0.3.0-14.fc29.x86_64 >ntfs-3g-2017.3.23-8.fc29.x86_64 >naver-nanum-gothic-fonts-3.020-23.20140930.fc29.noarch >btrfs-progs-4.17.1-1.fc29.x86_64 >iptables-1.8.0-3.fc29.x86_64 >dejavu-sans-mono-fonts-2.35-7.fc29.noarch >selinux-policy-3.14.2-34.fc29.noarch >xorg-x11-server-common-1.20.1-2.fc29.x86_64 >lklug-fonts-0.6-18.20090803cvs.fc29.noarch >container-selinux-2.71-2.git5721d74.fc29.noarch >mesa-dri-drivers-18.2.0~rc5-1.fc29.x86_64 >lohit-gujarati-fonts-2.92.4-5.fc29.noarch >logrotate-3.14.0-4.fc29.x86_64 >libtheora-1.1.1-22.fc29.x86_64 >lohit-tamil-fonts-2.91.3-5.fc29.noarch >fipscheck-1.5.0-5.fc29.x86_64 >acl-2.2.53-2.fc29.x86_64 >sil-padauk-fonts-3.003-2.fc29.noarch >isns-utils-libs-0.97-7.fc29.x86_64 >nss-softokn-3.38.0-3.fc29.x86_64 >zd1211-firmware-1.5-3.fc29.noarch >librepo-1.9.1-1.fc29.x86_64 >perl-parent-0.237-2.fc29.noarch >libertas-sd8686-firmware-20180815-86.gitf1b95fe5.fc29.noarch >python3-hawkey-0.17.0-2.fc29.x86_64 >perl-File-Path-2.15-417.fc29.noarch >iwl6000g2a-firmware-18.168.6.1-86.fc29.1.noarch >rpm-sign-libs-4.14.2-1.fc29.x86_64 >perl-threads-2.22-417.fc29.x86_64 >iwl4965-firmware-228.61.2.24-86.fc29.1.noarch >qrencode-libs-3.4.4-6.fc29.x86_64 >libcomps-0.1.8-14.fc29.x86_64 >iwl2000-firmware-18.168.6.1-86.fc29.1.noarch >elfutils-default-yama-scope-0.173-8.fc29.noarch >xml-common-0.6.3-50.fc29.noarch >iwl100-firmware-39.31.5.1-86.fc29.1.noarch >dbus-1.12.10-1.fc29.x86_64 >libmodman-2.0.1-18.fc29.x86_64 >satyr-0.26-4.fc29.x86_64 >pigz-2.4-3.fc29.x86_64 >libgcc-8.2.1-2.fc29.x86_64 >GeoIP-1.6.12-4.fc29.x86_64 >xkeyboard-config-2.24-4.fc29.noarch >authselect-1.0-2.fc29.x86_64 >hwdata-0.314-1.fc29.noarch >docker-rhel-push-plugin-1.13.1-62.git9cb56fd.fc29.x86_64 >dejavu-fonts-common-2.35-7.fc29.noarch >syslinux-nonlinux-6.04-0.8.fc28.noarch >tzdata-2018e-2.fc29.noarch >cdparanoia-libs-10.2-28.fc29.x86_64 >langtable-0.0.38-8.fc29.noarch >dosfstools-4.1-6.fc29.x86_64 >containers-common-0.1.32-2.dev.gite814f96.fc29.x86_64 >gsm-1.0.18-3.fc29.x86_64 >dnf-data-3.2.0-2.fc29.noarch >hyphen-2.8.8-10.fc29.x86_64 >khmeros-fonts-common-5.0-26.fc29.noarch >jbigkit-libs-2.1-14.fc29.x86_64 >smc-fonts-common-6.1-10.fc29.noarch >lcms2-2.9-3.fc29.x86_64 >yelp-xsl-3.30.0-1.fc29.noarch >libasyncns-0.8-15.fc29.x86_64 >quota-nls-4.04-9.fc29.noarch >gc-7.6.4-4.fc29.x86_64 >python-pip-wheel-18.0-3.fc29.noarch >libdatrie-0.2.9-8.fc29.x86_64 >pkgconf-m4-1.5.3-2.fc29.noarch >libestr-0.1.9-11.fc29.x86_64 >mobile-broadband-provider-info-1.20170310-2.fc29.noarch >libverto-libev-0.3.0-6.fc29.x86_64 >linux-firmware-20180815-86.gitf1b95fe5.fc29.noarch >libipt-2.0-1.fc29.x86_64 >libX11-common-1.6.6-1.fc29.noarch >mcpp-2.7.2-21.fc29.x86_64 >kbd-legacy-2.0.4-9.fc29.noarch >libnghttp2-1.32.1-1.fc29.x86_64 >fedora-gpg-keys-29-0.9.noarch >libini_config-1.3.1-41.fc29.x86_64 >fedora-repos-29-0.9.noarch >pkgconf-1.5.3-2.fc29.x86_64 >filesystem-3.9-2.fc29.x86_64 >xorg-x11-font-utils-7.5-40.fc29.x86_64 >basesystem-11-6.fc29.noarch >gawk-4.2.1-3.fc29.x86_64 >libselinux-2.8-3.fc29.x86_64 >libvisual-0.4.0-25.fc29.x86_64 >glibc-all-langpacks-2.28-6.fc29.x86_64 >lz4-1.8.2-2.fc29.x86_64 >glibc-common-2.28-6.fc29.x86_64 >openssl-libs-1.1.1-0.pre9.3.fc29.x86_64 >bash-4.4.23-3.fc29.x86_64 >crypto-policies-20180802-1.git1626592.fc29.noarch >zlib-1.2.11-10.fc29.x86_64 >libblkid-2.32.1-1.fc29.x86_64 >libuuid-2.32.1-1.fc29.x86_64 >libmount-2.32.1-1.fc29.x86_64 >libxml2-2.9.8-4.fc29.x86_64 >glib2-2.58.0-1.fc29.x86_64 >bzip2-libs-1.0.6-28.fc29.x86_64 >gdk-pixbuf2-2.38.0-4.fc29.x86_64 >libcap-2.25-12.fc29.x86_64 >dbus-libs-1.12.10-1.fc29.x86_64 >expat-2.2.6-1.fc29.x86_64 >cairo-1.15.12-3.fc29.x86_64 >libxcrypt-4.1.2-1.fc29.x86_64 >gnutls-3.6.3-4.fc29.x86_64 >perl-Exporter-5.73-418.fc29.noarch >polkit-libs-0.115-2.fc29.x86_64 >readline-7.0-12.fc29.x86_64 >libarchive-3.3.2-2.fc29.x86_64 >sqlite-libs-3.24.0-2.fc29.x86_64 >nss-sysinit-3.38.0-4.fc29.x86_64 >libffi-3.1-18.fc29.x86_64 >NetworkManager-libnm-1.12.2-2.fc29.x86_64 >libdb-5.3.28-33.fc29.x86_64 >harfbuzz-1.8.7-1.fc29.x86_64 >nss-util-3.38.0-4.fc29.x86_64 >gzip-1.9-7.fc29.x86_64 >augeas-libs-1.10.1-3.fc29.x86_64 >cracklib-2.9.6-15.fc29.x86_64 >libpng-1.6.34-6.fc29.x86_64 >avahi-libs-0.7-16.fc29.x86_64 >libtar-1.2.20-15.fc29.x86_64 >libgudev-232-4.fc29.x86_64 >libX11-xcb-1.6.6-1.fc29.x86_64 >libcroco-0.6.12-5.fc29.x86_64 >libacl-2.2.53-2.fc29.x86_64 >alsa-lib-1.1.6-3.fc29.x86_64 >libcap-ng-0.7.9-4.fc29.x86_64 >cups-libs-2.2.8-2.fc29.x86_64 >libzstd-1.3.5-2.fc29.x86_64 >python3-setuptools-39.2.0-7.fc29.noarch >grub2-common-2.02-57.fc29.noarch >python3-libs-3.7.0-9.fc29.x86_64 >libjpeg-turbo-2.0.0-1.fc29.x86_64 >pam-1.3.1-3.fc29.x86_64 >libpciaccess-0.14-2.fc29.x86_64 >python3-libselinux-2.8-3.fc29.x86_64 >libunistring-0.9.10-4.fc29.x86_64 >python3-pyudev-0.21.0-8.fc29.noarch >pixman-0.34.0-10.fc29.x86_64 >python3-pwquality-1.4.0-10.fc29.x86_64 >p11-kit-0.23.13-3.fc29.x86_64 >python3-pid-2.1.1-9.fc29.noarch >libogg-1.3.3-1.fc29.x86_64 >gdk-pixbuf2-modules-2.38.0-4.fc29.x86_64 >lua-libs-5.3.5-2.fc29.x86_64 >ndctl-libs-62-1.fc29.x86_64 >libvorbis-1.3.6-3.fc29.x86_64 >gsettings-desktop-schemas-3.28.1-2.fc29.x86_64 >libSM-1.2.2-11.fc29.x86_64 >bind-libs-lite-9.11.4-5.P1.fc29.x86_64 >libsemanage-2.8-3.fc29.x86_64 >libevent-2.1.8-3.fc29.x86_64 >e2fsprogs-libs-1.44.3-1.fc29.x86_64 >tmux-2.7-2.fc29.x86_64 >file-libs-5.34-3.fc29.x86_64 >glib-networking-2.58.0-2.fc29.x86_64 >libxcb-1.13-4.fc29.x86_64 >rest-0.8.1-4.fc29.x86_64 >libXext-1.3.3-10.fc29.x86_64 >python3-libsemanage-2.8-3.fc29.x86_64 >libXfixes-5.0.3-8.fc29.x86_64 >python3-bytesize-1.4-1.fc29.x86_64 >libXi-1.7.9-8.fc29.x86_64 >python3-productmd-1.16-1.fc29.noarch >libXdamage-1.1.4-15.fc29.x86_64 >python3-coverage-4.5.1-3.fc29.x86_64 >libXv-1.0.11-8.fc29.x86_64 >libaio-0.3.111-3.fc29.x86_64 >libXt-1.1.5-9.fc29.x86_64 >findutils-4.6.0-20.fc29.x86_64 >libxslt-1.1.32-3.fc29.x86_64 >perl-Scalar-List-Utils-1.50-417.fc29.x86_64 >efivar-libs-35-4.fc29.x86_64 >libedit-3.1-24.20170329cvs.fc29.x86_64 >libpcap-1.9.0-2.fc29.x86_64 >libtasn1-4.13-4.fc29.x86_64 >libtool-ltdl-2.4.6-25.fc29.x86_64 >libwayland-egl-1.15.93-1.fc29.x86_64 >lzo-2.08-14.fc29.x86_64 >pcre-8.42-3.fc29.x86_64 >xz-5.2.4-3.fc29.x86_64 >iptables-libs-1.8.0-3.fc29.x86_64 >mesa-libgbm-18.2.0~rc5-1.fc29.x86_64 >mesa-libEGL-18.2.0~rc5-1.fc29.x86_64 >libXvMC-1.0.10-7.fc29.x86_64 >libXxf86vm-1.1.4-10.fc29.x86_64 >xorg-x11-xkb-utils-7.7-27.fc29.x86_64 >fuse-2.9.7-14.fc29.x86_64 >libnl3-cli-3.4.0-6.fc29.x86_64 >tar-1.30-6.fc29.x86_64 >libmetalink-0.1.3-7.fc29.x86_64 >daxctl-libs-62-1.fc29.x86_64 >hunspell-1.6.2-3.fc29.x86_64 >libXfont2-2.0.3-3.fc29.x86_64 >cpio-2.12-9.fc29.x86_64 >fuse-libs-2.9.7-14.fc29.x86_64 >libXdmcp-1.1.2-12.fc29.x86_64 >libcollection-0.7.0-41.fc29.x86_64 >libevdev-1.5.9-5.fc29.x86_64 >iproute-4.18.0-2.fc29.x86_64 >libref_array-0.1.5-41.fc29.x86_64 >libsmartcols-2.32.1-1.fc29.x86_64 >libxkbcommon-0.8.2-1.fc29.x86_64 >mtdev-1.1.5-13.fc29.x86_64 >pciutils-libs-3.6.2-1.fc29.x86_64 >libnetfilter_conntrack-1.0.6-6.fc29.x86_64 >woff2-1.0.2-4.fc29.x86_64 >startup-notification-0.12-16.fc29.x86_64 >libglvnd-glx-1.1.0-2.fc29.x86_64 >libglvnd-gles-1.1.0-2.fc29.x86_64 >mesa-libxatracker-18.2.0~rc5-1.fc29.x86_64 >flac-libs-1.3.2-8.fc29.x86_64 >keyutils-1.5.10-8.fc29.x86_64 >coreutils-common-8.30-4.fc29.x86_64 >rsync-3.1.3-4.fc29.x86_64 >nss-softokn-freebl-3.38.0-3.fc29.x86_64 >libdb-utils-5.3.28-33.fc29.x86_64 >perl-macros-5.28.0-420.fc29.x86_64 >perl-Errno-1.29-420.fc29.x86_64 >perl-Text-Tabs+Wrap-2013.0523-417.fc29.noarch >perl-IO-1.39-420.fc29.x86_64 >perl-constant-1.33-418.fc29.noarch >perl-threads-shared-1.58-417.fc29.x86_64 >libksba-1.3.5-8.fc29.x86_64 >isomd5sum-1.2.3-3.fc29.x86_64 >libss-1.44.3-1.fc29.x86_64 >iso-codes-3.79-2.fc29.noarch >libconfig-1.7.2-2.fc29.x86_64 >libproxy-0.4.15-9.fc29.x86_64 >snappy-1.1.7-6.fc29.x86_64 >parted-3.2-36.fc29.x86_64 >device-mapper-event-libs-1.02.150-1.fc29.x86_64 >polkit-0.115-2.fc29.x86_64 >libblockdev-2.19-1.fc29.x86_64 >libblockdev-swap-2.19-1.fc29.x86_64 >NetworkManager-1.12.2-2.fc29.x86_64 >python3-blockdev-2.19-1.fc29.x86_64 >libblockdev-btrfs-2.19-1.fc29.x86_64 >libblockdev-nvdimm-2.19-1.fc29.x86_64 >libreport-web-2.9.5-4.fc29.x86_64 >dbxtool-8-7.fc29.x86_64 >iscsi-initiator-utils-iscsiuio-6.2.0.876-5.gitf3c8e90.fc29.x86_64 >libcanberra-0.30-17.fc29.x86_64 >libblockdev-crypto-2.19-1.fc29.x86_64 >libreport-plugin-bugzilla-2.9.5-4.fc29.x86_64 >lvm2-libs-2.02.181-1.fc29.x86_64 >libblockdev-lvm-2.19-1.fc29.x86_64 >lvm2-dbusd-2.02.181-1.fc29.x86_64 >lxpolkit-0.5.3-2.fc29.5.x86_64 >xorg-x11-drv-intel-2.99.917-39.20180618.fc29.x86_64 >xorg-x11-drv-ati-18.0.1-2.fc29.x86_64 >xorg-x11-drv-evdev-2.10.6-3.fc29.x86_64 >xorg-x11-drv-nouveau-1.0.15-6.fc29.x86_64 >xorg-x11-drv-qxl-0.1.5-10.fc29.x86_64 >xorg-x11-drv-vesa-2.4.0-4.fc29.x86_64 >xorg-x11-drv-wacom-0.36.1-5.fc29.x86_64 >at-spi2-atk-2.30.0-1.fc29.x86_64 >chrony-3.3-5.fc29.x86_64 >libkcapi-1.1.1-16.fc29.x86_64 >dracut-048-14.git20180726.fc29.x86_64 >kernel-modules-4.18.5-300.fc29.x86_64 >grub2-tools-2.02-57.fc29.x86_64 >plymouth-scripts-0.9.3-13.fc29.x86_64 >rdma-core-16.2-3.fc28.x86_64 >mdadm-4.1-rc2.0.1.fc29.x86_64 >rpcbind-1.2.5-0.fc29.x86_64 >wpa_supplicant-2.6-17.fc29.x86_64 >libbabeltrace-1.5.6-1.fc29.x86_64 >gdb-8.1.90.20180727-45.fc29.x86_64 >python3-rpm-4.14.2-1.fc29.x86_64 >python3-libreport-2.9.5-4.fc29.x86_64 >python3-simpleline-1.3-5.fc29.noarch >device-mapper-multipath-0.7.7-4.gitef6d98b.fc29.x86_64 >libblockdev-part-2.19-1.fc29.x86_64 >udisks2-2.8.0-1.fc29.x86_64 >fcoe-utils-1.0.32-6.fc29.x86_64 >sg3_utils-libs-1.42-6.fc29.x86_64 >dmraid-events-1.0.0.rc16-40.fc29.x86_64 >libblockdev-dm-2.19-1.fc29.x86_64 >libblockdev-plugins-all-2.19-1.fc29.x86_64 >oci-umount-2.3.4-2.git87f9237.fc29.x86_64 >dhcp-common-4.3.6-27.fc29.noarch >anaconda-tui-29.24.1-1.fc29.x86_64 >dracut-network-048-14.git20180726.fc29.x86_64 >kexec-tools-2.0.17-9.fc29.x86_64 >anaconda-user-help-26.1-8.fc29.noarch >adwaita-icon-theme-3.30.0-1.fc29.noarch >webkit2gtk3-2.22.0-3.fc29.x86_64 >glade-libs-3.22.1-3.fc29.x86_64 >yelp-libs-3.30.0-1.fc29.x86_64 >blivet-gui-runtime-2.1.8-6.fc29.noarch >libnma-1.8.16-1.fc29.x86_64 >keybinder3-0.3.2-5.fc29.x86_64 >libgnomekbd-3.26.0-6.fc29.x86_64 >python3-meh-gui-0.47-1.fc29.noarch >python3-pyyaml-4.2-0.1.b4.fc29.x86_64 >anaconda-gui-29.24.1-1.fc29.x86_64 >python3-systemd-234-7.fc29.x86_64 >kdump-anaconda-addon-005-2.20180730git966223e.fc29.noarch >blivet-data-3.1.0-1.fc29.noarch >notification-daemon-3.20.0-6.fc29.x86_64 >python3-audit-3.0-0.2.20180808git77fbcf3.fc29.x86_64 >docker-anaconda-addon-0.4-9.fc29.x86_64 >python3-idna-2.7-3.fc29.noarch >dump-0.4-0.37.b46.fc29.x86_64 >python3-ntplib-0.3.3-12.fc29.noarch >nfs-utils-2.3.2-1.rc3.fc29.x86_64 >python3-bind-9.11.4-5.P1.fc29.noarch >rpm-ostree-2018.7-1.fc29.x86_64 >python3-urllib3-1.23-4.fc29.noarch >gfs2-utils-3.2.0-3.fc29.x86_64 >python3-kickstart-3.16-1.fc29.noarch >dracut-config-generic-048-14.git20180726.fc29.x86_64 >python3-requests-ftp-0.3.1-13.fc29.noarch >libblockdev-lvm-dbus-2.19-1.fc29.x86_64 >atomic-registries-1.22.1-27.gitb507039.fc29.x86_64 >volume_key-0.3.10-2.fc29.x86_64 >gettext-libs-0.19.8.1-17.fc29.x86_64 >shim-x64-15-5.x86_64 >libwacom-0.31-1.fc29.x86_64 >system-storage-manager-1.2-1.fc29.noarch >avahi-glib-0.7-16.fc29.x86_64 >b43-openfwwf-5.2-20.fc29.noarch >libgusb-0.3.0-2.fc29.x86_64 >tigervnc-server-module-1.9.0-2.fc29.x86_64 >libusb-0.1.5-13.fc29.x86_64 >initscripts-10.01-1.fc29.x86_64 >quota-4.04-9.fc29.x86_64 >mt-st-1.1-23.fc29.x86_64 >libutempter-1.1.6-15.fc29.x86_64 >openssh-server-7.8p1-1.fc29.x86_64 >libXft-2.3.2-11.fc29.x86_64 >rsyslog-8.37.0-1.fc29.x86_64 >gtk2-2.24.32-3.fc29.x86_64 >spice-vdagent-0.18.0-2.fc29.x86_64 >dbus-glib-0.110-3.fc29.x86_64 >cryptsetup-2.0.4-1.fc29.x86_64 >dbus-tools-1.12.10-1.fc29.x86_64 >openssh-clients-7.8p1-1.fc29.x86_64 >pulseaudio-libs-12.2-1.fc29.x86_64 >bind-utils-9.11.4-5.P1.fc29.x86_64 >libatasmart-0.19-15.fc29.x86_64 >icfg-0.9-16.fc29.noarch >xorg-x11-drv-wacom-serial-support-0.36.1-5.fc29.x86_64 >nss-tools-3.38.0-4.fc29.x86_64 >enchant-1.6.0-21.fc29.x86_64 >memtest86+-5.01-22.fc29.x86_64 >python3-gobject-base-3.30.0-1.fc29.x86_64 >reiserfs-utils-3.6.25-5.fc28.x86_64 >fros-1.1-17.fc29.noarch >biosdevname-0.7.3-2.fc29.x86_64 >libgtop2-2.38.0-4.fc29.x86_64 >pcmciautils-018-15.fc29.x86_64 >libudisks2-2.8.0-1.fc29.x86_64 >efibootmgr-16-4.fc29.x86_64 >cyrus-sasl-lib-2.1.27-0.3rc7.fc29.x86_64 >grub2-efi-x64-cdboot-2.02-57.fc29.x86_64 >libuser-0.62-18.fc29.x86_64 >ftp-0.17-78.fc29.x86_64 >libnfsidmap-2.3.2-1.rc3.fc29.x86_64 >jfsutils-1.1.15-11.fc28.x86_64 >libcurl-7.61.0-7.fc29.x86_64 >hostname-3.20-6.fc29.x86_64 >curl-7.61.0-7.fc29.x86_64 >bridge-utils-1.6-2.fc29.x86_64 >rpm-libs-4.14.2-1.fc29.x86_64 >hexedit-1.2.13-14.fc29.x86_64 >libsolv-0.6.35-1.fc29.x86_64 >vconfig-1.9-25.fc29.x86_64 >createrepo_c-libs-0.11.1-1.fc29.x86_64 >smc-meera-fonts-6.1-10.fc29.noarch >gnupg-1.4.23-2.fc29.x86_64 >khmeros-base-fonts-5.0-26.fc29.noarch >libfdisk-2.32.1-1.fc29.x86_64 >kacst-qurn-fonts-2.0-20.fc29.noarch >policycoreutils-2.8-6.fc29.x86_64 >abattis-cantarell-fonts-0.111-1.fc29.noarch >selinux-policy-targeted-3.14.2-34.fc29.noarch >jomolhari-fonts-0.003-25.fc29.noarch >policycoreutils-python-utils-2.8-6.fc29.noarch >lohit-assamese-fonts-2.91.5-5.fc29.noarch >usermode-1.112-3.fc29.x86_64 >lohit-devanagari-fonts-2.95.4-5.fc29.noarch >guile-2.0.14-12.fc29.x86_64 >lohit-gurmukhi-fonts-2.91.2-5.fc29.noarch >openssl-1.1.1-0.pre9.3.fc29.x86_64 >lohit-odia-fonts-2.91.2-5.fc29.noarch >fipscheck-lib-1.5.0-5.fc29.x86_64 >lohit-telugu-fonts-2.5.5-4.fc29.noarch >openssh-7.8p1-1.fc29.x86_64 >sil-abyssinica-fonts-1.200-14.fc29.noarch >ima-evm-utils-1.1-4.fc29.x86_64 >sil-scheherazade-fonts-2.100-7.fc29.noarch >npth-1.5-6.fc29.x86_64 >wqy-microhei-fonts-0.2.0-0.22.beta.fc29.noarch >gpgme-1.11.1-3.fc29.x86_64 >libertas-usb8388-olpc-firmware-20180815-86.gitf1b95fe5.fc29.noarch >ostree-libs-2018.7-2.fc29.x86_64 >libertas-sd8787-firmware-20180815-86.gitf1b95fe5.fc29.noarch >python3-libdnf-0.17.0-2.fc29.x86_64 >iwl7260-firmware-25.30.13.0-86.fc29.1.noarch >rpm-ostree-libs-2018.7-1.fc29.x86_64 >iwl6000g2b-firmware-18.168.6.1-86.fc29.1.noarch >python3-gpg-1.11.1-3.fc29.x86_64 >iwl6000-firmware-9.221.4.1-86.fc29.1.noarch >opus-1.3-0.6.rc.fc29.x86_64 >iwl5000-firmware-8.83.5.1_1-86.fc29.1.noarch >gstreamer1-plugins-base-1.14.2-1.fc29.x86_64 >iwl3945-firmware-15.32.2.9-86.fc29.1.noarch >device-mapper-1.02.150-1.fc29.x86_64 >iwl2030-firmware-18.168.6.1-86.fc29.1.noarch >cryptsetup-libs-2.0.4-1.fc29.x86_64 >iwl135-firmware-18.168.6.1-86.fc29.1.noarch >elfutils-libs-0.173-8.fc29.x86_64 >iwl1000-firmware-39.31.5.1-86.fc29.1.noarch >systemd-239-3.fc29.x86_64 >ipw2200-firmware-3.1-16.fc29.noarch >xorg-x11-drv-libinput-0.28.0-2.fc29.x86_64 >atmel-firmware-1.3-19.fc29.noarch >systemd-udev-239-3.fc29.x86_64 >libreport-2.9.5-4.fc29.x86_64 >GeoIP-GeoLite-data-2018.06-2.fc29.noarch >fontpackages-filesystem-1.44-22.fc29.noarch >xfsprogs-4.17.0-3.fc29.x86_64 >docker-common-1.13.1-62.git9cb56fd.fc29.x86_64 >bind-license-9.11.4-5.P1.fc29.noarch >libblockdev-loop-2.19-1.fc29.x86_64 >syslinux-6.04-0.8.fc28.x86_64 >tigervnc-license-1.9.0-2.fc29.noarch >kpartx-0.7.7-4.gitef6d98b.fc29.x86_64 >ethtool-4.17-2.fc29.x86_64 >dejavu-sans-fonts-2.35-7.fc29.noarch >libblockdev-kbd-2.19-1.fc29.x86_64 >ipcalc-0.2.4-2.fc29.x86_64 >naver-nanum-fonts-common-3.020-23.20140930.fc29.noarch >libreport-plugin-reportuploader-2.9.5-4.fc29.x86_64 >libargon2-20161029-6.fc29.x86_64 >subscription-manager-rhsm-certificates-1.23.3-1.fc29.x86_64 >iscsi-initiator-utils-6.2.0.876-5.gitf3c8e90.fc29.x86_64 >libdaemon-0.14-16.fc29.x86_64 >publicsuffix-list-dafsa-20180723-1.fc29.noarch >grub2-tools-minimal-2.02-57.fc29.x86_64 >libev-4.24-7.fc29.x86_64 >mesa-filesystem-18.2.0~rc5-1.fc29.x86_64 >lvm2-2.02.181-1.fc29.x86_64 >libmcpp-2.7.2-21.fc29.x86_64 >kbd-misc-2.0.4-9.fc29.noarch >NetworkManager-team-1.12.2-2.fc29.x86_64 >libpath_utils-0.2.1-41.fc29.x86_64 >fedora-release-29-0.15.noarch >libreport-cli-2.9.5-4.fc29.x86_64 >pkgconf-pkg-config-1.5.3-2.fc29.x86_64 >efi-filesystem-3-3.fc29.noarch >xorg-x11-drv-fbdev-0.5.0-2.fc29.x86_64 >libunwind-1.2.1-6.fc29.x86_64 >ncurses-libs-6.1-7.20180714.fc29.x86_64 >xorg-x11-drv-v4l-0.2.0-54.fc29.x86_64 >ncurses-6.1-7.20180714.fc29.x86_64 >glibc-2.28-6.fc29.x86_64 >at-spi2-core-2.30.0-2.fc29.x86_64 >ca-certificates-2018.2.24-6.fc29.noarch >libstdc++-8.2.1-2.fc29.x86_64 >gssproxy-0.8.0-6.fc29.x86_64 >shared-mime-info-1.10-2.fc29.x86_64 >libcom_err-1.44.3-1.fc29.x86_64 >kernel-core-4.18.5-300.fc29.x86_64 >atk-2.30.0-1.fc29.x86_64 >popt-1.16-15.fc29.x86_64 >ostree-2018.7-2.fc29.x86_64 >cairo-gobject-1.15.12-3.fc29.x86_64 >perl-Carp-1.50-417.fc29.noarch >lldpad-1.0.1-11.git036e314.fc29.x86_64 >libtirpc-1.1.4-0.fc29.x86_64 >fribidi-1.0.5-1.fc29.x86_64 >tigervnc-server-minimal-1.9.0-2.fc29.x86_64 >nss-3.38.0-4.fc29.x86_64 >libgcrypt-1.8.3-3.fc29.x86_64 >gdb-headless-8.1.90.20180727-45.fc29.x86_64 >libmodulemd-1.6.2-2.fc29.x86_64 >json-c-0.13.1-3.fc29.x86_64 >python3-dnf-3.2.0-2.fc29.noarch >cracklib-dicts-2.9.6-15.fc29.x86_64 >freetype-2.9.1-2.fc29.x86_64 >device-mapper-multipath-libs-0.7.7-4.gitef6d98b.fc29.x86_64 >gstreamer1-1.14.2-1.fc29.x86_64 >libattr-2.4.48-3.fc29.x86_64 >libblockdev-mpath-2.19-1.fc29.x86_64 >hicolor-icon-theme-0.17-3.fc29.noarch >audit-libs-3.0-0.2.20180808git77fbcf3.fc29.x86_64 >rmt-1.5.3-14.fc29.x86_64 >python3-3.7.0-9.fc29.x86_64 >libICE-1.0.9-14.fc29.x86_64 >dmraid-1.0.0.rc16-40.fc29.x86_64 >python3-six-1.11.0-6.fc29.noarch >libdrm-2.4.93-1.fc29.x86_64 >yajl-2.1.0-11.fc29.x86_64 >kbd-2.0.4-9.fc29.x86_64 >libwayland-client-1.15.93-1.fc29.x86_64 >dhcp-client-4.3.6-27.fc29.x86_64 >teamd-1.27-10.fc29.x86_64 >libxshmfence-1.3-3.fc29.x86_64 >dracut-live-048-14.git20180726.fc29.x86_64 >procps-ng-3.3.15-4.fc29.x86_64 >libpsl-0.20.2-5.fc29.x86_64 >adwaita-cursor-theme-3.30.0-1.fc29.noarch >e2fsprogs-1.44.3-1.fc29.x86_64 >chkconfig-1.10-6.fc29.x86_64 >zenity-3.28.1-2.fc29.x86_64 >bind-libs-9.11.4-5.P1.fc29.x86_64 >libXau-1.0.8-14.fc29.x86_64 >yelp-3.30.0-1.fc29.x86_64 >ndctl-62-1.fc29.x86_64 >libXrender-0.9.10-8.fc29.x86_64 >nm-connection-editor-1.8.16-1.fc29.x86_64 >python3-iniparse-0.4-32.fc29.noarch >libXinerama-1.1.4-2.fc29.x86_64 >libreport-gtk-2.9.5-4.fc29.x86_64 >python3-libcomps-0.1.8-14.fc29.x86_64 >libXcomposite-0.4.4-15.fc29.x86_64 >anaconda-29.24.1-1.fc29.x86_64 >bcache-tools-1.0.8-14.fc29.x86_64 >file-5.34-3.fc29.x86_64 >anaconda-dracut-29.24.1-1.fc29.x86_64 >python3-chardet-3.0.4-7.fc29.noarch >libwayland-server-1.15.93-1.fc29.x86_64 >dnf-3.2.0-2.fc29.noarch >python3-ply-3.9-8.fc29.noarch >jansson-2.11-2.fc29.x86_64 >grubby-8.40-18.fc29.x86_64 >python3-requests-2.19.1-3.fc29.noarch >libseccomp-2.3.3-3.fc29.x86_64 >xorg-x11-drivers-7.7-23.fc29.x86_64 >python3-pytoml-0.1.18-1.fc29.noarch >libverto-0.3.0-6.fc29.x86_64 >shim-ia32-15-5.x86_64 >gettext-0.19.8.1-17.fc29.x86_64 >mesa-libglapi-18.2.0~rc5-1.fc29.x86_64 >xfsdump-3.1.8-4.fc29.x86_64 >harfbuzz-icu-1.8.7-1.fc29.x86_64 >libbytesize-1.4-1.fc29.x86_64 >audit-3.0-0.2.20180808git77fbcf3.fc29.x86_64 >lsof-4.91-2.fc29.x86_64 >libglvnd-egl-1.1.0-2.fc29.x86_64 >net-tools-2.0-0.52.20160912git.fc29.x86_64 >ntfsprogs-2017.3.23-8.fc29.x86_64 >libXtst-1.2.3-8.fc29.x86_64 >smartmontools-6.6-5.fc29.x86_64 >librsvg2-2.44.2-2.fc29.x86_64 >xcb-util-0.4.0-11.fc29.x86_64 >wget-1.19.5-3.fc29.x86_64 >dbus-daemon-1.12.10-1.fc29.x86_64 >libgomp-8.2.1-2.fc29.x86_64 >fpaste-0.3.9.2-1.fc29.noarch >plymouth-core-libs-0.9.3-13.fc29.x86_64 >gdisk-1.0.4-3.fc29.x86_64 >xorg-x11-fonts-misc-7.5-20.fc29.noarch >gobject-introspection-1.58.0-2.fc29.x86_64 >libfontenc-1.1.3-9.fc29.x86_64 >xorg-x11-server-utils-7.7-26.fc29.x86_64 >python3-pydbus-0.6.0-7.fc29.noarch >diffutils-3.6-5.fc29.x86_64 >xorg-x11-xauth-1.0.9-13.fc29.x86_64 >bind-export-libs-9.11.4-5.P1.fc29.x86_64 >libbasicobjects-0.1.1-41.fc29.x86_64 >vim-minimal-8.1.328-1.fc29.x86_64 >passwd-0.80-4.fc29.x86_64 >libmnl-1.0.4-8.fc29.x86_64 >gdb-gdbserver-8.1.90.20180727-45.fc29.x86_64 >xmlrpc-c-client-1.51.0-6.fc29.x86_64 >libselinux-utils-2.8-3.fc29.x86_64 >hdparm-9.56-1.fc29.x86_64 >rpm-plugin-selinux-4.14.2-1.fc29.x86_64 >libyaml-0.2.1-2.fc29.x86_64 >thai-scalable-waree-fonts-0.6.5-2.fc29.noarch >createrepo_c-0.11.1-1.fc29.x86_64 >userspace-rcu-0.10.1-4.fc29.x86_64 >kacst-farsi-fonts-2.0-20.fc29.noarch >util-linux-2.32.1-1.fc29.x86_64 >libteam-1.27-10.fc29.x86_64 >bitmap-fangsongti-fonts-0.3-29.fc29.noarch >python3-policycoreutils-2.8-6.fc29.noarch >mesa-libGL-18.2.0~rc5-1.fc29.x86_64 >lohit-bengali-fonts-2.91.5-5.fc29.noarch >fedora-logos-28.0.3-2.fc29.x86_64 >libXxf86misc-1.0.4-2.fc29.x86_64 >lohit-kannada-fonts-2.5.4-4.fc29.noarch >sound-theme-freedesktop-0.8-10.fc29.noarch >jasper-libs-2.0.14-7.fc29.x86_64 >madan-fonts-2.000-21.fc29.noarch >hfsplus-tools-540.1.linux3-16.fc29.x86_64 >attr-2.4.48-3.fc29.x86_64 >vlgothic-fonts-20141206-12.fc29.noarch >gnupg2-2.2.9-1.fc29.x86_64 >perl-Unicode-Normalize-1.26-417.fc29.x86_64 >libertas-usb8388-firmware-20180815-86.gitf1b95fe5.fc29.noarch >libdnf-0.17.0-2.fc29.x86_64 >perl-Socket-2.027-417.fc29.x86_64 >iwl6050-firmware-41.28.5.1-86.fc29.1.noarch >python3-librepo-1.9.1-1.fc29.x86_64 >perl-PathTools-3.74-417.fc29.x86_64 >iwl5150-firmware-8.24.2.2-86.fc29.1.noarch >orc-0.4.28-3.fc29.x86_64 >perl-interpreter-5.28.0-420.fc29.x86_64 >iwl3160-firmware-25.30.13.0-86.fc29.1.noarch >device-mapper-libs-1.02.150-1.fc29.x86_64 >bubblewrap-0.3.0-2.fc29.x86_64 >iwl105-firmware-18.168.6.1-86.fc29.1.noarch >systemd-pam-239-3.fc29.x86_64 >graphite2-1.3.10-6.fc29.x86_64 >ipw2100-firmware-1.3-23.fc29.noarch >xorg-x11-server-Xorg-1.20.1-2.fc29.x86_64 >mozjs52-52.9.0-1.fc29.x86_64 > > >/tmp/blivet-gui-utils.log: > > >/tmp/dbus.log: >dbus-daemon[1464]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=1390 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >dbus-daemon[1464]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[1464]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1464]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1464]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1464]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1464]: Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1464]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1464]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1464]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1464]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1464]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[1464]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[1464]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users' >dbus-daemon[1464]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[1464]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[1464]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[1464]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[1464]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[1464]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' > > >/tmp/syslog: >15:36:59,937 NOTICE kernel:Linux version 4.18.5-300.fc29.x86_64 (mockbuild@bkernel04.phx2.fedoraproject.org) (gcc version 8.2.1 20180801 (Red Hat 8.2.1-2) (GCC)) #1 SMP Fri Aug 24 17:16:35 UTC 2018 >15:36:59,937 INFO kernel:Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-SB-ostree-x86_64-29 quiet >15:36:59,937 INFO kernel:x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >15:36:59,937 INFO kernel:x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >15:36:59,937 INFO kernel:x86/fpu: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format. >15:36:59,937 INFO kernel:BIOS-provided physical RAM map: >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x0000000040005000-0x00000000d967dfff] usable >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x00000000d967e000-0x00000000d9991fff] reserved >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x00000000d9992000-0x00000000d9a1bfff] usable >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x00000000d9a1c000-0x00000000d9ab7fff] ACPI NVS >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x00000000d9ab8000-0x00000000da5c8fff] reserved >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x00000000da5c9000-0x00000000da5c9fff] usable >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x00000000da5ca000-0x00000000da60cfff] ACPI NVS >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x00000000da60d000-0x00000000daa32fff] usable >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x00000000daa33000-0x00000000daff3fff] reserved >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x00000000daff4000-0x00000000daffffff] usable >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x00000000db800000-0x00000000df9fffff] reserved >15:36:59,937 INFO kernel:BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >15:36:59,938 INFO kernel:BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >15:36:59,938 INFO kernel:BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >15:36:59,938 INFO kernel:BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >15:36:59,938 INFO kernel:BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >15:36:59,938 INFO kernel:BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >15:36:59,938 INFO kernel:BIOS-e820: [mem 0x0000000100000000-0x000000021f5fffff] usable >15:36:59,938 INFO kernel:NX (Execute Disable) protection: active >15:36:59,938 DEBUG kernel:e820: update [mem 0xc9e4f018-0xc9e5f057] usable ==> usable >15:36:59,938 DEBUG kernel:e820: update [mem 0xc9e4f018-0xc9e5f057] usable ==> usable >15:36:59,938 DEBUG kernel:e820: update [mem 0xc9e42018-0xc9e4e857] usable ==> usable >15:36:59,938 DEBUG kernel:e820: update [mem 0xc9e42018-0xc9e4e857] usable ==> usable >15:36:59,938 INFO kernel:extended physical RAM map: >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x0000000020200000-0x0000000040003fff] usable >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x0000000040004000-0x0000000040004fff] reserved >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x0000000040005000-0x00000000c9e42017] usable >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000c9e42018-0x00000000c9e4e857] usable >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000c9e4e858-0x00000000c9e4f017] usable >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000c9e4f018-0x00000000c9e5f057] usable >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000c9e5f058-0x00000000d967dfff] usable >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000d967e000-0x00000000d9991fff] reserved >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000d9992000-0x00000000d9a1bfff] usable >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000d9a1c000-0x00000000d9ab7fff] ACPI NVS >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000d9ab8000-0x00000000da5c8fff] reserved >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000da5c9000-0x00000000da5c9fff] usable >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000da5ca000-0x00000000da60cfff] ACPI NVS >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000da60d000-0x00000000daa32fff] usable >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000daa33000-0x00000000daff3fff] reserved >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000daff4000-0x00000000daffffff] usable >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000db800000-0x00000000df9fffff] reserved >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >15:36:59,938 INFO kernel:reserve setup_data: [mem 0x0000000100000000-0x000000021f5fffff] usable >15:36:59,938 INFO kernel:efi: EFI v2.31 by American Megatrends >15:36:59,938 INFO kernel:efi: ACPI=0xd9aa8000 ACPI 2.0=0xd9aa8000 SMBIOS=0xf04c0 MPS=0xfd440 >15:36:59,938 INFO kernel:secureboot: Secure boot disabled >15:36:59,938 INFO kernel:SMBIOS 2.7 present. >15:36:59,938 INFO kernel:DMI: MSI MS-7788/H61M-P31/W8 (MS-7788), BIOS V3.6 09/29/2013 >15:36:59,938 DEBUG kernel:e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >15:36:59,938 DEBUG kernel:e820: remove [mem 0x000a0000-0x000fffff] usable >15:36:59,938 INFO kernel:last_pfn = 0x21f600 max_arch_pfn = 0x400000000 >15:36:59,938 DEBUG kernel:MTRR default type: uncachable >15:36:59,938 DEBUG kernel:MTRR fixed ranges enabled: >15:36:59,938 DEBUG kernel: 00000-9FFFF write-back >15:36:59,938 DEBUG kernel: A0000-BFFFF uncachable >15:36:59,938 DEBUG kernel: C0000-D3FFF write-protect >15:36:59,938 DEBUG kernel: D4000-DFFFF uncachable >15:36:59,938 DEBUG kernel: E0000-FFFFF write-protect >15:36:59,938 DEBUG kernel:MTRR variable ranges enabled: >15:36:59,938 DEBUG kernel: 0 base 000000000 mask E00000000 write-back >15:36:59,938 DEBUG kernel: 1 base 200000000 mask FE0000000 write-back >15:36:59,938 DEBUG kernel: 2 base 0E0000000 mask FE0000000 uncachable >15:36:59,938 DEBUG kernel: 3 base 0DC000000 mask FFC000000 uncachable >15:36:59,938 DEBUG kernel: 4 base 0DB800000 mask FFF800000 uncachable >15:36:59,938 DEBUG kernel: 5 base 21F800000 mask FFF800000 uncachable >15:36:59,938 DEBUG kernel: 6 base 21F600000 mask FFFE00000 uncachable >15:36:59,938 DEBUG kernel: 7 disabled >15:36:59,938 DEBUG kernel: 8 disabled >15:36:59,938 DEBUG kernel: 9 disabled >15:36:59,938 INFO kernel:x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >15:36:59,938 DEBUG kernel:e820: update [mem 0xdb800000-0xffffffff] usable ==> reserved >15:36:59,938 INFO kernel:last_pfn = 0xdb000 max_arch_pfn = 0x400000000 >15:36:59,938 INFO kernel:found SMP MP-table at [mem 0x000fd720-0x000fd72f] mapped at [(____ptrval____)] >15:36:59,938 DEBUG kernel:Base memory trampoline at [(____ptrval____)] 97000 size 24576 >15:36:59,938 DEBUG kernel:BRK [0x1b0aac000, 0x1b0aacfff] PGTABLE >15:36:59,938 DEBUG kernel:BRK [0x1b0aad000, 0x1b0aadfff] PGTABLE >15:36:59,938 DEBUG kernel:BRK [0x1b0aae000, 0x1b0aaefff] PGTABLE >15:36:59,938 DEBUG kernel:BRK [0x1b0aaf000, 0x1b0aaffff] PGTABLE >15:36:59,938 DEBUG kernel:BRK [0x1b0ab0000, 0x1b0ab0fff] PGTABLE >15:36:59,938 DEBUG kernel:BRK [0x1b0ab1000, 0x1b0ab1fff] PGTABLE >15:36:59,938 DEBUG kernel:BRK [0x1b0ab2000, 0x1b0ab2fff] PGTABLE >15:36:59,938 DEBUG kernel:BRK [0x1b0ab3000, 0x1b0ab3fff] PGTABLE >15:36:59,938 DEBUG kernel:BRK [0x1b0ab4000, 0x1b0ab4fff] PGTABLE >15:36:59,938 DEBUG kernel:BRK [0x1b0ab5000, 0x1b0ab5fff] PGTABLE >15:36:59,938 DEBUG kernel:BRK [0x1b0ab6000, 0x1b0ab6fff] PGTABLE >15:36:59,938 DEBUG kernel:BRK [0x1b0ab7000, 0x1b0ab7fff] PGTABLE >15:36:59,938 INFO kernel:RAMDISK: [mem 0x5a37f000-0x5e248fff] >15:36:59,938 INFO kernel:ACPI: Early table checksum verification disabled >15:36:59,938 INFO kernel:ACPI: RSDP 0x00000000D9AA8000 000024 (v02 ALASKA) >15:36:59,938 INFO kernel:ACPI: XSDT 0x00000000D9AA8078 00006C (v01 ALASKA A M I 01072009 AMI 00010013) >15:36:59,938 INFO kernel:ACPI: FACP 0x00000000D9AB23B8 00010C (v05 ALASKA A M I 01072009 AMI 00010013) >15:36:59,938 INFO kernel:ACPI: DSDT 0x00000000D9AA8178 00A239 (v02 ALASKA A M I 00000024 INTL 20051117) >15:36:59,938 INFO kernel:ACPI: FACS 0x00000000D9AB6080 000040 >15:36:59,938 INFO kernel:ACPI: APIC 0x00000000D9AB24C8 000062 (v03 ALASKA A M I 01072009 AMI 00010013) >15:36:59,938 INFO kernel:ACPI: FPDT 0x00000000D9AB2530 000044 (v01 ALASKA A M I 01072009 AMI 00010013) >15:36:59,938 INFO kernel:ACPI: MCFG 0x00000000D9AB2578 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) >15:36:59,938 INFO kernel:ACPI: SSDT 0x00000000D9AB25B8 00081B (v01 Intel_ AoacTabl 00001000 INTL 20091112) >15:36:59,938 INFO kernel:ACPI: HPET 0x00000000D9AB2DD8 000038 (v01 ALASKA A M I 01072009 AMI. 00000005) >15:36:59,938 INFO kernel:ACPI: SSDT 0x00000000D9AB2E10 00036D (v01 SataRe SataTabl 00001000 INTL 20091112) >15:36:59,938 INFO kernel:ACPI: SSDT 0x00000000D9AB3180 000926 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >15:36:59,938 INFO kernel:ACPI: SSDT 0x00000000D9AB3AA8 000B22 (v01 PmRef CpuPm 00003000 INTL 20051117) >15:36:59,938 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >15:36:59,938 INFO kernel:No NUMA configuration found >15:36:59,938 INFO kernel:Faking a node at [mem 0x0000000000000000-0x000000021f5fffff] >15:36:59,938 INFO kernel:NODE_DATA(0) allocated [mem 0x21f5cd000-0x21f5f7fff] >15:36:59,938 INFO kernel:tsc: Fast TSC calibration using PIT >15:36:59,938 INFO kernel:Zone ranges: >15:36:59,938 INFO kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >15:36:59,938 INFO kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >15:36:59,938 INFO kernel: Normal [mem 0x0000000100000000-0x000000021f5fffff] >15:36:59,938 INFO kernel: Device empty >15:36:59,938 INFO kernel:Movable zone start for each node >15:36:59,938 INFO kernel:Early memory node ranges >15:36:59,938 INFO kernel: node 0: [mem 0x0000000000001000-0x000000000009efff] >15:36:59,938 INFO kernel: node 0: [mem 0x0000000000100000-0x000000001fffffff] >15:36:59,938 INFO kernel: node 0: [mem 0x0000000020200000-0x0000000040003fff] >15:36:59,938 INFO kernel: node 0: [mem 0x0000000040005000-0x00000000d967dfff] >15:36:59,938 INFO kernel: node 0: [mem 0x00000000d9992000-0x00000000d9a1bfff] >15:36:59,938 INFO kernel: node 0: [mem 0x00000000da5c9000-0x00000000da5c9fff] >15:36:59,938 INFO kernel: node 0: [mem 0x00000000da60d000-0x00000000daa32fff] >15:36:59,938 INFO kernel: node 0: [mem 0x00000000daff4000-0x00000000daffffff] >15:36:59,938 INFO kernel: node 0: [mem 0x0000000100000000-0x000000021f5fffff] >15:36:59,938 INFO kernel:Reserved but unavailable: 26408 pages >15:36:59,938 INFO kernel:Initmem setup node 0 [mem 0x0000000000001000-0x000000021f5fffff] >15:36:59,938 DEBUG kernel:On node 0 totalpages: 2068184 >15:36:59,938 DEBUG kernel: DMA zone: 64 pages used for memmap >15:36:59,938 DEBUG kernel: DMA zone: 25 pages reserved >15:36:59,938 DEBUG kernel: DMA zone: 3998 pages, LIFO batch:0 >15:36:59,938 DEBUG kernel: DMA32 zone: 13861 pages used for memmap >15:36:59,938 DEBUG kernel: DMA32 zone: 887098 pages, LIFO batch:31 >15:36:59,938 DEBUG kernel: Normal zone: 18392 pages used for memmap >15:36:59,938 DEBUG kernel: Normal zone: 1177088 pages, LIFO batch:31 >15:36:59,938 INFO kernel:Reserving Intel graphics memory at [mem 0xdba00000-0xdf9fffff] >15:36:59,939 INFO kernel:ACPI: PM-Timer IO Port: 0x408 >15:36:59,939 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >15:36:59,939 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >15:36:59,939 INFO kernel:IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >15:36:59,939 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >15:36:59,939 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >15:36:59,939 DEBUG kernel:ACPI: IRQ0 used by override. >15:36:59,939 DEBUG kernel:ACPI: IRQ9 used by override. >15:36:59,939 INFO kernel:Using ACPI (MADT) for SMP configuration information >15:36:59,939 INFO kernel:ACPI: HPET id: 0x8086a701 base: 0xfed00000 >15:36:59,939 INFO kernel:smpboot: Allowing 2 CPUs, 0 hotplug CPUs >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0x20000000-0x201fffff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0x40004000-0x40004fff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xc9e42000-0xc9e42fff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xc9e4e000-0xc9e4efff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xc9e4f000-0xc9e4ffff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xc9e5f000-0xc9e5ffff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xd967e000-0xd9991fff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xd9a1c000-0xd9ab7fff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xd9ab8000-0xda5c8fff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xda5ca000-0xda60cfff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xdaa33000-0xdaff3fff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xdb000000-0xdb7fffff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xdb800000-0xdf9fffff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >15:36:59,939 INFO kernel:PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >15:36:59,939 INFO kernel:[mem 0xdfa00000-0xf7ffffff] available for PCI devices >15:36:59,939 INFO kernel:Booting paravirtualized kernel on bare hardware >15:36:59,939 INFO kernel:clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >15:36:59,939 NOTICE kernel:random: get_random_bytes called from start_kernel+0x93/0x558 with crng_init=0 >15:36:59,939 INFO kernel:setup_percpu: NR_CPUS:1024 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >15:36:59,939 INFO kernel:percpu: Embedded 45 pages/cpu @(____ptrval____) s147456 r8192 d28672 u1048576 >15:36:59,939 DEBUG kernel:pcpu-alloc: s147456 r8192 d28672 u1048576 alloc=1*2097152 >15:36:59,939 DEBUG kernel:pcpu-alloc: [0] 0 1 >15:36:59,939 INFO kernel:Built 1 zonelists, mobility grouping on. Total pages: 2035842 >15:36:59,939 INFO kernel:Policy zone: Normal >15:36:59,939 NOTICE kernel:Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-SB-ostree-x86_64-29 quiet >15:36:59,939 INFO kernel:Memory: 7792768K/8272736K available (12300K kernel code, 1619K rwdata, 4052K rodata, 2156K init, 1336K bss, 479968K reserved, 0K cma-reserved) >15:36:59,939 INFO kernel:SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >15:36:59,939 INFO kernel:Kernel/User page tables isolation: enabled >15:36:59,939 INFO kernel:ftrace: allocating 37956 entries in 149 pages >15:36:59,939 INFO kernel:Hierarchical RCU implementation. >15:36:59,939 INFO kernel:#011RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=2. >15:36:59,939 INFO kernel:#011Tasks RCU enabled. >15:36:59,939 INFO kernel:RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 >15:36:59,939 INFO kernel:NR_IRQS: 65792, nr_irqs: 440, preallocated irqs: 16 >15:36:59,939 INFO kernel:Console: colour dummy device 80x25 >15:36:59,939 INFO kernel:console [tty0] enabled >15:36:59,939 INFO kernel:ACPI: Core revision 20180531 >15:36:59,939 INFO kernel:clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns >15:36:59,939 DEBUG kernel:hpet clockevent registered >15:36:59,939 INFO kernel:APIC: Switch to symmetric I/O mode setup >15:36:59,939 INFO kernel:..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >15:36:59,939 INFO kernel:tsc: Fast TSC calibration using PIT >15:36:59,939 INFO kernel:tsc: Detected 2893.515 MHz processor >15:36:59,939 INFO kernel:clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29b554e0e5c, max_idle_ns: 440795268306 ns >15:36:59,939 INFO kernel:Calibrating delay loop (skipped), value calculated using timer frequency.. 5787.03 BogoMIPS (lpj=2893515) >15:36:59,939 INFO kernel:pid_max: default: 32768 minimum: 301 >15:36:59,939 INFO kernel:Security Framework initialized >15:36:59,939 INFO kernel:Yama: becoming mindful. >15:36:59,939 INFO kernel:SELinux: Initializing. >15:36:59,939 DEBUG kernel:SELinux: Starting in permissive mode >15:36:59,939 INFO kernel:Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >15:36:59,939 INFO kernel:Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >15:36:59,939 INFO kernel:Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) >15:36:59,939 INFO kernel:Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) >15:36:59,939 WARNING kernel:ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >15:36:59,939 WARNING kernel:ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >15:36:59,939 INFO kernel:mce: CPU supports 7 MCE banks >15:36:59,939 INFO kernel:CPU0: Thermal monitoring enabled (TM1) >15:36:59,939 INFO kernel:process: using mwait in idle threads >15:36:59,939 INFO kernel:Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 >15:36:59,939 INFO kernel:Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >15:36:59,939 INFO kernel:Spectre V2 : Mitigation: Full generic retpoline >15:36:59,939 INFO kernel:Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch >15:36:59,939 INFO kernel:Speculative Store Bypass: Vulnerable >15:36:59,939 INFO kernel:Freeing SMP alternatives memory: 36K >15:36:59,939 DEBUG kernel:TSC deadline timer enabled >15:36:59,939 INFO kernel:smpboot: CPU0: Intel(R) Pentium(R) CPU G2020 @ 2.90GHz (family: 0x6, model: 0x3a, stepping: 0x9) >15:36:59,939 INFO kernel:Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver. >15:36:59,939 INFO kernel:... version: 3 >15:36:59,939 INFO kernel:... bit width: 48 >15:36:59,939 INFO kernel:... generic registers: 8 >15:36:59,939 INFO kernel:... value mask: 0000ffffffffffff >15:36:59,939 INFO kernel:... max period: 00007fffffffffff >15:36:59,939 INFO kernel:... fixed-purpose events: 3 >15:36:59,939 INFO kernel:... event mask: 00000007000000ff >15:36:59,939 INFO kernel:Hierarchical SRCU implementation. >15:36:59,939 INFO kernel:smp: Bringing up secondary CPUs ... >15:36:59,939 INFO kernel:x86: Booting SMP configuration: >15:36:59,939 INFO kernel:.... node #0, CPUs: #1 >15:36:59,939 INFO kernel:NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. >15:36:59,939 INFO kernel:smp: Brought up 1 node, 2 CPUs >15:36:59,939 INFO kernel:smpboot: Max logical packages: 1 >15:36:59,939 INFO kernel:smpboot: Total of 2 processors activated (11574.06 BogoMIPS) >15:36:59,939 INFO kernel:devtmpfs: initialized >15:36:59,939 INFO kernel:x86/mm: Memory block size: 128MB >15:36:59,939 INFO kernel:PM: Registering ACPI NVS region [mem 0xd9a1c000-0xd9ab7fff] (638976 bytes) >15:36:59,939 INFO kernel:PM: Registering ACPI NVS region [mem 0xda5ca000-0xda60cfff] (274432 bytes) >15:36:59,939 INFO kernel:clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >15:36:59,939 INFO kernel:futex hash table entries: 512 (order: 3, 32768 bytes) >15:36:59,940 INFO kernel:pinctrl core: initialized pinctrl subsystem >15:36:59,940 INFO kernel:RTC time: 15:36:54, date: 09/17/18 >15:36:59,940 INFO kernel:NET: Registered protocol family 16 >15:36:59,940 INFO kernel:audit: initializing netlink subsys (disabled) >15:36:59,940 NOTICE kernel:audit: type=2000 audit(1537198614.020:1): state=initialized audit_enabled=0 res=1 >15:36:59,940 INFO kernel:cpuidle: using governor menu >15:36:59,940 INFO kernel:ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >15:36:59,940 INFO kernel:ACPI: bus type PCI registered >15:36:59,940 INFO kernel:acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >15:36:59,940 INFO kernel:PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >15:36:59,940 INFO kernel:PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >15:36:59,940 WARNING kernel:pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override. >15:36:59,940 INFO kernel:PCI: Using configuration type 1 for base access >15:36:59,940 INFO kernel:core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off >15:36:59,940 INFO kernel:HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >15:36:59,940 INFO kernel:cryptd: max_cpu_qlen set to 1000 >15:36:59,940 INFO kernel:ACPI: Added _OSI(Module Device) >15:36:59,940 INFO kernel:ACPI: Added _OSI(Processor Device) >15:36:59,940 INFO kernel:ACPI: Added _OSI(3.0 _SCP Extensions) >15:36:59,940 INFO kernel:ACPI: Added _OSI(Processor Aggregator Device) >15:36:59,940 INFO kernel:ACPI: Added _OSI(Linux-Dell-Video) >15:36:59,940 INFO kernel:ACPI: 5 ACPI AML tables successfully acquired and loaded >15:36:59,940 INFO kernel:ACPI: Dynamic OEM Table Load: >15:36:59,940 INFO kernel:ACPI: SSDT 0xFFFF988D15B12000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >15:36:59,940 INFO kernel:ACPI: Dynamic OEM Table Load: >15:36:59,940 INFO kernel:ACPI: SSDT 0xFFFF988D15B6F800 000303 (v01 PmRef ApIst 00003000 INTL 20051117) >15:36:59,940 INFO kernel:ACPI: Dynamic OEM Table Load: >15:36:59,940 INFO kernel:ACPI: SSDT 0xFFFF988D15BFEC00 000119 (v01 PmRef ApCst 00003000 INTL 20051117) >15:36:59,940 INFO kernel:ACPI: Interpreter enabled >15:36:59,940 INFO kernel:ACPI: (supports S0 S3 S4 S5) >15:36:59,940 INFO kernel:ACPI: Using IOAPIC for interrupt routing >15:36:59,940 INFO kernel:PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >15:36:59,940 INFO kernel:ACPI: Enabled 15 GPEs in block 00 to 3F >15:36:59,940 INFO kernel:ACPI: Power Resource [FN00] (off) >15:36:59,940 INFO kernel:ACPI: Power Resource [FN01] (off) >15:36:59,940 INFO kernel:ACPI: Power Resource [FN02] (off) >15:36:59,940 INFO kernel:ACPI: Power Resource [FN03] (off) >15:36:59,940 INFO kernel:ACPI: Power Resource [FN04] (off) >15:36:59,940 INFO kernel:ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >15:36:59,940 INFO kernel:acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >15:36:59,941 INFO kernel:acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME] >15:36:59,941 INFO kernel:acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR] >15:36:59,941 INFO kernel:acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration >15:36:59,941 INFO kernel:PCI host bridge to bus 0000:00 >15:36:59,941 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >15:36:59,941 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >15:36:59,941 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >15:36:59,941 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] >15:36:59,941 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] >15:36:59,942 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] >15:36:59,942 INFO kernel:pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window] >15:36:59,942 INFO kernel:pci_bus 0000:00: root bus resource [bus 00-3e] >15:36:59,942 DEBUG kernel:pci 0000:00:00.0: [8086:0150] type 00 class 0x060000 >15:36:59,942 DEBUG kernel:pci 0000:00:02.0: [8086:0152] type 00 class 0x030000 >15:36:59,942 DEBUG kernel:pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit] >15:36:59,942 DEBUG kernel:pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] >15:36:59,942 DEBUG kernel:pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] >15:36:59,943 INFO kernel:pci 0000:00:02.0: BAR 2: assigned to efifb >15:36:59,943 DEBUG kernel:pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000 >15:36:59,943 DEBUG kernel:pci 0000:00:16.0: reg 0x10: [mem 0xf7c09000-0xf7c0900f 64bit] >15:36:59,943 DEBUG kernel:pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >15:36:59,943 DEBUG kernel:pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320 >15:36:59,943 DEBUG kernel:pci 0000:00:1a.0: reg 0x10: [mem 0xf7c07000-0xf7c073ff] >15:36:59,943 DEBUG kernel:pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >15:36:59,943 DEBUG kernel:pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300 >15:36:59,943 DEBUG kernel:pci 0000:00:1b.0: reg 0x10: [mem 0xf7c00000-0xf7c03fff 64bit] >15:36:59,944 DEBUG kernel:pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >15:36:59,944 DEBUG kernel:pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400 >15:36:59,944 DEBUG kernel:pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >15:36:59,944 DEBUG kernel:pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400 >15:36:59,944 DEBUG kernel:pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >15:36:59,944 DEBUG kernel:pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320 >15:36:59,944 DEBUG kernel:pci 0000:00:1d.0: reg 0x10: [mem 0xf7c06000-0xf7c063ff] >15:36:59,944 DEBUG kernel:pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >15:36:59,945 DEBUG kernel:pci 0000:00:1f.0: [8086:1c5c] type 00 class 0x060100 >15:36:59,945 DEBUG kernel:pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601 >15:36:59,945 DEBUG kernel:pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7] >15:36:59,945 DEBUG kernel:pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3] >15:36:59,945 DEBUG kernel:pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097] >15:36:59,945 DEBUG kernel:pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083] >15:36:59,945 DEBUG kernel:pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] >15:36:59,945 DEBUG kernel:pci 0000:00:1f.2: reg 0x24: [mem 0xf7c05000-0xf7c057ff] >15:36:59,945 DEBUG kernel:pci 0000:00:1f.2: PME# supported from D3hot >15:36:59,946 DEBUG kernel:pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500 >15:36:59,946 DEBUG kernel:pci 0000:00:1f.3: reg 0x10: [mem 0xf7c04000-0xf7c040ff 64bit] >15:36:59,946 DEBUG kernel:pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] >15:36:59,946 INFO kernel:pci 0000:00:1c.0: PCI bridge to [bus 01] >15:36:59,946 DEBUG kernel:pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 >15:36:59,946 DEBUG kernel:pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff] >15:36:59,946 DEBUG kernel:pci 0000:02:00.0: reg 0x18: [mem 0xf0004000-0xf0004fff 64bit pref] >15:36:59,946 DEBUG kernel:pci 0000:02:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref] >15:36:59,947 DEBUG kernel:pci 0000:02:00.0: supports D1 D2 >15:36:59,947 DEBUG kernel:pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >15:36:59,947 INFO kernel:pci 0000:00:1c.4: PCI bridge to [bus 02] >15:36:59,947 DEBUG kernel:pci 0000:00:1c.4: bridge window [io 0xe000-0xefff] >15:36:59,947 DEBUG kernel:pci 0000:00:1c.4: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >15:36:59,947 INFO kernel:ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >15:36:59,947 INFO kernel:ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >15:36:59,947 INFO kernel:ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15) >15:36:59,947 INFO kernel:ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) >15:36:59,947 INFO kernel:ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >15:36:59,947 INFO kernel:ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >15:36:59,947 INFO kernel:ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15) >15:36:59,947 INFO kernel:ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15) >15:36:59,947 INFO kernel:pci 0000:00:02.0: vgaarb: setting as boot VGA device >15:36:59,948 INFO kernel:pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >15:36:59,948 INFO kernel:pci 0000:00:02.0: vgaarb: bridge control possible >15:36:59,948 INFO kernel:vgaarb: loaded >15:36:59,948 NOTICE kernel:SCSI subsystem initialized >15:36:59,948 DEBUG kernel:libata version 3.00 loaded. >15:36:59,948 INFO kernel:ACPI: bus type USB registered >15:36:59,948 INFO kernel:usbcore: registered new interface driver usbfs >15:36:59,948 INFO kernel:usbcore: registered new interface driver hub >15:36:59,948 INFO kernel:usbcore: registered new device driver usb >15:36:59,948 INFO kernel:pps_core: LinuxPPS API ver. 1 registered >15:36:59,948 INFO kernel:pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >15:36:59,948 INFO kernel:PTP clock support registered >15:36:59,948 INFO kernel:EDAC MC: Ver: 3.0.0 >15:36:59,948 INFO kernel:Registered efivars operations >15:36:59,948 INFO kernel:PCI: Using ACPI for IRQ routing >15:36:59,948 DEBUG kernel:PCI: pci_cache_line_size set to 64 bytes >15:36:59,948 DEBUG kernel:e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] >15:36:59,948 DEBUG kernel:e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >15:36:59,948 DEBUG kernel:e820: reserve RAM buffer [mem 0xc9e42018-0xcbffffff] >15:36:59,948 DEBUG kernel:e820: reserve RAM buffer [mem 0xc9e4f018-0xcbffffff] >15:36:59,948 DEBUG kernel:e820: reserve RAM buffer [mem 0xd967e000-0xdbffffff] >15:36:59,948 DEBUG kernel:e820: reserve RAM buffer [mem 0xd9a1c000-0xdbffffff] >15:36:59,948 DEBUG kernel:e820: reserve RAM buffer [mem 0xda5ca000-0xdbffffff] >15:36:59,948 DEBUG kernel:e820: reserve RAM buffer [mem 0xdaa33000-0xdbffffff] >15:36:59,948 DEBUG kernel:e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff] >15:36:59,948 DEBUG kernel:e820: reserve RAM buffer [mem 0x21f600000-0x21fffffff] >15:36:59,948 INFO kernel:NetLabel: Initializing >15:36:59,948 INFO kernel:NetLabel: domain hash size = 128 >15:36:59,948 INFO kernel:NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >15:36:59,948 INFO kernel:NetLabel: unlabeled traffic allowed by default >15:36:59,948 INFO kernel:hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >15:36:59,948 INFO kernel:hpet0: 8 comparators, 64-bit 14.318180 MHz counter >15:36:59,948 INFO kernel:clocksource: Switched to clocksource tsc-early >15:36:59,948 NOTICE kernel:VFS: Disk quotas dquot_6.6.0 >15:36:59,948 INFO kernel:VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >15:36:59,948 INFO kernel:pnp: PnP ACPI init >15:36:59,948 INFO kernel:system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >15:36:59,948 DEBUG kernel:system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >15:36:59,948 INFO kernel:system 00:01: [io 0x0680-0x069f] has been reserved >15:36:59,948 INFO kernel:system 00:01: [io 0x1000-0x100f] has been reserved >15:36:59,949 INFO kernel:system 00:01: [io 0xffff] has been reserved >15:36:59,949 INFO kernel:system 00:01: [io 0xffff] has been reserved >15:36:59,949 INFO kernel:system 00:01: [io 0x0400-0x0453] has been reserved >15:36:59,949 INFO kernel:system 00:01: [io 0x0458-0x047f] has been reserved >15:36:59,949 INFO kernel:system 00:01: [io 0x0500-0x057f] has been reserved >15:36:59,949 INFO kernel:system 00:01: [io 0x164e-0x164f] has been reserved >15:36:59,949 DEBUG kernel:system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >15:36:59,949 DEBUG kernel:pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >15:36:59,950 INFO kernel:system 00:03: [io 0x0454-0x0457] has been reserved >15:36:59,950 DEBUG kernel:system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >15:36:59,950 INFO kernel:system 00:04: [io 0x0a00-0x0a1f] has been reserved >15:36:59,950 INFO kernel:system 00:04: [io 0x0a30-0x0a3f] has been reserved >15:36:59,950 DEBUG kernel:system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >15:36:59,950 DEBUG kernel:pnp 00:05: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >15:36:59,950 DEBUG kernel:pnp 00:06: [dma 0 disabled] >15:36:59,950 DEBUG kernel:pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >15:36:59,950 INFO kernel:system 00:07: [io 0x04d0-0x04d1] has been reserved >15:36:59,951 DEBUG kernel:system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >15:36:59,951 DEBUG kernel:pnp 00:08: [dma 3] >15:36:59,951 DEBUG kernel:pnp 00:08: Plug and Play ACPI device, IDs PNP0400 (active) >15:36:59,951 INFO kernel:system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved >15:36:59,951 INFO kernel:system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved >15:36:59,951 INFO kernel:system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved >15:36:59,951 INFO kernel:system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved >15:36:59,951 INFO kernel:system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved >15:36:59,951 INFO kernel:system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved >15:36:59,952 INFO kernel:system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved >15:36:59,952 INFO kernel:system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved >15:36:59,952 INFO kernel:system 00:09: [mem 0xff000000-0xffffffff] has been reserved >15:36:59,952 INFO kernel:system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved >15:36:59,952 DEBUG kernel:system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >15:36:59,952 INFO kernel:system 00:0a: [mem 0x20000000-0x201fffff] has been reserved >15:36:59,952 INFO kernel:system 00:0a: [mem 0x40004000-0x40004fff] has been reserved >15:36:59,952 DEBUG kernel:system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active) >15:36:59,952 INFO kernel:pnp: PnP ACPI: found 11 devices >15:36:59,952 INFO kernel:clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >15:36:59,952 INFO kernel:pci 0000:00:1c.0: PCI bridge to [bus 01] >15:36:59,953 INFO kernel:pci 0000:00:1c.4: PCI bridge to [bus 02] >15:36:59,953 INFO kernel:pci 0000:00:1c.4: bridge window [io 0xe000-0xefff] >15:36:59,953 INFO kernel:pci 0000:00:1c.4: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >15:36:59,953 DEBUG kernel:pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >15:36:59,953 DEBUG kernel:pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >15:36:59,953 DEBUG kernel:pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] >15:36:59,953 DEBUG kernel:pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff window] >15:36:59,953 DEBUG kernel:pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff window] >15:36:59,953 DEBUG kernel:pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff window] >15:36:59,954 DEBUG kernel:pci_bus 0000:00: resource 10 [mem 0xdfa00000-0xfeafffff window] >15:36:59,954 DEBUG kernel:pci_bus 0000:02: resource 0 [io 0xe000-0xefff] >15:36:59,954 DEBUG kernel:pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref] >15:36:59,954 INFO kernel:NET: Registered protocol family 2 >15:36:59,954 INFO kernel:tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes) >15:36:59,954 INFO kernel:TCP established hash table entries: 65536 (order: 7, 524288 bytes) >15:36:59,954 INFO kernel:TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >15:36:59,954 INFO kernel:TCP: Hash tables configured (established 65536 bind 65536) >15:36:59,954 INFO kernel:UDP hash table entries: 4096 (order: 5, 131072 bytes) >15:36:59,954 INFO kernel:UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >15:36:59,954 INFO kernel:NET: Registered protocol family 1 >15:36:59,954 WARNING kernel:pci 0000:00:02.0: BIOS left Intel GPU interrupts enabled; disabling >15:36:59,954 INFO kernel:pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >15:36:59,954 DEBUG kernel:PCI: CLS mismatch (64 != 32), using 64 bytes >15:36:59,954 INFO kernel:Unpacking initramfs... >15:36:59,954 INFO kernel:Freeing initrd memory: 64296K >15:36:59,954 INFO kernel:PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >15:36:59,954 INFO kernel:software IO TLB [mem 0xc5e42000-0xc9e42000] (64MB) mapped at [(____ptrval____)-(____ptrval____)] >15:36:59,954 NOTICE kernel:Initialise system trusted keyrings >15:36:59,954 NOTICE kernel:Key type blacklist registered >15:36:59,954 INFO kernel:workingset: timestamp_bits=36 max_order=21 bucket_order=0 >15:36:59,954 INFO kernel:zbud: loaded >15:36:59,954 INFO kernel:pstore: using deflate compression >15:36:59,954 DEBUG kernel:SELinux: Registering netfilter hooks >15:36:59,954 INFO kernel:alg: No test for 842 (842-generic) >15:36:59,954 INFO kernel:alg: No test for 842 (842-scomp) >15:36:59,954 INFO kernel:NET: Registered protocol family 38 >15:36:59,954 NOTICE kernel:Key type asymmetric registered >15:36:59,954 NOTICE kernel:Asymmetric key parser 'x509' registered >15:36:59,954 INFO kernel:Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) >15:36:59,954 INFO kernel:io scheduler noop registered >15:36:59,954 INFO kernel:io scheduler deadline registered >15:36:59,954 INFO kernel:io scheduler cfq registered (default) >15:36:59,954 INFO kernel:io scheduler mq-deadline registered >15:36:59,954 INFO kernel:atomic64_test: passed for x86-64 platform with CX8 and with SSE >15:36:59,954 INFO kernel:shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >15:36:59,954 INFO kernel:efifb: probing for efifb >15:36:59,954 INFO kernel:efifb: No BGRT, not showing boot graphics >15:36:59,954 INFO kernel:efifb: framebuffer at 0xe0000000, using 1876k, total 1875k >15:36:59,954 INFO kernel:efifb: mode is 800x600x32, linelength=3200, pages=1 >15:36:59,954 INFO kernel:efifb: scrolling: redraw >15:36:59,954 INFO kernel:efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >15:36:59,954 INFO kernel:fbcon: Deferring console take-over >15:36:59,954 INFO kernel:fb0: EFI VGA frame buffer device >15:36:59,954 DEBUG kernel:intel_idle: MWAIT substates: 0x1120 >15:36:59,954 DEBUG kernel:intel_idle: v0.4.1 model 0x3A >15:36:59,954 DEBUG kernel:intel_idle: lapic_timer_reliable_states 0xffffffff >15:36:59,954 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >15:36:59,954 INFO kernel:ACPI: Power Button [PWRB] >15:36:59,954 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >15:36:59,954 INFO kernel:ACPI: Power Button [PWRF] >15:36:59,955 INFO kernel:thermal LNXTHERM:00: registered as thermal_zone0 >15:36:59,955 INFO kernel:ACPI: Thermal Zone [TZ00] (28 C) >15:36:59,955 INFO kernel:thermal LNXTHERM:01: registered as thermal_zone1 >15:36:59,955 INFO kernel:ACPI: Thermal Zone [TZ01] (30 C) >15:36:59,955 INFO kernel:Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >15:36:59,955 INFO kernel:00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >15:36:59,955 INFO kernel:Non-volatile memory driver v1.3 >15:36:59,955 INFO kernel:Linux agpgart interface v0.103 >15:36:59,955 DEBUG kernel:ahci 0000:00:1f.2: version 3.0 >15:36:59,955 INFO kernel:ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x13 impl SATA mode >15:36:59,955 INFO kernel:ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst >15:36:59,955 INFO kernel:scsi host0: ahci >15:36:59,955 INFO kernel:scsi host1: ahci >15:36:59,956 INFO kernel:scsi host2: ahci >15:36:59,956 INFO kernel:scsi host3: ahci >15:36:59,956 INFO kernel:scsi host4: ahci >15:36:59,956 INFO kernel:ata1: SATA max UDMA/133 abar m2048@0xf7c05000 port 0xf7c05100 irq 24 >15:36:59,956 INFO kernel:ata2: SATA max UDMA/133 abar m2048@0xf7c05000 port 0xf7c05180 irq 24 >15:36:59,956 INFO kernel:ata3: DUMMY >15:36:59,956 INFO kernel:ata4: DUMMY >15:36:59,956 INFO kernel:ata5: SATA max UDMA/133 abar m2048@0xf7c05000 port 0xf7c05300 irq 24 >15:36:59,956 INFO kernel:ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >15:36:59,956 INFO kernel:ehci-pci: EHCI PCI platform driver >15:36:59,956 INFO kernel:ehci-pci 0000:00:1a.0: EHCI Host Controller >15:36:59,956 INFO kernel:ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >15:36:59,956 INFO kernel:ehci-pci 0000:00:1a.0: debug port 2 >15:36:59,956 DEBUG kernel:ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >15:36:59,956 INFO kernel:ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7c07000 >15:36:59,957 INFO kernel:ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >15:36:59,957 INFO kernel:usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 >15:36:59,957 INFO kernel:usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:36:59,957 INFO kernel:usb usb1: Product: EHCI Host Controller >15:36:59,957 INFO kernel:usb usb1: Manufacturer: Linux 4.18.5-300.fc29.x86_64 ehci_hcd >15:36:59,957 INFO kernel:usb usb1: SerialNumber: 0000:00:1a.0 >15:36:59,957 INFO kernel:hub 1-0:1.0: USB hub found >15:36:59,957 INFO kernel:hub 1-0:1.0: 2 ports detected >15:36:59,958 INFO kernel:ehci-pci 0000:00:1d.0: EHCI Host Controller >15:36:59,958 INFO kernel:ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >15:36:59,958 INFO kernel:ehci-pci 0000:00:1d.0: debug port 2 >15:36:59,958 DEBUG kernel:ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >15:36:59,958 INFO kernel:ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7c06000 >15:36:59,958 INFO kernel:ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >15:36:59,958 INFO kernel:usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 >15:36:59,958 INFO kernel:usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:36:59,958 INFO kernel:usb usb2: Product: EHCI Host Controller >15:36:59,959 INFO kernel:usb usb2: Manufacturer: Linux 4.18.5-300.fc29.x86_64 ehci_hcd >15:36:59,959 INFO kernel:usb usb2: SerialNumber: 0000:00:1d.0 >15:36:59,959 INFO kernel:hub 2-0:1.0: USB hub found >15:36:59,959 INFO kernel:hub 2-0:1.0: 2 ports detected >15:36:59,959 INFO kernel:ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >15:36:59,959 INFO kernel:ohci-pci: OHCI PCI platform driver >15:36:59,959 INFO kernel:uhci_hcd: USB Universal Host Controller Interface driver >15:36:59,959 INFO kernel:usbcore: registered new interface driver usbserial_generic >15:36:59,959 INFO kernel:usbserial: USB Serial support registered for generic >15:36:59,959 INFO kernel:i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >15:36:59,959 WARNING kernel:i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >15:36:59,959 INFO kernel:serio: i8042 KBD port at 0x60,0x64 irq 1 >15:36:59,959 INFO kernel:mousedev: PS/2 mouse device common for all mice >15:36:59,959 INFO kernel:rtc_cmos 00:02: RTC can wake from S4 >15:36:59,959 INFO kernel:rtc_cmos 00:02: registered as rtc0 >15:36:59,959 INFO kernel:rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >15:36:59,959 INFO kernel:device-mapper: uevent: version 1.0.3 >15:36:59,959 INFO kernel:device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com >15:36:59,959 INFO kernel:intel_pstate: Intel P-state driver initializing >15:36:59,959 INFO kernel:hidraw: raw HID events driver (C) Jiri Kosina >15:36:59,959 INFO kernel:usbcore: registered new interface driver usbhid >15:36:59,959 INFO kernel:usbhid: USB HID core driver >15:36:59,959 INFO kernel:drop_monitor: Initializing network drop monitor service >15:36:59,959 INFO kernel:Initializing XFRM netlink socket >15:36:59,959 INFO kernel:NET: Registered protocol family 10 >15:36:59,959 INFO kernel:Segment Routing with IPv6 >15:36:59,960 INFO kernel:mip6: Mobile IPv6 >15:36:59,960 INFO kernel:NET: Registered protocol family 17 >15:36:59,960 INFO kernel:RAS: Correctable Errors collector initialized. >15:36:59,960 INFO kernel:microcode: sig=0x306a9, pf=0x2, revision=0x19 >15:36:59,960 INFO kernel:microcode: Microcode Update Driver: v2.2. >15:36:59,960 INFO kernel:sched_clock: Marking stable (4385243803, 0)->(4390850060, -5606257) >15:36:59,960 INFO kernel:registered taskstats version 1 >15:36:59,960 NOTICE kernel:Loading compiled-in X.509 certificates >15:36:59,960 INFO kernel:input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >15:36:59,960 NOTICE kernel:Loaded X.509 cert 'Fedora kernel signing key: bc760fa80f3ed07563a998315aa5888b6599a091' >15:36:59,960 INFO kernel:zswap: loaded using pool lzo/zbud >15:36:59,960 NOTICE kernel:Key type big_key registered >15:36:59,960 NOTICE kernel:Key type encrypted registered >15:36:59,960 INFO kernel:ima: No TPM chip found, activating TPM-bypass! (rc=-19) >15:36:59,960 INFO kernel:ima: Allocated hash algorithm: sha1 >15:36:59,960 INFO kernel: Magic number: 2:468:639 >15:36:59,960 INFO kernel:rtc_cmos 00:02: setting system clock to 2018-09-17 15:36:59 UTC (1537198619) >15:36:59,960 INFO kernel:ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >15:36:59,960 INFO kernel:ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >15:36:59,960 INFO kernel:ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >15:36:59,960 ERR kernel:ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20180531/psargs-330) >15:36:59,960 ERR kernel:ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT0._GTF, AE_NOT_FOUND (20180531/psparse-516) >15:36:59,960 INFO kernel:ata1.00: ATA-11: KINGSTON SA400S37120G, SBFK71E0, max UDMA/133 >15:36:59,960 INFO kernel:ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 32), AA >15:36:59,960 ERR kernel:ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20180531/psargs-330) >15:36:59,960 ERR kernel:ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT0._GTF, AE_NOT_FOUND (20180531/psparse-516) >15:36:59,960 INFO kernel:ata1.00: configured for UDMA/133 >15:36:59,960 NOTICE kernel:scsi 0:0:0:0: Direct-Access ATA KINGSTON SA400S3 71E0 PQ: 0 ANSI: 5 >15:36:59,960 NOTICE kernel:sd 0:0:0:0: Attached scsi generic sg0 type 0 >15:36:59,960 NOTICE kernel:sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB) >15:36:59,960 NOTICE kernel:sd 0:0:0:0: [sda] Write Protect is off >15:36:59,961 DEBUG kernel:sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >15:36:59,961 NOTICE kernel:sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >15:36:59,961 INFO kernel: sda: sda1 sda2 sda3 >15:36:59,961 NOTICE kernel:sd 0:0:0:0: [sda] Attached SCSI disk >15:36:59,961 ERR kernel:ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT4._GTF.DSSP], AE_NOT_FOUND (20180531/psargs-330) >15:36:59,961 ERR kernel:ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT4._GTF, AE_NOT_FOUND (20180531/psparse-516) >15:36:59,961 INFO kernel:ata5.00: ATA-8: SAMSUNG HD204UI, 1AQ10001, max UDMA/133 >15:36:59,961 INFO kernel:ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA >15:36:59,961 ERR kernel:ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20180531/psargs-330) >15:36:59,961 ERR kernel:ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT1._GTF, AE_NOT_FOUND (20180531/psparse-516) >15:36:59,961 INFO kernel:ata2.00: ATA-7: SAMSUNG HD103SI, 1AG01118, max UDMA7 >15:36:59,961 INFO kernel:ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA >15:36:59,961 ERR kernel:ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT4._GTF.DSSP], AE_NOT_FOUND (20180531/psargs-330) >15:36:59,961 ERR kernel:ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT4._GTF, AE_NOT_FOUND (20180531/psparse-516) >15:36:59,961 INFO kernel:ata5.00: configured for UDMA/133 >15:36:59,961 ERR kernel:ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20180531/psargs-330) >15:36:59,961 ERR kernel:ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT1._GTF, AE_NOT_FOUND (20180531/psparse-516) >15:36:59,961 INFO kernel:ata2.00: configured for UDMA/133 >15:36:59,961 NOTICE kernel:scsi 1:0:0:0: Direct-Access ATA SAMSUNG HD103SI 1118 PQ: 0 ANSI: 5 >15:36:59,961 NOTICE kernel:sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) >15:36:59,961 NOTICE kernel:sd 1:0:0:0: Attached scsi generic sg1 type 0 >15:36:59,962 NOTICE kernel:sd 1:0:0:0: [sdb] Write Protect is off >15:36:59,962 DEBUG kernel:sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >15:36:59,962 NOTICE kernel:sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >15:36:59,962 NOTICE kernel:scsi 4:0:0:0: Direct-Access ATA SAMSUNG HD204UI 0001 PQ: 0 ANSI: 5 >15:36:59,962 NOTICE kernel:sd 4:0:0:0: Attached scsi generic sg2 type 0 >15:36:59,962 NOTICE kernel:sd 4:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) >15:36:59,962 NOTICE kernel:sd 4:0:0:0: [sdc] Write Protect is off >15:36:59,962 DEBUG kernel:sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >15:36:59,963 NOTICE kernel:sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >15:36:59,963 INFO kernel: sdc: sdc1 >15:36:59,963 NOTICE kernel:sd 4:0:0:0: [sdc] Attached SCSI disk >15:36:59,963 INFO kernel:usb 1-1: new high-speed USB device number 2 using ehci-pci >15:36:59,963 INFO kernel:usb 2-1: new high-speed USB device number 2 using ehci-pci >15:36:59,963 INFO kernel: sdb: sdb1 sdb2 >15:36:59,963 NOTICE kernel:sd 1:0:0:0: [sdb] Attached SCSI disk >15:36:59,963 INFO kernel:Freeing unused kernel image memory: 2156K >15:36:59,963 INFO kernel:Write protecting the kernel read-only data: 18432k >15:36:59,963 INFO kernel:Freeing unused kernel image memory: 2012K >15:36:59,963 INFO kernel:Freeing unused kernel image memory: 44K >15:36:59,963 INFO kernel:x86/mm: Checked W+X mappings: passed, no W+X pages found. >15:36:59,963 INFO kernel:x86/mm: Checking user space page tables >15:36:59,963 INFO kernel:x86/mm: Checked W+X mappings: passed, no W+X pages found. >15:36:59,963 INFO kernel:rodata_test: all tests were successful >15:36:59,963 INFO systemd:systemd 239 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) >15:36:59,963 INFO systemd:Detected architecture x86-64. >15:36:59,963 INFO systemd:Running in initial RAM disk. >15:36:59,963 INFO systemd:No hostname configured. >15:36:59,963 INFO systemd:Set hostname to <localhost>. >15:36:59,963 NOTICE kernel:random: systemd: uninitialized urandom read (16 bytes read) >15:36:59,963 INFO systemd:Initializing machine ID from random generator. >15:36:59,963 INFO kernel:usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00 >15:36:59,964 INFO kernel:usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >15:36:59,964 INFO kernel:hub 1-1:1.0: USB hub found >15:36:59,964 INFO kernel:hub 1-1:1.0: 4 ports detected >15:36:59,964 INFO kernel:usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00 >15:36:59,964 INFO kernel:usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >15:36:59,964 INFO kernel:hub 2-1:1.0: USB hub found >15:36:59,964 INFO kernel:hub 2-1:1.0: 6 ports detected >15:36:59,964 NOTICE kernel:random: systemd: uninitialized urandom read (16 bytes read) >15:36:59,964 INFO systemd:Reached target Initrd Root Device. >15:36:59,964 NOTICE kernel:random: systemd: uninitialized urandom read (16 bytes read) >15:36:59,964 INFO systemd:Reached target Timers. >15:36:59,964 INFO systemd:Listening on Journal Audit Socket. >15:36:59,964 INFO systemd:Listening on Journal Socket (/dev/log). >15:36:59,964 NOTICE kernel:audit: type=1130 audit(1537198619.940:2): 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' >15:36:59,965 INFO systemd-journald:Journal started >15:36:59,965 INFO systemd-journald:Runtime journal (/run/log/journal/4c1b1d1593874babb871a3422b24c4e9) is 8.0M, max 393.1M, 385.1M free. >15:36:59,965 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' >15:36:59,965 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' >15:36:59,965 WARNING systemd-vconsole-setup:KD_FONT_OP_GET failed while trying to get the font metadata: Function not implemented >15:36:59,965 WARNING systemd-vconsole-setup:Fonts will not be copied to remaining consoles >15:36:59,965 NOTICE kernel:audit: type=1130 audit(1537198619.964:3): 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' >15:36:59,966 INFO dracut-cmdline:dracut-29 (Twenty Nine) dracut-048-14.git20180726.fc29 >15:36:59,966 INFO dracut-cmdline:Using kernel command line parameters: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-SB-ostree-x86_64-29 quiet >15:37:00,040 INFO dracut-cmdline:Loading Fedora 29 x86_64 installer... >15:37:00,166 INFO kernel:usb 1-1.3: new low-speed USB device number 3 using ehci-pci >15:37:00,173 INFO kernel:usb 2-1.3: new high-speed USB device number 3 using ehci-pci >15:37:00,185 INFO dracut-cmdline:rd.luks=0: removing cryptoluks activation >15:37:00,213 INFO dracut-cmdline:rd.lvm=0: removing LVM activation >15:37:00,250 INFO kernel:usb 1-1.3: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00 >15:37:00,251 INFO kernel:usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >15:37:00,251 INFO kernel:usb 1-1.3: Product: USB Optical Mouse >15:37:00,251 INFO kernel:usb 1-1.3: Manufacturer: Logitech >15:37:00,252 INFO kernel:input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:046D:C077.0001/input/input3 >15:37:00,252 INFO kernel:hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1a.0-1.3/input0 >15:37:00,257 INFO kernel:usb 2-1.3: New USB device found, idVendor=13fe, idProduct=4100, bcdDevice= 1.00 >15:37:00,258 INFO kernel:usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >15:37:00,258 INFO kernel:usb 2-1.3: Product: USB DISK 2.0 >15:37:00,258 INFO kernel:usb 2-1.3: Manufacturer: >15:37:00,258 INFO kernel:usb 2-1.3: SerialNumber: 07012855EFB2E037 >15:37:00,285 INFO kernel:tsc: Refined TSC clocksource calibration: 2893.427 MHz >15:37:00,285 INFO kernel:clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29b502105a9, max_idle_ns: 440795323709 ns >15:37:00,285 INFO kernel:clocksource: Switched to clocksource tsc >15:37:00,288 NOTICE kernel:audit: type=1130 audit(1537198620.285:4): 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' >15:37:00,288 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' >15:37:00,289 INFO systemd:Started dracut cmdline hook. >15:37:00,289 INFO systemd:Starting dracut pre-udev hook... >15:37:00,318 INFO kernel:usb 1-1.4: new full-speed USB device number 4 using ehci-pci >15:37:00,350 INFO kernel:squashfs: version 4.0 (2009/01/31) Phillip Lougher >15:37:00,366 INFO kernel:Loading iSCSI transport class v2.0-870. >15:37:00,375 NOTICE kernel:iscsi: registered transport (tcp) >15:37:00,410 INFO kernel:usb 1-1.4: New USB device found, idVendor=04a9, idProduct=2206, bcdDevice= 1.00 >15:37:00,411 INFO kernel:usb 1-1.4: New USB device strings: Mfr=64, Product=77, SerialNumber=0 >15:37:00,411 INFO kernel:usb 1-1.4: Product: CanoScan >15:37:00,411 INFO kernel:usb 1-1.4: Manufacturer: Canon >15:37:03,421 INFO kernel:floppy0: no floppy controllers found >15:37:03,421 INFO kernel:work still pending >15:37:03,434 INFO dracut-pre-udev:modprobe: ERROR: could not insert 'floppy': No such device >15:37:03,436 INFO kernel:fbcon: Taking over console >15:37:03,436 INFO kernel:Console: switching to colour frame buffer device 100x37 >15:37:03,458 INFO dracut-pre-udev:modprobe: ERROR: could not insert 'edd': No such device >15:37:03,474 INFO kernel:No iBFT detected. >15:37:03,540 INFO kernel:raid6: sse2x1 gen() 8789 MB/s >15:37:03,557 INFO kernel:raid6: sse2x1 xor() 6257 MB/s >15:37:03,574 INFO kernel:raid6: sse2x2 gen() 10437 MB/s >15:37:03,591 INFO kernel:raid6: sse2x2 xor() 7076 MB/s >15:37:03,608 INFO kernel:raid6: sse2x4 gen() 12441 MB/s >15:37:03,625 INFO kernel:raid6: sse2x4 xor() 8404 MB/s >15:37:03,625 INFO kernel:raid6: using algorithm sse2x4 gen() 12441 MB/s >15:37:03,625 INFO kernel:raid6: .... xor() 8404 MB/s, rmw enabled >15:37:03,625 INFO kernel:raid6: using ssse3x2 recovery algorithm >15:37:03,626 INFO kernel:xor: measuring software checksum speed >15:37:03,636 INFO kernel: prefetch64-sse: 15640.000 MB/sec >15:37:03,645 INFO kernel: generic_sse: 14412.000 MB/sec >15:37:03,645 INFO kernel:xor: using function: prefetch64-sse (15640.000 MB/sec) >15:37:03,647 INFO kernel:async_tx: api initialized (async) >15:37:03,773 INFO kernel:device-mapper: multipath round-robin: version 1.2.0 loaded >15:37:03,822 INFO dracut-pre-udev:modprobe: ERROR: could not insert 'sha256_mb': No such device >15:37:03,890 INFO kernel:RPC: Registered named UNIX socket transport module. >15:37:03,890 INFO kernel:RPC: Registered udp transport module. >15:37:03,890 INFO kernel:RPC: Registered tcp transport module. >15:37:03,890 INFO kernel:RPC: Registered tcp NFSv4.1 backchannel transport module. >15:37:03,919 NOTICE rpc.statd:Version 2.3.2 starting >15:37:03,922 NOTICE rpc.statd:Initializing NSM state >15:37:03,922 WARNING rpc.statd:Running as root. chown /var/lib/nfs/statd to choose different user >15:37:03,939 WARNING rpc.idmapd:Setting log level to 0 >15:37:03,958 INFO systemd:Started dracut pre-udev hook. >15:37:03,960 INFO systemd:Starting udev Kernel Device Manager... >15:37:03,961 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' >15:37:03,961 NOTICE kernel:audit: type=1130 audit(1537198623.956:5): 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' >15:37:03,983 INFO systemd:Started udev Kernel Device Manager. >15:37:03,983 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' >15:37:03,984 INFO systemd:Starting dracut pre-trigger hook... >15:37:03,984 NOTICE kernel:audit: type=1130 audit(1537198623.981:6): 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' >15:37:03,997 INFO lldpad:config file failed to load, >15:37:03,997 INFO lldpad:create a new file. >15:37:03,997 INFO lldpad:bound ctrl iface to /com/intel/lldpad >15:37:03,998 INFO dracut-pre-trigger:678 >15:37:04,000 INFO dracut-pre-trigger:rd.dm=0: removing DM RAID activation >15:37:04,018 INFO kernel:usb-storage 2-1.3:1.0: USB Mass Storage device detected >15:37:04,019 INFO kernel:scsi host5: usb-storage 2-1.3:1.0 >15:37:04,019 INFO kernel:usbcore: registered new interface driver usb-storage >15:37:04,019 INFO kernel:usbcore: registered new interface driver uas >15:37:04,021 INFO dracut-pre-trigger:rd.md.imsm=0: no MD RAID for imsm/isw raids >15:37:04,033 INFO dracut-pre-trigger:rd.md.ddf=0: no MD RAID for SNIA ddf raids >15:37:04,060 INFO dracut-pre-trigger:rd.md=0: removing MD RAID activation >15:37:04,146 INFO systemd:Started dracut pre-trigger hook. >15:37:04,146 INFO systemd:Starting udev Coldplug all Devices... >15:37:04,147 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' >15:37:04,147 NOTICE kernel:audit: type=1130 audit(1537198624.144:7): 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' >15:37:04,203 INFO systemd:Mounting Kernel Configuration File System... >15:37:04,206 INFO systemd:Mounted Kernel Configuration File System. >15:37:04,225 INFO systemd:Started udev Coldplug all Devices. >15:37:04,232 NOTICE kernel:audit: type=1130 audit(1537198624.224:8): 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' >15:37:04,232 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' >15:37:04,232 INFO systemd:Starting Show Plymouth Boot Screen... >15:37:04,232 INFO systemd:Starting udev Wait for Complete Device Initialization... >15:37:04,232 INFO systemd:Received SIGRTMIN+20 from PID 781 (plymouthd). >15:37:04,245 INFO systemd:Started Show Plymouth Boot Screen. >15:37:04,245 INFO systemd:Reached target Paths. >15:37:04,245 INFO systemd:Reached target Local Encrypted Volumes. >15:37:04,245 INFO systemd:Started Forward Password Requests to Plymouth Directory Watch. >15:37:04,245 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' >15:37:04,245 NOTICE kernel:audit: type=1130 audit(1537198624.243:9): 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' >15:37:04,315 INFO kernel:r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >15:37:04,315 WARNING kernel:r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control >15:37:04,316 INFO kernel:r8169 0000:02:00.0 eth0: RTL8168evl/8111evl, d4:3d:7e:9c:59:58, XID 2c900880, IRQ 25 >15:37:04,316 INFO kernel:r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >15:37:04,333 INFO kernel:8021q: 802.1Q VLAN Support v1.8 >15:37:04,426 NOTICE kernel:random: fast init done >15:37:04,432 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >15:37:04,466 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >15:37:04,467 INFO kernel:r8169 0000:02:00.0 enp2s0: renamed from eth0 >15:37:04,556 DEBUG kernel:checking generic (e0000000 1d5000) vs hw (e0000000 10000000) >15:37:04,556 INFO kernel:fb: switching to inteldrmfb from EFI VGA >15:37:04,556 INFO kernel:Console: switching to colour dummy device 80x25 >15:37:04,556 INFO kernel:[drm] Replacing VGA console driver >15:37:04,557 INFO kernel:[drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >15:37:04,557 INFO kernel:[drm] Driver supports precise vblank timestamp query. >15:37:04,557 INFO kernel:i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem >15:37:04,561 INFO kernel:[drm] Initialized i915 1.6.0 20180514 for 0000:00:02.0 on minor 0 >15:37:04,562 INFO kernel:ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >15:37:04,562 INFO kernel:input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4 >15:37:04,588 INFO kernel:fbcon: inteldrmfb (fb0) is primary device >15:37:04,646 INFO kernel:Console: switching to colour frame buffer device 160x64 >15:37:04,668 INFO kernel:i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >15:37:04,682 INFO systemd:Started udev Wait for Complete Device Initialization. >15:37:04,685 NOTICE kernel:audit: type=1130 audit(1537198624.680:10): 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' >15:37:04,685 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' >15:37:04,685 INFO systemd:Starting Device-Mapper Multipath Device Controller... >15:37:04,685 INFO systemd:Started Device-Mapper Multipath Device Controller. >15:37:04,686 INFO systemd:Reached target Local File Systems (Pre). >15:37:04,686 INFO systemd:Reached target Local File Systems. >15:37:04,691 NOTICE kernel:audit: type=1130 audit(1537198624.684:11): 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' >15:37:04,691 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' >15:37:04,692 INFO systemd:Starting Create Volatile Files and Directories... >15:37:04,693 INFO multipathd:--------start up-------- >15:37:04,693 INFO multipathd:read /etc/multipath.conf >15:37:04,696 INFO multipathd:path checkers start up >15:37:04,706 INFO systemd:Started Create Volatile Files and Directories. >15:37:04,706 INFO systemd:Reached target System Initialization. >15:37:04,706 INFO systemd:Listening on Open-iSCSI iscsid Socket. >15:37:04,706 INFO systemd:Listening on Open-iSCSI iscsiuio Socket. >15:37:04,706 INFO systemd:Reached target Sockets. >15:37:04,706 INFO systemd:Reached target Basic System. >15:37:04,707 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' >15:37:04,707 INFO systemd:Starting iSCSI UserSpace I/O driver... >15:37:04,707 NOTICE kernel:audit: type=1130 audit(1537198624.704:12): 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' >15:37:04,710 NOTICE kernel:audit: type=1130 audit(1537198624.706:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsiuio comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:37:04,710 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsiuio comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:37:04,710 INFO systemd:Started iSCSI UserSpace I/O driver. >15:37:04,711 INFO systemd:Starting Open-iSCSI... >15:37:04,714 WARNING iscsid:iSCSI logger with pid=822 started! >15:37:04,716 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:37:04,716 INFO systemd:Started Open-iSCSI. >15:37:04,717 INFO systemd:Starting dracut initqueue hook... >15:37:04,752 INFO systemd:Reloading. >15:37:05,023 NOTICE kernel:scsi 5:0:0:0: Direct-Access USB DISK 2.0 PMAP PQ: 0 ANSI: 4 >15:37:05,024 NOTICE kernel:sd 5:0:0:0: Attached scsi generic sg3 type 0 >15:37:05,026 NOTICE kernel:sd 5:0:0:0: [sdd] 15636864 512-byte logical blocks: (8.01 GB/7.46 GiB) >15:37:05,027 NOTICE kernel:sd 5:0:0:0: [sdd] Write Protect is off >15:37:05,027 DEBUG kernel:sd 5:0:0:0: [sdd] Mode Sense: 23 00 00 00 >15:37:05,028 ERR kernel:sd 5:0:0:0: [sdd] No Caching mode page found >15:37:05,028 ERR kernel:sd 5:0:0:0: [sdd] Assuming drive cache: write through >15:37:05,033 INFO kernel: sdd: sdd1 sdd2 >15:37:05,036 NOTICE kernel:sd 5:0:0:0: [sdd] Attached SCSI removable disk >15:37:05,151 ERR multipath:sdd: can't store path info >15:37:05,172 INFO multipathd:sdd: add path (uevent) >15:37:05,173 INFO multipathd:uevent trigger error >15:37:05,218 NOTICE kernel:random: crng init done >15:37:05,219 NOTICE kernel:random: 7 urandom warning(s) missed due to ratelimiting >15:37:05,458 INFO dracut-initqueue:anaconda using disk root at /dev/sdd >15:37:05,575 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3 >15:37:05,578 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3 >15:37:05,581 INFO dracut-initqueue:mount: /run/install/repo: WARNING: device write-protected, mounted read-only. >15:37:05,582 DEBUG kernel:ISO 9660 Extensions: RRIP_1991A >15:37:05,584 INFO dracut-initqueue:anaconda: found /run/install/repo//images/install.img >15:37:05,714 INFO iscsid:iSCSI daemon with pid=823 started! >15:37:05,762 INFO kernel:loop: module loaded >15:37:05,868 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' >15:37:05,868 INFO systemd:Started dracut initqueue hook. >15:37:05,868 INFO systemd:Starting dracut pre-mount hook... >15:37:05,869 WARNING kernel:kauditd_printk_skb: 1 callbacks suppressed >15:37:05,869 NOTICE kernel:audit: type=1130 audit(1537198625.865: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' >15:37:05,869 INFO systemd:Reached target Remote File Systems (Pre). >15:37:05,869 INFO systemd:Reached target Remote File Systems. >15:37:05,885 NOTICE kernel:audit: type=1130 audit(1537198625.882: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' >15:37:05,885 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' >15:37:05,885 INFO systemd:Started dracut pre-mount hook. >15:37:05,885 INFO systemd:Reached target Initrd Root File System. >15:37:05,885 INFO systemd:Starting Reload Configuration from the Real Root... >15:37:05,892 INFO systemd:Reloading. >15:37:06,009 INFO systemd:Started Reload Configuration from the Real Root. >15:37:06,009 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' >15:37:06,009 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' >15:37:06,009 NOTICE kernel:audit: type=1130 audit(1537198626.007: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' >15:37:06,009 NOTICE kernel:audit: type=1131 audit(1537198626.007: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' >15:37:06,010 INFO systemd:Starting dracut mount hook... >15:37:06,010 INFO systemd:Reached target Initrd File Systems. >15:37:06,012 INFO systemd:Reached target Initrd Default Target. >15:37:06,039 INFO kernel:EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >15:37:06,082 INFO systemd:Started dracut mount hook. >15:37:06,083 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' >15:37:06,083 INFO systemd:Starting dracut pre-pivot and cleanup hook... >15:37:06,083 NOTICE kernel:audit: type=1130 audit(1537198626.080: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' >15:37:06,381 INFO systemd:Started dracut pre-pivot and cleanup hook. >15:37:06,381 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' >15:37:06,381 NOTICE kernel:audit: type=1130 audit(1537198626.379: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' >15:37:06,382 INFO systemd:Starting Cleaning Up and Shutting Down Daemons... >15:37:06,392 INFO systemd:Stopped dracut pre-pivot and cleanup hook. >15:37:06,392 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' >15:37:06,392 INFO systemd:Stopped target Remote File Systems. >15:37:06,392 INFO systemd:Stopped target Remote File Systems (Pre). >15:37:06,393 NOTICE kernel:audit: type=1131 audit(1537198626.391: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' >15:37:06,395 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' >15:37:06,395 INFO systemd:Starting Plymouth switch root service... >15:37:06,395 INFO systemd:Stopped target Timers. >15:37:06,395 NOTICE kernel:audit: type=1131 audit(1537198626.393: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' >15:37:06,395 NOTICE kernel:audit: type=1130 audit(1537198626.394: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' >15:37:06,395 NOTICE kernel:audit: type=1131 audit(1537198626.394: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' >15:37:06,395 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' >15:37:06,395 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' >15:37:06,395 INFO systemd:Starting Setup Virtual Console... >15:37:06,395 INFO systemd:Stopped target Initrd Default Target. >15:37:06,395 INFO systemd:Stopped target Initrd Root Device. >15:37:06,395 INFO systemd:Stopped target Basic System. >15:37:06,395 INFO systemd:Stopped target Paths. >15:37:06,395 INFO systemd:Stopped dracut mount hook. >15:37:06,396 INFO systemd:Stopped dracut pre-mount hook. >15:37:06,400 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' >15:37:06,400 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' >15:37:06,400 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' >15:37:06,400 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' >15:37:06,400 INFO systemd:Stopped dracut initqueue hook. >15:37:06,400 INFO systemd:Stopping Open-iSCSI... >15:37:06,400 INFO systemd:Stopped target Sockets. >15:37:06,400 INFO systemd:Stopped target Slices. >15:37:06,400 INFO systemd:Started Cleaning Up and Shutting Down Daemons. >15:37:06,404 WARNING iscsid:iscsid shutting down. >15:37:06,404 INFO systemd:Started Setup Virtual Console. >15:37:06,406 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' >15:37:06,406 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' >15:37:06,406 INFO systemd:Stopped Open-iSCSI. >15:37:06,406 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:37:06,406 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:37:06,407 INFO systemd:Started Plymouth switch root service. >15:37:06,407 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' >15:37:06,407 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' >15:37:06,410 INFO systemd:Stopping iSCSI UserSpace I/O driver... >15:37:06,410 INFO systemd:Closed Open-iSCSI iscsid Socket. >15:37:06,410 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsiuio comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:37:06,410 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsiuio comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:37:06,410 INFO systemd:Stopped iSCSI UserSpace I/O driver. >15:37:06,410 INFO systemd:Closed Open-iSCSI iscsiuio Socket. >15:37:06,411 INFO systemd:Stopped target System Initialization. >15:37:06,412 INFO systemd:Stopped target Local Encrypted Volumes. >15:37:06,414 INFO systemd:Stopped target Swap. >15:37:06,416 INFO systemd:Stopped Apply Kernel Variables. >15:37:06,417 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' >15:37:06,417 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' >15:37:06,417 INFO systemd:Stopped Create Volatile Files and Directories. >15:37:06,418 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' >15:37:06,418 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' >15:37:06,419 INFO systemd:Stopped target Local File Systems. >15:37:06,420 INFO systemd:Stopped target Local File Systems (Pre). >15:37:06,422 INFO systemd:Stopping Device-Mapper Multipath Device Controller... >15:37:06,431 INFO multipathd:--------shut down------- >15:37:06,431 INFO multipathd:ok >15:37:06,432 INFO systemd:Stopped Device-Mapper Multipath Device Controller. >15:37:06,433 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' >15:37:06,433 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' >15:37:06,434 INFO systemd:Stopped udev Wait for Complete Device Initialization. >15:37:06,434 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' >15:37:06,434 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' >15:37:06,435 INFO systemd:Stopped udev Coldplug all Devices. >15:37:06,435 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' >15:37:06,435 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' >15:37:06,437 INFO systemd:Stopped dracut pre-trigger hook. >15:37:06,438 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' >15:37:06,438 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' >15:37:06,438 INFO systemd:Stopping udev Kernel Device Manager... >15:37:06,450 INFO systemd:Stopped udev Kernel Device Manager. >15:37:06,450 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' >15:37:06,450 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' >15:37:06,452 INFO systemd:Stopped dracut pre-udev hook. >15:37:06,452 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' >15:37:06,452 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' >15:37:06,452 INFO systemd:Stopped dracut cmdline hook. >15:37:06,453 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' >15:37:06,454 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' >15:37:06,454 INFO systemd:Stopped Create Static Device Nodes in /dev. >15:37:06,455 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' >15:37:06,455 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' >15:37:06,456 INFO systemd:Stopped Create list of required static device nodes for the current kernel. >15:37:06,457 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' >15:37:06,457 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' >15:37:06,457 INFO systemd:Closed udev Control Socket. >15:37:06,459 INFO systemd:Closed udev Kernel Socket. >15:37:06,462 INFO systemd:Starting Cleanup udevd DB... >15:37:06,472 INFO systemd:Started Cleanup udevd DB. >15:37:06,472 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' >15:37:06,472 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' >15:37:06,472 INFO systemd:Reached target Switch Root. >15:37:06,473 INFO systemd:Starting Switch Root... >15:37:06,495 NOTICE systemd:Switching root. >15:37:06,514 INFO systemd-journald:Journal stopped >15:37:09,384 INFO systemd-journald:Received SIGTERM from PID 1 (systemd). >15:37:09,384 WARNING kernel:systemd: 16 output lines suppressed due to ratelimiting >15:37:09,384 DEBUG kernel:SELinux: 32768 avtab hash slots, 117019 rules. >15:37:09,384 DEBUG kernel:SELinux: 32768 avtab hash slots, 117019 rules. >15:37:09,384 DEBUG kernel:SELinux: 8 users, 14 roles, 5158 types, 325 bools, 1 sens, 1024 cats >15:37:09,384 DEBUG kernel:SELinux: 130 classes, 117019 rules >15:37:09,384 INFO kernel:SELinux: Class xdp_socket not defined in policy. >15:37:09,384 INFO kernel:SELinux: the above unknown classes and permissions will be allowed >15:37:09,384 INFO kernel:SELinux: policy capability network_peer_controls=1 >15:37:09,384 INFO kernel:SELinux: policy capability open_perms=1 >15:37:09,384 INFO kernel:SELinux: policy capability extended_socket_class=1 >15:37:09,384 INFO kernel:SELinux: policy capability always_check_network=0 >15:37:09,384 INFO kernel:SELinux: policy capability cgroup_seclabel=1 >15:37:09,384 INFO kernel:SELinux: policy capability nnp_nosuid_transition=1 >15:37:09,384 DEBUG kernel:SELinux: Completing initialization. >15:37:09,384 DEBUG kernel:SELinux: Setting up existing superblocks. >15:37:09,384 INFO systemd:Successfully loaded SELinux policy in 603.810ms. >15:37:09,385 INFO systemd:Relabelled /dev, /run and /sys/fs/cgroup in 35.370ms. >15:37:09,385 INFO systemd:systemd 239 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) >15:37:09,385 INFO systemd:Detected architecture x86-64. >15:37:09,385 INFO systemd:Stopped Switch Root. >15:37:09,385 INFO systemd:systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. >15:37:09,385 INFO systemd:systemd-journald.service: Scheduled restart job, restart counter is at 1. >15:37:09,385 INFO systemd:Stopped Journal Service. >15:37:09,385 INFO systemd:Starting Journal Service... >15:37:09,385 INFO systemd:Set up automount Arbitrary Executable File Formats File System Automount Point. >15:37:09,385 INFO systemd:Mounting Kernel Debug File System... >15:37:09,385 INFO systemd:Created slice system-sshd\x2dkeygen.slice. >15:37:09,385 INFO systemd-journald:Journal started >15:37:09,385 INFO systemd-journald:Runtime journal (/run/log/journal/cca1698873e94ab297d8d7211419c949) is 8.0M, max 393.1M, 385.1M free. >15:37:09,385 NOTICE audit:MAC_POLICY_LOAD auid=4294967295 ses=4294967295 lsm=selinux res=1 >15:37:09,387 NOTICE audit:AVC avc: denied { relabelto } for pid=1 comm="systemd" name="rootfsbase" dev="tmpfs" ino=20490 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=lnk_file permissive=1 >15:37:09,387 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' >15:37:09,387 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' >15:37:09,387 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' >15:37:09,387 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' >15:37:09,387 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' >15:37:09,388 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' >15:37:09,388 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >15:37:09,390 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' >15:37:09,391 INFO systemd:Mounted Kernel Debug File System. >15:37:09,391 INFO systemd:Mounted POSIX Message Queue File System. >15:37:09,392 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' >15:37:09,393 INFO systemd:Started Create list of required static device nodes for the current kernel. >15:37:09,393 INFO systemd:Mounted Huge Pages File System. >15:37:09,393 INFO systemd:Mounted Temporary Directory (/tmp). >15:37:09,430 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' >15:37:09,430 INFO systemd:Started Remount Root and Kernel File Systems. >15:37:09,430 INFO systemd:Starting Load/Save Random Seed... >15:37:09,431 INFO systemd:Starting Flush Journal to Persistent Storage... >15:37:09,431 INFO systemd:Starting Create System Users... >15:37:09,513 INFO systemd:Starting Rebuild Hardware Database... >15:37:09,514 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' >15:37:09,514 INFO systemd:Started Load/Save Random Seed. >15:37:09,529 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' >15:37:09,530 INFO systemd:Started Apply Kernel Variables. >15:37:09,531 INFO systemd:Started Create System Users. >15:37:09,531 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' >15:37:09,533 INFO systemd-journald:Runtime journal (/run/log/journal/cca1698873e94ab297d8d7211419c949) is 8.0M, max 393.1M, 385.1M free. >15:37:09,536 INFO systemd:Starting Create Static Device Nodes in /dev... >15:37:09,541 INFO systemd:Started Flush Journal to Persistent Storage. >15:37:09,541 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' >15:37:09,642 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' >15:37:09,642 INFO systemd:Started udev Coldplug all Devices. >15:37:09,643 INFO systemd:Starting udev Wait for Complete Device Initialization... >15:37:09,654 NOTICE systemd-tmpfiles:[/usr/lib/tmpfiles.d/mdadm.conf:1] Line references path below legacy directory /var/run/, updating /var/run/mdadm â /run/mdadm; please update the tmpfiles.d/ drop-in file accordingly. >15:37:09,656 NOTICE systemd-tmpfiles:[/usr/lib/tmpfiles.d/spice-vdagentd.conf:2] Line references path below legacy directory /var/run/, updating /var/run/spice-vdagentd â /run/spice-vdagentd; please update the tmpfiles.d/ drop-in file accordingly. >15:37:09,661 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' >15:37:09,661 INFO systemd:Started Create Static Device Nodes in /dev. >15:37:09,746 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' >15:37:09,746 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' >15:37:09,746 INFO systemd:Started Setup Virtual Console. >15:37:09,919 INFO systemd:Started Rebuild Hardware Database. >15:37:09,921 INFO systemd:Starting udev Kernel Device Manager... >15:37:09,921 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' >15:37:10,090 INFO systemd:Started udev Kernel Device Manager. >15:37:10,090 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' >15:37:10,285 INFO kernel:parport_pc 00:08: reported by Plug and Play ACPI >15:37:10,286 INFO kernel:parport0: PC-style at 0x378, irq 5 [PCSPP] >15:37:10,339 ERR systemd-udevd:ctx=0x55fc08422d10 path=/lib/modules/4.18.5-300.fc29.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko.xz error=No such file or directory >15:37:10,341 ERR systemd-udevd:ctx=0x55fc08422d10 path=/lib/modules/4.18.5-300.fc29.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko.xz error=No such file or directory >15:37:10,382 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >15:37:10,383 INFO kernel:i801_smbus 0000:00:1f.3: SMBus using PCI interrupt >15:37:10,473 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >15:37:10,524 ERR systemd-udevd:ctx=0x55fc08422d10 path=/lib/modules/4.18.5-300.fc29.x86_64/kernel/drivers/watchdog/iTCO_vendor_support.ko.xz error=No such file or directory >15:37:10,594 INFO kernel:gpio_ich: GPIO from 436 to 511 on gpio_ich >15:37:10,662 INFO kernel:RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer >15:37:10,662 INFO kernel:RAPL PMU: hw unit of domain pp0-core 2^-16 Joules >15:37:10,662 INFO kernel:RAPL PMU: hw unit of domain package 2^-16 Joules >15:37:10,662 INFO kernel:RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules >15:37:10,699 ERR multipath:sdd: can't store path info >15:37:10,703 ERR systemd-udevd:ctx=0x55fc08422d10 path=/lib/modules/4.18.5-300.fc29.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >15:37:10,704 ERR systemd-udevd:ctx=0x55fc08422d10 path=/lib/modules/4.18.5-300.fc29.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >15:37:10,821 INFO kernel:intel_rapl: Found RAPL domain package >15:37:10,821 INFO kernel:intel_rapl: Found RAPL domain core >15:37:10,821 INFO kernel:intel_rapl: Found RAPL domain uncore >15:37:10,821 INFO kernel:intel_rapl: RAPL package 0 domain package locked by BIOS >15:37:10,872 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' >15:37:10,872 INFO systemd:Started udev Wait for Complete Device Initialization. >15:37:10,872 INFO systemd:Starting Device-Mapper Multipath Device Controller... >15:37:10,872 WARNING kernel:kauditd_printk_skb: 58 callbacks suppressed >15:37:10,872 NOTICE kernel:audit: type=1130 audit(1537198630.869:83): 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' >15:37:10,873 INFO systemd:Starting Activation of DM RAID sets... >15:37:10,905 INFO kernel:alua: device handler registered >15:37:10,928 INFO kernel:emc: device handler registered >15:37:10,936 INFO kernel:rdac: device handler registered >15:37:11,043 INFO multipathd:--------start up-------- >15:37:11,043 INFO multipathd:read /etc/multipath.conf >15:37:11,046 INFO multipathd:path checkers start up >15:37:11,057 INFO systemd:Started Device-Mapper Multipath Device Controller. >15:37:11,058 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' >15:37:11,058 NOTICE kernel:audit: type=1130 audit(1537198631.056:84): 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' >15:37:11,074 INFO systemd:Started Activation of DM RAID sets. >15:37:11,074 INFO systemd:Reached target Local Encrypted Volumes. >15:37:11,074 INFO systemd:Reached target Local File Systems (Pre). >15:37:11,074 INFO systemd:Reached target Local File Systems. >15:37:11,075 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' >15:37:11,075 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' >15:37:11,075 INFO systemd:Starting Import network configuration from initramfs... >15:37:11,077 NOTICE kernel:audit: type=1130 audit(1537198631.072:85): 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' >15:37:11,077 NOTICE kernel:audit: type=1131 audit(1537198631.072:86): 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' >15:37:11,077 INFO systemd:Starting Rebuild Dynamic Linker Cache... >15:37:11,078 INFO systemd:Starting Tell Plymouth To Write Out Runtime Data... >15:37:11,080 INFO systemd:Starting Rebuild Journal Catalog... >15:37:11,194 INFO systemd:Received SIGRTMIN+20 from PID 781 (plymouthd). >15:37:11,253 INFO systemd:Started Tell Plymouth To Write Out Runtime Data. >15:37:11,253 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' >15:37:11,253 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' >15:37:11,255 NOTICE kernel:audit: type=1130 audit(1537198631.252:87): 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' >15:37:11,255 NOTICE kernel:audit: type=1131 audit(1537198631.252:88): 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' >15:37:11,321 NOTICE kernel:audit: type=1130 audit(1537198631.319:89): 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' >15:37:11,321 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' >15:37:11,321 INFO systemd:Started Rebuild Journal Catalog. >15:37:11,329 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:37:11,330 NOTICE kernel:audit: type=1130 audit(1537198631.327:90): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:37:11,330 INFO systemd:Started Import network configuration from initramfs. >15:37:11,331 INFO systemd:Starting Create Volatile Files and Directories... >15:37:11,340 NOTICE systemd-tmpfiles:[/usr/lib/tmpfiles.d/mdadm.conf:1] Line references path below legacy directory /var/run/, updating /var/run/mdadm â /run/mdadm; please update the tmpfiles.d/ drop-in file accordingly. >15:37:11,341 NOTICE systemd-tmpfiles:[/usr/lib/tmpfiles.d/spice-vdagentd.conf:2] Line references path below legacy directory /var/run/, updating /var/run/spice-vdagentd â /run/spice-vdagentd; please update the tmpfiles.d/ drop-in file accordingly. >15:37:11,395 INFO systemd:Started Create Volatile Files and Directories. >15:37:11,396 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' >15:37:11,398 NOTICE kernel:audit: type=1130 audit(1537198631.394:91): 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' >15:37:11,398 INFO systemd:Starting Update UTMP about System Boot/Shutdown... >15:37:11,411 NOTICE audit:SYSTEM_BOOT pid=1306 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' >15:37:11,413 NOTICE kernel:audit: type=1127 audit(1537198631.410:92): pid=1306 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' >15:37:11,414 INFO systemd:Started Update UTMP about System Boot/Shutdown. >15:37:11,414 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' >15:37:14,247 INFO systemd:Started Rebuild Dynamic Linker Cache. >15:37:14,249 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' >15:37:14,249 INFO systemd:Starting Update is Completed... >15:37:14,258 INFO systemd:Started Update is Completed. >15:37:14,258 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' >15:37:14,258 INFO systemd:Reached target System Initialization. >15:37:14,259 INFO systemd:Started Daily Cleanup of Temporary Directories. >15:37:14,259 INFO systemd:Reached target Timers. >15:37:14,259 INFO systemd:Listening on Open-iSCSI iscsiuio Socket. >15:37:14,260 INFO systemd:Listening on D-Bus System Message Bus Socket. >15:37:14,260 INFO systemd:Listening on Activation socket for spice guest agent daemon. >15:37:14,260 INFO systemd:Listening on Open-iSCSI iscsid Socket. >15:37:14,261 INFO systemd:Reached target Sockets. >15:37:14,261 INFO systemd:Reached target Basic System. >15:37:14,267 INFO systemd:Starting Service enabling compressing RAM with zRam... >15:37:14,278 INFO zramswapon:+ MAX_RAM_ON=2097152 >15:37:14,279 INFO zramswapon:++ grep MemTotal /proc/meminfo >15:37:14,279 INFO zramswapon:++ grep -E --only-matching '[[:digit:]]+' >15:37:14,283 INFO zramswapon:+ mem_total_kb=8051756 >15:37:14,283 INFO zramswapon:+ grep -E 'inst\.zram=(on|1)' /proc/cmdline >15:37:14,283 INFO systemd:Starting OpenSSH rsa Server Key Generation... >15:37:14,285 INFO systemd:Starting System Logging Service... >15:37:14,286 INFO systemd:Starting Anaconda NetworkManager configuration... >15:37:14,288 INFO systemd:Starting Hold until boot process finishes up... >15:37:14,290 INFO systemd:Starting Terminate Plymouth Boot Screen... >15:37:14,294 INFO zramswapon:+ force=1 >15:37:14,294 INFO zramswapon:+ '[' '(' 8051756 -gt 2097152 ')' -a '(' 1 '!=' 0 ')' ']' >15:37:14,294 INFO zramswapon:+ exit 0 >15:37:14,295 INFO systemd:Starting OpenSSH ecdsa Server Key Generation... >15:37:14,297 INFO systemd:Starting OpenSSH ed25519 Server Key Generation... >15:37:14,301 INFO systemd:Starting Login Service... >15:37:14,302 INFO systemd:Started Hardware RNG Entropy Gatherer Daemon. >15:37:14,302 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' >15:37:14,304 INFO systemd:Starting pre-anaconda logging service... >15:37:14,307 INFO systemd:Started Service enabling compressing RAM with zRam. >15:37:14,308 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' >15:37:14,312 INFO systemd:Received SIGRTMIN+21 from PID 781 (plymouthd). >15:37:14,318 INFO systemd:Received SIGRTMIN+21 from PID 781 (plymouthd). >15:37:14,319 INFO systemd:Started Hold until boot process finishes up. >15:37:14,319 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' >15:37:14,319 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' >15:37:14,320 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' >15:37:14,320 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' >15:37:14,321 INFO systemd:Started Terminate Plymouth Boot Screen. >15:37:14,321 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' >15:37:14,321 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' >15:37:14,346 INFO rngd:Failed to init entropy source 0: Hardware RNG Device >15:37:14,346 INFO rngd:Failed to init entropy source 1: TPM RNG Device >15:37:14,346 INFO rngd:Failed to init entropy source 2: Intel RDRAND Instruction RNG >15:37:14,360 INFO systemd:Started Anaconda NetworkManager configuration. >15:37:14,360 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' >15:37:14,361 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' >15:37:14,362 INFO systemd:Starting Network Manager... >15:37:14,369 INFO systemd:Started pre-anaconda logging service. >15:37:14,369 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' >15:37:14,369 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' >15:37:14,455 INFO systemd:Started D-Bus System Message Bus. >15:37:14,459 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' >15:37:14,461 INFO systemd-logind:New seat seat0. >15:37:14,482 INFO systemd-logind:Watching system buttons on /dev/input/event1 (Power Button) >15:37:14,489 INFO systemd-logind:Watching system buttons on /dev/input/event0 (Power Button) >15:37:14,490 INFO systemd-logind:Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) >15:37:14,714 WARNING rsyslogd:environment variable TZ is not set, auto correcting this to TZ=/etc/localtime [v8.37.0 try http://www.rsyslog.com/e/2442 ] >15:37:14,715 WARNING rsyslogd:warning: ~ action is deprecated, consider using the 'stop' statement instead [v8.37.0 try http://www.rsyslog.com/e/2307 ] >15:37:14,715 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.37.0] >15:37:14,715 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.37.0] >15:37:14,715 INFO rsyslogd: [origin software="rsyslogd" swVersion="8.37.0" x-pid="1313" x-info="http://www.rsyslog.com"] start >15:37:14,715 NOTICE rsyslogd:imjournal: No statefile exists, /imjournal.state will be created (ignore if this is first run): No such file or directory [v8.37.0 try http://www.rsyslog.com/e/2040 ] >15:37:14,715 NOTICE audit:AVC avc: denied { dac_override } for pid=1313 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 >15:37:14,715 NOTICE audit:AVC avc: denied { write } for pid=1313 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 >15:37:14,715 NOTICE audit:AVC avc: denied { add_name } for pid=1313 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 >15:37:14,715 NOTICE audit:AVC avc: denied { create } for pid=1313 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 >15:37:14,723 NOTICE audit:AVC avc: denied { write open } for pid=1313 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=12246 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:37:14,723 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=8 a0=ffffff9c a1=7fbef9aeab30 a2=241 a3=1b6 items=0 ppid=1 pid=1313 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) >15:37:14,723 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:14,723 NOTICE audit:AVC avc: denied { getattr } for pid=1313 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=12246 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:37:14,723 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=8 a1=7fbef9aea9c0 a2=7fbef9aea9c0 a3=1b6 items=0 ppid=1 pid=1313 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) >15:37:14,723 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:14,723 NOTICE audit:AVC avc: denied { remove_name } for pid=1313 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=12246 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:37:14,723 NOTICE audit:AVC avc: denied { rename } for pid=1313 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=12246 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:37:14,723 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fbef9aeab30 a1=7fbef40023e0 a2=0 a3=7fbef400d130 items=0 ppid=1 pid=1313 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) >15:37:14,723 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:14,723 NOTICE audit:AVC avc: denied { unlink } for pid=1313 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=12246 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:37:14,731 INFO dbus-daemon:dbus[1335]: Unknown username "systemd-timesync" in message bus configuration file >15:37:14,732 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fbef9aeab30 a1=7fbef40023e0 a2=0 a3=7fbef40008d0 items=0 ppid=1 pid=1313 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) >15:37:14,732 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:14,835 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.systemd1' >15:37:14,836 INFO systemd:Started Login Service. >15:37:14,836 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' >15:37:14,836 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' >15:37:14,836 INFO systemd:Started System Logging Service. >15:37:14,838 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' >15:37:14,838 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' >15:37:14,838 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' >15:37:14,838 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' >15:37:14,838 INFO systemd:Started OpenSSH ecdsa Server Key Generation. >15:37:14,839 INFO systemd:Started OpenSSH ed25519 Server Key Generation. >15:37:14,844 DEBUG NetworkManager:<debug> [1537198634.8441] monotonic timestamp started counting 1.775336216 seconds ago with an offset of 18.0 seconds to CLOCK_BOOTTIME (local time is 2018-09-17 15:37:14) >15:37:14,845 INFO NetworkManager:<info> [1537198634.8445] NetworkManager (version 1.12.2-2.fc29) is starting... (for the first time) >15:37:14,845 INFO NetworkManager:<info> [1537198634.8445] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 80-anaconda-no-ibft.conf, 91-anaconda-autoconnect-slaves.conf, 92-anaconda-loglevel-debug.conf) >15:37:14,845 DEBUG NetworkManager:<debug> [1537198634.8445] CONFIG: config-data[0x5596937a5990]: 3 groups >15:37:14,845 DEBUG NetworkManager:<debug> [1537198634.8445] CONFIG: >15:37:14,845 DEBUG NetworkManager:<debug> [1537198634.8445] CONFIG: [main] >15:37:14,845 DEBUG NetworkManager:<debug> [1537198634.8445] CONFIG: plugins=ifcfg-rh,ibft,no-ibft >15:37:14,845 DEBUG NetworkManager:<debug> [1537198634.8445] CONFIG: >15:37:14,845 DEBUG NetworkManager:<debug> [1537198634.8445] CONFIG: [logging] >15:37:14,845 DEBUG NetworkManager:<debug> [1537198634.8445] CONFIG: level=DEBUG >15:37:14,845 DEBUG NetworkManager:<debug> [1537198634.8446] CONFIG: >15:37:14,850 DEBUG NetworkManager:<debug> [1537198634.8446] CONFIG: [connection] >15:37:14,850 DEBUG NetworkManager:<debug> [1537198634.8446] CONFIG: connection.autoconnect-slaves=1 >15:37:14,850 DEBUG NetworkManager:<debug> [1537198634.8446] config: state: missing state file "/var/lib/NetworkManager/NetworkManager.state": No such file or directory >15:37:14,850 DEBUG NetworkManager:<debug> [1537198634.8446] WEXT support is enabled >15:37:14,850 DEBUG NetworkManager:<debug> [1537198634.8450] platform-linux: create (ignore netns, initial netns, use udev) >15:37:14,850 DEBUG NetworkManager:<debug> [1537198634.8451] platform-linux: Netlink socket for events established: port=1331, fd=7 >15:37:14,850 DEBUG NetworkManager:<debug> [1537198634.8451] platform-linux: populate platform cache >15:37:14,851 DEBUG NetworkManager:<debug> [1537198634.8452] platform-linux: kernel-support: IFLA_INET6_ADDR_GEN_MODE: detected >15:37:14,851 DEBUG NetworkManager:<debug> [1537198634.8455] 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 >15:37:14,851 DEBUG NetworkManager:<debug> [1537198634.8457] platform: signal: link added: 2: enp2s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? not-init addrgenmode eui64 addr D4:3D:7E:9C:59:58 driver r8169 rx:0,0 tx:0,0 >15:37:14,851 DEBUG NetworkManager:<debug> [1537198634.8505] 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 >15:37:14,851 DEBUG NetworkManager:<debug> [1537198634.8506] platform: signal: address 6 added: ::1/128 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 1 flags permanent src kernel >15:37:14,851 DEBUG NetworkManager:<debug> [1537198634.8506] platform-linux: kernel-support: RTA_PREF: ability to set router preference for IPv6 routes: detected >15:37:14,851 DEBUG NetworkManager:<debug> [1537198634.8506] platform: signal: route 6 added: ::1/128 via :: dev 1 metric 256 mss 0 rt-src rt-kernel >15:37:14,851 DEBUG NetworkManager:<debug> [1537198634.8507] platform: signal: qdisc added: noqueue dev 1 family 0 handle 0 parent ffffffff info 2 >15:37:14,851 DEBUG NetworkManager:<debug> [1537198634.8513] platform: signal: link changed: 2: enp2s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode eui64 addr D4:3D:7E:9C:59:58 driver r8169 rx:0,0 tx:0,0 >15:37:14,851 DEBUG NetworkManager:<debug> [1537198634.8515] 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 >15:37:14,851 DEBUG NetworkManager:<debug> [1537198634.8515] setup NMPlatform singleton (0x5596937a1120, NMLinuxPlatform) >15:37:14,851 DEBUG NetworkManager:<debug> [1537198634.8515] create NMNetns singleton (0x5596937d0600) >15:37:14,851 DEBUG NetworkManager:<debug> [1537198634.8516] auth[0x5596937c5800]: create auth-manager: polkit enabled >15:37:14,852 DEBUG NetworkManager:<debug> [1537198634.8521] auth[0x5596937c5800]: set instance >15:37:14,852 DEBUG NetworkManager:<debug> [1537198634.8521] setup NMAuthManager singleton (0x5596937c5800) >15:37:14,852 DEBUG NetworkManager:<debug> [1537198634.8522] create NMDBusManager singleton (0x5596937d1440) >15:37:14,861 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' >15:37:14,861 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' >15:37:14,861 INFO systemd:Started Network Manager. >15:37:14,861 INFO systemd:Reached target Network. >15:37:14,861 INFO systemd:Started Logout off all iSCSI sessions on shutdown. >15:37:14,861 INFO systemd:Reached target Remote File Systems (Pre). >15:37:14,861 INFO NetworkManager:<info> [1537198634.8558] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" >15:37:14,863 INFO NetworkManager:<info> [1537198634.8624] manager[0x5596937ea0c0]: monitoring kernel firmware directory '/lib/firmware'. >15:37:14,867 DEBUG NetworkManager:<debug> [1537198634.8671] session-monitor: using systemd-logind session tracking >15:37:14,867 DEBUG NetworkManager:<debug> [1537198634.8671] create NMSessionMonitor singleton (0x7f61f0008a60) >15:37:14,867 DEBUG NetworkManager:<debug> [1537198634.8671] create NMAgentManager singleton (0x5596937d4d60) >15:37:14,869 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=1331 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >15:37:14,873 INFO systemd:Starting Hostname Service... >15:37:14,905 NOTICE audit:AVC avc: denied { mounton } for pid=1361 comm="(ostnamed)" path="/run/systemd/unit-root/dev" dev="dm-0" ino=398836 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=dir permissive=1 >15:37:14,905 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7ffe9cddded0 a1=561ad118d3b0 a2=0 a3=2000 items=0 ppid=1 pid=1361 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) >15:37:14,905 NOTICE audit:PROCTITLE proctitle="(ostnamed)" >15:37:14,967 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.hostname1' >15:37:14,968 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' >15:37:14,968 INFO systemd:Started Hostname Service. >15:37:14,981 INFO NetworkManager:<info> [1537198634.9811] hostname: hostname: using hostnamed >15:37:14,981 DEBUG NetworkManager:<debug> [1537198634.9813] create NMHostnameManager singleton (0x5596937c50f0) >15:37:14,981 DEBUG NetworkManager:<debug> [1537198634.9814] create NMFirewallManager singleton (0x7f61f0005780) >15:37:14,981 INFO NetworkManager:<info> [1537198634.9815] dns-mgr[0x5596937f6100]: init: dns=default, rc-manager=symlink >15:37:14,981 DEBUG NetworkManager:<debug> [1537198634.9815] create NMDnsManager singleton (0x5596937f6100) >15:37:14,981 DEBUG NetworkManager:<debug> [1537198634.9815] policy: hostname-mode: full >15:37:14,981 DEBUG NetworkManager:<debug> [1537198634.9819] manager: setup NMManager singleton (0x5596937ea0c0) >15:37:14,982 DEBUG NetworkManager:<debug> [1537198634.9827] create NMConnectivity singleton (0x5596937fa760) >15:37:14,983 DEBUG NetworkManager:<debug> [1537198634.9831] dispatcher: default script directory '/etc/NetworkManager/dispatcher.d' has scripts >15:37:14,983 DEBUG NetworkManager:<debug> [1537198634.9832] dispatcher: pre-up script directory '/etc/NetworkManager/dispatcher.d/pre-up.d' has no scripts >15:37:14,983 DEBUG NetworkManager:<debug> [1537198634.9833] dispatcher: pre-down script directory '/etc/NetworkManager/dispatcher.d/pre-down.d' has no scripts >15:37:14,983 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=1331 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >15:37:14,986 INFO systemd:Starting Network Manager Script Dispatcher Service... >15:37:15,035 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.nm_dispatcher' >15:37:15,035 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' >15:37:15,035 INFO systemd:Started Network Manager Script Dispatcher Service. >15:37:15,048 DEBUG NetworkManager:<debug> [1537198635.0481] create SettingsPluginIfcfg singleton (0x5596938004c0) >15:37:15,048 INFO NetworkManager:<info> [1537198635.0481] settings: Loaded settings plugin: SettingsPluginIfcfg (/usr/lib64/NetworkManager/1.12.2-2.fc29/libnm-settings-plugin-ifcfg-rh.so) >15:37:15,048 INFO NetworkManager:<info> [1537198635.0482] settings: Loaded settings plugin: NMSKeyfilePlugin (internal) >15:37:15,048 INFO NetworkManager:<info> [1537198635.0486] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file >15:37:15,048 INFO NetworkManager:<info> [1537198635.0486] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file >15:37:15,048 INFO NetworkManager:<info> [1537198635.0487] manager: Networking is enabled by state file >15:37:15,048 DEBUG NetworkManager:<debug> [1537198635.0487] dispatcher: (1) dispatching action 'hostname' >15:37:15,049 DEBUG NetworkManager:<debug> [1537198635.0490] dhcp-init: enabled DHCP client 'dhclient' (NMDhcpDhclient) >15:37:15,049 DEBUG NetworkManager:<debug> [1537198635.0490] dhcp-init: enabled DHCP client 'internal' (NMDhcpSystemd) >15:37:15,053 INFO NetworkManager:<info> [1537198635.0490] dhcp-init: Using DHCP client 'dhclient' >15:37:15,053 INFO nm-dispatcher:req:1 'hostname': new request (3 scripts) >15:37:15,054 DEBUG NetworkManager:<debug> [1537198635.0490] create NMDhcpManager singleton (0x5596937f9ec0) >15:37:15,054 DEBUG nm-dispatcher:req:1 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >15:37:15,054 DEBUG NetworkManager:<debug> [1537198635.0537] Loaded device plugin: NMBondDeviceFactory (internal) >15:37:15,054 DEBUG nm-dispatcher:req:1 'hostname': environment: NM_DISPATCHER_ACTION=hostname >15:37:15,054 DEBUG NetworkManager:<debug> [1537198635.0537] Loaded device plugin: NMBridgeDeviceFactory (internal) >15:37:15,054 INFO nm-dispatcher:req:1 'hostname': start running ordered scripts... >15:37:15,054 DEBUG NetworkManager:<debug> [1537198635.0537] Loaded device plugin: NMDummyDeviceFactory (internal) >15:37:15,054 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >15:37:15,054 DEBUG NetworkManager:<debug> [1537198635.0538] Loaded device plugin: NMEthernetDeviceFactory (internal) >15:37:15,054 DEBUG NetworkManager:<debug> [1537198635.0538] Loaded device plugin: NMInfinibandDeviceFactory (internal) >15:37:15,054 DEBUG NetworkManager:<debug> [1537198635.0538] Loaded device plugin: NMIPTunnelDeviceFactory (internal) >15:37:15,054 DEBUG NetworkManager:<debug> [1537198635.0538] Loaded device plugin: NMMacsecDeviceFactory (internal) >15:37:15,054 DEBUG NetworkManager:<debug> [1537198635.0538] Loaded device plugin: NMMacvlanDeviceFactory (internal) >15:37:15,054 DEBUG NetworkManager:<debug> [1537198635.0539] Loaded device plugin: NMPppDeviceFactory (internal) >15:37:15,054 DEBUG NetworkManager:<debug> [1537198635.0539] Loaded device plugin: NMTunDeviceFactory (internal) >15:37:15,054 DEBUG NetworkManager:<debug> [1537198635.0539] Loaded device plugin: NMVethDeviceFactory (internal) >15:37:15,054 DEBUG NetworkManager:<debug> [1537198635.0539] Loaded device plugin: NMVlanDeviceFactory (internal) >15:37:15,054 DEBUG NetworkManager:<debug> [1537198635.0539] Loaded device plugin: NMVxlanDeviceFactory (internal) >15:37:15,057 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >15:37:15,057 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >15:37:15,063 INFO NetworkManager:<info> [1537198635.0637] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/1.12.2-2.fc29/libnm-device-plugin-wifi.so) >15:37:15,065 INFO NetworkManager:<info> [1537198635.0652] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.12.2-2.fc29/libnm-device-plugin-team.so) >15:37:15,065 DEBUG NetworkManager:<debug> [1537198635.0656] device[0x5596937d1ef0] (lo): unmanaged: flags set to [platform-init,by-default=0x110/0x110/unmanaged/unrealized], set-unmanaged [by-default=0x100]) >15:37:15,065 DEBUG NetworkManager:<debug> [1537198635.0657] device[0x5596937d1ef0] (lo): constructed (NMDeviceGeneric) >15:37:15,065 DEBUG NetworkManager:<debug> [1537198635.0657] device[0x5596937d1ef0] (lo): start setup of NMDeviceGeneric, kernel ifindex 1 >15:37:15,065 DEBUG NetworkManager:<debug> [1537198635.0657] device[0x5596937d1ef0] (lo): assume-state: set guess-assume=1, connection=(null) >15:37:15,065 DEBUG NetworkManager:<debug> [1537198635.0658] platform-linux: error reading net:/sys/class/net/lo/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >15:37:15,065 DEBUG NetworkManager:<debug> [1537198635.0658] platform-linux: sysctl: reading 'net:/sys/class/net/lo/dev_id': '0x0' >15:37:15,065 DEBUG NetworkManager:<debug> [1537198635.0659] 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 >15:37:15,066 DEBUG NetworkManager:<debug> [1537198635.0659] device[0x5596937d1ef0] (lo): hw-addr: hardware address now 00:00:00:00:00:00 >15:37:15,066 DEBUG NetworkManager:<debug> [1537198635.0660] device[0x5596937d1ef0] (lo): hw-addr: update initial MAC address 00:00:00:00:00:00 >15:37:15,066 DEBUG NetworkManager:<debug> [1537198635.0660] device[0x5596937d1ef0] (lo): hw-addr: unable to read permanent MAC address (use current: 00:00:00:00:00:00) >15:37:15,066 INFO NetworkManager:<info> [1537198635.0660] device (lo): carrier: link connected >15:37:15,066 DEBUG NetworkManager:<debug> [1537198635.0660] device[0x5596937d1ef0] (lo): unmanaged: flags set to [platform-init,by-default,!external-down=0x110/0x910/unmanaged/unrealized], set-managed [external-down=0x800]) >15:37:15,066 DEBUG NetworkManager:<debug> [1537198635.0660] device[0x5596937d1ef0] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!external-down=0x118/0x918/unmanaged/unrealized], set-unmanaged [loopback=0x8]) >15:37:15,066 DEBUG NetworkManager:<debug> [1537198635.0661] device[0x5596937d1ef0] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!user-settings,!external-down=0x118/0x958/unmanaged/unrealized], set-managed [user-settings=0x40]) >15:37:15,066 DEBUG NetworkManager:<debug> [1537198635.0661] device[0x5596937d1ef0] (lo): unmanaged: flags set to [loopback,by-default,!platform-init,!user-settings,!external-down=0x108/0x958/unmanaged/unrealized], set-managed [platform-init=0x10]) >15:37:15,066 DEBUG NetworkManager:<debug> [1537198635.0661] device[0x5596937d1ef0] (lo): unmanaged: flags set to [loopback,by-default,!sleeping,!platform-init,!user-settings,!external-down=0x108/0x959/unmanaged/unrealized], set-managed [sleeping=0x1]) >15:37:15,066 INFO NetworkManager:<info> [1537198635.0664] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) >15:37:15,066 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >15:37:15,066 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >15:37:15,067 DEBUG NetworkManager:<debug> [1537198635.0678] device[0x5596937d1ef0] (lo): assume-state: set guess-assume=0, connection=(null) >15:37:15,067 DEBUG NetworkManager:<debug> [1537198635.0679] device[0x55969382e960] (enp2s0): constructed (NMDeviceEthernet) >15:37:15,067 DEBUG NetworkManager:<debug> [1537198635.0679] device[0x55969382e960] (enp2s0): start setup of NMDeviceEthernet, kernel ifindex 2 >15:37:15,068 DEBUG NetworkManager:<debug> [1537198635.0679] device[0x55969382e960] (enp2s0): assume-state: set guess-assume=1, connection=(null) >15:37:15,068 DEBUG NetworkManager:<debug> [1537198635.0680] platform-linux: error reading net:/sys/class/net/enp2s0/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >15:37:15,068 DEBUG NetworkManager:<debug> [1537198635.0680] platform-linux: sysctl: reading 'net:/sys/class/net/enp2s0/dev_id': '0x0' >15:37:15,068 DEBUG NetworkManager:<debug> [1537198635.0681] platform-linux: error reading net:/sys/class/net/enp2s0/device/sriov_totalvfs: Failed to open file "device/sriov_totalvfs" with openat: No such file or directory >15:37:15,068 DEBUG NetworkManager:<debug> [1537198635.0681] device[0x55969382e960] (enp2s0): hw-addr: hardware address now D4:3D:7E:9C:59:58 >15:37:15,068 DEBUG NetworkManager:<debug> [1537198635.0681] device[0x55969382e960] (enp2s0): hw-addr: update initial MAC address D4:3D:7E:9C:59:58 >15:37:15,068 DEBUG NetworkManager:<debug> [1537198635.0682] device[0x55969382e960] (enp2s0): hw-addr: read permanent MAC address 'D4:3D:7E:9C:59:58' >15:37:15,068 DEBUG NetworkManager:<debug> [1537198635.0683] device[0x55969382e960] (enp2s0): unmanaged: flags set to [platform-init,!loopback=0x10/0x18/unmanaged/unrealized], set-managed [loopback=0x8]) >15:37:15,068 DEBUG NetworkManager:<debug> [1537198635.0683] device[0x55969382e960] (enp2s0): unmanaged: flags set to [platform-init,!loopback,!user-settings=0x10/0x58/unmanaged/unrealized], set-managed [user-settings=0x40]) >15:37:15,068 DEBUG NetworkManager:<debug> [1537198635.0683] device[0x55969382e960] (enp2s0): unmanaged: flags set to [!loopback,!platform-init,!user-settings=0x0/0x58/managed/unrealized], set-managed [platform-init=0x10]) >15:37:15,068 DEBUG NetworkManager:<debug> [1537198635.0684] device[0x55969382e960] (enp2s0): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-settings=0x0/0x59/managed/unrealized], set-managed [sleeping=0x1]) >15:37:15,070 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >15:37:15,070 DEBUG nm-dispatcher:req:1 'hostname': completed (3 scripts) >15:37:15,070 INFO NetworkManager:<info> [1537198635.0706] manager: (enp2s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) >15:37:15,072 DEBUG NetworkManager:<debug> [1537198635.0720] settings-connection[0x559693838080]: constructed (NMIfcfgConnection) >15:37:15,072 INFO NetworkManager:<info> [1537198635.0725] ifcfg-rh: add connection in-memory (9a079a9b-652a-378c-a75c-fc5258a795b6,"Wired connection 1") >15:37:15,072 DEBUG NetworkManager:<debug> [1537198635.0726] settings-connection[0x559693838080,9a079a9b-652a-378c-a75c-fc5258a795b6]: failed to read connection timestamp: No such file or directory >15:37:15,080 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' >15:37:15,081 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' >15:37:15,081 INFO systemd:Started OpenSSH rsa Server Key Generation. >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0789] ++ connection 'new connection' (0x559693838080/NMIfcfgConnection/"802-3-ethernet"): [/org/freedesktop/NetworkManager/Settings/1] >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0790] ++ connection [ 0x5596937a58b0 ] >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0790] ++ connection.autoconnect-priority = -999 >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0790] ++ connection.id = 'Wired connection 1' >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0790] ++ connection.permissions = [] >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0790] ++ connection.timestamp = 1537198635 >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0790] ++ connection.type = '802-3-ethernet' >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0791] ++ connection.uuid = '9a079a9b-652a-378c-a75c-fc5258a795b6' >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0791] ++ 802-3-ethernet [ 0x5596937d9e30 ] >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0791] ++ 802-3-ethernet.mac-address = 'D4:3D:7E:9C:59:58' >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0791] ++ 802-3-ethernet.mac-address-blacklist = [] >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0791] ++ 802-3-ethernet.s390-options = ((GHashTable*) 0x55969383e120) >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0791] ++ ipv4 [ 0x5596937a5970 ] >15:37:15,081 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0791] ++ ipv4.addresses = ((GPtrArray*) 0x7f61f8005500) >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0792] ++ ipv4.dns = [] >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0792] ++ ipv4.dns-search = [] >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0792] ++ ipv4.method = 'auto' >15:37:15,081 DEBUG NetworkManager:<debug> [1537198635.0792] ++ ipv4.routes = ((GPtrArray*) 0x559693834960) >15:37:15,081 INFO systemd:Reached target sshd-keygen.target. >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0792] ++ ipv6 [ 0x5596937e74e0 ] >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0792] ++ ipv6.addresses = ((GPtrArray*) 0x559693834980) >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0792] ++ ipv6.dns = [] >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0793] ++ ipv6.dns-search = [] >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0793] ++ ipv6.method = 'auto' >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0793] ++ ipv6.routes = ((GPtrArray*) 0x559693834c20) >15:37:15,082 INFO systemd:Reached target Anaconda System Services. >15:37:15,082 INFO NetworkManager:<info> [1537198635.0796] settings: (enp2s0): created default wired connection 'Wired connection 1' >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0797] device[0x55969382e960] (enp2s0): ip4-config: update (commit=0, new-config=0x5596937f83a0) >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0799] device[0x55969382e960] (enp2s0): ip4-config: set IP Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0800] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0800] dns-mgr: (device_ip_config_changed): DNS configuration did not change >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0800] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0801] device[0x55969382e960] (enp2s0): ip6-config: update (commit=0, new-config=0x559693844290) >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0802] device[0x55969382e960] (enp2s0): ip6-config: set IP Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0804] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0804] dns-mgr: (device_ip_config_changed): DNS configuration did not change >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0804] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0804] device[0x55969382e960] (enp2s0): assume-state: set guess-assume=0, connection=(null) >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0804] manager: (enp2s0): assume: cannot generate connection: device has no existing configuration >15:37:15,082 INFO NetworkManager:<info> [1537198635.0804] device (enp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0805] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/accept_ra': '1' >15:37:15,082 DEBUG NetworkManager:<debug> [1537198635.0805] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_defrtr': '1' >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0806] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_pinfo': '1' >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0806] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_rtr_pref': '1' >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0806] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/forwarding': '0' >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0806] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/disable_ipv6': '0' >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0807] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/hop_limit': '64' >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0807] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/use_tempaddr': '0' >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0807] device[0x55969382e960] (enp2s0): will enable userland IPv6LL >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0807] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0807] platform-linux: do-request-link: 2 >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0808] platform: signal: link changed: 2: enp2s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode none addr D4:3D:7E:9C:59:58 driver r8169 rx:0,0 tx:0,0 >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0808] device[0x55969382e960] (enp2s0): queued link change for ifindex 2 >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0808] platform-linux: do-change-link[2]: success changing link: success >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0809] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/disable_ipv6' to '1' (current value is '0') >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0809] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/disable_ipv6' to '0' (current value is '1') >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0810] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_defrtr' to '0' (current value is '1') >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0810] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_pinfo' to '0' (current value is '1') >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0810] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_rtr_pref' to '0' (current value is '1') >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0810] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/use_tempaddr' to '0' (current value is identical) >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0811] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/forwarding' to '0' (current value is identical) >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0811] device[0x55969382e960] (enp2s0): bringing up device 2 >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0811] platform: link: setting up "enp2s0" (2) >15:37:15,083 DEBUG NetworkManager:<debug> [1537198635.0811] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >15:37:15,086 NOTICE audit:AVC avc: denied { execute } for pid=1372 comm="(tmux)" name="tmux" dev="dm-0" ino=316 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >15:37:15,086 NOTICE audit:AVC avc: denied { read open } for pid=1372 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=316 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >15:37:15,086 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=1372 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=316 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >15:37:15,086 INFO systemd:Starting Anaconda... >15:37:15,096 NOTICE audit:AVC avc: denied { map } for pid=1372 comm="tmux" path="/usr/bin/tmux" dev="dm-0" ino=316 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >15:37:15,133 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=561ad12405a0 a1=561ad1243320 a2=561ad11bccc0 a3=561ad0ff0010 items=0 ppid=1 pid=1372 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) >15:37:15,133 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:37:15,222 NOTICE audit:AVC avc: denied { create } for pid=1374 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 >15:37:15,225 NOTICE audit:SYSCALL arch=c000003e syscall=49 success=yes exit=0 a0=6 a1=7ffcc42bc280 a2=6e a3=d40d872451136 items=0 ppid=1 pid=1374 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) >15:37:15,225 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:37:15,225 NOTICE audit:AVC avc: denied { getattr } for pid=1374 comm=746D75783A20736572766572 path="/tmp/tmux-0/default" dev="tmpfs" ino=25753 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >15:37:15,225 NOTICE audit:SYSCALL arch=c000003e syscall=4 success=yes exit=0 a0=55642168fcf0 a1=7ffcc42bc280 a2=7ffcc42bc280 a3=d40d872451136 items=0 ppid=1 pid=1374 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) >15:37:15,225 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:37:15,225 NOTICE audit:AVC avc: denied { setattr } for pid=1374 comm=746D75783A20736572766572 name="default" dev="tmpfs" ino=25753 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >15:37:15,225 NOTICE audit:SYSCALL arch=c000003e syscall=90 success=yes exit=0 a0=55642168fcf0 a1=1b0 a2=7ffcc42bc280 a3=d40d872451136 items=0 ppid=1 pid=1374 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) >15:37:15,225 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:37:15,251 INFO kernel:r8169 0000:02:00.0 enp2s0: link down >15:37:15,252 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready >15:37:15,252 INFO kernel:r8169 0000:02:00.0 enp2s0: link down >15:37:15,252 DEBUG NetworkManager:<debug> [1537198635.2492] platform-linux: do-request-link: 2 >15:37:15,252 DEBUG NetworkManager:<debug> [1537198635.2493] platform: signal: link changed: 2: enp2s0 <UP;broadcast,multicast,up> mtu 1500 arp 1 ethernet? init addrgenmode none addr D4:3D:7E:9C:59:58 driver r8169 rx:0,0 tx:0,0 >15:37:15,252 DEBUG NetworkManager:<debug> [1537198635.2494] platform-linux: do-change-link[2]: success changing link: success >15:37:15,252 DEBUG NetworkManager:<debug> [1537198635.2495] device[0x55969382e960] (enp2s0): add_pending_action (1): 'carrier-wait' >15:37:15,252 DEBUG NetworkManager:<debug> [1537198635.2495] device[0x55969382e960] (enp2s0): preparing device >15:37:15,252 DEBUG NetworkManager:<debug> [1537198635.2495] device[0x55969382e960] (enp2s0): clearing queued IP4 config change >15:37:15,252 DEBUG NetworkManager:<debug> [1537198635.2495] device[0x55969382e960] (enp2s0): clearing queued IP6 config change >15:37:15,252 DEBUG NetworkManager:<debug> [1537198635.2496] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra' to '0' (current value is '1') >15:37:15,252 DEBUG NetworkManager:<debug> [1537198635.2496] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/use_tempaddr' to '0' (current value is identical) >15:37:15,253 DEBUG NetworkManager:<debug> [1537198635.2496] device[0x55969382e960] (enp2s0): ip4-config: update (commit=1, new-config=(nil)) >15:37:15,253 DEBUG NetworkManager:<debug> [1537198635.2496] device[0x55969382e960] (enp2s0): ip4-config: clear IP Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >15:37:15,253 DEBUG NetworkManager:<debug> [1537198635.2499] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:37:15,253 DEBUG NetworkManager:<debug> [1537198635.2499] dns-mgr: (device_ip_config_changed): DNS configuration did not change >15:37:15,253 DEBUG NetworkManager:<debug> [1537198635.2499] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >15:37:15,253 INFO nm-dispatcher:req:2 'connectivity-change': new request (3 scripts) >15:37:15,253 DEBUG NetworkManager:<debug> [1537198635.2500] device[0x55969382e960] (enp2s0): ip6-config: update (commit=1, new-config=(nil)) >15:37:15,253 DEBUG nm-dispatcher:req:2 'connectivity-change': environment: CONNECTIVITY_STATE=NONE >15:37:15,253 DEBUG NetworkManager:<debug> [1537198635.2500] device[0x55969382e960] (enp2s0): ip6-config: clear IP Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >15:37:15,253 DEBUG nm-dispatcher:req:2 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >15:37:15,253 DEBUG NetworkManager:<debug> [1537198635.2501] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:37:15,253 DEBUG nm-dispatcher:req:2 'connectivity-change': environment: NM_DISPATCHER_ACTION=connectivity-change >15:37:15,253 DEBUG NetworkManager:<debug> [1537198635.2501] dns-mgr: (device_ip_config_changed): DNS configuration did not change >15:37:15,253 INFO nm-dispatcher:req:2 'connectivity-change': start running ordered scripts... >15:37:15,253 DEBUG NetworkManager:<debug> [1537198635.2501] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >15:37:15,253 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >15:37:15,253 DEBUG NetworkManager:<debug> [1537198635.2506] device[0x55969382e960] (enp2s0): device not yet available for transition to DISCONNECTED >15:37:15,253 DEBUG NetworkManager:<debug> [1537198635.2512] device[0x55969382e960] (enp2s0): connectivity state changed from UNKNOWN to NONE >15:37:15,254 DEBUG NetworkManager:<debug> [1537198635.2512] manager: connectivity checking indicates NONE >15:37:15,261 DEBUG NetworkManager:<debug> [1537198635.2514] dispatcher: (2) dispatching action 'connectivity-change' >15:37:15,261 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >15:37:15,261 DEBUG NetworkManager:<debug> [1537198635.2540] create NMVpnManager singleton (0x7f61f0005d90) >15:37:15,261 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >15:37:15,261 DEBUG NetworkManager:<debug> [1537198635.2541] manager: creating virtual devices... >15:37:15,262 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.2' (uid=0 pid=1331 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >15:37:15,262 DEBUG NetworkManager:<debug> [1537198635.2541] setting up local loopback >15:37:15,262 DEBUG NetworkManager:<debug> [1537198635.2541] platform: link: setting up "lo" (1) >15:37:15,262 DEBUG NetworkManager:<debug> [1537198635.2541] platform-linux: link: change 1: flags: set 0x1/0x1 ([up] / [up]) >15:37:15,262 DEBUG NetworkManager:<debug> [1537198635.2541] platform-linux: do-request-link: 1 >15:37:15,262 DEBUG NetworkManager:<debug> [1537198635.2542] platform-linux: do-change-link[1]: success changing link: success >15:37:15,262 DEBUG NetworkManager:<debug> [1537198635.2550] dispatcher: (1) 04-iscsi succeeded >15:37:15,262 DEBUG NetworkManager:<debug> [1537198635.2550] dispatcher: (1) 11-dhclient succeeded >15:37:15,262 DEBUG NetworkManager:<debug> [1537198635.2550] dispatcher: (1) 20-chrony succeeded >15:37:15,262 DEBUG NetworkManager:<debug> [1537198635.2550] device[0x5596937d1ef0] (lo): ip4-config: update (commit=0, new-config=0x5596937f8010) >15:37:15,262 DEBUG NetworkManager:<debug> [1537198635.2552] device[0x5596937d1ef0] (lo): ip4-config: set IP Config instance (/org/freedesktop/NetworkManager/IP4Config/2) >15:37:15,262 DEBUG NetworkManager:<debug> [1537198635.2555] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:37:15,262 DEBUG NetworkManager:<debug> [1537198635.2555] dns-mgr: (device_ip_config_changed): DNS configuration did not change >15:37:15,262 DEBUG NetworkManager:<debug> [1537198635.2555] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >15:37:15,262 DEBUG NetworkManager:<debug> [1537198635.2555] device[0x5596937d1ef0] (lo): ip6-config: update (commit=0, new-config=0x5596938445c0) >15:37:15,262 DEBUG NetworkManager:<debug> [1537198635.2557] device[0x5596937d1ef0] (lo): ip6-config: set IP Config instance (/org/freedesktop/NetworkManager/IP6Config/2) >15:37:15,262 DEBUG NetworkManager:<debug> [1537198635.2558] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:37:15,263 DEBUG NetworkManager:<debug> [1537198635.2559] dns-mgr: (device_ip_config_changed): DNS configuration did not change >15:37:15,263 DEBUG NetworkManager:<debug> [1537198635.2559] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >15:37:15,263 DEBUG NetworkManager:<debug> [1537198635.2559] manager: (enp2s0): assume: cannot generate connection: device has no existing configuration >15:37:15,263 DEBUG NetworkManager:<debug> [1537198635.2559] manager: (lo): assume: don't assume because not managed >15:37:15,263 DEBUG NetworkManager:<debug> [1537198635.2559] manager: check_if_startup_complete returns FALSE because of enp2s0 >15:37:15,263 DEBUG NetworkManager:<debug> [1537198635.2595] sleep-monitor-sd: inhibit: taking sleep inhibitor... >15:37:15,263 DEBUG NetworkManager:<debug> [1537198635.2602] ifcfg-rh: dbus: acquired D-Bus service com.redhat.ifcfgrh1 and exported /com/redhat/ifcfgrh1 object >15:37:15,263 DEBUG NetworkManager:<debug> [1537198635.2605] firewall: firewall initialized (not running) >15:37:15,263 DEBUG NetworkManager:<debug> [1537198635.2616] sleep-monitor-sd: inhibit: inhibitor fd is 16 >15:37:15,266 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >15:37:15,266 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >15:37:15,266 DEBUG NetworkManager:<debug> [1537198635.2661] dispatcher: (2) 04-iscsi succeeded >15:37:15,266 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >15:37:15,266 DEBUG NetworkManager:<debug> [1537198635.2661] dispatcher: (2) 11-dhclient succeeded >15:37:15,266 DEBUG nm-dispatcher:req:2 'connectivity-change': completed (3 scripts) >15:37:15,267 DEBUG NetworkManager:<debug> [1537198635.2662] dispatcher: (2) 20-chrony succeeded >15:37:15,272 INFO systemd:Starting Authorization Manager... >15:37:15,289 NOTICE audit:AVC avc: denied { read write } for pid=1374 comm=746D75783A20736572766572 name="ptmx" dev="devtmpfs" ino=1926 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >15:37:15,289 NOTICE audit:AVC avc: denied { open } for pid=1374 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=1926 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >15:37:15,289 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=5 a0=ffffff9c a1=7fb7a62b6b35 a2=2 a3=0 items=0 ppid=1 pid=1374 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) >15:37:15,289 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:37:15,289 NOTICE audit:AVC avc: denied { ioctl } for pid=1374 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=1926 ioctlcmd=0x5401 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >15:37:15,290 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=5 a1=5401 a2=7ffcc42b9ac0 a3=0 items=0 ppid=1 pid=1374 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) >15:37:15,290 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:37:15,296 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' >15:37:15,296 INFO systemd:Started Anaconda. >15:37:15,296 INFO systemd:Started Anaconda Text Console. >15:37:15,296 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' >15:37:15,648 INFO polkitd:Started polkitd version 0.115 >15:37:16,113 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.PolicyKit1' >15:37:16,115 WARNING kernel:kauditd_printk_skb: 72 callbacks suppressed >15:37:16,115 NOTICE kernel:audit: type=1130 audit(1537198636.112:134): 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' >15:37:16,115 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' >15:37:16,115 INFO systemd:Started Authorization Manager. >15:37:16,115 INFO systemd:Startup finished in 9.921s (firmware) + 10.265s (loader) + 4.738s (kernel) + 7.795s (initrd) + 8.511s (userspace) = 41.232s. >15:37:16,115 DEBUG NetworkManager:<debug> [1537198636.1151] auth: dbus name owner: ':1.7' >15:37:16,115 DEBUG NetworkManager:<debug> [1537198636.1151] auth: emit changed signal >15:37:16,133 NOTICE audit:AVC avc: denied { execute } for pid=1395 comm="(tmux)" name="tmux" dev="dm-0" ino=316 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >15:37:16,133 NOTICE audit:AVC avc: denied { read open } for pid=1395 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=316 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >15:37:16,133 NOTICE kernel:audit: type=1400 audit(1537198636.131:135): avc: denied { execute } for pid=1395 comm="(tmux)" name="tmux" dev="dm-0" ino=316 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >15:37:16,133 NOTICE kernel:audit: type=1400 audit(1537198636.131:135): avc: denied { read open } for pid=1395 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=316 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >15:37:16,135 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=1395 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=316 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >15:37:16,136 NOTICE audit:AVC avc: denied { map } for pid=1395 comm="tmux" path="/usr/bin/tmux" dev="dm-0" ino=316 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >15:37:16,136 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=561ad1200740 a1=561ad1249cf0 a2=561ad118d3b0 a3=561ad123d040 items=0 ppid=1 pid=1395 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=4294967295 comm="tmux" exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >15:37:16,136 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D7500617474616368002D7400616E61636F6E6461 >15:37:16,136 NOTICE audit:AVC avc: denied { write } for pid=1395 comm=746D75783A20636C69656E74 name="default" dev="tmpfs" ino=25753 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >15:37:16,136 NOTICE audit:SYSCALL arch=c000003e syscall=42 success=yes exit=0 a0=5 a1=7ffd2efb7d60 a2=6e a3=8 items=0 ppid=1 pid=1395 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) >15:37:16,136 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D7500617474616368002D7400616E61636F6E6461 >15:37:16,136 NOTICE kernel:audit: type=1400 audit(1537198636.131:135): avc: denied { execute_no_trans } for pid=1395 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=316 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >15:37:16,136 NOTICE kernel:audit: type=1400 audit(1537198636.131:135): avc: denied { map } for pid=1395 comm="tmux" path="/usr/bin/tmux" dev="dm-0" ino=316 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >15:37:16,136 NOTICE kernel:audit: type=1300 audit(1537198636.131:135): arch=c000003e syscall=59 success=yes exit=0 a0=561ad1200740 a1=561ad1249cf0 a2=561ad118d3b0 a3=561ad123d040 items=0 ppid=1 pid=1395 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=4294967295 comm="tmux" exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >15:37:16,136 NOTICE kernel:audit: type=1327 audit(1537198636.131:135): proctitle=2F7573722F62696E2F746D7578002D7500617474616368002D7400616E61636F6E6461 >15:37:16,136 NOTICE kernel:audit: type=1400 audit(1537198636.133:136): avc: denied { write } for pid=1395 comm=746D75783A20636C69656E74 name="default" dev="tmpfs" ino=25753 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >15:37:16,136 NOTICE kernel:audit: type=1300 audit(1537198636.133:136): arch=c000003e syscall=42 success=yes exit=0 a0=5 a1=7ffd2efb7d60 a2=6e a3=8 items=0 ppid=1 pid=1395 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) >15:37:16,136 NOTICE kernel:audit: type=1327 audit(1537198636.133:136): proctitle=2F7573722F62696E2F746D7578002D7500617474616368002D7400616E61636F6E6461 >15:37:16,142 NOTICE audit:AVC avc: denied { getattr } for pid=1374 comm=746D75783A20736572766572 path="/tmp/tmux-0/default" dev="tmpfs" ino=25753 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >15:37:16,142 NOTICE audit:SYSCALL arch=c000003e syscall=4 success=yes exit=0 a0=55642168fcf0 a1=7ffcc42bc130 a2=7ffcc42bc130 a3=7fb7a6269850 items=0 ppid=1 pid=1374 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) >15:37:16,142 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:37:16,142 NOTICE audit:AVC avc: denied { setattr } for pid=1374 comm=746D75783A20736572766572 name="default" dev="tmpfs" ino=25753 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >15:37:16,142 NOTICE audit:SYSCALL arch=c000003e syscall=90 success=yes exit=0 a0=55642168fcf0 a1=1f8 a2=1f0 a3=7fb7a6269850 items=0 ppid=1 pid=1374 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) >15:37:16,142 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:37:16,196 INFO rngd:Enabling JITTER rng support >15:37:16,604 NOTICE audit:AVC avc: denied { dac_override } for pid=1313 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 >15:37:16,604 NOTICE audit:AVC avc: denied { write } for pid=1313 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 >15:37:16,604 NOTICE audit:AVC avc: denied { add_name } for pid=1313 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 >15:37:16,605 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7fbef9aeab30 a2=241 a3=1b6 items=0 ppid=1 pid=1313 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) >15:37:16,605 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:16,605 NOTICE audit:AVC avc: denied { remove_name } for pid=1313 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=12308 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:37:16,605 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fbef9aeab30 a1=7fbef40023e0 a2=0 a3=3634333533376263 items=0 ppid=1 pid=1313 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) >15:37:16,605 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:17,936 NOTICE audit:AVC avc: denied { read write } for pid=1421 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 >15:37:17,937 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fc69b74b860 a1=7fc699a7d378 a2=7fc699a7d390 a3=0 items=0 ppid=1390 pid=1421 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) >15:37:17,937 NOTICE audit:PROCTITLE proctitle=2F7362696E2F6C64636F6E666967002D70 >15:37:18,412 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.8' (uid=0 pid=1390 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >15:37:18,413 INFO systemd:Starting Disk Manager... >15:37:18,457 NOTICE journal:udisks daemon version 2.8.0 starting >15:37:18,516 INFO kernel:r8169 0000:02:00.0 enp2s0: link up >15:37:18,517 INFO kernel:IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready >15:37:18,517 DEBUG NetworkManager:<debug> [1537198638.5167] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >15:37:18,517 DEBUG NetworkManager:<debug> [1537198638.5168] device[0x55969382e960] (enp2s0): queued IP6 config change >15:37:18,517 DEBUG NetworkManager:<debug> [1537198638.5168] platform: signal: link changed: 2: enp2s0 <UP,LOWER_UP;broadcast,multicast,up,running,lowerup> mtu 1500 arp 1 ethernet? init addrgenmode none addr D4:3D:7E:9C:59:58 driver r8169 rx:0,0 tx:0,0 >15:37:18,517 DEBUG NetworkManager:<debug> [1537198638.5168] device[0x55969382e960] (enp2s0): queued link change for ifindex 2 >15:37:18,517 DEBUG NetworkManager:<debug> [1537198638.5169] device[0x55969382e960] (enp2s0): ip6-config: update (commit=0, new-config=0x559693844290) >15:37:18,517 DEBUG NetworkManager:<debug> [1537198638.5172] device[0x55969382e960] (enp2s0): ip6-config: set IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >15:37:18,517 DEBUG NetworkManager:<debug> [1537198638.5173] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:37:18,517 DEBUG NetworkManager:<debug> [1537198638.5173] dns-mgr: (device_ip_config_changed): DNS configuration did not change >15:37:18,517 DEBUG NetworkManager:<debug> [1537198638.5173] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >15:37:18,517 INFO NetworkManager:<info> [1537198638.5175] device (enp2s0): carrier: link connected >15:37:18,518 DEBUG NetworkManager:<debug> [1537198638.5182] device[0x55969382e960] (enp2s0): speed is now 1000 Mb/s >15:37:18,518 DEBUG NetworkManager:<debug> [1537198638.5185] device[0x55969382e960] (enp2s0): add_pending_action (2): 'queued-state-change-disconnected' >15:37:18,518 DEBUG NetworkManager:<debug> [1537198638.5185] device[0x55969382e960] (enp2s0): queue-state[disconnected, reason:carrier-changed, id:55]: queue state change >15:37:18,518 DEBUG NetworkManager:<debug> [1537198638.5186] device[0x55969382e960] (enp2s0): remove_pending_action (1): 'carrier-wait' >15:37:18,518 DEBUG NetworkManager:<debug> [1537198638.5186] manager: (enp2s0): assume: cannot generate connection: device has no existing configuration >15:37:18,518 DEBUG NetworkManager:<debug> [1537198638.5186] device[0x55969382e960] (enp2s0): queue-state[disconnected, reason:carrier-changed, id:55]: change state >15:37:18,518 INFO NetworkManager:<info> [1537198638.5186] device (enp2s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') >15:37:18,518 DEBUG NetworkManager:<debug> [1537198638.5186] device[0x55969382e960] (enp2s0): will enable userland IPv6LL >15:37:18,518 DEBUG NetworkManager:<debug> [1537198638.5186] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >15:37:18,518 DEBUG NetworkManager:<debug> [1537198638.5187] platform-linux: do-request-link: 2 >15:37:18,519 DEBUG NetworkManager:<debug> [1537198638.5188] platform-linux: do-change-link[2]: success changing link: success >15:37:18,519 DEBUG NetworkManager:<debug> [1537198638.5189] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/disable_ipv6' to '1' (current value is '0') >15:37:18,519 DEBUG NetworkManager:<debug> [1537198638.5189] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/disable_ipv6' to '0' (current value is '1') >15:37:18,519 DEBUG NetworkManager:<debug> [1537198638.5190] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_defrtr' to '0' (current value is identical) >15:37:18,519 DEBUG NetworkManager:<debug> [1537198638.5190] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_pinfo' to '0' (current value is identical) >15:37:18,519 DEBUG NetworkManager:<debug> [1537198638.5190] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_rtr_pref' to '0' (current value is identical) >15:37:18,519 DEBUG NetworkManager:<debug> [1537198638.5190] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/use_tempaddr' to '0' (current value is identical) >15:37:18,519 DEBUG NetworkManager:<debug> [1537198638.5191] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/forwarding' to '0' (current value is identical) >15:37:18,519 DEBUG NetworkManager:<debug> [1537198638.5198] policy: re-enabling autoconnect for all connections on enp2s0 >15:37:18,519 DEBUG NetworkManager:<debug> [1537198638.5199] device[0x55969382e960] (enp2s0): add_pending_action (2): 'autoactivate' >15:37:18,520 DEBUG NetworkManager:<debug> [1537198638.5199] device[0x55969382e960] (enp2s0): remove_pending_action (1): 'queued-state-change-disconnected' >15:37:18,520 DEBUG NetworkManager:<debug> [1537198638.5199] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >15:37:18,520 DEBUG NetworkManager:<debug> [1537198638.5199] device[0x55969382e960] (enp2s0): queued IP6 config change >15:37:18,520 DEBUG NetworkManager:<debug> [1537198638.5200] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >15:37:18,520 INFO NetworkManager:<info> [1537198638.5200] policy: auto-activating connection 'Wired connection 1' (9a079a9b-652a-378c-a75c-fc5258a795b6) >15:37:18,520 DEBUG NetworkManager:<debug> [1537198638.5201] active-connection[0x5596937f8570]: set device "enp2s0" [0x55969382e960] >15:37:18,520 DEBUG NetworkManager:<debug> [1537198638.5201] device[0x55969382e960] (enp2s0): add_pending_action (2): 'activation-0x5596937f8570' >15:37:18,520 DEBUG NetworkManager:<debug> [1537198638.5203] active-connection[0x5596937f8570]: constructed (NMActRequest, version-id 1, type managed) >15:37:18,520 DEBUG NetworkManager:<debug> [1537198638.5204] device[0x55969382e960] (enp2s0): remove_pending_action (1): 'autoactivate' >15:37:18,520 DEBUG NetworkManager:<debug> [1537198638.5205] device[0x55969382e960] (enp2s0): ip6-config: update (commit=0, new-config=0x5596938446d0) >15:37:18,520 DEBUG NetworkManager:<debug> [1537198638.5205] device[0x55969382e960] (enp2s0): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-explicit,!user-settings=0x0/0x79/managed], set-managed [user-explicit=0x20], reason user-requested) >15:37:18,520 INFO NetworkManager:<info> [1537198638.5208] device (enp2s0): Activation: starting connection 'Wired connection 1' (9a079a9b-652a-378c-a75c-fc5258a795b6) >15:37:18,521 DEBUG NetworkManager:<debug> [1537198638.5208] device[0x55969382e960] (enp2s0): activation-stage: schedule activate_stage1_device_prepare,v4 (id 59) >15:37:18,521 DEBUG NetworkManager:<debug> [1537198638.5208] device[0x55969382e960] (enp2s0): activation-stage: invoke activate_stage1_device_prepare,v4 (id 59) >15:37:18,521 INFO NetworkManager:<info> [1537198638.5209] device (enp2s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') >15:37:18,521 DEBUG NetworkManager:<debug> [1537198638.5211] active-connection[0x5596937f8570]: set state activating (was unknown) >15:37:18,521 INFO NetworkManager:<info> [1537198638.5212] manager: NetworkManager state is now CONNECTING >15:37:18,521 DEBUG NetworkManager:<debug> [1537198638.5213] active-connection[0x5596937f8570]: check-master-ready: not signalling (state activating, no master) >15:37:18,521 DEBUG NetworkManager:<debug> [1537198638.5214] manager: ActivatingConnection now Wired connection 1 >15:37:18,521 DEBUG NetworkManager:<debug> [1537198638.5214] device[0x55969382e960] (enp2s0): set-link: ignore link negotiation >15:37:18,521 DEBUG NetworkManager:<debug> [1537198638.5214] device[0x55969382e960] (enp2s0): activation-stage: schedule activate_stage2_device_config,v4 (id 60) >15:37:18,521 DEBUG NetworkManager:<debug> [1537198638.5215] device[0x55969382e960] (enp2s0): activation-stage: complete activate_stage1_device_prepare,v4 (id 59) >15:37:18,521 DEBUG NetworkManager:<debug> [1537198638.5215] device[0x55969382e960] (enp2s0): activation-stage: invoke activate_stage2_device_config,v4 (id 60) >15:37:18,521 INFO NetworkManager:<info> [1537198638.5215] device (enp2s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') >15:37:18,521 DEBUG NetworkManager:<debug> [1537198638.5216] device[0x55969382e960] (enp2s0): bringing up device 2 >15:37:18,521 DEBUG NetworkManager:<debug> [1537198638.5216] platform: link: setting up "enp2s0" (2) >15:37:18,521 DEBUG NetworkManager:<debug> [1537198638.5217] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >15:37:18,521 DEBUG NetworkManager:<debug> [1537198638.5217] platform-linux: do-request-link: 2 >15:37:18,521 DEBUG NetworkManager:<debug> [1537198638.5218] platform-linux: do-change-link[2]: success changing link: success >15:37:18,522 DEBUG NetworkManager:<debug> [1537198638.5219] firewall: [0x5596938550a0,change*:"enp2s0"]: firewall zone change enp2s0:default (not running, simulate success) >15:37:18,522 DEBUG NetworkManager:<debug> [1537198638.5219] device[0x55969382e960] (enp2s0): activation-stage: complete activate_stage2_device_config,v4 (id 60) >15:37:18,522 DEBUG NetworkManager:<debug> [1537198638.5219] firewall: [0x5596938550a0,change*:"enp2s0"]: complete: fake success >15:37:18,522 DEBUG NetworkManager:<debug> [1537198638.5219] device[0x55969382e960] (enp2s0): activation-stage: schedule activate_stage3_ip_config_start,v4 (id 63) >15:37:18,522 DEBUG NetworkManager:<debug> [1537198638.5219] device[0x55969382e960] (enp2s0): activation-stage: invoke activate_stage3_ip_config_start,v4 (id 63) >15:37:18,522 DEBUG NetworkManager:<debug> [1537198638.5219] active-connection[0x5596937f8570]: set state-flags layer2-ready (was none) >15:37:18,522 INFO NetworkManager:<info> [1537198638.5220] device (enp2s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') >15:37:18,522 DEBUG NetworkManager:<debug> [1537198638.5222] device[0x55969382e960] (enp2s0): ipv4.dhcp-client-id: no explicity client-id configured >15:37:18,522 DEBUG NetworkManager:<debug> [1537198638.5224] bus-manager: (dhcp) creating private socket unix:path=/var/run/NetworkManager/private-dhcp >15:37:18,523 DEBUG NetworkManager:<debug> [1537198638.5227] create NMDhcpListener singleton (0x55969384d600) >15:37:18,523 INFO NetworkManager:<info> [1537198638.5227] dhcp4 (enp2s0): activation: beginning transaction (timeout in 45 seconds) >15:37:18,523 DEBUG NetworkManager:<debug> [1537198638.5227] dhcp4 (enp2s0): creating composite dhclient config /var/lib/NetworkManager/dhclient-enp2s0.conf >15:37:18,523 DEBUG NetworkManager:<debug> [1537198638.5227] dhcp4 (enp2s0): looking for existing config /etc/NetworkManager/dhclient-9a079a9b-652a-378c-a75c-fc5258a795b6.conf >15:37:18,523 DEBUG NetworkManager:<debug> [1537198638.5228] dhcp4 (enp2s0): looking for existing config /etc/NetworkManager/dhclient-enp2s0.conf >15:37:18,523 DEBUG NetworkManager:<debug> [1537198638.5228] dhcp4 (enp2s0): looking for existing config /etc/NetworkManager/dhclient.conf >15:37:18,523 DEBUG NetworkManager:<debug> [1537198638.5228] dhcp4 (enp2s0): looking for existing config /etc/dhcp/dhclient-enp2s0.conf >15:37:18,523 DEBUG NetworkManager:<debug> [1537198638.5228] dhcp4 (enp2s0): looking for existing config /etc/dhclient-enp2s0.conf >15:37:18,523 DEBUG NetworkManager:<debug> [1537198638.5228] dhcp4 (enp2s0): looking for existing config /etc/dhcp/dhclient.conf >15:37:18,523 DEBUG NetworkManager:<debug> [1537198638.5228] dhcp4 (enp2s0): looking for existing config /etc/dhclient.conf >15:37:18,523 DEBUG NetworkManager:<debug> [1537198638.5228] dhcp4 (enp2s0): merging existing dhclient config /etc/dhclient.conf >15:37:18,523 DEBUG NetworkManager:<debug> [1537198638.5231] dhcp4 (enp2s0): running: /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-enp2s0.pid -lf /var/lib/NetworkManager/dhclient-9a079a9b-652a-378c-a75c-fc5258a795b6-enp2s0.lease -cf /var/lib/NetworkManager/dhclient-enp2s0.conf enp2s0 >15:37:18,525 WARNING kernel:------------[ cut here ]------------ >15:37:18,525 WARNING kernel:generic_make_request: Trying to write to read-only block-device dm-1 (partno 0) >15:37:18,525 WARNING kernel:WARNING: CPU: 0 PID: 1431 at block/blk-core.c:2161 generic_make_request_checks+0x4b3/0x600 >15:37:18,525 WARNING kernel:Modules linked in: scsi_dh_rdac scsi_dh_emc scsi_dh_alua intel_rapl x86_pkg_temp_thermal intel_powerclamp intel_cstate intel_uncore intel_rapl_perf gpio_ich i2c_i801 mei_me lpc_ich mei parport_pc parport pcc_cpufreq loop nls_utf8 isofs i915 crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i2c_algo_bit drm_kms_helper drm serio_raw 8021q garp mrp stp llc r8169 mii wmi video uas usb_storage sunrpc mcryptd sha256_ssse3 dm_crypt dm_round_robin dm_multipath linear raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c crc32c_intel raid1 raid0 iscsi_ibft iscsi_boot_sysfs iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi squashfs zstd_decompress xxhash cramfs >15:37:18,525 WARNING kernel:CPU: 0 PID: 1431 Comm: dumpe2fs Not tainted 4.18.5-300.fc29.x86_64 #1 >15:37:18,525 WARNING kernel:Hardware name: MSI MS-7788/H61M-P31/W8 (MS-7788), BIOS V3.6 09/29/2013 >15:37:18,525 WARNING kernel:RIP: 0010:generic_make_request_checks+0x4b3/0x600 >15:37:18,526 WARNING kernel:Code: 54 03 00 00 48 89 df 48 8d 74 24 08 c6 05 4e 01 f1 00 01 e8 3f 5e 01 00 48 c7 c7 68 8e 10 b8 44 89 e2 48 89 c6 e8 37 2f c8 ff <0f> 0b 4c 8b 63 08 e9 dd fb ff ff 49 8b 76 08 48 85 f6 74 3e 89 c0 >15:37:18,526 WARNING kernel:RSP: 0018:ffffbc8c8119fd98 EFLAGS: 00010282 >15:37:18,526 WARNING kernel:RAX: 0000000000000000 RBX: ffff988cf4bff900 RCX: 0000000000000006 >15:37:18,526 WARNING kernel:RDX: 0000000000000007 RSI: 0000000000000092 RDI: ffff988d1f216930 >15:37:18,526 WARNING kernel:RBP: ffff988d09859d10 R08: 0000000000000060 R09: 0000000000000001 >15:37:18,526 WARNING kernel:R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000000 >15:37:18,526 WARNING kernel:R13: 0000000000000000 R14: 0000000000000001 R15: 0000000000000000 >15:37:18,526 WARNING kernel:FS: 00007f83e8f37780(0000) GS:ffff988d1f200000(0000) knlGS:0000000000000000 >15:37:18,526 WARNING kernel:CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 >15:37:18,526 WARNING kernel:CR2: 00007f83e90255e0 CR3: 00000001ec4e4006 CR4: 00000000001606f0 >15:37:18,526 WARNING kernel:Call Trace: >15:37:18,526 WARNING kernel: generic_make_request+0x5b/0x410 >15:37:18,526 WARNING kernel: ? mempool_alloc+0x70/0x1a0 >15:37:18,526 WARNING kernel: submit_bio+0x45/0x140 >15:37:18,526 WARNING kernel: ? bio_alloc_bioset+0xdc/0x210 >15:37:18,526 WARNING kernel: submit_bio_wait+0x53/0x80 >15:37:18,526 WARNING kernel: blkdev_issue_flush+0x7c/0xb0 >15:37:18,526 WARNING kernel: blkdev_fsync+0x2f/0x40 >15:37:18,526 WARNING kernel: do_fsync+0x38/0x70 >15:37:18,526 WARNING kernel: __x64_sys_fsync+0x10/0x20 >15:37:18,526 WARNING kernel: do_syscall_64+0x5b/0x160 >15:37:18,526 WARNING kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9 >15:37:18,526 WARNING kernel:RIP: 0033:0x7f83e904fd68 >15:37:18,526 WARNING kernel:Code: 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 8d 05 b5 09 0d 00 8b 00 85 c0 75 17 b8 4a 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 40 c3 0f 1f 80 00 00 00 00 53 89 fb 48 83 ec >15:37:18,526 WARNING kernel:RSP: 002b:00007ffe7aa70728 EFLAGS: 00000246 ORIG_RAX: 000000000000004a >15:37:18,526 WARNING kernel:RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f83e904fd68 >15:37:18,526 WARNING kernel:RDX: 0000000000000008 RSI: 0000000000000000 RDI: 0000000000000003 >15:37:18,526 WARNING kernel:RBP: 0000000000000003 R08: 0000000000000200 R09: 00007f83e909be30 >15:37:18,526 WARNING kernel:R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 >15:37:18,526 WARNING kernel:R13: 000055e288f2e440 R14: 00007f83e91eb660 R15: 000055e288f2e2d0 >15:37:18,526 WARNING kernel:---[ end trace f03f7569a3743020 ]--- >15:37:18,551 INFO NetworkManager:<info> [1537198638.5515] dhcp4 (enp2s0): dhclient started with pid 1432 >15:37:18,552 DEBUG NetworkManager:<debug> [1537198638.5518] device[0x55969382e960] (enp2s0): add_pending_action (2): 'dhcp4' >15:37:18,556 DEBUG NetworkManager:<debug> [1537198638.5560] device[0x55969382e960] (enp2s0): will enable userland IPv6LL >15:37:18,556 DEBUG NetworkManager:<debug> [1537198638.5561] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >15:37:18,556 DEBUG NetworkManager:<debug> [1537198638.5564] platform-linux: do-request-link: 2 >15:37:18,556 DEBUG NetworkManager:<debug> [1537198638.5565] platform-linux: do-change-link[2]: success changing link: success >15:37:18,556 DEBUG NetworkManager:<debug> [1537198638.5568] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/disable_ipv6' to '1' (current value is '0') >15:37:18,557 DEBUG NetworkManager:<debug> [1537198638.5570] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/disable_ipv6' to '0' (current value is '1') >15:37:18,557 DEBUG NetworkManager:<debug> [1537198638.5571] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >15:37:18,557 DEBUG NetworkManager:<debug> [1537198638.5572] device[0x55969382e960] (enp2s0): queued IP6 config change >15:37:18,557 DEBUG NetworkManager:<debug> [1537198638.5573] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >15:37:18,557 DEBUG NetworkManager:<debug> [1537198638.5574] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/default/use_tempaddr': '0' >15:37:18,557 DEBUG NetworkManager:<debug> [1537198638.5575] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/router_solicitation_interval': '4' >15:37:18,557 DEBUG NetworkManager:<debug> [1537198638.5576] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/router_solicitations': '-1' >15:37:18,557 DEBUG NetworkManager:<debug> [1537198638.5577] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/max_addresses': '16' >15:37:18,558 DEBUG NetworkManager:<debug> [1537198638.5580] device[0x55969382e960] (enp2s0): linklocal6: starting IPv6 with method 'auto', but the device has no link-local addresses configured. Wait. >15:37:18,558 WARNING NetworkManager:<warn> [1537198638.5581] secret-key: failure reading secret key in "/var/lib/NetworkManager/secret_key": Failed to open file â/var/lib/NetworkManager/secret_keyâ: No such file or directory (generate new key) >15:37:18,558 DEBUG NetworkManager:<debug> [1537198638.5582] device[0x55969382e960] (enp2s0): linklocal6: generated stable-privacy IPv6LL address fe80::4f25:8534:6c64:6a25 >15:37:18,558 DEBUG NetworkManager:<debug> [1537198638.5584] device[0x55969382e960] (enp2s0): ip6-config: update (commit=1, new-config=0x5596938448f0) >15:37:18,558 DEBUG NetworkManager:<debug> [1537198638.5585] platform-linux: kernel-support: extended-ifa-flags: unable to detect kernel support for handling IPv6 temporary addresses. Assume support >15:37:18,558 DEBUG NetworkManager:<debug> [1537198638.5585] platform: address: adding or updating IPv6 address: fe80::4f25:8534:6c64:6a25/64 lft forever pref forever lifetime 5-0[4294967295,4294967295] dev 2 flags noprefixroute src unknown >15:37:18,558 DEBUG NetworkManager:<debug> [1537198638.5587] platform: signal: address 6 added: fe80::4f25:8534:6c64:6a25/64 lft forever pref forever lifetime 5-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute,tentative src kernel >15:37:18,558 DEBUG NetworkManager:<debug> [1537198638.5588] platform-linux: do-add-ip6-address[2: fe80::4f25:8534:6c64:6a25]: success >15:37:18,558 DEBUG NetworkManager:<debug> [1537198638.5589] platform: route: append IPv6 route: fe80::/64 via :: dev 2 metric 100 mss 0 rt-src ipv6ll >15:37:18,559 DEBUG NetworkManager:<debug> [1537198638.5590] platform: signal: route 6 added: fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel >15:37:18,559 DEBUG NetworkManager:<debug> [1537198638.5590] platform-linux: do-add-ip6-route[fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel]: success >15:37:18,559 DEBUG NetworkManager:<debug> [1537198638.5593] device[0x55969382e960] (enp2s0): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >15:37:18,559 DEBUG NetworkManager:<debug> [1537198638.5596] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:37:18,559 DEBUG NetworkManager:<debug> [1537198638.5597] dns-mgr: (device_ip_config_changed): DNS configuration did not change >15:37:18,559 DEBUG NetworkManager:<debug> [1537198638.5598] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >15:37:18,559 DEBUG NetworkManager:<debug> [1537198638.5599] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/use_tempaddr' to '0' (current value is identical) >15:37:18,560 DEBUG NetworkManager:<debug> [1537198638.5600] device[0x55969382e960] (enp2s0): activation-stage: complete activate_stage3_ip_config_start,v4 (id 63) >15:37:18,560 DEBUG NetworkManager:<debug> [1537198638.5601] device[0x55969382e960] (enp2s0): ip6-config: update (commit=0, new-config=0x5596938447e0) >15:37:18,560 DEBUG NetworkManager:<debug> [1537198638.5604] device[0x55969382e960] (enp2s0): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >15:37:18,560 DEBUG NetworkManager:<debug> [1537198638.5605] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:37:18,560 DEBUG NetworkManager:<debug> [1537198638.5605] dns-mgr: (device_ip_config_changed): DNS configuration did not change >15:37:18,560 DEBUG NetworkManager:<debug> [1537198638.5606] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >15:37:18,648 DEBUG NetworkManager:<debug> [1537198638.6480] bus-manager: (dhcp) accepted connection 0x5596937d8610 on private socket >15:37:18,648 DEBUG NetworkManager:<debug> [1537198638.6484] dhcp4 (enp2s0): unmapped DHCP state 'PREINIT' >15:37:18,648 DEBUG NetworkManager:<debug> [1537198638.6484] dhcp4 (enp2s0): DHCP state 'unknown' -> 'unknown' (reason: 'PREINIT') >15:37:18,650 DEBUG NetworkManager:<debug> [1537198638.6504] bus-manager: (dhcp) closed connection 0x5596937d8610 on private socket >15:37:18,655 INFO dhclient:Created duid "\000\004\314\241i\210s\351J\262\227\330\327!\024\031\311I". >15:37:18,655 INFO dhclient:DHCPDISCOVER on enp2s0 to 255.255.255.255 port 67 interval 8 (xid=0x9a357d5b) >15:37:18,731 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.UDisks2' >15:37:18,732 NOTICE audit:AVC avc: denied { create } for pid=1313 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 >15:37:18,732 NOTICE audit:AVC avc: denied { write open } for pid=1313 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=12415 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:37:18,732 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7fbef9aeab30 a2=241 a3=1b6 items=0 ppid=1 pid=1313 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) >15:37:18,732 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:18,732 NOTICE audit:AVC avc: denied { getattr } for pid=1313 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=12415 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:37:18,732 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7fbef9aea9c0 a2=7fbef9aea9c0 a3=1b6 items=0 ppid=1 pid=1313 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) >15:37:18,732 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:18,732 NOTICE audit:AVC avc: denied { rename } for pid=1313 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=12415 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:37:18,732 NOTICE audit:AVC avc: denied { unlink } for pid=1313 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=12247 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:37:18,732 INFO systemd:Started Disk Manager. >15:37:18,734 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' >15:37:18,734 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fbef9aeab30 a1=7fbef40023e0 a2=0 a3=3d783b3932366261 items=0 ppid=1 pid=1313 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) >15:37:18,734 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:18,734 NOTICE journal:Acquired the name org.freedesktop.UDisks2 on the system message bus >15:37:18,750 NOTICE journal:Loading module libudisks2_iscsi.so... >15:37:18,755 WARNING journal:g_object_notify: object class 'UDisksObjectSkeleton' has no property named 'manager-iscsi-initiator' >15:37:20,316 DEBUG NetworkManager:<debug> [1537198640.3168] platform: signal: address 6 changed: fe80::4f25:8534:6c64:6a25/64 lft forever pref forever lifetime 7-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src kernel >15:37:20,317 DEBUG NetworkManager:<debug> [1537198640.3168] device[0x55969382e960] (enp2s0): queued IP6 config change >15:37:20,317 DEBUG NetworkManager:<debug> [1537198640.3169] device[0x55969382e960] (enp2s0): ip6-config: update (commit=0, new-config=0x5596938446d0) >15:37:20,317 DEBUG NetworkManager:<debug> [1537198640.3171] device[0x55969382e960] (enp2s0): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >15:37:20,317 DEBUG NetworkManager:<debug> [1537198640.3172] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:37:20,317 DEBUG NetworkManager:<debug> [1537198640.3172] dns-mgr: (device_ip_config_changed): DNS configuration did not change >15:37:20,317 DEBUG NetworkManager:<debug> [1537198640.3172] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >15:37:20,317 DEBUG NetworkManager:<debug> [1537198640.3172] device[0x55969382e960] (enp2s0): linklocal6: waiting for link-local addresses successful, continue with method auto >15:37:20,317 DEBUG NetworkManager:<debug> [1537198640.3172] device[0x55969382e960] (enp2s0): addrconf6: using the device EUI-64 identifier >15:37:20,317 DEBUG NetworkManager:<debug> [1537198640.3172] device[0x55969382e960] (enp2s0): ip6-config: update (commit=1, new-config=0x5596938446d0) >15:37:20,317 DEBUG NetworkManager:<debug> [1537198640.3173] platform: address: adding or updating IPv6 address: fe80::4f25:8534:6c64:6a25/64 lft forever pref forever lifetime 7-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src unknown >15:37:20,317 DEBUG NetworkManager:<debug> [1537198640.3173] platform-linux: do-add-ip6-address[2: fe80::4f25:8534:6c64:6a25]: success >15:37:20,317 DEBUG NetworkManager:<debug> [1537198640.3175] device[0x55969382e960] (enp2s0): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >15:37:20,317 DEBUG NetworkManager:<debug> [1537198640.3175] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:37:20,317 DEBUG NetworkManager:<debug> [1537198640.3175] dns-mgr: (device_ip_config_changed): DNS configuration did not change >15:37:20,317 DEBUG NetworkManager:<debug> [1537198640.3175] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >15:37:20,317 DEBUG NetworkManager:<debug> [1537198640.3176] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra' to '1' (current value is '0') >15:37:20,318 DEBUG NetworkManager:<debug> [1537198640.3176] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_defrtr' to '0' (current value is identical) >15:37:20,318 DEBUG NetworkManager:<debug> [1537198640.3176] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_pinfo' to '0' (current value is identical) >15:37:20,318 DEBUG NetworkManager:<debug> [1537198640.3176] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_rtr_pref' to '0' (current value is identical) >15:37:20,318 DEBUG NetworkManager:<debug> [1537198640.3177] ndisc[0x5596938630e0,"enp2s0"]: starting neighbor discovery: 2 >15:37:20,318 DEBUG NetworkManager:<debug> [1537198640.3177] ndisc-lndp[0x5596938630e0,"enp2s0"]: processing libndp events >15:37:20,318 DEBUG NetworkManager:<debug> [1537198640.3177] ndisc[0x5596938630e0,"enp2s0"]: scheduling RA timeout in 30 seconds >15:37:20,318 DEBUG NetworkManager:<debug> [1537198640.3177] ndisc[0x5596938630e0,"enp2s0"]: scheduling explicit router solicitation request in 0 seconds. >15:37:20,318 DEBUG NetworkManager:<debug> [1537198640.3177] ndisc[0x5596938630e0,"enp2s0"]: router solicitation sent >15:37:20,318 DEBUG NetworkManager:<debug> [1537198640.3178] ndisc[0x5596938630e0,"enp2s0"]: scheduling router solicitation retry in 4 seconds. >15:37:20,432 NOTICE audit:CONFIG_CHANGE audit_pid=1463 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >15:37:20,432 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >15:37:20,438 NOTICE audit:AVC avc: denied { read write } for pid=1464 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 >15:37:20,439 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fc69919c3f0 a1=7fc695699bc0 a2=7fc6956a04b0 a3=0 items=0 ppid=1390 pid=1464 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) >15:37:20,439 NOTICE audit:PROCTITLE proctitle=646275732D6461656D6F6E002D2D7072696E742D61646472657373002D2D7379736C6F67002D2D636F6E6669672D66696C653D2F7573722F73686172652F616E61636F6E64612F646275732F616E61636F6E64612D6275732E636F6E66 >15:37:20,453 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=1390 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >15:37:20,651 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Schedule publishing. >15:37:20,654 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Start the main loop. >15:37:20,654 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >15:37:20,654 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-R1ka71hMCA,guid=a25331ddc5f99e6158ec46365b9fca30. >15:37:20,657 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >15:37:20,660 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Boss' >15:37:20,665 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >15:37:20,665 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >15:37:20,665 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >15:37:20,665 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >15:37:20,665 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Users. >15:37:20,665 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >15:37:20,665 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >15:37:20,665 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >15:37:20,665 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Addons are enabled. >15:37:20,666 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Start modules. >15:37:20,666 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >15:37:20,667 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:37:20,667 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >15:37:20,668 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >15:37:20,668 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >15:37:20,669 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Users >15:37:20,669 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:37:20,669 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >15:37:20,670 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >15:37:20,670 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >15:37:20,670 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:37:20,671 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >15:37:20,672 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:37:20,673 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:37:20,673 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:37:20,673 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:37:20,674 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:37:20,674 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=1468 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:37:20,704 DEBUG NetworkManager:<debug> [1537198640.7040] ndisc-lndp[0x5596938630e0,"enp2s0"]: processing libndp events >15:37:20,704 DEBUG NetworkManager:<debug> [1537198640.7042] ndisc-lndp[0x5596938630e0,"enp2s0"]: received router advertisement at 7 >15:37:20,704 DEBUG NetworkManager:<debug> [1537198640.7042] ndisc[0x5596938630e0,"enp2s0"]: complete-address: using an stable-privacy address >15:37:20,704 DEBUG NetworkManager:<debug> [1537198640.7042] ndisc[0x5596938630e0,"enp2s0"]: neighbor discovery configuration changed [dGAR]: >15:37:20,704 DEBUG NetworkManager:<debug> [1537198640.7042] ndisc[0x5596938630e0,"enp2s0"]: dhcp-level none >15:37:20,704 DEBUG NetworkManager:<debug> [1537198640.7042] ndisc[0x5596938630e0,"enp2s0"]: gateway fe80::62c3:97ff:fed3:c429 pref medium exp 1799.3645 >15:37:20,704 DEBUG NetworkManager:<debug> [1537198640.7042] ndisc[0x5596938630e0,"enp2s0"]: address 2602:306:cdb5:67d0:2dda:7999:73b9:a9e4 exp 2591999.3645 >15:37:20,704 DEBUG NetworkManager:<debug> [1537198640.7042] ndisc[0x5596938630e0,"enp2s0"]: route 2602:306:cdb5:67d0::/64 via :: pref medium exp 2591999.3645 >15:37:20,704 DEBUG NetworkManager:<debug> [1537198640.7043] device[0x55969382e960] (enp2s0): mtu: set IPv6 MTU to 1472 >15:37:20,704 DEBUG NetworkManager:<debug> [1537198640.7043] device[0x55969382e960] (enp2s0): activation-stage: schedule activate_stage5_ip6_config_commit,v6 (id 84) >15:37:20,704 DEBUG NetworkManager:<debug> [1537198640.7043] ndisc[0x5596938630e0,"enp2s0"]: scheduling next now/lifetime check: 1800 seconds >15:37:20,704 DEBUG NetworkManager:<debug> [1537198640.7044] device[0x55969382e960] (enp2s0): activation-stage: invoke activate_stage5_ip6_config_commit,v6 (id 84) >15:37:20,704 DEBUG NetworkManager:<debug> [1537198640.7044] device[0x55969382e960] (enp2s0): ip6-config: update (commit=1, new-config=0x5596938448f0) >15:37:20,704 DEBUG NetworkManager:<debug> [1537198640.7045] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/mtu': '1472' >15:37:20,704 DEBUG NetworkManager:<debug> [1537198640.7045] platform: address: adding or updating IPv6 address: fe80::4f25:8534:6c64:6a25/64 lft forever pref forever lifetime 7-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src unknown >15:37:20,704 DEBUG NetworkManager:<debug> [1537198640.7046] platform-linux: do-add-ip6-address[2: fe80::4f25:8534:6c64:6a25]: success >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7046] platform: address: adding or updating IPv6 address: 2602:306:cdb5:67d0:2dda:7999:73b9:a9e4/64 lft 2592000sec pref 604800sec lifetime 7-0[604800,2592000] dev 2 flags noprefixroute src unknown >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7046] platform: signal: address 6 added: 2602:306:cdb5:67d0:2dda:7999:73b9:a9e4/64 lft 2592000sec pref 604800sec lifetime 7-7[604800,2592000] dev 2 flags noprefixroute,tentative src kernel >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7046] device[0x55969382e960] (enp2s0): queued IP6 config change >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7047] platform-linux: do-add-ip6-address[2: 2602:306:cdb5:67d0:2dda:7999:73b9:a9e4]: success >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7047] platform: route: append IPv6 route: 2602:306:cdb5:67d0::/64 via :: dev 2 metric 100 mss 0 rt-src ndisc >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7047] platform: signal: route 6 added: 2602:306:cdb5:67d0::/64 via :: dev 2 metric 100 mss 0 rt-src rt-ra >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7047] platform-linux: do-add-ip6-route[2602:306:cdb5:67d0::/64 via :: dev 2 metric 100 mss 0 rt-src rt-ra]: success >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7047] platform: route: append IPv6 route: ::/0 via fe80::62c3:97ff:fed3:c429 dev 2 metric 100 mss 0 rt-src ndisc >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7048] platform: signal: route 6 added: ::/0 via fe80::62c3:97ff:fed3:c429 dev 2 metric 100 mss 0 rt-src rt-ra >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7048] platform-linux: do-add-ip6-route[::/0 via fe80::62c3:97ff:fed3:c429 dev 2 metric 100 mss 0 rt-src rt-ra]: success >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7051] device[0x55969382e960] (enp2s0): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7051] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7052] dns-mgr: (device_ip_config_changed): DNS configuration did not change >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7052] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7052] device[0x55969382e960] (enp2s0): IPv6 DAD: awaiting termination >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7052] device[0x55969382e960] (enp2s0): activation-stage: complete activate_stage5_ip6_config_commit,v6 (id 84) >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7053] device[0x55969382e960] (enp2s0): ip6-config: update (commit=0, new-config=0x559693844070) >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7055] device[0x55969382e960] (enp2s0): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7055] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7056] dns-mgr: (device_ip_config_changed): DNS configuration did not change >15:37:20,705 DEBUG NetworkManager:<debug> [1537198640.7056] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >15:37:21,226 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:py.warnings:/usr/lib/python3.7/site-packages/pyudev/device/_device.py:35: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working >15:37:21,226 WARNING org.fedoraproject.Anaconda.Modules.Storage: from collections import Container >15:37:21,618 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:37:21,618 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:37:21,624 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:37:21,624 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:37:21,625 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >15:37:21,626 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >15:37:21,626 WARNING org.fedoraproject.Anaconda.Modules.Payload:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-R1ka71hMCA,guid=a25331ddc5f99e6158ec46365b9fca30. >15:37:21,629 WARNING org.fedoraproject.Anaconda.Addons.Baz:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-R1ka71hMCA,guid=a25331ddc5f99e6158ec46365b9fca30. >15:37:21,639 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >15:37:21,646 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >15:37:21,652 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >15:37:21,653 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >15:37:21,653 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >15:37:21,656 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >15:37:21,656 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >15:37:21,658 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >15:37:21,664 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:37:21,674 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:37:21,675 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users. >15:37:21,675 WARNING org.fedoraproject.Anaconda.Modules.Users:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-R1ka71hMCA,guid=a25331ddc5f99e6158ec46365b9fca30. >15:37:21,691 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:37:21,696 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Users. >15:37:21,698 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:py.warnings:/usr/lib/python3.7/site-packages/socks.py:58: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working >15:37:21,698 WARNING org.fedoraproject.Anaconda.Modules.Storage: from collections import Callable >15:37:21,700 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users' >15:37:21,700 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Users is available >15:37:21,701 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:37:21,702 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >15:37:21,703 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Users started successfully. >15:37:21,704 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-R1ka71hMCA,guid=a25331ddc5f99e6158ec46365b9fca30. >15:37:21,709 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:py.warnings:/usr/lib/python3.7/site-packages/pykickstart/parser.py:36: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working >15:37:21,709 WARNING org.fedoraproject.Anaconda.Modules.Storage: from collections import Iterator >15:37:21,709 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:py.warnings:/usr/lib/python3.7/site-packages/ordered_set.py:39: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working >15:37:21,709 WARNING org.fedoraproject.Anaconda.Modules.Storage: class OrderedSet(collections.MutableSet): >15:37:21,715 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:37:21,716 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:37:21,716 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >15:37:21,716 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-R1ka71hMCA,guid=a25331ddc5f99e6158ec46365b9fca30. >15:37:21,721 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:37:21,721 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:37:21,722 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >15:37:21,722 WARNING org.fedoraproject.Anaconda.Modules.Services:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-R1ka71hMCA,guid=a25331ddc5f99e6158ec46365b9fca30. >15:37:21,726 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >15:37:21,729 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >15:37:21,730 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >15:37:21,733 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >15:37:21,735 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.dbus.connection:Connecting to the system bus. >15:37:21,735 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >15:37:21,737 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >15:37:21,740 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:37:21,741 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >15:37:21,742 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >15:37:21,743 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:37:21,744 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >15:37:21,744 WARNING org.fedoraproject.Anaconda.Modules.Security:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-R1ka71hMCA,guid=a25331ddc5f99e6158ec46365b9fca30. >15:37:21,747 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >15:37:21,749 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >15:37:21,749 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >15:37:21,752 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >15:37:21,757 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >15:37:21,761 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >15:37:21,762 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >15:37:21,766 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >15:37:21,772 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Connected to network: False >15:37:21,773 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:37:21,773 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:37:21,774 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network/Firewall. >15:37:21,774 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-R1ka71hMCA,guid=a25331ddc5f99e6158ec46365b9fca30. >15:37:21,777 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >15:37:21,778 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >15:37:21,781 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >15:37:21,781 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >15:37:21,784 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >15:37:21,803 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DeviceFormat as None >15:37:21,811 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:py.warnings:/usr/lib64/python3.7/site-packages/parted/cachedlist.py:23: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working >15:37:21,811 WARNING org.fedoraproject.Anaconda.Modules.Storage: from collections import Sequence >15:37:21,813 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BIOSBoot as biosboot >15:37:21,818 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DiskLabel as disklabel >15:37:21,818 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >15:37:21,827 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext2FS as ext2 >15:37:21,827 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext3FS as ext3 >15:37:21,827 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext4FS as ext4 >15:37:21,827 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class FATFS as vfat >15:37:21,827 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIFS as efi >15:37:21,828 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BTRFS as btrfs >15:37:21,828 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class GFS2 as gfs2 >15:37:21,828 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class JFS as jfs >15:37:21,828 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ReiserFS as reiserfs >15:37:21,828 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class XFS as xfs >15:37:21,828 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFS as hfs >15:37:21,829 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >15:37:21,829 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFSPlus as hfs+ >15:37:21,829 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MacEFIFS as macefi >15:37:21,829 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NTFS as ntfs >15:37:21,829 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFS as nfs >15:37:21,829 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFSv4 as nfs4 >15:37:21,829 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Iso9660FS as iso9660 >15:37:21,830 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NoDevFS as nodev >15:37:21,830 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DevPtsFS as devpts >15:37:21,830 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ProcFS as proc >15:37:21,830 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SysFS as sysfs >15:37:21,830 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class TmpFS as tmpfs >15:37:21,830 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BindFS as bind >15:37:21,830 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >15:37:21,830 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class USBFS as usbfs >15:37:21,830 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIVarFS as efivarfs >15:37:21,849 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [1] lvm version ... >15:37:21,856 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[1]: LVM version: 2.02.181(2) (2018-08-01) >15:37:21,856 WARNING org.fedoraproject.Anaconda.Modules.Storage: Library version: 1.02.150 (2018-08-01) >15:37:21,856 WARNING org.fedoraproject.Anaconda.Modules.Storage: Driver version: 4.39.0 >15:37:21,856 WARNING org.fedoraproject.Anaconda.Modules.Storage: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-fsadm --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >15:37:21,856 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[1]: >15:37:21,856 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [1] (exit code: 0) >15:37:21,877 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LUKS as luks >15:37:21,878 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Integrity as integrity >15:37:21,880 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >15:37:21,880 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MDRaidMember as mdmember >15:37:21,881 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MultipathMember as multipath_member >15:37:21,881 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >15:37:21,883 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SwapSpace as swap >15:37:21,938 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >15:37:21,956 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >15:37:21,956 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >15:37:22,000 ERR multipath:sdd: can't store path info >15:37:22,130 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >15:37:22,132 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:37:22,132 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:37:22,133 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >15:37:22,133 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-R1ka71hMCA,guid=a25331ddc5f99e6158ec46365b9fca30. >15:37:22,137 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >15:37:22,138 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >15:37:22,139 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/Automatic. >15:37:22,140 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/Manual. >15:37:22,140 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >15:37:22,140 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >15:37:22,144 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >15:37:22,144 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >15:37:22,148 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >15:37:22,148 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.module_manager:All modules are ready now. >15:37:22,365 DEBUG NetworkManager:<debug> [1537198642.3649] platform: signal: address 6 changed: 2602:306:cdb5:67d0:2dda:7999:73b9:a9e4/64 lft 2591999sec pref 604799sec lifetime 9-7[604801,2592001] dev 2 flags noprefixroute src kernel >15:37:22,365 DEBUG NetworkManager:<debug> [1537198642.3650] device[0x55969382e960] (enp2s0): queued IP6 config change >15:37:22,365 DEBUG NetworkManager:<debug> [1537198642.3652] device[0x55969382e960] (enp2s0): ip6-config: update (commit=0, new-config=0x559693844a00) >15:37:22,372 DEBUG NetworkManager:<debug> [1537198642.3658] device[0x55969382e960] (enp2s0): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >15:37:22,376 DEBUG NetworkManager:<debug> [1537198642.3658] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:37:22,376 DEBUG NetworkManager:<debug> [1537198642.3658] dns-mgr: (device_ip_config_changed): DNS configuration did not change >15:37:22,376 DEBUG NetworkManager:<debug> [1537198642.3659] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >15:37:22,376 DEBUG NetworkManager:<debug> [1537198642.3659] device[0x55969382e960] (enp2s0): IPv6 DAD terminated >15:37:22,376 DEBUG NetworkManager:<debug> [1537198642.3659] active-connection[0x5596937f8570]: set state-flags layer2-ready,ip6-ready (was layer2-ready) >15:37:22,376 INFO NetworkManager:<info> [1537198642.3662] device (enp2s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') >15:37:22,385 INFO nm-dispatcher:req:3 'up' [enp2s0]: new request (3 scripts) >15:37:22,385 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:NeworkManager state changed to <enum NM_STATE_CONNECTED_SITE of type NM.State> >15:37:22,385 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Connected to network: True >15:37:22,385 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:NeworkManager state changed to <enum NM_STATE_CONNECTED_GLOBAL of type NM.State> >15:37:22,385 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Connected to network: True >15:37:22,385 DEBUG NetworkManager:<debug> [1537198642.3668] dispatcher: (3) (enp2s0) dispatching action 'pre-up' (with callback) >15:37:22,385 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >15:37:22,385 DEBUG NetworkManager:<debug> [1537198642.3668] dispatcher: (3) simulate request; no scripts in /etc/NetworkManager/dispatcher.d/pre-up.d >15:37:22,385 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: CONNECTION_UUID=9a079a9b-652a-378c-a75c-fc5258a795b6 >15:37:22,385 DEBUG NetworkManager:<debug> [1537198642.3679] device[0x55969382e960] (enp2s0): add_pending_action (3): 'queued-state-change-secondaries' >15:37:22,386 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: CONNECTION_ID=Wired connection 1 >15:37:22,386 DEBUG NetworkManager:<debug> [1537198642.3679] device[0x55969382e960] (enp2s0): queue-state[secondaries, reason:none, id:110]: queue state change >15:37:22,386 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DEVICE_IFACE=enp2s0 >15:37:22,386 DEBUG NetworkManager:<debug> [1537198642.3680] device[0x55969382e960] (enp2s0): queue-state[secondaries, reason:none, id:110]: change state >15:37:22,386 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DEVICE_IP_IFACE=enp2s0 >15:37:22,386 INFO NetworkManager:<info> [1537198642.3680] device (enp2s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') >15:37:22,386 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP4_NUM_ROUTES=0 >15:37:22,386 DEBUG NetworkManager:<debug> [1537198642.3685] device[0x55969382e960] (enp2s0): add_pending_action (4): 'queued-state-change-activated' >15:37:22,386 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP6_ADDRESS_0=2602:306:cdb5:67d0:2dda:7999:73b9:a9e4/64 fe80::62c3:97ff:fed3:c429 >15:37:22,386 DEBUG NetworkManager:<debug> [1537198642.3685] device[0x55969382e960] (enp2s0): queue-state[activated, reason:none, id:111]: queue state change >15:37:22,386 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP6_ADDRESS_1=fe80::4f25:8534:6c64:6a25/64 fe80::62c3:97ff:fed3:c429 >15:37:22,386 DEBUG NetworkManager:<debug> [1537198642.3686] device[0x55969382e960] (enp2s0): device entered SECONDARIES state >15:37:22,386 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP6_NUM_ADDRESSES=2 >15:37:22,386 DEBUG NetworkManager:<debug> [1537198642.3686] device[0x55969382e960] (enp2s0): remove_pending_action (3): 'queued-state-change-secondaries' >15:37:22,386 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP6_GATEWAY=fe80::62c3:97ff:fed3:c429 >15:37:22,386 DEBUG NetworkManager:<debug> [1537198642.3686] device[0x55969382e960] (enp2s0): queue-state[activated, reason:none, id:111]: change state >15:37:22,386 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP6_ROUTE_0=2602:306:cdb5:67d0::/64 :: 100 >15:37:22,386 INFO NetworkManager:<info> [1537198642.3686] device (enp2s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') >15:37:22,386 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP6_ROUTE_1=ff00::/8 :: 256 >15:37:22,386 DEBUG NetworkManager:<debug> [1537198642.3692] active-connection[0x5596937f8570]: set state activated (was activating) >15:37:22,386 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP6_ROUTE_2=fe80::/64 :: 100 >15:37:22,386 INFO NetworkManager:<info> [1537198642.3695] manager: NetworkManager state is now CONNECTED_LOCAL >15:37:22,386 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP6_NUM_ROUTES=3 >15:37:22,387 DEBUG NetworkManager:<debug> [1537198642.3699] active-connection[0x5596937f8570]: check-master-ready: not signalling (state activated, no master) >15:37:22,387 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >15:37:22,387 DEBUG NetworkManager:<debug> [1537198642.3702] device[0x55969382e960] (enp2s0): remove_pending_action (2): 'activation-0x5596937f8570' >15:37:22,387 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: NM_DISPATCHER_ACTION=up >15:37:22,387 DEBUG NetworkManager:<debug> [1537198642.3712] dns-mgr: (device_state_changed): queueing DNS updates (1) >15:37:22,387 INFO nm-dispatcher:req:3 'up' [enp2s0]: start running ordered scripts... >15:37:22,387 DEBUG NetworkManager:<debug> [1537198642.3712] dns-mgr: (update_routing_and_dns): queueing DNS updates (2) >15:37:22,387 DEBUG nm-dispatcher:req:3 'up' [enp2s0], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >15:37:22,387 INFO NetworkManager:<info> [1537198642.3714] manager: NetworkManager state is now CONNECTED_SITE >15:37:22,387 INFO nm-dispatcher:req:4 'connectivity-change': new request (3 scripts) >15:37:22,387 INFO NetworkManager:<info> [1537198642.3718] policy: set 'Wired connection 1' (enp2s0) as default for IPv6 routing and DNS >15:37:22,387 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: CONNECTIVITY_STATE=FULL >15:37:22,387 DEBUG NetworkManager:<debug> [1537198642.3718] manager: PrimaryConnection now Wired connection 1 >15:37:22,387 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >15:37:22,387 DEBUG NetworkManager:<debug> [1537198642.3746] dns-mgr: (update_routing_and_dns): DNS configuration did not change >15:37:22,387 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: NM_DISPATCHER_ACTION=connectivity-change >15:37:22,387 DEBUG NetworkManager:<debug> [1537198642.3747] dns-mgr: (update_routing_and_dns): no DNS changes to commit (1) >15:37:22,387 DEBUG NetworkManager:<debug> [1537198642.3748] dns-mgr: (device_state_changed): DNS configuration did not change >15:37:22,387 DEBUG NetworkManager:<debug> [1537198642.3749] dns-mgr: (device_state_changed): no DNS changes to commit (0) >15:37:22,387 INFO NetworkManager:<info> [1537198642.3749] device (enp2s0): Activation: successful, device activated. >15:37:22,387 DEBUG NetworkManager:<debug> [1537198642.3749] device[0x55969382e960] (enp2s0): set metered value 4 >15:37:22,387 DEBUG NetworkManager:<debug> [1537198642.3752] manager: new metered value: 4 >15:37:22,387 DEBUG NetworkManager:<debug> [1537198642.3755] dispatcher: (4) (enp2s0) dispatching action 'up' >15:37:22,387 DEBUG NetworkManager:<debug> [1537198642.3765] create NMPacrunnerManager singleton (0x559693864340) >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3765] pacrunner: call[0x5596938682a0]: send: new config ({'Interface': <'enp2s0'>, 'Method': <'direct'>, 'BrowserOnly': <false>},) >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3765] device[0x55969382e960] (enp2s0): connectivity state changed from NONE to FULL >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3766] manager: connectivity checking indicates FULL >15:37:22,388 INFO NetworkManager:<info> [1537198642.3766] manager: NetworkManager state is now CONNECTED_GLOBAL >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3774] dispatcher: (5) dispatching action 'connectivity-change' >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3778] device[0x55969382e960] (enp2s0): ip6-config: update (commit=1, new-config=0x559693844180) >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3779] platform: address: adding or updating IPv6 address: fe80::4f25:8534:6c64:6a25/64 lft forever pref forever lifetime 9-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src unknown >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3779] platform-linux: do-add-ip6-address[2: fe80::4f25:8534:6c64:6a25]: success >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3780] platform: address: adding or updating IPv6 address: 2602:306:cdb5:67d0:2dda:7999:73b9:a9e4/64 lft 2591998sec pref 604798sec lifetime 9-0[604798,2591998] dev 2 flags noprefixroute src unknown >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3780] platform: signal: address 6 changed: 2602:306:cdb5:67d0:2dda:7999:73b9:a9e4/64 lft 2591998sec pref 604798sec lifetime 9-9[604798,2591998] dev 2 flags noprefixroute src kernel >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3780] device[0x55969382e960] (enp2s0): queued IP6 config change >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3780] platform-linux: do-add-ip6-address[2: 2602:306:cdb5:67d0:2dda:7999:73b9:a9e4]: success >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3785] device[0x55969382e960] (enp2s0): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3785] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3788] dns-mgr: (device_ip_config_changed): DNS configuration did not change >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3788] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3788] device[0x55969382e960] (enp2s0): remove_pending_action (1): 'queued-state-change-activated' >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3801] pacrunner: name owner disappeared >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3848] device[0x55969382e960] (enp2s0): ip6-config: update (commit=0, new-config=0x5596938446d0) >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3854] device[0x55969382e960] (enp2s0): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3854] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:37:22,388 DEBUG NetworkManager:<debug> [1537198642.3857] dns-mgr: (device_ip_config_changed): DNS configuration did not change >15:37:22,389 DEBUG NetworkManager:<debug> [1537198642.3857] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >15:37:22,390 WARNING systemd:iscsi.service: Unit cannot be reloaded because it is inactive. >15:37:22,390 DEBUG nm-dispatcher:req:3 'up' [enp2s0], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >15:37:22,390 DEBUG nm-dispatcher:req:3 'up' [enp2s0], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >15:37:22,404 DEBUG nm-dispatcher:req:3 'up' [enp2s0], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >15:37:22,404 DEBUG nm-dispatcher:req:3 'up' [enp2s0], "/etc/NetworkManager/dispatcher.d/20-chrony": run script >15:37:22,468 DEBUG nm-dispatcher:req:3 'up' [enp2s0], "/etc/NetworkManager/dispatcher.d/20-chrony": complete >15:37:22,469 DEBUG NetworkManager:<debug> [1537198642.4691] dispatcher: (4) 04-iscsi succeeded >15:37:22,469 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: completed (3 scripts) >15:37:22,469 DEBUG NetworkManager:<debug> [1537198642.4691] dispatcher: (4) 11-dhclient succeeded >15:37:22,469 INFO nm-dispatcher:req:4 'connectivity-change': start running ordered scripts... >15:37:22,469 DEBUG NetworkManager:<debug> [1537198642.4691] dispatcher: (4) 20-chrony succeeded >15:37:22,469 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >15:37:22,471 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >15:37:22,471 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >15:37:22,474 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >15:37:22,474 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >15:37:22,476 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >15:37:22,476 DEBUG nm-dispatcher:req:4 'connectivity-change': completed (3 scripts) >15:37:22,476 DEBUG NetworkManager:<debug> [1537198642.4766] dispatcher: (5) 04-iscsi succeeded >15:37:22,476 DEBUG NetworkManager:<debug> [1537198642.4767] dispatcher: (5) 11-dhclient succeeded >15:37:22,476 DEBUG NetworkManager:<debug> [1537198642.4767] dispatcher: (5) 20-chrony succeeded >15:37:22,755 NOTICE audit:AVC avc: denied { dac_override } for pid=1313 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 >15:37:22,755 NOTICE audit:AVC avc: denied { write } for pid=1313 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 >15:37:22,755 NOTICE audit:AVC avc: denied { add_name } for pid=1313 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 >15:37:22,755 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7fbef9aeab30 a2=241 a3=1b6 items=0 ppid=1 pid=1313 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) >15:37:22,755 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:22,755 NOTICE audit:AVC avc: denied { remove_name } for pid=1313 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=12436 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:37:22,755 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fbef9aeab30 a1=7fbef40023e0 a2=0 a3=3634333533376263 items=0 ppid=1 pid=1313 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) >15:37:22,755 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:22,986 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >15:37:23,040 INFO multipathd:sdd: spurious uevent, path not found >15:37:23,040 INFO multipathd:uevent trigger error >15:37:23,071 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Distributing kickstart. >15:37:23,076 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 [] >15:37:23,076 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 >15:37:23,081 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network', 'firewall'] sections [] addons [] >15:37:23,082 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Reading kickstart... >15:37:23,088 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.firewall.firewall:Firewall command considered seen in kickstart: True. >15:37:23,088 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.firewall.firewall:Firewall mode will be: FirewallMode.USE_SYSTEM_DEFAULTS >15:37:23,089 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.firewall.firewall:Ports that will be allowed through the firewall: [] >15:37:23,089 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.firewall.firewall:Trusted devices that will be allowed through the firewall: [] >15:37:23,089 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.firewall.firewall:Services that will be allowed through the firewall: [] >15:37:23,089 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.firewall.firewall:Services that will be explicitly disabled on the firewall: [] >15:37:23,089 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >15:37:23,095 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 [] >15:37:23,095 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 >15:37:23,099 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 [] >15:37:23,099 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> >15:37:23,103 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Users >15:37:23,107 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >15:37:23,107 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 >15:37:23,112 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['autopart', 'bootloader', 'clearpart', 'ignoredisk', 'logvol', 'mount', 'part', 'partition', 'raid', 'reqpart', 'volgroup', 'zerombr', 'zfcp'] sections [] addons [] >15:37:23,112 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 >15:37:23,118 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 [] >15:37:23,119 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Reading kickstart... >15:37:23,123 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Processing kickstart data... >15:37:23,124 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Enabled services are set to []. >15:37:23,124 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Disabled services are set to []. >15:37:23,124 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Default desktop is set to . >15:37:23,124 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >15:37:23,124 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >15:37:23,131 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >15:37:23,131 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 >15:37:23,156 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >15:37:23,383 DEBUG NetworkManager:<debug> [1537198643.3837] create NMAuditManager singleton (0x55969386e330) >15:37:23,385 DEBUG NetworkManager:<debug> [1537198643.3849] ifcfg-rh: write: connection enp2s0 (9a079a9b-652a-378c-a75c-fc5258a795b6) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-enp2s0" >15:37:23,385 DEBUG NetworkManager:<debug> [1537198643.3855] ++ connection 'update-settings' (0x5596937e4560/NMSimpleConnection/"802-3-ethernet" < 0x559693838080/NMIfcfgConnection/"802-3-ethernet") [/org/freedesktop/NetworkManager/Settings/1]: >15:37:23,385 DEBUG NetworkManager:<debug> [1537198643.3856] ++ connection [ 0x5596937a5df0 < 0x5596937a58b0 ] >15:37:23,385 DEBUG NetworkManager:<debug> [1537198643.3856] ++ connection.id = 'enp2s0' < 'Wired connection 1' >15:37:23,385 DEBUG NetworkManager:<debug> [1537198643.3856] ++ connection.timestamp < 1537198635 >15:37:23,387 INFO NetworkManager:<info> [1537198643.3872] settings-connection[0x559693838080,9a079a9b-652a-378c-a75c-fc5258a795b6]: write: successfully updated (ifcfg-rh: persist (null)), connection was modified in the process >15:37:23,387 DEBUG NetworkManager:<debug> [1537198643.3875] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (enp2s0) >15:37:23,387 INFO NetworkManager:<info> [1537198643.3876] audit: op="connection-update" uuid="9a079a9b-652a-378c-a75c-fc5258a795b6" name="enp2s0" args="connection.timestamp,connection.id" pid=1390 uid=0 result="success" >15:37:23,427 DEBUG NetworkManager:<debug> [1537198643.4274] ifcfg-rh: write: connection enp2s0 (9a079a9b-652a-378c-a75c-fc5258a795b6) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-enp2s0" >15:37:23,427 DEBUG NetworkManager:<debug> [1537198643.4279] ++ connection 'update-settings' (0x5596937e4820/NMSimpleConnection/"802-3-ethernet" < 0x559693838080/NMIfcfgConnection/"802-3-ethernet") [/org/freedesktop/NetworkManager/Settings/1]: >15:37:23,428 DEBUG NetworkManager:<debug> [1537198643.4279] ++ connection [ 0x55969383c470 < 0x5596937a5970 ] >15:37:23,428 DEBUG NetworkManager:<debug> [1537198643.4279] ++ connection.interface-name = 'enp2s0' >15:37:23,429 INFO NetworkManager:<info> [1537198643.4292] settings-connection[0x559693838080,9a079a9b-652a-378c-a75c-fc5258a795b6]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-enp2s0), connection was modified in the process >15:37:23,429 DEBUG NetworkManager:<debug> [1537198643.4296] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (enp2s0) >15:37:23,429 INFO NetworkManager:<info> [1537198643.4296] audit: op="connection-update" uuid="9a079a9b-652a-378c-a75c-fc5258a795b6" name="enp2s0" args="connection.timestamp,connection.interface-name" pid=1390 uid=0 result="success" >15:37:23,469 DEBUG NetworkManager:<debug> [1537198643.4695] ifcfg-rh: write: connection enp2s0 (9a079a9b-652a-378c-a75c-fc5258a795b6) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-enp2s0" >15:37:23,469 DEBUG NetworkManager:<debug> [1537198643.4698] ++ connection 'update-settings' (0x7f61f00020e0/NMSimpleConnection/"802-3-ethernet" < 0x559693838080/NMIfcfgConnection/"802-3-ethernet") [/org/freedesktop/NetworkManager/Settings/1]: >15:37:23,470 DEBUG NetworkManager:<debug> [1537198643.4699] ++ 802-3-ethernet [ 0x5596937d9930 < 0x5596937d9e30 ] >15:37:23,470 DEBUG NetworkManager:<debug> [1537198643.4699] ++ 802-3-ethernet.mac-address < 'D4:3D:7E:9C:59:58' >15:37:23,471 INFO NetworkManager:<info> [1537198643.4710] settings-connection[0x559693838080,9a079a9b-652a-378c-a75c-fc5258a795b6]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-enp2s0), connection was modified in the process >15:37:23,471 DEBUG NetworkManager:<debug> [1537198643.4713] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (enp2s0) >15:37:23,471 INFO NetworkManager:<info> [1537198643.4714] audit: op="connection-update" uuid="9a079a9b-652a-378c-a75c-fc5258a795b6" name="enp2s0" args="802-3-ethernet.mac-address,connection.timestamp" pid=1390 uid=0 result="success" >15:37:23,525 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to []. >15:37:23,802 NOTICE audit:AVC avc: denied { create } for pid=1313 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 >15:37:23,802 NOTICE audit:AVC avc: denied { write open } for pid=1313 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=12421 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:37:23,802 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7fbef9aeab30 a2=241 a3=1b6 items=0 ppid=1 pid=1313 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) >15:37:23,802 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:23,802 NOTICE audit:AVC avc: denied { getattr } for pid=1313 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=12421 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:37:23,802 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7fbef9aea9c0 a2=7fbef9aea9c0 a3=1b6 items=0 ppid=1 pid=1313 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) >15:37:23,802 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:23,802 NOTICE audit:AVC avc: denied { rename } for pid=1313 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=12421 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:37:23,803 NOTICE audit:AVC avc: denied { unlink } for pid=1313 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=12436 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:37:23,803 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fbef9aeab30 a1=7fbef40023e0 a2=0 a3=3d783b3761623936 items=0 ppid=1 pid=1313 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) >15:37:23,803 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:24,816 ERR spice-vdagent:Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0 >15:37:25,122 NOTICE audit:AVC avc: denied { read write } for pid=1584 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 >15:37:25,124 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=561145682a63 a1=7ffc342e2a40 a2=7ffc342e31b8 a3=1 items=0 ppid=1583 pid=1584 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) >15:37:25,124 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F646275732D6461656D6F6E002D2D7379736C6F672D6F6E6C79002D2D666F726B002D2D7072696E742D7069640035002D2D7072696E742D616464726573730037002D2D73657373696F6E >15:37:25,145 INFO dbus-daemon:[session uid=0 pid=1584] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=0 pid=1577 comm="metacity --display :1 --sm-disable " label="system_u:system_r:initrc_t:s0") >15:37:25,194 INFO dbus-daemon:[session uid=0 pid=1584] Successfully activated service 'org.a11y.Bus' >15:37:25,230 WARNING org.a11y.Bus:dbus-daemon[1594]: Activating service name='org.a11y.atspi.Registry' requested by ':1.1' (uid=0 pid=1390 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >15:37:25,246 WARNING org.a11y.Bus:dbus-daemon[1594]: Successfully activated service 'org.a11y.atspi.Registry' >15:37:25,246 INFO org.a11y.Bus:SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >15:37:25,784 INFO systemd:Starting NTP client/server... >15:37:25,812 INFO chronyd:chronyd version 3.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) >15:37:25,819 INFO chronyd:Using right/UTC timezone to obtain leap second data >15:37:25,839 INFO systemd:Started NTP client/server. >15:37:25,839 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' >15:37:26,820 INFO dhclient:DHCPDISCOVER on enp2s0 to 255.255.255.255 port 67 interval 20 (xid=0x9a357d5b) >15:37:26,829 INFO dhclient:DHCPREQUEST on enp2s0 to 255.255.255.255 port 67 (xid=0x9a357d5b) >15:37:26,829 INFO dhclient:DHCPOFFER from 192.168.1.1 >15:37:26,847 INFO dhclient:DHCPACK from 192.168.1.1 (xid=0x9a357d5b) >15:37:26,862 DEBUG NetworkManager:<debug> [1537198646.8619] bus-manager: (dhcp) accepted connection 0x5596937d8710 on private socket >15:37:26,862 DEBUG NetworkManager:<debug> [1537198646.8628] dhcp4 (enp2s0): DHCP state 'unknown' -> 'bound' (reason: 'BOUND') >15:37:26,862 DEBUG NetworkManager:<debug> [1537198646.8629] dhcp4 (enp2s0): option 'ip_address'=>'192.168.1.235' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8629] dhcp4 (enp2s0): option 'requested_subnet_mask'=>'1' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8629] dhcp4 (enp2s0): option 'requested_time_offset'=>'1' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8630] dhcp4 (enp2s0): option 'dhcp_lease_time'=>'86400' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8630] dhcp4 (enp2s0): option 'requested_ntp_servers'=>'1' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8630] dhcp4 (enp2s0): option 'dhcp_server_identifier'=>'192.168.1.1' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8630] dhcp4 (enp2s0): option 'dhcp_message_type'=>'5' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8630] dhcp4 (enp2s0): option 'next_server'=>'192.168.1.1' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8630] dhcp4 (enp2s0): option 'requested_ms_classless_static_routes'=>'1' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8630] dhcp4 (enp2s0): option 'requested_domain_name_servers'=>'1' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8630] dhcp4 (enp2s0): option 'requested_wpad'=>'1' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8630] dhcp4 (enp2s0): option 'subnet_mask'=>'255.255.255.0' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8630] dhcp4 (enp2s0): option 'requested_root_path'=>'1' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8630] dhcp4 (enp2s0): option 'requested_routers'=>'1' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8630] dhcp4 (enp2s0): option 'dad_wait_time'=>'0' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8630] dhcp4 (enp2s0): option 'domain_name'=>'attlocal.net' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8630] dhcp4 (enp2s0): option 'requested_classless_static_routes'=>'1' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8631] dhcp4 (enp2s0): option 'requested_broadcast_address'=>'1' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8631] dhcp4 (enp2s0): option 'requested_interface_mtu'=>'1' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8631] dhcp4 (enp2s0): option 'requested_domain_search'=>'1' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8631] dhcp4 (enp2s0): option 'requested_host_name'=>'1' >15:37:26,863 DEBUG NetworkManager:<debug> [1537198646.8631] dhcp4 (enp2s0): option 'requested_static_routes'=>'1' >15:37:26,864 DEBUG NetworkManager:<debug> [1537198646.8631] dhcp4 (enp2s0): option 'broadcast_address'=>'192.168.1.255' >15:37:26,864 DEBUG NetworkManager:<debug> [1537198646.8631] dhcp4 (enp2s0): option 'dhcp_rebinding_time'=>'75600' >15:37:26,864 DEBUG NetworkManager:<debug> [1537198646.8631] dhcp4 (enp2s0): option 'network_number'=>'192.168.1.0' >15:37:26,864 DEBUG NetworkManager:<debug> [1537198646.8631] dhcp4 (enp2s0): option 'dhcp_renewal_time'=>'43200' >15:37:26,864 DEBUG NetworkManager:<debug> [1537198646.8631] dhcp4 (enp2s0): option 'expiry'=>'1537285046' >15:37:26,864 DEBUG NetworkManager:<debug> [1537198646.8631] dhcp4 (enp2s0): option 'requested_rfc3442_classless_static_routes'=>'1' >15:37:26,864 DEBUG NetworkManager:<debug> [1537198646.8631] dhcp4 (enp2s0): option 'routers'=>'192.168.1.254' >15:37:26,864 DEBUG NetworkManager:<debug> [1537198646.8631] dhcp4 (enp2s0): option 'domain_name_servers'=>'192.168.1.1' >15:37:26,864 DEBUG NetworkManager:<debug> [1537198646.8632] dhcp4 (enp2s0): option 'requested_domain_name'=>'1' >15:37:26,864 INFO NetworkManager:<info> [1537198646.8632] dhcp4 (enp2s0): address 192.168.1.235 >15:37:26,864 INFO NetworkManager:<info> [1537198646.8632] dhcp4 (enp2s0): plen 24 (255.255.255.0) >15:37:26,864 INFO NetworkManager:<info> [1537198646.8632] dhcp4 (enp2s0): gateway 192.168.1.254 >15:37:26,864 INFO NetworkManager:<info> [1537198646.8632] dhcp4 (enp2s0): lease time 86400 >15:37:26,864 INFO NetworkManager:<info> [1537198646.8632] dhcp4 (enp2s0): nameserver '192.168.1.1' >15:37:26,864 INFO NetworkManager:<info> [1537198646.8632] dhcp4 (enp2s0): domain name 'attlocal.net' >15:37:26,864 INFO NetworkManager:<info> [1537198646.8632] dhcp4 (enp2s0): state changed unknown -> bound >15:37:26,864 DEBUG NetworkManager:<debug> [1537198646.8634] device[0x55969382e960] (enp2s0): new DHCPv4 client state 1 >15:37:26,864 DEBUG NetworkManager:<debug> [1537198646.8637] device[0x55969382e960] (enp2s0): activation-stage: schedule activate_stage5_ip4_config_result,v4 (id 323) >15:37:26,864 DEBUG NetworkManager:<debug> [1537198646.8638] device[0x55969382e960] (enp2s0): activation-stage: invoke activate_stage5_ip4_config_result,v4 (id 323) >15:37:26,864 DEBUG NetworkManager:<debug> [1537198646.8638] device[0x55969382e960] (enp2s0): ip4-config: update (commit=1, new-config=0x5596937f8140) >15:37:26,864 DEBUG NetworkManager:<debug> [1537198646.8640] platform: address: adding or updating IPv4 address: 192.168.1.235/24 lft 86400sec pref 86400sec lifetime 13-0[86400,86400] dev 2 flags noprefixroute src unknown >15:37:26,864 DEBUG NetworkManager:<debug> [1537198646.8642] platform: signal: address 4 added: 192.168.1.235/24 lft 86400sec pref 86400sec lifetime 13-13[86400,86400] dev 2 flags noprefixroute src kernel >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8642] device[0x55969382e960] (enp2s0): queued IP4 config change >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8642] platform-linux: do-add-ip4-address[2: 192.168.1.235/24]: success >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8642] platform: route: append IPv4 route: 192.168.1.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.1.235 >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8643] platform: signal: route 4 added: 192.168.1.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.1.235 >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8643] platform-linux: do-add-ip4-route[192.168.1.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.1.235]: success >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8643] platform: route: append IPv4 route: 0.0.0.0/0 via 192.168.1.254 dev 2 metric 100 mss 0 rt-src dhcp >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8643] platform: signal: route 4 added: 0.0.0.0/0 via 192.168.1.254 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8643] platform-linux: do-add-ip4-route[0.0.0.0/0 via 192.168.1.254 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global]: success >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8645] device[0x55969382e960] (enp2s0): ip4-config: set IP Config instance (/org/freedesktop/NetworkManager/IP4Config/3) >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8645] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/enp2s0/rp_filter': '0' >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8646] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/all/rp_filter': '1' >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8646] platform-linux: sysctl: setting '/proc/sys/net/ipv4/conf/enp2s0/rp_filter' to '2' (current value is '0') >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8648] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:37:26,865 INFO NetworkManager:<info> [1537198646.8649] policy: set 'Wired connection 1' (enp2s0) as default for IPv4 routing and DNS >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8651] dns-mgr: (device_ip_config_changed): DNS configuration changed >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8651] dns-mgr: (device_ip_config_changed): committing DNS changes (0) >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8651] dns-mgr: update-dns: updating resolv.conf >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8655] policy: restarting reverse-lookup thread for address 192.168.1.235 >15:37:26,865 DEBUG NetworkManager:<debug> [1537198646.8656] dispatcher: (6) (enp2s0) dispatching action 'dhcp4-change' >15:37:26,866 DEBUG NetworkManager:<debug> [1537198646.8660] device[0x55969382e960] (enp2s0): remove_pending_action (0): 'dhcp4' >15:37:26,866 INFO NetworkManager:<info> [1537198646.8660] manager: startup complete >15:37:26,866 DEBUG NetworkManager:<debug> [1537198646.8661] active-connection[0x5596937f8570]: set state-flags layer2-ready,ip4-ready,ip6-ready (was layer2-ready,ip6-ready) >15:37:26,866 DEBUG NetworkManager:<debug> [1537198646.8661] device[0x55969382e960] (enp2s0): activation-stage: complete activate_stage5_ip4_config_result,v4 (id 323) >15:37:26,866 DEBUG NetworkManager:<debug> [1537198646.8662] device[0x55969382e960] (enp2s0): ip4-config: update (commit=0, new-config=0x5596937f8ac0) >15:37:26,866 DEBUG NetworkManager:<debug> [1537198646.8663] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/enp2s0/rp_filter': '2' (changed from '0' on last read) >15:37:26,869 INFO nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: new request (3 scripts) >15:37:26,869 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >15:37:26,869 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: CONNECTION_FILENAME=/etc/sysconfig/network-scripts/ifcfg-enp2s0 >15:37:26,869 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: CONNECTION_UUID=9a079a9b-652a-378c-a75c-fc5258a795b6 >15:37:26,876 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: CONNECTION_ID=Wired connection 1 >15:37:26,876 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DEVICE_IFACE=enp2s0 >15:37:26,876 DEBUG NetworkManager:<debug> [1537198646.8737] bus-manager: (dhcp) closed connection 0x5596937d8710 on private socket >15:37:26,876 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DEVICE_IP_IFACE=enp2s0 >15:37:26,877 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: IP4_ADDRESS_0=192.168.1.235/24 192.168.1.254 >15:37:26,877 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: IP4_NUM_ADDRESSES=1 >15:37:26,877 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: IP4_GATEWAY=192.168.1.254 >15:37:26,877 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: IP4_NAMESERVERS=192.168.1.1 >15:37:26,877 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: IP4_DOMAINS=attlocal.net >15:37:26,877 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: IP4_ROUTE_0=192.168.1.0/24 0.0.0.0 100 >15:37:26,877 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: IP4_NUM_ROUTES=1 >15:37:26,877 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: IP6_ADDRESS_0=fe80::4f25:8534:6c64:6a25/64 fe80::62c3:97ff:fed3:c429 >15:37:26,877 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: IP6_ADDRESS_1=2602:306:cdb5:67d0:2dda:7999:73b9:a9e4/64 fe80::62c3:97ff:fed3:c429 >15:37:26,877 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: IP6_NUM_ADDRESSES=2 >15:37:26,877 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: IP6_GATEWAY=fe80::62c3:97ff:fed3:c429 >15:37:26,877 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: IP6_ROUTE_0=fe80::/64 :: 100 >15:37:26,877 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: IP6_ROUTE_1=2602:306:cdb5:67d0::/64 :: 100 >15:37:26,877 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: IP6_ROUTE_2=ff00::/8 :: 256 >15:37:26,877 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: IP6_NUM_ROUTES=3 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_BROADCAST_ADDRESS=192.168.1.255 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_DAD_WAIT_TIME=0 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_DHCP_LEASE_TIME=86400 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_DHCP_MESSAGE_TYPE=5 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_DHCP_REBINDING_TIME=75600 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_DHCP_RENEWAL_TIME=43200 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_DHCP_SERVER_IDENTIFIER=192.168.1.1 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_DOMAIN_NAME=attlocal.net >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_DOMAIN_NAME_SERVERS=192.168.1.1 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_EXPIRY=1537285046 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_IP_ADDRESS=192.168.1.235 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_NETWORK_NUMBER=192.168.1.0 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_NEXT_SERVER=192.168.1.1 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_REQUESTED_BROADCAST_ADDRESS=1 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_REQUESTED_CLASSLESS_STATIC_ROUTES=1 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_REQUESTED_DOMAIN_NAME=1 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_REQUESTED_DOMAIN_NAME_SERVERS=1 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_REQUESTED_DOMAIN_SEARCH=1 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_REQUESTED_HOST_NAME=1 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_REQUESTED_INTERFACE_MTU=1 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_REQUESTED_MS_CLASSLESS_STATIC_ROUTES=1 >15:37:26,878 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_REQUESTED_NTP_SERVERS=1 >15:37:26,879 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_REQUESTED_RFC3442_CLASSLESS_STATIC_ROUTES=1 >15:37:26,879 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_REQUESTED_ROOT_PATH=1 >15:37:26,879 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_REQUESTED_ROUTERS=1 >15:37:26,879 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_REQUESTED_STATIC_ROUTES=1 >15:37:26,879 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_REQUESTED_SUBNET_MASK=1 >15:37:26,879 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_REQUESTED_TIME_OFFSET=1 >15:37:26,879 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_REQUESTED_WPAD=1 >15:37:26,879 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_ROUTERS=192.168.1.254 >15:37:26,879 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: DHCP4_SUBNET_MASK=255.255.255.0 >15:37:26,879 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >15:37:26,879 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: environment: NM_DISPATCHER_ACTION=dhcp4-change >15:37:26,879 INFO nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: start running ordered scripts... >15:37:26,879 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >15:37:26,879 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >15:37:26,879 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >15:37:26,879 INFO dhclient:bound to 192.168.1.235 -- renewal in 33298 seconds. >15:37:26,882 DEBUG NetworkManager:<debug> [1537198646.8820] dns-mgr: update-dns: updating resolv.conf >15:37:26,884 INFO NetworkManager:<info> [1537198646.8830] policy: set-hostname: set hostname to 'neon.attlocal.net' (from address lookup) >15:37:26,885 INFO systemd-hostnamed:Changed host name to 'neon.attlocal.net' >15:37:26,887 DEBUG NetworkManager:<debug> [1537198646.8864] dispatcher: (7) dispatching action 'hostname' >15:37:26,889 INFO nm-dispatcher:req:6 'hostname': new request (3 scripts) >15:37:26,889 DEBUG nm-dispatcher:req:6 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >15:37:26,889 DEBUG nm-dispatcher:req:6 'hostname': environment: NM_DISPATCHER_ACTION=hostname >15:37:26,890 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >15:37:26,890 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0], "/etc/NetworkManager/dispatcher.d/20-chrony": run script >15:37:26,893 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0], "/etc/NetworkManager/dispatcher.d/20-chrony": complete >15:37:26,894 DEBUG nm-dispatcher:req:5 'dhcp4-change' [enp2s0]: completed (3 scripts) >15:37:26,894 INFO nm-dispatcher:req:6 'hostname': start running ordered scripts... >15:37:26,894 DEBUG nm-dispatcher:req:6 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >15:37:26,894 DEBUG NetworkManager:<debug> [1537198646.8948] dispatcher: (6) 04-iscsi succeeded >15:37:26,894 DEBUG NetworkManager:<debug> [1537198646.8948] dispatcher: (6) 11-dhclient succeeded >15:37:26,894 DEBUG NetworkManager:<debug> [1537198646.8948] dispatcher: (6) 20-chrony succeeded >15:37:26,896 DEBUG nm-dispatcher:req:6 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >15:37:26,896 DEBUG nm-dispatcher:req:6 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >15:37:26,899 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Current hostname changed to neon.attlocal.net >15:37:26,900 DEBUG nm-dispatcher:req:6 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >15:37:26,900 DEBUG nm-dispatcher:req:6 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >15:37:26,902 DEBUG nm-dispatcher:req:6 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >15:37:26,902 DEBUG nm-dispatcher:req:6 'hostname': completed (3 scripts) >15:37:26,903 DEBUG NetworkManager:<debug> [1537198646.9028] dispatcher: (7) 04-iscsi succeeded >15:37:26,903 DEBUG NetworkManager:<debug> [1537198646.9028] dispatcher: (7) 11-dhclient succeeded >15:37:26,903 DEBUG NetworkManager:<debug> [1537198646.9028] dispatcher: (7) 20-chrony succeeded >15:37:27,298 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >15:37:27,385 NOTICE audit:AVC avc: denied { dac_override } for pid=1313 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 >15:37:27,385 NOTICE audit:AVC avc: denied { write } for pid=1313 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 >15:37:27,386 NOTICE audit:AVC avc: denied { add_name } for pid=1313 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 >15:37:27,386 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fbef9aeab30 a2=241 a3=1b6 items=0 ppid=1 pid=1313 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) >15:37:27,386 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:27,386 NOTICE audit:AVC avc: denied { remove_name } for pid=1313 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=8760 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:37:27,386 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fbef9aeab30 a1=7fbef40023e0 a2=0 a3=3634333533376263 items=0 ppid=1 pid=1313 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) >15:37:27,386 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:31,073 NOTICE audit:AVC avc: denied { create } for pid=1313 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 >15:37:31,073 NOTICE audit:AVC avc: denied { write open } for pid=1313 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=8760 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:37:31,073 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fbef9aeab30 a2=241 a3=1b6 items=0 ppid=1 pid=1313 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) >15:37:31,074 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:31,074 NOTICE audit:AVC avc: denied { getattr } for pid=1313 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=8760 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:37:31,074 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=b a1=7fbef9aea9c0 a2=7fbef9aea9c0 a3=1b6 items=0 ppid=1 pid=1313 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) >15:37:31,074 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:31,074 NOTICE audit:AVC avc: denied { rename } for pid=1313 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=8760 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:37:31,074 NOTICE audit:AVC avc: denied { unlink } for pid=1313 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=8745 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:37:31,074 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fbef9aeab30 a1=7fbef40023e0 a2=0 a3=3d783b3134353238 items=0 ppid=1 pid=1313 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) >15:37:31,074 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:33,230 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >15:37:33,330 INFO kernel:EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >15:37:33,602 INFO kernel:EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >15:37:33,967 INFO kernel:EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) >15:37:34,450 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:X Layouts are set to []. >15:37:34,455 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['us']. >15:37:35,492 DEBUG NetworkManager:<debug> [1537198655.4917] ndisc-lndp[0x5596938630e0,"enp2s0"]: processing libndp events >15:37:35,514 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Enabled is set to 'True'. >15:37:35,814 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:UTC is set to False. >15:37:35,832 NOTICE audit:AVC avc: denied { read write } for pid=1912 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 >15:37:35,832 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fc68f96b630 a1=7fc687d58390 a2=7fc6903fab90 a3=0 items=0 ppid=1390 pid=1912 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) >15:37:35,832 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D6C6F63616C74696D65 >15:37:36,040 INFO kernel:Btrfs loaded, crc32c=crc32c-intel >15:37:36,040 INFO kernel:Btrfs loaded, crc32c=crc32c-intel >15:37:36,000 NOTICE audit:AVC avc: denied { ioctl } for pid=1912 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 >15:37:36,002 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=0 a1=5401 a2=7fff47d79040 a3=0 items=0 ppid=1390 pid=1912 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) >15:37:36,003 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D6C6F63616C74696D65 >15:37:36,003 NOTICE audit:AVC avc: denied { getattr } for pid=1912 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 >15:37:36,003 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=0 a1=7fff47d790e0 a2=7fff47d790e0 a3=0 items=0 ppid=1390 pid=1912 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) >15:37:36,003 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D6C6F63616C74696D65 >15:37:36,003 ERR rsyslogd:imjournal: sd_journal_get_cursor() failed: Cannot assign requested address [v8.37.0] >15:37:36,003 NOTICE audit:USYS_CONFIG pid=1912 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:hwclock_t:s0 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=neon.attlocal.net addr=? terminal=pts/0 res=failed' >15:37:36,006 NOTICE audit:AVC avc: denied { read } for pid=1313 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=12479 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:37:36,006 NOTICE audit:SYSCALL arch=c000003e syscall=21 success=yes exit=0 a0=7fbef40023e0 a1=4 a2=ffff80007fff0000 a3=0 items=0 ppid=1 pid=1313 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) >15:37:36,006 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:36,006 NOTICE rsyslogd:imjournal: journal reloaded... [v8.37.0 try http://www.rsyslog.com/e/0 ] >15:37:36,084 INFO kernel:SGI XFS with ACLs, security attributes, scrub, no debug enabled >15:37:36,224 DEBUG NetworkManager:<debug> [1537198656.2243] agent-manager: req[0x559693865840, :1.48/anaconda/0]: requesting permissions >15:37:36,224 DEBUG NetworkManager:<debug> [1537198656.2244] agent-manager: req[0x559693865840, :1.48/anaconda/0]: agent registered >15:37:36,224 DEBUG NetworkManager:<debug> [1537198656.2244] policy: re-enabling autoconnect for all connections (only clear no-secrets flag) >15:37:36,000 ERR rsyslogd:imjournal: sd_journal_get_cursor() failed: Cannot assign requested address [v8.37.0] >15:37:36,002 NOTICE rsyslogd:imjournal: journal reloaded... [v8.37.0 try http://www.rsyslog.com/e/0 ] >15:37:36,003 NOTICE rsyslogd:imjournal: journal reloaded... [v8.37.0 try http://www.rsyslog.com/e/0 ] >15:37:36,229 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' >15:37:39,760 DEBUG NetworkManager:<debug> [1537198659.7600] ndisc-lndp[0x5596938630e0,"enp2s0"]: processing libndp events >15:37:40,783 DEBUG NetworkManager:<debug> [1537198660.7830] ndisc-lndp[0x5596938630e0,"enp2s0"]: processing libndp events >15:37:51,615 INFO systemd-hostnamed:Changed host name to 'kitchen-desktop' >15:37:51,616 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Current hostname is set to kitchen-desktop >15:37:51,617 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Current hostname changed to kitchen-desktop >15:37:51,693 NOTICE audit:AVC avc: denied { dac_override } for pid=1313 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 >15:37:51,693 NOTICE audit:AVC avc: denied { write } for pid=1313 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 >15:37:51,693 NOTICE audit:AVC avc: denied { add_name } for pid=1313 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 >15:37:51,694 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=6 a0=ffffff9c a1=7fbef9aeab30 a2=241 a3=1b6 items=0 ppid=1 pid=1313 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) >15:37:51,694 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:51,694 NOTICE audit:AVC avc: denied { remove_name } for pid=1313 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=8745 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:37:51,694 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fbef9aeab30 a1=7fbef40023e0 a2=0 a3=3634333533376263 items=0 ppid=1 pid=1313 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) >15:37:51,694 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:37:54,116 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Current hostname is set to kitchen-desktop >15:37:56,808 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Hostname is set to kitchen-desktop >15:37:59,203 INFO chronyd:Selected source 2600:3c02::f03c:91ff:fe0c:6ba1 >15:37:59,203 INFO chronyd:System clock TAI offset set to 37 seconds >15:38:20,367 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:Timezone is set to America/Chicago. >15:38:20,369 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:NTP is set to True. >15:38:24,475 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' >15:38:36,672 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >15:38:36,675 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >15:38:36,677 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Enabled is set to 'True'. >15:38:36,678 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Type is set to 'AutoPartitioningType.LVM'. >15:38:36,679 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Encrypted is set to 'False'. >15:38:36,681 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Passphrase is set. >15:38:36,691 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >15:38:36,693 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >15:38:37,053 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sda'. >15:38:42,500 NOTICE audit:AVC avc: denied { write } for pid=1962 comm="hwclock" name="etc" dev="dm-0" ino=393217 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=dir permissive=1 >15:38:42,500 NOTICE audit:AVC avc: denied { add_name } for pid=1962 comm="hwclock" name="adjtime" scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=dir permissive=1 >15:38:42,500 NOTICE audit:AVC avc: denied { create } for pid=1962 comm="hwclock" name="adjtime" scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=file permissive=1 >15:38:42,500 NOTICE audit:AVC avc: denied { write } for pid=1962 comm="hwclock" path="/etc/adjtime" dev="dm-0" ino=448025 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=file permissive=1 >15:38:42,500 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=5 a0=ffffff9c a1=55aa24e4b1dd a2=241 a3=1b6 items=0 ppid=1390 pid=1962 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) >15:38:42,501 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D737973746F6863002D2D6C6F63616C >15:38:42,501 NOTICE audit:USYS_CONFIG pid=1962 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:hwclock_t:s0 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=kitchen-desktop addr=? terminal=pts/0 res=failed' >15:38:42,508 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Enabled is set to 'True'. >15:38:42,509 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Type is set to 'AutoPartitioningType.LVM'. >15:38:42,510 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Encrypted is set to 'False'. >15:38:42,513 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >15:38:42,514 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >15:38:42,516 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Devices to clear are set to '[]'. >15:38:42,517 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >15:38:42,519 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '[]'. >15:38:42,521 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Devices to clear are set to '[]'. >15:38:43,571 INFO kernel: sda: sda1 sda2 sda3 >15:38:43,574 NOTICE audit:AVC avc: denied { create } for pid=1313 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 >15:38:43,574 NOTICE audit:AVC avc: denied { write open } for pid=1313 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=8745 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:38:43,574 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=6 a0=ffffff9c a1=7fbef9aeab30 a2=241 a3=1b6 items=0 ppid=1 pid=1313 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) >15:38:43,574 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:38:43,574 NOTICE audit:AVC avc: denied { getattr } for pid=1313 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=8745 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:38:43,574 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=6 a1=7fbef9aea9c0 a2=7fbef9aea9c0 a3=1b6 items=0 ppid=1 pid=1313 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) >15:38:43,574 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:38:43,574 NOTICE audit:AVC avc: denied { rename } for pid=1313 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=8745 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:38:43,574 NOTICE audit:AVC avc: denied { unlink } for pid=1313 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=12479 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:38:43,574 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fbef9aeab30 a1=7fbef40023e0 a2=0 a3=3634333533376263 items=0 ppid=1 pid=1313 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) >15:38:43,574 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:38:44,206 INFO kernel: sda: sda1 sda2 sda3 sda4 >15:38:44,711 INFO systemd:Started LVM2 metadata daemon. >15:38:44,712 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' >15:38:44,864 INFO dbus-daemon:[system] Activating via systemd: service name='com.redhat.lvmdbus1' unit='lvm2-lvmdbusd.service' requested by ':1.49' (uid=0 pid=2074 comm="lvm pvcreate /dev/sda5 --config= devices { preferr" label="system_u:system_r:lvm_t:s0") >15:38:44,867 INFO systemd:Starting LVM2 D-Bus service... >15:38:45,068 INFO dbus-daemon:[system] Successfully activated service 'com.redhat.lvmdbus1' >15:38:45,069 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' >15:38:45,069 INFO systemd:Started LVM2 D-Bus service. >15:38:45,151 INFO systemd:Created slice system-lvm2\x2dpvscan.slice. >15:38:45,157 INFO systemd:Starting LVM2 PV scan on device 8:5... >15:38:45,190 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-pvscan@8:5 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:38:45,191 INFO systemd:Started LVM2 PV scan on device 8:5. >15:38:46,253 INFO kernel:Adding 978940k swap on /dev/mapper/fedora_kitchen--desktop-swap. Priority:-2 extents:1 across:978940k SSFS >15:38:46,441 INFO kernel:EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >15:38:46,681 INFO kernel:EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) >15:38:49,719 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Enabled services are set to ['chronyd']. >15:38:49,797 NOTICE audit:AVC avc: denied { dac_override } for pid=1313 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 >15:38:49,797 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=6 a0=ffffff9c a1=7fbef9aeab30 a2=241 a3=1b6 items=0 ppid=1 pid=1313 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) >15:38:49,797 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:39:05,693 INFO chronyd:Selected source 2001:67c:24c:1::21 >15:39:05,819 INFO chronyd:Source 2600:3c02::f03c:91ff:fe0c:6ba1 replaced with 188.125.64.7 >15:39:10,693 DEBUG NetworkManager:<debug> [1537198750.6928] ndisc-lndp[0x5596938630e0,"enp2s0"]: processing libndp events >15:39:58,882 DEBUG NetworkManager:<debug> [1537198798.8826] ndisc-lndp[0x5596938630e0,"enp2s0"]: processing libndp events >15:39:58,883 DEBUG NetworkManager:<debug> [1537198798.8827] ndisc-lndp[0x5596938630e0,"enp2s0"]: received router advertisement at 166 >15:39:58,883 DEBUG NetworkManager:<debug> [1537198798.8827] ndisc[0x5596938630e0,"enp2s0"]: complete-address: using an stable-privacy address >15:39:58,883 DEBUG NetworkManager:<debug> [1537198798.8827] ndisc[0x5596938630e0,"enp2s0"]: neighbor discovery configuration changed [A]: >15:39:58,883 DEBUG NetworkManager:<debug> [1537198798.8827] ndisc[0x5596938630e0,"enp2s0"]: dhcp-level none >15:39:58,883 DEBUG NetworkManager:<debug> [1537198798.8828] ndisc[0x5596938630e0,"enp2s0"]: gateway fe80::62c3:97ff:fed3:c429 pref medium exp 1799.6577 >15:39:58,883 DEBUG NetworkManager:<debug> [1537198798.8828] ndisc[0x5596938630e0,"enp2s0"]: address 2602:306:cdb5:67d0:2dda:7999:73b9:a9e4 exp 2591999.6577 >15:39:58,883 DEBUG NetworkManager:<debug> [1537198798.8828] ndisc[0x5596938630e0,"enp2s0"]: route 2602:306:cdb5:67d0::/64 via :: pref medium exp 2591999.6577 >15:39:58,883 DEBUG NetworkManager:<debug> [1537198798.8828] device[0x55969382e960] (enp2s0): activation-stage: schedule activate_stage5_ip6_config_commit,v6 (id 546) >15:39:58,883 DEBUG NetworkManager:<debug> [1537198798.8828] ndisc[0x5596938630e0,"enp2s0"]: scheduling next now/lifetime check: 1800 seconds >15:39:58,883 DEBUG NetworkManager:<debug> [1537198798.8829] device[0x55969382e960] (enp2s0): activation-stage: invoke activate_stage5_ip6_config_commit,v6 (id 546) >15:39:58,883 DEBUG NetworkManager:<debug> [1537198798.8829] device[0x55969382e960] (enp2s0): ip6-config: update (commit=1, new-config=0x559693844180) >15:39:58,883 DEBUG NetworkManager:<debug> [1537198798.8831] platform: address: adding or updating IPv6 address: fe80::4f25:8534:6c64:6a25/64 lft forever pref forever lifetime 166-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src unknown >15:39:58,883 DEBUG NetworkManager:<debug> [1537198798.8832] platform-linux: do-add-ip6-address[2: fe80::4f25:8534:6c64:6a25]: success >15:39:58,883 DEBUG NetworkManager:<debug> [1537198798.8832] platform: address: adding or updating IPv6 address: 2602:306:cdb5:67d0:2dda:7999:73b9:a9e4/64 lft 2592000sec pref 604800sec lifetime 166-0[604800,2592000] dev 2 flags noprefixroute src unknown >15:39:58,883 DEBUG NetworkManager:<debug> [1537198798.8833] platform: signal: address 6 changed: 2602:306:cdb5:67d0:2dda:7999:73b9:a9e4/64 lft 2592000sec pref 604800sec lifetime 166-166[604800,2592000] dev 2 flags noprefixroute src kernel >15:39:58,883 DEBUG NetworkManager:<debug> [1537198798.8833] device[0x55969382e960] (enp2s0): queued IP6 config change >15:39:58,883 DEBUG NetworkManager:<debug> [1537198798.8833] platform-linux: do-add-ip6-address[2: 2602:306:cdb5:67d0:2dda:7999:73b9:a9e4]: success >15:39:58,884 DEBUG NetworkManager:<debug> [1537198798.8836] device[0x55969382e960] (enp2s0): activation-stage: complete activate_stage5_ip6_config_commit,v6 (id 546) >15:39:58,884 DEBUG NetworkManager:<debug> [1537198798.8837] device[0x55969382e960] (enp2s0): ip6-config: update (commit=0, new-config=0x559693844070) >15:39:58,884 DEBUG NetworkManager:<debug> [1537198798.8839] device[0x55969382e960] (enp2s0): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >15:39:58,884 DEBUG NetworkManager:<debug> [1537198798.8839] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >15:39:58,884 INFO NetworkManager:<info> [1537198798.8839] policy: set-hostname: current hostname was changed outside NetworkManager: 'kitchen-desktop' >15:39:58,884 DEBUG NetworkManager:<debug> [1537198798.8839] dns-mgr: (device_ip_config_changed): DNS configuration did not change >15:39:58,884 DEBUG NetworkManager:<debug> [1537198798.8839] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >15:39:59,203 NOTICE audit:AVC avc: denied { create } for pid=1313 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 >15:39:59,203 NOTICE audit:AVC avc: denied { write open } for pid=1313 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=12508 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:39:59,203 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=6 a0=ffffff9c a1=7fbef9aeab30 a2=241 a3=1b6 items=0 ppid=1 pid=1313 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) >15:39:59,203 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:39:59,204 NOTICE audit:AVC avc: denied { getattr } for pid=1313 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=12508 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:39:59,204 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=6 a1=7fbef9aea9c0 a2=7fbef9aea9c0 a3=1b6 items=0 ppid=1 pid=1313 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) >15:39:59,204 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:39:59,204 NOTICE audit:AVC avc: denied { rename } for pid=1313 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=12508 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:39:59,204 NOTICE audit:AVC avc: denied { unlink } for pid=1313 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=12479 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:39:59,204 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fbef9aeab30 a1=7fbef40023e0 a2=0 a3=3634333533376263 items=0 ppid=1 pid=1313 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) >15:39:59,204 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:40:15,269 DEBUG NetworkManager:<debug> [1537198815.2695] ndisc-lndp[0x5596938630e0,"enp2s0"]: processing libndp events >15:41:19,589 DEBUG NetworkManager:<debug> [1537198879.5890] ndisc-lndp[0x5596938630e0,"enp2s0"]: processing libndp events >15:42:24,791 DEBUG NetworkManager:<debug> [1537198944.7918] ndisc-lndp[0x5596938630e0,"enp2s0"]: processing libndp events >15:42:58,693 NOTICE ostree:Relabeling /var (no stamp file 'var/.ostree-selabeled' found) >15:42:59,640 NOTICE ostree:Bootloader updated; bootconfig swap: yes; deployment count change: 1 >15:43:02,428 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/mdadm.conf:1] Line references path below legacy directory /var/run/, updating /var/run/mdadm â /run/mdadm; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,430 NOTICE audit:AVC avc: denied { dac_override } for pid=1313 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 >15:43:02,430 NOTICE audit:AVC avc: denied { write } for pid=1313 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 >15:43:02,430 NOTICE audit:AVC avc: denied { add_name } for pid=1313 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 >15:43:02,430 NOTICE audit:AVC avc: denied { create } for pid=1313 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 >15:43:02,431 NOTICE audit:AVC avc: denied { write open } for pid=1313 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=12479 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:43:02,431 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=6 a0=ffffff9c a1=7fbef9aeab30 a2=241 a3=1b6 items=0 ppid=1 pid=1313 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) >15:43:02,431 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:43:02,431 NOTICE audit:AVC avc: denied { getattr } for pid=1313 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=12479 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:43:02,431 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=6 a1=7fbef9aea9c0 a2=7fbef9aea9c0 a3=1b6 items=0 ppid=1 pid=1313 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) >15:43:02,431 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:43:02,431 NOTICE audit:AVC avc: denied { remove_name } for pid=1313 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=12479 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:43:02,431 NOTICE audit:AVC avc: denied { rename } for pid=1313 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=12479 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:43:02,431 NOTICE audit:AVC avc: denied { unlink } for pid=1313 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=12508 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:43:02,431 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fbef9aeab30 a1=7fbef40023e0 a2=0 a3=3634333533376263 items=0 ppid=1 pid=1313 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) >15:43:02,431 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:43:02,435 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/pptp.conf:1] Line references path below legacy directory /var/run/, updating /var/run/pptp â /run/pptp; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,437 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/samba.conf:1] Line references path below legacy directory /var/run/, updating /var/run/samba â /run/samba; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,437 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/spice-vdagentd.conf:2] Line references path below legacy directory /var/run/, updating /var/run/spice-vdagentd â /run/spice-vdagentd; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,439 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/etc/tmpfiles.d/vpnc.conf:1] Line references path below legacy directory /var/run/, updating /var/run/vpnc â /run/vpnc; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,457 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/mdadm.conf:1] Line references path below legacy directory /var/run/, updating /var/run/mdadm â /run/mdadm; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,457 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/pptp.conf:1] Line references path below legacy directory /var/run/, updating /var/run/pptp â /run/pptp; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,458 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/samba.conf:1] Line references path below legacy directory /var/run/, updating /var/run/samba â /run/samba; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,458 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/spice-vdagentd.conf:2] Line references path below legacy directory /var/run/, updating /var/run/spice-vdagentd â /run/spice-vdagentd; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,459 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/etc/tmpfiles.d/vpnc.conf:1] Line references path below legacy directory /var/run/, updating /var/run/vpnc â /run/vpnc; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,479 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/mdadm.conf:1] Line references path below legacy directory /var/run/, updating /var/run/mdadm â /run/mdadm; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,480 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/pptp.conf:1] Line references path below legacy directory /var/run/, updating /var/run/pptp â /run/pptp; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,480 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/samba.conf:1] Line references path below legacy directory /var/run/, updating /var/run/samba â /run/samba; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,480 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/spice-vdagentd.conf:2] Line references path below legacy directory /var/run/, updating /var/run/spice-vdagentd â /run/spice-vdagentd; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,480 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/etc/tmpfiles.d/vpnc.conf:1] Line references path below legacy directory /var/run/, updating /var/run/vpnc â /run/vpnc; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,501 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/mdadm.conf:1] Line references path below legacy directory /var/run/, updating /var/run/mdadm â /run/mdadm; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,501 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/pptp.conf:1] Line references path below legacy directory /var/run/, updating /var/run/pptp â /run/pptp; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,502 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/samba.conf:1] Line references path below legacy directory /var/run/, updating /var/run/samba â /run/samba; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,502 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/spice-vdagentd.conf:2] Line references path below legacy directory /var/run/, updating /var/run/spice-vdagentd â /run/spice-vdagentd; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,502 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/etc/tmpfiles.d/vpnc.conf:1] Line references path below legacy directory /var/run/, updating /var/run/vpnc â /run/vpnc; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,523 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/mdadm.conf:1] Line references path below legacy directory /var/run/, updating /var/run/mdadm â /run/mdadm; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,523 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/pptp.conf:1] Line references path below legacy directory /var/run/, updating /var/run/pptp â /run/pptp; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,523 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/samba.conf:1] Line references path below legacy directory /var/run/, updating /var/run/samba â /run/samba; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,523 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/spice-vdagentd.conf:2] Line references path below legacy directory /var/run/, updating /var/run/spice-vdagentd â /run/spice-vdagentd; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,524 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/etc/tmpfiles.d/vpnc.conf:1] Line references path below legacy directory /var/run/, updating /var/run/vpnc â /run/vpnc; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,544 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/mdadm.conf:1] Line references path below legacy directory /var/run/, updating /var/run/mdadm â /run/mdadm; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,544 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/pptp.conf:1] Line references path below legacy directory /var/run/, updating /var/run/pptp â /run/pptp; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,544 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/samba.conf:1] Line references path below legacy directory /var/run/, updating /var/run/samba â /run/samba; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,544 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/spice-vdagentd.conf:2] Line references path below legacy directory /var/run/, updating /var/run/spice-vdagentd â /run/spice-vdagentd; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,545 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/etc/tmpfiles.d/vpnc.conf:1] Line references path below legacy directory /var/run/, updating /var/run/vpnc â /run/vpnc; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,566 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/mdadm.conf:1] Line references path below legacy directory /var/run/, updating /var/run/mdadm â /run/mdadm; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,567 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/pptp.conf:1] Line references path below legacy directory /var/run/, updating /var/run/pptp â /run/pptp; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,567 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/samba.conf:1] Line references path below legacy directory /var/run/, updating /var/run/samba â /run/samba; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,567 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/spice-vdagentd.conf:2] Line references path below legacy directory /var/run/, updating /var/run/spice-vdagentd â /run/spice-vdagentd; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,567 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/etc/tmpfiles.d/vpnc.conf:1] Line references path below legacy directory /var/run/, updating /var/run/vpnc â /run/vpnc; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,588 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/mdadm.conf:1] Line references path below legacy directory /var/run/, updating /var/run/mdadm â /run/mdadm; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,589 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/pptp.conf:1] Line references path below legacy directory /var/run/, updating /var/run/pptp â /run/pptp; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,589 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/samba.conf:1] Line references path below legacy directory /var/run/, updating /var/run/samba â /run/samba; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,589 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/spice-vdagentd.conf:2] Line references path below legacy directory /var/run/, updating /var/run/spice-vdagentd â /run/spice-vdagentd; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,590 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/etc/tmpfiles.d/vpnc.conf:1] Line references path below legacy directory /var/run/, updating /var/run/vpnc â /run/vpnc; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,610 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/mdadm.conf:1] Line references path below legacy directory /var/run/, updating /var/run/mdadm â /run/mdadm; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,610 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/pptp.conf:1] Line references path below legacy directory /var/run/, updating /var/run/pptp â /run/pptp; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,611 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/rpm-ostree-1-autovar.conf:54] Duplicate line for path "/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/var/spool/cups/tmp", ignoring. >15:43:02,611 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/samba.conf:1] Line references path below legacy directory /var/run/, updating /var/run/samba â /run/samba; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,611 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/spice-vdagentd.conf:2] Line references path below legacy directory /var/run/, updating /var/run/spice-vdagentd â /run/spice-vdagentd; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,611 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/var.conf:23] Duplicate line for path "/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/var/spool", ignoring. >15:43:02,611 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/etc/tmpfiles.d/vpnc.conf:1] Line references path below legacy directory /var/run/, updating /var/run/vpnc â /run/vpnc; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,633 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/mdadm.conf:1] Line references path below legacy directory /var/run/, updating /var/run/mdadm â /run/mdadm; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,633 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/pptp.conf:1] Line references path below legacy directory /var/run/, updating /var/run/pptp â /run/pptp; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,634 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/samba.conf:1] Line references path below legacy directory /var/run/, updating /var/run/samba â /run/samba; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,634 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/usr/lib/tmpfiles.d/spice-vdagentd.conf:2] Line references path below legacy directory /var/run/, updating /var/run/spice-vdagentd â /run/spice-vdagentd; please update the tmpfiles.d/ drop-in file accordingly. >15:43:02,634 NOTICE systemd-tmpfiles:[/mnt/sysimage/ostree/deploy/fedora-workstation/deploy/478cb224043d9f5175ba282ffc787350a9c6e1ff46411e0f19f262d60df97e93.0/etc/tmpfiles.d/vpnc.conf:1] Line references path below legacy directory /var/run/, updating /var/run/vpnc â /run/vpnc; please update the tmpfiles.d/ drop-in file accordingly. >15:43:30,014 DEBUG NetworkManager:<debug> [1537199010.0118] ndisc-lndp[0x5596938630e0,"enp2s0"]: processing libndp events >15:44:34,946 DEBUG NetworkManager:<debug> [1537199074.9466] ndisc-lndp[0x5596938630e0,"enp2s0"]: processing libndp events >15:45:34,152 INFO chronyd:Selected source 188.125.64.7 >15:45:39,154 DEBUG NetworkManager:<debug> [1537199139.1539] ndisc-lndp[0x5596938630e0,"enp2s0"]: processing libndp events
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 1629908
: 1484081 |
1484082
|
1484083
|
1484084
|
1484085
|
1484086
|
1484087
|
1484088
|
1484089
|
1484090
|
1484091
|
1484092
|
1484093