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 1474236 Details for
Bug 1613760
AssertionError
[?]
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), 859.18 KB, created by
lnie
on 2018-08-08 10:03:16 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
lnie
Created:
2018-08-08 10:03:16 UTC
Size:
859.18 KB
patch
obsolete
>anaconda 29.21 exception report >Traceback (most recent call first): > File "/usr/lib/python3.7/site-packages/dnf/comps.py", line 396, in environment_by_pattern > assert dnf.util.is_string_type(pattern) > File "/usr/lib64/python3.7/site-packages/pyanaconda/payload/dnfpayload.py", line 869, in environmentId > env = self._base.comps.environment_by_pattern(environment) > File "/usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/spokes/software_selection.py", line 149, in environmentid > return self.payload.environmentId(self.environment) > File "/usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/spokes/software_selection.py", line 165, in environment_valid > return self.environmentid in self.payload.environments > File "/usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/spokes/software_selection.py", line 416, in refresh > if not self.environment_valid or self.environment is None: > File "/usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 424, in _on_spoke_clicked > spoke.refresh() >AssertionError > >Local variables in innermost frame: >self: <dnf.comps.Comps object at 0x7feb0eda95f8> >pattern: False >case_sensitive: False > > >Anaconda instance, containing members: >_bootloader: GRUB2 instance, containing members: > _bootloader.boot_args: > _bootloader.dracut_args: > _bootloader.disks: [] > _bootloader._disk_order: [] > _bootloader._timeout: None > _bootloader.password: None > _bootloader.console: Skipped > _bootloader.console_options: Skipped > _bootloader.linux_images: [] > _bootloader.chain_images: [] > _bootloader._default_image: None > _bootloader._update_only: False > _bootloader.skip_bootloader: False > _bootloader.errors: [] > _bootloader.warnings: [] > _bootloader.stage1_device: None > _bootloader.stage1_disk: None > _bootloader.stage2_device: None > _bootloader.stage2_is_preferred_stage1: False > _bootloader.problems: [] > _bootloader.encrypted_password: Skipped >desktop: Desktop instance, containing members: > desktop._default_target: multi-user.target > desktop.desktop: None >dir: None >_display_mode: DisplayModes instance, containing members: > _display_mode._value_: GUI > _display_mode._name_: GUI > _display_mode.__objclass__: <enum 'DisplayModes'> >_interactive_mode: True >gui_startup_failed: False >id: None >_instClass: FedoraWorkstationInstallClass instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.storage: InstallerStorage instance, containing members: > _intf.storage.do_autopart: False > _intf.storage.clear_part_choice: None > _intf.storage.encrypted_autopart: False > _intf.storage.encryption_cipher: None > _intf.storage.escrow_certificates: {} > _intf.storage.autopart_escrow_cert: None > _intf.storage.autopart_add_backup_passphrase: False > _intf.storage.autopart_requests: [PartSpec instance (0x7feb0f2f4f60) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB max_size = 50 GiB grow = True > >, PartSpec instance (0x7feb0f2f4da0) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB max_size = None grow = True > >, PartSpec instance (0x7feb0ef7c048) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 0 fstype = biosboot encrypted = False > size = 1024 KiB max_size = None grow = False > >, PartSpec instance (0x7feb0ef7c0b8) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False > >, PartSpec instance (0x7feb0ef7c320) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 max_size = None grow = False > >] > _intf.storage.edd_dict: {'vda': 128} > _intf.storage.ignored_disks: [] > _intf.storage.exclusive_disks: [] > _intf.storage.disk_images: {} > _intf.storage._Blivet__luks_devs: {} > _intf.storage.size_sets: [] > _intf.storage._default_fstype: ext4 > _intf.storage._default_boot_fstype: None > _intf.storage._short_product_name: fedora > _intf.storage._sysroot: / > _intf.storage._storage_root: / > _intf.storage._next_id: 0 > _intf.storage._dump_file: /tmp/storage.state > _intf.storage.devicetree: DeviceTree instance, containing members: > _intf.storage.devicetree._devices: [OpticalDevice instance, containing members: > id: 2 > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _format: Iso9660FS instance, containing members: > _format.id: 10 > _format._label: Fedora-WS-dvd-x86_64-rawh > _format._options: None > _format._device: /dev/sr0 > _format.uuid: 2018-08-07-17-12-00-00 > _format.exists: True > _format.mountopts: None > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (Iso9660FS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (Iso9660FS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (Iso9660FS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (Iso9660FS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (Iso9660FS instance) > _format._mkfs: UnimplementedFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (Iso9660FS instance) > _format._mount: Iso9660FSMount instance, containing members: > _format._mount.fs: Already dumped (Iso9660FS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (Iso9660FS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (Iso9660FS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (Iso9660FS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (Iso9660FS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _size: Size instance, containing members: > _size._c_size: Size (592 MiB) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 11 > minor: 0 > _serial: None > _vendor: Skipped > _model: QEMU_DVD-ROM > bus: Skipped > _readonly: False > _protected: True > _controllable: True > _name: sr0 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of OpticalDevice instance (0x7feb0dc17978) -- > name = sr0 status = True id = 2 > children = [] > parents = [] > uuid = None size = 592 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > target size = 592 MiB path = /dev/sr0 > format args = [] original_format = iso9660> > _parents.removefunc: <bound method Device._remove_parent of OpticalDevice instance (0x7feb0dc17978) -- > name = sr0 status = True id = 2 > children = [] > parents = [] > uuid = None size = 592 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > target size = 592 MiB path = /dev/sr0 > format args = [] original_format = iso9660> > _children: [] > original_format: Iso9660FS instance, containing members: > original_format.id: 10 > original_format._label: Fedora-WS-dvd-x86_64-rawh > original_format._options: None > original_format._device: /dev/sr0 > original_format.uuid: 2018-08-07-17-12-00-00 > original_format.exists: True > original_format.mountopts: None > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (Iso9660FS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (Iso9660FS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (Iso9660FS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (Iso9660FS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (Iso9660FS instance) > original_format._mkfs: UnimplementedFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (Iso9660FS instance) > original_format._mount: Iso9660FSMount instance, containing members: > original_format._mount.fs: Already dumped (Iso9660FS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (Iso9660FS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (Iso9660FS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (Iso9660FS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (Iso9660FS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > fstab_comment: Skipped > device_links: [/dev/disk/by-uuid/2018-08-07-17-12-00-00, /dev/disk/by-path/pci-0000:00:01.1-ata-1, /dev/cdrom, /dev/disk/by-label/Fedora-WS-dvd-x86_64-rawh, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001] >, existing 15 GiB disk vda (12) with existing msdos disklabel >, FileDevice instance, containing members: > id: 42 > 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 (0x7feb0dc23208) -- > name = /run/install/repo/images/install.img status = False id = 42 > children = ['existing 0 B loop loop0 (46)'] > 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 (0x7feb0dc23208) -- > name = /run/install/repo/images/install.img status = False id = 42 > children = ['existing 0 B loop loop0 (46)'] > 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: 46 > 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 (0x7feb0dc235f8) -- > name = loop0 status = False id = 46 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (42)'] > 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 (0x7feb0dc235f8) -- > name = loop0 status = False id = 46 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (42)'] > 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: 56 > 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 (0x7feb0dc23e48) -- > name = /LiveOS/rootfs.img status = False id = 56 > children = ['existing 0 B loop loop1 (60) 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 (0x7feb0dc23e48) -- > name = /LiveOS/rootfs.img status = False id = 56 > children = ['existing 0 B loop loop1 (60) 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: 60 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop1 > _format: Ext4FS instance, containing members: > _format.id: 68 > _format._label: Anaconda > _format._options: None > _format._device: /dev/loop1 > _format.uuid: 9adc8160-a441-4305-bfb4-eda0538a5b50 > _format.exists: True > _format.mountopts: None > _format._create_options: None > _format._info: Ext2FSInfo instance, containing members: > _format._info.fs: Already dumped (Ext4FS instance) > _format._resize: Ext2FSResize instance, containing members: > _format._resize.fs: Already dumped (Ext4FS instance) > _format._minsize: Ext2FSMinSize instance, containing members: > _format._minsize.fs: Already dumped (Ext4FS instance) > _format._size_info: Ext2FSSize instance, containing members: > _format._size_info.fs: Already dumped (Ext4FS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (2 GiB) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Already dumped (Size instance) > _format._resizable: True > _format._fsck: Ext2FSCK instance, containing members: > _format._fsck.fs: Already dumped (Ext4FS instance) > _format._mkfs: Ext4FSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (Ext4FS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (Ext4FS instance) > _format._readlabel: Ext2FSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (Ext4FS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (Ext4FS instance) > _format._writelabel: Ext2FSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (Ext4FS instance) > _format._writeuuid: Ext2FSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (Ext4FS instance) > _format._current_info: Filesystem volume name: Anaconda >Last mounted on: / >Filesystem UUID: 9adc8160-a441-4305-bfb4-eda0538a5b50 >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: 131072 >Block count: 524288 >Reserved block count: 0 >Free blocks: 91813 >Free inodes: 92461 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 255 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Tue Aug 7 17:04:26 2018 >Last mount time: Tue Aug 7 17:04:39 2018 >Last write time: Tue Aug 7 17:04:55 2018 >Mount count: 2 >Maximum mount count: -1 >Last checked: Tue Aug 7 17:04:26 2018 >Check interval: 0 (<none>) >Lifetime writes: 1753 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: 23945626-0ee4-420a-9da6-916e28c5f419 >Journal backup: inode blocks >Checksum type: crc32c >Checksum: 0x52db12d9 >Journal features: journal_64bit journal_checksum_v3 >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x0000000c >Journal start: 0 >Journal checksum type: crc32c >Journal checksum: 0x501d56d8 > > > _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 (0x7feb0dc262e8) -- > name = loop1 status = False id = 60 > children = ['existing 2 GiB dm live-rw (84) with existing ext4 filesystem', > 'existing 2 GiB dm live-base (94) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (56)'] > 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 (0x7feb0dc262e8) -- > name = loop1 status = False id = 60 > children = ['existing 2 GiB dm live-rw (84) with existing ext4 filesystem', > 'existing 2 GiB dm live-base (94) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (56)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4> > _children: [existing 2 GiB dm live-rw (84) with existing ext4 filesystem >, existing 2 GiB dm live-base (94) with existing ext4 filesystem >] > original_format: Ext4FS instance, containing members: > original_format.id: 68 > original_format._label: Anaconda > original_format._options: None > original_format._device: /dev/loop1 > original_format.uuid: 9adc8160-a441-4305-bfb4-eda0538a5b50 > original_format.exists: True > original_format.mountopts: None > original_format._create_options: None > original_format._info: Ext2FSInfo instance, containing members: > original_format._info.fs: Already dumped (Ext4FS instance) > original_format._resize: Ext2FSResize instance, containing members: > original_format._resize.fs: Already dumped (Ext4FS instance) > original_format._minsize: Ext2FSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (Ext4FS instance) > original_format._size_info: Ext2FSSize instance, containing members: > original_format._size_info.fs: Already dumped (Ext4FS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (2 GiB) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Already dumped (Size instance) > original_format._resizable: True > original_format._fsck: Ext2FSCK instance, containing members: > original_format._fsck.fs: Already dumped (Ext4FS instance) > original_format._mkfs: Ext4FSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (Ext4FS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (Ext4FS instance) > original_format._readlabel: Ext2FSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (Ext4FS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (Ext4FS instance) > original_format._writelabel: Ext2FSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (Ext4FS instance) > original_format._writeuuid: Ext2FSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (Ext4FS instance) > original_format._current_info: Filesystem volume name: Anaconda >Last mounted on: / >Filesystem UUID: 9adc8160-a441-4305-bfb4-eda0538a5b50 >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: 131072 >Block count: 524288 >Reserved block count: 0 >Free blocks: 91813 >Free inodes: 92461 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 255 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Tue Aug 7 17:04:26 2018 >Last mount time: Tue Aug 7 17:04:39 2018 >Last write time: Tue Aug 7 17:04:55 2018 >Mount count: 2 >Maximum mount count: -1 >Last checked: Tue Aug 7 17:04:26 2018 >Check interval: 0 (<none>) >Lifetime writes: 1753 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: 23945626-0ee4-420a-9da6-916e28c5f419 >Journal backup: inode blocks >Checksum type: crc32c >Checksum: 0x52db12d9 >Journal features: journal_64bit journal_checksum_v3 >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x0000000c >Journal start: 0 >Journal checksum type: crc32c >Journal checksum: 0x501d56d8 > > > 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/9adc8160-a441-4305-bfb4-eda0538a5b50] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, FileDevice instance, containing members: > id: 70 > 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 (0x7feb0dc2e940) -- > name = /overlay (deleted) status = False id = 70 > children = ['existing 0 B loop loop2 (74)'] > 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 (0x7feb0dc2e940) -- > name = /overlay (deleted) status = False id = 70 > children = ['existing 0 B loop loop2 (74)'] > 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: 74 > 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 (0x7feb0dc2eda0) -- > name = loop2 status = False id = 74 > children = [] > parents = ['existing 0 B file /overlay (deleted) (70)'] > 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 (0x7feb0dc2eda0) -- > name = loop2 status = False id = 74 > children = [] > parents = ['existing 0 B file /overlay (deleted) (70)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None> > _children: [] > original_format: existing None > fstab_comment: Skipped > device_links: [] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (DMDevice instance) >, non-existent 1024 MiB partition vda1 (405) with non-existent ext4 filesystem mounted at /boot >, non-existent 8 GiB partition vda2 (416) with non-existent xfs filesystem mounted at / >, non-existent 6 GiB partition vda3 (426) with non-existent xfs filesystem mounted at /home >] > _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 0x7feb0dc17ac8>> > _intf.storage.devicetree._actions._remove_func: <bound method DeviceTreeBase._cancel_action of <blivet.devicetree.DeviceTree object at 0x7feb0dc17ac8>> > _intf.storage.devicetree._actions._actions: [ActionDestroyFormat instance, containing members: > id: 349 > device: existing 1024 MiB partition vda1 (22) > container: None > _applied: True > orig_format: Ext4FS instance, containing members: > orig_format.id: 30 > orig_format._label: None > orig_format._options: None > orig_format._device: /dev/vda1 > orig_format.uuid: 6a0ba34f-e818-4e4b-b5db-0a86d52e51de > orig_format.exists: True > orig_format.mountopts: None > orig_format._create_options: None > orig_format._info: Ext2FSInfo instance, containing members: > orig_format._info.fs: Already dumped (Ext4FS instance) > orig_format._resize: Ext2FSResize instance, containing members: > orig_format._resize.fs: Already dumped (Ext4FS instance) > orig_format._minsize: Ext2FSMinSize instance, containing members: > orig_format._minsize.fs: Already dumped (Ext4FS instance) > orig_format._size_info: Ext2FSSize instance, containing members: > orig_format._size_info.fs: Already dumped (Ext4FS instance) > orig_format._size: Size instance, containing members: > orig_format._size._c_size: Size (1024 MiB) > orig_format._target_size: Already dumped (Size instance) > orig_format._min_instance_size: Size instance, containing members: > orig_format._min_instance_size._c_size: Size (56 MiB) > orig_format._resizable: True > orig_format._fsck: Ext2FSCK instance, containing members: > orig_format._fsck.fs: Already dumped (Ext4FS instance) > orig_format._mkfs: Ext4FSMkfs instance, containing members: > orig_format._mkfs.fs: Already dumped (Ext4FS instance) > orig_format._mount: FSMount instance, containing members: > orig_format._mount.fs: Already dumped (Ext4FS instance) > orig_format._readlabel: Ext2FSReadLabel instance, containing members: > orig_format._readlabel.fs: Already dumped (Ext4FS instance) > orig_format._sync: UnimplementedFSSync instance, containing members: > orig_format._sync.fs: Already dumped (Ext4FS instance) > orig_format._writelabel: Ext2FSWriteLabel instance, containing members: > orig_format._writelabel.fs: Already dumped (Ext4FS instance) > orig_format._writeuuid: Ext2FSWriteUUID instance, containing members: > orig_format._writeuuid.fs: Already dumped (Ext4FS instance) > orig_format._current_info: Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 6a0ba34f-e818-4e4b-b5db-0a86d52e51de >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >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 >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 65536 >Block count: 262144 >Reserved block count: 13107 >Free blocks: 249189 >Free inodes: 65525 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 127 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Wed Aug 8 09:53:03 2018 >Last mount time: Wed Aug 8 09:53:04 2018 >Last write time: Wed Aug 8 09:53:04 2018 >Mount count: 1 >Maximum mount count: -1 >Last checked: Wed Aug 8 09:53:03 2018 >Check interval: 0 (<none>) >Lifetime writes: 33 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: 28e2641a-d8f0-48dd-b5e3-6bd8bb25017a >Journal backup: inode blocks >Checksum type: crc32c >Checksum: 0x98c36223 >Journal features: journal_64bit journal_checksum_v3 >Journal size: 32M >Journal length: 8192 >Journal sequence: 0x00000002 >Journal start: 1 >Journal checksum type: crc32c >Journal checksum: 0xe807365d > > > orig_format.mountpoint: None > orig_format.fsprofile: None > orig_format._chrooted_mountpoint: None >, ActionDestroyFormat instance, containing members: > id: 344 > device: existing 12.49 GiB partition vda2 (32) > container: None > _applied: True > orig_format: XFS instance, containing members: > orig_format.id: 40 > orig_format._label: None > orig_format._options: None > orig_format._device: /dev/vda2 > orig_format.uuid: c3a8440d-33b3-4e6b-b7d4-cc1a6fac6355 > orig_format.exists: True > orig_format.mountopts: None > orig_format._create_options: None > orig_format._info: XFSInfo instance, containing members: > orig_format._info.fs: Already dumped (XFS instance) > orig_format._resize: UnimplementedFSResize instance, containing members: > orig_format._resize.df: Already dumped (XFS instance) > orig_format._minsize: UnimplementedFSMinSize instance, containing members: > orig_format._minsize.fs: Already dumped (XFS instance) > orig_format._size_info: XFSSize instance, containing members: > orig_format._size_info.fs: Already dumped (XFS instance) > orig_format._size: Size instance, containing members: > orig_format._size._c_size: Size (0 B) > orig_format._target_size: Already dumped (Size instance) > orig_format._min_instance_size: Size instance, containing members: > orig_format._min_instance_size._c_size: Size (0 B) > orig_format._resizable: False > orig_format._fsck: UnimplementedFSCK instance, containing members: > orig_format._fsck.fs: Already dumped (XFS instance) > orig_format._mkfs: XFSMkfs instance, containing members: > orig_format._mkfs.fs: Already dumped (XFS instance) > orig_format._mount: FSMount instance, containing members: > orig_format._mount.fs: Already dumped (XFS instance) > orig_format._readlabel: XFSReadLabel instance, containing members: > orig_format._readlabel.fs: Already dumped (XFS instance) > orig_format._sync: XFSSync instance, containing members: > orig_format._sync.fs: Already dumped (XFS instance) > orig_format._writelabel: XFSWriteLabel instance, containing members: > orig_format._writelabel.fs: Already dumped (XFS instance) > orig_format._writeuuid: XFSWriteUUID instance, containing members: > orig_format._writeuuid.fs: Already dumped (XFS instance) > orig_format._current_info: None > orig_format.mountpoint: None > orig_format.fsprofile: None > orig_format._chrooted_mountpoint: None >, ActionDestroyDevice instance, containing members: > id: 346 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionDestroyDevice instance, containing members: > id: 351 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionCreateDevice instance, containing members: > id: 409 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionCreateDevice instance, containing members: > id: 420 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionCreateDevice instance, containing members: > id: 430 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionCreateFormat instance, containing members: > id: 432 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True > orig_format: non-existent None > _format: XFS instance, containing members: > _format.id: 431 > _format._label: homey > _format._options: None > _format._device: /dev/req23 > _format.uuid: None > _format.exists: False > _format.mountopts: None > _format._create_options: Skipped > _format._info: XFSInfo instance, containing members: > _format._info.fs: Already dumped (XFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (XFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (XFS instance) > _format._size_info: XFSSize instance, containing members: > _format._size_info.fs: Already dumped (XFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (XFS instance) > _format._mkfs: XFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (XFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (XFS instance) > _format._readlabel: XFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (XFS instance) > _format._sync: XFSSync instance, containing members: > _format._sync.fs: Already dumped (XFS instance) > _format._writelabel: XFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (XFS instance) > _format._writeuuid: XFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (XFS instance) > _format._current_info: None > _format.mountpoint: /home > _format.fsprofile: None > _format._chrooted_mountpoint: None >, ActionCreateFormat instance, containing members: > id: 422 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True > orig_format: non-existent None > _format: XFS instance, containing members: > _format.id: 421 > _format._label: Skipped > _format._options: None > _format._device: /dev/req19 > _format.uuid: None > _format.exists: False > _format.mountopts: None > _format._create_options: Skipped > _format._info: XFSInfo instance, containing members: > _format._info.fs: Already dumped (XFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (XFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (XFS instance) > _format._size_info: XFSSize instance, containing members: > _format._size_info.fs: Already dumped (XFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (XFS instance) > _format._mkfs: XFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (XFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (XFS instance) > _format._readlabel: XFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (XFS instance) > _format._sync: XFSSync instance, containing members: > _format._sync.fs: Already dumped (XFS instance) > _format._writelabel: XFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (XFS instance) > _format._writeuuid: XFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (XFS instance) > _format._current_info: None > _format.mountpoint: / > _format.fsprofile: None > _format._chrooted_mountpoint: None >, ActionCreateFormat instance, containing members: > id: 411 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True > orig_format: non-existent None > _format: Ext4FS instance, containing members: > _format.id: 410 > _format._label: Skipped > _format._options: None > _format._device: /dev/req14 > _format.uuid: None > _format.exists: False > _format.mountopts: None > _format._create_options: Skipped > _format._info: Ext2FSInfo instance, containing members: > _format._info.fs: Already dumped (Ext4FS instance) > _format._resize: Ext2FSResize instance, containing members: > _format._resize.fs: Already dumped (Ext4FS instance) > _format._minsize: Ext2FSMinSize instance, containing members: > _format._minsize.fs: Already dumped (Ext4FS instance) > _format._size_info: Ext2FSSize instance, containing members: > _format._size_info.fs: Already dumped (Ext4FS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: Ext2FSCK instance, containing members: > _format._fsck.fs: Already dumped (Ext4FS instance) > _format._mkfs: Ext4FSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (Ext4FS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (Ext4FS instance) > _format._readlabel: Ext2FSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (Ext4FS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (Ext4FS instance) > _format._writelabel: Ext2FSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (Ext4FS instance) > _format._writeuuid: Ext2FSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (Ext4FS instance) > _format._current_info: None > _format.mountpoint: /boot > _format.fsprofile: None > _format._chrooted_mountpoint: None >] > _intf.storage.devicetree._actions._completed_actions: [] > _intf.storage.devicetree._actions.processing: False > _intf.storage.devicetree.names: [sr0, vda, loop0, /run/install/repo/images/install.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _intf.storage.devicetree._hidden: [] > _intf.storage.devicetree.exclusive_disks: [] > _intf.storage.devicetree.ignored_disks: [] > _intf.storage.devicetree.edd_dict: {'vda': 128} > _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) >} > swaps: [] > name: Unknown Linux >] > _intf.storage.services: set() > _intf.storage.ksdata: Skipped > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.disks: [existing 15 GiB disk vda (12) with existing msdos disklabel >] > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.ignore_disk_interactive: False > _intf.storage.config.clear_part_type: 0 > _intf.storage.config.clear_part_disks: [vda] > _intf.storage.config.clear_part_devices: [] > _intf.storage.config.initialize_disks: True > _intf.storage.config.protected_dev_specs: [LABEL=Fedora-WS-dvd-x86_64-rawh, /dev/zram0] > _intf.storage.config.zero_mbr: False > _intf.storage.config.clear_non_existent: False > _intf.storage.autopart_type: 2 > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.crypt_tab: None > _intf.storage.fsset.blkid_tab: None > _intf.storage.fsset.orig_fstab: None > _intf.storage.fsset.active: False > _intf.storage.fsset._dev: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._proc: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._usb: None > _intf.storage.fsset._selinux: None > _intf.storage.fsset._run: None > _intf.storage.fsset._efivars: None > _intf.storage.fsset._fstab_swaps: set() > _intf.storage.fsset.preserve_lines: [] > _intf.storage._free_space_snapshot: {'vda': (Size (1.50683498382568359375 GiB), Size (968 MiB))} > _intf.storage.live_backing_device: None > _intf.storage.protected_dev_names: [sr0] > _intf.payload: DNFPayload instance, containing members: > _intf.payload.data: Skipped > _intf.payload.storage: Already dumped (InstallerStorage instance) > _intf.payload.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf.payload.txID: None > _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._policy._now: 1533722522 > _intf.payload._session.cookies._cookies_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7feb0f2bf810> > _intf.payload._session.cookies._cookies: {} > _intf.payload._session.cookies._now: 1533722522 > _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 0x7feb0f2de730> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7feb0f2bf870> > _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 0x7feb172b0488>, <class 'urllib3.poolmanager.PoolKey'>) >, 'https': functools.partial(<function _default_key_normalizer at 0x7feb172b0488>, <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 0x7feb0f2de840> > _intf.payload._session.adapters.poolmanager.pools._container: {PoolKey(key_scheme='http', key_host='10.66.128.196', key_port=80, key_timeout=None, key_retries=None, key_strict=True, key_block=False, key_source_address=None, key_key_file=None, key_cert_file=None, key_cert_reqs=None, key_ca_certs=None, key_ssl_version=None, key_ca_cert_dir=None, key_ssl_context=None, key_maxsize=10, key_headers=None, key__proxy=None, key__proxy_headers=None, key_socket_options=None, key__socks_options=None, key_assert_hostname=None, key_assert_fingerprint=None): HTTPConnectionPool instance, containing members: > _intf.payload._session.adapters.poolmanager.pools._container.host: 10.66.128.196 > _intf.payload._session.adapters.poolmanager.pools._container._proxy_host: 10.66.128.196 > _intf.payload._session.adapters.poolmanager.pools._container.port: 80 > _intf.payload._session.adapters.poolmanager.pools._container.headers: {} > _intf.payload._session.adapters.poolmanager.pools._container.strict: True > _intf.payload._session.adapters.poolmanager.pools._container.timeout: Timeout(connect=<object object at 0x7feb184a4310>, read=<object object at 0x7feb184a4310>, total=None) > _intf.payload._session.adapters.poolmanager.pools._container.retries: Retry(total=3, connect=None, read=None, redirect=None, status=None) > _intf.payload._session.adapters.poolmanager.pools._container.pool: LifoQueue instance, containing members: > _intf.payload._session.adapters.poolmanager.pools._container.pool.maxsize: 10 > _intf.payload._session.adapters.poolmanager.pools._container.pool.queue: deque([None, None, None, None, None, None, None, None, None, <urllib3.connection.HTTPConnection object at 0x7feb0dc05e80>]) > _intf.payload._session.adapters.poolmanager.pools._container.pool.mutex: <unlocked _thread.lock object at 0x7feb0f2c5c60> > _intf.payload._session.adapters.poolmanager.pools._container.pool.not_empty: <Condition(<unlocked _thread.lock object at 0x7feb0f2c5c60>, 0)> > _intf.payload._session.adapters.poolmanager.pools._container.pool.not_full: <Condition(<unlocked _thread.lock object at 0x7feb0f2c5c60>, 0)> > _intf.payload._session.adapters.poolmanager.pools._container.pool.all_tasks_done: <Condition(<unlocked _thread.lock object at 0x7feb0f2c5c60>, 0)> > _intf.payload._session.adapters.poolmanager.pools._container.pool.unfinished_tasks: 11 > _intf.payload._session.adapters.poolmanager.pools._container.block: False > _intf.payload._session.adapters.poolmanager.pools._container.proxy: None > _intf.payload._session.adapters.poolmanager.pools._container.proxy_headers: {} > _intf.payload._session.adapters.poolmanager.pools._container.num_connections: 1 > _intf.payload._session.adapters.poolmanager.pools._container.num_requests: 1 > _intf.payload._session.adapters.poolmanager.pools._container.conn_kw: {} > _intf.payload._session.adapters.poolmanager.pools._container.cert_reqs: CERT_NONE > _intf.payload._session.adapters.poolmanager.pools._container.ca_certs: None > _intf.payload._session.adapters.poolmanager.pools._container.ca_cert_dir: None >} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7feb0f2bf8a0> > _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 0x7feb0f841b38>> >, 'RETR': <bound method FTPAdapter.retr of <requests_ftp.ftp.FTPAdapter object at 0x7feb0f841b38>> >, 'STOR': <bound method FTPAdapter.stor of <requests_ftp.ftp.FTPAdapter object at 0x7feb0f841b38>> >, 'NLST': <bound method FTPAdapter.nlst of <requests_ftp.ftp.FTPAdapter object at 0x7feb0f841b38>> >, 'SIZE': <bound method FTPAdapter.size of <requests_ftp.ftp.FTPAdapter object at 0x7feb0f841b38>> >, 'HEAD': <bound method FTPAdapter.head of <requests_ftp.ftp.FTPAdapter object at 0x7feb0f841b38>> >, 'GET': <bound method FTPAdapter.get of <requests_ftp.ftp.FTPAdapter object at 0x7feb0f841b38>> >} >} > _intf.payload.requirements: [] > _intf.payload.install_device: None > _intf.payload._rpm_macros: [] > _intf.payload._environmentAddons: {'server-product-environment': (['ansible-node', 'arm-tools', 'container-management', 'domain-client', 'freeipa-server', 'guest-agents', 'mail-server', 'server-hardware-support', 'smb-server', 'sql-server', 'virtualization-headless', 'web-server'], ['editors', 'headless-management']), 'custom-environment': (['guest-agents', 'standard'], ['ansible-node', 'container-management', 'domain-client', 'editors', 'freeipa-server', 'headless-management'])} > _intf.payload._base: Base instance, containing members: > _intf.payload._base._closed: False > _intf.payload._base._conf: MainConf instance, containing members: > _intf.payload._base._conf._config: <libdnf.conf.ConfigMain; proxy of <Swig Object of type 'libdnf::ConfigMain *' at 0x7feb0f2bf8d0> > > _intf.payload._base._conf._option: {} > _intf.payload._base._conf._section: main > _intf.payload._base._conf._parser: None > _intf.payload._base._conf.substitutions: {'arch': x86_64, 'basearch': x86_64, 'releasever': rawhide} > _intf.payload._base._conf.modulesdir: PathOption instance, containing members: > _intf.payload._base._conf.modulesdir._option: <libdnf.conf.OptionPath; proxy of <Swig Object of type 'libdnf::OptionPath *' at 0x7feb0f2bf930> > > _intf.payload._base._conf.moduledefaultsdir: PathOption instance, containing members: > _intf.payload._base._conf.moduledefaultsdir._option: <libdnf.conf.OptionPath; proxy of <Swig Object of type 'libdnf::OptionPath *' at 0x7feb0f2bf900> > > _intf.payload._base._goal: Goal instance, containing members: > _intf.payload._base._goal.group_members: set() > _intf.payload._base._repo_persistor: None > _intf.payload._base._sack: Sack instance, containing members: > _intf.payload._base._sack._moduleContainer: <libdnf.module.ModulePackageContainer; proxy of <Swig Object of type 'ModulePackageContainer *' at 0x7feb0df8dcc0> > > _intf.payload._base._transaction: None > _intf.payload._base._priv_ts: None > _intf.payload._base._comps: Comps instance, containing members: > _intf.payload._base._comps._i: <_libpycomps.Comps object at 0x7feb0dbfd8e8> > _intf.payload._base._comps._langs: _Langs instance, containing members: > _intf.payload._base._comps._langs.last_locale: en_US.UTF-8 > _intf.payload._base._comps._langs.cache: [en_US.UTF-8, en_US, en.UTF-8, en, C] > _intf.payload._base._comps_trans: TransactionBunch instance, containing members: > _intf.payload._base._comps_trans._install: set() > _intf.payload._base._comps_trans._remove: set() > _intf.payload._base._comps_trans._upgrade: set() > _intf.payload._base._history: SwdbInterface instance, containing members: > _intf.payload._base._history.releasever: rawhide > _intf.payload._base._history._rpm: None > _intf.payload._base._history._group: None > _intf.payload._base._history._env: None > _intf.payload._base._history._addon_data: None > _intf.payload._base._history._swdb: None > _intf.payload._base._history._db_dir: /mnt/sysimage/var/lib/dnf > _intf.payload._base._tempfiles: set() > _intf.payload._base._trans_tempfiles: set() > _intf.payload._base._ds_callback: Depsolve instance, containing members: > _intf.payload._base._logging: Logging instance, containing members: > _intf.payload._base._logging.stdout_handler: None > _intf.payload._base._logging.stderr_handler: None > _intf.payload._base._repos: {'fedora-cisco-openh264': [fedora-cisco-openh264] >bandwidth: 0 >baseurl: [https://codecs.fedoraproject.org/openh264/rawhide/x86_64/] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: 1 >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 1209600 >metalink: >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora rawhide openh264 (From Cisco) - x86_64 >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 1 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'fedora-cisco-openh264-debuginfo': [fedora-cisco-openh264-debuginfo] >bandwidth: 0 >baseurl: [https://codecs.fedoraproject.org/openh264/rawhide/x86_64/debug/] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 2419200 >metalink: >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora rawhide openh264 (From Cisco) - x86_64 - Debug >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 1 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'fedora-modular': [fedora-modular] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 172800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-rawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular rawhide - x86_64 >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'fedora-modular-debuginfo': [fedora-modular-debuginfo] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 604800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-debug-rawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular rawhide - x86_64 - Debug >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'fedora-modular-source': [fedora-modular-source] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 604800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-source-rawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular rawhide - Source >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'rawhide-modular': [rawhide-modular] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora - Modular Rawhide - Developmental packages for the next Fedora release >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'rawhide-modular-debuginfo': [rawhide-modular-debuginfo] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 172800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora - Modular Rawhide - Debug >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'rawhide-modular-source': [rawhide-modular-source] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 172800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora - Modular Rawhide - Source >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'rawhide': [rawhide] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora - Rawhide - Developmental packages for the next Fedora release >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'rawhide-debuginfo': [rawhide-debuginfo] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 172800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora - Rawhide - Debug >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'rawhide-source': [rawhide-source] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 172800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora - Rawhide - Source >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-modular': [updates-modular] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-frawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular rawhide - x86_64 - Updates >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-modular-debuginfo': [updates-modular-debuginfo] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-debug-frawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular rawhide - x86_64 - Updates - Debug >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-modular-source': [updates-modular-source] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-source-frawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular rawhide - Updates Source >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-testing-modular': [updates-testing-modular] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-frawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular rawhide - x86_64 - Test Updates >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-testing-modular-debuginfo': [updates-testing-modular-debuginfo] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-debug-frawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular rawhide - x86_64 - Test Updates Debug >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-testing-modular-source': [updates-testing-modular-source] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-source-frawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular rawhide - Test Updates Source >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-testing': [updates-testing] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-frawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora rawhide - x86_64 - Test Updates >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-testing-debuginfo': [updates-testing-debuginfo] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-frawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora rawhide - x86_64 - Test Updates Debug >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-testing-source': [updates-testing-source] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-frawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora rawhide - Test Updates Source >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates': [updates] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-frawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora rawhide - x86_64 - Updates >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-debuginfo': [updates-debuginfo] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-frawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora rawhide - x86_64 - Updates - Debug >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-source': [updates-source] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-frawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora rawhide - Updates Source >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'fedora': [fedora] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 172800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-rawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora rawhide - x86_64 >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'fedora-debuginfo': [fedora-debuginfo] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 604800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-rawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora rawhide - x86_64 - Debug >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'fedora-source': [fedora-source] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 604800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-source-rawhide&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora rawhide - Source >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'anaconda': [anaconda] >bandwidth: 0 >baseurl: [http://10.66.128.196/os] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 1 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 0 >gpgkey: [] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 172800 >metalink: >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 1 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: >username: >} > _intf.payload._base._rpm_probfilter: {64} > _intf.payload._base._plugins: Plugins instance, containing members: > _intf.payload._base._plugins.plugin_cls: [] > _intf.payload._base._plugins.plugins: [] > _intf.payload._base._trans_success: False > _intf.payload._base._trans_install_set: False > _intf.payload._base._tempfile_persistor: None > _intf.payload._base._update_security_filters: [] > _intf.payload._base._allow_erasing: False > _intf.payload._base._repo_set_imported_gpg_keys: set() > _intf.payload._base.repo_module_dict: {'testmodule': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict._conf: None > _intf.payload._base.repo_module_dict._defaults: None > _intf.payload._base.repo_module_dict.name: testmodule > _intf.payload._base.repo_module_dict.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent._conf: None > _intf.payload._base.repo_module_dict.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.name: stratis > _intf.payload._base.repo_module_dict.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.name: scala > _intf.payload._base.repo_module_dict.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.parent.name: ripgrep > _intf.payload._base.repo_module_dict.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent._defaults: Defaults instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.name: reviewboard > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.name: postgresql > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.name: pki > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.name: perl-bootstrap > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.name: perl > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent._defaults: Defaults instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.name: nodejs > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.name: mysql > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.name: mongodb > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._defaults: Defaults instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.name: maven > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.name: mariadb > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.name: hub > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.name: golang-ecosystem > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.name: golang > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.name: gimp > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.name: gcsf > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.name: docker > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._defaults: Defaults instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.name: django > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.name: cri-o > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.name: container-tools > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._defaults: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.name: avocado > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': RepoModule instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._conf: None > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent._defaults: Defaults instance, containing members: > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.name: ant > _intf.payload._base.repo_module_dict.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent: {'testmodule': Already dumped (RepoModule instance) >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >} >, 'ant': Already dumped (RepoModule instance) >} >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} >, 'stratis': Already dumped (RepoModule instance) >, 'scala': Already dumped (RepoModule instance) >, 'ripgrep': Already dumped (RepoModule instance) >, 'reviewboard': Already dumped (RepoModule instance) >, 'postgresql': Already dumped (RepoModule instance) >, 'pki': Already dumped (RepoModule instance) >, 'perl-bootstrap': Already dumped (RepoModule instance) >, 'perl': Already dumped (RepoModule instance) >, 'nodejs': Already dumped (RepoModule instance) >, 'mysql': Already dumped (RepoModule instance) >, 'mongodb': Already dumped (RepoModule instance) >, 'maven': Already dumped (RepoModule instance) >, 'mariadb': Already dumped (RepoModule instance) >, 'hub': Already dumped (RepoModule instance) >, 'golang-ecosystem': Already dumped (RepoModule instance) >, 'golang': Already dumped (RepoModule instance) >, 'gimp': Already dumped (RepoModule instance) >, 'gcsf': Already dumped (RepoModule instance) >, 'docker': Already dumped (RepoModule instance) >, 'django': Already dumped (RepoModule instance) >, 'cri-o': Already dumped (RepoModule instance) >, 'container-tools': Already dumped (RepoModule instance) >, 'avocado': Already dumped (RepoModule instance) >, 'ant': Already dumped (RepoModule instance) >} > _intf.payload._base.output: None > _intf.payload._download_location: None > _intf.payload._updates_enabled: False > _intf.payload._repos_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7feb0f2bfb10> > _intf.payload._repoMD_list: [RepoMDMetaHash instance, containing members: > _repoId: anaconda > _method: F28_Method instance, containing members: > _method.writePriority: 0 > _method.currentCmd: Skipped > _method.currentLine: Skipped > _method.handler: Skipped > _method.lineno: 0 > _method.seen: False > _urls: [http://10.66.128.196/os] > _repomd_hash: b';N\xce\x1f\xe6P\xaa\xf4\x91\xf2\xc7\xce\x8c\xf6\xdb\x1f\xd6\x84}\xf78!g\xb68Y;\x17\xf7#\t\xd1' >] > _intf.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._actions: Skipped > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction.skipTo: None > _intf._currentAction._data: Skipped > _intf._currentAction.applyOnSkip: False > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._automaticEntry: False > _intf._currentAction._autostepRunning: False > _intf._currentAction._autostepDone: False > _intf._currentAction._autostepDoneCallback: None > _intf._currentAction.lastAutostepSpoke: False > _intf._currentAction._storage: Already dumped (InstallerStorage instance) > _intf._currentAction.payload: Already dumped (DNFPayload instance) > _intf._currentAction.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/local/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', '/usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/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', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/local/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', '/usr/lib64/python3.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python3.7/site-packages/pyanaconda/ui/categories')]} > _intf._currentAction._spokes: {'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7feb0c4d7b38> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7feb0c4d7ac8> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._add_dialog: AddLayoutDialog instance, containing members: > _intf._currentAction._spokes._add_dialog.skipTo: None > _intf._currentAction._spokes._add_dialog._data: Skipped > _intf._currentAction._spokes._add_dialog.applyOnSkip: False > _intf._currentAction._spokes._add_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._add_dialog._window: None > _intf._currentAction._spokes._add_dialog._automaticEntry: False > _intf._currentAction._spokes._add_dialog._autostepRunning: False > _intf._currentAction._spokes._add_dialog._autostepDone: False > _intf._currentAction._spokes._add_dialog._autostepDoneCallback: None > _intf._currentAction._spokes._add_dialog.lastAutostepSpoke: False > _intf._currentAction._spokes._add_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._add_dialog._chosen_layouts: [] > _intf._currentAction._spokes._add_dialog._entry: Entry instance, containing members: > _intf._currentAction._spokes._add_dialog._treeModelFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._add_dialog._treeModelSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._add_dialog._confirmAddButton: Button instance, containing members: > _intf._currentAction._spokes._add_dialog._newLayoutSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._add_dialog._store: ListStore instance, containing members: > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._l12_module: /org/fedoraproject/Anaconda/Modules/Localization > _intf._currentAction._spokes._seen: False > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._selection: TreeSelection instance, containing members: > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._data: Skipped > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: None > _intf._currentAction._spokes._switching_dialog._automaticEntry: False > _intf._currentAction._spokes._switching_dialog._autostepRunning: False > _intf._currentAction._spokes._switching_dialog._autostepDone: False > _intf._currentAction._spokes._switching_dialog._autostepDoneCallback: None > _intf._currentAction._spokes._switching_dialog.lastAutostepSpoke: False > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._l12_module: Already dumped (DBusObjectObserver instance) > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: >, 'LangsupportSpoke': LangsupportSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7feb0c1d5ef0> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7feb0c1d5d68> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._languageStore: ListStore instance, containing members: > _intf._currentAction._spokes._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._languageEntry: Entry instance, containing members: > _intf._currentAction._spokes._langSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction._spokes._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._spokes._langView: TreeView instance, containing members: > _intf._currentAction._spokes._localeView: TreeView instance, containing members: > _intf._currentAction._spokes._localeStore: ListStore instance, containing members: > _intf._currentAction._spokes._localeSelection: None > _intf._currentAction._spokes._right_arrow: Pixbuf instance, containing members: > _intf._currentAction._spokes._left_arrow: Pixbuf instance, containing members: > _intf._currentAction._spokes._selected_locales: set() > _intf._currentAction._spokes._l12_module: /org/fedoraproject/Anaconda/Modules/Localization >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7feb0ed4cd30> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7feb0c187160> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._update_datetime_timer: None > _intf._currentAction._spokes._start_updating_timer: None > _intf._currentAction._spokes._shown: False > _intf._currentAction._spokes._tz: Asia/Shanghai instance, containing members: > _intf._currentAction._spokes._tz._tzinfos: {(datetime.timedelta(seconds=29160), datetime.timedelta(0), 'LMT'): Already dumped (Asia/Shanghai instance) >, (datetime.timedelta(seconds=28800), datetime.timedelta(0), 'CST'): Asia/Shanghai instance, containing members: > _intf._currentAction._spokes._tz._tzinfos._tzinfos: {(datetime.timedelta(seconds=29160), datetime.timedelta(0), 'LMT'): Already dumped (Asia/Shanghai instance) >, (datetime.timedelta(seconds=28800), datetime.timedelta(0), 'CST'): Already dumped (Asia/Shanghai instance) >, (datetime.timedelta(seconds=32400), datetime.timedelta(seconds=3600), 'CDT'): Asia/Shanghai instance, containing members: > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos: {(datetime.timedelta(seconds=29160), datetime.timedelta(0), 'LMT'): Already dumped (Asia/Shanghai instance) >, (datetime.timedelta(seconds=28800), datetime.timedelta(0), 'CST'): Already dumped (Asia/Shanghai instance) >, (datetime.timedelta(seconds=32400), datetime.timedelta(seconds=3600), 'CDT'): Already dumped (Asia/Shanghai instance) >} > _intf._currentAction._spokes._tz._tzinfos._tzinfos._utcoffset: 9:00:00 > _intf._currentAction._spokes._tz._tzinfos._tzinfos._dst: 1:00:00 > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzname: CDT >} > _intf._currentAction._spokes._tz._tzinfos._utcoffset: 8:00:00 > _intf._currentAction._spokes._tz._tzinfos._dst: 0:00:00 > _intf._currentAction._spokes._tz._tzinfos._tzname: CST >, (datetime.timedelta(seconds=32400), datetime.timedelta(seconds=3600), 'CDT'): Already dumped (Asia/Shanghai instance) >} > _intf._currentAction._spokes._tz._utcoffset: 8:06:00 > _intf._currentAction._spokes._tz._dst: 0:00:00 > _intf._currentAction._spokes._tz._tzname: LMT > _intf._currentAction._spokes._timezone_module: /org/fedoraproject/Anaconda/Modules/Timezone > _intf._currentAction._spokes._network_module: /org/fedoraproject/Anaconda/Modules/Network > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._dateBox: Box instance, containing members: > _intf._currentAction._spokes._old_region: Asia > _intf._currentAction._spokes._old_city: Shanghai > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmRevealer: Revealer instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._day_format: %d > _intf._currentAction._spokes._month_format: %m > _intf._currentAction._spokes._year_format: %Y > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes._regions_zones: {'Europe': {'Skopje', 'Rome', 'Monaco', 'Busingen', 'Isle_of_Man', 'Amsterdam', 'Samara', 'Sarajevo', 'London', 'Malta', 'Kirov', 'Guernsey', 'Vatican', 'Tirane', 'Helsinki', 'Riga', 'Warsaw', 'Kaliningrad', 'Ulyanovsk', 'Andorra', 'Paris', 'Volgograd', 'Gibraltar', 'Belgrade', 'Uzhgorod', 'Saratov', 'Stockholm', 'Prague', 'Bucharest', 'Copenhagen', 'Budapest', 'Zurich', 'Athens', 'Zaporozhye', 'Vaduz', 'Chisinau', 'Astrakhan', 'Dublin', 'Lisbon', 'Mariehamn', 'Vilnius', 'Ljubljana', 'Podgorica', 'Kiev', 'Sofia', 'Tallinn', 'Jersey', 'Brussels', 'Vienna', 'Simferopol', 'Zagreb', 'San_Marino', 'Bratislava', 'Istanbul', 'Oslo', 'Minsk', 'Berlin', 'Moscow', 'Luxembourg', 'Madrid'}, 'Asia': {'Hovd', 'Manila', 'Riyadh', 'Bangkok', 'Ashgabat', 'Samarkand', 'Amman', 'Chita', 'Kathmandu', 'Qatar', 'Bishkek', 'Ho_Chi_Minh', 'Khandyga', 'Beirut', 'Famagusta', 'Kabul', 'Phnom_Penh', 'Baku', 'Colombo', 'Nicosia', 'Irkutsk', 'Almaty', 'Singapore', 'Novokuznetsk', 'Kuala_Lumpur', 'Srednekolymsk', 'Oral', 'Seoul', 'Kuwait', 'Aqtobe', 'Gaza', 'Kolkata', 'Kuching', 'Pyongyang', 'Brunei', 'Macau', 'Omsk', 'Kamchatka', 'Shanghai', 'Aden', 'Yerevan', 'Thimphu', 'Pontianak', 'Jayapura', 'Tashkent', 'Atyrau', 'Jerusalem', 'Vladivostok', 'Krasnoyarsk', 'Magadan', 'Hong_Kong', 'Makassar', 'Dili', 'Tokyo', 'Choibalsan', 'Karachi', 'Damascus', 'Yekaterinburg', 'Muscat', 'Novosibirsk', 'Vientiane', 'Tehran', 'Taipei', 'Jakarta', 'Dhaka', 'Urumqi', 'Bahrain', 'Hebron', 'Dushanbe', 'Aqtau', 'Barnaul', 'Ulaanbaatar', 'Yakutsk', 'Sakhalin', 'Tomsk', 'Anadyr', 'Tbilisi', 'Yangon', 'Baghdad', 'Qyzylorda', 'Dubai', 'Ust-Nera'}, 'America': {'Whitehorse', 'Curacao', 'Chicago', 'Tortola', 'Regina', 'Santo_Domingo', 'St_Johns', 'Nipigon', 'Glace_Bay', 'Sitka', 'Vancouver', 'Punta_Arenas', 'Tijuana', 'Grand_Turk', 'Lower_Princes', 'Tegucigalpa', 'Argentina/Salta', 'Argentina/Ushuaia', 'St_Vincent', 'Indiana/Indianapolis', 'Argentina/San_Juan', 'Boa_Vista', 'Yakutat', 'Monterrey', 'Sao_Paulo', 'Inuvik', 'Detroit', 'Anguilla', 'Thule', 'Managua', 'Indiana/Marengo', 'Scoresbysund', 'Guayaquil', 'Cuiaba', 'Argentina/San_Luis', 'Thunder_Bay', 'Danmarkshavn', 'Indiana/Vincennes', 'Toronto', 'Santiago', 'Havana', 'Manaus', 'North_Dakota/Beulah', 'Indiana/Winamac', 'Hermosillo', 'Edmonton', 'Cayman', 'Ojinaga', 'Belize', 'Rio_Branco', 'Halifax', 'Guadeloupe', 'North_Dakota/Center', 'Atikokan', 'Iqaluit', 'Menominee', 'Recife', 'St_Thomas', 'Moncton', 'Kralendijk', 'Indiana/Vevay', 'Eirunepe', 'Anchorage', 'New_York', 'Indiana/Knox', 'Nome', 'Chihuahua', 'Blanc-Sablon', 'Cancun', 'Maceio', 'Barbados', 'Lima', 'Dominica', 'Rainy_River', 'Porto_Velho', 'La_Paz', 'Argentina/Tucuman', 'Bogota', 'Indiana/Tell_City', 'Denver', 'Nassau', 'Merida', 'Indiana/Petersburg', 'Argentina/Catamarca', 'Argentina/Cordoba', 'Marigot', 'Godthab', 'Argentina/La_Rioja', 'Guatemala', 'Goose_Bay', 'Resolute', 'Cambridge_Bay', 'Bahia', 'Mazatlan', 'Bahia_Banderas', 'Argentina/Rio_Gallegos', 'Martinique', 'Noronha', 'Port-au-Prince', 'Winnipeg', 'St_Lucia', 'Matamoros', 'Guyana', 'Miquelon', 'St_Barthelemy', 'Asuncion', 'Los_Angeles', 'Jamaica', 'Caracas', 'St_Kitts', 'Yellowknife', 'Montevideo', 'Panama', 'Santarem', 'Pangnirtung', 'Araguaina', 'North_Dakota/New_Salem', 'Juneau', 'Cayenne', 'Costa_Rica', 'Kentucky/Louisville', 'Dawson_Creek', 'Aruba', 'Argentina/Jujuy', 'Dawson', 'Belem', 'Montserrat', 'Mexico_City', 'Paramaribo', 'Swift_Current', 'Creston', 'Metlakatla', 'Port_of_Spain', 'Fortaleza', 'Phoenix', 'El_Salvador', 'Grenada', 'Puerto_Rico', 'Rankin_Inlet', 'Argentina/Mendoza', 'Adak', 'Antigua', 'Campo_Grande', 'Kentucky/Monticello', 'Argentina/Buenos_Aires', 'Boise', 'Fort_Nelson'}, 'Africa': {'Libreville', 'Lome', 'Addis_Ababa', 'Ouagadougou', 'Kinshasa', 'Bissau', 'Kigali', 'Gaborone', 'Bamako', 'Dar_es_Salaam', 'Nairobi', 'Ceuta', 'Blantyre', 'Malabo', 'Mogadishu', 'Tunis', 'Luanda', 'Casablanca', 'Nouakchott', 'Niamey', 'Bujumbura', 'Mbabane', 'El_Aaiun', 'Freetown', 'Cairo', 'Bangui', 'Tripoli', 'Lusaka', 'Djibouti', 'Algiers', 'Abidjan', 'Khartoum', 'Lubumbashi', 'Maseru', 'Windhoek', 'Brazzaville', 'Douala', 'Monrovia', 'Juba', 'Porto-Novo', 'Sao_Tome', 'Kampala', 'Harare', 'Maputo', 'Ndjamena', 'Conakry', 'Dakar', 'Banjul', 'Johannesburg', 'Lagos', 'Accra', 'Asmara'}, 'Antarctica': {'Vostok', 'Davis', 'McMurdo', 'Mawson', 'Syowa', 'DumontDUrville', 'Macquarie', 'Casey', 'Palmer', 'Troll', 'Rothera'}, 'Pacific': {'Fiji', 'Noumea', 'Majuro', 'Apia', 'Tahiti', 'Saipan', 'Tongatapu', 'Enderbury', 'Kwajalein', 'Auckland', 'Norfolk', 'Bougainville', 'Rarotonga', 'Wallis', 'Fakaofo', 'Pohnpei', 'Honolulu', 'Pitcairn', 'Wake', 'Midway', 'Niue', 'Nauru', 'Marquesas', 'Guadalcanal', 'Chuuk', 'Efate', 'Kosrae', 'Chatham', 'Tarawa', 'Guam', 'Pago_Pago', 'Palau', 'Easter', 'Kiritimati', 'Funafuti', 'Galapagos', 'Gambier', 'Port_Moresby'}, 'Australia': {'Melbourne', 'Sydney', 'Broken_Hill', 'Brisbane', 'Eucla', 'Adelaide', 'Perth', 'Hobart', 'Darwin', 'Currie', 'Lord_Howe', 'Lindeman'}, 'Atlantic': {'Canary', 'Reykjavik', 'Faroe', 'Madeira', 'Azores', 'St_Helena', 'Bermuda', 'South_Georgia', 'Stanley', 'Cape_Verde'}, 'Indian': {'Antananarivo', 'Comoro', 'Mauritius', 'Maldives', 'Cocos', 'Mahe', 'Chagos', 'Christmas', 'Reunion', 'Mayotte', 'Kerguelen'}, 'Arctic': {'Longyearbyen'}, 'US': {'Alaska', 'Central', 'Hawaii', 'Pacific', 'Eastern', 'Mountain', 'Arizona'}, 'Etc': {'GMT+12', 'GMT+1', 'GMT-8', 'GMT+11', 'GMT-1', 'GMT+7', 'GMT-6', 'GMT', 'GMT+8', 'UTC', 'GMT-4', 'GMT-9', 'GMT-11', 'GMT-5', 'GMT-12', 'GMT-13', 'GMT-2', 'GMT-14', 'GMT+5', 'GMT+2', 'GMT-7', 'GMT-10', 'GMT+10', 'GMT+4', 'GMT+3', 'GMT-3', 'GMT+6', 'GMT+9'}} > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._data: Skipped > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog._automaticEntry: False > _intf._currentAction._spokes._config_dialog._autostepRunning: False > _intf._currentAction._spokes._config_dialog._autostepDone: False > _intf._currentAction._spokes._config_dialog._autostepDoneCallback: None > _intf._currentAction._spokes._config_dialog.lastAutostepSpoke: False > _intf._currentAction._spokes._config_dialog._check_list: [GUIInputCheck instance, containing members: > _parent: Already dumped (NTPconfigDialog instance) > _input_obj: Entry instance, containing members: > _run_check: <bound method NTPconfigDialog._validateServer of <pyanaconda.ui.gui.spokes.datetime_spoke.NTPconfigDialog object at 0x7feb0c17fa20>> > _data: None > _check_status: Skipped > _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 0x7feb0c1d5978>> > update_check_status._last_start: None > update_check_status._timer: None > update_check_status._instance_map: {} >] > _intf._currentAction._spokes._config_dialog._ok_button: Button instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <unlocked _thread.lock object at 0x7feb0edb46e8> > _intf._currentAction._spokes._config_dialog._timezone_module: Already dumped (DBusObjectObserver instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Already dumped (Entry instance) > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._addButton: Already dumped (Button instance) > _intf._currentAction._spokes._config_dialog._poolCheckButton: CheckButton instance, containing members: > _intf._currentAction._spokes._config_dialog._serverCheck: Already dumped (GUIInputCheck instance) >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: False > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7feb0c1a5320> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7feb0c1a5358> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._check_list: [GUIInputCheck instance, containing members: > _parent: Already dumped (SourceSpoke instance) > _input_obj: Entry instance, containing members: > _run_check: <bound method SourceSpoke._checkURLEntry of SourceSpoke> > _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 0x7feb0c1aaeb8>> > update_check_status._last_start: None > update_check_status._timer: None > update_check_status._instance_map: {} >, InputCheck instance, containing members: > _parent: Already dumped (SourceSpoke instance) > _input_obj: ListStore instance, containing members: > _run_check: <bound method SourceSpoke._checkDuplicateRepos of SourceSpoke> > _data: None > _check_status: None > _enabled: True >] > _intf._currentAction._spokes._checker: None > _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: None > _intf._currentAction._spokes._password_confirmation_entry: None > _intf._currentAction._spokes._password_bar: None > _intf._currentAction._spokes._password_label: None > _intf._currentAction._spokes._currentIsoFile: None > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._error_msg: Skipped > _intf._currentAction._spokes._proxyUrl: Skipped > _intf._currentAction._spokes._proxyChange: False > _intf._currentAction._spokes._updatesChange: False > _intf._currentAction._spokes._cdrom: None > _intf._currentAction._spokes._repo_counter: <generator object id_generator at 0x7feb0ed71c00> > _intf._currentAction._spokes._repoChecks: {} > _intf._currentAction._spokes._repoStore_lock: <unlocked _thread.lock object at 0x7feb0c1b4a80> > _intf._currentAction._spokes._network_module: /org/fedoraproject/Anaconda/Modules/Network > _intf._currentAction._spokes._autodetectButton: RadioButton instance, containing members: > _intf._currentAction._spokes._autodetectBox: Grid instance, containing members: > _intf._currentAction._spokes._autodetectDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._autodetectLabel: Label instance, containing members: > _intf._currentAction._spokes._hmcButton: RadioButton instance, containing members: > _intf._currentAction._spokes._isoButton: RadioButton instance, containing members: > _intf._currentAction._spokes._isoBox: Box instance, containing members: > _intf._currentAction._spokes._networkButton: RadioButton instance, containing members: > _intf._currentAction._spokes._networkBox: Box instance, containing members: > _intf._currentAction._spokes._urlEntry: Already dumped (Entry instance) > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._isoChooserButton: Button instance, containing members: > _intf._currentAction._spokes._origIsoChooserButton: _Choose an ISO > _intf._currentAction._spokes._urlCheck: Already dumped (GUIInputCheck instance) > _intf._currentAction._spokes._urlTypeComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._urlTypeLabel: Label instance, containing members: > _intf._currentAction._spokes._noUpdatesCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._verifyIsoButton: Button instance, containing members: > _intf._currentAction._spokes._repoEntryBox: Grid instance, containing members: > _intf._currentAction._spokes._repoStore: Already dumped (ListStore instance) > _intf._currentAction._spokes._repoSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._repoNameEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoProtocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._repoUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoUrlTypeComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._repoProxyUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoProxyUsernameEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoProxyPasswordEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoView: TreeView instance, containing members: > _intf._currentAction._spokes._duplicateRepoCheck: Already dumped (InputCheck instance) > _intf._currentAction._spokes._updatesBox: Box instance, containing members: > _intf._currentAction._spokes._proxyButton: Button instance, containing members: > _intf._currentAction._spokes._nfsOptsBox: Box instance, containing members: > _intf._currentAction._spokes._repoNameWarningBox: None > _intf._currentAction._spokes._repoNameWarningLabel: None >, 'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7feb0c1d8908> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7feb0c1a5f60> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes._tx_id: 1 > _intf._currentAction._spokes._selectFlag: True > _intf._currentAction._spokes._environmentListBox: ListBox instance, containing members: > _intf._currentAction._spokes._addonListBox: ListBox instance, containing members: > _intf._currentAction._spokes._addonStates: {} > _intf._currentAction._spokes._firstRadio: RadioButton instance, containing members: > _intf._currentAction._spokes._origAddons: [] > _intf._currentAction._spokes._origEnvironment: None > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._fakeRadio: RadioButton instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes._checking: False > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: False > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7feb0bfef278> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7feb0bfef2e8> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes.autoPartType: 2 > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._last_selected_disks: {'vda'} > _intf._currentAction._spokes._back_clicked: True > _intf._currentAction._spokes.autopart_missing_passphrase: False > _intf._currentAction._spokes.disks_errors: [] > _intf._currentAction._spokes._bootloader_observer: /org/fedoraproject/Anaconda/Modules/Storage/Bootloader > _intf._currentAction._spokes._disk_init_observer: /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization > _intf._currentAction._spokes._disk_select_observer: /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection > _intf._currentAction._spokes._auto_part_observer: /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/Automatic > _intf._currentAction._spokes.selected_disks: [vda] > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes.autopart: False > _intf._currentAction._spokes.clearPartType: 0 > _intf._currentAction._spokes._previous_autopart: True > _intf._currentAction._spokes._last_clicked_overview: None > _intf._currentAction._spokes._cur_clicked_overview: None > _intf._currentAction._spokes._autoPart: RadioButton instance, containing members: > _intf._currentAction._spokes._customPart: RadioButton instance, containing members: > _intf._currentAction._spokes._blivetGuiPart: RadioButton instance, containing members: > _intf._currentAction._spokes._encrypted: CheckButton instance, containing members: > _intf._currentAction._spokes._encryption_revealer: Revealer instance, containing members: > _intf._currentAction._spokes._reclaim: CheckButton instance, containing members: > _intf._currentAction._spokes._reclaim_revealer: Revealer instance, containing members: > _intf._currentAction._spokes._last_partitioning_method: PartitioningMethod instance, containing members: > _intf._currentAction._spokes._last_partitioning_method._value_: blivet-gui > _intf._currentAction._spokes._last_partitioning_method._name_: BLIVET_GUI > _intf._currentAction._spokes._last_partitioning_method.__objclass__: <enum 'PartitioningMethod'> > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes._checking: False > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7feb0ad42c50> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7feb0ad42e10> > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._back_already_clicked: False > _intf._currentAction._spokes._storage_playground: None > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._hidden_disks: [] > _intf._currentAction._spokes._fs_types: {'ext3', 'ext4', 'BIOS Boot', 'vfat', 'xfs', 'swap', 'ext2'} > _intf._currentAction._spokes._free_space: Size instance, containing members: > _intf._currentAction._spokes._free_space._c_size: Size (0 B) > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 5: None, 2: , 3: , 4: } > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._bootloader_observer: /org/fedoraproject/Anaconda/Modules/Storage/Bootloader > _intf._currentAction._spokes._disk_init_observer: /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization > _intf._currentAction._spokes._auto_part_observer: /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/Automatic > _intf._currentAction._spokes._configureBox: None > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._pageLabel: Label instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryLabel: Label instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._configButton: Button instance, containing members: > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._resetButton: Button instance, containing members: > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._fsStore: ListStore instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._typeStore: ListStore instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._containerStore: ListStore instance, containing members: > _intf._currentAction._spokes._deviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._accordion._active_selectors: [] > _intf._currentAction._spokes._accordion._current_selector: None > _intf._currentAction._spokes._accordion._last_selected: None >, 'BlivetGuiSpoke': BlivetGuiSpoke instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._back_already_clicked: True > _intf._currentAction._spokes._storage_playground: InstallerStorage instance, containing members: > _intf._currentAction._spokes._storage_playground.do_autopart: False > _intf._currentAction._spokes._storage_playground.clear_part_choice: None > _intf._currentAction._spokes._storage_playground.encrypted_autopart: False > _intf._currentAction._spokes._storage_playground.encryption_cipher: None > _intf._currentAction._spokes._storage_playground.escrow_certificates: {} > _intf._currentAction._spokes._storage_playground.autopart_escrow_cert: None > _intf._currentAction._spokes._storage_playground.autopart_add_backup_passphrase: False > _intf._currentAction._spokes._storage_playground.autopart_requests: [PartSpec instance (0x7feb0dc1f748) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB max_size = 50 GiB grow = True > >, PartSpec instance (0x7feb0dc1e3c8) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB max_size = None grow = True > >, PartSpec instance (0x7feb0dc1e198) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 0 fstype = biosboot encrypted = False > size = 1024 KiB max_size = None grow = False > >, PartSpec instance (0x7feb0dc1e5f8) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False > >, PartSpec instance (0x7feb0dc17630) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 max_size = None grow = False > >] > _intf._currentAction._spokes._storage_playground.edd_dict: {'vda': 128} > _intf._currentAction._spokes._storage_playground.ignored_disks: [] > _intf._currentAction._spokes._storage_playground.exclusive_disks: [] > _intf._currentAction._spokes._storage_playground.disk_images: {} > _intf._currentAction._spokes._storage_playground._Blivet__luks_devs: {} > _intf._currentAction._spokes._storage_playground.size_sets: [] > _intf._currentAction._spokes._storage_playground._default_fstype: ext4 > _intf._currentAction._spokes._storage_playground._default_boot_fstype: None > _intf._currentAction._spokes._storage_playground._short_product_name: fedora > _intf._currentAction._spokes._storage_playground._sysroot: / > _intf._currentAction._spokes._storage_playground._storage_root: / > _intf._currentAction._spokes._storage_playground._next_id: 24 > _intf._currentAction._spokes._storage_playground._dump_file: /tmp/storage.state > _intf._currentAction._spokes._storage_playground.devicetree: DeviceTree instance, containing members: > _intf._currentAction._spokes._storage_playground.devicetree._devices: [Already dumped (OpticalDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >] > _intf._currentAction._spokes._storage_playground.devicetree._actions: Already dumped (ActionList instance) > _intf._currentAction._spokes._storage_playground.devicetree.names: [sr0, vda, loop0, /run/install/repo/images/install.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _intf._currentAction._spokes._storage_playground.devicetree._hidden: [] > _intf._currentAction._spokes._storage_playground.devicetree.exclusive_disks: [] > _intf._currentAction._spokes._storage_playground.devicetree.ignored_disks: [] > _intf._currentAction._spokes._storage_playground.devicetree.edd_dict: {'vda': 128} > _intf._currentAction._spokes._storage_playground.devicetree.disk_images: {} > _intf._currentAction._spokes._storage_playground.devicetree._cleanup: False > _intf._currentAction._spokes._storage_playground.roots: [Already dumped (Root instance) >] > _intf._currentAction._spokes._storage_playground.services: set() > _intf._currentAction._spokes._storage_playground.ksdata: Skipped > _intf._currentAction._spokes._storage_playground._bootloader: GRUB2 instance, containing members: > _intf._currentAction._spokes._storage_playground._bootloader.boot_args: > _intf._currentAction._spokes._storage_playground._bootloader.dracut_args: > _intf._currentAction._spokes._storage_playground._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._storage_playground._bootloader._disk_order: [] > _intf._currentAction._spokes._storage_playground._bootloader._timeout: None > _intf._currentAction._spokes._storage_playground._bootloader.password: None > _intf._currentAction._spokes._storage_playground._bootloader.console: Skipped > _intf._currentAction._spokes._storage_playground._bootloader.console_options: Skipped > _intf._currentAction._spokes._storage_playground._bootloader.linux_images: [] > _intf._currentAction._spokes._storage_playground._bootloader.chain_images: [] > _intf._currentAction._spokes._storage_playground._bootloader._default_image: None > _intf._currentAction._spokes._storage_playground._bootloader._update_only: False > _intf._currentAction._spokes._storage_playground._bootloader.skip_bootloader: False > _intf._currentAction._spokes._storage_playground._bootloader.errors: [] > _intf._currentAction._spokes._storage_playground._bootloader.warnings: [] > _intf._currentAction._spokes._storage_playground._bootloader.stage1_device: None > _intf._currentAction._spokes._storage_playground._bootloader.stage1_disk: None > _intf._currentAction._spokes._storage_playground._bootloader.stage2_device: None > _intf._currentAction._spokes._storage_playground._bootloader.stage2_is_preferred_stage1: False > _intf._currentAction._spokes._storage_playground._bootloader.problems: [] > _intf._currentAction._spokes._storage_playground._bootloader.encrypted_password: Skipped > _intf._currentAction._spokes._storage_playground.config: StorageDiscoveryConfig instance, containing members: > _intf._currentAction._spokes._storage_playground.config.ignore_disk_interactive: False > _intf._currentAction._spokes._storage_playground.config.clear_part_type: 0 > _intf._currentAction._spokes._storage_playground.config.clear_part_disks: [vda] > _intf._currentAction._spokes._storage_playground.config.clear_part_devices: [] > _intf._currentAction._spokes._storage_playground.config.initialize_disks: True > _intf._currentAction._spokes._storage_playground.config.protected_dev_specs: [LABEL=Fedora-WS-dvd-x86_64-rawh, /dev/zram0] > _intf._currentAction._spokes._storage_playground.config.zero_mbr: False > _intf._currentAction._spokes._storage_playground.config.clear_non_existent: False > _intf._currentAction._spokes._storage_playground.autopart_type: 2 > _intf._currentAction._spokes._storage_playground.fsset: FSSet instance, containing members: > _intf._currentAction._spokes._storage_playground.fsset.devicetree: Already dumped (DeviceTree instance) > _intf._currentAction._spokes._storage_playground.fsset.crypt_tab: None > _intf._currentAction._spokes._storage_playground.fsset.blkid_tab: None > _intf._currentAction._spokes._storage_playground.fsset.orig_fstab: None > _intf._currentAction._spokes._storage_playground.fsset.active: False > _intf._currentAction._spokes._storage_playground.fsset._dev: None > _intf._currentAction._spokes._storage_playground.fsset._devpts: None > _intf._currentAction._spokes._storage_playground.fsset._sysfs: None > _intf._currentAction._spokes._storage_playground.fsset._proc: None > _intf._currentAction._spokes._storage_playground.fsset._devshm: None > _intf._currentAction._spokes._storage_playground.fsset._usb: None > _intf._currentAction._spokes._storage_playground.fsset._selinux: None > _intf._currentAction._spokes._storage_playground.fsset._run: None > _intf._currentAction._spokes._storage_playground.fsset._efivars: None > _intf._currentAction._spokes._storage_playground.fsset._fstab_swaps: set() > _intf._currentAction._spokes._storage_playground.fsset.preserve_lines: [] > _intf._currentAction._spokes._storage_playground._free_space_snapshot: {'vda': (Size (1.50683498382568359375 GiB), Size (968 MiB))} > _intf._currentAction._spokes._storage_playground.live_backing_device: None > _intf._currentAction._spokes._storage_playground.protected_dev_names: [sr0] > _intf._currentAction._spokes.label_actions: Label instance, containing members: > _intf._currentAction._spokes.button_reset: Button instance, containing members: > _intf._currentAction._spokes.button_undo: Button instance, containing members: > _intf._currentAction._spokes._bootloader_observer: /org/fedoraproject/Anaconda/Modules/Storage/Bootloader > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes._checking: False > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: False > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7feb0ad57a20> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7feb0ad579b0> > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes.client: BlivetGUIAnacondaClient instance, containing members: > _intf._currentAction._spokes.client.utils: BlivetUtilsAnaconda instance, containing members: > _intf._currentAction._spokes.client.utils._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.client.utils.log: <Logger blivet-gui-utils (DBG)> > _intf._currentAction._spokes.blivetgui: BlivetGUIAnaconda instance, containing members: > _intf._currentAction._spokes.blivetgui.spoke: Already dumped (BlivetGuiSpoke instance) > _intf._currentAction._spokes.blivetgui.client: Already dumped (BlivetGUIAnacondaClient instance) > _intf._currentAction._spokes.blivetgui.builder: Builder instance, containing members: > _intf._currentAction._spokes.blivetgui._supported_filesystems: [BIOSBoot instance, containing members: > id: 356 > _label: None > _options: None > _device: None > uuid: None > exists: False > _create_options: None > _info: UnimplementedFSInfo instance, containing members: > _info.fs: Already dumped (BIOSBoot instance) > _resize: UnimplementedFSResize instance, containing members: > _resize.df: Already dumped (BIOSBoot instance) > _minsize: UnimplementedFSMinSize instance, containing members: > _minsize.fs: Already dumped (BIOSBoot instance) > _size_info: UnimplementedFSSize instance, containing members: > _size_info.fs: Already dumped (BIOSBoot instance) > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _min_instance_size: Size instance, containing members: > _min_instance_size._c_size: Size (0 B) > _resizable: False >, BTRFS instance, containing members: > id: 364 > _label: None > _options: None > _device: None > uuid: None > exists: False > mountopts: None > _create_options: None > _info: UnimplementedFSInfo instance, containing members: > _info.fs: Already dumped (BTRFS instance) > _resize: UnimplementedFSResize instance, containing members: > _resize.df: Already dumped (BTRFS instance) > _minsize: UnimplementedFSMinSize instance, containing members: > _minsize.fs: Already dumped (BTRFS instance) > _size_info: UnimplementedFSSize instance, containing members: > _size_info.fs: Already dumped (BTRFS instance) > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _min_instance_size: Size instance, containing members: > _min_instance_size._c_size: Size (0 B) > _resizable: False > _fsck: UnimplementedFSCK instance, containing members: > _fsck.fs: Already dumped (BTRFS instance) > _mkfs: BTRFSMkfs instance, containing members: > _mkfs.fs: Already dumped (BTRFS instance) > _mount: FSMount instance, containing members: > _mount.fs: Already dumped (BTRFS instance) > _readlabel: UnimplementedFSReadLabel instance, containing members: > _readlabel.fs: Already dumped (BTRFS instance) > _sync: UnimplementedFSSync instance, containing members: > _sync.fs: Already dumped (BTRFS instance) > _writelabel: UnimplementedFSWriteLabel instance, containing members: > _writelabel.fs: Already dumped (BTRFS instance) > _writeuuid: UnimplementedFSWriteUUID instance, containing members: > _writeuuid.fs: Already dumped (BTRFS instance) > _current_info: None > mountpoint: None > fsprofile: None > _chrooted_mountpoint: None > vol_uuid: None > subvolspec: None >, Ext2FS instance, containing members: > id: 359 > _label: None > _options: None > _device: None > uuid: None > exists: False > mountopts: None > _create_options: None > _info: Ext2FSInfo instance, containing members: > _info.fs: Already dumped (Ext2FS instance) > _resize: Ext2FSResize instance, containing members: > _resize.fs: Already dumped (Ext2FS instance) > _minsize: Ext2FSMinSize instance, containing members: > _minsize.fs: Already dumped (Ext2FS instance) > _size_info: Ext2FSSize instance, containing members: > _size_info.fs: Already dumped (Ext2FS instance) > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _min_instance_size: Size instance, containing members: > _min_instance_size._c_size: Size (0 B) > _resizable: False > _fsck: Ext2FSCK instance, containing members: > _fsck.fs: Already dumped (Ext2FS instance) > _mkfs: Ext2FSMkfs instance, containing members: > _mkfs.fs: Already dumped (Ext2FS instance) > _mount: FSMount instance, containing members: > _mount.fs: Already dumped (Ext2FS instance) > _readlabel: Ext2FSReadLabel instance, containing members: > _readlabel.fs: Already dumped (Ext2FS instance) > _sync: UnimplementedFSSync instance, containing members: > _sync.fs: Already dumped (Ext2FS instance) > _writelabel: Ext2FSWriteLabel instance, containing members: > _writelabel.fs: Already dumped (Ext2FS instance) > _writeuuid: Ext2FSWriteUUID instance, containing members: > _writeuuid.fs: Already dumped (Ext2FS instance) > _current_info: None > mountpoint: None > fsprofile: None > _chrooted_mountpoint: None >, Ext3FS instance, containing members: > id: 360 > _label: None > _options: None > _device: None > uuid: None > exists: False > mountopts: None > _create_options: None > _info: Ext2FSInfo instance, containing members: > _info.fs: Already dumped (Ext3FS instance) > _resize: Ext2FSResize instance, containing members: > _resize.fs: Already dumped (Ext3FS instance) > _minsize: Ext2FSMinSize instance, containing members: > _minsize.fs: Already dumped (Ext3FS instance) > _size_info: Ext2FSSize instance, containing members: > _size_info.fs: Already dumped (Ext3FS instance) > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _min_instance_size: Size instance, containing members: > _min_instance_size._c_size: Size (0 B) > _resizable: False > _fsck: Ext2FSCK instance, containing members: > _fsck.fs: Already dumped (Ext3FS instance) > _mkfs: Ext3FSMkfs instance, containing members: > _mkfs.fs: Already dumped (Ext3FS instance) > _mount: FSMount instance, containing members: > _mount.fs: Already dumped (Ext3FS instance) > _readlabel: Ext2FSReadLabel instance, containing members: > _readlabel.fs: Already dumped (Ext3FS instance) > _sync: UnimplementedFSSync instance, containing members: > _sync.fs: Already dumped (Ext3FS instance) > _writelabel: Ext2FSWriteLabel instance, containing members: > _writelabel.fs: Already dumped (Ext3FS instance) > _writeuuid: Ext2FSWriteUUID instance, containing members: > _writeuuid.fs: Already dumped (Ext3FS instance) > _current_info: None > mountpoint: None > fsprofile: None > _chrooted_mountpoint: None >, Ext4FS instance, containing members: > id: 361 > _label: None > _options: None > _device: None > uuid: None > exists: False > mountopts: None > _create_options: None > _info: Ext2FSInfo instance, containing members: > _info.fs: Already dumped (Ext4FS instance) > _resize: Ext2FSResize instance, containing members: > _resize.fs: Already dumped (Ext4FS instance) > _minsize: Ext2FSMinSize instance, containing members: > _minsize.fs: Already dumped (Ext4FS instance) > _size_info: Ext2FSSize instance, containing members: > _size_info.fs: Already dumped (Ext4FS instance) > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _min_instance_size: Size instance, containing members: > _min_instance_size._c_size: Size (0 B) > _resizable: False > _fsck: Ext2FSCK instance, containing members: > _fsck.fs: Already dumped (Ext4FS instance) > _mkfs: Ext4FSMkfs instance, containing members: > _mkfs.fs: Already dumped (Ext4FS instance) > _mount: FSMount instance, containing members: > _mount.fs: Already dumped (Ext4FS instance) > _readlabel: Ext2FSReadLabel instance, containing members: > _readlabel.fs: Already dumped (Ext4FS instance) > _sync: UnimplementedFSSync instance, containing members: > _sync.fs: Already dumped (Ext4FS instance) > _writelabel: Ext2FSWriteLabel instance, containing members: > _writelabel.fs: Already dumped (Ext4FS instance) > _writeuuid: Ext2FSWriteUUID instance, containing members: > _writeuuid.fs: Already dumped (Ext4FS instance) > _current_info: None > mountpoint: None > fsprofile: None > _chrooted_mountpoint: None >, non-existent lvmpv >, non-existent swap >, FATFS instance, containing members: > id: 362 > _label: None > _options: None > _device: None > uuid: None > exists: False > mountopts: None > _create_options: None > _info: UnimplementedFSInfo instance, containing members: > _info.fs: Already dumped (FATFS instance) > _resize: UnimplementedFSResize instance, containing members: > _resize.df: Already dumped (FATFS instance) > _minsize: UnimplementedFSMinSize instance, containing members: > _minsize.fs: Already dumped (FATFS instance) > _size_info: UnimplementedFSSize instance, containing members: > _size_info.fs: Already dumped (FATFS instance) > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _min_instance_size: Size instance, containing members: > _min_instance_size._c_size: Size (0 B) > _resizable: False > _fsck: DosFSCK instance, containing members: > _fsck.fs: Already dumped (FATFS instance) > _mkfs: FATFSMkfs instance, containing members: > _mkfs.fs: Already dumped (FATFS instance) > _mount: FATFSMount instance, containing members: > _mount.fs: Already dumped (FATFS instance) > _readlabel: DosFSReadLabel instance, containing members: > _readlabel.fs: Already dumped (FATFS instance) > _sync: UnimplementedFSSync instance, containing members: > _sync.fs: Already dumped (FATFS instance) > _writelabel: DosFSWriteLabel instance, containing members: > _writelabel.fs: Already dumped (FATFS instance) > _writeuuid: UnimplementedFSWriteUUID instance, containing members: > _writeuuid.fs: Already dumped (FATFS instance) > _current_info: None > mountpoint: None > fsprofile: None > _chrooted_mountpoint: None >, XFS instance, containing members: > id: 368 > _label: None > _options: None > _device: None > uuid: None > exists: False > mountopts: None > _create_options: None > _info: XFSInfo instance, containing members: > _info.fs: Already dumped (XFS instance) > _resize: UnimplementedFSResize instance, containing members: > _resize.df: Already dumped (XFS instance) > _minsize: UnimplementedFSMinSize instance, containing members: > _minsize.fs: Already dumped (XFS instance) > _size_info: XFSSize instance, containing members: > _size_info.fs: Already dumped (XFS instance) > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _min_instance_size: Size instance, containing members: > _min_instance_size._c_size: Size (0 B) > _resizable: False > _fsck: UnimplementedFSCK instance, containing members: > _fsck.fs: Already dumped (XFS instance) > _mkfs: XFSMkfs instance, containing members: > _mkfs.fs: Already dumped (XFS instance) > _mount: FSMount instance, containing members: > _mount.fs: Already dumped (XFS instance) > _readlabel: XFSReadLabel instance, containing members: > _readlabel.fs: Already dumped (XFS instance) > _sync: XFSSync instance, containing members: > _sync.fs: Already dumped (XFS instance) > _writelabel: XFSWriteLabel instance, containing members: > _writelabel.fs: Already dumped (XFS instance) > _writeuuid: XFSWriteUUID instance, containing members: > _writeuuid.fs: Already dumped (XFS instance) > _current_info: None > mountpoint: None > fsprofile: None > _chrooted_mountpoint: None >] > _intf._currentAction._spokes.blivetgui.popup_menu: ActionsMenu instance, containing members: > _intf._currentAction._spokes.blivetgui.popup_menu.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.popup_menu.menu: Menu instance, containing members: > _intf._currentAction._spokes.blivetgui.popup_menu.menu_items: {'add': MenuItem instance, containing members: >, 'delete': MenuItem instance, containing members: >, 'resize': MenuItem instance, containing members: >, 'format': MenuItem instance, containing members: >, 'unmount': MenuItem instance, containing members: >, 'decrypt': MenuItem instance, containing members: >, 'info': MenuItem instance, containing members: >, 'parents': MenuItem instance, containing members: >, 'mountpoint': MenuItem instance, containing members: >, 'partitiontable': MenuItem instance, containing members: >} > _intf._currentAction._spokes.blivetgui.device_toolbar: DeviceToolbar instance, containing members: > _intf._currentAction._spokes.blivetgui.device_toolbar.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.device_toolbar.buttons: {'add': Button instance, containing members: >, 'delete': Button instance, containing members: >, 'resize': MenuItem instance, containing members: >, 'format': MenuItem instance, containing members: >, 'unmount': Button instance, containing members: >, 'decrypt': Button instance, containing members: >, 'info': Button instance, containing members: >, 'parents': MenuItem instance, containing members: >, 'mountpoint': MenuItem instance, containing members: >, 'partitiontable': MenuItem instance, containing members: >} > _intf._currentAction._spokes.blivetgui.list_devices: ListDevices instance, containing members: > _intf._currentAction._spokes.blivetgui.list_devices.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.list_devices.last_iter: TreeIter instance, containing members: > _intf._currentAction._spokes.blivetgui.list_devices.selected_device: Already dumped (DiskDevice instance) > _intf._currentAction._spokes.blivetgui.list_devices.device_list: ListStore instance, containing members: > _intf._currentAction._spokes.blivetgui.list_devices.disks_view: TreeView instance, containing members: > _intf._currentAction._spokes.blivetgui.list_devices.selection_signal: 11984 > _intf._currentAction._spokes.blivetgui.list_partitions: ListPartitions instance, containing members: > _intf._currentAction._spokes.blivetgui.list_partitions.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.list_partitions.installer_mode: True > _intf._currentAction._spokes.blivetgui.list_partitions.partitions_list: TreeStore instance, containing members: > _intf._currentAction._spokes.blivetgui.list_partitions.partitions_view: TreeView instance, containing members: > _intf._currentAction._spokes.blivetgui.list_partitions.select: TreeSelection instance, containing members: > _intf._currentAction._spokes.blivetgui.list_partitions.selected_partition: TreeModelRow instance, containing members: > _intf._currentAction._spokes.blivetgui.list_partitions.selected_partition.model: Already dumped (TreeStore instance) > _intf._currentAction._spokes.blivetgui.list_partitions.selected_partition.iter: TreeIter instance, containing members: > _intf._currentAction._spokes.blivetgui.list_parents: ListParents instance, containing members: > _intf._currentAction._spokes.blivetgui.list_parents.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.list_parents.parents_list: TreeStore instance, containing members: > _intf._currentAction._spokes.blivetgui.list_actions: ListActions instance, containing members: > _intf._currentAction._spokes.blivetgui.list_actions.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.list_actions.action_icons: {'add': Pixbuf instance, containing members: >, 'delete': Pixbuf instance, containing members: >, 'edit': Pixbuf instance, containing members: >, 'misc': Pixbuf instance, containing members: >} > _intf._currentAction._spokes.blivetgui.list_actions.history: [[<blivet.deviceaction.ActionDestroyFormat object at 0x7feb0f1aec88>, <blivet.deviceaction.ActionDestroyDevice object at 0x7feb0bfd7588>], [<blivet.deviceaction.ActionDestroyFormat object at 0x7feb0f1c4cf8>, <blivet.deviceaction.ActionDestroyDevice object at 0x7feb0a983a58>], [<blivet.deviceaction.ActionCreateDevice object at 0x7feb0ac36048>, <blivet.deviceaction.ActionCreateFormat object at 0x7feb0bfcca20>], [<blivet.deviceaction.ActionDestroyFormat object at 0x7feb0ad484e0>, <blivet.deviceaction.ActionDestroyDevice object at 0x7feb0ad488d0>], [<blivet.deviceaction.ActionCreateDevice object at 0x7feb0ac984e0>, <blivet.deviceaction.ActionCreateFormat object at 0x7feb0bfcc080>], [<blivet.deviceaction.ActionCreateDevice object at 0x7feb0dc05748>, <blivet.deviceaction.ActionCreateFormat object at 0x7feb0dc059e8>], [<blivet.deviceaction.ActionCreateDevice object at 0x7feb0acf54e0>, <blivet.deviceaction.ActionCreateFormat object at 0x7feb0c43ebe0>]] > _intf._currentAction._spokes.blivetgui.list_actions.actions: 7 > _intf._currentAction._spokes.blivetgui.list_actions.actions_list: TreeStore instance, containing members: > _intf._currentAction._spokes.blivetgui.list_actions.actions_view: TreeView instance, containing members: > _intf._currentAction._spokes.blivetgui.logical_view: LogicalView instance, containing members: > _intf._currentAction._spokes.blivetgui.logical_view.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.logical_view.hbox: Box instance, containing members: > _intf._currentAction._spokes.blivetgui.logical_view.rectangles: [Rectangle instance, containing members: > width: 130 > height: -1 > device: Already dumped (PartitionDevice instance) > device_icons: {'group': ('drive-multidisk-symbolic', 'Group device'), 'livecd': ('media-optical-symbolic', 'LiveUSB device'), 'encrypted': ('changes-prevent-symbolic', 'Encrypted device (closed)'), 'decrypted': ('changes-allow-symbolic', 'Encrypted device (open)'), 'empty': ('radio-symbolic', 'Empty device'), 'snapshot': ('camera-photo-symbolic', 'Snapshot'), 'nodisklabel': ('drive-harddisk-symbolic', 'Missing partition table'), 'protected': ('action-unavailable-symbolic', 'Device or format is write protected')} >, Rectangle instance, containing members: > width: 358 > height: -1 > device: Already dumped (PartitionDevice instance) > device_icons: {'group': ('drive-multidisk-symbolic', 'Group device'), 'livecd': ('media-optical-symbolic', 'LiveUSB device'), 'encrypted': ('changes-prevent-symbolic', 'Encrypted device (closed)'), 'decrypted': ('changes-allow-symbolic', 'Encrypted device (open)'), 'empty': ('radio-symbolic', 'Empty device'), 'snapshot': ('camera-photo-symbolic', 'Snapshot'), 'nodisklabel': ('drive-harddisk-symbolic', 'Missing partition table'), 'protected': ('action-unavailable-symbolic', 'Device or format is write protected')} >, Rectangle instance, containing members: > width: 293 > height: -1 > device: Already dumped (PartitionDevice instance) > device_icons: {'group': ('drive-multidisk-symbolic', 'Group device'), 'livecd': ('media-optical-symbolic', 'LiveUSB device'), 'encrypted': ('changes-prevent-symbolic', 'Encrypted device (closed)'), 'decrypted': ('changes-allow-symbolic', 'Encrypted device (open)'), 'empty': ('radio-symbolic', 'Empty device'), 'snapshot': ('camera-photo-symbolic', 'Snapshot'), 'nodisklabel': ('drive-harddisk-symbolic', 'Missing partition table'), 'protected': ('action-unavailable-symbolic', 'Device or format is write protected')} >] > _intf._currentAction._spokes.blivetgui.logical_view.boxes: [] > _intf._currentAction._spokes.blivetgui.logical_view._devices_list: Already dumped (TreeStore instance) > _intf._currentAction._spokes.blivetgui.logical_view._ignore_toggle: False > _intf._currentAction._spokes.blivetgui.logical_view._view_width: 787 > _intf._currentAction._spokes.blivetgui.logical_view._allocated_width: 0 > _intf._currentAction._spokes.blivetgui.physical_view: PhysicalView instance, containing members: > _intf._currentAction._spokes.blivetgui.physical_view.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.physical_view.vbox: Box instance, containing members: > _intf._currentAction._spokes.blivetgui.physical_view.rectangles: [] > _intf._currentAction._spokes.blivetgui.physical_view.boxes: [] > _intf._currentAction._spokes.blivetgui.physical_view._devices_list: Already dumped (TreeStore instance) >, 'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: False > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7feb0acc8550> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7feb0acc8518> > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes.disks: [existing 15 GiB disk vda (12) with existing msdos disklabel >] > _intf._currentAction._spokes.selected_disks: [vda] > _intf._currentAction._spokes._reconfigureNVDIMMButton: Button instance, containing members: > _intf._currentAction._spokes.pages: {0: SearchPage instance, containing members: > _intf._currentAction._spokes.pages.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.pages.storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.pages.model: TreeModelFilter instance, containing members: > _intf._currentAction._spokes.pages.filterActive: True > _intf._currentAction._spokes.pages._lunEntry: Entry instance, containing members: > _intf._currentAction._spokes.pages._wwidEntry: Entry instance, containing members: > _intf._currentAction._spokes.pages._combo: ComboBoxText instance, containing members: > _intf._currentAction._spokes.pages._portCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes.pages._targetEntry: Entry instance, containing members: >, 1: MultipathPage instance, containing members: > _intf._currentAction._spokes.pages.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.pages.storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.pages.model: TreeModelFilter instance, containing members: > _intf._currentAction._spokes.pages.filterActive: False > _intf._currentAction._spokes.pages._combo: ComboBoxText instance, containing members: > _intf._currentAction._spokes.pages._icCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes.pages._vendorCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes.pages._wwidEntry: Entry instance, containing members: >, 2: OtherPage instance, containing members: > _intf._currentAction._spokes.pages.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.pages.storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.pages.model: TreeModelFilter instance, containing members: > _intf._currentAction._spokes.pages.filterActive: False > _intf._currentAction._spokes.pages._combo: ComboBoxText instance, containing members: > _intf._currentAction._spokes.pages._icCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes.pages._idEntry: Entry instance, containing members: > _intf._currentAction._spokes.pages._vendorCombo: ComboBoxText instance, containing members: >, 3: NvdimmPage instance, containing members: > _intf._currentAction._spokes.pages.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.pages.storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.pages.model: TreeModelFilter instance, containing members: > _intf._currentAction._spokes.pages.filterActive: False > _intf._currentAction._spokes.pages.treeview: TreeView instance, containing members: > _intf._currentAction._spokes.pages._combo: ComboBoxText instance, containing members: > _intf._currentAction._spokes.pages._modeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes.pages._namespaceEntry: Entry instance, containing members: >, 4: ZPage instance, containing members: > _intf._currentAction._spokes.pages.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.pages.storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.pages.model: TreeModelFilter instance, containing members: > _intf._currentAction._spokes.pages.filterActive: False > _intf._currentAction._spokes.pages._ccwEntry: Entry instance, containing members: > _intf._currentAction._spokes.pages._wwpnEntry: Entry instance, containing members: > _intf._currentAction._spokes.pages._lunEntry: Entry instance, containing members: > _intf._currentAction._spokes.pages._combo: ComboBoxText instance, containing members: > _intf._currentAction._spokes.pages._isS390: False >} > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7feb0acc8908> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7feb0acc8898> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes.networking_changed: False > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False > _intf._currentAction._spokes.network_control_box.dev_cfg_store: ListStore instance, containing members: > _intf._currentAction._spokes.network_control_box.selected_ap: None > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box.label_current_hostname: Label instance, containing members: > _intf._currentAction._spokes.network_control_box.button_apply_hostname: Button instance, containing members: > _intf._currentAction._spokes._network_module: /org/fedoraproject/Anaconda/Modules/Network >} > _intf._currentAction.entered: Signal instance, containing members: > _intf._currentAction.entered._functions: set() > _intf._currentAction.entered._methods: <WeakKeyDictionary at 0x7feb0c4e4278> > _intf._currentAction.exited: Signal instance, containing members: > _intf._currentAction.exited._functions: set() > _intf._currentAction.exited._methods: <WeakKeyDictionary at 0x7feb0c4d7ba8> > _intf._currentAction._autoContinue: False > _intf._currentAction.timeout: Timer instance, containing members: > _intf._currentAction.timeout._id: 1600 > _intf._currentAction._incompleteSpokes: [Already dumped (SoftwareSelectionSpoke instance) >] > _intf._currentAction._inSpoke: True > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._warningMsg: Please complete items marked with this icon before continuing to the next step. > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.payload: Already dumped (DNFPayload instance) > _intf._currentAction._checker.storage: Already dumped (InstallerStorage instance) > _intf._currentAction._checker.success: True > _intf._currentAction._checker.deficit: Size instance, containing members: > _intf._currentAction._checker.deficit._c_size: Size (0 B) > _intf._currentAction._checker.error_message: Skipped > _intf._currentAction._checker_ignore: False > _intf._currentAction._spokesToStepIn: [] > _intf._currentAction._spokeAutostepIndex: 0 > _intf._currentAction._gridColumns: 3 > _intf._gui_lock: <locked _thread.lock object at 0x7feb12c15990> > _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: {SourceSpoke, FilterSpoke, WelcomeLanguageSpoke, BlivetGuiSpoke, SummaryHub, StorageSpoke} > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._current_action: Already dumped (SummaryHub instance) > _intf.mainWindow._mnemonic_signal: 40765 > _intf.mainWindow._saved_help_button_label: Help! > _intf.mainWindow._language: en_US.UTF-8 > _intf.mainWindow._screenshot_index: 0 > _intf._distributionText: <function distributionText at 0x7feb172fe488> > _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 0x7feb0f4fa870 (pyanaconda+ui+gui+MainWindow at 0x55b83f062270)>> >isHeadless: False >ksdata: Skipped >methodstr: None >opts: Namespace instance, containing members: > opts.stage2: hd:LABEL=Fedora-WS-dvd-x86_64-rawh > opts.display_mode: Already dumped (DisplayModes instance) > opts.cmdline: None > opts.noninteractive: False > opts.proxy: None > opts.waitfornet: None > opts.debug: False > opts.ksfile: None > opts.ksstrict: False > opts.rescue: False > opts.armPlatform: None > opts.multiLib: False > opts.method: None > opts.askmethod: False > opts.noverifyssl: False > opts.liveinst: False > opts.runres: None > opts.xdriver: None > opts.vnc: False > opts.vncconnect: None > opts.vncpassword: Skipped > opts.xtimeout: 60 > opts.decorated: False > opts.keymap: None > opts.lang: None > opts.singlelang: False > opts.loglevel: None > opts.syslog: None > opts.remotelog: None > opts.selinux: -1 > opts.mpath: True > opts.dmraid: True > opts.ibft: True > opts.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 (DNFPayload instance) >proxy: None >decorated: False >stage2: hd:LABEL=Fedora-WS-dvd-x86_64-rawh >_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 0x7feb0ee55510>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7feb0ee55598>, True), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7feb0ee55ae8>, True), 'addons': (<function list_addons_callback at 0x7feb0ee556a8>, False), 'release_type': (<function initExceptionHandling.<locals>.<lambda> at 0x7feb0ee55a60>, True)} > mehConfig.programName: anaconda > mehConfig.programVersion: 29.21 > mehConfig.programArch: x86_64 >xdriver: None >dbus_session_connection: None >dbus_inhibit_id: None >gui_initialized: <locked _thread.lock object at 0x7feb12c15990> >_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 0x7feb12281a08> > _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: 1475 > _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_docker, com_redhat_kdump > > >/tmp/anaconda.log: >09:54:50,938 INF main: /sbin/anaconda 29.21-1.fc29 >09:54:51,075 INF isys: 1968488 kB (1922 MB) are available >09:54:51,087 INF startup_utils: check_memory(): total:1922, needed:320, graphical:410 >09:54:51,102 INF main: anaconda called with cmdline = ['/sbin/anaconda'] >09:54:51,102 INF main: Default encoding = utf-8 >09:54:51,114 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-BCcYcB7uaS,guid=8225fc06ecdd299f9dc76c505b6abdeb. >09:54:51,305 INF startup_utils: Waiting 600 sec for modules to be started. >09:54:52,308 INF startup_utils: Waiting 599 sec for modules to be started. >09:54:53,310 INF startup_utils: Waiting 598 sec for modules to be started. >09:54:54,392 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >09:54:54,413 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' >09:54:54,614 WRN kickstart: Command firstboot will be parsed in DBus module. >09:54:54,629 DBG localization: setting locale to: en_US.UTF-8 >09:54:54,639 DBG network: devices found ['ens3'] >09:54:54,649 DBG network: ensure single initramfs connections >09:54:54,692 DBG network: apply kickstart >09:54:54,693 DBG network: create missing ifcfg files >09:54:54,749 DBG network: ifcfg file for ens3 not found >09:54:54,883 DBG network: dumping ifcfg file for ens3 from default autoconnection 669f8876-dfb1-3f20-bc90-693f4abd5f33 >09:54:54,884 DBG network: missing ifcfgs created for devices ['ens3'] >09:54:54,893 DBG network: set real ONBOOT value >09:54:54,897 INF threading: Running Thread: AnaWaitForConnectingNMThread (140647596508928) >09:54:54,898 DBG anaconda: setting display mode to GUI >09:54:54,903 INF anaconda: Display mode is set to 'interactive graphical mode'. >09:54:54,904 INF isys: 1968488 kB (1922 MB) are available >09:54:54,920 INF startup_utils: check_memory(): total:1922, needed:320, graphical:410 >09:54:54,921 DBG core.util: Setting timeout 60 seconds for starting X. >09:54:54,940 INF network: got 0 NTP servers from DHCP >09:54:54,944 INF threading: Thread Done: AnaWaitForConnectingNMThread (140647596508928) >09:54:56,261 DBG core.util: X server has signalled a successful start. >09:54:56,761 INF display: Started spice-vdagent. >09:54:56,998 DBG installclass: Searching /usr/lib64/python3.7/site-packages/pyanaconda/installclasses. >09:54:57,004 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >09:54:57,004 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >09:54:57,005 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >09:54:57,005 DBG installclass: Found Fedora (FedoraBaseInstallClass). >09:54:57,005 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >09:54:57,005 DBG installclass: Found Fedora (DefaultInstallClass). >09:54:57,005 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >09:54:57,005 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >09:54:57,006 INF installclass: Using a visible install class Fedora Workstation (FedoraWorkstationInstallClass). >09:54:57,431 DBG payload: getting release version from tree at None (rawhide) >09:54:57,431 DBG payload: using default release version of rawhide >09:54:57,584 INF bootloader: bootloader GRUB2 on X86 platform >09:54:57,586 INF autopart: Detected 1.88 GiB of memory >09:54:57,587 INF autopart: Suggested swap size (3.75 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >09:54:57,588 INF autopart: Swap attempt of 0.0 >09:54:57,588 INF bootloader: bootloader GRUB2 on X86 platform >09:54:57,637 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >09:54:57,639 INF threading: Running Thread: AnaStorageThread (140647596508928) >09:54:57,643 INF threading: Running Thread: AnaTimeInitThread (140647538075392) >09:54:57,673 DBG payload: Restarting payload thread >09:54:57,680 INF threading: Running Thread: AnaPayloadRestartThread (140647529682688) >09:54:57,680 INF geoloc: Geolocation is enabled. >09:54:57,682 INF threading: Running Thread: AnaPayloadThread (140647521289984) >09:54:57,682 INF threading: Thread Done: AnaPayloadRestartThread (140647529682688) >09:54:57,682 DBG payload: Updating payload thread state: 0 >09:54:57,683 DBG payload: Updating payload thread state: 1 >09:54:57,683 INF threading: Running Thread: AnaGeolocationRefreshThread (140647512897280) >09:54:57,688 INF geoloc: Starting geolocation lookup >09:54:57,689 INF geoloc: Geolocation provider: Fedora GeoIP >09:54:58,596 DBG ui.gui: Detected primary monitor: 1024x768 95dpix 96dpiy >09:55:00,275 DBG storage: protected device spec LABEL=Fedora-WS-dvd-x86_64-rawh resolved to sr0 >09:55:00,618 DBG storage: blkid.tab devs: [] >09:55:00,619 DBG storage: parsing /mnt/sysimage/etc/crypttab >09:55:00,619 DBG storage: crypttab maps: [] >09:55:00,620 DBG storage: parsing /mnt/sysimage/etc/fstab >09:55:00,896 INF threading: Thread Done: AnaStorageThread (140647596508928) >09:55:00,898 DBG payload: Updating payload thread state: 2 >09:55:00,899 DBG payload: Updating payload thread state: 4 >09:55:01,138 DBG payload: getting release version from tree at file:///run/install/repo (rawhide) >09:55:01,139 DBG payload: retrieving treeinfo from file:///run/install/repo (proxy: None ; sslverify: True) >09:55:01,139 INF payload: Trying to download '.treeinfo' >09:55:01,140 INF payload: Server returned 404 code >09:55:01,140 INF payload: Trying to download 'treeinfo' >09:55:01,141 INF payload: Server returned 404 code >09:55:01,141 ERR payload: Got HTTP 404 Error when downloading [.]treeinfo files >09:55:01,142 DBG payload: using default release version of rawhide >09:55:01,011 INF threading: Thread Done: AnaTimeInitThread (140647538075392) >09:55:01,922 DBG payload: Updating payload thread state: 5 >09:55:01,986 INF geoloc: Waiting for Geolocation timed out after 3 seconds. >09:55:02,008 DBG localization: setting locale to: en_US.UTF-8 >09:55:02,019 DBG localization: setting locale to: en_US.UTF-8 >09:55:02,056 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >09:55:02,057 WRN misc: /usr/lib64/python3.7/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >09:55:04,547 INF geoloc: Geolocation lookup finished in 6.9 seconds >09:55:04,548 INF geoloc: got results from geolocation >09:55:04,548 INF threading: Thread Done: AnaGeolocationRefreshThread (140647512897280) >09:55:17,474 DBG localization: setting locale to: en_US.UTF-8 >09:55:17,487 INF ui.gui.spokes.welcome: using timezone determined by geolocation >09:55:17,542 DBG ui.gui.spokes.network: network standalone spoke (init): completed: ['ens3'] >09:55:17,554 DBG ui.common: Left spoke: WelcomeLanguageSpoke >09:55:17,563 INF lifecycle: Adding controller: SummaryHub >09:55:18,574 INF threading: Running Thread: AnaAddLayoutsInitThread (140647538075392) >09:55:18,580 DBG ui.gui.utils: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7feb0c1c6c50>> on <list object at 0x7feb0c4e0548> >09:55:18,583 INF threading: Running Thread: AnaGtkBatchPre1 (140647465838336) >09:55:18,584 INF threading: Thread Done: AnaGtkBatchPre1 (140647465838336) >09:55:18,610 INF threading: Running Thread: AnaKeyboardThread (140647465838336) >09:55:18,659 INF lifecycle: Module initialized: LangsupportSpoke >09:55:18,930 INF threading: Running Thread: AnaNTPserver1 (140647596508928) >09:55:18,941 INF threading: Running Thread: AnaDateTimeThread (140647529682688) >09:55:19,633 INF threading: Thread Done: AnaNTPserver1 (140647596508928) >09:55:20,006 INF threading: Running Thread: AnaSourceWatcher (140647596508928) >09:55:20,018 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke] >09:55:20,043 INF threading: Running Thread: AnaSoftwareWatcher (140647423891200) >09:55:20,044 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke, SoftwareSelectionSpoke] >09:55:20,071 INF threading: Running Thread: AnaStorageWatcher (140647415498496) >09:55:20,074 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke, SoftwareSelectionSpoke, StorageSpoke] >09:55:20,084 INF lifecycle: Module initialized: StorageSpoke >09:55:20,084 INF threading: Thread Done: AnaStorageWatcher (140647415498496) >09:55:20,105 INF threading: Running Thread: AnaCustomStorageInit (140647415498496) >09:55:20,165 INF lifecycle: Module initialized: BlivetGuiSpoke >09:55:20,242 INF lifecycle: Module initialized: FilterSpoke >09:55:20,313 DBG ui.gui.spokes.network: can't get remote connection of active connection of device ens3 >09:55:20,315 DBG ui.gui.spokes.network: device configuration added: connection 669f8876-dfb1-3f20-bc90-693f4abd5f33 device ens3 >09:55:20,319 DBG ui.gui.spokes.network: not adding connection 669f8876-dfb1-3f20-bc90-693f4abd5f33, already in list >09:55:20,420 DBG network: updating host name localhost.localdomain >09:55:20,470 INF lifecycle: Module initialized: NetworkSpoke >09:55:20,602 INF lifecycle: Initialization of all modules (10) has been started. >09:55:20,609 DBG ui.gui.hubs: Starting event loop for hub SummaryHub >09:55:20,634 DBG ui.common: Entered hub: SummaryHub >09:55:20,671 INF lifecycle: Module initialized: CustomPartitioningSpoke >09:55:20,671 INF threading: Thread Done: AnaCustomStorageInit (140647415498496) >09:55:20,726 DBG ui.gui.hubs: spoke is not ready: KeyboardSpoke >09:55:20,727 DBG ui.gui.hubs: setting KeyboardSpoke status to: Getting list of layouts... >09:55:20,728 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >09:55:20,730 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >09:55:20,730 DBG ui.gui.hubs: setting SourceSpoke status to: Setting up installation source... >09:55:20,730 DBG ui.gui.hubs: setting SourceSpoke status to: Probing storage... >09:55:20,731 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading package metadata... >09:55:20,731 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading group metadata... >09:55:20,731 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading package metadata... >09:55:20,731 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading group metadata... >09:55:20,732 DBG ui.gui.hubs: setting StorageSpoke status to: Probing storage... >09:55:20,732 DBG ui.gui.hubs: setting StorageSpoke status to: Probing storage... >09:55:20,739 DBG ui.gui.hubs: spoke is ready: StorageSpoke >12:55:20,000 INF isys: System time set to Wed Aug 8 09:55:20 2018 UTC >12:55:20,000 INF isys: System time set to Wed Aug 8 09:55:20 2018 UTC >12:55:20,000 INF isys: System time set to Wed Aug 8 09:55:20 2018 UTC >17:55:20,054 INF lifecycle: Module initialized: DatetimeSpoke >17:55:20,054 INF threading: Thread Done: AnaDateTimeThread (140647529682688) >17:55:20,058 DBG ui.gui.hubs: spoke is ready: DatetimeSpoke >17:55:21,200 DBG ui.gui.utils: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7feb0c1c6c50>> on <list object at 0x7feb0c4e0548> >17:55:21,201 INF threading: Thread Done: AnaAddLayoutsInitThread (140647538075392) >17:55:21,201 INF lifecycle: Module initialized: KeyboardSpoke >17:55:21,201 INF threading: Thread Done: AnaKeyboardThread (140647465838336) >17:55:21,280 DBG ui.gui.hubs: spoke is ready: KeyboardSpoke >17:55:40,010 DBG ui.common: Entered spoke: StorageSpoke >17:55:55,055 WRN misc: /usr/lib64/python3.7/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x55b841b0fbe0' has no handler with id '18281' > return func(*args, **kwargs) > >17:55:55,057 WRN misc: /usr/lib64/python3.7/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x55b841b0fbe0' has no handler with id '18282' > return func(*args, **kwargs) > >17:56:28,452 DBG ui.common: Left spoke: StorageSpoke >17:56:28,556 DBG ui.common: Entered spoke: FilterSpoke >17:58:04,862 INF payload: Refreshing environmentAddons >17:58:07,013 DBG payload: Updating payload thread state: 6 >17:58:07,013 INF ui.gui.spokes.software_selection: using environment from kickstart: None >17:58:07,014 INF threading: Thread Done: AnaPayloadThread (140647521289984) >17:58:07,293 INF threading: Running Thread: AnaCheckSoftwareThread (140647521289984) >17:58:07,295 INF lifecycle: Module initialized: SoftwareSelectionSpoke >17:58:07,296 INF threading: Thread Done: AnaSoftwareWatcher (140647423891200) >17:58:07,309 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke >17:58:07,311 DBG ui.gui.hubs: spoke is ready: SourceSpoke >17:58:07,313 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke >17:58:07,359 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >17:58:07,361 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >17:58:07,361 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Checking software dependencies... >17:58:07,498 DBG payload: apply with result True called on requirements [] >17:58:07,777 DBG ui.gui.spokes.installation_source: Clearing checks in source spoke >17:58:07,778 DBG ui.gui.spokes.installation_source: Setting up repos: [] >17:58:08,612 INF threading: Thread Done: AnaCheckSoftwareThread (140647521289984) >17:58:08,706 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke, StorageSpoke] >17:58:08,708 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke >17:58:08,714 DBG ui.gui.hubs: incomplete spokes: [StorageSpoke] >17:58:08,715 DBG ui.gui.hubs: spoke is ready: SourceSpoke >17:58:08,782 INF lifecycle: Module initialized: SourceSpoke >17:58:08,783 INF lifecycle: All modules have been initialized. >17:58:08,784 INF threading: Thread Done: AnaSourceWatcher (140647596508928) >17:58:08,807 DBG ui.gui.hubs: spoke is ready: SourceSpoke >17:58:43,663 WRN misc: /usr/lib64/python3.7/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x55b841b665a0' has no handler with id '20958' > return func(*args, **kwargs) > >17:58:43,666 WRN misc: /usr/lib64/python3.7/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x55b841b665a0' has no handler with id '20959' > return func(*args, **kwargs) > >17:58:51,016 WRN misc: /usr/lib64/python3.7/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x55b83f999680' has no handler with id '21755' > return func(*args, **kwargs) > >17:58:51,017 WRN misc: /usr/lib64/python3.7/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x55b83f999680' has no handler with id '21756' > return func(*args, **kwargs) > >17:58:52,408 DBG ui.common: Left spoke: FilterSpoke >17:58:52,524 DBG ui.common: Entered spoke: StorageSpoke >17:59:02,669 INF ui.gui.spokes.storage: Partitioning method changed from auto to blivet-gui. >17:59:02,670 INF ui.gui.spokes.storage: Rolling back planed storage configuration changes. >17:59:02,740 INF threading: Running Thread: AnaExecuteStorageThread (140647596508928) >17:59:02,741 DBG ui.common: Left spoke: StorageSpoke >17:59:02,759 DBG storage: clearpart: looking at vda2 >17:59:02,759 DBG storage: clearpart: looking at vda1 >17:59:02,762 DBG kickstart.kickstart.bootloader: Execute the bootloader with dry run True. >17:59:02,771 DBG kickstart.kickstart.bootloader: Applying bootloader arguments: [] >17:59:02,773 DBG kickstart.kickstart.bootloader: Applying bootloader location: MBR >17:59:02,777 DBG kickstart.kickstart.bootloader: Applying drive order: [] >17:59:02,778 DBG bootloader: new disk order: [] >17:59:02,780 DBG kickstart.kickstart.bootloader: Use the requested boot drive. >17:59:02,951 DBG storage_utils: vda matches ['vda'] for devicetree=existing 592 MiB cdrom sr0 (2) with existing iso9660 filesystem >existing 15 GiB disk vda (12) with existing msdos disklabel > existing 1024 MiB partition vda1 (22) with existing ext4 filesystem > existing 12.49 GiB partition vda2 (32) with existing xfs filesystem >existing 0 B file /run/install/repo/images/install.img (42) > existing 0 B loop loop0 (46) >existing 0 B file /LiveOS/rootfs.img (56) > existing 0 B loop loop1 (60) with existing ext4 filesystem > existing 2 GiB dm live-rw (84) with existing ext4 filesystem > existing 2 GiB dm live-base (94) with existing ext4 filesystem >existing 0 B file /overlay (deleted) (70) > existing 0 B loop loop2 (74) > and disks_only=True >17:59:02,952 DBG kickstart.kickstart.bootloader: Using a boot drive: vda >17:59:03,065 DBG kickstart.kickstart.bootloader: Execute the bootloader with dry run False. >17:59:03,071 DBG kickstart.kickstart.bootloader: Applying bootloader arguments: [] >17:59:03,072 DBG kickstart.kickstart.bootloader: Applying bootloader location: MBR >17:59:03,075 DBG kickstart.kickstart.bootloader: Applying drive order: [] >17:59:03,075 DBG bootloader: new disk order: [] >17:59:03,077 DBG kickstart.kickstart.bootloader: Use the requested boot drive. >17:59:03,111 DBG storage_utils: vda matches ['vda'] for devicetree=existing 592 MiB cdrom sr0 (2) with existing iso9660 filesystem >existing 15 GiB disk vda (12) with existing msdos disklabel > existing 1024 MiB partition vda1 (22) with existing ext4 filesystem > existing 12.49 GiB partition vda2 (32) with existing xfs filesystem >existing 0 B file /run/install/repo/images/install.img (42) > existing 0 B loop loop0 (46) >existing 0 B file /LiveOS/rootfs.img (56) > existing 0 B loop loop1 (60) with existing ext4 filesystem > existing 2 GiB dm live-rw (84) with existing ext4 filesystem > existing 2 GiB dm live-base (94) with existing ext4 filesystem >existing 0 B file /overlay (deleted) (70) > existing 0 B loop loop2 (74) > and disks_only=True >17:59:03,113 DBG kickstart.kickstart.bootloader: Using a boot drive: vda >17:59:03,120 DBG bootloader: _is_valid_disklabel(vda) returning True >17:59:03,120 DBG bootloader: _is_valid_size(vda) returning True >17:59:03,120 DBG bootloader: _is_valid_location(vda) returning True >17:59:03,121 DBG bootloader: _is_valid_format(vda) returning True >17:59:03,121 DBG bootloader: is_valid_stage1_device(vda) returning True >17:59:03,141 INF threading: Thread Done: AnaExecuteStorageThread (140647596508928) >17:59:03,355 DBG ui.common: Entered spoke: BlivetGuiSpoke >17:59:03,558 DBG ui.gui.hubs: spoke is not ready: StorageSpoke >17:59:03,559 DBG ui.gui.hubs: setting StorageSpoke status to: Saving storage configuration... >17:59:03,565 DBG ui.gui.hubs: spoke is ready: StorageSpoke >18:01:37,927 DBG kickstart.kickstart.bootloader: Execute the bootloader with dry run False. >18:01:37,950 DBG kickstart.kickstart.bootloader: Applying bootloader arguments: [] >18:01:37,954 DBG kickstart.kickstart.bootloader: Applying bootloader location: MBR >18:01:37,960 DBG kickstart.kickstart.bootloader: Applying drive order: [] >18:01:37,960 DBG bootloader: new disk order: [] >18:01:37,963 DBG kickstart.kickstart.bootloader: Use the requested boot drive. >18:01:37,997 DBG storage_utils: vda matches ['vda'] for devicetree=existing 592 MiB cdrom sr0 (2) with existing iso9660 filesystem >existing 15 GiB disk vda (12) with existing msdos disklabel > non-existent 1024 MiB partition vda1 (405) with non-existent ext4 filesystem mounted at /boot > non-existent 8 GiB partition vda2 (416) with non-existent xfs filesystem mounted at / > non-existent 6 GiB partition vda3 (426) with non-existent xfs filesystem mounted at /home >existing 0 B file /run/install/repo/images/install.img (42) > existing 0 B loop loop0 (46) >existing 0 B file /LiveOS/rootfs.img (56) > existing 0 B loop loop1 (60) with existing ext4 filesystem > existing 2 GiB dm live-rw (84) with existing ext4 filesystem > existing 2 GiB dm live-base (94) with existing ext4 filesystem >existing 0 B file /overlay (deleted) (70) > existing 0 B loop loop2 (74) > and disks_only=True >18:01:37,999 DBG kickstart.kickstart.bootloader: Using a boot drive: vda >18:01:38,005 DBG bootloader: _is_valid_disklabel(vda) returning True >18:01:38,005 DBG bootloader: _is_valid_size(vda) returning True >18:01:38,005 DBG bootloader: _is_valid_location(vda) returning True >18:01:38,005 DBG bootloader: _is_valid_format(vda) returning True >18:01:38,006 DBG bootloader: is_valid_stage1_device(vda) returning True >18:01:38,008 DBG bootloader: _is_valid_disklabel(vda) returning True >18:01:38,009 DBG bootloader: _is_valid_size(vda) returning True >18:01:38,009 DBG bootloader: _is_valid_location(vda) returning True >18:01:38,009 DBG bootloader: _is_valid_format(vda) returning True >18:01:38,009 DBG bootloader: is_valid_stage1_device(vda) returning True >18:01:38,010 DBG bootloader: _is_valid_disklabel(vda1) returning True >18:01:38,010 DBG bootloader: _is_valid_size(vda1) returning True >18:01:38,010 DBG bootloader: _is_valid_partition(vda1) returning True >18:01:38,011 DBG bootloader: _is_valid_format(vda1) returning True >18:01:38,011 DBG bootloader: is_valid_stage2_device(vda1) returning True >18:01:38,024 DBG ui.helpers: Storage check started with constraints {'min_ram': 410, 'min_root': Size (250 MiB), 'min_partition_sizes': {'/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (200 MiB)}, 'must_be_on_linuxfs': {'/usr', '/var', '/tmp', '/', '/home', '/usr/lib', '/usr/share'}, 'must_be_on_root': {'/mnt', '/dev', '/proc', '/etc', '/root', '/sbin', '/lib', 'lost+found', '/bin'}, 'swap_is_recommended': True}. >18:01:38,024 DBG ui.helpers: Run sanity check verify_root. >18:01:38,024 DBG ui.helpers: Run sanity check verify_s390_constraints. >18:01:38,024 DBG ui.helpers: Run sanity check verify_partition_sizes. >18:01:38,024 DBG ui.helpers: Run sanity check verify_partition_format_sizes. >18:01:38,025 DBG ui.helpers: Run sanity check verify_bootloader. >18:01:38,025 DBG ui.helpers: Run sanity check verify_gpt_biosboot. >18:01:38,025 DBG ui.helpers: Run sanity check verify_swap. >18:01:38,025 DBG ui.helpers: Found sanity warning: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >18:01:38,025 DBG ui.helpers: Run sanity check verify_swap_uuid. >18:01:38,025 DBG ui.helpers: Run sanity check verify_mountpoints_on_linuxfs. >18:01:38,026 DBG ui.helpers: Run sanity check verify_mountpoints_on_root. >18:01:38,026 DBG ui.helpers: Run sanity check verify_luks_devices_have_key. >18:01:38,026 DBG ui.helpers: Run sanity check verify_mounted_partitions. >18:01:38,026 DBG ui.helpers: Storage check finished with failure(s). >18:01:38,026 WRN ui.helpers: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >18:01:38,031 DBG ui.gui.hubs: incomplete spokes: [] >18:01:38,554 INF ui.lib.space: fs space: 7.76 GiB needed: 7.64 GiB >18:01:38,555 DBG ui.gui.hubs: spoke is not ready: StorageSpoke >18:01:38,555 DBG ui.gui.hubs: setting StorageSpoke status to: Checking storage configuration... >18:01:39,084 INF ui.lib.space: fs space: 7.76 GiB needed: 7.64 GiB >18:01:39,084 DBG ui.gui.hubs: spoke is ready: StorageSpoke >18:01:42,945 WRN misc: /usr/lib64/python3.7/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x55b8459f6880' has no handler with id '38517' > return func(*args, **kwargs) > >18:01:42,947 WRN misc: /usr/lib64/python3.7/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x55b8459f6880' has no handler with id '38518' > return func(*args, **kwargs) > >18:01:42,968 DBG ui.common: Left spoke: BlivetGuiSpoke >18:01:43,608 INF ui.lib.space: fs space: 7.76 GiB needed: 7.64 GiB >18:01:46,461 DBG ui.gui.spokes.installation_source: Clearing checks in source spoke >18:01:46,463 DBG ui.gui.spokes.installation_source: Setting up repos: [] >18:01:46,496 DBG ui.common: Entered spoke: SourceSpoke >18:02:01,746 DBG payload: Restarting payload thread >18:02:01,748 INF threading: Running Thread: AnaPayloadRestartThread (140647512897280) >18:02:01,748 DBG ui.common: Left spoke: SourceSpoke >18:02:01,750 INF threading: Running Thread: AnaPayloadThread (140647521289984) >18:02:01,751 INF threading: Thread Done: AnaPayloadRestartThread (140647512897280) >18:02:01,757 DBG payload: Updating payload thread state: 0 >18:02:01,776 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke] >18:02:01,778 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke, SoftwareSelectionSpoke] >18:02:01,855 DBG payload: Source http://10.66.128.196/os needs network for installation >18:02:01,865 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >18:02:01,867 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >18:02:01,867 DBG ui.gui.hubs: setting SourceSpoke status to: Setting up installation source... >18:02:02,760 DBG payload: Updating payload thread state: 1 >18:02:02,763 DBG payload: Updating payload thread state: 2 >18:02:02,765 DBG payload: Updating payload thread state: 4 >18:02:02,774 DBG ui.gui.hubs: setting SourceSpoke status to: Probing storage... >18:02:02,776 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading package metadata... >18:02:02,777 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading package metadata... >18:02:02,843 DBG payload: getting release version from tree at http://10.66.128.196/os (rawhide) >18:02:02,844 DBG payload: retrieving treeinfo from http://10.66.128.196/os (proxy: ; sslverify: True) >18:02:02,844 INF payload: Trying to download '.treeinfo' >18:02:02,934 DBG payload: Retrieved '.treeinfo' from http://10.66.128.196/os >18:02:02,938 DBG payload: using treeinfo release version of rawhide >18:02:05,302 DBG payload: Updating payload thread state: 5 >18:02:05,390 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading group metadata... >18:02:05,391 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading group metadata... >18:02:06,290 INF payload: Refreshing environmentAddons >18:02:06,313 DBG payload: Updating payload thread state: 6 >18:02:06,314 ERR ui.gui.spokes.software_selection: unknown environment has been specified in kickstart and will be ignored: workstation-product-environment >18:02:06,314 INF threading: Thread Done: AnaPayloadThread (140647521289984) >18:02:06,402 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke >18:02:06,409 DBG ui.gui.hubs: incomplete spokes: [SoftwareSelectionSpoke] >18:02:06,411 DBG ui.gui.hubs: spoke is ready: SourceSpoke >18:02:10,798 DBG exception: running handleException >18:02:10,801 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 424, in _on_spoke_clicked > spoke.refresh() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/spokes/software_selection.py", line 416, in refresh > if not self.environment_valid or self.environment is None: > > File "/usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/spokes/software_selection.py", line 165, in environment_valid > return self.environmentid in self.payload.environments > > File "/usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/spokes/software_selection.py", line 149, in environmentid > return self.payload.environmentId(self.environment) > > File "/usr/lib64/python3.7/site-packages/pyanaconda/payload/dnfpayload.py", line 869, in environmentId > env = self._base.comps.environment_by_pattern(environment) > > File "/usr/lib/python3.7/site-packages/dnf/comps.py", line 396, in environment_by_pattern > assert dnf.util.is_string_type(pattern) > >AssertionError > >18:02:10,803 DBG exception: Gtk running, queuing exception handler to the main loop > > >/tmp/packaging.log: >09:54:57,433 DBG packaging: Dnf configuration: >[main] >assumeno = 0 >assumeyes = 0 >autocheck_running_kernel = 1 >bandwidth = 0 >best = 0 >bugtracker_url = https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=dnf >cachedir = /tmp/dnf.cache >cacheonly = 0 >check_config_file_age = 1 >clean_requirements_on_remove = 1 >color = auto >color_list_available_downgrade = dim,cyan >color_list_available_install = normal >color_list_available_reinstall = bold,underline,green >color_list_available_upgrade = bold,blue >color_list_installed_extra = bold,red >color_list_installed_newer = bold,yellow >color_list_installed_older = bold >color_list_installed_reinstall = normal >color_search_match = bold >color_update_installed = normal >color_update_local = bold >color_update_remote = normal >config_file_path = /etc/dnf/dnf.conf >debug_solver = 0 >debuglevel = 2 >defaultyes = 0 >deltarpm = 1 >deltarpm_percentage = 75 >disable_excludes = [] >diskspacecheck = 1 >enabled = 1 >enablegroups = 1 >errorlevel = 2 >exclude = [] >excludepkgs = [] >exit_on_lock = 0 >fastestmirror = 0 >gpgcheck = 0 >group_package_types = [mandatory, default, conditional] >history_list_view = commands >history_record = 1 >history_record_packages = [dnf, rpm] >ignorearch = 0 >includepkgs = [] >install_weak_deps = 1 >installonly_limit = 3 >installonlypkgs = [kernel, kernel-PAE, installonlypkg(kernel), installonlypkg(kernel-module), installonlypkg(vm), multiversion(kernel)] >installroot = /mnt/sysimage >ip_resolve = whatever >keepcache = 0 >localpkg_gpgcheck = 0 >logdir = /tmp/ >max_parallel_downloads = 3 >metadata_expire = 172800 >metadata_timer_sync = 10800 >minrate = 1000 >multilib_policy = best >obsoletes = 1 >password = >persistdir = /mnt/sysimage/var/lib/dnf >pluginconfpath = [/tmp/dnf.pluginconf] >pluginpath = [/usr/lib/python3.7/site-packages/dnf-plugins] >plugins = 1 >protected_packages = [dnf, systemd, systemd-udev, dnf] >proxy = >proxy_auth_method = any >recent = 7 >repo_gpgcheck = 0 >reposdir = [/etc/yum.repos.d, /etc/anaconda.repos.d, /tmp/updates/anaconda.repos.d, /tmp/product/anaconda.repos.d] >reset_nice = 1 >retries = 10 >rpmverbosity = info >showdupesfromrepos = 0 >skip_broken = 0 >sslcacert = >sslclientcert = >sslclientkey = >sslverify = 1 >strict = 1 >system_cachedir = /var/cache/dnf >throttle = 0 >timeout = 30 >transformdb = 1 >tsflags = [] >upgrade_group_objects_upgrade = 1 >username = > >09:55:00,899 INF packaging: configuring base repo >09:55:01,135 INF packaging: Enabled 'updates' >09:55:01,138 INF packaging: Enabled 'updates-testing' >09:55:01,142 DBG packaging: releasever from file:///run/install/repo is rawhide >09:55:01,142 INF packaging: added repo: 'anaconda' - file:///run/install/repo >09:55:01,144 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['file:///run/install/repo']. >09:55:01,910 DBG dnf: Cannot download 'file:///run/install/repo': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried. >09:55:01,913 DBG packaging: repo: '' - ['file:///run/install/repo'] failed to load repomd >09:55:01,914 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >09:55:01,915 ERR packaging: reason for repo removal: Failed to synchronize cache for repo 'anaconda' >09:55:01,917 DBG packaging: repo rawhide-modular: fall back enabled from default repos >09:55:01,918 DBG packaging: repo rawhide: fall back enabled from default repos >09:55:01,919 DBG packaging: repo updates-testing: fall back enabled from default repos >09:55:01,920 DBG packaging: repo updates: fall back enabled from default repos >09:55:01,926 Level 8 dnf: repo: downloading from remote: rawhide-modular, _Handle: metalnk: https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=x86_64, mlist: None, urls []. >09:55:04,171 DBG packaging: repo rawhide-modular: _sync_metadata success from https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=x86_64 >09:55:04,173 Level 8 dnf: repo: downloading from remote: rawhide, _Handle: metalnk: https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64, mlist: None, urls []. >17:55:34,743 DBG packaging: repo rawhide: _sync_metadata success from https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64 >17:55:34,744 Level 8 dnf: repo: downloading from remote: updates-testing, _Handle: metalnk: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-frawhide&arch=x86_64, mlist: None, urls []. >17:55:52,169 DBG packaging: Input mount points: {'/dev': Size (863.8984375 MiB), '/dev/shm': Size (897.171875 MiB), '/run': Size (848.51953125 MiB), '/sys/fs/cgroup': Size (897.17578125 MiB), '/run/install/repo': Size (0 B), '/': Size (329.9921875 MiB), '/tmp': Size (810.19921875 MiB)} >17:55:52,170 INF packaging: Estimated size: download 0 B & install 2.79 GiB >17:55:52,170 INF packaging: Sufficient mountpoints found: {'/': Size (329.9921875 MiB), '/tmp': Size (810.19921875 MiB)} >17:55:52,170 DBG packaging: Download space required 0 B for mpoint /tmp (non-chroot) >17:55:52,170 DBG packaging: Installation space required 2.79 GiB >17:55:52,187 DBG packaging: Input mount points: {'/dev': Size (863.8984375 MiB), '/dev/shm': Size (897.171875 MiB), '/run': Size (848.51953125 MiB), '/sys/fs/cgroup': Size (897.17578125 MiB), '/run/install/repo': Size (0 B), '/': Size (329.9921875 MiB), '/tmp': Size (810.19921875 MiB)} >17:55:52,187 INF packaging: Estimated size: download 0 B & install 2.79 GiB >17:55:52,188 INF packaging: Sufficient mountpoints found: {'/': Size (329.9921875 MiB), '/tmp': Size (810.19921875 MiB)} >17:55:52,188 DBG packaging: Download space required 0 B for mpoint /tmp (non-chroot) >17:55:52,188 DBG packaging: Installation space required 2.79 GiB >17:56:36,632 DBG packaging: repo updates-testing: _sync_metadata success from https://mirrors.fedoraproject.org/metalink?repo=updates-testing-frawhide&arch=x86_64 >17:56:36,633 Level 8 dnf: repo: downloading from remote: updates, _Handle: metalnk: https://mirrors.fedoraproject.org/metalink?repo=updates-released-frawhide&arch=x86_64, mlist: None, urls []. >17:57:07,736 DBG packaging: repo updates: _sync_metadata success from https://mirrors.fedoraproject.org/metalink?repo=updates-released-frawhide&arch=x86_64 >17:57:07,743 DBG dnf: repo: using cache for: rawhide-modular >17:57:07,743 DBG dnf: not found deltainfo for: Fedora - Modular Rawhide - Developmental packages for the next Fedora release >17:57:07,744 DBG dnf: not found updateinfo for: Fedora - Modular Rawhide - Developmental packages for the next Fedora release >17:57:07,977 DBG dnf: rawhide-modular: using metadata from Thu 02 Aug 2018 05:12:21 PM CST. >17:57:07,977 DBG dnf: repo: using cache for: rawhide >17:57:07,977 DBG dnf: not found deltainfo for: Fedora - Rawhide - Developmental packages for the next Fedora release >17:57:07,977 DBG dnf: not found updateinfo for: Fedora - Rawhide - Developmental packages for the next Fedora release >17:57:25,263 DBG dnf: rawhide: using metadata from Thu 02 Aug 2018 05:10:50 PM CST. >17:57:25,263 DBG dnf: repo: using cache for: updates-testing >17:57:25,263 DBG dnf: not found deltainfo for: Fedora rawhide - x86_64 - Test Updates >17:57:25,264 DBG dnf: not found updateinfo for: Fedora rawhide - x86_64 - Test Updates >17:57:42,137 DBG dnf: updates-testing: using metadata from Thu 02 Aug 2018 05:10:50 PM CST. >17:57:42,138 DBG dnf: repo: using cache for: updates >17:57:42,138 DBG dnf: not found deltainfo for: Fedora rawhide - x86_64 - Updates >17:57:42,138 DBG dnf: not found updateinfo for: Fedora rawhide - x86_64 - Updates >17:57:59,493 DBG dnf: updates: using metadata from Thu 02 Aug 2018 05:10:50 PM CST. >17:57:59,494 INF dnf: Last metadata expiration check: 0:01:03 ago on Wed 08 Aug 2018 05:56:56 PM CST. >17:57:59,594 DBG dnf: Missing file *modules.yaml in metadata cache dir: /tmp/dnf.cache/rawhide-2d95c80a1fa0a67d >17:57:59,594 DBG dnf: Missing file *modules.yaml in metadata cache dir: /tmp/dnf.cache/updates-testing-36d60ad7f8d20b3a >17:57:59,595 DBG dnf: Missing file *modules.yaml in metadata cache dir: /tmp/dnf.cache/updates-f2bc174df9355ab8 >17:58:04,399 Level 8 dnf: timer: sack setup: 56662 ms >17:58:04,399 Level 8 dnf: Getting group metadata >17:58:04,400 Level 8 dnf: Adding group file from repository: rawhide-modular >17:58:04,404 Level 8 dnf: Adding group file from repository: rawhide >17:58:04,502 Level 8 dnf: Adding group file from repository: updates-testing >17:58:04,652 Level 8 dnf: Adding group file from repository: updates >17:58:04,845 Level 8 dnf: timer: loading comps: 445 ms >17:58:07,011 INF packaging: Failed to parse proxy for test if repo available : No host url >17:58:07,012 INF packaging: Failed to parse proxy for test if repo available : No host url >17:58:07,013 INF packaging: Failed to parse proxy for test if repo available : No host url >17:58:07,013 INF packaging: Failed to parse proxy for test if repo available : No host url >17:58:07,298 INF packaging: checking software selection >17:58:07,364 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7feb0a97e1f8>, <libcomps.Package object 'sssd-kcm' at 0x7feb0a97e360>, <libcomps.Package object 'glibc' at 0x7feb0a97e138>, <libcomps.Package object 'less' at 0x7feb0a97e1e0>, <libcomps.Package object 'ncurses' at 0x7feb0a97e210>, <libcomps.Package object 'shadow-utils' at 0x7feb0a97e330>, <libcomps.Package object 'parted' at 0x7feb0a97e258>, <libcomps.Package object 'lsvpd' at 0x7feb0a97e438>, <libcomps.Package object 'filesystem' at 0x7feb0a97e090>, <libcomps.Package object 'util-linux' at 0x7feb0a97e3a8>, <libcomps.Package object 'powerpc-utils' at 0x7feb0a97e450>, <libcomps.Package object 'procps-ng' at 0x7feb0a97e2b8>, <libcomps.Package object 'vim-minimal' at 0x7feb0a97e3c0>, <libcomps.Package object 'basesystem' at 0x7feb0a97e078>, <libcomps.Package object 'kbd' at 0x7feb0a97e1c8>, <libcomps.Package object 'setup' at 0x7feb0a97e318>, <libcomps.Package object 'passwd' at 0x7feb0a97e270>, <libcomps.Package object 'policycoreutils' at 0x7feb0a97e2a0>, <libcomps.Package object 'e2fsprogs' at 0x7feb0a97e0d8>, <libcomps.Package object 'openssh-clients' at 0x7feb0a97e228>, <libcomps.Package object 'grubby' at 0x7feb0a97e150>, <libcomps.Package object 'dnf-yum' at 0x7feb0a97e0f0>, <libcomps.Package object 'dhcp-client' at 0x7feb0a97e120>, <libcomps.Package object 'NetworkManager' at 0x7feb0a97e3d8>, <libcomps.Package object 'iputils' at 0x7feb0a97e1b0>, <libcomps.Package object 'dnf' at 0x7feb0a97e108>, <libcomps.Package object 'iproute' at 0x7feb0a97e198>, <libcomps.Package object 'rpm' at 0x7feb0a97e2e8>, <libcomps.Package object 'plymouth' at 0x7feb0a97e288>, <libcomps.Package object 'rootfiles' at 0x7feb0a97e2d0>, <libcomps.Package object 'systemd' at 0x7feb0a97e390>, <libcomps.Package object 'sudo' at 0x7feb0a97e378>, <libcomps.Package object 'bash' at 0x7feb0a97e0a8>, <libcomps.Package object 'sssd-common' at 0x7feb0a97e348>, <libcomps.Package object 'initscripts' at 0x7feb0a97e180>, <libcomps.Package object 'hostname' at 0x7feb0a97e168>, <libcomps.Package object 'openssh-server' at 0x7feb0a97e240>, <libcomps.Package object 'audit' at 0x7feb0a97e0c0>, <libcomps.Package object 'dracut-config-rescue' at 0x7feb0a97e408>, <libcomps.Package object 'coreutils' at 0x7feb0a97e060>, <libcomps.Package object 'curl' at 0x7feb0a97e048>, <libcomps.Package object 'selinux-policy-targeted' at 0x7feb0a97e300>, <libcomps.Package object 'firewalld' at 0x7feb0a97e420>, <libcomps.Package object 'dnf-plugins-core' at 0x7feb0a97e3f0>} >17:58:07,365 INF packaging: selected group: core >17:58:07,368 DBG dnf: Adding packages from group 'guest-desktop-agents': {<libcomps.Package object 'qemu-guest-agent' at 0x7feb0a97e498>, <libcomps.Package object 'hyperv-daemons' at 0x7feb0a97e468>, <libcomps.Package object 'virtualbox-guest-additions' at 0x7feb0a97e4c8>, <libcomps.Package object 'open-vm-tools-desktop' at 0x7feb0a97e480>, <libcomps.Package object 'spice-vdagent' at 0x7feb0a97e4b0>} >17:58:07,371 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7feb0a97e690>, <libcomps.Package object 'sssd-kcm' at 0x7feb0a97e7f8>, <libcomps.Package object 'glibc' at 0x7feb0a97e5d0>, <libcomps.Package object 'less' at 0x7feb0a97e678>, <libcomps.Package object 'ncurses' at 0x7feb0a97e6a8>, <libcomps.Package object 'shadow-utils' at 0x7feb0a97e7c8>, <libcomps.Package object 'parted' at 0x7feb0a97e6f0>, <libcomps.Package object 'lsvpd' at 0x7feb0a97e8d0>, <libcomps.Package object 'filesystem' at 0x7feb0a97e5b8>, <libcomps.Package object 'util-linux' at 0x7feb0a97e840>, <libcomps.Package object 'powerpc-utils' at 0x7feb0a97e8e8>, <libcomps.Package object 'procps-ng' at 0x7feb0a97e750>, <libcomps.Package object 'vim-minimal' at 0x7feb0a97e858>, <libcomps.Package object 'basesystem' at 0x7feb0a97e4f8>, <libcomps.Package object 'kbd' at 0x7feb0a97e660>, <libcomps.Package object 'setup' at 0x7feb0a97e7b0>, <libcomps.Package object 'passwd' at 0x7feb0a97e708>, <libcomps.Package object 'policycoreutils' at 0x7feb0a97e738>, <libcomps.Package object 'e2fsprogs' at 0x7feb0a97e5a0>, <libcomps.Package object 'openssh-clients' at 0x7feb0a97e6c0>, <libcomps.Package object 'grubby' at 0x7feb0a97e5e8>, <libcomps.Package object 'dnf-yum' at 0x7feb0a97e588>, <libcomps.Package object 'dhcp-client' at 0x7feb0a97e558>, <libcomps.Package object 'NetworkManager' at 0x7feb0a97e870>, <libcomps.Package object 'iputils' at 0x7feb0a97e648>, <libcomps.Package object 'dnf' at 0x7feb0a97e570>, <libcomps.Package object 'iproute' at 0x7feb0a97e630>, <libcomps.Package object 'rpm' at 0x7feb0a97e780>, <libcomps.Package object 'plymouth' at 0x7feb0a97e720>, <libcomps.Package object 'rootfiles' at 0x7feb0a97e768>, <libcomps.Package object 'systemd' at 0x7feb0a97e828>, <libcomps.Package object 'sudo' at 0x7feb0a97e810>, <libcomps.Package object 'bash' at 0x7feb0a97e510>, <libcomps.Package object 'sssd-common' at 0x7feb0a97e7e0>, <libcomps.Package object 'initscripts' at 0x7feb0a97e618>, <libcomps.Package object 'hostname' at 0x7feb0a97e600>, <libcomps.Package object 'openssh-server' at 0x7feb0a97e6d8>, <libcomps.Package object 'audit' at 0x7feb0a97e4e0>, <libcomps.Package object 'dracut-config-rescue' at 0x7feb0a97e8a0>, <libcomps.Package object 'coreutils' at 0x7feb0a97e528>, <libcomps.Package object 'curl' at 0x7feb0a97e540>, <libcomps.Package object 'selinux-policy-targeted' at 0x7feb0a97e798>, <libcomps.Package object 'firewalld' at 0x7feb0a97e8b8>, <libcomps.Package object 'dnf-plugins-core' at 0x7feb0a97e888>} >17:58:07,373 DBG dnf: Adding packages from group 'printing': {<libcomps.Package object 'cups' at 0x7feb0a97e888>, <libcomps.Package object 'ghostscript' at 0x7feb0a97e798>, <libcomps.Package object 'colord' at 0x7feb0a97e528>, <libcomps.Package object 'samba-client' at 0x7feb0a97e768>, <libcomps.Package object 'nss-mdns' at 0x7feb0a97e810>, <libcomps.Package object 'cups-filters' at 0x7feb0a97e8b8>, <libcomps.Package object 'hplip' at 0x7feb0a97e7e0>, <libcomps.Package object 'foomatic' at 0x7feb0a97e4e0>, <libcomps.Package object 'cups-pk-helper' at 0x7feb0a97e8a0>, <libcomps.Package object 'foomatic-db-ppds' at 0x7feb0a97e6d8>, <libcomps.Package object 'gutenprint-cups' at 0x7feb0a97e618>, <libcomps.Package object 'gutenprint' at 0x7feb0a97e600>, <libcomps.Package object 'system-config-printer-udev' at 0x7feb0a97e720>, <libcomps.Package object 'paps' at 0x7feb0a97e828>, <libcomps.Package object 'bluez-cups' at 0x7feb0a97e540>, <libcomps.Package object 'mpage' at 0x7feb0a97e510>} >17:58:07,379 DBG dnf: Adding packages from group 'gnome-desktop': {<libcomps.Package object 'libcanberra-gtk3' at 0x7feb0a97ec90>, <libcomps.Package object 'evince-djvu' at 0x7feb0a97e840>, <libcomps.Package object 'polkit' at 0x7feb0a97ed68>, <libcomps.Package object 'xdg-desktop-portal' at 0x7feb0a97ee40>, <libcomps.Package object 'gvfs-gphoto2' at 0x7feb0a97ec30>, <libcomps.Package object 'gnome-calendar' at 0x7feb0a97e930>, <libcomps.Package object 'gnome-weather' at 0x7feb0a97eba0>, <libcomps.Package object 'file-roller' at 0x7feb0a97e8d0>, <libcomps.Package object 'gnome-clocks' at 0x7feb0a97e978>, <libcomps.Package object 'gnome-themes-extra' at 0x7feb0a97eb58>, <libcomps.Package object 'totem-nautilus' at 0x7feb0a97edf8>, <libcomps.Package object 'gnome-control-center' at 0x7feb0a97e9c0>, <libcomps.Package object 'cheese' at 0x7feb0a97e4f8>, <libcomps.Package object 'baobab' at 0x7feb0a97e660>, <libcomps.Package object 'gnome-maps' at 0x7feb0a97ea68>, <libcomps.Package object 'gvfs-fuse' at 0x7feb0a97ec00>, <libcomps.Package object 'NetworkManager-openconnect-gnome' at 0x7feb0a97e630>, <libcomps.Package object 'orca' at 0x7feb0a97ed50>, <libcomps.Package object 'evince' at 0x7feb0a97e8e8>, <libcomps.Package object 'gnome-settings-daemon' at 0x7feb0a97eae0>, <libcomps.Package object 'PackageKit-command-not-found' at 0x7feb0a97e6c0>, <libcomps.Package object 'gnome-documents' at 0x7feb0a97e9f0>, <libcomps.Package object 'libcanberra-gtk2' at 0x7feb0a97ec78>, <libcomps.Package object 'sane-backends-drivers-scanners' at 0x7feb0a97ed98>, <libcomps.Package object 'gnome-logs' at 0x7feb0a97ea50>, <libcomps.Package object 'gvfs-goa' at 0x7feb0a97ec18>, <libcomps.Package object 'NetworkManager-ssh-gnome' at 0x7feb0a97e558>, <libcomps.Package object 'NetworkManager-openvpn-gnome' at 0x7feb0a97e570>, <libcomps.Package object 'fprintd-pam' at 0x7feb0a97e7c8>, <libcomps.Package object 'gnome-initial-setup' at 0x7feb0a97ea38>, <libcomps.Package object 'nautilus' at 0x7feb0a97ed20>, <libcomps.Package object 'totem' at 0x7feb0a97ede0>, <libcomps.Package object 'NetworkManager-adsl' at 0x7feb0a97e780>, <libcomps.Package object 'gnome-color-manager' at 0x7feb0a97e990>, <libcomps.Package object 'gnome-characters' at 0x7feb0a97e948>, <libcomps.Package object 'gnome-software' at 0x7feb0a97eb10>, <libcomps.Package object 'rygel' at 0x7feb0a97ed80>, <libcomps.Package object 'gnome-classic-session' at 0x7feb0a97e960>, <libcomps.Package object 'at-spi2-atk' at 0x7feb0a97e738>, <libcomps.Package object 'mousetweaks' at 0x7feb0a97ed08>, <libcomps.Package object 'gvfs-smb' at 0x7feb0a97ec60>, <libcomps.Package object 'gnome-user-docs' at 0x7feb0a97eb70>, <libcomps.Package object 'gvfs-afp' at 0x7feb0a97ebd0>, <libcomps.Package object 'NetworkManager-vpnc-gnome' at 0x7feb0a97e588>, <libcomps.Package object 'ModemManager' at 0x7feb0edc7f60>, <libcomps.Package object 'gedit' at 0x7feb0a97e678>, <libcomps.Package object 'gnome-boxes' at 0x7feb0a97e900>, <libcomps.Package object 'gnome-calculator' at 0x7feb0a97e918>, <libcomps.Package object 'gnome-contacts' at 0x7feb0a97e9a8>, <libcomps.Package object 'gnome-session-wayland-session' at 0x7feb0a97eab0>, <libcomps.Package object 'libproxy-mozjs' at 0x7feb0a97eca8>, <libcomps.Package object 'gnome-shell' at 0x7feb0a97eaf8>, <libcomps.Package object 'gnome-disk-utility' at 0x7feb0a97e9d8>, <libcomps.Package object 'nautilus-sendto' at 0x7feb0a97ed38>, <libcomps.Package object 'librsvg2' at 0x7feb0a97ecc0>, <libcomps.Package object 'libsane-hpaio' at 0x7feb0a97ecd8>, <libcomps.Package object 'evince-nautilus' at 0x7feb0a97e5b8>, <libcomps.Package object 'gnome-font-viewer' at 0x7feb0a97ea08>, <libcomps.Package object 'PackageKit-gtk3-module' at 0x7feb0a97e5a0>, <libcomps.Package object 'eog' at 0x7feb0a97e750>, <libcomps.Package object 'gnome-terminal' at 0x7feb0a97eb40>, <libcomps.Package object 'gvfs-afc' at 0x7feb0a97ebb8>, <libcomps.Package object 'tracker' at 0x7feb0a97ee10>, <libcomps.Package object 'yelp' at 0x7feb0a97ee88>, <libcomps.Package object 'gnome-session-xsession' at 0x7feb0a97eac8>, <libcomps.Package object 'gnome-bluetooth' at 0x7feb0a97e690>, <libcomps.Package object 'glib-networking' at 0x7feb0a97e5d0>, <libcomps.Package object 'dconf' at 0x7feb0a97e858>, <libcomps.Package object 'sushi' at 0x7feb0a97edc8>, <libcomps.Package object 'NetworkManager-pptp-gnome' at 0x7feb0a97e870>, <libcomps.Package object 'gnome-getting-started-docs' at 0x7feb0a97ea20>, <libcomps.Package object 'gnome-user-share' at 0x7feb0a97eb88>, <libcomps.Package object 'tracker-miners' at 0x7feb0a97ee28>, <libcomps.Package object 'gnome-screenshot' at 0x7feb0a97ea98>, <libcomps.Package object 'gvfs-archive' at 0x7feb0a97ebe8>, <libcomps.Package object 'gnome-system-monitor' at 0x7feb0a97eb28>, <libcomps.Package object 'mesa-libEGL' at 0x7feb0a97ecf0>, <libcomps.Package object 'gdm' at 0x7feb0a97e6a8>, <libcomps.Package object 'gnome-backgrounds' at 0x7feb0a97e7f8>, <libcomps.Package object 'gnome-photos' at 0x7feb0a97ea80>, <libcomps.Package object 'xdg-desktop-portal-gtk' at 0x7feb0a97ee58>, <libcomps.Package object 'simple-scan' at 0x7feb0a97edb0>, <libcomps.Package object 'xdg-user-dirs-gtk' at 0x7feb0a97ee70>, <libcomps.Package object 'NetworkManager-wwan' at 0x7feb0a97e5e8>, <libcomps.Package object 'avahi' at 0x7feb0a97e7b0>, <libcomps.Package object 'file-roller-nautilus' at 0x7feb0a97e6f0>, <libcomps.Package object 'at-spi2-core' at 0x7feb0a97e708>, <libcomps.Package object 'NetworkManager-ppp' at 0x7feb0a97e648>, <libcomps.Package object 'gvfs-mtp' at 0x7feb0a97ec48>} >17:58:07,389 DBG dnf: Adding packages from group 'libreoffice': {<libcomps.Package object 'libreoffice-emailmerge' at 0x7feb0a97ef30>, <libcomps.Package object 'libreoffice-math' at 0x7feb0a97eee8>, <libcomps.Package object 'libreoffice-writer' at 0x7feb0a97eed0>, <libcomps.Package object 'libreoffice-calc' at 0x7feb0a97eea0>, <libcomps.Package object 'libreoffice-graphicfilter' at 0x7feb0a97ef18>, <libcomps.Package object 'libreoffice-impress' at 0x7feb0a97ef00>, <libcomps.Package object 'libreoffice-draw' at 0x7feb0a97ef48>} >17:58:07,394 DBG dnf: Adding packages from group 'container-management': {<libcomps.Package object 'atomic' at 0x7feb0edc7d20>, <libcomps.Package object 'docker' at 0x7feb0a97ef78>} >17:58:07,411 DBG dnf: Adding packages from group 'fonts': {<libcomps.Package object 'dejavu-sans-fonts' at 0x7feb0a97efa8>, <libcomps.Package object 'lohit-kannada-fonts' at 0x7feb0a98d1e0>, <libcomps.Package object 'dejavu-serif-fonts' at 0x7feb0a97efd8>, <libcomps.Package object 'gnu-free-mono-fonts' at 0x7feb0a98d030>, <libcomps.Package object 'sil-mingzat-fonts' at 0x7feb0a98d288>, <libcomps.Package object 'google-noto-serif-cjk-ttc-fonts' at 0x7feb0a98d0c0>, <libcomps.Package object 'liberation-sans-fonts' at 0x7feb0a98d138>, <libcomps.Package object 'khmeros-base-fonts' at 0x7feb0a98d108>, <libcomps.Package object 'lohit-devanagari-fonts' at 0x7feb0a98d198>, <libcomps.Package object 'abattis-cantarell-fonts' at 0x7feb0a97eeb8>, <libcomps.Package object 'google-noto-emoji-color-fonts' at 0x7feb0a98d078>, <libcomps.Package object 'liberation-serif-fonts' at 0x7feb0a98d150>, <libcomps.Package object 'lohit-telugu-fonts' at 0x7feb0a98d228>, <libcomps.Package object 'gnu-free-sans-fonts' at 0x7feb0a98d048>, <libcomps.Package object 'jomolhari-fonts' at 0x7feb0a98d0d8>, <libcomps.Package object 'liberation-mono-fonts' at 0x7feb0a98d120>, <libcomps.Package object 'sil-nuosu-fonts' at 0x7feb0a98d2a0>, <libcomps.Package object 'paratype-pt-sans-fonts' at 0x7feb0a98d258>, <libcomps.Package object 'lohit-odia-fonts' at 0x7feb0a98d1f8>, <libcomps.Package object 'thai-scalable-waree-fonts' at 0x7feb0a98d300>, <libcomps.Package object 'lohit-assamese-fonts' at 0x7feb0a98d168>, <libcomps.Package object 'lohit-bengali-fonts' at 0x7feb0a98d180>, <libcomps.Package object 'lohit-tamil-fonts' at 0x7feb0a98d210>, <libcomps.Package object 'sil-abyssinica-fonts' at 0x7feb0a98d270>, <libcomps.Package object 'dejavu-sans-mono-fonts' at 0x7feb0a97efc0>, <libcomps.Package object 'stix-fonts' at 0x7feb0a98d2e8>, <libcomps.Package object 'sil-padauk-fonts' at 0x7feb0a98d2b8>, <libcomps.Package object 'lohit-gujarati-fonts' at 0x7feb0a98d1b0>, <libcomps.Package object 'google-noto-sans-sinhala-fonts' at 0x7feb0a98d0a8>, <libcomps.Package object 'aajohan-comfortaa-fonts' at 0x7feb0a97ef90>, <libcomps.Package object 'google-noto-sans-cjk-ttc-fonts' at 0x7feb0a98d090>, <libcomps.Package object 'smc-meera-fonts' at 0x7feb0a98d2d0>, <libcomps.Package object 'gnu-free-serif-fonts' at 0x7feb0a98d060>, <libcomps.Package object 'paktype-naskh-basic-fonts' at 0x7feb0a98d240>, <libcomps.Package object 'julietaula-montserrat-fonts' at 0x7feb0a98d0f0>, <libcomps.Package object 'lohit-gurmukhi-fonts' at 0x7feb0a98d1c8>} >17:58:07,423 DBG dnf: Adding packages from group 'hardware-support': {<libcomps.Package object 'iwl5150-firmware' at 0x7feb0a98d498>, <libcomps.Package object 'iwl3945-firmware' at 0x7feb0a98d450>, <libcomps.Package object 'iwl1000-firmware' at 0x7feb0a98d390>, <libcomps.Package object 'iwl3160-firmware' at 0x7feb0a98d438>, <libcomps.Package object 'usb_modeswitch' at 0x7feb0a98d540>, <libcomps.Package object 'iwl6050-firmware' at 0x7feb0a98d4f8>, <libcomps.Package object 'iwl6000-firmware' at 0x7feb0a98d4b0>, <libcomps.Package object 'iwl105-firmware' at 0x7feb0a98d378>, <libcomps.Package object 'iwl135-firmware' at 0x7feb0a98d360>, <libcomps.Package object 'libertas-usb8388-firmware' at 0x7feb0a98d528>, <libcomps.Package object 'b43-openfwwf' at 0x7feb0a98d3f0>, <libcomps.Package object 'b43-fwcutter' at 0x7feb0a98d348>, <libcomps.Package object 'iwl2030-firmware' at 0x7feb0a98d420>, <libcomps.Package object 'iwl2000-firmware' at 0x7feb0a98d408>, <libcomps.Package object 'iwl7260-firmware' at 0x7feb0a98d510>, <libcomps.Package object 'iwl100-firmware' at 0x7feb0a98d3a8>, <libcomps.Package object 'ipw2100-firmware' at 0x7feb0a98d3d8>, <libcomps.Package object 'iwl4965-firmware' at 0x7feb0a98d468>, <libcomps.Package object 'atmel-firmware' at 0x7feb0a98d318>, <libcomps.Package object 'iwl6000g2a-firmware' at 0x7feb0a98d4c8>, <libcomps.Package object 'iwl5000-firmware' at 0x7feb0a98d480>, <libcomps.Package object 'zd1211-firmware' at 0x7feb0a98d558>, <libcomps.Package object 'ipw2200-firmware' at 0x7feb0a98d3c0>, <libcomps.Package object 'iwl6000g2b-firmware' at 0x7feb0a98d4e0>} >17:58:07,427 DBG dnf: Adding packages from group 'base-x': {<libcomps.Package object 'xorg-x11-xauth' at 0x7feb0a98d720>, <libcomps.Package object 'xorg-x11-server-Xorg' at 0x7feb0a98d6f0>, <libcomps.Package object 'xorg-x11-drv-vmware' at 0x7feb0a98d6c0>, <libcomps.Package object 'xorg-x11-drv-ati' at 0x7feb0a98d5d0>, <libcomps.Package object 'xorg-x11-drv-evdev' at 0x7feb0a98d5e8>, <libcomps.Package object 'xorg-x11-drv-fbdev' at 0x7feb0a98d600>, <libcomps.Package object 'plymouth-system-theme' at 0x7feb0a98d5a0>, <libcomps.Package object 'xorg-x11-drv-libinput' at 0x7feb0a98d630>, <libcomps.Package object 'mesa-dri-drivers' at 0x7feb0a98d570>, <libcomps.Package object 'xorg-x11-drv-wacom' at 0x7feb0a98d6d8>, <libcomps.Package object 'xorg-x11-drv-nouveau' at 0x7feb0a98d648>, <libcomps.Package object 'xorg-x11-utils' at 0x7feb0a98d708>, <libcomps.Package object 'xorg-x11-drv-qxl' at 0x7feb0a98d690>, <libcomps.Package object 'xorg-x11-drv-intel' at 0x7feb0a98d618>, <libcomps.Package object 'xorg-x11-drv-omap' at 0x7feb0a98d660>, <libcomps.Package object 'xorg-x11-drv-armsoc' at 0x7feb0a98d5b8>, <libcomps.Package object 'xorg-x11-drv-vesa' at 0x7feb0a98d6a8>, <libcomps.Package object 'xorg-x11-xinit' at 0x7feb0a98d738>, <libcomps.Package object 'glx-utils' at 0x7feb0a98d588>, <libcomps.Package object 'xorg-x11-drv-openchrome' at 0x7feb0a98d678>} >17:58:07,432 DBG dnf: Adding packages from group 'networkmanager-submodules': {<libcomps.Package object 'NetworkManager-bluetooth' at 0x7feb0a98d768>, <libcomps.Package object 'dhcp-client' at 0x7feb0a98d798>, <libcomps.Package object 'NetworkManager-wifi' at 0x7feb0a98d330>, <libcomps.Package object 'iptables' at 0x7feb0a98d7c8>, <libcomps.Package object 'dnsmasq' at 0x7feb0a98d7b0>, <libcomps.Package object 'NetworkManager-wwan' at 0x7feb0a98d780>} >17:58:07,434 DBG dnf: Adding packages from group 'firefox': {<libcomps.Package object 'fedora-bookmarks' at 0x7feb0a98d750>, <libcomps.Package object 'firefox' at 0x7feb0a98d7f8>} >17:58:07,439 DBG dnf: Adding packages from group 'multimedia': {<libcomps.Package object 'gstreamer1-plugins-bad-free' at 0x7feb0a98d888>, <libcomps.Package object 'pulseaudio' at 0x7feb0a98d8b8>, <libcomps.Package object 'PackageKit-gstreamer-plugin' at 0x7feb0a98d828>, <libcomps.Package object 'alsa-utils' at 0x7feb0a98d858>, <libcomps.Package object 'gstreamer1-plugin-mpg123' at 0x7feb0a98d870>, <libcomps.Package object 'gstreamer1-plugins-good' at 0x7feb0a98d8a0>, <libcomps.Package object 'alsa-plugins-pulseaudio' at 0x7feb0a98d810>, <libcomps.Package object 'alsa-ucm' at 0x7feb0a98d840>, <libcomps.Package object 'pulseaudio-utils' at 0x7feb0a98d8e8>, <libcomps.Package object 'pulseaudio-module-x11' at 0x7feb0a98d8d0>} >17:58:07,443 DBG dnf: Adding packages from group 'workstation-product': {<libcomps.Package object 'polkit' at 0x7feb0a98e048>, <libcomps.Package object 'abrt-desktop' at 0x7feb0a98d918>, <libcomps.Package object 'at' at 0x7feb0a98d990>, <libcomps.Package object 'evolution' at 0x7feb0a98db88>, <libcomps.Package object 'xorg-x11-drv-libinput' at 0x7feb0a98e3d8>, <libcomps.Package object 'ibus-gtk3' at 0x7feb0a98dcd8>, <libcomps.Package object 'adwaita-qt5' at 0x7feb0a98d978>, <libcomps.Package object 'mlocate' at 0x7feb0a98deb8>, <libcomps.Package object 'qt5-qtdeclarative' at 0x7feb0a98e108>, <libcomps.Package object 'mailcap' at 0x7feb0a98de40>, <libcomps.Package object 'which' at 0x7feb0a98e390>, <libcomps.Package object 'qt-settings' at 0x7feb0a98e0a8>, <libcomps.Package object 'pam_krb5' at 0x7feb0a98df78>, <libcomps.Package object 'deltarpm' at 0x7feb0a98dae0>, <libcomps.Package object 'tree' at 0x7feb0a98e300>, <libcomps.Package object 'net-tools' at 0x7feb0a98dee8>, <libcomps.Package object 'qt-x11' at 0x7feb0a98e0c0>, <libcomps.Package object 'fedora-user-agent-chrome' at 0x7feb0a98dbe8>, <libcomps.Package object 'qt5-qtxmlpatterns' at 0x7feb0a98e120>, <libcomps.Package object 'realmd' at 0x7feb0a98e168>, <libcomps.Package object 'dnf' at 0x7feb0a98db10>, <libcomps.Package object 'nss-mdns' at 0x7feb0a98df30>, <libcomps.Package object 'qt5-qtbase-gui' at 0x7feb0a98e0f0>, <libcomps.Package object 'evolution-ews' at 0x7feb0a98dba0>, <libcomps.Package object 'ibus-libzhuyin' at 0x7feb0a98dd38>, <libcomps.Package object 'bc' at 0x7feb0a98d9d8>, <libcomps.Package object 'ibus-hangul' at 0x7feb0a98dcf0>, <libcomps.Package object 'gnupg2' at 0x7feb0a98dc90>, <libcomps.Package object 'sos' at 0x7feb0a98e210>, <libcomps.Package object 'pinfo' at 0x7feb0a98dfd8>, <libcomps.Package object 'ibus-rawcode' at 0x7feb0a98dd80>, <libcomps.Package object 'ntfs-3g' at 0x7feb0a98df48>, <libcomps.Package object 'wireless-tools' at 0x7feb0a98e3a8>, <libcomps.Package object 'adwaita-qt4' at 0x7feb0a98d960>, <libcomps.Package object 'ibus-gtk2' at 0x7feb0a98dcc0>, <libcomps.Package object 'bridge-utils' at 0x7feb0a98da08>, <libcomps.Package object 'fpaste' at 0x7feb0a98dc18>, <libcomps.Package object 'man-pages' at 0x7feb0a98de58>, <libcomps.Package object 'tar' at 0x7feb0a98e288>, <libcomps.Package object 'systemd-udev' at 0x7feb0a98e270>, <libcomps.Package object 'glibc-all-langpacks' at 0x7feb0a98dc60>, <libcomps.Package object 'cpio' at 0x7feb0a98da80>, <libcomps.Package object 'words' at 0x7feb0a98e3c0>, <libcomps.Package object 'cifs-utils' at 0x7feb0a98da68>, <libcomps.Package object 'logrotate' at 0x7feb0a98ddf8>, <libcomps.Package object 'usbutils' at 0x7feb0a98e348>, <libcomps.Package object 'jwhois' at 0x7feb0a98ddc8>, <libcomps.Package object 'cryptsetup' at 0x7feb0a98dab0>, <libcomps.Package object 'rsync' at 0x7feb0a98e1c8>, <libcomps.Package object 'qt5-qtbase' at 0x7feb0a98e0d8>, <libcomps.Package object 'bzip2' at 0x7feb0a98da38>, <libcomps.Package object 'mtr' at 0x7feb0a98ded0>, <libcomps.Package object 'qt' at 0x7feb0a98e090>, <libcomps.Package object 'scl-utils' at 0x7feb0a98e1e0>, <libcomps.Package object 'bash-completion' at 0x7feb0a98d9c0>, <libcomps.Package object 'ibus-typing-booster' at 0x7feb0a98dd98>, <libcomps.Package object 'btrfs-progs' at 0x7feb0a98da20>, <libcomps.Package object 'rhythmbox' at 0x7feb0a98e180>, <libcomps.Package object 'fedora-release-workstation' at 0x7feb0a98dbd0>, <libcomps.Package object 'wget' at 0x7feb0a98e378>, <libcomps.Package object 'lrzsz' at 0x7feb0a98de10>, <libcomps.Package object 'fros-gnome' at 0x7feb0a98dc30>, <libcomps.Package object 'nfs-utils' at 0x7feb0a98df00>, <libcomps.Package object 'chrony' at 0x7feb0a98da50>, <libcomps.Package object 'rdist' at 0x7feb0a98e150>, <libcomps.Package object 'linux-firmware' at 0x7feb0a98dde0>, <libcomps.Package object 'file' at 0x7feb0a98dc00>, <libcomps.Package object 'ibus-kkc' at 0x7feb0a98dd08>, <libcomps.Package object 'ibus-m17n' at 0x7feb0a98dd50>, <libcomps.Package object 'sssd' at 0x7feb0a98e228>, <libcomps.Package object 'psacct' at 0x7feb0a98e060>, <libcomps.Package object 'ntfsprogs' at 0x7feb0a98df60>, <libcomps.Package object 'tcpdump' at 0x7feb0a98e2a0>, <libcomps.Package object 'rng-tools' at 0x7feb0a98e198>, <libcomps.Package object 'microcode_ctl' at 0x7feb0a98dea0>, <libcomps.Package object 'ibus-libpinyin' at 0x7feb0a98dd20>, <libcomps.Package object 'attr' at 0x7feb0a98d9a8>, <libcomps.Package object 'gnome-shell-extension-background-logo' at 0x7feb0a98dc78>, <libcomps.Package object 'unoconv' at 0x7feb0a98e318>, <libcomps.Package object 'symlinks' at 0x7feb0a98e258>, <libcomps.Package object 'abrt-java-connector' at 0x7feb0a98d930>, <libcomps.Package object 'cyrus-sasl-plain' at 0x7feb0a98dac8>, <libcomps.Package object 'ethtool' at 0x7feb0a98db70>, <libcomps.Package object 'unzip' at 0x7feb0a98e330>, <libcomps.Package object 'quota' at 0x7feb0a98e138>, <libcomps.Package object 'dnf-plugins-core' at 0x7feb0a98db28>, <libcomps.Package object 'mcelog' at 0x7feb0a98de70>, <libcomps.Package object 'time' at 0x7feb0a98e2d0>, <libcomps.Package object 'lsof' at 0x7feb0a98de28>, <libcomps.Package object 'acl' at 0x7feb0a98d948>, <libcomps.Package object 'dos2unix' at 0x7feb0a98db40>, <libcomps.Package object 'nmap-ncat' at 0x7feb0a98df18>, <libcomps.Package object 'ibus-qt' at 0x7feb0a98dd68>, <libcomps.Package object 'rp-pppoe' at 0x7feb0a98e1b0>, <libcomps.Package object 'traceroute' at 0x7feb0a98e2e8>, <libcomps.Package object 'passwdqc' at 0x7feb0a98df90>, <libcomps.Package object 'plymouth' at 0x7feb0a98e030>, <libcomps.Package object 'vconfig' at 0x7feb0a98e360>, <libcomps.Package object 'sudo' at 0x7feb0a98e240>, <libcomps.Package object 'crontabs' at 0x7feb0a98da98>, <libcomps.Package object 'telnet' at 0x7feb0a98e2b8>, <libcomps.Package object 'iptstate' at 0x7feb0a98ddb0>, <libcomps.Package object 'bind-utils' at 0x7feb0a98d9f0>, <libcomps.Package object 'git' at 0x7feb0a98dc48>, <libcomps.Package object 'setuptool' at 0x7feb0a98e1f8>, <libcomps.Package object 'abrt-cli' at 0x7feb0a98d900>, <libcomps.Package object 'pinentry-gnome3' at 0x7feb0a98dfc0>, <libcomps.Package object 'hunspell' at 0x7feb0a98dca8>, <libcomps.Package object 'evolution-help' at 0x7feb0a98dbb8>, <libcomps.Package object 'mdadm' at 0x7feb0a98de88>, <libcomps.Package object 'desktop-backgrounds-gnome' at 0x7feb0a98daf8>, <libcomps.Package object 'qgnomeplatform' at 0x7feb0a98e078>, <libcomps.Package object 'zip' at 0x7feb0a98e3f0>, <libcomps.Package object 'pciutils' at 0x7feb0a98dfa8>, <libcomps.Package object 'dosfstools' at 0x7feb0a98db58>} >17:58:07,444 INF packaging: selected env: workstation-product-environment >17:58:07,492 INF packaging: kernel: selected kernel >17:58:07,594 WRN dnf: No match for group package "xorg-x11-drv-omap" >17:58:07,810 WRN dnf: No match for group package "xorg-x11-drv-armsoc" >17:58:07,864 WRN dnf: No match for group package "powerpc-utils" >17:58:07,907 WRN dnf: No match for group package "lsvpd" >17:58:07,936 WRN dnf: No match for group package "gstreamer1-plugin-mpg123" >17:58:08,049 Level 8 dnf: timer: depsolve: 102 ms >17:58:08,071 INF packaging: checking dependencies: success >17:58:08,589 DBG packaging: Size from DNF: 4.51 GiB >17:58:08,589 DBG packaging: Bonus size 1010.24 MiB by number of files 172415 >17:58:08,589 DBG packaging: Total size required 6.05 GiB >17:58:08,610 DBG packaging: Input mount points: {'/dev': Size (863.8984375 MiB), '/dev/shm': Size (897.171875 MiB), '/run': Size (848.51953125 MiB), '/sys/fs/cgroup': Size (897.17578125 MiB), '/run/install/repo': Size (0 B), '/': Size (329.85546875 MiB), '/tmp': Size (436.16796875 MiB)} >17:58:08,611 INF packaging: Estimated size: download 1.59 GiB & install 6.05 GiB >17:58:08,611 DBG packaging: No sufficient mountpoints found >17:58:08,612 DBG packaging: Install + download space required 7.64 GiB >17:58:08,612 INF packaging: 1530 packages selected totalling 7.64 GiB >18:01:38,529 DBG packaging: Size from DNF: 4.51 GiB >18:01:38,530 DBG packaging: Bonus size 1010.24 MiB by number of files 172415 >18:01:38,530 DBG packaging: Total size required 6.05 GiB >18:01:38,552 DBG packaging: Input mount points: {'/dev': Size (863.8984375 MiB), '/dev/shm': Size (897.171875 MiB), '/run': Size (848.51953125 MiB), '/sys/fs/cgroup': Size (897.17578125 MiB), '/run/install/repo': Size (0 B), '/': Size (329.85546875 MiB), '/tmp': Size (436.06640625 MiB), '/mnt/sysimage/boot': Size (870.3999996185302734375 MiB), '/mnt/sysimage': Size (7.75999999977648258209228515625 GiB), '/mnt/sysimage/home': Size (5.819052733480930328369140625 GiB)} >18:01:38,553 INF packaging: Estimated size: download 1.59 GiB & install 6.05 GiB >18:01:38,553 INF packaging: Sufficient mountpoints found: {'/mnt/sysimage': Size (7.75999999977648258209228515625 GiB), '/mnt/sysimage/home': Size (5.819052733480930328369140625 GiB)} >18:01:38,554 DBG packaging: Install + download space required 7.64 GiB >18:01:39,059 DBG packaging: Size from DNF: 4.51 GiB >18:01:39,059 DBG packaging: Bonus size 1010.24 MiB by number of files 172415 >18:01:39,060 DBG packaging: Total size required 6.05 GiB >18:01:39,082 DBG packaging: Input mount points: {'/dev': Size (863.8984375 MiB), '/dev/shm': Size (897.171875 MiB), '/run': Size (848.51953125 MiB), '/sys/fs/cgroup': Size (897.17578125 MiB), '/run/install/repo': Size (0 B), '/': Size (329.85546875 MiB), '/tmp': Size (436.0625 MiB), '/mnt/sysimage/boot': Size (870.3999996185302734375 MiB), '/mnt/sysimage': Size (7.75999999977648258209228515625 GiB), '/mnt/sysimage/home': Size (5.819052733480930328369140625 GiB)} >18:01:39,083 INF packaging: Estimated size: download 1.59 GiB & install 6.05 GiB >18:01:39,083 INF packaging: Sufficient mountpoints found: {'/mnt/sysimage': Size (7.75999999977648258209228515625 GiB), '/mnt/sysimage/home': Size (5.819052733480930328369140625 GiB)} >18:01:39,084 DBG packaging: Install + download space required 7.64 GiB >18:01:43,582 DBG packaging: Size from DNF: 4.51 GiB >18:01:43,582 DBG packaging: Bonus size 1010.24 MiB by number of files 172415 >18:01:43,583 DBG packaging: Total size required 6.05 GiB >18:01:43,606 DBG packaging: Input mount points: {'/dev': Size (863.8984375 MiB), '/dev/shm': Size (897.171875 MiB), '/run': Size (848.51953125 MiB), '/sys/fs/cgroup': Size (897.17578125 MiB), '/run/install/repo': Size (0 B), '/': Size (329.85546875 MiB), '/tmp': Size (436.05859375 MiB), '/mnt/sysimage/boot': Size (870.3999996185302734375 MiB), '/mnt/sysimage': Size (7.75999999977648258209228515625 GiB), '/mnt/sysimage/home': Size (5.819052733480930328369140625 GiB)} >18:01:43,607 INF packaging: Estimated size: download 1.59 GiB & install 6.05 GiB >18:01:43,607 INF packaging: Sufficient mountpoints found: {'/mnt/sysimage': Size (7.75999999977648258209228515625 GiB), '/mnt/sysimage/home': Size (5.819052733480930328369140625 GiB)} >18:01:43,608 DBG packaging: Install + download space required 7.64 GiB >18:01:49,435 INF packaging: Disabled 'updates' >18:01:49,442 INF packaging: Disabled 'updates-testing' >18:02:02,767 INF packaging: configuring base repo >18:02:02,842 INF packaging: Disabled 'updates' >18:02:02,843 INF packaging: Disabled 'updates-testing' >18:02:02,940 DBG packaging: releasever from http://10.66.128.196/os is rawhide >18:02:02,944 INF packaging: added repo: 'anaconda' - http://10.66.128.196/os >18:02:02,949 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['http://10.66.128.196/os']. >18:02:05,301 INF packaging: enabled repo: '' - ['http://10.66.128.196/os'] and got repomd >18:02:05,302 DBG dnf: repo: using cache for: anaconda >18:02:05,303 DBG packaging: repo anaconda: _sync_metadata success from ['http://10.66.128.196/os'] >18:02:05,337 DBG dnf: repo: using cache for: anaconda >18:02:05,337 DBG dnf: not found deltainfo for: >18:02:05,338 DBG dnf: not found updateinfo for: >18:02:06,143 DBG dnf: anaconda: using metadata from Tue 31 Jul 2018 05:21:24 PM CST. >18:02:06,144 INF dnf: Last metadata expiration check: 0:00:01 ago on Wed 08 Aug 2018 06:02:05 PM CST. >18:02:06,145 DBG dnf: Missing file *modules.yaml in metadata cache dir: /tmp/dnf.cache/anaconda-b1d942a9d0bddbca >18:02:06,145 DBG dnf: modulemd-prioritizer-error-quark: No module objects have been added to the prioritizer. Use modulemd_prioritizer_add() first. (0) >18:02:06,249 Level 8 dnf: timer: sack setup: 946 ms >18:02:06,269 Level 8 dnf: Getting group metadata >18:02:06,271 Level 8 dnf: Adding group file from repository: anaconda >18:02:06,289 Level 8 dnf: timer: loading comps: 39 ms >18:02:06,295 INF packaging: Failed to parse proxy for test if repo available : No host url > > >/tmp/program.log: >09:54:51,075 INF program: Running... losetup --list >09:54:51,088 INF program: Running... /sbin/auditd >09:54:51,101 DBG program: Return code: 0 >09:54:51,102 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >09:54:54,418 INF program: Running... modprobe fcoe >09:54:54,495 DBG program: Return code: 0 >09:54:54,496 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >09:54:54,531 INF program: stdout: >09:54:54,531 INF program: No FCoE boot disk information is found in EDD! >09:54:54,532 DBG program: Return code: 1 >09:54:54,904 INF program: Running... losetup --list >09:54:54,921 INF program: Running... Xorg -br -logfile /tmp/X.log :1 vt6 -s 1440 -ac -nolisten tcp -dpi 96 -noreset >09:54:56,262 INF program: Running... metacity --display :1 --sm-disable >09:54:56,283 INF program: Running... xrdb -nocpp -merge /etc/X11/Xresources >09:54:56,316 INF program: xrdb: No such file or directory >09:54:56,316 INF program: xrdb: can't open file '/etc/X11/Xresources' >09:54:56,316 DBG program: Return code: 1 >09:54:56,316 INF program: Running... spice-vdagent >09:54:56,761 DBG program: Return code: 0 >09:54:56,953 INF program: Running [1] e2fsck -V ... >09:54:56,972 INF program: stdout[1]: >09:54:56,972 INF program: stderr[1]: e2fsck 1.44.3 (10-July-2018) > Using EXT2FS Library version 1.44.3, 10-July-2018 > >09:54:56,972 INF program: ...done [1] (exit code: 0) >09:54:57,594 INF program: Running... udevadm settle --timeout=300 >09:54:57,611 DBG program: Return code: 0 >09:54:57,617 INF program: Running... udevadm settle --timeout=300 >09:54:57,632 DBG program: Return code: 0 >09:54:57,660 INF program: Running [2] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >09:54:57,685 INF program: Running... systemctl start chronyd >09:54:57,757 DBG program: Return code: 0 >09:54:57,810 INF program: stdout[2]: >09:54:57,810 INF program: stderr[2]: >09:54:57,810 INF program: ...done [2] (exit code: 0) >09:54:57,811 INF program: Running... udevadm settle --timeout=300 >09:54:57,859 DBG program: Return code: 0 >09:54:58,342 INF program: Running... udevadm settle --timeout=300 >09:54:58,387 DBG program: Return code: 0 >09:54:58,391 INF program: Running... udevadm settle --timeout=300 >09:54:58,427 DBG program: Return code: 0 >09:54:58,434 INF program: Running... udevadm settle --timeout=300 >09:54:58,493 DBG program: Return code: 0 >09:54:58,505 INF program: Running... udevadm settle --timeout=300 >09:54:58,576 DBG program: Return code: 0 >09:54:58,930 INF program: Running... udevadm settle --timeout=300 >09:54:58,956 DBG program: Return code: 0 >09:54:59,000 INF program: Running... dumpe2fs -h /dev/vda1 >09:54:59,006 INF program: stdout: >09:54:59,006 INF program: Filesystem volume name: <none> >09:54:59,007 INF program: Last mounted on: <not available> >09:54:59,007 INF program: Filesystem UUID: 6a0ba34f-e818-4e4b-b5db-0a86d52e51de >09:54:59,007 INF program: Filesystem magic number: 0xEF53 >09:54:59,007 INF program: Filesystem revision #: 1 (dynamic) >09:54:59,007 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 >09:54:59,008 INF program: Filesystem flags: signed_directory_hash >09:54:59,008 INF program: Default mount options: user_xattr acl >09:54:59,008 INF program: Filesystem state: clean >09:54:59,008 INF program: Errors behavior: Continue >09:54:59,008 INF program: Filesystem OS type: Linux >09:54:59,008 INF program: Inode count: 65536 >09:54:59,009 INF program: Block count: 262144 >09:54:59,009 INF program: Reserved block count: 13107 >09:54:59,009 INF program: Free blocks: 249189 >09:54:59,009 INF program: Free inodes: 65525 >09:54:59,009 INF program: First block: 0 >09:54:59,009 INF program: Block size: 4096 >09:54:59,010 INF program: Fragment size: 4096 >09:54:59,010 INF program: Group descriptor size: 64 >09:54:59,010 INF program: Reserved GDT blocks: 127 >09:54:59,010 INF program: Blocks per group: 32768 >09:54:59,010 INF program: Fragments per group: 32768 >09:54:59,010 INF program: Inodes per group: 8192 >09:54:59,011 INF program: Inode blocks per group: 512 >09:54:59,011 INF program: Flex block group size: 16 >09:54:59,011 INF program: Filesystem created: Wed Aug 8 09:53:03 2018 >09:54:59,011 INF program: Last mount time: Wed Aug 8 09:53:04 2018 >09:54:59,011 INF program: Last write time: Wed Aug 8 09:53:04 2018 >09:54:59,011 INF program: Mount count: 1 >09:54:59,012 INF program: Maximum mount count: -1 >09:54:59,012 INF program: Last checked: Wed Aug 8 09:53:03 2018 >09:54:59,012 INF program: Check interval: 0 (<none>) >09:54:59,012 INF program: Lifetime writes: 33 MB >09:54:59,012 INF program: Reserved blocks uid: 0 (user root) >09:54:59,012 INF program: Reserved blocks gid: 0 (group root) >09:54:59,013 INF program: First inode: 11 >09:54:59,013 INF program: Inode size: 256 >09:54:59,013 INF program: Required extra isize: 32 >09:54:59,013 INF program: Desired extra isize: 32 >09:54:59,013 INF program: Journal inode: 8 >09:54:59,013 INF program: Default directory hash: half_md4 >09:54:59,014 INF program: Directory Hash Seed: 28e2641a-d8f0-48dd-b5e3-6bd8bb25017a >09:54:59,014 INF program: Journal backup: inode blocks >09:54:59,014 INF program: Checksum type: crc32c >09:54:59,014 INF program: Checksum: 0x98c36223 >09:54:59,014 INF program: Journal features: journal_64bit journal_checksum_v3 >09:54:59,014 INF program: Journal size: 32M >09:54:59,015 INF program: Journal length: 8192 >09:54:59,015 INF program: Journal sequence: 0x00000002 >09:54:59,015 INF program: Journal start: 1 >09:54:59,015 INF program: Journal checksum type: crc32c >09:54:59,015 INF program: Journal checksum: 0xe807365d >09:54:59,015 INF program: >09:54:59,015 INF program: stderr: >09:54:59,016 INF program: b'dumpe2fs 1.44.3 (10-July-2018)' >09:54:59,016 DBG program: Return code: 0 >09:54:59,016 INF program: Running... resize2fs -P /dev/vda1 >09:54:59,029 INF program: stdout: >09:54:59,036 INF program: Estimated minimum size of the filesystem: 12980 >09:54:59,036 INF program: stderr: >09:54:59,037 INF program: b'resize2fs 1.44.3 (10-July-2018)' >09:54:59,037 DBG program: Return code: 0 >09:54:59,042 INF program: Running... udevadm settle --timeout=300 >09:54:59,057 DBG program: Return code: 0 >09:54:59,064 INF program: Running... udevadm settle --timeout=300 >09:54:59,079 DBG program: Return code: 0 >09:54:59,091 INF program: Running... udevadm settle --timeout=300 >09:54:59,106 DBG program: Return code: 0 >09:54:59,148 INF program: Running... modprobe xfs >09:54:59,270 DBG program: Return code: 0 >09:54:59,274 INF program: Running... udevadm settle --timeout=300 >09:54:59,290 DBG program: Return code: 0 >09:54:59,297 INF program: Running... udevadm settle --timeout=300 >09:54:59,311 DBG program: Return code: 0 >09:54:59,368 INF program: Running... dumpe2fs -h /dev/loop1 >09:54:59,374 INF program: stdout: >09:54:59,375 INF program: Filesystem volume name: Anaconda >09:54:59,375 INF program: Last mounted on: / >09:54:59,375 INF program: Filesystem UUID: 9adc8160-a441-4305-bfb4-eda0538a5b50 >09:54:59,375 INF program: Filesystem magic number: 0xEF53 >09:54:59,375 INF program: Filesystem revision #: 1 (dynamic) >09:54:59,375 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 >09:54:59,376 INF program: Filesystem flags: signed_directory_hash >09:54:59,376 INF program: Default mount options: user_xattr acl >09:54:59,376 INF program: Filesystem state: clean >09:54:59,376 INF program: Errors behavior: Continue >09:54:59,376 INF program: Filesystem OS type: Linux >09:54:59,376 INF program: Inode count: 131072 >09:54:59,377 INF program: Block count: 524288 >09:54:59,377 INF program: Reserved block count: 0 >09:54:59,377 INF program: Free blocks: 91813 >09:54:59,377 INF program: Free inodes: 92461 >09:54:59,377 INF program: First block: 0 >09:54:59,378 INF program: Block size: 4096 >09:54:59,378 INF program: Fragment size: 4096 >09:54:59,378 INF program: Group descriptor size: 64 >09:54:59,378 INF program: Reserved GDT blocks: 255 >09:54:59,378 INF program: Blocks per group: 32768 >09:54:59,378 INF program: Fragments per group: 32768 >09:54:59,379 INF program: Inodes per group: 8192 >09:54:59,379 INF program: Inode blocks per group: 512 >09:54:59,379 INF program: Flex block group size: 16 >09:54:59,379 INF program: Filesystem created: Tue Aug 7 17:04:26 2018 >09:54:59,379 INF program: Last mount time: Tue Aug 7 17:04:39 2018 >09:54:59,379 INF program: Last write time: Tue Aug 7 17:04:55 2018 >09:54:59,380 INF program: Mount count: 2 >09:54:59,380 INF program: Maximum mount count: -1 >09:54:59,380 INF program: Last checked: Tue Aug 7 17:04:26 2018 >09:54:59,380 INF program: Check interval: 0 (<none>) >09:54:59,380 INF program: Lifetime writes: 1753 MB >09:54:59,380 INF program: Reserved blocks uid: 0 (user root) >09:54:59,380 INF program: Reserved blocks gid: 0 (group root) >09:54:59,381 INF program: First inode: 11 >09:54:59,381 INF program: Inode size: 256 >09:54:59,381 INF program: Required extra isize: 32 >09:54:59,381 INF program: Desired extra isize: 32 >09:54:59,381 INF program: Journal inode: 8 >09:54:59,381 INF program: Default directory hash: half_md4 >09:54:59,382 INF program: Directory Hash Seed: 23945626-0ee4-420a-9da6-916e28c5f419 >09:54:59,382 INF program: Journal backup: inode blocks >09:54:59,382 INF program: Checksum type: crc32c >09:54:59,382 INF program: Checksum: 0x52db12d9 >09:54:59,382 INF program: Journal features: journal_64bit journal_checksum_v3 >09:54:59,382 INF program: Journal size: 64M >09:54:59,383 INF program: Journal length: 16384 >09:54:59,383 INF program: Journal sequence: 0x0000000c >09:54:59,383 INF program: Journal start: 0 >09:54:59,383 INF program: Journal checksum type: crc32c >09:54:59,383 INF program: Journal checksum: 0x501d56d8 >09:54:59,383 INF program: >09:54:59,383 INF program: stderr: >09:54:59,384 INF program: b'dumpe2fs 1.44.3 (10-July-2018)' >09:54:59,384 DBG program: Return code: 0 >09:54:59,384 INF program: Running... resize2fs -P /dev/loop1 >09:54:59,396 INF program: stdout: >09:54:59,398 INF program: Couldn't find valid filesystem superblock. >09:54:59,398 INF program: stderr: >09:54:59,398 INF program: b'resize2fs 1.44.3 (10-July-2018)' >09:54:59,398 INF program: b'resize2fs: Device or resource busy while trying to open /dev/loop1' >09:54:59,398 DBG program: Return code: 1 >09:54:59,402 INF program: Running... udevadm settle --timeout=300 >09:54:59,416 DBG program: Return code: 0 >09:54:59,423 INF program: Running... udevadm settle --timeout=300 >09:54:59,438 DBG program: Return code: 0 >09:54:59,474 INF program: Running [3] dmsetup info -co subsystem --noheadings live-rw ... >09:54:59,488 INF program: stdout[3]: > >09:54:59,489 INF program: stderr[3]: >09:54:59,489 INF program: ...done [3] (exit code: 0) >09:54:59,489 INF program: Running [4] dmsetup info -co subsystem --noheadings live-rw ... >09:54:59,493 INF program: stdout[4]: > >09:54:59,494 INF program: stderr[4]: >09:54:59,494 INF program: ...done [4] (exit code: 0) >09:54:59,494 INF program: Running [5] dmsetup info -co subsystem --noheadings live-rw ... >09:54:59,499 INF program: stdout[5]: > >09:54:59,499 INF program: stderr[5]: >09:54:59,500 INF program: ...done [5] (exit code: 0) >09:54:59,500 INF program: Running [6] dmsetup info -co subsystem --noheadings live-rw ... >09:54:59,504 INF program: stdout[6]: > >09:54:59,505 INF program: stderr[6]: >09:54:59,505 INF program: ...done [6] (exit code: 0) >09:54:59,505 INF program: Running [7] dmsetup info -co subsystem --noheadings live-rw ... >09:54:59,510 INF program: stdout[7]: > >09:54:59,510 INF program: stderr[7]: >09:54:59,510 INF program: ...done [7] (exit code: 0) >09:54:59,511 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >09:54:59,515 INF program: stdout[8]: > >09:54:59,516 INF program: stderr[8]: >09:54:59,516 INF program: ...done [8] (exit code: 0) >09:54:59,516 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >09:54:59,521 INF program: stdout[9]: > >09:54:59,521 INF program: stderr[9]: >09:54:59,521 INF program: ...done [9] (exit code: 0) >09:54:59,541 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >09:54:59,546 INF program: stdout[10]: > >09:54:59,546 INF program: stderr[10]: >09:54:59,546 INF program: ...done [10] (exit code: 0) >09:54:59,547 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >09:54:59,551 INF program: stdout[11]: > >09:54:59,552 INF program: stderr[11]: >09:54:59,552 INF program: ...done [11] (exit code: 0) >09:54:59,563 INF program: Running... dumpe2fs -h /dev/mapper/live-rw >09:54:59,571 INF program: stdout: >09:54:59,571 INF program: Filesystem volume name: Anaconda >09:54:59,572 INF program: Last mounted on: / >09:54:59,572 INF program: Filesystem UUID: 9adc8160-a441-4305-bfb4-eda0538a5b50 >09:54:59,572 INF program: Filesystem magic number: 0xEF53 >09:54:59,572 INF program: Filesystem revision #: 1 (dynamic) >09:54:59,572 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 >09:54:59,573 INF program: Filesystem flags: signed_directory_hash >09:54:59,573 INF program: Default mount options: user_xattr acl >09:54:59,573 INF program: Filesystem state: clean >09:54:59,573 INF program: Errors behavior: Continue >09:54:59,573 INF program: Filesystem OS type: Linux >09:54:59,574 INF program: Inode count: 131072 >09:54:59,574 INF program: Block count: 524288 >09:54:59,574 INF program: Reserved block count: 0 >09:54:59,574 INF program: Free blocks: 91813 >09:54:59,574 INF program: Free inodes: 92461 >09:54:59,575 INF program: First block: 0 >09:54:59,575 INF program: Block size: 4096 >09:54:59,575 INF program: Fragment size: 4096 >09:54:59,575 INF program: Group descriptor size: 64 >09:54:59,575 INF program: Reserved GDT blocks: 255 >09:54:59,575 INF program: Blocks per group: 32768 >09:54:59,576 INF program: Fragments per group: 32768 >09:54:59,576 INF program: Inodes per group: 8192 >09:54:59,576 INF program: Inode blocks per group: 512 >09:54:59,576 INF program: Flex block group size: 16 >09:54:59,576 INF program: Filesystem created: Tue Aug 7 17:04:26 2018 >09:54:59,577 INF program: Last mount time: Wed Aug 8 09:54:40 2018 >09:54:59,577 INF program: Last write time: Wed Aug 8 09:54:40 2018 >09:54:59,577 INF program: Mount count: 3 >09:54:59,577 INF program: Maximum mount count: -1 >09:54:59,577 INF program: Last checked: Tue Aug 7 17:04:26 2018 >09:54:59,578 INF program: Check interval: 0 (<none>) >09:54:59,578 INF program: Lifetime writes: 1753 MB >09:54:59,578 INF program: Reserved blocks uid: 0 (user root) >09:54:59,578 INF program: Reserved blocks gid: 0 (group root) >09:54:59,578 INF program: First inode: 11 >09:54:59,579 INF program: Inode size: 256 >09:54:59,579 INF program: Required extra isize: 32 >09:54:59,579 INF program: Desired extra isize: 32 >09:54:59,579 INF program: Journal inode: 8 >09:54:59,579 INF program: Default directory hash: half_md4 >09:54:59,580 INF program: Directory Hash Seed: 23945626-0ee4-420a-9da6-916e28c5f419 >09:54:59,580 INF program: Journal backup: inode blocks >09:54:59,580 INF program: Checksum type: crc32c >09:54:59,580 INF program: Checksum: 0xcf84355b >09:54:59,580 INF program: Journal features: journal_64bit journal_checksum_v3 >09:54:59,581 INF program: Journal size: 64M >09:54:59,581 INF program: Journal length: 16384 >09:54:59,581 INF program: Journal sequence: 0x0000000d >09:54:59,581 INF program: Journal start: 1 >09:54:59,581 INF program: Journal checksum type: crc32c >09:54:59,582 INF program: Journal checksum: 0xf51885bf >09:54:59,582 INF program: >09:54:59,582 INF program: stderr: >09:54:59,582 INF program: b'dumpe2fs 1.44.3 (10-July-2018)' >09:54:59,582 DBG program: Return code: 0 >09:54:59,583 INF program: Running... resize2fs -P /dev/mapper/live-rw >09:54:59,595 INF program: stdout: >09:54:59,598 INF program: Estimated minimum size of the filesystem: 524288 >09:54:59,598 INF program: stderr: >09:54:59,598 INF program: b'resize2fs 1.44.3 (10-July-2018)' >09:54:59,599 DBG program: Return code: 0 >09:54:59,604 INF program: Running... udevadm settle --timeout=300 >09:54:59,619 DBG program: Return code: 0 >09:54:59,636 INF program: Running... udevadm settle --timeout=300 >09:54:59,651 DBG program: Return code: 0 >09:54:59,662 INF program: Running [12] dmsetup info -co subsystem --noheadings live-base ... >09:54:59,666 INF program: stdout[12]: > >09:54:59,666 INF program: stderr[12]: >09:54:59,667 INF program: ...done [12] (exit code: 0) >09:54:59,667 INF program: Running [13] dmsetup info -co subsystem --noheadings live-base ... >09:54:59,671 INF program: stdout[13]: > >09:54:59,672 INF program: stderr[13]: >09:54:59,672 INF program: ...done [13] (exit code: 0) >09:54:59,672 INF program: Running [14] dmsetup info -co subsystem --noheadings live-base ... >09:54:59,677 INF program: stdout[14]: > >09:54:59,677 INF program: stderr[14]: >09:54:59,677 INF program: ...done [14] (exit code: 0) >09:54:59,678 INF program: Running [15] dmsetup info -co subsystem --noheadings live-base ... >09:54:59,682 INF program: stdout[15]: > >09:54:59,683 INF program: stderr[15]: >09:54:59,683 INF program: ...done [15] (exit code: 0) >09:54:59,683 INF program: Running [16] dmsetup info -co subsystem --noheadings live-base ... >09:54:59,687 INF program: stdout[16]: > >09:54:59,688 INF program: stderr[16]: >09:54:59,688 INF program: ...done [16] (exit code: 0) >09:54:59,689 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >09:54:59,693 INF program: stdout[17]: > >09:54:59,693 INF program: stderr[17]: >09:54:59,694 INF program: ...done [17] (exit code: 0) >09:54:59,694 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >09:54:59,698 INF program: stdout[18]: > >09:54:59,699 INF program: stderr[18]: >09:54:59,699 INF program: ...done [18] (exit code: 0) >09:54:59,715 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >09:54:59,720 INF program: stdout[19]: > >09:54:59,720 INF program: stderr[19]: >09:54:59,720 INF program: ...done [19] (exit code: 0) >09:54:59,721 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >09:54:59,725 INF program: stdout[20]: > >09:54:59,726 INF program: stderr[20]: >09:54:59,726 INF program: ...done [20] (exit code: 0) >09:54:59,736 INF program: Running... dumpe2fs -h /dev/mapper/live-base >09:54:59,742 INF program: stdout: >09:54:59,742 INF program: Filesystem volume name: Anaconda >09:54:59,743 INF program: Last mounted on: / >09:54:59,743 INF program: Filesystem UUID: 9adc8160-a441-4305-bfb4-eda0538a5b50 >09:54:59,743 INF program: Filesystem magic number: 0xEF53 >09:54:59,743 INF program: Filesystem revision #: 1 (dynamic) >09:54:59,743 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 >09:54:59,743 INF program: Filesystem flags: signed_directory_hash >09:54:59,744 INF program: Default mount options: user_xattr acl >09:54:59,744 INF program: Filesystem state: clean >09:54:59,744 INF program: Errors behavior: Continue >09:54:59,744 INF program: Filesystem OS type: Linux >09:54:59,744 INF program: Inode count: 131072 >09:54:59,745 INF program: Block count: 524288 >09:54:59,745 INF program: Reserved block count: 0 >09:54:59,745 INF program: Free blocks: 91813 >09:54:59,745 INF program: Free inodes: 92461 >09:54:59,745 INF program: First block: 0 >09:54:59,746 INF program: Block size: 4096 >09:54:59,746 INF program: Fragment size: 4096 >09:54:59,746 INF program: Group descriptor size: 64 >09:54:59,746 INF program: Reserved GDT blocks: 255 >09:54:59,746 INF program: Blocks per group: 32768 >09:54:59,746 INF program: Fragments per group: 32768 >09:54:59,747 INF program: Inodes per group: 8192 >09:54:59,747 INF program: Inode blocks per group: 512 >09:54:59,747 INF program: Flex block group size: 16 >09:54:59,747 INF program: Filesystem created: Tue Aug 7 17:04:26 2018 >09:54:59,747 INF program: Last mount time: Tue Aug 7 17:04:39 2018 >09:54:59,748 INF program: Last write time: Tue Aug 7 17:04:55 2018 >09:54:59,748 INF program: Mount count: 2 >09:54:59,748 INF program: Maximum mount count: -1 >09:54:59,748 INF program: Last checked: Tue Aug 7 17:04:26 2018 >09:54:59,748 INF program: Check interval: 0 (<none>) >09:54:59,748 INF program: Lifetime writes: 1753 MB >09:54:59,749 INF program: Reserved blocks uid: 0 (user root) >09:54:59,749 INF program: Reserved blocks gid: 0 (group root) >09:54:59,749 INF program: First inode: 11 >09:54:59,749 INF program: Inode size: 256 >09:54:59,749 INF program: Required extra isize: 32 >09:54:59,749 INF program: Desired extra isize: 32 >09:54:59,750 INF program: Journal inode: 8 >09:54:59,750 INF program: Default directory hash: half_md4 >09:54:59,750 INF program: Directory Hash Seed: 23945626-0ee4-420a-9da6-916e28c5f419 >09:54:59,750 INF program: Journal backup: inode blocks >09:54:59,750 INF program: Checksum type: crc32c >09:54:59,750 INF program: Checksum: 0x52db12d9 >09:54:59,751 INF program: Journal features: journal_64bit journal_checksum_v3 >09:54:59,751 INF program: Journal size: 64M >09:54:59,751 INF program: Journal length: 16384 >09:54:59,751 INF program: Journal sequence: 0x0000000c >09:54:59,751 INF program: Journal start: 0 >09:54:59,752 INF program: Journal checksum type: crc32c >09:54:59,752 INF program: Journal checksum: 0x501d56d8 >09:54:59,752 INF program: >09:54:59,752 INF program: stderr: >09:54:59,752 INF program: b'dumpe2fs 1.44.3 (10-July-2018)' >09:54:59,752 DBG program: Return code: 0 >09:54:59,753 INF program: Running... resize2fs -P /dev/mapper/live-base >09:54:59,768 INF program: stdout: >09:54:59,770 INF program: Couldn't find valid filesystem superblock. >09:54:59,770 INF program: stderr: >09:54:59,770 INF program: b'resize2fs 1.44.3 (10-July-2018)' >09:54:59,771 INF program: b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >09:54:59,772 DBG program: Return code: 1 >09:54:59,781 INF program: Running... udevadm settle --timeout=300 >09:54:59,796 DBG program: Return code: 0 >09:54:59,803 INF program: Running... udevadm settle --timeout=300 >09:54:59,818 DBG program: Return code: 0 >09:54:59,826 INF program: Running... udevadm settle --timeout=300 >09:54:59,841 DBG program: Return code: 0 >09:54:59,848 INF program: Running... udevadm settle --timeout=300 >09:54:59,863 DBG program: Return code: 0 >09:54:59,869 INF program: Running... udevadm settle --timeout=300 >09:54:59,890 DBG program: Return code: 0 >09:54:59,895 INF program: Running... udevadm settle --timeout=300 >09:54:59,910 DBG program: Return code: 0 >09:54:59,915 INF program: Running... udevadm settle --timeout=300 >09:54:59,930 DBG program: Return code: 0 >09:54:59,931 INF program: Running... udevadm settle --timeout=300 >09:54:59,946 DBG program: Return code: 0 >09:54:59,951 INF program: Running... umount /run/install/repo >09:54:59,959 INF program: stderr: >09:54:59,959 INF program: b'umount: /run/install/repo: target is busy.' >09:54:59,959 DBG program: Return code: 32 >09:54:59,960 INF program: Running... lsof /run/install/repo >09:55:00,023 DBG program: Return code: 1 >09:55:00,026 INF program: Running... udevadm settle --timeout=300 >09:55:00,042 DBG program: Return code: 0 >09:55:00,049 INF program: Running... udevadm settle --timeout=300 >09:55:00,064 DBG program: Return code: 0 >09:55:00,069 INF program: Running... udevadm settle --timeout=300 >09:55:00,084 DBG program: Return code: 0 >09:55:00,091 INF program: Running... udevadm settle --timeout=300 >09:55:00,105 DBG program: Return code: 0 >09:55:00,110 INF program: Running... udevadm settle --timeout=300 >09:55:00,125 DBG program: Return code: 0 >09:55:00,131 INF program: Running... udevadm settle --timeout=300 >09:55:00,146 DBG program: Return code: 0 >09:55:00,148 INF program: Running... udevadm settle --timeout=300 >09:55:00,163 DBG program: Return code: 0 >09:55:00,170 INF program: Running... udevadm settle --timeout=300 >09:55:00,185 DBG program: Return code: 0 >09:55:00,190 INF program: Running... udevadm settle --timeout=300 >09:55:00,205 DBG program: Return code: 0 >09:55:00,212 INF program: Running... udevadm settle --timeout=300 >09:55:00,227 DBG program: Return code: 0 >09:55:00,233 INF program: Running... udevadm settle --timeout=300 >09:55:00,247 DBG program: Return code: 0 >09:55:00,252 INF program: Running... udevadm settle --timeout=300 >09:55:00,267 DBG program: Return code: 0 >09:55:00,281 INF program: Running... udevadm settle --timeout=300 >09:55:00,296 DBG program: Return code: 0 >09:55:00,302 INF program: Running... udevadm settle --timeout=300 >09:55:00,317 DBG program: Return code: 0 >09:55:00,322 INF program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >09:55:00,337 DBG program: Return code: 0 >09:55:00,340 INF program: Running... umount /mnt/sysimage >09:55:00,355 DBG program: Return code: 0 >09:55:00,357 INF program: Running... udevadm settle --timeout=300 >09:55:00,372 DBG program: Return code: 0 >09:55:00,382 INF program: Running... udevadm settle --timeout=300 >09:55:00,397 DBG program: Return code: 0 >09:55:00,402 INF program: Running... udevadm settle --timeout=300 >09:55:00,417 DBG program: Return code: 0 >09:55:00,424 INF program: Running... udevadm settle --timeout=300 >09:55:00,439 DBG program: Return code: 0 >09:55:00,444 INF program: Running... udevadm settle --timeout=300 >09:55:00,459 DBG program: Return code: 0 >09:55:00,461 INF program: Running... udevadm settle --timeout=300 >09:55:00,476 DBG program: Return code: 0 >09:55:00,483 INF program: Running... udevadm settle --timeout=300 >09:55:00,498 DBG program: Return code: 0 >09:55:00,503 INF program: Running... mount -t xfs -o defaults,ro /dev/vda2 /mnt/sysimage >09:55:00,549 DBG program: Return code: 0 >09:55:00,563 INF program: Running... arch >09:55:00,617 ERR program: Error running arch: No such file or directory: 'arch' >09:55:00,621 INF program: Running... umount /mnt/sysimage >09:55:00,632 DBG program: Return code: 0 >09:55:00,635 INF program: Running... udevadm settle --timeout=300 >09:55:00,650 DBG program: Return code: 0 >09:55:00,657 INF program: Running... udevadm settle --timeout=300 >09:55:00,671 DBG program: Return code: 0 >09:55:00,676 INF program: Running... udevadm settle --timeout=300 >09:55:00,691 DBG program: Return code: 0 >09:55:00,697 INF program: Running... udevadm settle --timeout=300 >09:55:00,712 DBG program: Return code: 0 >09:55:00,717 INF program: Running... udevadm settle --timeout=300 >09:55:00,732 DBG program: Return code: 0 >09:55:00,736 INF program: Running... udevadm settle --timeout=300 >09:55:00,751 DBG program: Return code: 0 >09:55:00,753 INF program: Running... udevadm settle --timeout=300 >09:55:00,769 DBG program: Return code: 0 >09:55:00,776 INF program: Running... udevadm settle --timeout=300 >09:55:00,791 DBG program: Return code: 0 >09:55:00,796 INF program: Running... udevadm settle --timeout=300 >09:55:00,812 DBG program: Return code: 0 >09:55:00,819 INF program: Running... udevadm settle --timeout=300 >09:55:00,833 DBG program: Return code: 0 >09:55:00,838 INF program: Running... udevadm settle --timeout=300 >09:55:00,853 DBG program: Return code: 0 >09:55:00,857 INF program: Running... udevadm settle --timeout=300 >09:55:00,872 DBG program: Return code: 0 >09:55:00,903 INF program: Running... hwclock --hctosys --utc >09:55:00,935 INF program: Running... udevadm settle --timeout=300 >09:55:00,950 DBG program: Return code: 0 >09:55:00,956 INF program: Running... udevadm settle --timeout=300 >09:55:00,972 DBG program: Return code: 0 >09:55:00,977 INF program: Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmpe76beaqt >09:55:00,988 DBG program: Return code: 0 >09:55:00,989 INF program: Running... udevadm settle --timeout=300 >09:55:01,004 DBG program: Return code: 0 >09:55:01,009 INF program: Running... udevadm settle --timeout=300 >09:55:01,024 DBG program: Return code: 0 >09:55:01,029 INF program: Running... udevadm settle --timeout=300 >09:55:01,044 DBG program: Return code: 0 >09:55:01,049 INF program: Running... udevadm settle --timeout=300 >09:55:01,064 DBG program: Return code: 0 >09:55:01,070 INF program: Running... udevadm settle --timeout=300 >09:55:01,085 DBG program: Return code: 0 >09:55:01,090 INF program: Running... udevadm settle --timeout=300 >09:55:01,105 DBG program: Return code: 0 >09:55:01,105 INF program: Running... umount /tmp/tmpe76beaqt >09:55:01,114 DBG program: Return code: 0 >09:55:01,009 DBG program: Return code: 0 >09:55:20,130 INF program: Running... modprobe vfat >09:55:20,197 DBG program: Return code: 0 >09:55:20,205 INF program: Running... modprobe btrfs >09:55:20,472 DBG program: Return code: 0 >09:55:20,613 INF program: Running [21] mdadm --version ... >09:55:20,653 INF program: stdout[21]: >09:55:20,653 INF program: stderr[21]: mdadm - v4.1-rc1 - 2018-03-22 > >09:55:20,653 INF program: ...done [21] (exit code: 0) >09:55:20,656 INF program: Running [22] mkswap --version ... >09:55:20,670 INF program: stdout[22]: mkswap from util-linux 2.32.1 > >09:55:20,670 INF program: stderr[22]: >09:55:20,670 INF program: ...done [22] (exit code: 0) >17:55:52,152 INF program: Running... df --output=target,avail >17:55:52,167 INF program: Mounted on Avail >17:55:52,167 INF program: /dev 884632 >17:55:52,167 INF program: /dev/shm 918704 >17:55:52,167 INF program: /run 868884 >17:55:52,168 INF program: /sys/fs/cgroup 918708 >17:55:52,168 INF program: /run/install/repo 0 >17:55:52,168 INF program: / 337912 >17:55:52,168 INF program: /tmp 829644 >17:55:52,168 DBG program: Return code: 0 >17:55:52,178 INF program: Running... df --output=target,avail >17:55:52,184 INF program: Mounted on Avail >17:55:52,185 INF program: /dev 884632 >17:55:52,185 INF program: /dev/shm 918704 >17:55:52,185 INF program: /run 868884 >17:55:52,185 INF program: /sys/fs/cgroup 918708 >17:55:52,186 INF program: /run/install/repo 0 >17:55:52,186 INF program: / 337912 >17:55:52,186 INF program: /tmp 829644 >17:55:52,186 DBG program: Return code: 0 >17:58:07,037 INF program: Running... udevadm settle --timeout=300 >17:58:07,189 DBG program: Return code: 0 >17:58:07,199 INF program: Running... udevadm settle --timeout=300 >17:58:07,233 DBG program: Return code: 0 >17:58:07,244 INF program: Running... udevadm settle --timeout=300 >17:58:07,277 DBG program: Return code: 0 >17:58:07,290 INF program: Running... udevadm settle --timeout=300 >17:58:07,374 DBG program: Return code: 0 >17:58:07,381 INF program: Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmpucn9sm2h >17:58:07,411 DBG program: Return code: 0 >17:58:07,412 INF program: Running... udevadm settle --timeout=300 >17:58:07,483 DBG program: Return code: 0 >17:58:07,494 INF program: Running... udevadm settle --timeout=300 >17:58:07,534 DBG program: Return code: 0 >17:58:07,552 INF program: Running... udevadm settle --timeout=300 >17:58:07,591 DBG program: Return code: 0 >17:58:07,603 INF program: Running... udevadm settle --timeout=300 >17:58:07,641 DBG program: Return code: 0 >17:58:07,653 INF program: Running... udevadm settle --timeout=300 >17:58:07,692 DBG program: Return code: 0 >17:58:07,710 INF program: Running... udevadm settle --timeout=300 >17:58:07,751 DBG program: Return code: 0 >17:58:07,752 INF program: Running... umount /tmp/tmpucn9sm2h >17:58:07,777 DBG program: Return code: 0 >17:58:08,599 INF program: Running... df --output=target,avail >17:58:08,608 INF program: Mounted on Avail >17:58:08,608 INF program: /dev 884632 >17:58:08,608 INF program: /dev/shm 918704 >17:58:08,609 INF program: /run 868884 >17:58:08,609 INF program: /sys/fs/cgroup 918708 >17:58:08,609 INF program: /run/install/repo 0 >17:58:08,609 INF program: / 337772 >17:58:08,610 INF program: /tmp 446636 >17:58:08,610 DBG program: Return code: 0 >17:59:02,781 INF program: Running... udevadm settle --timeout=300 >17:59:02,845 DBG program: Return code: 0 >17:59:02,856 INF program: Running... udevadm settle --timeout=300 >17:59:02,922 DBG program: Return code: 0 >17:59:02,954 INF program: Running... udevadm settle --timeout=300 >17:59:02,973 DBG program: Return code: 0 >17:59:02,980 INF program: Running... udevadm settle --timeout=300 >17:59:02,998 DBG program: Return code: 0 >17:59:03,005 INF program: Running... udevadm settle --timeout=300 >17:59:03,023 DBG program: Return code: 0 >17:59:03,040 INF program: Running... udevadm settle --timeout=300 >17:59:03,058 DBG program: Return code: 0 >17:59:03,078 INF program: Running... udevadm settle --timeout=300 >17:59:03,096 DBG program: Return code: 0 >17:59:03,122 INF program: Running... udevadm settle --timeout=300 >17:59:03,150 DBG program: Return code: 0 >17:59:03,165 INF program: Running... udevadm settle --timeout=300 >17:59:03,183 DBG program: Return code: 0 >17:59:03,197 INF program: Running... udevadm settle --timeout=300 >17:59:03,216 DBG program: Return code: 0 >17:59:03,224 INF program: Running... udevadm settle --timeout=300 >17:59:03,243 DBG program: Return code: 0 >17:59:03,258 INF program: Running... udevadm settle --timeout=300 >17:59:03,276 DBG program: Return code: 0 >17:59:03,286 INF program: Running... udevadm settle --timeout=300 >17:59:03,305 DBG program: Return code: 0 >17:59:03,313 INF program: Running... udevadm settle --timeout=300 >17:59:03,331 DBG program: Return code: 0 >17:59:03,358 INF program: Running... udevadm settle --timeout=300 >17:59:03,378 DBG program: Return code: 0 >17:59:03,391 INF program: Running... udevadm settle --timeout=300 >17:59:03,410 DBG program: Return code: 0 >17:59:03,418 INF program: Running... udevadm settle --timeout=300 >17:59:03,438 DBG program: Return code: 0 >17:59:03,458 INF program: Running... udevadm settle --timeout=300 >17:59:03,478 DBG program: Return code: 0 >17:59:03,489 INF program: Running... udevadm settle --timeout=300 >17:59:03,508 DBG program: Return code: 0 >17:59:03,516 INF program: Running... udevadm settle --timeout=300 >17:59:03,536 DBG program: Return code: 0 >17:59:26,570 INF program: Running... udevadm settle --timeout=300 >17:59:26,609 DBG program: Return code: 0 >17:59:26,617 INF program: Running... udevadm settle --timeout=300 >17:59:26,635 DBG program: Return code: 0 >17:59:26,643 INF program: Running... udevadm settle --timeout=300 >17:59:26,661 DBG program: Return code: 0 >17:59:28,867 INF program: Running... udevadm settle --timeout=300 >17:59:28,909 DBG program: Return code: 0 >17:59:28,917 INF program: Running... udevadm settle --timeout=300 >17:59:28,935 DBG program: Return code: 0 >17:59:28,944 INF program: Running... udevadm settle --timeout=300 >17:59:28,962 DBG program: Return code: 0 >17:59:33,595 INF program: Running... udevadm settle --timeout=300 >17:59:33,640 DBG program: Return code: 0 >17:59:33,648 INF program: Running... udevadm settle --timeout=300 >17:59:33,666 DBG program: Return code: 0 >17:59:33,674 INF program: Running... udevadm settle --timeout=300 >17:59:33,692 DBG program: Return code: 0 >17:59:37,768 INF program: Running... udevadm settle --timeout=300 >17:59:37,787 DBG program: Return code: 0 >17:59:37,797 INF program: Running... udevadm settle --timeout=300 >17:59:37,815 DBG program: Return code: 0 >17:59:37,823 INF program: Running... udevadm settle --timeout=300 >17:59:37,841 DBG program: Return code: 0 >17:59:37,861 INF program: Running... udevadm settle --timeout=300 >17:59:37,879 DBG program: Return code: 0 >17:59:37,889 INF program: Running... udevadm settle --timeout=300 >17:59:37,908 DBG program: Return code: 0 >17:59:37,916 INF program: Running... udevadm settle --timeout=300 >17:59:37,934 DBG program: Return code: 0 >17:59:44,345 INF program: Running [23] btrfs --version ... >17:59:44,396 INF program: stdout[23]: btrfs-progs v4.17 > >17:59:44,397 INF program: stderr[23]: >17:59:44,397 INF program: ...done [23] (exit code: 0) >18:01:37,964 INF program: Running... udevadm settle --timeout=300 >18:01:37,982 DBG program: Return code: 0 >18:01:38,541 INF program: Running... df --output=target,avail >18:01:38,549 INF program: Mounted on Avail >18:01:38,549 INF program: /dev 884632 >18:01:38,550 INF program: /dev/shm 918704 >18:01:38,550 INF program: /run 868884 >18:01:38,550 INF program: /sys/fs/cgroup 918708 >18:01:38,550 INF program: /run/install/repo 0 >18:01:38,550 INF program: / 337772 >18:01:38,550 INF program: /tmp 446532 >18:01:38,550 DBG program: Return code: 0 >18:01:39,070 INF program: Running... df --output=target,avail >18:01:39,079 INF program: Mounted on Avail >18:01:39,080 INF program: /dev 884632 >18:01:39,080 INF program: /dev/shm 918704 >18:01:39,080 INF program: /run 868884 >18:01:39,080 INF program: /sys/fs/cgroup 918708 >18:01:39,080 INF program: /run/install/repo 0 >18:01:39,080 INF program: / 337772 >18:01:39,081 INF program: /tmp 446528 >18:01:39,081 DBG program: Return code: 0 >18:01:43,594 INF program: Running... df --output=target,avail >18:01:43,603 INF program: Mounted on Avail >18:01:43,603 INF program: /dev 884632 >18:01:43,603 INF program: /dev/shm 918704 >18:01:43,604 INF program: /run 868884 >18:01:43,604 INF program: /sys/fs/cgroup 918708 >18:01:43,604 INF program: /run/install/repo 0 >18:01:43,604 INF program: / 337772 >18:01:43,604 INF program: /tmp 446524 >18:01:43,605 DBG program: Return code: 0 > > >/tmp/storage.log: >09:54:54,418 INF blivet: ISCSID is /sbin/iscsid >09:54:54,418 INF blivet: no initiator set >09:54:54,532 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >09:54:56,989 DBG blivet: Ext4FS.supported: supported: True ; >09:54:56,990 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >09:54:56,990 DBG blivet: Ext4FS.supported: supported: True ; >09:54:56,990 DBG blivet: trying to set new default fstype to 'ext4' >09:54:56,991 DBG blivet: Ext4FS.supported: supported: True ; >09:54:56,991 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >09:54:56,992 DBG blivet: Ext4FS.supported: supported: True ; >09:54:57,656 INF blivet: no initiator set >09:54:57,656 INF blivet: resetting Blivet (version 3.1.0.b2) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7feb1218ea20> >09:54:57,657 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >09:54:57,657 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >09:54:58,288 INF blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >09:54:58,292 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2018-08-07-17-12-00-00 ' > '/dev/disk/by-path/pci-0000:00:01.1-ata-1 /dev/cdrom ' > '/dev/disk/by-label/Fedora-WS-dvd-x86_64-rawh ' > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_01_1-ata-1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-dvd-x86_64-rawh', > 'ID_FS_LABEL_ENC': 'Fedora-WS-dvd-x86_64-rawh', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-08-07-17-12-00-00', > 'ID_FS_UUID_ENC': '2018-08-07-17-12-00-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4ac7eeb8', > 'ID_PATH': 'pci-0000:00:01.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_01_1-ata-1', > 'ID_REVISION': '2.5+', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'TAGS': ':uaccess:seat:systemd:', > 'USEC_INITIALIZED': '11287655'} ; >09:54:58,292 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >09:54:58,293 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >09:54:58,299 DBG blivet: DeviceTree.get_device_by_name returned None >09:54:58,301 DBG blivet: OpticalDevicePopulator.run: >09:54:58,301 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >09:54:58,301 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >09:54:58,304 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >09:54:58,312 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >09:54:58,312 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 >09:54:58,313 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ; >09:54:58,314 DBG blivet: updated sr0 size to 592 MiB (592 MiB) >09:54:58,314 INF blivet: added cdrom sr0 (id 2) to device tree >09:54:58,314 INF blivet: got device: OpticalDevice instance (0x7feb0f1a2c18) -- > name = sr0 status = True id = 2 > children = [] > parents = [] > uuid = None size = 592 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > target size = 592 MiB path = /dev/sr0 > format args = [] original_format = None >09:54:58,317 DBG blivet: DeviceTree.handle_format: name: sr0 ; >09:54:58,318 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >09:54:58,326 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:54:58,327 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >09:54:58,328 DBG blivet: EFIFS.supported: supported: True ; >09:54:58,329 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >09:54:58,335 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:58,336 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >09:54:58,337 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:58,337 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >09:54:58,337 INF blivet: type detected on 'sr0' is 'iso9660' >09:54:58,338 DBG blivet: Iso9660FS.supported: supported: True ; >09:54:58,339 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >09:54:58,340 DBG blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >09:54:58,341 INF blivet: got format: existing iso9660 filesystem >09:54:58,502 DBG blivet: Iso9660FS.supported: supported: True ; >09:54:58,587 DBG blivet: Iso9660FS.supported: supported: True ; >09:54:58,589 DBG blivet: DeviceTree.handle_device: name: vda ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:07.0 ' > '/dev/disk/by-path/virtio-pci-0000:00:07.0', > 'DEVNAME': '/dev/vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4f93b1db', > 'ID_PATH': 'pci-0000:00:07.0', > 'ID_PATH_TAG': 'pci-0000_00_07_0', > 'MAJOR': '252', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'vda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11150341'} ; >09:54:58,589 INF blivet: scanning vda (/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >09:54:58,593 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >09:54:58,594 DBG blivet: DeviceTree.get_device_by_name returned None >09:54:58,598 DBG blivet: DiskDevicePopulator.run: name: vda ; >09:54:58,599 WRN blivet: device/model is not a valid attribute >09:54:58,601 INF blivet: vda is a disk >09:54:58,601 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >09:54:58,601 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >09:54:58,603 DBG blivet: DiskDevice._set_format: vda ; type: None ; current: None ; >09:54:58,607 DBG blivet: DiskDevice.update_sysfs_path: vda ; status: True ; >09:54:58,611 DBG blivet: vda sysfs_path set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda >09:54:58,613 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/vda ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda ; >09:54:58,615 DBG blivet: updated vda size to 15 GiB (15 GiB) >09:54:58,615 INF blivet: added disk vda (id 12) to device tree >09:54:58,616 INF blivet: got device: DiskDevice instance (0x7feb0c3cdb00) -- > name = vda status = True id = 12 > children = [] > parents = [] > uuid = None size = 15 GiB > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda > target size = 15 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None >09:54:58,639 DBG blivet: DeviceTree.handle_format: name: vda ; >09:54:58,642 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:54:58,642 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >09:54:58,651 DBG blivet: EFIFS.supported: supported: True ; >09:54:58,652 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >09:54:58,654 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:58,655 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >09:54:58,725 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:58,726 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >09:54:58,801 DBG blivet: DiskLabelFormatPopulator.run: device: vda ; label_type: dos ; >09:54:58,804 DBG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >09:54:58,806 DBG blivet: DiskLabel.__init__: uuid: 4f93b1db ; label: None ; device: /dev/vda ; serial: None ; exists: True ; >09:54:58,850 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7feb0ee0ca58>, <parted.partition.Partition object at 0x7feb0ee0cd30>] > device: <parted.device.Device object at 0x7feb0edfb550> > PedDisk: <_ped.Disk object at 0x7feb0c3f81c8> >09:54:58,914 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >09:54:58,915 DBG blivet: DiskDevice._set_format: vda ; type: disklabel ; current: None ; >09:54:58,916 INF blivet: got format: existing msdos disklabel >09:54:58,921 DBG blivet: DeviceTree.handle_device: name: vda1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/6a0ba34f-e818-4e4b-b5db-0a86d52e51de ' > '/dev/disk/by-partuuid/4f93b1db-01 ' > '/dev/disk/by-path/pci-0000:00:07.0-part1 ' > '/dev/disk/by-path/virtio-pci-0000:00:07.0-part1', > 'DEVNAME': '/dev/vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6a0ba34f-e818-4e4b-b5db-0a86d52e51de', > 'ID_FS_UUID_ENC': '6a0ba34f-e818-4e4b-b5db-0a86d52e51de', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '4f93b1db-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4f93b1db', > 'ID_PATH': 'pci-0000:00:07.0', > 'ID_PATH_TAG': 'pci-0000_00_07_0', > 'MAJOR': '252', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'vda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11193508'} ; >09:54:58,921 INF blivet: scanning vda1 (/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >09:54:58,924 DBG blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: False ; hidden: False ; >09:54:58,925 DBG blivet: DeviceTree.get_device_by_name returned None >09:54:58,930 DBG blivet: PartitionDevicePopulator.run: name: vda1 ; >09:54:58,966 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >09:54:58,967 DBG blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (12) with existing msdos disklabel >09:54:58,970 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >09:54:58,972 DBG blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >09:54:58,972 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >09:54:58,973 DBG blivet: PartitionDevice._set_format: vda1 ; type: None ; current: None ; >09:54:58,977 DBG blivet: PartitionDevice.update_sysfs_path: vda1 ; status: True ; >09:54:58,978 DBG blivet: vda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 >09:54:58,979 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 ; >09:54:58,979 DBG blivet: updated vda1 size to 1024 MiB (1024 MiB) >09:54:58,980 DBG blivet: looking up parted Partition: /dev/vda1 >09:54:58,982 DBG blivet: PartitionDevice.probe: vda1 ; exists: True ; >09:54:58,983 DBG blivet: PartitionDevice.get_flag: path: /dev/vda1 ; flag: 1 ; >09:54:58,986 DBG blivet: PartitionDevice.get_flag: path: /dev/vda1 ; flag: 10 ; >09:54:58,987 DBG blivet: PartitionDevice.get_flag: path: /dev/vda1 ; flag: 12 ; >09:54:58,988 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 ; >09:54:58,989 DBG blivet: updated vda1 size to 1024 MiB (1024 MiB) >09:54:58,989 INF blivet: added partition vda1 (id 22) to device tree >09:54:58,990 INF blivet: parted exception: msdos disk labels do not support partition names. >09:54:58,989 INF blivet: got device: PartitionDevice instance (0x7feb0c4c5f98) -- > name = vda1 status = True id = 22 > children = [] > parents = ['existing 15 GiB disk vda (12) with existing msdos disklabel'] > uuid = 4f93b1db-01 size = 1024 MiB > format = existing None > major = 252 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 > target size = 1024 MiB path = /dev/vda1 > 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 0x7feb0c3e0dd8> fileSystem: <parted.filesystem.FileSystem object at 0x7feb0ee0ccf8> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0ee0c9b0> PedPartition: <_ped.Partition object at 0x7feb0c4087d8> > disk = existing 15 GiB disk vda (12) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot >09:54:58,991 INF blivet: parted exception: msdos disk labels do not support partition names. >09:54:58,992 INF blivet: parted exception: msdos disk labels do not support partition names. >09:54:58,993 INF blivet: parted exception: msdos disk labels do not support partition names. >09:54:58,994 DBG blivet: DeviceTree.handle_format: name: vda1 ; >09:54:58,995 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:54:58,995 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >09:54:58,997 DBG blivet: EFIFS.supported: supported: True ; >09:54:58,997 DBG blivet: get_format('efi') returning EFIFS instance with object id 27 >09:54:58,998 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:58,998 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >09:54:58,999 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:58,999 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >09:54:59,000 INF blivet: type detected on 'vda1' is 'ext4' >09:54:59,037 DBG blivet: padding min size from 50.7 MiB up to 56 MiB >09:54:59,039 DBG blivet: Ext4FS.supported: supported: True ; >09:54:59,039 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 30 >09:54:59,041 DBG blivet: PartitionDevice._set_format: vda1 ; type: ext4 ; current: None ; >09:54:59,041 INF blivet: got format: existing ext4 filesystem >09:54:59,063 DBG blivet: Ext4FS.supported: supported: True ; >09:54:59,086 DBG blivet: Ext4FS.supported: supported: True ; >09:54:59,088 DBG blivet: DeviceTree.handle_device: name: vda2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:07.0-part2 ' > '/dev/disk/by-partuuid/4f93b1db-02 ' > '/dev/disk/by-path/virtio-pci-0000:00:07.0-part2 ' > '/dev/disk/by-uuid/c3a8440d-33b3-4e6b-b7d4-cc1a6fac6355', > 'DEVNAME': '/dev/vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c3a8440d-33b3-4e6b-b7d4-cc1a6fac6355', > 'ID_FS_UUID_ENC': 'c3a8440d-33b3-4e6b-b7d4-cc1a6fac6355', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '5257216', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '26200064', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '4f93b1db-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4f93b1db', > 'ID_PATH': 'pci-0000:00:07.0', > 'ID_PATH_TAG': 'pci-0000_00_07_0', > 'MAJOR': '252', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'vda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11192472'} ; >09:54:59,088 INF blivet: scanning vda2 (/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >09:54:59,089 DBG blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: False ; hidden: False ; >09:54:59,090 DBG blivet: DeviceTree.get_device_by_name returned None >09:54:59,091 DBG blivet: PartitionDevicePopulator.run: name: vda2 ; >09:54:59,116 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >09:54:59,117 DBG blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (12) with existing msdos disklabel >09:54:59,119 DBG blivet: get_format('None') returning DeviceFormat instance with object id 33 >09:54:59,120 DBG blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >09:54:59,120 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >09:54:59,122 DBG blivet: PartitionDevice._set_format: vda2 ; type: None ; current: None ; >09:54:59,125 DBG blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; >09:54:59,125 DBG blivet: vda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 >09:54:59,126 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 ; >09:54:59,127 DBG blivet: updated vda2 size to 12.49 GiB (12.49 GiB) >09:54:59,127 DBG blivet: looking up parted Partition: /dev/vda2 >09:54:59,128 DBG blivet: PartitionDevice.probe: vda2 ; exists: True ; >09:54:59,130 DBG blivet: PartitionDevice.get_flag: path: /dev/vda2 ; flag: 1 ; >09:54:59,131 DBG blivet: PartitionDevice.get_flag: path: /dev/vda2 ; flag: 10 ; >09:54:59,132 DBG blivet: PartitionDevice.get_flag: path: /dev/vda2 ; flag: 12 ; >09:54:59,133 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 ; >09:54:59,134 DBG blivet: updated vda2 size to 12.49 GiB (12.49 GiB) >09:54:59,134 INF blivet: added partition vda2 (id 32) to device tree >09:54:59,135 INF blivet: parted exception: msdos disk labels do not support partition names. >09:54:59,134 INF blivet: got device: PartitionDevice instance (0x7feb0edfbac8) -- > name = vda2 status = True id = 32 > children = [] > parents = ['existing 15 GiB disk vda (12) with existing msdos disklabel'] > uuid = 4f93b1db-02 size = 12.49 GiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 > target size = 12.49 GiB path = /dev/vda2 > 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 0x7feb0c3e0dd8> fileSystem: <parted.filesystem.FileSystem object at 0x7feb0ee0ce80> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0ee0ce10> PedPartition: <_ped.Partition object at 0x7feb0c408888> > disk = existing 15 GiB disk vda (12) with existing msdos disklabel > start = 5257216 end = 31457279 length = 26200064 > flags = >09:54:59,136 INF blivet: parted exception: msdos disk labels do not support partition names. >09:54:59,137 INF blivet: parted exception: msdos disk labels do not support partition names. >09:54:59,138 INF blivet: parted exception: msdos disk labels do not support partition names. >09:54:59,140 DBG blivet: DeviceTree.handle_format: name: vda2 ; >09:54:59,141 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:54:59,142 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >09:54:59,143 DBG blivet: EFIFS.supported: supported: True ; >09:54:59,143 DBG blivet: get_format('efi') returning EFIFS instance with object id 37 >09:54:59,144 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:59,145 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >09:54:59,146 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:59,146 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >09:54:59,146 INF blivet: type detected on 'vda2' is 'xfs' >09:54:59,148 DBG blivet: XFS.supported: supported: True ; >09:54:59,271 DBG blivet: get_format('xfs') returning XFS instance with object id 40 >09:54:59,272 DBG blivet: PartitionDevice._set_format: vda2 ; type: xfs ; current: None ; >09:54:59,272 INF blivet: got format: existing xfs filesystem >09:54:59,296 DBG blivet: XFS.supported: supported: True ; >09:54:59,317 DBG blivet: XFS.supported: supported: True ; >09:54:59,319 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': '11267105'} ; >09:54:59,319 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >09:54:59,320 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >09:54:59,321 DBG blivet: DeviceTree.get_device_by_name returned None >09:54:59,322 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >09:54:59,323 DBG blivet: DeviceTree.get_device_by_name: name: /run/install/repo/images/install.img ; incomplete: False ; hidden: False ; >09:54:59,324 DBG blivet: DeviceTree.get_device_by_name returned None >09:54:59,325 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >09:54:59,325 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >09:54:59,326 DBG blivet: FileDevice._set_format: /run/install/repo/images/install.img ; type: None ; current: None ; >09:54:59,328 DBG blivet: FileDevice.update_sysfs_path: /run/install/repo/images/install.img ; status: True ; >09:54:59,328 ERR blivet: failed to update sysfs path for /run/install/repo/images/install.img: not a device file: '/run/install/repo/images/install.img' >09:54:59,328 INF blivet: added file /run/install/repo/images/install.img (id 42) to device tree >09:54:59,328 DBG blivet: get_format('None') returning DeviceFormat instance with object id 47 >09:54:59,330 DBG blivet: FileDevice.add_child: name: /run/install/repo/images/install.img ; child: loop0 ; kids: 0 ; >09:54:59,330 DBG blivet: get_format('None') returning DeviceFormat instance with object id 48 >09:54:59,331 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >09:54:59,332 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >09:54:59,333 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >09:54:59,333 INF blivet: added loop loop0 (id 46) to device tree >09:54:59,333 INF blivet: got device: LoopDevice instance (0x7feb0c3e06a0) -- > name = loop0 status = False id = 46 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (42)'] > 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 >09:54:59,335 DBG blivet: DeviceTree.handle_format: name: loop0 ; >09:54:59,336 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:54:59,337 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 50 >09:54:59,338 DBG blivet: EFIFS.supported: supported: True ; >09:54:59,338 DBG blivet: get_format('efi') returning EFIFS instance with object id 51 >09:54:59,339 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:59,340 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 52 >09:54:59,341 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:59,341 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 53 >09:54:59,341 INF blivet: type detected on 'loop0' is 'squashfs' >09:54:59,342 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 54 >09:54:59,343 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >09:54:59,343 INF blivet: got format: existing None >09:54:59,344 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/9adc8160-a441-4305-bfb4-eda0538a5b50', > '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': '9adc8160-a441-4305-bfb4-eda0538a5b50', > 'ID_FS_UUID_ENC': '9adc8160-a441-4305-bfb4-eda0538a5b50', > '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': '11254301'} ; >09:54:59,344 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >09:54:59,345 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >09:54:59,346 DBG blivet: DeviceTree.get_device_by_name returned None >09:54:59,347 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >09:54:59,348 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >09:54:59,348 DBG blivet: DeviceTree.get_device_by_name returned None >09:54:59,349 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >09:54:59,349 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >09:54:59,350 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >09:54:59,351 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >09:54:59,351 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >09:54:59,352 INF blivet: added file /LiveOS/rootfs.img (id 56) to device tree >09:54:59,352 DBG blivet: get_format('None') returning DeviceFormat instance with object id 61 >09:54:59,353 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >09:54:59,353 DBG blivet: get_format('None') returning DeviceFormat instance with object id 62 >09:54:59,354 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >09:54:59,355 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >09:54:59,356 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >09:54:59,356 INF blivet: added loop loop1 (id 60) to device tree >09:54:59,356 INF blivet: got device: LoopDevice instance (0x7feb0c432470) -- > name = loop1 status = False id = 60 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (56)'] > 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 >09:54:59,362 DBG blivet: DeviceTree.handle_format: name: loop1 ; >09:54:59,363 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:54:59,363 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 64 >09:54:59,365 DBG blivet: EFIFS.supported: supported: True ; >09:54:59,365 DBG blivet: get_format('efi') returning EFIFS instance with object id 65 >09:54:59,366 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:59,366 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 66 >09:54:59,368 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:59,368 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 67 >09:54:59,368 INF blivet: type detected on 'loop1' is 'ext4' >09:54:59,399 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >09:54:59,400 DBG blivet: Ext4FS.supported: supported: True ; >09:54:59,401 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 68 >09:54:59,402 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >09:54:59,402 INF blivet: got format: existing ext4 filesystem >09:54:59,423 DBG blivet: Ext4FS.supported: supported: True ; >09:54:59,445 DBG blivet: Ext4FS.supported: supported: True ; >09:54:59,447 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': '11257710'} ; >09:54:59,447 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >09:54:59,448 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >09:54:59,449 DBG blivet: DeviceTree.get_device_by_name returned None >09:54:59,450 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >09:54:59,451 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >09:54:59,452 DBG blivet: DeviceTree.get_device_by_name returned None >09:54:59,452 DBG blivet: get_format('None') returning DeviceFormat instance with object id 71 >09:54:59,452 DBG blivet: get_format('None') returning DeviceFormat instance with object id 72 >09:54:59,454 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >09:54:59,455 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >09:54:59,455 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >09:54:59,455 INF blivet: added file /overlay (deleted) (id 70) to device tree >09:54:59,456 DBG blivet: get_format('None') returning DeviceFormat instance with object id 75 >09:54:59,457 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >09:54:59,457 DBG blivet: get_format('None') returning DeviceFormat instance with object id 76 >09:54:59,458 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >09:54:59,460 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >09:54:59,460 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >09:54:59,460 INF blivet: added loop loop2 (id 74) to device tree >09:54:59,460 INF blivet: got device: LoopDevice instance (0x7feb0c43fa20) -- > name = loop2 status = False id = 74 > children = [] > parents = ['existing 0 B file /overlay (deleted) (70)'] > 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 >09:54:59,462 DBG blivet: DeviceTree.handle_format: name: loop2 ; >09:54:59,464 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:54:59,464 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 78 >09:54:59,465 DBG blivet: EFIFS.supported: supported: True ; >09:54:59,466 DBG blivet: get_format('efi') returning EFIFS instance with object id 79 >09:54:59,467 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:59,467 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 80 >09:54:59,469 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:59,469 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 81 >09:54:59,469 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >09:54:59,469 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 82 >09:54:59,470 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >09:54:59,471 INF blivet: got format: existing None >09:54:59,472 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/mapper/live-rw /dev/disk/by-label/Anaconda ' > '/dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-uuid/9adc8160-a441-4305-bfb4-eda0538a5b50', > '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': '9adc8160-a441-4305-bfb4-eda0538a5b50', > 'ID_FS_UUID_ENC': '9adc8160-a441-4305-bfb4-eda0538a5b50', > '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': '6183099'} ; >09:54:59,472 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >09:54:59,473 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >09:54:59,474 DBG blivet: DeviceTree.get_device_by_name returned None >09:54:59,523 DBG blivet: DMDevicePopulator.run: name: live-rw ; >09:54:59,525 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >09:54:59,526 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (60) with existing ext4 filesystem >09:54:59,528 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >09:54:59,530 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (74) >09:54:59,531 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >09:54:59,532 DBG blivet: DeviceTree.get_device_by_name returned None >09:54:59,532 DBG blivet: get_format('None') returning DeviceFormat instance with object id 85 >09:54:59,534 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >09:54:59,534 DBG blivet: get_format('None') returning DeviceFormat instance with object id 86 >09:54:59,536 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >09:54:59,537 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >09:54:59,537 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >09:54:59,539 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >09:54:59,539 DBG blivet: updated live-rw size to 2 GiB (2 GiB) >09:54:59,540 INF blivet: added dm live-rw (id 84) to device tree >09:54:59,540 INF blivet: got device: DMDevice instance (0x7feb0c4376d8) -- > name = live-rw status = True id = 84 > children = [] > parents = ['existing 0 B loop loop1 (60) with existing ext4 filesystem'] > uuid = None size = 2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 2 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >09:54:59,554 DBG blivet: DeviceTree.handle_format: name: live-rw ; >09:54:59,555 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:54:59,556 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 88 >09:54:59,557 DBG blivet: EFIFS.supported: supported: True ; >09:54:59,557 DBG blivet: get_format('efi') returning EFIFS instance with object id 89 >09:54:59,559 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:59,560 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 90 >09:54:59,562 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:59,562 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 91 >09:54:59,563 INF blivet: type detected on 'live-rw' is 'ext4' >09:54:59,600 DBG blivet: using current size 2 GiB as min size >09:54:59,602 DBG blivet: Ext4FS.supported: supported: True ; >09:54:59,602 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 92 >09:54:59,603 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >09:54:59,604 INF blivet: got format: existing ext4 filesystem >09:54:59,635 DBG blivet: Ext4FS.supported: supported: True ; >09:54:59,657 DBG blivet: Ext4FS.supported: supported: True ; >09:54:59,659 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/mapper/live-base ' > '/dev/disk/by-uuid/9adc8160-a441-4305-bfb4-eda0538a5b50 ' > '/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': '9adc8160-a441-4305-bfb4-eda0538a5b50', > 'ID_FS_UUID_ENC': '9adc8160-a441-4305-bfb4-eda0538a5b50', > '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': '6202752'} ; >09:54:59,659 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >09:54:59,660 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >09:54:59,661 DBG blivet: DeviceTree.get_device_by_name returned None >09:54:59,700 DBG blivet: DMDevicePopulator.run: name: live-base ; >09:54:59,702 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >09:54:59,703 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (60) with existing ext4 filesystem >09:54:59,705 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >09:54:59,707 DBG blivet: DeviceTree.get_device_by_name returned None >09:54:59,707 DBG blivet: get_format('None') returning DeviceFormat instance with object id 95 >09:54:59,708 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >09:54:59,709 DBG blivet: get_format('None') returning DeviceFormat instance with object id 96 >09:54:59,710 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >09:54:59,711 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >09:54:59,712 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >09:54:59,713 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >09:54:59,714 DBG blivet: updated live-base size to 2 GiB (2 GiB) >09:54:59,714 INF blivet: added dm live-base (id 94) to device tree >09:54:59,714 INF blivet: got device: DMDevice instance (0x7feb0c4493c8) -- > name = live-base status = True id = 94 > children = [] > parents = ['existing 0 B loop loop1 (60) with existing ext4 filesystem'] > uuid = None size = 2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 2 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >09:54:59,728 DBG blivet: DeviceTree.handle_format: name: live-base ; >09:54:59,729 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:54:59,730 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 >09:54:59,731 DBG blivet: EFIFS.supported: supported: True ; >09:54:59,732 DBG blivet: get_format('efi') returning EFIFS instance with object id 99 >09:54:59,733 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:59,733 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 100 >09:54:59,735 DBG blivet: MacEFIFS.supported: supported: True ; >09:54:59,735 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 101 >09:54:59,735 INF blivet: type detected on 'live-base' is 'ext4' >09:54:59,773 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >09:54:59,779 DBG blivet: Ext4FS.supported: supported: True ; >09:54:59,779 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 102 >09:54:59,780 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >09:54:59,781 INF blivet: got format: existing ext4 filesystem >09:54:59,802 DBG blivet: Ext4FS.supported: supported: True ; >09:54:59,825 DBG blivet: Ext4FS.supported: supported: True ; >09:54:59,847 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >09:54:59,869 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >09:55:00,024 INF blivet: teardown of sr0 failed: umount of /run/install/repo failed (32) >09:55:00,025 DBG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >09:55:00,048 DBG blivet: Ext4FS.teardown: device: /dev/vda1 ; type: ext4 ; status: False ; >09:55:00,090 DBG blivet: Ext4FS.teardown: device: /dev/vda1 ; type: ext4 ; status: False ; >09:55:00,128 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:55:00,129 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >09:55:00,131 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >09:55:00,147 DBG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >09:55:00,169 DBG blivet: XFS.teardown: device: /dev/vda2 ; type: xfs ; status: False ; >09:55:00,211 DBG blivet: XFS.teardown: device: /dev/vda2 ; type: xfs ; status: False ; >09:55:00,249 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:55:00,250 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >09:55:00,251 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >09:55:00,268 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:55:00,270 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >09:55:00,271 INF blivet: edd: collected mbr signatures: {'vda': '0x4f93b1db'} >09:55:00,272 DBG blivet: edd: found device 0x80 at /sys/firmware/edd/int13_dev80/ >09:55:00,274 DBG blivet: edd: data extracted from 0x80:<EddEntry path: /sys/firmware/edd/int13_dev80/ version: 0x30 mbr_signature: 0x4f93b1db sectors: 31457280 SCSI sysfs pci path: ../devices/pci0000:00/0000:00:07.0/virtio2/block/vda host_bus: PCI pci_dev: 00:07.0 channel: 0 interface: "SCSI id: 0 lun: 0" scsi_id: 0, scsi_lun: 0> >09:55:00,274 INF blivet: edd: matched 0x80 to vda using PCI dev >09:55:00,275 DBG blivet: resolved 'LABEL=Fedora-WS-dvd-x86_64-rawh' to 'sr0' (cdrom) >09:55:00,276 DBG blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >09:55:00,277 DBG blivet: DeviceTree.get_device_by_path returned None >09:55:00,278 DBG blivet: failed to resolve '/dev/zram0' >09:55:00,279 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: True ; >09:55:00,279 DBG blivet: DeviceTree.get_device_by_name returned existing 592 MiB cdrom sr0 (2) with existing iso9660 filesystem >09:55:00,281 DBG blivet: PartitionDevice.setup: vda1 ; orig: False ; status: True ; controllable: True ; >09:55:00,302 DBG blivet: Ext4FS.setup: device: /dev/vda1 ; type: ext4 ; status: False ; >09:55:00,357 DBG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >09:55:00,379 DBG blivet: Ext4FS.teardown: device: /dev/vda1 ; type: ext4 ; status: False ; >09:55:00,423 DBG blivet: Ext4FS.teardown: device: /dev/vda1 ; type: ext4 ; status: False ; >09:55:00,461 DBG blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; >09:55:00,482 DBG blivet: XFS.setup: device: /dev/vda2 ; type: xfs ; status: False ; >09:55:00,620 DBG blivet: resolved 'UUID=c3a8440d-33b3-4e6b-b7d4-cc1a6fac6355' to 'vda2' (partition) >09:55:00,621 DBG blivet: resolved 'UUID=6a0ba34f-e818-4e4b-b5db-0a86d52e51de' to 'vda1' (partition) >09:55:00,634 DBG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >09:55:00,656 DBG blivet: Ext4FS.teardown: device: /dev/vda1 ; type: ext4 ; status: False ; >09:55:00,697 DBG blivet: Ext4FS.teardown: device: /dev/vda1 ; type: ext4 ; status: False ; >09:55:00,734 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:55:00,735 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >09:55:00,736 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >09:55:00,752 DBG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >09:55:00,775 DBG blivet: XFS.teardown: device: /dev/vda2 ; type: xfs ; status: False ; >09:55:00,818 DBG blivet: XFS.teardown: device: /dev/vda2 ; type: xfs ; status: False ; >09:55:00,854 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:55:00,856 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >09:55:00,857 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >09:55:00,873 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:55:00,875 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >09:55:00,885 DBG blivet: Ext4FS.supported: supported: True ; >09:55:00,888 DBG blivet: Ext4FS.supported: supported: True ; >09:55:00,890 DBG blivet: Ext4FS.supported: supported: True ; >09:55:00,891 DBG blivet: Iso9660FS.supported: supported: True ; >09:55:00,893 DBG blivet: Ext4FS.supported: supported: True ; >09:55:00,895 DBG blivet: XFS.supported: supported: True ; >09:55:00,901 DBG blivet: /dev/sr0 is mounted on /run/install/repo >09:55:00,905 DBG blivet: /dev/sr0 is mounted on /run/install/repo >09:55:00,931 DBG blivet: DeviceTree.handle_format: name: sr0 ; >09:55:00,932 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >09:55:00,934 DBG blivet: no type or existing type for sr0, bailing >09:55:00,956 DBG blivet: Iso9660FS.setup: device: /dev/sr0 ; type: iso9660 ; status: True ; >09:55:01,070 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >09:55:01,115 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >09:55:01,116 DBG blivet: DeviceTree.get_device_by_path returned existing 592 MiB cdrom sr0 (2) with existing iso9660 filesystem >09:55:20,112 DBG blivet: DiskLabel.__init__: >09:55:20,113 INF blivet: DiskLabel.parted_device returning None >09:55:20,118 DBG blivet: DMRaidMember.__init__: >09:55:20,120 DBG blivet: Ext2FS.supported: supported: True ; >09:55:20,122 DBG blivet: Ext2FS.supported: supported: True ; >09:55:20,125 DBG blivet: Ext3FS.supported: supported: True ; >09:55:20,126 DBG blivet: Ext3FS.supported: supported: True ; >09:55:20,126 DBG blivet: Ext4FS.supported: supported: True ; >09:55:20,128 DBG blivet: Ext4FS.supported: supported: True ; >09:55:20,130 DBG blivet: FATFS.supported: supported: True ; >09:55:20,198 DBG blivet: FATFS.supported: supported: True ; >09:55:20,199 DBG blivet: EFIFS.supported: supported: True ; >09:55:20,200 DBG blivet: EFIFS.supported: supported: True ; >09:55:20,202 DBG blivet: BTRFS.supported: supported: True ; >09:55:20,473 DBG blivet: BTRFS.supported: supported: True ; >09:55:20,476 DBG blivet: XFS.supported: supported: True ; >09:55:20,478 DBG blivet: XFS.supported: supported: True ; >09:55:20,480 DBG blivet: HFS.supported: supported: False ; >09:55:20,481 DBG blivet: HFS.supported: supported: False ; >09:55:20,487 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:55:20,492 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:55:20,493 DBG blivet: HFSPlus.supported: supported: False ; >09:55:20,498 DBG blivet: HFSPlus.supported: supported: False ; >09:55:20,499 DBG blivet: MacEFIFS.supported: supported: True ; >09:55:20,505 DBG blivet: MacEFIFS.supported: supported: True ; >09:55:20,511 DBG blivet: NTFS.supported: supported: False ; >09:55:20,512 DBG blivet: NTFS.supported: supported: False ; >09:55:20,513 DBG blivet: NFS.supported: supported: False ; >09:55:20,518 DBG blivet: NFS.supported: supported: False ; >09:55:20,519 DBG blivet: NFSv4.supported: supported: False ; >09:55:20,525 DBG blivet: NFSv4.supported: supported: False ; >09:55:20,526 DBG blivet: Iso9660FS.supported: supported: True ; >09:55:20,531 DBG blivet: Iso9660FS.supported: supported: True ; >09:55:20,537 DBG blivet: NoDevFS.supported: supported: False ; >09:55:20,538 DBG blivet: NoDevFS.supported: supported: False ; >09:55:20,539 DBG blivet: DevPtsFS.supported: supported: False ; >09:55:20,546 DBG blivet: DevPtsFS.supported: supported: False ; >09:55:20,547 DBG blivet: ProcFS.supported: supported: False ; >09:55:20,553 DBG blivet: ProcFS.supported: supported: False ; >09:55:20,554 DBG blivet: SysFS.supported: supported: False ; >09:55:20,559 DBG blivet: SysFS.supported: supported: False ; >09:55:20,563 DBG blivet: TmpFS.supported: supported: True ; >09:55:20,590 DBG blivet: TmpFS.supported: supported: True ; >09:55:20,591 DBG blivet: BindFS.supported: supported: False ; >09:55:20,592 DBG blivet: BindFS.supported: supported: False ; >09:55:20,593 DBG blivet: SELinuxFS.supported: supported: False ; >09:55:20,597 DBG blivet: SELinuxFS.supported: supported: False ; >09:55:20,599 DBG blivet: USBFS.supported: supported: False ; >09:55:20,604 DBG blivet: USBFS.supported: supported: False ; >09:55:20,605 DBG blivet: EFIVarFS.supported: supported: False ; >09:55:20,606 DBG blivet: EFIVarFS.supported: supported: False ; >09:55:20,607 DBG blivet: LUKS.__init__: >09:55:20,608 DBG blivet: LVMPhysicalVolume.__init__: >09:55:20,612 DBG blivet: MDRaidMember.__init__: >09:55:20,655 DBG blivet: MultipathMember.__init__: >09:55:20,656 DBG blivet: SwapSpace.__init__: >17:55:39,996 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: True ; >17:55:39,998 DBG blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (12) with existing msdos disklabel >17:55:52,081 DBG blivet: starting Blivet copy >17:55:52,101 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >17:55:52,101 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0ac21a58> fileSystem: <parted.filesystem.FileSystem object at 0x7feb0aab4a90> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0aab4860> PedPartition: <_ped.Partition object at 0x7feb0ac0eeb8> >17:55:52,104 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >17:55:52,105 DBG blivet: device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0ac21a58> fileSystem: <parted.filesystem.FileSystem object at 0x7feb0aab4c50> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0aab4ba8> PedPartition: <_ped.Partition object at 0x7feb0aaa40a0> >17:55:52,107 DBG blivet: DeviceTree.get_device_by_id: id_num: 32 ; incomplete: False ; hidden: True ; >17:55:52,108 DBG blivet: DeviceTree.get_device_by_id returned existing 12.49 GiB partition vda2 (32) with existing xfs filesystem >17:55:52,111 DBG blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; >17:55:52,112 DBG blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition vda1 (22) with existing ext4 filesystem >17:55:52,115 DBG blivet: finished Blivet copy >17:55:52,116 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: True ; >17:55:52,116 DBG blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (12) with existing msdos disklabel >17:55:52,118 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 15 GiB disk vda (12) with existing msdos disklabel ; hidden: True ; >17:55:52,120 DBG blivet: checking if sr0 depends on vda >17:55:52,120 DBG blivet: checking if vda depends on vda >17:55:52,120 DBG blivet: checking if vda1 depends on vda >17:55:52,121 DBG blivet: checking if vda2 depends on vda >17:55:52,121 DBG blivet: checking if /run/install/repo/images/install.img depends on vda >17:55:52,121 DBG blivet: checking if loop0 depends on vda >17:55:52,121 DBG blivet: checking if /LiveOS/rootfs.img depends on vda >17:55:52,121 DBG blivet: checking if loop1 depends on vda >17:55:52,122 DBG blivet: checking if /overlay (deleted) depends on vda >17:55:52,122 DBG blivet: checking if loop2 depends on vda >17:55:52,122 DBG blivet: checking if live-rw depends on vda >17:55:52,122 DBG blivet: checking if live-base depends on vda >17:55:52,174 DBG blivet: PartitionDevice._compute_resize: vda1 ; status: True ; >17:55:52,175 DBG blivet: PartitionDevice._compute_resize: vda1 ; status: True ; >17:55:52,206 DBG blivet: DeviceTree.get_device_by_id: id_num: 12 ; incomplete: False ; hidden: False ; >17:55:52,207 DBG blivet: DeviceTree.get_device_by_id returned existing 15 GiB disk vda (12) with existing msdos disklabel >17:56:28,406 DBG blivet: starting Blivet copy >17:56:28,429 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >17:56:28,430 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0ac1dcf8> fileSystem: <parted.filesystem.FileSystem object at 0x7feb0aa93630> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0aa93400> PedPartition: <_ped.Partition object at 0x7feb0aa63990> >17:56:28,434 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >17:56:28,434 DBG blivet: device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0ac1dcf8> fileSystem: <parted.filesystem.FileSystem object at 0x7feb0aa937f0> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0aa93748> PedPartition: <_ped.Partition object at 0x7feb0aa638e0> >17:56:28,437 DBG blivet: DeviceTree.get_device_by_id: id_num: 32 ; incomplete: False ; hidden: True ; >17:56:28,438 DBG blivet: DeviceTree.get_device_by_id returned existing 12.49 GiB partition vda2 (32) with existing xfs filesystem >17:56:28,442 DBG blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; >17:56:28,443 DBG blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition vda1 (22) with existing ext4 filesystem >17:56:28,446 DBG blivet: finished Blivet copy >17:58:07,017 DBG blivet: DeviceTree.handle_format: name: sr0 ; >17:58:07,019 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >17:58:07,036 DBG blivet: no type or existing type for sr0, bailing >17:58:07,289 DBG blivet: Iso9660FS.setup: device: /dev/sr0 ; type: iso9660 ; status: True ; >17:58:07,653 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >17:58:52,382 DBG blivet: starting Blivet copy >17:58:52,395 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >17:58:52,396 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0ad48470> fileSystem: <parted.filesystem.FileSystem object at 0x7feb0f1aeeb8> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0f04d208> PedPartition: <_ped.Partition object at 0x7feb0c1f3f68> >17:58:52,398 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >17:58:52,398 DBG blivet: device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0ad48470> fileSystem: <parted.filesystem.FileSystem object at 0x7feb0f1ae828> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0f1ae160> PedPartition: <_ped.Partition object at 0x7feb0c1f3bf8> >17:58:52,400 DBG blivet: DeviceTree.get_device_by_id: id_num: 32 ; incomplete: False ; hidden: True ; >17:58:52,401 DBG blivet: DeviceTree.get_device_by_id returned existing 12.49 GiB partition vda2 (32) with existing xfs filesystem >17:58:52,405 DBG blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; >17:58:52,405 DBG blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition vda1 (22) with existing ext4 filesystem >17:58:52,408 DBG blivet: finished Blivet copy >17:58:52,520 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: True ; >17:58:52,521 DBG blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (12) with existing msdos disklabel >17:59:02,671 DBG blivet: starting Blivet copy >17:59:02,696 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >17:59:02,697 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0efa9fd0> fileSystem: <parted.filesystem.FileSystem object at 0x7feb0dc13048> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0dc0ddd8> PedPartition: <_ped.Partition object at 0x7feb0ac826d0> >17:59:02,700 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >17:59:02,700 DBG blivet: device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0efa9fd0> fileSystem: <parted.filesystem.FileSystem object at 0x7feb0dc13208> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0dc13160> PedPartition: <_ped.Partition object at 0x7feb0ac82570> >17:59:02,703 DBG blivet: DeviceTree.get_device_by_id: id_num: 32 ; incomplete: False ; hidden: True ; >17:59:02,704 DBG blivet: DeviceTree.get_device_by_id returned existing 12.49 GiB partition vda2 (32) with existing xfs filesystem >17:59:02,708 DBG blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; >17:59:02,709 DBG blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition vda1 (22) with existing ext4 filesystem >17:59:02,712 DBG blivet: finished Blivet copy >17:59:02,713 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: True ; >17:59:02,714 DBG blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (12) with existing msdos disklabel >17:59:02,716 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 15 GiB disk vda (12) with existing msdos disklabel ; hidden: True ; >17:59:02,717 DBG blivet: checking if sr0 depends on vda >17:59:02,718 DBG blivet: checking if vda depends on vda >17:59:02,718 DBG blivet: checking if vda1 depends on vda >17:59:02,718 DBG blivet: checking if vda2 depends on vda >17:59:02,718 DBG blivet: checking if /run/install/repo/images/install.img depends on vda >17:59:02,718 DBG blivet: checking if loop0 depends on vda >17:59:02,719 DBG blivet: checking if /LiveOS/rootfs.img depends on vda >17:59:02,719 DBG blivet: checking if loop1 depends on vda >17:59:02,719 DBG blivet: checking if /overlay (deleted) depends on vda >17:59:02,719 DBG blivet: checking if loop2 depends on vda >17:59:02,719 DBG blivet: checking if live-rw depends on vda >17:59:02,720 DBG blivet: checking if live-base depends on vda >17:59:02,760 DBG blivet: checking whether disk vda has an empty extended >17:59:02,760 DBG blivet: extended is None ; logicals is [] >17:59:02,911 DBG blivet: starting Blivet copy >17:59:02,928 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >17:59:02,928 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: <parted.filesystem.FileSystem object at 0x7feb0dc31dd8> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0dc31ba8> PedPartition: <_ped.Partition object at 0x7feb0ac82ba0> >17:59:02,930 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >17:59:02,932 DBG blivet: device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: <parted.filesystem.FileSystem object at 0x7feb0dc31f98> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0dc31ef0> PedPartition: <_ped.Partition object at 0x7feb0ac82c50> >17:59:02,933 DBG blivet: DeviceTree.get_device_by_id: id_num: 32 ; incomplete: False ; hidden: True ; >17:59:02,934 DBG blivet: DeviceTree.get_device_by_id returned existing 12.49 GiB partition vda2 (32) with existing xfs filesystem >17:59:02,937 DBG blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; >17:59:02,938 DBG blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition vda1 (22) with existing ext4 filesystem >17:59:02,941 DBG blivet: finished Blivet copy >17:59:02,942 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >17:59:02,943 DBG blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (12) with existing msdos disklabel >17:59:02,944 DBG blivet: resolved 'vda' to 'vda' (disk) >17:59:02,945 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >17:59:02,946 DBG blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (12) with existing msdos disklabel >17:59:02,950 DBG blivet: length of free region aligned from 3158016 to 3158016 >17:59:03,030 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >17:59:03,031 DBG blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (12) with existing msdos disklabel >17:59:03,033 DBG blivet: resolved 'vda' to 'vda' (disk) >17:59:03,038 DBG blivet: PartitionDevice._compute_resize: vda1 ; status: True ; >17:59:03,104 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >17:59:03,106 DBG blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (12) with existing msdos disklabel >17:59:03,108 DBG blivet: resolved 'vda' to 'vda' (disk) >17:59:03,109 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >17:59:03,110 DBG blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (12) with existing msdos disklabel >17:59:03,114 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >17:59:03,115 DBG blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (12) with existing msdos disklabel >17:59:03,116 DBG blivet: resolved 'vda' to 'vda' (disk) >17:59:03,162 DBG blivet: length of free region aligned from 3158016 to 3158016 >17:59:03,196 DBG blivet: PartitionDevice._compute_resize: vda1 ; status: True ; >17:59:03,256 DBG blivet: length of free region aligned from 3158016 to 3158016 >17:59:03,285 DBG blivet: PartitionDevice._compute_resize: vda1 ; status: True ; >17:59:03,356 DBG blivet: length of free region aligned from 3158016 to 3158016 >17:59:03,390 DBG blivet: PartitionDevice._compute_resize: vda1 ; status: True ; >17:59:03,455 DBG blivet: length of free region aligned from 3158016 to 3158016 >17:59:03,488 DBG blivet: PartitionDevice._compute_resize: vda1 ; status: True ; >17:59:37,744 DBG blivet: get_format('None') returning DeviceFormat instance with object id 345 >17:59:37,759 DBG blivet: PartitionDevice._set_format: vda2 ; type: None ; current: xfs ; >17:59:37,760 INF blivet: registered action: [344] destroy format xfs filesystem on partition vda2 (id 32) >17:59:37,762 DBG blivet: DiskDevice.remove_child: name: vda ; child: vda2 ; kids: 2 ; >17:59:37,763 INF blivet: removed partition vda2 (id 32) from device tree >17:59:37,763 INF blivet: registered action: [346] destroy device partition vda2 (id 32) >17:59:37,766 DBG blivet: length of free region aligned from 29358080 to 29358080 >17:59:37,796 DBG blivet: PartitionDevice._compute_resize: vda1 ; status: True ; >17:59:37,859 DBG blivet: length of free region aligned from 29358080 to 29358080 >17:59:37,888 DBG blivet: PartitionDevice._compute_resize: vda1 ; status: True ; >17:59:41,749 DBG blivet: get_format('None') returning DeviceFormat instance with object id 350 >17:59:41,752 DBG blivet: PartitionDevice._set_format: vda1 ; type: None ; current: ext4 ; >17:59:41,752 INF blivet: registered action: [349] destroy format ext4 filesystem on partition vda1 (id 22) >17:59:41,755 DBG blivet: DiskDevice.remove_child: name: vda ; child: vda1 ; kids: 1 ; >17:59:41,756 INF blivet: removed partition vda1 (id 22) from device tree >17:59:41,756 INF blivet: registered action: [351] destroy device partition vda1 (id 22) >17:59:41,759 DBG blivet: length of free region aligned from 31457278 to 31455232 >17:59:41,770 DBG blivet: length of free region aligned from 31457278 to 31455232 >17:59:44,288 DBG blivet: length of free region aligned from 31457278 to 31455232 >17:59:44,293 DBG blivet: DiskLabel.__init__: >17:59:44,294 INF blivet: DiskLabel.parted_device returning None >17:59:44,295 DBG blivet: DMRaidMember.__init__: >17:59:44,295 DBG blivet: Ext2FS.supported: supported: True ; >17:59:44,296 DBG blivet: Ext2FS.supported: supported: True ; >17:59:44,297 DBG blivet: Ext3FS.supported: supported: True ; >17:59:44,298 DBG blivet: Ext3FS.supported: supported: True ; >17:59:44,298 DBG blivet: Ext4FS.supported: supported: True ; >17:59:44,299 DBG blivet: Ext4FS.supported: supported: True ; >17:59:44,300 DBG blivet: FATFS.supported: supported: True ; >17:59:44,301 DBG blivet: FATFS.supported: supported: True ; >17:59:44,302 DBG blivet: EFIFS.supported: supported: True ; >17:59:44,302 DBG blivet: EFIFS.supported: supported: True ; >17:59:44,303 DBG blivet: BTRFS.supported: supported: True ; >17:59:44,304 DBG blivet: BTRFS.supported: supported: True ; >17:59:44,305 DBG blivet: XFS.supported: supported: True ; >17:59:44,306 DBG blivet: XFS.supported: supported: True ; >17:59:44,307 DBG blivet: HFS.supported: supported: False ; >17:59:44,308 DBG blivet: HFS.supported: supported: False ; >17:59:44,308 DBG blivet: AppleBootstrapFS.supported: supported: True ; >17:59:44,309 DBG blivet: AppleBootstrapFS.supported: supported: True ; >17:59:44,310 DBG blivet: HFSPlus.supported: supported: False ; >17:59:44,311 DBG blivet: HFSPlus.supported: supported: False ; >17:59:44,312 DBG blivet: MacEFIFS.supported: supported: True ; >17:59:44,312 DBG blivet: MacEFIFS.supported: supported: True ; >17:59:44,313 DBG blivet: NTFS.supported: supported: False ; >17:59:44,314 DBG blivet: NTFS.supported: supported: False ; >17:59:44,315 DBG blivet: NFS.supported: supported: False ; >17:59:44,315 DBG blivet: NFS.supported: supported: False ; >17:59:44,316 DBG blivet: NFSv4.supported: supported: False ; >17:59:44,317 DBG blivet: NFSv4.supported: supported: False ; >17:59:44,318 DBG blivet: Iso9660FS.supported: supported: True ; >17:59:44,318 DBG blivet: Iso9660FS.supported: supported: True ; >17:59:44,319 DBG blivet: NoDevFS.supported: supported: False ; >17:59:44,320 DBG blivet: NoDevFS.supported: supported: False ; >17:59:44,321 DBG blivet: DevPtsFS.supported: supported: False ; >17:59:44,322 DBG blivet: DevPtsFS.supported: supported: False ; >17:59:44,322 DBG blivet: ProcFS.supported: supported: False ; >17:59:44,323 DBG blivet: ProcFS.supported: supported: False ; >17:59:44,324 DBG blivet: SysFS.supported: supported: False ; >17:59:44,325 DBG blivet: SysFS.supported: supported: False ; >17:59:44,325 DBG blivet: TmpFS.supported: supported: True ; >17:59:44,334 DBG blivet: BindFS.supported: supported: False ; >17:59:44,335 DBG blivet: BindFS.supported: supported: False ; >17:59:44,336 DBG blivet: SELinuxFS.supported: supported: False ; >17:59:44,337 DBG blivet: SELinuxFS.supported: supported: False ; >17:59:44,338 DBG blivet: USBFS.supported: supported: False ; >17:59:44,338 DBG blivet: USBFS.supported: supported: False ; >17:59:44,339 DBG blivet: EFIVarFS.supported: supported: False ; >17:59:44,340 DBG blivet: EFIVarFS.supported: supported: False ; >17:59:44,341 DBG blivet: LUKS.__init__: >17:59:44,341 DBG blivet: LVMPhysicalVolume.__init__: >17:59:44,342 DBG blivet: MDRaidMember.__init__: >17:59:44,343 DBG blivet: MultipathMember.__init__: >17:59:44,344 DBG blivet: SwapSpace.__init__: >17:59:56,581 DBG blivet: get_format('None') returning DeviceFormat instance with object id 393 >17:59:56,585 DBG blivet: DiskDevice.add_child: name: vda ; child: req10 ; kids: 0 ; >17:59:56,586 DBG blivet: get_format('None') returning DeviceFormat instance with object id 394 >17:59:56,587 DBG blivet: PartitionDevice._set_format: req10 ; type: None ; current: None ; >17:59:56,589 DBG blivet: DiskDevice.remove_child: name: vda ; child: req10 ; kids: 1 ; >17:59:56,591 DBG blivet: Ext4FS.supported: supported: True ; >17:59:56,591 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 397 >17:59:56,592 INF blivet: added partition req10 (id 392) to device tree >17:59:56,593 INF blivet: registered action: [396] create device partition req10 (id 392) >17:59:56,594 DBG blivet: PartitionDevice._set_format: req10 ; type: ext4 ; current: None ; >17:59:56,595 INF blivet: registered action: [398] create format ext4 filesystem mounted at /boot on partition req10 (id 392) >17:59:56,601 DBG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >17:59:56,602 DBG blivet: removing all non-preexisting partitions ['req10(id 392)'] from disk(s) ['vda'] >17:59:56,602 DBG blivet: allocate_partitions: disks=['vda'] ; partitions=['req10(id 392)'] >17:59:56,602 DBG blivet: removing all non-preexisting partitions ['req10(id 392)'] from disk(s) ['vda'] >17:59:56,603 DBG blivet: allocating partition: req10 ; id: 392 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 15 GiB ; grow: False ; max_size: 0 B ; start: None ; end: None >17:59:56,604 DBG blivet: checking freespace on vda >17:59:56,604 DBG blivet: get_best_free_space_region: disk=/dev/vda part_type=0 req_size=15 GiB boot=False best=None grow=False start=None >17:59:56,605 DBG blivet: checking 2-31457279 (15 GiB) >17:59:56,605 DBG blivet: current free range is 2-31457279 (15 GiB) >17:59:56,605 DBG blivet: updating use_disk to vda, type: 0 >17:59:56,606 DBG blivet: new free: 2-31457279 / 15 GiB >17:59:56,606 DBG blivet: new free allows for 0 sectors of growth >17:59:56,606 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7feb0ee0f0f0> >17:59:56,607 DBG blivet: adjusted start sector from 2 to 2048 >17:59:56,608 DBG blivet: created partition vda1 of 15 GiB and added it to /dev/vda >17:59:56,609 DBG blivet: PartitionDevice._set_parted_partition: req10 ; >17:59:56,609 DBG blivet: device req10 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0ed87630> PedPartition: <_ped.Partition object at 0x7feb0ac82a40> >17:59:56,610 DBG blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >17:59:56,611 DBG blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >17:59:56,612 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >17:59:56,613 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0ac9c5c0> PedPartition: <_ped.Partition object at 0x7feb0e8b4048> >17:59:56,613 DBG blivet: grow_partitions: disks=['vda'], partitions=['vda1(id 392)'] >17:59:56,614 DBG blivet: no growable partitions >17:59:56,614 DBG blivet: fixing size of non-existent 15 GiB partition vda1 (392) with non-existent ext4 filesystem mounted at /boot >18:00:20,985 DBG blivet: get_format('None') returning DeviceFormat instance with object id 400 >18:00:20,991 DBG blivet: PartitionDevice._set_format: vda1 ; type: None ; current: ext4 ; >18:00:20,992 INF blivet: registered action: [399] destroy format ext4 filesystem mounted at /boot on partition vda1 (id 392) >18:00:20,995 DBG blivet: DiskDevice.remove_child: name: vda ; child: vda1 ; kids: 1 ; >18:00:20,996 INF blivet: removed partition vda1 (id 392) from device tree >18:00:20,997 INF blivet: registered action: [401] destroy device partition vda1 (id 392) >18:00:20,999 DBG blivet: length of free region aligned from 31457278 to 31455232 >18:00:21,008 DBG blivet: length of free region aligned from 31457278 to 31455232 >18:00:22,392 DBG blivet: length of free region aligned from 31457278 to 31455232 >18:00:29,191 DBG blivet: get_format('None') returning DeviceFormat instance with object id 406 >18:00:29,193 DBG blivet: DiskDevice.add_child: name: vda ; child: req14 ; kids: 0 ; >18:00:29,193 DBG blivet: get_format('None') returning DeviceFormat instance with object id 407 >18:00:29,194 DBG blivet: PartitionDevice._set_format: req14 ; type: None ; current: None ; >18:00:29,195 DBG blivet: DiskDevice.remove_child: name: vda ; child: req14 ; kids: 1 ; >18:00:29,196 DBG blivet: Ext4FS.supported: supported: True ; >18:00:29,197 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 410 >18:00:29,197 INF blivet: added partition req14 (id 405) to device tree >18:00:29,197 INF blivet: registered action: [409] create device partition req14 (id 405) >18:00:29,199 DBG blivet: PartitionDevice._set_format: req14 ; type: ext4 ; current: None ; >18:00:29,199 INF blivet: registered action: [411] create format ext4 filesystem on partition req14 (id 405) >18:00:29,200 DBG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >18:00:29,201 DBG blivet: removing all non-preexisting partitions ['req14(id 405)'] from disk(s) ['vda'] >18:00:29,201 DBG blivet: allocate_partitions: disks=['vda'] ; partitions=['req14(id 405)'] >18:00:29,202 DBG blivet: removing all non-preexisting partitions ['req14(id 405)'] from disk(s) ['vda'] >18:00:29,202 DBG blivet: allocating partition: req14 ; id: 405 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >18:00:29,202 DBG blivet: checking freespace on vda >18:00:29,203 DBG blivet: get_best_free_space_region: disk=/dev/vda part_type=0 req_size=1024 MiB boot=False best=None grow=False start=None >18:00:29,204 DBG blivet: checking 2-31457279 (15 GiB) >18:00:29,204 DBG blivet: current free range is 2-31457279 (15 GiB) >18:00:29,205 DBG blivet: updating use_disk to vda, type: 0 >18:00:29,205 DBG blivet: new free: 2-31457279 / 15 GiB >18:00:29,206 DBG blivet: new free allows for 0 sectors of growth >18:00:29,207 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7feb0ee0f0f0> >18:00:29,207 DBG blivet: adjusted start sector from 2 to 2048 >18:00:29,208 DBG blivet: created partition vda1 of 1024 MiB and added it to /dev/vda >18:00:29,209 DBG blivet: PartitionDevice._set_parted_partition: req14 ; >18:00:29,209 DBG blivet: device req14 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0dc00be0> PedPartition: <_ped.Partition object at 0x7feb0dbd6150> >18:00:29,211 DBG blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >18:00:29,212 DBG blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >18:00:29,213 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >18:00:29,214 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0acf5240> PedPartition: <_ped.Partition object at 0x7feb0ac82af0> >18:00:29,214 DBG blivet: grow_partitions: disks=['vda'], partitions=['vda1(id 405)'] >18:00:29,215 DBG blivet: no growable partitions >18:00:29,215 DBG blivet: fixing size of non-existent 1024 MiB partition vda1 (405) with non-existent ext4 filesystem >18:00:29,221 DBG blivet: length of free region aligned from 29358080 to 29358080 >18:00:29,228 DBG blivet: length of free region aligned from 29358080 to 29358080 >18:00:42,501 DBG blivet: length of free region aligned from 29358080 to 29358080 >18:00:49,689 DBG blivet: length of free region aligned from 29358080 to 29358080 >18:01:01,841 DBG blivet: get_format('None') returning DeviceFormat instance with object id 417 >18:01:01,846 DBG blivet: DiskDevice.add_child: name: vda ; child: req19 ; kids: 1 ; >18:01:01,848 DBG blivet: get_format('None') returning DeviceFormat instance with object id 418 >18:01:01,851 DBG blivet: PartitionDevice._set_format: req19 ; type: None ; current: None ; >18:01:01,855 DBG blivet: DiskDevice.remove_child: name: vda ; child: req19 ; kids: 2 ; >18:01:01,858 DBG blivet: XFS.supported: supported: True ; >18:01:01,858 DBG blivet: get_format('xfs') returning XFS instance with object id 421 >18:01:01,859 INF blivet: added partition req19 (id 416) to device tree >18:01:01,859 INF blivet: registered action: [420] create device partition req19 (id 416) >18:01:01,862 DBG blivet: PartitionDevice._set_format: req19 ; type: xfs ; current: None ; >18:01:01,862 INF blivet: registered action: [422] create format xfs filesystem mounted at / on partition req19 (id 416) >18:01:01,864 DBG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >18:01:01,864 DBG blivet: removing all non-preexisting partitions ['req19(id 416)', 'vda1(id 405)'] from disk(s) ['vda'] >18:01:01,866 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >18:01:01,866 DBG blivet: device vda1 new parted_partition None >18:01:01,867 DBG blivet: PartitionDevice._set_disk: req14 ; old: vda ; new: None ; >18:01:01,869 DBG blivet: DiskDevice.remove_child: name: vda ; child: req14 ; kids: 1 ; >18:01:01,869 DBG blivet: allocate_partitions: disks=['vda'] ; partitions=['req19(id 416)', 'req14(id 405)'] >18:01:01,870 DBG blivet: removing all non-preexisting partitions ['req14(id 405)', 'req19(id 416)'] from disk(s) ['vda'] >18:01:01,870 DBG blivet: allocating partition: req14 ; id: 405 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >18:01:01,870 DBG blivet: checking freespace on vda >18:01:01,871 DBG blivet: get_best_free_space_region: disk=/dev/vda part_type=0 req_size=1024 MiB boot=False best=None grow=False start=None >18:01:01,871 DBG blivet: checking 2-31457279 (15 GiB) >18:01:01,872 DBG blivet: current free range is 2-31457279 (15 GiB) >18:01:01,872 DBG blivet: updating use_disk to vda, type: 0 >18:01:01,873 DBG blivet: new free: 2-31457279 / 15 GiB >18:01:01,873 DBG blivet: new free allows for 0 sectors of growth >18:01:01,873 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7feb0ee0f0f0> >18:01:01,874 DBG blivet: adjusted start sector from 2 to 2048 >18:01:01,874 DBG blivet: created partition vda1 of 1024 MiB and added it to /dev/vda >18:01:01,875 DBG blivet: PartitionDevice._set_parted_partition: req14 ; >18:01:01,876 DBG blivet: device req14 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0ed87b00> PedPartition: <_ped.Partition object at 0x7feb0ac82a40> >18:01:01,877 DBG blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >18:01:01,878 DBG blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >18:01:01,879 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >18:01:01,879 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0c43e908> PedPartition: <_ped.Partition object at 0x7feb0e8b4200> >18:01:01,880 DBG blivet: allocating partition: req19 ; id: 416 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8 GiB ; grow: False ; max_size: 0 B ; start: None ; end: None >18:01:01,880 DBG blivet: checking freespace on vda >18:01:01,881 DBG blivet: get_best_free_space_region: disk=/dev/vda part_type=0 req_size=8 GiB boot=False best=None grow=False start=None >18:01:01,881 DBG blivet: checking 2-2047 (1023 KiB) >18:01:01,882 DBG blivet: current free range is 2-2047 (1023 KiB) >18:01:01,882 DBG blivet: checking 2099200-31457279 (14 GiB) >18:01:01,882 DBG blivet: current free range is 2099200-31457279 (14 GiB) >18:01:01,883 DBG blivet: updating use_disk to vda, type: 0 >18:01:01,883 DBG blivet: new free: 2099200-31457279 / 14 GiB >18:01:01,883 DBG blivet: new free allows for 0 sectors of growth >18:01:01,884 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7feb0ee0f0f0> >18:01:01,884 DBG blivet: created partition vda2 of 8 GiB and added it to /dev/vda >18:01:01,885 DBG blivet: PartitionDevice._set_parted_partition: req19 ; >18:01:01,886 DBG blivet: device req19 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0acf56a0> PedPartition: <_ped.Partition object at 0x7feb0ac82af0> >18:01:01,887 DBG blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >18:01:01,888 DBG blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >18:01:01,889 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >18:01:01,889 DBG blivet: device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0ace0780> PedPartition: <_ped.Partition object at 0x7feb0e8b40f8> >18:01:01,890 DBG blivet: grow_partitions: disks=['vda'], partitions=['vda2(id 416)', 'vda1(id 405)'] >18:01:01,890 DBG blivet: no growable partitions >18:01:01,890 DBG blivet: fixing size of non-existent 1024 MiB partition vda1 (405) with non-existent ext4 filesystem mounted at /boot >18:01:01,893 DBG blivet: fixing size of non-existent 8 GiB partition vda2 (416) with non-existent xfs filesystem mounted at / >18:01:01,899 DBG blivet: length of free region aligned from 12580864 to 12580864 >18:01:01,909 DBG blivet: length of free region aligned from 12580864 to 12580864 >18:01:14,867 DBG blivet: length of free region aligned from 12580864 to 12580864 >18:01:33,258 DBG blivet: get_format('None') returning DeviceFormat instance with object id 427 >18:01:33,261 DBG blivet: DiskDevice.add_child: name: vda ; child: req23 ; kids: 2 ; >18:01:33,262 DBG blivet: get_format('None') returning DeviceFormat instance with object id 428 >18:01:33,264 DBG blivet: PartitionDevice._set_format: req23 ; type: None ; current: None ; >18:01:33,266 DBG blivet: DiskDevice.remove_child: name: vda ; child: req23 ; kids: 3 ; >18:01:33,268 DBG blivet: XFS.supported: supported: True ; >18:01:33,268 DBG blivet: get_format('xfs') returning XFS instance with object id 431 >18:01:33,269 INF blivet: added partition req23 (id 426) to device tree >18:01:33,269 INF blivet: registered action: [430] create device partition req23 (id 426) >18:01:33,270 DBG blivet: PartitionDevice._set_format: req23 ; type: xfs ; current: None ; >18:01:33,271 INF blivet: registered action: [432] create format xfs filesystem mounted at /home on partition req23 (id 426) >18:01:33,272 DBG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >18:01:33,273 DBG blivet: removing all non-preexisting partitions ['req23(id 426)', 'vda1(id 405)', 'vda2(id 416)'] from disk(s) ['vda'] >18:01:33,274 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >18:01:33,274 DBG blivet: device vda1 new parted_partition None >18:01:33,275 DBG blivet: PartitionDevice._set_disk: req14 ; old: vda ; new: None ; >18:01:33,276 DBG blivet: DiskDevice.remove_child: name: vda ; child: req14 ; kids: 2 ; >18:01:33,277 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >18:01:33,277 DBG blivet: device vda2 new parted_partition None >18:01:33,278 DBG blivet: PartitionDevice._set_disk: req19 ; old: vda ; new: None ; >18:01:33,279 DBG blivet: DiskDevice.remove_child: name: vda ; child: req19 ; kids: 1 ; >18:01:33,280 DBG blivet: allocate_partitions: disks=['vda'] ; partitions=['req23(id 426)', 'req14(id 405)', 'req19(id 416)'] >18:01:33,280 DBG blivet: removing all non-preexisting partitions ['req14(id 405)', 'req19(id 416)', 'req23(id 426)'] from disk(s) ['vda'] >18:01:33,280 DBG blivet: allocating partition: req14 ; id: 405 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >18:01:33,281 DBG blivet: checking freespace on vda >18:01:33,281 DBG blivet: get_best_free_space_region: disk=/dev/vda part_type=0 req_size=1024 MiB boot=False best=None grow=False start=None >18:01:33,282 DBG blivet: checking 2-31457279 (15 GiB) >18:01:33,282 DBG blivet: current free range is 2-31457279 (15 GiB) >18:01:33,283 DBG blivet: updating use_disk to vda, type: 0 >18:01:33,283 DBG blivet: new free: 2-31457279 / 15 GiB >18:01:33,283 DBG blivet: new free allows for 0 sectors of growth >18:01:33,283 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7feb0ee0f0f0> >18:01:33,284 DBG blivet: adjusted start sector from 2 to 2048 >18:01:33,284 DBG blivet: created partition vda1 of 1024 MiB and added it to /dev/vda >18:01:33,285 DBG blivet: PartitionDevice._set_parted_partition: req14 ; >18:01:33,285 DBG blivet: device req14 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0dc17860> PedPartition: <_ped.Partition object at 0x7feb0e8b43b8> >18:01:33,287 DBG blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >18:01:33,288 DBG blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >18:01:33,289 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >18:01:33,289 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0ac85be0> PedPartition: <_ped.Partition object at 0x7feb0ac82af0> >18:01:33,290 DBG blivet: allocating partition: req19 ; id: 416 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8 GiB ; grow: False ; max_size: 0 B ; start: None ; end: None >18:01:33,291 DBG blivet: checking freespace on vda >18:01:33,291 DBG blivet: get_best_free_space_region: disk=/dev/vda part_type=0 req_size=8 GiB boot=False best=None grow=False start=None >18:01:33,292 DBG blivet: checking 2-2047 (1023 KiB) >18:01:33,292 DBG blivet: current free range is 2-2047 (1023 KiB) >18:01:33,292 DBG blivet: checking 2099200-31457279 (14 GiB) >18:01:33,293 DBG blivet: current free range is 2099200-31457279 (14 GiB) >18:01:33,293 DBG blivet: updating use_disk to vda, type: 0 >18:01:33,293 DBG blivet: new free: 2099200-31457279 / 14 GiB >18:01:33,294 DBG blivet: new free allows for 0 sectors of growth >18:01:33,294 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7feb0ee0f0f0> >18:01:33,295 DBG blivet: created partition vda2 of 8 GiB and added it to /dev/vda >18:01:33,296 DBG blivet: PartitionDevice._set_parted_partition: req19 ; >18:01:33,296 DBG blivet: device req19 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0dc17eb8> PedPartition: <_ped.Partition object at 0x7feb0dbf5fc0> >18:01:33,297 DBG blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >18:01:33,298 DBG blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >18:01:33,299 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >18:01:33,299 DBG blivet: device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0dc17f28> PedPartition: <_ped.Partition object at 0x7feb0e8b4200> >18:01:33,300 DBG blivet: allocating partition: req23 ; id: 426 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 6 GiB ; grow: False ; max_size: 0 B ; start: None ; end: None >18:01:33,301 DBG blivet: checking freespace on vda >18:01:33,301 DBG blivet: get_best_free_space_region: disk=/dev/vda part_type=0 req_size=6 GiB boot=False best=None grow=False start=None >18:01:33,302 DBG blivet: checking 2-2047 (1023 KiB) >18:01:33,302 DBG blivet: current free range is 2-2047 (1023 KiB) >18:01:33,302 DBG blivet: checking 18876416-31457279 (6 GiB) >18:01:33,303 DBG blivet: current free range is 18876416-31457279 (6 GiB) >18:01:33,303 DBG blivet: updating use_disk to vda, type: 0 >18:01:33,303 DBG blivet: new free: 18876416-31457279 / 6 GiB >18:01:33,303 DBG blivet: new free allows for 0 sectors of growth >18:01:33,304 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7feb0ee0f0f0> >18:01:33,305 DBG blivet: created partition vda3 of 6 GiB and added it to /dev/vda >18:01:33,305 DBG blivet: PartitionDevice._set_parted_partition: req23 ; >18:01:33,306 DBG blivet: device req23 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0dc17ba8> PedPartition: <_ped.Partition object at 0x7feb0e8b42b0> >18:01:33,307 DBG blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >18:01:33,308 DBG blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >18:01:33,309 DBG blivet: PartitionDevice._set_parted_partition: vda3 ; >18:01:33,309 DBG blivet: device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0dc17470> PedPartition: <_ped.Partition object at 0x7feb0e8b4360> >18:01:33,309 DBG blivet: grow_partitions: disks=['vda'], partitions=['vda3(id 426)', 'vda1(id 405)', 'vda2(id 416)'] >18:01:33,310 DBG blivet: no growable partitions >18:01:33,310 DBG blivet: fixing size of non-existent 1024 MiB partition vda1 (405) with non-existent ext4 filesystem mounted at /boot >18:01:33,313 DBG blivet: fixing size of non-existent 8 GiB partition vda2 (416) with non-existent xfs filesystem mounted at / >18:01:33,315 DBG blivet: fixing size of non-existent 6 GiB partition vda3 (426) with non-existent xfs filesystem mounted at /home >18:01:37,990 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >18:01:37,991 DBG blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (12) with existing msdos disklabel >18:01:37,993 DBG blivet: resolved 'vda' to 'vda' (disk) >18:01:37,994 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >18:01:37,995 DBG blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (12) with existing msdos disklabel >18:01:37,999 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >18:01:38,000 DBG blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (12) with existing msdos disklabel >18:01:38,002 DBG blivet: resolved 'vda' to 'vda' (disk) >18:01:38,013 DBG blivet: DeviceTree.get_device_by_path: path: /dev/vda1 ; incomplete: False ; hidden: False ; >18:01:38,014 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition vda1 (405) with non-existent ext4 filesystem mounted at /boot >18:01:38,017 DBG blivet: DeviceTree.get_device_by_path: path: /dev/vda2 ; incomplete: False ; hidden: False ; >18:01:38,018 DBG blivet: DeviceTree.get_device_by_path returned non-existent 8 GiB partition vda2 (416) with non-existent xfs filesystem mounted at / >18:01:38,021 DBG blivet: DeviceTree.get_device_by_path: path: /dev/vda3 ; incomplete: False ; hidden: False ; >18:01:38,021 DBG blivet: DeviceTree.get_device_by_path returned non-existent 6 GiB partition vda3 (426) with non-existent xfs filesystem mounted at /home >18:01:42,950 INF blivet: removing obsolete action 396 (401) >18:01:42,950 INF blivet: removing obsolete action 398 (401) >18:01:42,951 INF blivet: removing obsolete action 399 (401) >18:01:42,952 INF blivet: removing obsolete action 401 (401) >18:01:42,953 DBG blivet: action 399 already pruned >18:01:42,953 DBG blivet: action 398 already pruned >18:01:42,954 DBG blivet: action 396 already pruned >18:02:02,822 DBG blivet: /dev/sr0 is mounted on /run/install/repo > > >/tmp/ifcfg.log: >09:54:54,639 DBG ifcfg: content of files (network initialization): >09:54:54,646 DBG ifcfg: all settings: [{'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'connection': {'id': 'Wired connection 1', 'uuid': '669f8876-dfb1-3f20-bc90-693f4abd5f33', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1533722087}, '802-3-ethernet': {'auto-negotiate': False, 'mac-address': [82, 84, 0, 38, 198, 115], 'mac-address-blacklist': [], 's390-options': {}}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >09:54:54,884 DBG ifcfg: content of files (missing ifcfgs created for devices ['ens3']): >09:54:54,885 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens3: >09:54:54,885 DBG ifcfg: TYPE=Ethernet >09:54:54,885 DBG ifcfg: PROXY_METHOD=none >09:54:54,885 DBG ifcfg: BROWSER_ONLY=no >09:54:54,885 DBG ifcfg: BOOTPROTO=dhcp >09:54:54,886 DBG ifcfg: DEFROUTE=yes >09:54:54,886 DBG ifcfg: IPV4_FAILURE_FATAL=no >09:54:54,886 DBG ifcfg: IPV6INIT=yes >09:54:54,886 DBG ifcfg: IPV6_AUTOCONF=yes >09:54:54,886 DBG ifcfg: IPV6_DEFROUTE=yes >09:54:54,886 DBG ifcfg: IPV6_FAILURE_FATAL=no >09:54:54,886 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >09:54:54,887 DBG ifcfg: NAME=ens3 >09:54:54,887 DBG ifcfg: UUID=669f8876-dfb1-3f20-bc90-693f4abd5f33 >09:54:54,887 DBG ifcfg: ONBOOT=yes >09:54:54,887 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >09:54:54,887 DBG ifcfg: DEVICE=ens3 >09:54:54,893 DBG ifcfg: all settings: [{'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'connection': {'id': 'ens3', 'uuid': '669f8876-dfb1-3f20-bc90-693f4abd5f33', 'interface-name': 'ens3', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1533722087}, '802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >09:55:20,355 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >09:55:20,357 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 > > >/tmp/dnf.librepo.log: >09:54:57 Librepo version: 1.9.0 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.61.0 OpenSSL/1.1.1 zlib/1.2.11 brotli/1.0.5 libidn2/2.0.5 libpsl/0.20.2 (+libidn2/2.0.5) libssh/0.7.5/openssl/zlib nghttp2/1.32.0) >09:54:57 Current date: 2018-08-08T09:54:57+0000 >09:55:01 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-7f22301011975b35 >09:55:01 lr_handle_perform: Using own SIGINT handler >09:55:01 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >09:55:01 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >09:55:01 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >09:55:01 lr_handle_perform: Downloading/Locating yum repo >09:55:01 lr_yum_use_local: Locating repo.. >09:55:01 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-7f22301011975b35/repodata/repomd.xml): No such file or directory >09:55:01 lr_handle_perform: Restoring an old SIGINT handler >09:55:01 lr_handle_perform: Using dir: /tmp/dnf-j67mf8gp >09:55:01 lr_handle_perform: Using own SIGINT handler >09:55:01 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >09:55:01 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >09:55:01 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >09:55:01 lr_handle_perform: Downloading/Locating yum repo >09:55:01 lr_yum_download_remote: Downloading/Copying repo.. >09:55:01 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >09:55:01 lr_download: Target: repodata/repomd.xml (-) >09:55:01 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55b840631c00 >09:55:01 lr_prepare_lrmirrors: Mirror: file:///run/install/repo >09:55:01 select_next_target: Selecting mirror for: repodata/repomd.xml >09:55:01 prepare_next_transfer: URL: file:///run/install/repo/repodata/repomd.xml >09:55:01 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 33): Operation not supported >09:55:01 lr_download: Downloading started >09:55:01 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: file:///run/install/repo/repodata/repomd.xml) >09:55:01 check_transfer_statuses: Error during transfer: Curl error (37): Couldn't read a file:// file for file:///run/install/repo/repodata/repomd.xml [Couldn't open file /run/install/repo/repodata/repomd.xml] >09:55:01 check_transfer_statuses: Ignore error - Try another mirror >09:55:01 select_next_target: Selecting mirror for: repodata/repomd.xml >09:55:01 select_suitable_mirror: All mirrors were tried without success >09:55:01 lr_download: Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried >09:55:01 lr_yum_download_repomd: repomd.xml download was unsuccessful >09:55:01 lr_handle_perform: Restoring an old SIGINT handler >09:55:01 lr_handle_perform: Using dir: /tmp/dnf.cache/rawhide-modular-bcea058c95ea8a90 >09:55:01 lr_handle_perform: Using own SIGINT handler >09:55:01 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >09:55:01 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >09:55:01 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >09:55:01 lr_handle_perform: Downloading/Locating yum repo >09:55:01 lr_yum_use_local: Locating repo.. >09:55:01 lr_yum_use_local_load_base: open(/tmp/dnf.cache/rawhide-modular-bcea058c95ea8a90/repodata/repomd.xml): No such file or directory >09:55:01 lr_handle_perform: Restoring an old SIGINT handler >09:55:01 lr_handle_perform: Using dir: /tmp/dnf-bajqyu9a >09:55:01 lr_handle_perform: Using own SIGINT handler >09:55:01 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >09:55:01 lr_download: Target: https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=x86_64 (-) >09:55:01 select_next_target: Selecting mirror for: https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=x86_64 >09:55:01 prepare_next_transfer: URL: https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=x86_64 >09:55:01 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 31): Operation not supported >09:55:01 lr_download: Downloading started >09:55:03 check_transfer_statuses: Transfer finished: https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=x86_64 (Effective url: https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=x86_64) >09:55:03 lr_handle_prepare_metalink: Parsing metalink.xml >09:55:03 lr_handle_prepare_metalink: Mirrors from metalink: >09:55:03 http://mirrors.aliyun.com/fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 http://mirror.lzu.edu.cn/fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 https://mirror.lzu.edu.cn/fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 rsync://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 rsync://ftp.riken.jp/fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 http://ftp.riken.jp/Linux/fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 rsync://mirror.0x.sg/fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 http://mirror.0x.sg/fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 rsync://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 http://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 https://mirror.pregi.net/fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 rsync://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 https://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 http://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 rsync://mirror.dhakacom.com/fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 http://mirror.dhakacom.com/fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 lr_handle_prepare_metalink: Metalink parsed >09:55:03 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >09:55:03 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >09:55:03 lr_handle_perform: Downloading/Locating yum repo >09:55:03 lr_yum_download_remote: Downloading/Copying repo.. >09:55:03 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >09:55:03 lr_get_best_checksum: Expected checksum for repomd.xml: (sha512) 3ce6cd5c87fc80937c8148f7a48f34a46ec3afff79c79d7302fe2526a97838d31ad4c591cd6f421b1161d44ad12e0026dd1989e44be37516ab0a749bfc677d5d >09:55:03 lr_download: Target: repodata/repomd.xml (-) >09:55:03 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55b8405b8640 >09:55:03 lr_prepare_lrmirrors: Mirror: http://mirrors.aliyun.com/fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: http://mirror.lzu.edu.cn/fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: https://mirror.lzu.edu.cn/fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: rsync://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: rsync://ftp.riken.jp/fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: http://ftp.riken.jp/Linux/fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: rsync://mirror.0x.sg/fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: http://mirror.0x.sg/fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: rsync://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: http://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: https://mirror.pregi.net/fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: rsync://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: https://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: http://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: rsync://mirror.dhakacom.com/fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: http://mirror.dhakacom.com/fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 select_next_target: Selecting mirror for: repodata/repomd.xml >09:55:03 prepare_next_transfer: URL: http://mirrors.aliyun.com/fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 33): Operation not supported >09:55:03 lr_download: Downloading started >09:55:03 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: http://mirrors.aliyun.com/fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml) >09:55:03 check_finished_trasfer_checksum: Checksum (sha512) 3ce6cd5c87fc80937c8148f7a48f34a46ec3afff79c79d7302fe2526a97838d31ad4c591cd6f421b1161d44ad12e0026dd1989e44be37516ab0a749bfc677d5d is OK >09:55:03 lr_yum_download_remote: Parsing repomd.xml >09:55:03 1533201063: Repomd revision: lr_yum_download_remote >09:55:03 lr_download: Target: repodata/037ce30ad8e3040faab1aa8a08f40821ec9cadff44d1edf8397dbf27b8be4c71-primary.xml.gz (-) >09:55:03 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55b8405b8640 >09:55:03 lr_prepare_lrmirrors: Mirror: http://mirrors.aliyun.com/fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: http://mirror.lzu.edu.cn/fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: https://mirror.lzu.edu.cn/fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: rsync://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: rsync://ftp.riken.jp/fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: http://ftp.riken.jp/Linux/fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: rsync://mirror.0x.sg/fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: http://mirror.0x.sg/fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: rsync://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: http://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: https://mirror.pregi.net/fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: rsync://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: https://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: http://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: rsync://mirror.dhakacom.com/fedora/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_prepare_lrmirrors: Mirror: http://mirror.dhakacom.com/fedora/linux/development/rawhide/Modular/x86_64/os/ >09:55:03 lr_download: Target: repodata/8057b299ec733543d393e65cf2b28ee9414a16955823591802ea94650a5cbc2b-filelists.xml.gz (-) >09:55:03 lr_download: Target: repodata/09bebb082a1e6ea4425d1a4364dc8aa44c1243b7a22405aa5896283d29a2fcfe-comps-Modular.x86_64.xml.gz (-) >09:55:03 lr_download: Target: repodata/6ab1fafc51ee35d80a62b1353e41a6f1f866d3708e7e25f6ac3cc2e3a48cd5c6-modules.yaml.gz (-) >09:55:03 select_next_target: Selecting mirror for: repodata/037ce30ad8e3040faab1aa8a08f40821ec9cadff44d1edf8397dbf27b8be4c71-primary.xml.gz >09:55:03 prepare_next_transfer: URL: http://mirrors.aliyun.com/fedora/development/rawhide/Modular/x86_64/os/repodata/037ce30ad8e3040faab1aa8a08f40821ec9cadff44d1edf8397dbf27b8be4c71-primary.xml.gz >09:55:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 38): Operation not supported >09:55:03 select_next_target: Selecting mirror for: repodata/8057b299ec733543d393e65cf2b28ee9414a16955823591802ea94650a5cbc2b-filelists.xml.gz >09:55:03 prepare_next_transfer: URL: http://mirrors.aliyun.com/fedora/development/rawhide/Modular/x86_64/os/repodata/8057b299ec733543d393e65cf2b28ee9414a16955823591802ea94650a5cbc2b-filelists.xml.gz >09:55:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >09:55:03 select_next_target: Selecting mirror for: repodata/09bebb082a1e6ea4425d1a4364dc8aa44c1243b7a22405aa5896283d29a2fcfe-comps-Modular.x86_64.xml.gz >09:55:03 prepare_next_transfer: URL: http://mirrors.aliyun.com/fedora/development/rawhide/Modular/x86_64/os/repodata/09bebb082a1e6ea4425d1a4364dc8aa44c1243b7a22405aa5896283d29a2fcfe-comps-Modular.x86_64.xml.gz >09:55:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 40): Operation not supported >09:55:03 lr_download: Downloading started >09:55:03 check_transfer_statuses: Transfer finished: repodata/09bebb082a1e6ea4425d1a4364dc8aa44c1243b7a22405aa5896283d29a2fcfe-comps-Modular.x86_64.xml.gz (Effective url: http://mirrors.aliyun.com/fedora/development/rawhide/Modular/x86_64/os/repodata/09bebb082a1e6ea4425d1a4364dc8aa44c1243b7a22405aa5896283d29a2fcfe-comps-Modular.x86_64.xml.gz) >09:55:03 check_finished_trasfer_checksum: Checksum (sha256) 09bebb082a1e6ea4425d1a4364dc8aa44c1243b7a22405aa5896283d29a2fcfe is OK >09:55:03 select_next_target: Selecting mirror for: repodata/6ab1fafc51ee35d80a62b1353e41a6f1f866d3708e7e25f6ac3cc2e3a48cd5c6-modules.yaml.gz >09:55:03 prepare_next_transfer: URL: http://mirrors.aliyun.com/fedora/development/rawhide/Modular/x86_64/os/repodata/6ab1fafc51ee35d80a62b1353e41a6f1f866d3708e7e25f6ac3cc2e3a48cd5c6-modules.yaml.gz >09:55:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 40): Operation not supported >09:55:03 check_transfer_statuses: Transfer finished: repodata/037ce30ad8e3040faab1aa8a08f40821ec9cadff44d1edf8397dbf27b8be4c71-primary.xml.gz (Effective url: http://mirrors.aliyun.com/fedora/development/rawhide/Modular/x86_64/os/repodata/037ce30ad8e3040faab1aa8a08f40821ec9cadff44d1edf8397dbf27b8be4c71-primary.xml.gz) >09:55:03 check_finished_trasfer_checksum: Checksum (sha256) 037ce30ad8e3040faab1aa8a08f40821ec9cadff44d1edf8397dbf27b8be4c71 is OK >09:55:03 check_transfer_statuses: Transfer finished: repodata/6ab1fafc51ee35d80a62b1353e41a6f1f866d3708e7e25f6ac3cc2e3a48cd5c6-modules.yaml.gz (Effective url: http://mirrors.aliyun.com/fedora/development/rawhide/Modular/x86_64/os/repodata/6ab1fafc51ee35d80a62b1353e41a6f1f866d3708e7e25f6ac3cc2e3a48cd5c6-modules.yaml.gz) >09:55:03 check_finished_trasfer_checksum: Checksum (sha256) 6ab1fafc51ee35d80a62b1353e41a6f1f866d3708e7e25f6ac3cc2e3a48cd5c6 is OK >09:55:04 check_transfer_statuses: Transfer finished: repodata/8057b299ec733543d393e65cf2b28ee9414a16955823591802ea94650a5cbc2b-filelists.xml.gz (Effective url: http://mirrors.aliyun.com/fedora/development/rawhide/Modular/x86_64/os/repodata/8057b299ec733543d393e65cf2b28ee9414a16955823591802ea94650a5cbc2b-filelists.xml.gz) >09:55:04 check_finished_trasfer_checksum: Checksum (sha256) 8057b299ec733543d393e65cf2b28ee9414a16955823591802ea94650a5cbc2b is OK >09:55:04 lr_handle_perform: Restoring an old SIGINT handler >09:55:04 lr_handle_perform: Using dir: /tmp/dnf.cache/rawhide-modular-bcea058c95ea8a90 >09:55:04 lr_handle_perform: Using own SIGINT handler >09:55:04 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >09:55:04 lr_handle_prepare_metalink: Local metalink.xml found at /tmp/dnf.cache/rawhide-modular-bcea058c95ea8a90/metalink.xml >09:55:04 lr_handle_prepare_metalink: Parsing metalink.xml >09:55:04 lr_handle_prepare_metalink: Mirrors from metalink: >09:55:04 http://mirrors.aliyun.com/fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 http://mirror.lzu.edu.cn/fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 https://mirror.lzu.edu.cn/fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 rsync://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 rsync://ftp.riken.jp/fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 http://ftp.riken.jp/Linux/fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 rsync://mirror.0x.sg/fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 http://mirror.0x.sg/fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 rsync://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 http://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 https://mirror.pregi.net/fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 rsync://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 https://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 http://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 rsync://mirror.dhakacom.com/fedora/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 http://mirror.dhakacom.com/fedora/linux/development/rawhide/Modular/x86_64/os/repodata/repomd.xml >09:55:04 lr_handle_prepare_metalink: Metalink parsed >09:55:04 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >09:55:04 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >09:55:04 lr_handle_perform: Downloading/Locating yum repo >09:55:04 lr_yum_use_local: Locating repo.. >09:55:04 lr_yum_use_local_load_base: Found local metalink: /tmp/dnf.cache/rawhide-modular-bcea058c95ea8a90/metalink.xml >09:55:04 lr_yum_use_local_load_base: Parsing repomd.xml >09:55:04 lr_yum_use_local_load_base: Repomd revision: 1533201063 >09:55:04 lr_yum_use_local: Repository was successfully located >09:55:04 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/rawhide-modular-bcea058c95ea8a90/repodata/037ce30ad8e3040faab1aa8a08f40821ec9cadff44d1edf8397dbf27b8be4c71-primary.xml.gz (expected: 037ce30ad8e3040faab1aa8a08f40821ec9cadff44d1edf8397dbf27b8be4c71 [sha256]) >09:55:04 lr_yum_check_checksum_of_md_record: Checksum check - Passed >09:55:04 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/rawhide-modular-bcea058c95ea8a90/repodata/8057b299ec733543d393e65cf2b28ee9414a16955823591802ea94650a5cbc2b-filelists.xml.gz (expected: 8057b299ec733543d393e65cf2b28ee9414a16955823591802ea94650a5cbc2b [sha256]) >09:55:04 lr_yum_check_checksum_of_md_record: Checksum check - Passed >09:55:04 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/rawhide-modular-bcea058c95ea8a90/repodata/09bebb082a1e6ea4425d1a4364dc8aa44c1243b7a22405aa5896283d29a2fcfe-comps-Modular.x86_64.xml.gz (expected: 09bebb082a1e6ea4425d1a4364dc8aa44c1243b7a22405aa5896283d29a2fcfe [sha256]) >09:55:04 lr_yum_check_checksum_of_md_record: Checksum check - Passed >09:55:04 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/rawhide-modular-bcea058c95ea8a90/repodata/6ab1fafc51ee35d80a62b1353e41a6f1f866d3708e7e25f6ac3cc2e3a48cd5c6-modules.yaml.gz (expected: 6ab1fafc51ee35d80a62b1353e41a6f1f866d3708e7e25f6ac3cc2e3a48cd5c6 [sha256]) >09:55:04 lr_yum_check_checksum_of_md_record: Checksum check - Passed >09:55:04 lr_handle_perform: Restoring an old SIGINT handler >09:55:04 lr_handle_perform: Using dir: /tmp/dnf.cache/rawhide-2d95c80a1fa0a67d >09:55:04 lr_handle_perform: Using own SIGINT handler >09:55:04 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >09:55:04 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >09:55:04 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >09:55:04 lr_handle_perform: Downloading/Locating yum repo >09:55:04 lr_yum_use_local: Locating repo.. >09:55:04 lr_yum_use_local_load_base: open(/tmp/dnf.cache/rawhide-2d95c80a1fa0a67d/repodata/repomd.xml): No such file or directory >09:55:04 lr_handle_perform: Restoring an old SIGINT handler >09:55:04 lr_handle_perform: Using dir: /tmp/dnf-d6x9lvji >09:55:04 lr_handle_perform: Using own SIGINT handler >09:55:04 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >09:55:04 lr_download: Target: https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64 (-) >09:55:04 select_next_target: Selecting mirror for: https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64 >09:55:04 prepare_next_transfer: URL: https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64 >09:55:04 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 31): Operation not supported >09:55:04 lr_download: Downloading started >09:55:05 check_transfer_statuses: Transfer finished: https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64 (Effective url: https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64) >09:55:05 lr_handle_prepare_metalink: Parsing metalink.xml >09:55:05 lr_handle_prepare_metalink: Mirrors from metalink: >09:55:05 https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 http://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 rsync://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 rsync://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 http://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 rsync://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 http://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 rsync://ftp.riken.jp/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 http://ftp.riken.jp/Linux/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 http://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 https://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 rsync://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 http://mirror.dhakacom.com/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 rsync://mirror.dhakacom.com/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 https://mirror.pregi.net/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 lr_handle_prepare_metalink: Metalink parsed >09:55:05 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >09:55:05 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >09:55:05 lr_handle_perform: Downloading/Locating yum repo >09:55:05 lr_yum_download_remote: Downloading/Copying repo.. >09:55:05 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >09:55:05 lr_get_best_checksum: Expected checksum for repomd.xml: (sha512) 84da9b0967c1e5989f641895cc50d6119bd57f392d70ed4d4476aabcd2bb4bc055f3508241da9424bc017ab6f418f76da92b8389a25ca8bd84211fb6ff0af601 >09:55:05 lr_download: Target: repodata/repomd.xml (-) >09:55:05 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55b83f380750 >09:55:05 lr_prepare_lrmirrors: Mirror: https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/ >09:55:05 lr_prepare_lrmirrors: Mirror: http://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/ >09:55:05 lr_prepare_lrmirrors: Mirror: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/ >09:55:05 lr_prepare_lrmirrors: Mirror: rsync://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:05 lr_prepare_lrmirrors: Mirror: https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:05 lr_prepare_lrmirrors: Mirror: http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:05 lr_prepare_lrmirrors: Mirror: rsync://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:05 lr_prepare_lrmirrors: Mirror: http://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:05 lr_prepare_lrmirrors: Mirror: rsync://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/ >09:55:05 lr_prepare_lrmirrors: Mirror: http://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/ >09:55:05 lr_prepare_lrmirrors: Mirror: rsync://ftp.riken.jp/fedora/development/rawhide/Everything/x86_64/os/ >09:55:05 lr_prepare_lrmirrors: Mirror: http://ftp.riken.jp/Linux/fedora/development/rawhide/Everything/x86_64/os/ >09:55:05 lr_prepare_lrmirrors: Mirror: http://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:05 lr_prepare_lrmirrors: Mirror: https://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:05 lr_prepare_lrmirrors: Mirror: rsync://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:05 lr_prepare_lrmirrors: Mirror: http://mirror.dhakacom.com/fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:05 lr_prepare_lrmirrors: Mirror: rsync://mirror.dhakacom.com/fedora/development/rawhide/Everything/x86_64/os/ >09:55:05 lr_prepare_lrmirrors: Mirror: https://mirror.pregi.net/fedora/development/rawhide/Everything/x86_64/os/ >09:55:05 select_next_target: Selecting mirror for: repodata/repomd.xml >09:55:05 prepare_next_transfer: URL: https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >09:55:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 32): Operation not supported >09:55:05 lr_download: Downloading started >09:55:06 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml) >09:55:06 check_finished_trasfer_checksum: Checksum (sha512) 84da9b0967c1e5989f641895cc50d6119bd57f392d70ed4d4476aabcd2bb4bc055f3508241da9424bc017ab6f418f76da92b8389a25ca8bd84211fb6ff0af601 is OK >09:55:06 lr_yum_download_remote: Parsing repomd.xml >09:55:06 1533201050: Repomd revision: lr_yum_download_remote >09:55:06 lr_download: Target: repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz (-) >09:55:06 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55b83f380750 >09:55:06 lr_prepare_lrmirrors: Mirror: https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_prepare_lrmirrors: Mirror: http://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_prepare_lrmirrors: Mirror: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_prepare_lrmirrors: Mirror: rsync://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_prepare_lrmirrors: Mirror: https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_prepare_lrmirrors: Mirror: http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_prepare_lrmirrors: Mirror: rsync://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_prepare_lrmirrors: Mirror: http://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_prepare_lrmirrors: Mirror: rsync://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_prepare_lrmirrors: Mirror: http://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_prepare_lrmirrors: Mirror: rsync://ftp.riken.jp/fedora/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_prepare_lrmirrors: Mirror: http://ftp.riken.jp/Linux/fedora/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_prepare_lrmirrors: Mirror: http://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_prepare_lrmirrors: Mirror: https://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_prepare_lrmirrors: Mirror: rsync://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_prepare_lrmirrors: Mirror: http://mirror.dhakacom.com/fedora/linux/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_prepare_lrmirrors: Mirror: rsync://mirror.dhakacom.com/fedora/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_prepare_lrmirrors: Mirror: https://mirror.pregi.net/fedora/development/rawhide/Everything/x86_64/os/ >09:55:06 lr_download: Target: repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz (-) >09:55:06 lr_download: Target: repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz (-) >09:55:06 select_next_target: Selecting mirror for: repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz >09:55:06 prepare_next_transfer: URL: https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz >09:55:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 36): Operation not supported >09:55:06 select_next_target: Selecting mirror for: repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz >09:55:06 prepare_next_transfer: URL: https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz >09:55:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 37): Operation not supported >09:55:06 select_next_target: Selecting mirror for: repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz >09:55:06 prepare_next_transfer: URL: https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz >09:55:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 38): Operation not supported >09:55:06 lr_download: Downloading started >09:55:07 check_transfer_statuses: Transfer finished: repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz (Effective url: https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz) >09:55:07 check_finished_trasfer_checksum: Checksum (sha256) c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7 is OK >17:55:20 check_transfer_statuses: Transfer finished: repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz (Effective url: https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz) >17:55:20 check_finished_trasfer_checksum: Checksum (sha256) 39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a is OK >17:55:34 check_transfer_statuses: Transfer finished: repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz (Effective url: https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz) >17:55:34 check_finished_trasfer_checksum: Checksum (sha256) eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f is OK >17:55:34 lr_handle_perform: Restoring an old SIGINT handler >17:55:34 lr_handle_perform: Using dir: /tmp/dnf.cache/rawhide-2d95c80a1fa0a67d >17:55:34 lr_handle_perform: Using own SIGINT handler >17:55:34 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:55:34 lr_handle_prepare_metalink: Local metalink.xml found at /tmp/dnf.cache/rawhide-2d95c80a1fa0a67d/metalink.xml >17:55:34 lr_handle_prepare_metalink: Parsing metalink.xml >17:55:34 lr_handle_prepare_metalink: Mirrors from metalink: >17:55:34 https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 http://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 rsync://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 rsync://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 http://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 rsync://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 http://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 rsync://ftp.riken.jp/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 http://ftp.riken.jp/Linux/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 http://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 https://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 rsync://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 http://mirror.dhakacom.com/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 rsync://mirror.dhakacom.com/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 https://mirror.pregi.net/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:34 lr_handle_prepare_metalink: Metalink parsed >17:55:34 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:55:34 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:55:34 lr_handle_perform: Downloading/Locating yum repo >17:55:34 lr_yum_use_local: Locating repo.. >17:55:34 lr_yum_use_local_load_base: Found local metalink: /tmp/dnf.cache/rawhide-2d95c80a1fa0a67d/metalink.xml >17:55:34 lr_yum_use_local_load_base: Parsing repomd.xml >17:55:34 lr_yum_use_local_load_base: Repomd revision: 1533201050 >17:55:34 lr_yum_use_local: Repository was successfully located >17:55:34 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/rawhide-2d95c80a1fa0a67d/repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz (expected: 39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a [sha256]) >17:55:34 lr_yum_check_checksum_of_md_record: Checksum check - Passed >17:55:34 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/rawhide-2d95c80a1fa0a67d/repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz (expected: eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f [sha256]) >17:55:34 lr_yum_check_checksum_of_md_record: Checksum check - Passed >17:55:34 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/rawhide-2d95c80a1fa0a67d/repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz (expected: c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7 [sha256]) >17:55:34 lr_yum_check_checksum_of_md_record: Checksum check - Passed >17:55:34 lr_handle_perform: Restoring an old SIGINT handler >17:55:34 lr_handle_perform: Using dir: /tmp/dnf.cache/updates-testing-36d60ad7f8d20b3a >17:55:34 lr_handle_perform: Using own SIGINT handler >17:55:34 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:55:34 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:55:34 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:55:34 lr_handle_perform: Downloading/Locating yum repo >17:55:34 lr_yum_use_local: Locating repo.. >17:55:34 lr_yum_use_local_load_base: open(/tmp/dnf.cache/updates-testing-36d60ad7f8d20b3a/repodata/repomd.xml): No such file or directory >17:55:34 lr_handle_perform: Restoring an old SIGINT handler >17:55:34 lr_handle_perform: Using dir: /tmp/dnf-o8i91pkq >17:55:34 lr_handle_perform: Using own SIGINT handler >17:55:34 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:55:34 lr_download: Target: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-frawhide&arch=x86_64 (-) >17:55:34 select_next_target: Selecting mirror for: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-frawhide&arch=x86_64 >17:55:34 prepare_next_transfer: URL: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-frawhide&arch=x86_64 >17:55:34 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 31): Operation not supported >17:55:34 lr_download: Downloading started >17:55:37 check_transfer_statuses: Transfer finished: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-frawhide&arch=x86_64 (Effective url: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-frawhide&arch=x86_64) >17:55:37 lr_handle_prepare_metalink: Parsing metalink.xml >17:55:37 lr_handle_prepare_metalink: Mirrors from metalink: >17:55:37 http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 http://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 rsync://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 rsync://ftp.riken.jp/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 http://ftp.riken.jp/Linux/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 rsync://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 http://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 rsync://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 http://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 http://mirror.dhakacom.com/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 rsync://mirror.dhakacom.com/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 https://mirror.pregi.net/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 http://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 https://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 rsync://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 lr_handle_prepare_metalink: Metalink parsed >17:55:37 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:55:37 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:55:37 lr_handle_perform: Downloading/Locating yum repo >17:55:37 lr_yum_download_remote: Downloading/Copying repo.. >17:55:37 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >17:55:37 lr_get_best_checksum: Expected checksum for repomd.xml: (sha512) 84da9b0967c1e5989f641895cc50d6119bd57f392d70ed4d4476aabcd2bb4bc055f3508241da9424bc017ab6f418f76da92b8389a25ca8bd84211fb6ff0af601 >17:55:37 lr_download: Target: repodata/repomd.xml (-) >17:55:37 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55b841adf000 >17:55:37 lr_prepare_lrmirrors: Mirror: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: http://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: rsync://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: rsync://ftp.riken.jp/fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: http://ftp.riken.jp/Linux/fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: rsync://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: http://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: rsync://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: http://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: http://mirror.dhakacom.com/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: rsync://mirror.dhakacom.com/fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: https://mirror.pregi.net/fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: http://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: https://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: rsync://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 select_next_target: Selecting mirror for: repodata/repomd.xml >17:55:37 prepare_next_transfer: URL: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:55:37 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 32): Operation not supported >17:55:37 lr_download: Downloading started >17:55:37 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml) >17:55:37 check_finished_trasfer_checksum: Checksum (sha512) 84da9b0967c1e5989f641895cc50d6119bd57f392d70ed4d4476aabcd2bb4bc055f3508241da9424bc017ab6f418f76da92b8389a25ca8bd84211fb6ff0af601 is OK >17:55:37 lr_yum_download_remote: Parsing repomd.xml >17:55:37 1533201050: Repomd revision: lr_yum_download_remote >17:55:37 lr_download: Target: repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz (-) >17:55:37 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55b841adf000 >17:55:37 lr_prepare_lrmirrors: Mirror: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: http://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: rsync://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: rsync://ftp.riken.jp/fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: http://ftp.riken.jp/Linux/fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: rsync://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: http://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: rsync://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: http://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: http://mirror.dhakacom.com/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: rsync://mirror.dhakacom.com/fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: https://mirror.pregi.net/fedora/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: http://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: https://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_prepare_lrmirrors: Mirror: rsync://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >17:55:37 lr_download: Target: repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz (-) >17:55:37 lr_download: Target: repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz (-) >17:55:37 select_next_target: Selecting mirror for: repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz >17:55:37 prepare_next_transfer: URL: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz >17:55:37 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 36): Operation not supported >17:55:37 select_next_target: Selecting mirror for: repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz >17:55:37 prepare_next_transfer: URL: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz >17:55:37 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 37): Operation not supported >17:55:37 select_next_target: Selecting mirror for: repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz >17:55:37 prepare_next_transfer: URL: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz >17:55:37 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >17:55:37 lr_download: Downloading started >17:55:38 check_transfer_statuses: Transfer finished: repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz (Effective url: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz) >17:55:38 check_finished_trasfer_checksum: Checksum (sha256) c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7 is OK >17:56:00 check_transfer_statuses: Transfer finished: repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz (Effective url: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz) >17:56:00 check_finished_trasfer_checksum: Checksum (sha256) 39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a is OK >17:56:36 check_transfer_statuses: Transfer finished: repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz (Effective url: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz) >17:56:36 check_finished_trasfer_checksum: Checksum (sha256) eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f is OK >17:56:36 lr_handle_perform: Restoring an old SIGINT handler >17:56:36 lr_handle_perform: Using dir: /tmp/dnf.cache/updates-testing-36d60ad7f8d20b3a >17:56:36 lr_handle_perform: Using own SIGINT handler >17:56:36 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:56:36 lr_handle_prepare_metalink: Local metalink.xml found at /tmp/dnf.cache/updates-testing-36d60ad7f8d20b3a/metalink.xml >17:56:36 lr_handle_prepare_metalink: Parsing metalink.xml >17:56:36 lr_handle_prepare_metalink: Mirrors from metalink: >17:56:36 http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 http://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 rsync://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 rsync://ftp.riken.jp/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 http://ftp.riken.jp/Linux/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 rsync://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 http://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 rsync://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 http://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 http://mirror.dhakacom.com/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 rsync://mirror.dhakacom.com/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 https://mirror.pregi.net/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 http://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 https://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 rsync://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:36 lr_handle_prepare_metalink: Metalink parsed >17:56:36 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:56:36 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:56:36 lr_handle_perform: Downloading/Locating yum repo >17:56:36 lr_yum_use_local: Locating repo.. >17:56:36 lr_yum_use_local_load_base: Found local metalink: /tmp/dnf.cache/updates-testing-36d60ad7f8d20b3a/metalink.xml >17:56:36 lr_yum_use_local_load_base: Parsing repomd.xml >17:56:36 lr_yum_use_local_load_base: Repomd revision: 1533201050 >17:56:36 lr_yum_use_local: Repository was successfully located >17:56:36 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/updates-testing-36d60ad7f8d20b3a/repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz (expected: 39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a [sha256]) >17:56:36 lr_yum_check_checksum_of_md_record: Checksum check - Passed >17:56:36 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/updates-testing-36d60ad7f8d20b3a/repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz (expected: eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f [sha256]) >17:56:36 lr_yum_check_checksum_of_md_record: Checksum check - Passed >17:56:36 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/updates-testing-36d60ad7f8d20b3a/repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz (expected: c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7 [sha256]) >17:56:36 lr_yum_check_checksum_of_md_record: Checksum check - Passed >17:56:36 lr_handle_perform: Restoring an old SIGINT handler >17:56:36 lr_handle_perform: Using dir: /tmp/dnf.cache/updates-f2bc174df9355ab8 >17:56:36 lr_handle_perform: Using own SIGINT handler >17:56:36 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:56:36 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:56:36 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:56:36 lr_handle_perform: Downloading/Locating yum repo >17:56:36 lr_yum_use_local: Locating repo.. >17:56:36 lr_yum_use_local_load_base: open(/tmp/dnf.cache/updates-f2bc174df9355ab8/repodata/repomd.xml): No such file or directory >17:56:36 lr_handle_perform: Restoring an old SIGINT handler >17:56:36 lr_handle_perform: Using dir: /tmp/dnf-wytx7kxn >17:56:36 lr_handle_perform: Using own SIGINT handler >17:56:36 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:56:36 lr_download: Target: https://mirrors.fedoraproject.org/metalink?repo=updates-released-frawhide&arch=x86_64 (-) >17:56:36 select_next_target: Selecting mirror for: https://mirrors.fedoraproject.org/metalink?repo=updates-released-frawhide&arch=x86_64 >17:56:36 prepare_next_transfer: URL: https://mirrors.fedoraproject.org/metalink?repo=updates-released-frawhide&arch=x86_64 >17:56:36 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 31): Operation not supported >17:56:36 lr_download: Downloading started >17:56:38 check_transfer_statuses: Transfer finished: https://mirrors.fedoraproject.org/metalink?repo=updates-released-frawhide&arch=x86_64 (Effective url: https://mirrors.fedoraproject.org/metalink?repo=updates-released-frawhide&arch=x86_64) >17:56:38 lr_handle_prepare_metalink: Parsing metalink.xml >17:56:38 lr_handle_prepare_metalink: Mirrors from metalink: >17:56:38 http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 http://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 rsync://ftp.riken.jp/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 http://ftp.riken.jp/Linux/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 rsync://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 http://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 rsync://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 https://mirror.pregi.net/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 rsync://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 http://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 http://mirror.dhakacom.com/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 rsync://mirror.dhakacom.com/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 http://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 https://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 rsync://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 lr_handle_prepare_metalink: Metalink parsed >17:56:38 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:56:38 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:56:38 lr_handle_perform: Downloading/Locating yum repo >17:56:38 lr_yum_download_remote: Downloading/Copying repo.. >17:56:38 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >17:56:38 lr_get_best_checksum: Expected checksum for repomd.xml: (sha512) 84da9b0967c1e5989f641895cc50d6119bd57f392d70ed4d4476aabcd2bb4bc055f3508241da9424bc017ab6f418f76da92b8389a25ca8bd84211fb6ff0af601 >17:56:38 lr_download: Target: repodata/repomd.xml (-) >17:56:38 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55b83fabd970 >17:56:38 lr_prepare_lrmirrors: Mirror: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: http://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: rsync://ftp.riken.jp/fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: http://ftp.riken.jp/Linux/fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: rsync://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: http://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: rsync://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: https://mirror.pregi.net/fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: rsync://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: http://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: http://mirror.dhakacom.com/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: rsync://mirror.dhakacom.com/fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: http://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: https://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: rsync://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 select_next_target: Selecting mirror for: repodata/repomd.xml >17:56:38 prepare_next_transfer: URL: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:56:38 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 32): Operation not supported >17:56:38 lr_download: Downloading started >17:56:38 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml) >17:56:38 check_finished_trasfer_checksum: Checksum (sha512) 84da9b0967c1e5989f641895cc50d6119bd57f392d70ed4d4476aabcd2bb4bc055f3508241da9424bc017ab6f418f76da92b8389a25ca8bd84211fb6ff0af601 is OK >17:56:38 lr_yum_download_remote: Parsing repomd.xml >17:56:38 1533201050: Repomd revision: lr_yum_download_remote >17:56:38 lr_download: Target: repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz (-) >17:56:38 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55b83fabd970 >17:56:38 lr_prepare_lrmirrors: Mirror: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: http://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: rsync://ftp.riken.jp/fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: http://ftp.riken.jp/Linux/fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: rsync://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: http://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: rsync://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: https://mirror.pregi.net/fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: rsync://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: http://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: http://mirror.dhakacom.com/fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: rsync://mirror.dhakacom.com/fedora/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: http://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: https://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_prepare_lrmirrors: Mirror: rsync://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/ >17:56:38 lr_download: Target: repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz (-) >17:56:38 lr_download: Target: repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz (-) >17:56:38 select_next_target: Selecting mirror for: repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz >17:56:38 prepare_next_transfer: URL: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz >17:56:38 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 36): Operation not supported >17:56:38 select_next_target: Selecting mirror for: repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz >17:56:38 prepare_next_transfer: URL: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz >17:56:38 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 37): Operation not supported >17:56:38 select_next_target: Selecting mirror for: repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz >17:56:38 prepare_next_transfer: URL: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz >17:56:38 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >17:56:38 lr_download: Downloading started >17:56:39 check_transfer_statuses: Transfer finished: repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz (Effective url: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz) >17:56:39 check_finished_trasfer_checksum: Checksum (sha256) c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7 is OK >17:56:56 check_transfer_statuses: Transfer finished: repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz (Effective url: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz) >17:56:56 check_finished_trasfer_checksum: Checksum (sha256) 39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a is OK >17:57:07 check_transfer_statuses: Transfer finished: repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz (Effective url: http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz) >17:57:07 check_finished_trasfer_checksum: Checksum (sha256) eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f is OK >17:57:07 lr_handle_perform: Restoring an old SIGINT handler >17:57:07 lr_handle_perform: Using dir: /tmp/dnf.cache/updates-f2bc174df9355ab8 >17:57:07 lr_handle_perform: Using own SIGINT handler >17:57:07 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:57:07 lr_handle_prepare_metalink: Local metalink.xml found at /tmp/dnf.cache/updates-f2bc174df9355ab8/metalink.xml >17:57:07 lr_handle_prepare_metalink: Parsing metalink.xml >17:57:07 lr_handle_prepare_metalink: Mirrors from metalink: >17:57:07 http://mirrors.aliyun.com/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 https://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 http://mirror.lzu.edu.cn/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 rsync://ftp.riken.jp/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 http://ftp.riken.jp/Linux/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 rsync://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 http://ftp.jaist.ac.jp/pub/Linux/Fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 rsync://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 https://mirror.pregi.net/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 rsync://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 http://mirror.0x.sg/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 http://mirror.dhakacom.com/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 rsync://mirror.dhakacom.com/fedora/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 http://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 https://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 rsync://ftp.yzu.edu.tw/Linux/Fedora/linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml >17:57:07 lr_handle_prepare_metalink: Metalink parsed >17:57:07 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:57:07 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:57:07 lr_handle_perform: Downloading/Locating yum repo >17:57:07 lr_yum_use_local: Locating repo.. >17:57:07 lr_yum_use_local_load_base: Found local metalink: /tmp/dnf.cache/updates-f2bc174df9355ab8/metalink.xml >17:57:07 lr_yum_use_local_load_base: Parsing repomd.xml >17:57:07 lr_yum_use_local_load_base: Repomd revision: 1533201050 >17:57:07 lr_yum_use_local: Repository was successfully located >17:57:07 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/updates-f2bc174df9355ab8/repodata/39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a-primary.xml.gz (expected: 39dcc896044c64f89ef9576bc96f5c24bd7a0d44e052bdaea546f03cda2ea28a [sha256]) >17:57:07 lr_yum_check_checksum_of_md_record: Checksum check - Passed >17:57:07 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/updates-f2bc174df9355ab8/repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz (expected: eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f [sha256]) >17:57:07 lr_yum_check_checksum_of_md_record: Checksum check - Passed >17:57:07 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/updates-f2bc174df9355ab8/repodata/c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7-comps-Everything.x86_64.xml.gz (expected: c5af809ea6dd036693e91c19ad6955d60b7a10f408e4f49b130941c5b7c08bc7 [sha256]) >17:57:07 lr_yum_check_checksum_of_md_record: Checksum check - Passed >17:57:07 lr_handle_perform: Restoring an old SIGINT handler >18:02:02 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-b1d942a9d0bddbca >18:02:02 lr_handle_perform: Using own SIGINT handler >18:02:02 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >18:02:02 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >18:02:02 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >18:02:02 lr_handle_perform: Downloading/Locating yum repo >18:02:02 lr_yum_use_local: Locating repo.. >18:02:02 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-b1d942a9d0bddbca/repodata/repomd.xml): No such file or directory >18:02:02 lr_handle_perform: Restoring an old SIGINT handler >18:02:02 lr_handle_perform: Using dir: /tmp/dnf-zu1_m3wf >18:02:02 lr_handle_perform: Using own SIGINT handler >18:02:02 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >18:02:02 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >18:02:02 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >18:02:02 lr_handle_perform: Downloading/Locating yum repo >18:02:02 lr_yum_download_remote: Downloading/Copying repo.. >18:02:02 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >18:02:02 lr_download: Target: repodata/repomd.xml (-) >18:02:02 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55b845718a20 >18:02:02 lr_prepare_lrmirrors: Mirror: http://10.66.128.196/os >18:02:02 select_next_target: Selecting mirror for: repodata/repomd.xml >18:02:02 prepare_next_transfer: URL: http://10.66.128.196/os/repodata/repomd.xml >18:02:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 46): Operation not supported >18:02:02 lr_download: Downloading started >18:02:02 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: http://10.66.128.196/os/repodata/repomd.xml) >18:02:02 lr_yum_download_remote: Parsing repomd.xml >18:02:02 1533028884: Repomd revision: lr_yum_download_remote >18:02:02 lr_download: Target: repodata/76ff7d98fa251168c37d1a4512a92ff07fd46bd09218482f1d68d8c08cd87bc2-primary.xml.gz (-) >18:02:02 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55b845718a20 >18:02:02 lr_prepare_lrmirrors: Mirror: http://10.66.128.196/os >18:02:02 lr_download: Target: repodata/07f2d91efe425d7a11ff0191a42968b4d3c2c59b7cc8091b8150b9b0e627db54-filelists.xml.gz (-) >18:02:02 lr_download: Target: repodata/86ffc51f5db768a6186d3509147dc14baa2a951aba4acc7c3e6c75d1228b8b5e-comps-Server.x86_64.xml.gz (-) >18:02:02 select_next_target: Selecting mirror for: repodata/76ff7d98fa251168c37d1a4512a92ff07fd46bd09218482f1d68d8c08cd87bc2-primary.xml.gz >18:02:02 prepare_next_transfer: URL: http://10.66.128.196/os/repodata/76ff7d98fa251168c37d1a4512a92ff07fd46bd09218482f1d68d8c08cd87bc2-primary.xml.gz >18:02:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 48): Operation not supported >18:02:02 select_next_target: Selecting mirror for: repodata/07f2d91efe425d7a11ff0191a42968b4d3c2c59b7cc8091b8150b9b0e627db54-filelists.xml.gz >18:02:02 prepare_next_transfer: URL: http://10.66.128.196/os/repodata/07f2d91efe425d7a11ff0191a42968b4d3c2c59b7cc8091b8150b9b0e627db54-filelists.xml.gz >18:02:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 49): Operation not supported >18:02:02 select_next_target: Selecting mirror for: repodata/86ffc51f5db768a6186d3509147dc14baa2a951aba4acc7c3e6c75d1228b8b5e-comps-Server.x86_64.xml.gz >18:02:02 prepare_next_transfer: URL: http://10.66.128.196/os/repodata/86ffc51f5db768a6186d3509147dc14baa2a951aba4acc7c3e6c75d1228b8b5e-comps-Server.x86_64.xml.gz >18:02:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 50): Operation not supported >18:02:02 lr_download: Downloading started >18:02:03 check_transfer_statuses: Transfer finished: repodata/86ffc51f5db768a6186d3509147dc14baa2a951aba4acc7c3e6c75d1228b8b5e-comps-Server.x86_64.xml.gz (Effective url: http://10.66.128.196/os/repodata/86ffc51f5db768a6186d3509147dc14baa2a951aba4acc7c3e6c75d1228b8b5e-comps-Server.x86_64.xml.gz) >18:02:03 check_finished_trasfer_checksum: Checksum (sha256) 86ffc51f5db768a6186d3509147dc14baa2a951aba4acc7c3e6c75d1228b8b5e is OK >18:02:05 check_transfer_statuses: Transfer finished: repodata/76ff7d98fa251168c37d1a4512a92ff07fd46bd09218482f1d68d8c08cd87bc2-primary.xml.gz (Effective url: http://10.66.128.196/os/repodata/76ff7d98fa251168c37d1a4512a92ff07fd46bd09218482f1d68d8c08cd87bc2-primary.xml.gz) >18:02:05 check_finished_trasfer_checksum: Checksum (sha256) 76ff7d98fa251168c37d1a4512a92ff07fd46bd09218482f1d68d8c08cd87bc2 is OK >18:02:05 check_transfer_statuses: Transfer finished: repodata/07f2d91efe425d7a11ff0191a42968b4d3c2c59b7cc8091b8150b9b0e627db54-filelists.xml.gz (Effective url: http://10.66.128.196/os/repodata/07f2d91efe425d7a11ff0191a42968b4d3c2c59b7cc8091b8150b9b0e627db54-filelists.xml.gz) >18:02:05 check_finished_trasfer_checksum: Checksum (sha256) 07f2d91efe425d7a11ff0191a42968b4d3c2c59b7cc8091b8150b9b0e627db54 is OK >18:02:05 lr_handle_perform: Restoring an old SIGINT handler >18:02:05 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-b1d942a9d0bddbca >18:02:05 lr_handle_perform: Using own SIGINT handler >18:02:05 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >18:02:05 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >18:02:05 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >18:02:05 lr_handle_perform: Downloading/Locating yum repo >18:02:05 lr_yum_use_local: Locating repo.. >18:02:05 lr_yum_use_local_load_base: Parsing repomd.xml >18:02:05 lr_yum_use_local_load_base: Repomd revision: 1533028884 >18:02:05 lr_yum_use_local: Repository was successfully located >18:02:05 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-b1d942a9d0bddbca/repodata/76ff7d98fa251168c37d1a4512a92ff07fd46bd09218482f1d68d8c08cd87bc2-primary.xml.gz (expected: 76ff7d98fa251168c37d1a4512a92ff07fd46bd09218482f1d68d8c08cd87bc2 [sha256]) >18:02:05 lr_yum_check_checksum_of_md_record: Checksum check - Passed >18:02:05 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-b1d942a9d0bddbca/repodata/07f2d91efe425d7a11ff0191a42968b4d3c2c59b7cc8091b8150b9b0e627db54-filelists.xml.gz (expected: 07f2d91efe425d7a11ff0191a42968b4d3c2c59b7cc8091b8150b9b0e627db54 [sha256]) >18:02:05 lr_yum_check_checksum_of_md_record: Checksum check - Passed >18:02:05 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-b1d942a9d0bddbca/repodata/86ffc51f5db768a6186d3509147dc14baa2a951aba4acc7c3e6c75d1228b8b5e-comps-Server.x86_64.xml.gz (expected: 86ffc51f5db768a6186d3509147dc14baa2a951aba4acc7c3e6c75d1228b8b5e [sha256]) >18:02:05 lr_yum_check_checksum_of_md_record: Checksum check - Passed >18:02:05 lr_handle_perform: Restoring an old SIGINT handler > > >/tmp/hawkey.log: >INFO Aug-08 17:57:07 === Started libdnf-0.17.0 === >DEBUG Aug-08 17:57:07 fetching rawhide-modular >DEBUG Aug-08 17:57:07 caching repo: rawhide-modular (0xde9020d366b1c6b487d6768f5caf3442cd13862d5563d4f7ded7a07137158ae4) >DEBUG Aug-08 17:57:07 load_ext: loading: /tmp/dnf.cache/rawhide-modular-bcea058c95ea8a90/repodata/8057b299ec733543d393e65cf2b28ee9414a16955823591802ea94650a5cbc2b-filelists.xml.gz >DEBUG Aug-08 17:57:07 write_ext: storing rawhide-modular to: /tmp/dnf.cache/rawhide-modular-filenames.solvx.uSgIMO >DEBUG Aug-08 17:57:07 no presto metadata available for rawhide-modular >DEBUG Aug-08 17:57:07 no updateinfo available for rawhide-modular >DEBUG Aug-08 17:57:07 fetching rawhide >DEBUG Aug-08 17:57:10 caching repo: rawhide (0xb18314047b11893f3581630a9ec24f882478d16b4e76f58f12bd2dce14069206) >DEBUG Aug-08 17:57:10 load_ext: loading: /tmp/dnf.cache/rawhide-2d95c80a1fa0a67d/repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz >DEBUG Aug-08 17:57:21 write_ext: storing rawhide to: /tmp/dnf.cache/rawhide-filenames.solvx.zJqiVE >DEBUG Aug-08 17:57:25 no presto metadata available for rawhide >DEBUG Aug-08 17:57:25 no updateinfo available for rawhide >DEBUG Aug-08 17:57:25 fetching updates-testing >DEBUG Aug-08 17:57:27 caching repo: updates-testing (0xb18314047b11893f3581630a9ec24f882478d16b4e76f58f12bd2dce14069206) >DEBUG Aug-08 17:57:28 load_ext: loading: /tmp/dnf.cache/updates-testing-36d60ad7f8d20b3a/repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz >DEBUG Aug-08 17:57:38 write_ext: storing updates-testing to: /tmp/dnf.cache/updates-testing-filenames.solvx.y3uTxb >DEBUG Aug-08 17:57:42 no presto metadata available for updates-testing >DEBUG Aug-08 17:57:42 no updateinfo available for updates-testing >DEBUG Aug-08 17:57:42 fetching updates >DEBUG Aug-08 17:57:44 caching repo: updates (0xb18314047b11893f3581630a9ec24f882478d16b4e76f58f12bd2dce14069206) >DEBUG Aug-08 17:57:44 load_ext: loading: /tmp/dnf.cache/updates-f2bc174df9355ab8/repodata/eb3fb0a56809b7ff1092e72326e6554e8a6fe6e4f7f2cb3fc6db088f1da4280f-filelists.xml.gz >DEBUG Aug-08 17:57:56 write_ext: storing updates to: /tmp/dnf.cache/updates-filenames.solvx.1KlaRo >DEBUG Aug-08 17:57:59 no presto metadata available for updates >DEBUG Aug-08 17:57:59 no updateinfo available for updates >DEBUG Aug-08 17:57:59 Architecture is: x86_64 >DEBUG Aug-08 17:58:01 rewriting repo: rawhide-modular >DEBUG Aug-08 17:58:01 caching repo: rawhide-modular (0xde9020d366b1c6b487d6768f5caf3442cd13862d5563d4f7ded7a07137158ae4) >DEBUG Aug-08 17:58:01 rewriting repo: rawhide >DEBUG Aug-08 17:58:01 caching repo: rawhide (0xb18314047b11893f3581630a9ec24f882478d16b4e76f58f12bd2dce14069206) >DEBUG Aug-08 17:58:02 rewriting repo: updates-testing >DEBUG Aug-08 17:58:02 caching repo: updates-testing (0xb18314047b11893f3581630a9ec24f882478d16b4e76f58f12bd2dce14069206) >DEBUG Aug-08 17:58:03 rewriting repo: updates >DEBUG Aug-08 17:58:03 caching repo: updates (0xb18314047b11893f3581630a9ec24f882478d16b4e76f58f12bd2dce14069206) >DEBUG Aug-08 17:58:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:58:38 Encoding raw >DEBUG Aug-08 17:58:38 Dimensions: 14 x 14 >DEBUG Aug-08 17:58:38 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:58:38 Copy pixels == false >DEBUG Aug-08 17:58:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:58:38 Encoding raw >DEBUG Aug-08 17:58:38 Dimensions: 14 x 14 >DEBUG Aug-08 17:58:38 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:58:38 Copy pixels == false >DEBUG Aug-08 17:58:43 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:58:43 Encoding raw >DEBUG Aug-08 17:58:43 Dimensions: 14 x 14 >DEBUG Aug-08 17:58:43 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:58:43 Copy pixels == false >DEBUG Aug-08 17:58:49 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:58:49 Encoding raw >DEBUG Aug-08 17:58:49 Dimensions: 14 x 14 >DEBUG Aug-08 17:58:49 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:58:49 Copy pixels == false >DEBUG Aug-08 17:58:49 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:58:49 Encoding raw >DEBUG Aug-08 17:58:49 Dimensions: 14 x 14 >DEBUG Aug-08 17:58:49 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:58:49 Copy pixels == false >DEBUG Aug-08 17:58:51 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:58:51 Encoding raw >DEBUG Aug-08 17:58:51 Dimensions: 14 x 14 >DEBUG Aug-08 17:58:51 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:58:51 Copy pixels == false >DEBUG Aug-08 17:58:54 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:58:54 Encoding raw >DEBUG Aug-08 17:58:54 Dimensions: 14 x 14 >DEBUG Aug-08 17:58:54 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:58:54 Copy pixels == false >DEBUG Aug-08 17:58:55 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:58:55 Encoding raw >DEBUG Aug-08 17:58:55 Dimensions: 14 x 14 >DEBUG Aug-08 17:58:55 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:58:55 Copy pixels == false >DEBUG Aug-08 17:58:55 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:58:55 Encoding raw >DEBUG Aug-08 17:58:55 Dimensions: 14 x 14 >DEBUG Aug-08 17:58:55 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:58:55 Copy pixels == false >DEBUG Aug-08 17:58:58 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:58:58 Encoding raw >DEBUG Aug-08 17:58:58 Dimensions: 14 x 14 >DEBUG Aug-08 17:58:58 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:58:58 Copy pixels == false >DEBUG Aug-08 17:59:00 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:00 Encoding raw >DEBUG Aug-08 17:59:00 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:00 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:00 Copy pixels == false >DEBUG Aug-08 17:59:00 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:00 Encoding raw >DEBUG Aug-08 17:59:00 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:00 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:00 Copy pixels == false >DEBUG Aug-08 17:59:00 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:00 Encoding raw >DEBUG Aug-08 17:59:00 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:00 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:00 Copy pixels == false >DEBUG Aug-08 17:59:02 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:02 Encoding raw >DEBUG Aug-08 17:59:02 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:02 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:02 Copy pixels == false >DEBUG Aug-08 17:59:03 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:03 Encoding raw >DEBUG Aug-08 17:59:03 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:03 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:03 Copy pixels == false >DEBUG Aug-08 17:59:03 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:03 Encoding raw >DEBUG Aug-08 17:59:03 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:03 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:03 Copy pixels == false >DEBUG Aug-08 17:59:03 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:03 Encoding raw >DEBUG Aug-08 17:59:03 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:03 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:03 Copy pixels == false >DEBUG Aug-08 17:59:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:09 Encoding raw >DEBUG Aug-08 17:59:09 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:09 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:09 Copy pixels == false >DEBUG Aug-08 17:59:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:09 Encoding raw >DEBUG Aug-08 17:59:09 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:09 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:09 Copy pixels == false >DEBUG Aug-08 17:59:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:09 Encoding raw >DEBUG Aug-08 17:59:09 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:09 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:09 Copy pixels == false >DEBUG Aug-08 17:59:09 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:09 Encoding raw >DEBUG Aug-08 17:59:09 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:09 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:09 Copy pixels == false >DEBUG Aug-08 17:59:11 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:11 Encoding raw >DEBUG Aug-08 17:59:11 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:11 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:11 Copy pixels == false >DEBUG Aug-08 17:59:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:19 Encoding raw >DEBUG Aug-08 17:59:19 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:19 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:19 Copy pixels == false >DEBUG Aug-08 17:59:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:19 Encoding raw >DEBUG Aug-08 17:59:19 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:19 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:19 Copy pixels == false >DEBUG Aug-08 17:59:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:23 Encoding raw >DEBUG Aug-08 17:59:23 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:23 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:23 Copy pixels == false >DEBUG Aug-08 17:59:25 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:25 Encoding raw >DEBUG Aug-08 17:59:25 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:25 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:25 Copy pixels == false >DEBUG Aug-08 17:59:26 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:26 Encoding raw >DEBUG Aug-08 17:59:26 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:26 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:26 Copy pixels == false >DEBUG Aug-08 17:59:26 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:26 Encoding raw >DEBUG Aug-08 17:59:26 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:26 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:26 Copy pixels == false >DEBUG Aug-08 17:59:26 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:26 Encoding raw >DEBUG Aug-08 17:59:26 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:26 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:26 Copy pixels == false >DEBUG Aug-08 17:59:26 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:26 Encoding raw >DEBUG Aug-08 17:59:26 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:26 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:26 Copy pixels == false >DEBUG Aug-08 17:59:26 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:26 Encoding raw >DEBUG Aug-08 17:59:26 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:26 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:26 Copy pixels == false >DEBUG Aug-08 17:59:27 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:27 Encoding raw >DEBUG Aug-08 17:59:27 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:27 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:27 Copy pixels == false >DEBUG Aug-08 17:59:28 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:28 Encoding raw >DEBUG Aug-08 17:59:28 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:28 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:28 Copy pixels == false >DEBUG Aug-08 17:59:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:29 Encoding raw >DEBUG Aug-08 17:59:29 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:29 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:29 Copy pixels == false >DEBUG Aug-08 17:59:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:29 Encoding raw >DEBUG Aug-08 17:59:29 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:29 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:29 Copy pixels == false >DEBUG Aug-08 17:59:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:29 Encoding raw >DEBUG Aug-08 17:59:29 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:29 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:29 Copy pixels == false >DEBUG Aug-08 17:59:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:29 Encoding raw >DEBUG Aug-08 17:59:29 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:29 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:29 Copy pixels == false >DEBUG Aug-08 17:59:30 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:30 Encoding raw >DEBUG Aug-08 17:59:30 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:30 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:30 Copy pixels == false >DEBUG Aug-08 17:59:30 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:30 Encoding raw >DEBUG Aug-08 17:59:30 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:30 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:30 Copy pixels == false >DEBUG Aug-08 17:59:31 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:31 Encoding raw >DEBUG Aug-08 17:59:31 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:31 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:31 Copy pixels == false >DEBUG Aug-08 17:59:33 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:33 Encoding raw >DEBUG Aug-08 17:59:33 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:33 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:33 Copy pixels == false >DEBUG Aug-08 17:59:33 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:33 Encoding raw >DEBUG Aug-08 17:59:33 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:33 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:33 Copy pixels == false >DEBUG Aug-08 17:59:33 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:33 Encoding raw >DEBUG Aug-08 17:59:33 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:33 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:33 Copy pixels == false >DEBUG Aug-08 17:59:33 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:33 Encoding raw >DEBUG Aug-08 17:59:33 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:33 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:33 Copy pixels == false >DEBUG Aug-08 17:59:33 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:33 Encoding raw >DEBUG Aug-08 17:59:33 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:33 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:33 Copy pixels == false >DEBUG Aug-08 17:59:33 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:33 Encoding raw >DEBUG Aug-08 17:59:33 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:33 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:33 Copy pixels == false >DEBUG Aug-08 17:59:34 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:34 Encoding raw >DEBUG Aug-08 17:59:34 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:34 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:34 Copy pixels == false >DEBUG Aug-08 17:59:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:36 Encoding raw >DEBUG Aug-08 17:59:36 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:36 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:36 Copy pixels == false >DEBUG Aug-08 17:59:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:36 Encoding raw >DEBUG Aug-08 17:59:36 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:36 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:36 Copy pixels == false >DEBUG Aug-08 17:59:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:36 Encoding raw >DEBUG Aug-08 17:59:36 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:36 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:36 Copy pixels == false >DEBUG Aug-08 17:59:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:36 Encoding raw >DEBUG Aug-08 17:59:36 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:36 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:36 Copy pixels == false >DEBUG Aug-08 17:59:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:36 Encoding raw >DEBUG Aug-08 17:59:36 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:36 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:36 Copy pixels == false >DEBUG Aug-08 17:59:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:36 Encoding raw >DEBUG Aug-08 17:59:36 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:36 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:36 Copy pixels == false >DEBUG Aug-08 17:59:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:36 Encoding raw >DEBUG Aug-08 17:59:36 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:36 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:36 Copy pixels == false >DEBUG Aug-08 17:59:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:36 Encoding raw >DEBUG Aug-08 17:59:36 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:36 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:36 Copy pixels == false >DEBUG Aug-08 17:59:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:36 Encoding raw >DEBUG Aug-08 17:59:36 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:36 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:36 Copy pixels == false >DEBUG Aug-08 17:59:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:37 Encoding raw >DEBUG Aug-08 17:59:37 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:37 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:37 Copy pixels == false >DEBUG Aug-08 17:59:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:37 Encoding raw >DEBUG Aug-08 17:59:37 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:37 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:37 Copy pixels == false >DEBUG Aug-08 17:59:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:37 Encoding raw >DEBUG Aug-08 17:59:37 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:37 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:37 Copy pixels == false >DEBUG Aug-08 17:59:37 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:37 Encoding raw >DEBUG Aug-08 17:59:37 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:37 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:37 Copy pixels == false >DEBUG Aug-08 17:59:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:38 Encoding raw >DEBUG Aug-08 17:59:38 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:38 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:38 Copy pixels == false >DEBUG Aug-08 17:59:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:38 Encoding raw >DEBUG Aug-08 17:59:38 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:38 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:38 Copy pixels == false >DEBUG Aug-08 17:59:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:38 Encoding raw >DEBUG Aug-08 17:59:38 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:38 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:38 Copy pixels == false >DEBUG Aug-08 17:59:39 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:39 Encoding raw >DEBUG Aug-08 17:59:39 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:39 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:39 Copy pixels == false >DEBUG Aug-08 17:59:40 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:40 Encoding raw >DEBUG Aug-08 17:59:40 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:40 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:40 Copy pixels == false >DEBUG Aug-08 17:59:40 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:40 Encoding raw >DEBUG Aug-08 17:59:40 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:40 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:40 Copy pixels == false >DEBUG Aug-08 17:59:40 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:40 Encoding raw >DEBUG Aug-08 17:59:40 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:40 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:40 Copy pixels == false >DEBUG Aug-08 17:59:40 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:40 Encoding raw >DEBUG Aug-08 17:59:40 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:40 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:40 Copy pixels == false >DEBUG Aug-08 17:59:40 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:40 Encoding raw >DEBUG Aug-08 17:59:40 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:40 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:40 Copy pixels == false >DEBUG Aug-08 17:59:40 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:40 Encoding raw >DEBUG Aug-08 17:59:40 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:40 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:40 Copy pixels == false >DEBUG Aug-08 17:59:40 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:40 Encoding raw >DEBUG Aug-08 17:59:40 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:40 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:40 Copy pixels == false >DEBUG Aug-08 17:59:40 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:40 Encoding raw >DEBUG Aug-08 17:59:40 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:40 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:40 Copy pixels == false >DEBUG Aug-08 17:59:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:41 Encoding raw >DEBUG Aug-08 17:59:41 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:41 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:41 Copy pixels == false >DEBUG Aug-08 17:59:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:41 Encoding raw >DEBUG Aug-08 17:59:41 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:41 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:41 Copy pixels == false >DEBUG Aug-08 17:59:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:41 Encoding raw >DEBUG Aug-08 17:59:41 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:41 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:41 Copy pixels == false >DEBUG Aug-08 17:59:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:41 Encoding raw >DEBUG Aug-08 17:59:41 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:41 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:41 Copy pixels == false >DEBUG Aug-08 17:59:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:41 Encoding raw >DEBUG Aug-08 17:59:41 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:41 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:41 Copy pixels == false >DEBUG Aug-08 17:59:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:41 Encoding raw >DEBUG Aug-08 17:59:41 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:41 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:41 Copy pixels == false >DEBUG Aug-08 17:59:44 posix_spawn avoided (fd close requested) (child_setup specified) >DEBUG Aug-08 17:59:44 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:44 Encoding raw >DEBUG Aug-08 17:59:44 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:44 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:44 Copy pixels == false >DEBUG Aug-08 17:59:44 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:44 Encoding raw >DEBUG Aug-08 17:59:44 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:44 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:44 Copy pixels == false >DEBUG Aug-08 17:59:44 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:44 Encoding raw >DEBUG Aug-08 17:59:44 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:44 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:44 Copy pixels == false >DEBUG Aug-08 17:59:44 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:44 Encoding raw >DEBUG Aug-08 17:59:44 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:44 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:44 Copy pixels == false >DEBUG Aug-08 17:59:44 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:44 Encoding raw >DEBUG Aug-08 17:59:44 Dimensions: 20 x 25 >DEBUG Aug-08 17:59:44 Rowstride: 80, Length: 2024 >DEBUG Aug-08 17:59:44 Copy pixels == false >DEBUG Aug-08 17:59:44 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:44 Encoding raw >DEBUG Aug-08 17:59:44 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:44 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:44 Copy pixels == false >DEBUG Aug-08 17:59:44 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:44 Encoding raw >DEBUG Aug-08 17:59:44 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:44 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:44 Copy pixels == false >DEBUG Aug-08 17:59:44 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:44 Encoding raw >DEBUG Aug-08 17:59:44 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:44 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:44 Copy pixels == false >DEBUG Aug-08 17:59:44 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:44 Encoding raw >DEBUG Aug-08 17:59:44 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:44 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:44 Copy pixels == false >DEBUG Aug-08 17:59:46 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:46 Encoding raw >DEBUG Aug-08 17:59:46 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:46 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:46 Copy pixels == false >DEBUG Aug-08 17:59:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:56 Encoding raw >DEBUG Aug-08 17:59:56 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:56 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:56 Copy pixels == false >DEBUG Aug-08 17:59:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:56 Encoding raw >DEBUG Aug-08 17:59:56 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:56 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:56 Copy pixels == false >DEBUG Aug-08 17:59:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:56 Encoding raw >DEBUG Aug-08 17:59:56 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:56 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:56 Copy pixels == false >DEBUG Aug-08 17:59:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:56 Encoding raw >DEBUG Aug-08 17:59:56 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:56 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:56 Copy pixels == false >DEBUG Aug-08 17:59:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:56 Encoding raw >DEBUG Aug-08 17:59:56 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:56 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:56 Copy pixels == false >DEBUG Aug-08 17:59:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:56 Encoding raw >DEBUG Aug-08 17:59:56 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:56 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:56 Copy pixels == false >DEBUG Aug-08 17:59:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:57 Encoding raw >DEBUG Aug-08 17:59:57 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:57 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:57 Copy pixels == false >DEBUG Aug-08 17:59:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 17:59:57 Encoding raw >DEBUG Aug-08 17:59:57 Dimensions: 14 x 14 >DEBUG Aug-08 17:59:57 Rowstride: 56, Length: 808 >DEBUG Aug-08 17:59:57 Copy pixels == false >DEBUG Aug-08 18:00:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:19 Encoding raw >DEBUG Aug-08 18:00:19 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:19 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:19 Copy pixels == false >DEBUG Aug-08 18:00:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:19 Encoding raw >DEBUG Aug-08 18:00:19 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:19 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:19 Copy pixels == false >DEBUG Aug-08 18:00:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:19 Encoding raw >DEBUG Aug-08 18:00:19 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:19 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:19 Copy pixels == false >DEBUG Aug-08 18:00:20 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:20 Encoding raw >DEBUG Aug-08 18:00:20 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:20 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:20 Copy pixels == false >DEBUG Aug-08 18:00:20 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:20 Encoding raw >DEBUG Aug-08 18:00:20 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:20 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:20 Copy pixels == false >DEBUG Aug-08 18:00:20 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:20 Encoding raw >DEBUG Aug-08 18:00:20 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:20 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:20 Copy pixels == false >DEBUG Aug-08 18:00:20 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:20 Encoding raw >DEBUG Aug-08 18:00:20 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:20 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:20 Copy pixels == false >DEBUG Aug-08 18:00:20 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:20 Encoding raw >DEBUG Aug-08 18:00:20 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:20 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:20 Copy pixels == false >DEBUG Aug-08 18:00:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:21 Encoding raw >DEBUG Aug-08 18:00:21 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:21 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:21 Copy pixels == false >DEBUG Aug-08 18:00:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:21 Encoding raw >DEBUG Aug-08 18:00:21 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:21 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:21 Copy pixels == false >DEBUG Aug-08 18:00:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:21 Encoding raw >DEBUG Aug-08 18:00:21 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:21 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:21 Copy pixels == false >DEBUG Aug-08 18:00:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:21 Encoding raw >DEBUG Aug-08 18:00:21 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:21 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:21 Copy pixels == false >DEBUG Aug-08 18:00:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:21 Encoding raw >DEBUG Aug-08 18:00:21 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:21 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:21 Copy pixels == false >DEBUG Aug-08 18:00:21 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:21 Encoding raw >DEBUG Aug-08 18:00:21 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:21 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:21 Copy pixels == false >DEBUG Aug-08 18:00:22 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:22 Encoding raw >DEBUG Aug-08 18:00:22 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:22 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:22 Copy pixels == false >DEBUG Aug-08 18:00:22 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:22 Encoding raw >DEBUG Aug-08 18:00:22 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:22 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:22 Copy pixels == false >DEBUG Aug-08 18:00:22 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:22 Encoding raw >DEBUG Aug-08 18:00:22 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:22 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:22 Copy pixels == false >DEBUG Aug-08 18:00:22 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:22 Encoding raw >DEBUG Aug-08 18:00:22 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:22 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:22 Copy pixels == false >DEBUG Aug-08 18:00:22 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:22 Encoding raw >DEBUG Aug-08 18:00:22 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:22 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:22 Copy pixels == false >DEBUG Aug-08 18:00:22 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:22 Encoding raw >DEBUG Aug-08 18:00:22 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:22 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:22 Copy pixels == false >DEBUG Aug-08 18:00:22 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:22 Encoding raw >DEBUG Aug-08 18:00:22 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:22 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:22 Copy pixels == false >DEBUG Aug-08 18:00:22 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:22 Encoding raw >DEBUG Aug-08 18:00:22 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:22 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:22 Copy pixels == false >DEBUG Aug-08 18:00:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:23 Encoding raw >DEBUG Aug-08 18:00:23 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:23 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:23 Copy pixels == false >DEBUG Aug-08 18:00:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:29 Encoding raw >DEBUG Aug-08 18:00:29 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:29 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:29 Copy pixels == false >DEBUG Aug-08 18:00:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:29 Encoding raw >DEBUG Aug-08 18:00:29 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:29 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:29 Copy pixels == false >DEBUG Aug-08 18:00:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:29 Encoding raw >DEBUG Aug-08 18:00:29 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:29 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:29 Copy pixels == false >DEBUG Aug-08 18:00:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:29 Encoding raw >DEBUG Aug-08 18:00:29 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:29 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:29 Copy pixels == false >DEBUG Aug-08 18:00:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:29 Encoding raw >DEBUG Aug-08 18:00:29 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:29 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:29 Copy pixels == false >DEBUG Aug-08 18:00:29 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:29 Encoding raw >DEBUG Aug-08 18:00:29 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:29 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:29 Copy pixels == false >DEBUG Aug-08 18:00:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:38 Encoding raw >DEBUG Aug-08 18:00:38 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:38 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:38 Copy pixels == false >DEBUG Aug-08 18:00:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:38 Encoding raw >DEBUG Aug-08 18:00:38 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:38 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:38 Copy pixels == false >DEBUG Aug-08 18:00:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:38 Encoding raw >DEBUG Aug-08 18:00:38 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:38 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:38 Copy pixels == false >DEBUG Aug-08 18:00:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:38 Encoding raw >DEBUG Aug-08 18:00:38 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:38 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:38 Copy pixels == false >DEBUG Aug-08 18:00:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:38 Encoding raw >DEBUG Aug-08 18:00:38 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:38 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:38 Copy pixels == false >DEBUG Aug-08 18:00:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:38 Encoding raw >DEBUG Aug-08 18:00:38 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:38 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:38 Copy pixels == false >DEBUG Aug-08 18:00:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:38 Encoding raw >DEBUG Aug-08 18:00:38 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:38 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:38 Copy pixels == false >DEBUG Aug-08 18:00:42 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:42 Encoding raw >DEBUG Aug-08 18:00:42 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:42 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:42 Copy pixels == false >DEBUG Aug-08 18:00:42 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:42 Encoding raw >DEBUG Aug-08 18:00:42 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:42 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:42 Copy pixels == false >DEBUG Aug-08 18:00:42 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:42 Encoding raw >DEBUG Aug-08 18:00:42 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:42 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:42 Copy pixels == false >DEBUG Aug-08 18:00:42 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:42 Encoding raw >DEBUG Aug-08 18:00:42 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:42 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:42 Copy pixels == false >DEBUG Aug-08 18:00:42 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:42 Encoding raw >DEBUG Aug-08 18:00:42 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:42 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:42 Copy pixels == false >DEBUG Aug-08 18:00:47 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:47 Encoding raw >DEBUG Aug-08 18:00:47 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:47 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:47 Copy pixels == false >DEBUG Aug-08 18:00:47 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:47 Encoding raw >DEBUG Aug-08 18:00:47 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:47 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:47 Copy pixels == false >DEBUG Aug-08 18:00:47 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:47 Encoding raw >DEBUG Aug-08 18:00:47 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:47 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:47 Copy pixels == false >DEBUG Aug-08 18:00:47 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:47 Encoding raw >DEBUG Aug-08 18:00:47 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:47 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:47 Copy pixels == false >DEBUG Aug-08 18:00:48 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:48 Encoding raw >DEBUG Aug-08 18:00:48 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:48 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:48 Copy pixels == false >DEBUG Aug-08 18:00:48 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:48 Encoding raw >DEBUG Aug-08 18:00:48 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:48 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:48 Copy pixels == false >DEBUG Aug-08 18:00:49 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:49 Encoding raw >DEBUG Aug-08 18:00:49 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:49 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:49 Copy pixels == false >DEBUG Aug-08 18:00:49 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:49 Encoding raw >DEBUG Aug-08 18:00:49 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:49 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:49 Copy pixels == false >DEBUG Aug-08 18:00:49 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:49 Encoding raw >DEBUG Aug-08 18:00:49 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:49 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:49 Copy pixels == false >DEBUG Aug-08 18:00:49 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:49 Encoding raw >DEBUG Aug-08 18:00:49 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:49 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:49 Copy pixels == false >DEBUG Aug-08 18:00:49 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:49 Encoding raw >DEBUG Aug-08 18:00:49 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:49 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:49 Copy pixels == false >DEBUG Aug-08 18:00:49 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:49 Encoding raw >DEBUG Aug-08 18:00:49 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:49 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:49 Copy pixels == false >DEBUG Aug-08 18:00:49 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:49 Encoding raw >DEBUG Aug-08 18:00:49 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:49 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:49 Copy pixels == false >DEBUG Aug-08 18:00:50 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:00:50 Encoding raw >DEBUG Aug-08 18:00:50 Dimensions: 14 x 14 >DEBUG Aug-08 18:00:50 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:00:50 Copy pixels == false >DEBUG Aug-08 18:01:01 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:01 Encoding raw >DEBUG Aug-08 18:01:01 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:01 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:01 Copy pixels == false >DEBUG Aug-08 18:01:01 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:01 Encoding raw >DEBUG Aug-08 18:01:01 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:01 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:01 Copy pixels == false >DEBUG Aug-08 18:01:01 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:01 Encoding raw >DEBUG Aug-08 18:01:01 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:01 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:01 Copy pixels == false >DEBUG Aug-08 18:01:01 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:01 Encoding raw >DEBUG Aug-08 18:01:01 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:01 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:01 Copy pixels == false >DEBUG Aug-08 18:01:01 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:01 Encoding raw >DEBUG Aug-08 18:01:01 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:01 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:01 Copy pixels == false >DEBUG Aug-08 18:01:02 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:02 Encoding raw >DEBUG Aug-08 18:01:02 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:02 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:02 Copy pixels == false >DEBUG Aug-08 18:01:03 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:03 Encoding raw >DEBUG Aug-08 18:01:03 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:03 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:03 Copy pixels == false >DEBUG Aug-08 18:01:03 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:03 Encoding raw >DEBUG Aug-08 18:01:03 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:03 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:03 Copy pixels == false >DEBUG Aug-08 18:01:03 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:03 Encoding raw >DEBUG Aug-08 18:01:03 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:03 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:03 Copy pixels == false >DEBUG Aug-08 18:01:03 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:03 Encoding raw >DEBUG Aug-08 18:01:03 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:03 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:03 Copy pixels == false >DEBUG Aug-08 18:01:12 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:12 Encoding raw >DEBUG Aug-08 18:01:12 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:12 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:12 Copy pixels == false >DEBUG Aug-08 18:01:12 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:12 Encoding raw >DEBUG Aug-08 18:01:12 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:12 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:12 Copy pixels == false >DEBUG Aug-08 18:01:14 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:14 Encoding raw >DEBUG Aug-08 18:01:14 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:14 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:14 Copy pixels == false >DEBUG Aug-08 18:01:14 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:14 Encoding raw >DEBUG Aug-08 18:01:14 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:14 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:14 Copy pixels == false >DEBUG Aug-08 18:01:15 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:15 Encoding raw >DEBUG Aug-08 18:01:15 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:15 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:15 Copy pixels == false >DEBUG Aug-08 18:01:15 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:15 Encoding raw >DEBUG Aug-08 18:01:15 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:15 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:15 Copy pixels == false >DEBUG Aug-08 18:01:15 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:15 Encoding raw >DEBUG Aug-08 18:01:15 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:15 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:15 Copy pixels == false >DEBUG Aug-08 18:01:15 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:15 Encoding raw >DEBUG Aug-08 18:01:15 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:15 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:15 Copy pixels == false >DEBUG Aug-08 18:01:15 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:15 Encoding raw >DEBUG Aug-08 18:01:15 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:15 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:15 Copy pixels == false >DEBUG Aug-08 18:01:15 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:15 Encoding raw >DEBUG Aug-08 18:01:15 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:15 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:15 Copy pixels == false >DEBUG Aug-08 18:01:33 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:33 Encoding raw >DEBUG Aug-08 18:01:33 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:33 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:33 Copy pixels == false >DEBUG Aug-08 18:01:33 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:33 Encoding raw >DEBUG Aug-08 18:01:33 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:33 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:33 Copy pixels == false >DEBUG Aug-08 18:01:33 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:33 Encoding raw >DEBUG Aug-08 18:01:33 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:33 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:33 Copy pixels == false >DEBUG Aug-08 18:01:33 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:33 Encoding raw >DEBUG Aug-08 18:01:33 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:33 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:33 Copy pixels == false >DEBUG Aug-08 18:01:33 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:33 Encoding raw >DEBUG Aug-08 18:01:33 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:33 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:33 Copy pixels == false >DEBUG Aug-08 18:01:33 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:33 Encoding raw >DEBUG Aug-08 18:01:33 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:33 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:33 Copy pixels == false >DEBUG Aug-08 18:01:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:36 Encoding raw >DEBUG Aug-08 18:01:36 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:36 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:36 Copy pixels == false >DEBUG Aug-08 18:01:36 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:36 Encoding raw >DEBUG Aug-08 18:01:36 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:36 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:36 Copy pixels == false >DEBUG Aug-08 18:01:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:41 Encoding raw >DEBUG Aug-08 18:01:41 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:41 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:41 Copy pixels == false >DEBUG Aug-08 18:01:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:41 Encoding raw >DEBUG Aug-08 18:01:41 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:41 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:41 Copy pixels == false >DEBUG Aug-08 18:01:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:41 Encoding raw >DEBUG Aug-08 18:01:41 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:41 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:41 Copy pixels == false >DEBUG Aug-08 18:01:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:41 Encoding raw >DEBUG Aug-08 18:01:41 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:41 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:41 Copy pixels == false >DEBUG Aug-08 18:01:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:41 Encoding raw >DEBUG Aug-08 18:01:41 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:41 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:41 Copy pixels == false >DEBUG Aug-08 18:01:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:41 Encoding raw >DEBUG Aug-08 18:01:41 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:41 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:41 Copy pixels == false >DEBUG Aug-08 18:01:41 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:41 Encoding raw >DEBUG Aug-08 18:01:41 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:41 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:41 Copy pixels == false >DEBUG Aug-08 18:01:43 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:43 Encoding raw >DEBUG Aug-08 18:01:43 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:43 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:43 Copy pixels == false >DEBUG Aug-08 18:01:43 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:43 Encoding raw >DEBUG Aug-08 18:01:43 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:43 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:43 Copy pixels == false >DEBUG Aug-08 18:01:43 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:43 Encoding raw >DEBUG Aug-08 18:01:43 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:43 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:43 Copy pixels == false >DEBUG Aug-08 18:01:43 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:43 Encoding raw >DEBUG Aug-08 18:01:43 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:43 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:43 Copy pixels == false >DEBUG Aug-08 18:01:46 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:46 Encoding raw >DEBUG Aug-08 18:01:46 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:46 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:46 Copy pixels == false >DEBUG Aug-08 18:01:49 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:49 Encoding raw >DEBUG Aug-08 18:01:49 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:49 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:49 Copy pixels == false >DEBUG Aug-08 18:01:49 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:49 Encoding raw >DEBUG Aug-08 18:01:49 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:49 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:49 Copy pixels == false >DEBUG Aug-08 18:01:49 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:01:49 Encoding raw >DEBUG Aug-08 18:01:49 Dimensions: 14 x 14 >DEBUG Aug-08 18:01:49 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:01:49 Copy pixels == false >DEBUG Aug-08 18:02:00 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:02:00 Encoding raw >DEBUG Aug-08 18:02:00 Dimensions: 14 x 14 >DEBUG Aug-08 18:02:00 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:02:00 Copy pixels == false >DEBUG Aug-08 18:02:00 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:02:00 Encoding raw >DEBUG Aug-08 18:02:00 Dimensions: 14 x 14 >DEBUG Aug-08 18:02:00 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:02:00 Copy pixels == false >DEBUG Aug-08 18:02:02 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:02:02 Encoding raw >DEBUG Aug-08 18:02:02 Dimensions: 14 x 14 >DEBUG Aug-08 18:02:02 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:02:02 Copy pixels == false >DEBUG Aug-08 18:02:02 gdk_pixbuf_from_pixdata() called on: >DEBUG Aug-08 18:02:02 Encoding raw >DEBUG Aug-08 18:02:02 Dimensions: 14 x 14 >DEBUG Aug-08 18:02:02 Rowstride: 56, Length: 808 >DEBUG Aug-08 18:02:02 Copy pixels == false >DEBUG Aug-08 18:02:05 Architecture is: x86_64 >INFO Aug-08 18:02:05 === Started libdnf-0.17.0 === >DEBUG Aug-08 18:02:05 fetching anaconda >DEBUG Aug-08 18:02:05 caching repo: anaconda (0x0a7b5e87304e51b605937d189b18ddda58d951f3ea68588b83d3857f89ba94c0) >DEBUG Aug-08 18:02:05 load_ext: loading: /tmp/dnf.cache/anaconda-b1d942a9d0bddbca/repodata/07f2d91efe425d7a11ff0191a42968b4d3c2c59b7cc8091b8150b9b0e627db54-filelists.xml.gz >DEBUG Aug-08 18:02:05 write_ext: storing anaconda to: /tmp/dnf.cache/anaconda-filenames.solvx.RwFJTL >DEBUG Aug-08 18:02:06 no presto metadata available for anaconda >DEBUG Aug-08 18:02:06 no updateinfo available for anaconda >DEBUG Aug-08 18:02:06 Architecture is: x86_64 >DEBUG Aug-08 18:02:06 rewriting repo: anaconda >DEBUG Aug-08 18:02:06 caching repo: anaconda (0x0a7b5e87304e51b605937d189b18ddda58d951f3ea68588b83d3857f89ba94c0) > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-rawh rd.live.check quiet > > >/root/lorax-packages.log: >gstreamer1-plugins-base-1.14.2-1.fc29.x86_64 >syslinux-6.04-0.8.fc28.x86_64 >libreport-filesystem-2.9.5-4.fc29.x86_64 >cryptsetup-libs-2.0.4-1.fc29.x86_64 >dosfstools-4.1-6.fc29.x86_64 >kacst-fonts-common-2.0-20.fc29.noarch >xorg-x11-drv-libinput-0.28.0-2.fc29.x86_64 >libsndfile-1.0.28-9.fc29.x86_64 >langtable-data-0.0.38-8.fc29.noarch >libblockdev-utils-2.18-4.fc29.x86_64 >libtiff-4.0.9-11.fc29.x86_64 >khmeros-fonts-common-5.0-26.fc29.noarch >polkit-pkla-compat-0.1-13.fc29.x86_64 >libatomic_ops-7.6.6-1.fc29.x86_64 >yelp-xsl-3.28.0-3.fc29.noarch >python3-blockdev-2.18-4.fc29.x86_64 >libthai-0.1.28-1.fc29.x86_64 >pkgconf-m4-1.5.3-2.fc29.noarch >python3-pyparted-3.11.0-17.fc29.x86_64 >libfastjson-0.99.8-3.fc29.x86_64 >linux-firmware-20180525-85.git7518922b.fc29.noarch >iscsi-initiator-utils-iscsiuio-6.2.0.876-5.gitf3c8e90.fc29.x86_64 >libndp-1.7-2.fc29.x86_64 >kbd-legacy-2.0.4-8.fc29.noarch >libblockdev-crypto-2.18-4.fc29.x86_64 >libpkgconf-1.5.3-2.fc29.x86_64 >fedora-repos-rawhide-29-0.6.noarch >lvm2-2.02.181-1.fc29.x86_64 >iptables-libs-1.8.0-3.fc29.x86_64 >efi-filesystem-3-3.fc29.noarch >NetworkManager-team-1.12.2-1.fc29.x86_64 >gawk-4.2.1-3.fc29.x86_64 >ncurses-libs-6.1-7.20180714.fc29.x86_64 >libblockdev-btrfs-2.18-4.fc29.x86_64 >libxkbcommon-0.8.2-1.fc29.x86_64 >bash-4.4.23-3.fc29.x86_64 >xorg-x11-drv-dummy-0.3.7-8.fc29.x86_64 >coreutils-8.30-4.fc29.x86_64 >libuuid-2.32.1-1.fc29.x86_64 >xorg-x11-drv-openchrome-0.6.0-6.fc29.x86_64 >krb5-libs-1.16.1-19.fc29.x86_64 >bzip2-libs-1.0.6-28.fc29.x86_64 >xorg-x11-drv-vmware-13.2.1-8.fc29.x86_64 >atk-2.28.1-2.fc29.x86_64 >popt-1.16-15.fc29.x86_64 >geoclue2-2.4.11-1.fc29.x86_64 >cairo-gobject-1.15.12-3.fc29.x86_64 >perl-Carp-1.50-417.fc29.noarch >libkcapi-hmaccalc-1.1.1-11.fc29.x86_64 >libtirpc-1.0.3-4.rc2.fc29.x86_64 >sqlite-libs-3.24.0-2.fc29.x86_64 >grub2-tools-2.02-49.fc29.x86_64 >nss-3.38.0-4.fc29.x86_64 >libdb-5.3.28-33.fc29.x86_64 >rdma-core-16.2-3.fc28.x86_64 >gzip-1.9-7.fc29.x86_64 >freetype-2.9.1-2.fc29.x86_64 >rpcbind-0.2.4-10.rc3.fc29.1.x86_64 >libgudev-232-4.fc29.x86_64 >info-6.5-8.fc29.x86_64 >device-mapper-multipath-libs-0.7.7-4.gitef6d98b.fc29.x86_64 >libxklavier-5.4-12.fc29.x86_64 >libattr-2.4.48-3.fc29.x86_64 >udisks2-2.7.7-3.fc29.x86_64 >libnsl2-1.2.0-3.20180605git4a062cf.fc29.x86_64 >audit-libs-3.0-0.1.20180717gitacd53d1.fc29.x86_64 >rmt-1.5.3-14.fc29.x86_64 >python3-3.7.0-4.fc29.x86_64 >libnl3-3.4.0-6.fc29.x86_64 >dmraid-1.0.0.rc16-39.fc29.x86_64 >python3-libselinux-2.8-3.fc29.x86_64 >libidn2-2.0.5-2.fc29.x86_64 >oci-umount-2.3.4-2.git87f9237.fc29.x86_64 >python3-pid-2.1.1-9.fc29.noarch >p11-kit-0.23.12-2.fc29.x86_64 >anaconda-tui-29.21-1.fc29.x86_64 >python3-gobject-base-3.28.3-2.fc29.x86_64 >lua-libs-5.3.5-2.fc29.x86_64 >kexec-tools-2.0.17-9.fc29.x86_64 >e2fsprogs-1.44.3-1.fc29.x86_64 >nettle-3.4-2.fc28.x86_64 >adwaita-icon-theme-3.28.0-2.fc29.noarch >bind-libs-9.11.4-2.fc29.x86_64 >file-libs-5.34-3.fc29.x86_64 >glade-libs-3.22.1-3.fc29.x86_64 >python3-pydbus-0.6.0-7.fc29.noarch >libXext-1.3.3-10.fc29.x86_64 >blivet-gui-runtime-2.1.8-6.fc29.noarch >python3-iniparse-0.4-32.fc29.noarch >libXi-1.7.9-8.fc29.x86_64 >keybinder3-0.3.2-5.fc29.x86_64 >blivet-data-3.1.0-0.5.b2.fc29.noarch >libXv-1.0.11-8.fc29.x86_64 >python3-meh-gui-0.47-1.fc29.noarch >python3-gobject-3.28.3-2.fc29.x86_64 >libXt-1.1.5-9.fc29.x86_64 >kdump-anaconda-addon-005-2.20180730git966223e.fc29.noarch >python3-idna-2.7-3.fc29.noarch >mpfr-3.1.6-2.fc29.x86_64 >docker-anaconda-addon-0.4-9.fc29.x86_64 >python3-ply-3.9-8.fc29.noarch >libassuan-2.5.1-4.fc29.x86_64 >libibverbs-16.2-3.fc28.x86_64 >python3-requests-2.19.1-3.fc29.noarch >libedit-3.1-24.20170329cvs.fc29.x86_64 >kernel-modules-extra-4.18.0-0.rc8.git0.1.fc29.x86_64 >python3-pytoml-0.1.18-1.fc29.noarch >p11-kit-trust-0.23.12-2.fc29.x86_64 >grub2-tools-extra-2.02-49.fc29.x86_64 >python3-setools-4.1.1-11.fc29.x86_64 >lz4-libs-1.8.2-2.fc29.x86_64 >grub2-tools-efi-2.02-49.fc29.x86_64 >gettext-0.19.8.1-17.fc29.x86_64 >grep-3.1-5.fc28.x86_64 >bfa-firmware-3.2.21.1-10.fc29.noarch >avahi-glib-0.7-16.fc29.x86_64 >mesa-libgbm-18.1.5-1.fc29.x86_64 >ipmitool-1.8.18-10.fc29.x86_64 >libusb-0.1.5-13.fc29.x86_64 >libXvMC-1.0.10-7.fc29.x86_64 >rng-tools-6.3.1-1.fc29.x86_64 >libutempter-1.1.6-15.fc29.x86_64 >xorg-x11-xkb-utils-7.7-27.fc29.x86_64 >cryptsetup-2.0.4-1.fc29.x86_64 >dbus-glib-0.110-3.fc29.x86_64 >libnl3-cli-3.4.0-6.fc29.x86_64 >bind-utils-9.11.4-2.fc29.x86_64 >dhcp-libs-4.3.6-27.fc29.x86_64 >libtdb-1.3.16-2.fc29.x86_64 >nss-tools-3.38.0-4.fc29.x86_64 >xorg-x11-drv-wacom-serial-support-0.36.1-5.fc29.x86_64 >hunspell-en-US-0.20140811.1-13.fc29.noarch >nmap-ncat-7.70-3.fc29.x86_64 >libgtop2-2.38.0-4.fc29.x86_64 >brotli-1.0.5-1.fc29.x86_64 >biosdevname-0.7.3-2.fc29.x86_64 >gdk-pixbuf2-2.36.12-2.fc29.x86_64 >libbasicobjects-0.1.1-38.fc28.x86_64 >efibootmgr-16-4.fc29.x86_64 >gtk2-2.24.32-3.fc29.x86_64 >libmnl-1.0.4-8.fc29.x86_64 >ftp-0.17-78.fc29.x86_64 >cyrus-sasl-lib-2.1.27-0.3rc7.fc29.x86_64 >libselinux-utils-2.8-3.fc29.x86_64 >pigz-2.4-3.fc29.x86_64 >libnfsidmap-2.3.2-1.rc3.fc29.x86_64 >mtdev-1.1.5-13.fc29.x86_64 >hdparm-9.56-1.fc29.x86_64 >curl-7.61.0-4.fc29.x86_64 >libnetfilter_conntrack-1.0.6-6.fc29.x86_64 >thai-scalable-waree-fonts-0.6.5-2.fc29.noarch >satyr-0.26-4.fc29.x86_64 >xorg-x11-server-common-1.20.0-5.fc29.x86_64 >kacst-farsi-fonts-2.0-20.fc29.noarch >libreport-plugin-reportuploader-2.9.5-4.fc29.x86_64 >mesa-dri-drivers-18.1.5-1.fc29.x86_64 >abattis-cantarell-fonts-0.101-2.fc29.noarch >libreport-plugin-bugzilla-2.9.5-4.fc29.x86_64 >flac-libs-1.3.2-8.fc29.x86_64 >lohit-assamese-fonts-2.91.5-5.fc29.noarch >gnupg-1.4.23-2.fc29.x86_64 >acl-2.2.53-2.fc29.x86_64 >lohit-gurmukhi-fonts-2.91.2-5.fc29.noarch >policycoreutils-2.8-6.fc29.x86_64 >nss-softokn-freebl-3.38.0-3.fc29.x86_64 >lohit-telugu-fonts-2.5.5-4.fc29.noarch >policycoreutils-python-utils-2.8-6.fc29.noarch >perl-macros-5.28.0-420.fc29.x86_64 >sil-scheherazade-fonts-2.100-7.fc29.noarch >guile-2.0.14-12.fc29.x86_64 >perl-Text-Tabs+Wrap-2013.0523-417.fc29.noarch >libertas-usb8388-olpc-firmware-20180525-85.git7518922b.fc29.noarch >openssl-1.1.1-0.pre8.2.fc29.x86_64 >perl-constant-1.33-418.fc29.noarch >iwl7260-firmware-25.30.13.0-85.fc29.1.noarch >openssh-7.7p1-5.fc29.1.x86_64 >libksba-1.3.5-8.fc29.x86_64 >iwl6000-firmware-9.221.4.1-85.fc29.1.noarch >npth-1.5-6.fc29.x86_64 >libss-1.44.3-1.fc29.x86_64 >iwl3945-firmware-15.32.2.9-85.fc29.1.noarch >ostree-libs-2018.7-1.fc29.x86_64 >libconfig-1.7.2-2.fc29.x86_64 >iwl135-firmware-18.168.6.1-85.fc29.1.noarch >rpm-ostree-libs-2018.6.42.gda27b94b-1.fc29.x86_64 >snappy-1.1.7-6.fc29.x86_64 >ipw2200-firmware-3.1-16.fc29.noarch >python3-rpm-4.14.2-0.rc1.2.fc29.x86_64 >authselect-0.4-5.fc29.x86_64 >python3-simpleline-1.3-5.fc29.noarch >elfutils-libs-0.173-8.fc29.x86_64 >libgcc-8.2.1-2.fc29.x86_64 >syslinux-nonlinux-6.04-0.8.fc28.noarch >xkeyboard-config-2.24-4.fc29.noarch >cdparanoia-libs-10.2-28.fc29.x86_64 >hwdata-0.314-1.fc29.noarch >diffutils-3.6-5.fc29.x86_64 >dejavu-fonts-common-2.35-7.fc29.noarch >ethtool-4.17-2.fc29.x86_64 >tzdata-2018e-2.fc29.noarch >gsm-1.0.18-3.fc29.x86_64 >langtable-0.0.38-8.fc29.noarch >hyphen-2.8.8-10.fc29.x86_64 >containers-common-0.1.320.1.32-2.dev.gite814f96.fc29.x86_64 >jbigkit-libs-2.1-14.fc29.x86_64 >aajohan-comfortaa-fonts-3.001-3.fc29.noarch >lcms2-2.9-3.fc29.x86_64 >naver-nanum-fonts-common-3.020-23.20140930.fc29.noarch >libasyncns-0.8-15.fc29.x86_64 >thai-scalable-fonts-common-0.6.5-2.fc29.noarch >gc-7.6.4-4.fc29.x86_64 >subscription-manager-rhsm-certificates-1.21.5-1.fc29.x86_64 >libdatrie-0.2.9-8.fc29.x86_64 >publicsuffix-list-dafsa-20180723-1.fc29.noarch >libestr-0.1.9-11.fc29.x86_64 >ncurses-base-6.1-7.20180714.fc29.noarch >libverto-libev-0.3.0-6.fc29.x86_64 >mesa-filesystem-18.1.5-1.fc29.x86_64 >libipt-1.6.1-9.fc29.x86_64 >libwacom-data-0.30-2.fc29.noarch >mcpp-2.7.2-21.fc29.x86_64 >kbd-misc-2.0.4-8.fc29.noarch >libnghttp2-1.32.0-2.fc29.x86_64 >fuse-common-3.2.3-14.fc29.x86_64 >libini_config-1.3.1-38.fc28.x86_64 >fedora-release-29-0.8.noarch >pkgconf-1.5.3-2.fc29.x86_64 >fedora-repos-29-0.6.noarch >libpcap-1.9.0-1.fc29.x86_64 >filesystem-3.9-2.fc29.x86_64 >iptables-1.8.0-3.fc29.x86_64 >basesystem-11-6.fc29.noarch >libsigsegv-2.11-6.fc29.x86_64 >libselinux-2.8-3.fc29.x86_64 >libunwind-1.2.1-6.fc29.x86_64 >glibc-all-langpacks-2.28-1.fc29.x86_64 >libwebp-1.0.0-2.fc29.x86_64 >glibc-2.28-1.fc29.x86_64 >lz4-1.8.2-2.fc29.x86_64 >libsepol-2.8-2.fc29.x86_64 >openssl-libs-1.1.1-0.pre8.2.fc29.x86_64 >libstdc++-8.2.1-2.fc29.x86_64 >crypto-policies-20180802-1.git1626592.fc29.noarch >xz-libs-5.2.4-3.fc29.x86_64 >libblkid-2.32.1-1.fc29.x86_64 >libcom_err-1.44.3-1.fc29.x86_64 >libmount-2.32.1-1.fc29.x86_64 >kmod-libs-25-3.fc29.x86_64 >systemd-libs-239-3.fc29.x86_64 >fribidi-1.0.5-1.fc29.x86_64 >dbus-libs-1.12.10-1.fc29.x86_64 >expat-2.2.5-4.fc29.x86_64 >cairo-1.15.12-3.fc29.x86_64 >libxcrypt-4.1.1-2.fc29.x86_64 >gnutls-3.6.3-3.fc29.x86_64 >perl-Exporter-5.73-418.fc29.noarch >shadow-utils-4.6-2.fc29.x86_64 >readline-7.0-12.fc29.x86_64 >libarchive-3.3.2-2.fc29.x86_64 >elfutils-libelf-0.173-8.fc29.x86_64 >nss-sysinit-3.38.0-4.fc29.x86_64 >libgcrypt-1.8.3-3.fc29.x86_64 >NetworkManager-libnm-1.12.2-1.fc29.x86_64 >nspr-4.19.0-2.fc29.x86_64 >libmodulemd-1.6.1-2.fc29.x86_64 >libpng-1.6.34-6.fc29.x86_64 >xmlrpc-c-1.51.0-6.fc29.x86_64 >json-c-0.13.1-3.fc29.x86_64 >avahi-libs-0.7-16.fc29.x86_64 >kmod-25-3.fc29.x86_64 >gstreamer1-1.14.2-1.fc29.x86_64 >libtar-1.2.20-15.fc29.x86_64 >libcroco-0.6.12-5.fc29.x86_64 >libX11-xcb-1.6.5-9.fc29.x86_64 >alsa-lib-1.1.6-3.fc29.x86_64 >libacl-2.2.53-2.fc29.x86_64 >cups-libs-2.2.8-2.fc29.x86_64 >libcap-ng-0.7.9-2.fc29.x86_64 >python3-libs-3.7.0-4.fc29.x86_64 >grub2-common-2.02-49.fc29.noarch >python3-setuptools-39.2.0-6.fc29.noarch >libjpeg-turbo-2.0.0-1.fc29.x86_64 >libpwquality-1.4.0-10.fc29.x86_64 >libpciaccess-0.14-2.fc29.x86_64 >python3-six-1.11.0-6.fc29.noarch >libunistring-0.9.10-4.fc29.x86_64 >python3-dbus-1.2.8-3.fc29.x86_64 >libzstd-1.3.5-2.fc29.x86_64 >python3-ordered-set-2.0.2-7.fc29.noarch >libwayland-client-1.15.92-2.fc29.x86_64 >teamd-1.27-10.fc29.x86_64 >keyutils-libs-1.5.10-8.fc29.x86_64 >gobject-introspection-1.56.1-3.fc29.x86_64 >libxshmfence-1.3-3.fc29.x86_64 >gsettings-desktop-schemas-3.28.0-2.fc29.x86_64 >which-2.21-11.fc29.x86_64 >bind-libs-lite-9.11.4-2.fc29.x86_64 >libSM-1.2.2-11.fc29.x86_64 >libevent-2.1.8-3.fc29.x86_64 >chkconfig-1.10-6.fc29.x86_64 >tmux-2.7-2.fc29.x86_64 >libicu-62.1-2.fc29.x86_64 >glib-networking-2.56.1-3.fc29.x86_64 >libXau-1.0.8-14.fc29.x86_64 >rest-0.8.1-4.fc29.x86_64 >libX11-1.6.5-9.fc29.x86_64 >ndctl-61.2-2.fc29.x86_64 >libXrender-0.9.10-8.fc29.x86_64 >python3-bytesize-1.4-1.fc29.x86_64 >libXrandr-1.5.1-8.fc29.x86_64 >kbd-2.0.4-8.fc29.x86_64 >libXinerama-1.1.4-2.fc29.x86_64 >bcache-tools-1.0.8-14.fc29.x86_64 >libXcursor-1.1.15-4.fc29.x86_64 >python3-IPy-0.81-23.fc29.noarch >libXcomposite-0.4.4-15.fc29.x86_64 >python3-cairo-1.17.1-2.fc29.x86_64 >device-mapper-persistent-data-0.7.6-2.fc29.x86_64 >fros-1.1-17.fc29.noarch >file-5.34-3.fc29.x86_64 >libsemanage-2.8-3.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 >jansson-2.11-2.fc29.x86_64 >libglvnd-1.0.1-0.9.git5baa1e5.fc29.x86_64 >libtasn1-4.13-4.fc29.x86_64 >libtool-ltdl-2.4.6-25.fc29.x86_64 >libwayland-egl-1.15.92-2.fc29.x86_64 >lzo-2.08-14.fc29.x86_64 >pcre-8.42-2.fc29.1.x86_64 >xz-5.2.4-3.fc29.x86_64 >llvm-libs-6.0.1-6.fc29.x86_64 >libglvnd-egl-1.0.1-0.9.git5baa1e5.fc29.x86_64 >libXmu-1.1.2-11.fc29.x86_64 >libXtst-1.2.3-8.fc29.x86_64 >libxkbfile-1.0.9-11.fc29.x86_64 >xcb-util-0.4.0-11.fc29.x86_64 >libwayland-cursor-1.15.92-2.fc29.x86_64 >tar-1.30-6.fc29.x86_64 >libgomp-8.2.1-2.fc29.x86_64 >libmetalink-0.1.3-7.fc29.x86_64 >daxctl-libs-61.2-2.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 >libXdmcp-1.1.2-12.fc29.x86_64 >libcollection-0.7.0-38.fc28.x86_64 >libevdev-1.5.9-5.fc29.x86_64 >iproute-4.17.0-2.fc29.x86_64 >libref_array-0.1.5-38.fc28.x86_64 >libsmartcols-2.32.1-1.fc29.x86_64 >libyaml-0.2.1-1.fc29.x86_64 >ntfs-3g-2017.3.23-8.fc29.x86_64 >userspace-rcu-0.10.1-4.fc29.x86_64 >woff2-1.0.2-4.fc29.x86_64 >startup-notification-0.12-16.fc29.x86_64 >libglvnd-glx-1.0.1-0.9.git5baa1e5.fc29.x86_64 >libglvnd-gles-1.0.1-0.9.git5baa1e5.fc29.x86_64 >mesa-libxatracker-18.1.5-1.fc29.x86_64 >libXxf86misc-1.0.4-2.fc29.x86_64 >libtheora-1.1.1-22.fc29.x86_64 >jasper-libs-2.0.14-7.fc29.x86_64 >rsync-3.1.3-4.fc29.x86_64 >coreutils-common-8.30-4.fc29.x86_64 >nss-softokn-3.38.0-3.fc29.x86_64 >perl-Unicode-Normalize-1.26-417.fc29.x86_64 >perl-parent-0.237-2.fc29.noarch >perl-Socket-2.027-417.fc29.x86_64 >perl-File-Path-2.15-417.fc29.noarch >perl-PathTools-3.74-417.fc29.x86_64 >perl-threads-2.22-417.fc29.x86_64 >perl-interpreter-5.28.0-420.fc29.x86_64 >libcomps-0.1.8-14.fc29.x86_64 >bubblewrap-0.3.0-2.fc29.x86_64 >xml-common-0.6.3-50.fc29.noarch >graphite2-1.3.10-5.fc28.x86_64 >libmodman-2.0.1-18.fc29.x86_64 >mozjs52-52.9.0-1.fc29.x86_64 >GeoIP-GeoLite-data-2018.06-2.fc29.noarch >authselect-libs-0.4-5.fc29.x86_64 >docker-common-1.13.1-62.git9cb56fd.fc29.x86_64 >elfutils-default-yama-scope-0.173-8.fc29.noarch >orc-0.4.28-3.fc29.x86_64 >qrencode-libs-3.4.4-6.fc29.x86_64 >device-mapper-libs-1.02.150-1.fc29.x86_64 >systemd-pam-239-3.fc29.x86_64 >dbus-1.12.10-1.fc29.x86_64 >xorg-x11-server-Xorg-1.20.0-5.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.18-4.fc29.x86_64 >NetworkManager-1.12.2-1.fc29.x86_64 >device-mapper-event-1.02.150-1.fc29.x86_64 >libblockdev-swap-2.18-4.fc29.x86_64 >python3-blivet-3.1.0-0.5.b2.fc29.noarch >iputils-20180629-2.fc29.x86_64 >iscsi-initiator-utils-6.2.0.876-5.gitf3c8e90.fc29.x86_64 >volume_key-libs-0.3.10-1.fc29.x86_64 >grub2-tools-minimal-2.02-49.fc29.x86_64 >lvm2-libs-2.02.181-1.fc29.x86_64 >container-storage-setup-0.11.0-4.dev.git413b408.fc29.noarch >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 >libblockdev-kbd-2.18-4.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.26.2-2.fc29.x86_64 >chrony-3.3-4.fc29.x86_64 >libkcapi-1.1.1-11.fc29.x86_64 >dracut-048-14.git20180726.fc29.x86_64 >kernel-modules-4.18.0-0.rc8.git0.1.fc29.x86_64 >ostree-2018.7-1.fc29.x86_64 >plymouth-0.9.3-13.fc29.x86_64 >lldpad-1.0.1-11.git036e314.fc29.x86_64 >libblockdev-mdraid-2.18-4.fc29.x86_64 >tigervnc-server-minimal-1.9.0-2.fc29.x86_64 >NetworkManager-wifi-1.12.2-1.fc29.x86_64 >device-mapper-multipath-0.7.7-4.gitef6d98b.fc29.x86_64 >libblockdev-part-2.18-4.fc29.x86_64 >udisks2-iscsi-2.7.7-3.fc29.x86_64 >libblockdev-mpath-2.18-4.fc29.x86_64 >sg3_utils-libs-1.42-6.fc29.x86_64 >dmraid-events-1.0.0.rc16-39.fc29.x86_64 >libblockdev-dm-2.18-4.fc29.x86_64 >yajl-2.1.0-11.fc29.x86_64 >docker-1.13.1-62.git9cb56fd.fc29.x86_64 >dhcp-client-4.3.6-27.fc29.x86_64 >anaconda-core-29.21-1.fc29.x86_64 >dracut-live-048-14.git20180726.fc29.x86_64 >anaconda-install-env-deps-29.21-1.fc29.x86_64 >adwaita-cursor-theme-3.28.0-2.fc29.noarch >gtk3-3.22.30-2.fc29.x86_64 >zenity-3.28.1-2.fc29.x86_64 >anaconda-widgets-29.21-1.fc29.x86_64 >yelp-3.28.1-2.fc29.x86_64 >gcr-3.28.0-2.fc29.x86_64 >nm-connection-editor-1.8.14-1.fc29.1.x86_64 >libcanberra-gtk3-0.30-17.fc29.x86_64 >libreport-gtk-2.9.5-4.fc29.x86_64 >libtimezonemap-0.4.5.1-4.fc29.x86_64 >anaconda-29.21-1.fc29.x86_64 >python3-coverage-4.5.1-3.fc29.x86_64 >metacity-3.28.0-2.fc29.x86_64 >python3-langtable-0.0.38-8.fc29.noarch >anaconda-dracut-29.21-1.fc29.x86_64 >python3-ntplib-0.3.3-12.fc29.noarch >sg3_utils-1.42-6.fc29.x86_64 >python3-bind-9.11.4-2.fc29.noarch >nfs-utils-2.3.2-1.rc3.fc29.x86_64 >python3-urllib3-1.23-4.fc29.noarch >rpm-ostree-2018.6.42.gda27b94b-1.fc29.x86_64 >python3-kickstart-3.15-2.fc29.noarch >kernel-4.18.0-0.rc8.git0.1.fc29.x86_64 >python3-requests-ftp-0.3.1-13.fc29.noarch >dracut-config-generic-048-14.git20180726.fc29.x86_64 >python3-pytz-2017.2-10.fc29.noarch >libblockdev-lvm-dbus-2.18-4.fc29.x86_64 >atomic-registries-1.22.1-27.gitb507039.fc29.x86_64 >volume_key-0.3.10-1.fc29.x86_64 >python3-smartcols-0.3.0-4.fc29.x86_64 >shim-x64-15-5.x86_64 >gettext-libs-0.19.8.1-17.fc29.x86_64 >system-storage-manager-1.0-2.fc29.noarch >harfbuzz-icu-1.8.5-1.fc29.x86_64 >b43-openfwwf-5.2-20.fc29.noarch >libinput-1.11.901-1.fc29.x86_64 >tigervnc-server-module-1.9.0-2.fc29.x86_64 >cracklib-dicts-2.9.6-15.fc29.x86_64 >dnf-3.2.0-1.fc29.noarch >colord-libs-1.4.3-2.fc29.x86_64 >mt-st-1.1-23.fc29.x86_64 >lsof-4.91-2.fc29.x86_64 >openssh-server-7.7p1-5.fc29.1.x86_64 >dbus-common-1.12.10-1.fc29.noarch >rsyslog-8.36.0-3.fc29.x86_64 >ntfsprogs-2017.3.23-8.fc29.x86_64 >spice-vdagent-0.18.0-2.fc29.x86_64 >pango-1.42.3-1.fc29.x86_64 >wget-1.19.5-3.fc29.x86_64 >dbus-tools-1.12.10-1.fc29.x86_64 >dbus-x11-1.12.10-1.fc29.x86_64 >pulseaudio-libs-12.2-1.fc29.x86_64 >fpaste-0.3.9.2-1.fc29.noarch >libatasmart-0.19-15.fc29.x86_64 >usbutils-010-2.fc29.x86_64 >procps-ng-3.3.15-4.fc29.x86_64 >xorg-x11-fonts-misc-7.5-20.fc29.noarch >ModemManager-glib-1.8.0-4.fc29.x86_64 >memtest86+-5.01-22.fc29.x86_64 >libbabeltrace-1.5.6-1.fc29.x86_64 >reiserfs-utils-3.6.25-5.fc28.x86_64 >libsecret-0.18.6-2.fc29.x86_64 >strace-4.23-1.fc29.x86_64 >shared-mime-info-1.10-2.fc29.x86_64 >pciutils-3.6.1-1.fc29.x86_64 >libnotify-0.7.7-6.fc29.x86_64 >xorg-x11-xauth-1.0.9-13.fc29.x86_64 >gtk-update-icon-cache-3.22.30-2.fc29.x86_64 >grub2-efi-ia32-cdboot-2.02-49.fc29.x86_64 >unique-1.1.6-21.fc29.x86_64 >vim-minimal-8.1.240-1.fc29.x86_64 >bind-export-libs-9.11.4-2.fc29.x86_64 >bzip2-1.0.6-28.fc29.x86_64 >openldap-2.4.46-7.fc29.x86_64 >gdb-gdbserver-8.1.90.20180727-38.fc29.x86_64 >passwd-0.80-4.fc29.x86_64 >hostname-3.20-6.fc29.x86_64 >libssh-0.7.5-9.fc29.x86_64 >bridge-utils-1.6-2.fc29.x86_64 >xmlrpc-c-client-1.51.0-6.fc29.x86_64 >hexedit-1.2.13-14.fc29.x86_64 >rpm-4.14.2-0.rc1.2.fc29.x86_64 >vconfig-1.9-25.fc29.x86_64 >rpm-plugin-selinux-4.14.2-0.rc1.2.fc29.x86_64 >smc-meera-fonts-6.1-10.fc29.noarch >libreport-2.9.5-4.fc29.x86_64 >khmeros-base-fonts-5.0-26.fc29.noarch >libreport-web-2.9.5-4.fc29.x86_64 >kacst-qurn-fonts-2.0-20.fc29.noarch >drpm-0.3.0-14.fc29.x86_64 >dejavu-sans-mono-fonts-2.35-7.fc29.noarch >createrepo_c-0.11.1-1.fc29.x86_64 >bitmap-fangsongti-fonts-0.3-29.fc29.noarch >libreport-anaconda-2.9.5-4.fc29.x86_64 >lklug-fonts-0.6-18.20090803cvs.fc29.noarch >rpm-build-libs-4.14.2-0.rc1.2.fc29.x86_64 >lohit-bengali-fonts-2.91.5-5.fc29.noarch >btrfs-progs-4.17-1.fc29.x86_64 >lohit-gujarati-fonts-2.92.4-5.fc29.noarch >util-linux-2.32.1-1.fc29.x86_64 >lohit-kannada-fonts-2.5.4-4.fc29.noarch >selinux-policy-3.14.2-31.fc29.noarch >lohit-tamil-fonts-2.91.3-5.fc29.noarch >python3-policycoreutils-2.8-6.fc29.noarch >madan-fonts-2.000-21.fc29.noarch >container-selinux-2.69-1.git452b90d.fc29.noarch >sil-padauk-fonts-3.003-2.fc29.noarch >fedora-logos-28.0.3-2.fc29.x86_64 >vlgothic-fonts-20141206-12.fc29.noarch >gdb-headless-8.1.90.20180727-38.fc29.x86_64 >zd1211-firmware-1.5-3.fc29.noarch >logrotate-3.14.0-3.fc29.x86_64 >libertas-usb8388-firmware-20180525-85.git7518922b.fc29.noarch >sound-theme-freedesktop-0.8-10.fc29.noarch >libertas-sd8686-firmware-20180525-85.git7518922b.fc29.noarch >fipscheck-1.5.0-5.fc29.x86_64 >iwl6050-firmware-41.28.5.1-85.fc29.1.noarch >hfsplus-tools-540.1.linux3-16.fc29.x86_64 >iwl6000g2a-firmware-18.168.6.1-85.fc29.1.noarch >isns-utils-libs-0.97-7.fc29.x86_64 >iwl5150-firmware-8.24.2.2-85.fc29.1.noarch >gnupg2-2.2.9-1.fc29.x86_64 >iwl4965-firmware-228.61.2.24-85.fc29.1.noarch >librepo-1.9.0-4.fc29.x86_64 >iwl3160-firmware-25.30.13.0-85.fc29.1.noarch >libdnf-0.17.0-1.fc29.x86_64 >iwl2000-firmware-18.168.6.1-85.fc29.1.noarch >python3-hawkey-0.17.0-1.fc29.x86_64 >iwl105-firmware-18.168.6.1-85.fc29.1.noarch >python3-librepo-1.9.0-4.fc29.x86_64 >iwl100-firmware-39.31.5.1-85.fc29.1.noarch >rpm-sign-libs-4.14.2-0.rc1.2.fc29.x86_64 >ipw2100-firmware-1.3-23.fc29.noarch >python3-dnf-3.2.0-1.fc29.noarch >python3-meh-0.47-1.fc29.noarch >opus-1.3-0.6.rc.fc29.x86_64 >mtools-4.0.18-15.fc29.x86_64 >fontpackages-filesystem-1.44-22.fc29.noarch >device-mapper-1.02.150-1.fc29.x86_64 >checkpolicy-2.8-2.fc29.x86_64 >bind-license-9.11.4-2.fc29.noarch >systemd-239-3.fc29.x86_64 >glibc-langpack-en-2.28-1.fc29.x86_64 >tigervnc-license-1.9.0-2.fc29.noarch >systemd-udev-239-3.fc29.x86_64 >ipcalc-0.2.4-1.fc29.x86_64 >dnf-data-3.2.0-1.fc29.noarch >xfsprogs-4.17.0-3.fc29.x86_64 >libargon2-20161029-6.fc29.x86_64 >smc-fonts-common-6.1-10.fc29.noarch >os-prober-1.74-7.fc29.x86_64 >libdaemon-0.14-16.fc29.x86_64 >quota-nls-4.04-9.fc29.noarch >libblockdev-loop-2.18-4.fc29.x86_64 >libev-4.24-7.fc29.x86_64 >mobile-broadband-provider-info-1.20170310-2.fc29.noarch >dbxtool-8-7.fc29.x86_64 >libmcpp-2.7.2-21.fc29.x86_64 >libX11-common-1.6.5-9.fc29.noarch >libcanberra-0.30-17.fc29.x86_64 >libpath_utils-0.2.1-38.fc28.x86_64 >fedora-gpg-keys-29-0.6.noarch >kpartx-0.7.7-4.gitef6d98b.fc29.x86_64 >pkgconf-pkg-config-1.5.3-2.fc29.x86_64 >setup-2.12.1-1.fc29.noarch >libblockdev-lvm-2.18-4.fc29.x86_64 >xorg-x11-font-utils-7.5-40.fc29.x86_64 >pcre2-10.31-8.fc29.x86_64 >realmd-0.16.3-14.fc29.x86_64 >libvisual-0.4.0-25.fc29.x86_64 >glibc-common-2.28-1.fc29.x86_64 >libblockdev-nvdimm-2.18-4.fc29.x86_64 >ncurses-6.1-7.20180714.fc29.x86_64 >zlib-1.2.11-10.fc29.x86_64 >xorg-x11-drv-fbdev-0.5.0-2.fc29.x86_64 >ca-certificates-2018.2.24-6.fc29.noarch >libxml2-2.9.8-4.fc29.x86_64 >xorg-x11-drv-v4l-0.2.0-54.fc29.x86_64 >glib2-2.57.2-1.fc29.x86_64 >libcap-2.25-12.fc29.x86_64 >at-spi2-core-2.28.0-2.fc29.x86_64 >fontconfig-2.13.0-8.fc29.x86_64 >libgpg-error-1.31-2.fc29.x86_64 >gssproxy-0.8.0-6.fc29.x86_64 >polkit-libs-0.115-2.fc29.x86_64 >perl-libs-5.28.0-420.fc29.x86_64 >kernel-core-4.18.0-0.rc8.git0.1.fc29.x86_64 >json-glib-1.4.2-4.fc29.x86_64 >libffi-3.1-18.fc29.x86_64 >plymouth-scripts-0.9.3-13.fc29.x86_64 >libusbx-1.0.22-1.fc29.x86_64 >nss-util-3.38.0-4.fc29.x86_64 >mdadm-4.1-rc1_1.fc29.2.x86_64 >cracklib-2.9.6-15.fc29.x86_64 >augeas-libs-1.10.1-3.fc29.x86_64 >wpa_supplicant-2.6-17.fc29.x86_64 >harfbuzz-1.8.5-1.fc29.x86_64 >gmp-6.1.2-8.fc29.x86_64 >libblockdev-fs-2.18-4.fc29.x86_64 >hicolor-icon-theme-0.17-3.fc29.noarch >sed-4.5-2.fc29.x86_64 >fcoe-utils-1.0.32-6.fc29.x86_64 >python3-pip-18.0-2.fc29.noarch >libICE-1.0.9-14.fc29.x86_64 >sgpio-1.2.0.10-22.fc29.x86_64 >pam-1.3.1-3.fc29.x86_64 >libdrm-2.4.93-1.fc29.x86_64 >libblockdev-plugins-all-2.18-4.fc29.x86_64 >python3-pyudev-0.21.0-8.fc29.noarch >pixman-0.34.0-10.fc29.x86_64 >dhcp-common-4.3.6-27.fc29.noarch >ndctl-libs-61.2-2.fc29.x86_64 >libogg-1.3.3-1.fc29.x86_64 >dracut-network-048-14.git20180726.fc29.x86_64 >webkit2gtk3-jsc-2.21.5-1.fc29.x86_64 >libvorbis-1.3.6-3.fc29.x86_64 >anaconda-user-help-26.1-8.fc29.noarch >mokutil-0.3.0-10.fc29.x86_64 >e2fsprogs-libs-1.44.3-1.fc29.x86_64 >webkit2gtk3-2.21.5-1.fc29.x86_64 >libsoup-2.62.2-3.fc29.x86_64 >libxcb-1.13-4.fc29.x86_64 >yelp-libs-3.28.1-2.fc29.x86_64 >python3-libsemanage-2.8-3.fc29.x86_64 >libXfixes-5.0.3-8.fc29.x86_64 >libnma-1.8.14-1.fc29.1.x86_64 >python3-pwquality-1.4.0-10.fc29.x86_64 >libXdamage-1.1.4-15.fc29.x86_64 >libgnomekbd-3.26.0-6.fc29.x86_64 >python3-audit-3.0-0.1.20180717gitacd53d1.fc29.x86_64 >libaio-0.3.111-3.fc29.x86_64 >anaconda-gui-29.21-1.fc29.x86_64 >python3-chardet-3.0.4-7.fc29.noarch >libpsl-0.20.2-5.fc29.x86_64 >notification-daemon-3.20.0-6.fc29.x86_64 >python3-libcomps-0.1.8-14.fc29.x86_64 >libwayland-server-1.15.92-2.fc29.x86_64 >dump-0.4-0.37.b46.fc29.x86_64 >python3-pysocks-1.6.8-4.fc29.noarch >gdbm-libs-1.16-2.fc29.x86_64 >grubby-8.40-17.fc29.x86_64 >python3-requests-file-1.4.3-8.fc29.noarch >libseccomp-2.3.3-3.fc29.x86_64 >xorg-x11-drivers-7.7-23.fc29.x86_64 >python3-pyyaml-4.2-0.1.b4.fc29.x86_64 >libverto-0.3.0-6.fc29.x86_64 >shim-ia32-15-5.x86_64 >python3-systemd-234-7.fc29.x86_64 >mesa-libglapi-18.1.5-1.fc29.x86_64 >xfsdump-3.1.8-4.fc29.x86_64 >libwacom-0.30-2.fc29.x86_64 >libbytesize-1.4-1.fc29.x86_64 >audit-3.0-0.1.20180717gitacd53d1.fc29.x86_64 >libgusb-0.3.0-2.fc29.x86_64 >mesa-libEGL-18.1.5-1.fc29.x86_64 >net-tools-2.0-0.52.20160912git.fc29.x86_64 >quota-4.04-9.fc29.x86_64 >libXxf86vm-1.1.4-10.fc29.x86_64 >smartmontools-6.6-5.fc29.x86_64 >libXft-2.3.2-11.fc29.x86_64 >fuse-2.9.7-14.fc29.x86_64 >openssh-clients-7.7p1-5.fc29.1.x86_64 >dbus-daemon-1.12.10-1.fc29.x86_64 >findutils-4.6.0-20.fc29.x86_64 >icfg-0.9-16.fc29.noarch >plymouth-core-libs-0.9.3-13.fc29.x86_64 >gdisk-1.0.4-3.fc29.x86_64 >gfs2-utils-3.2.0-3.fc29.x86_64 >enchant-1.6.0-21.fc29.x86_64 >libfontenc-1.1.3-9.fc29.x86_64 >xorg-x11-server-utils-7.7-26.fc29.x86_64 >libudisks2-2.7.7-3.fc29.x86_64 >fuse-libs-2.9.7-14.fc29.x86_64 >pcmciautils-018-15.fc29.x86_64 >gdk-pixbuf2-modules-2.36.12-2.fc29.x86_64 >libepoxy-1.5.2-2.fc29.x86_64 >grub2-efi-x64-cdboot-2.02-49.fc29.x86_64 >librsvg2-2.43.1-3.fc29.x86_64 >libnfnetlink-1.0.1-14.fc29.x86_64 >jfsutils-1.1.15-11.fc28.x86_64 >libuser-0.62-18.fc29.x86_64 >libsysfs-2.1.0-25.fc29.x86_64 >less-530-2.fc29.x86_64 >libcurl-7.61.0-4.fc29.x86_64 >pciutils-libs-3.6.1-1.fc29.x86_64 >mtr-0.92-3.fc29.x86_64 >rpm-libs-4.14.2-0.rc1.2.fc29.x86_64 >libteam-1.27-10.fc29.x86_64 >naver-nanum-gothic-fonts-3.020-23.20140930.fc29.noarch >libsolv-0.6.34-6.fc29.x86_64 >mesa-libGL-18.1.5-1.fc29.x86_64 >dejavu-sans-fonts-2.35-7.fc29.noarch >createrepo_c-libs-0.11.1-1.fc29.x86_64 >gdbm-1.16-2.fc29.x86_64 >jomolhari-fonts-0.003-25.fc29.noarch >libreport-cli-2.9.5-4.fc29.x86_64 >keyutils-1.5.10-8.fc29.x86_64 >lohit-devanagari-fonts-2.95.4-5.fc29.noarch >libfdisk-2.32.1-1.fc29.x86_64 >attr-2.4.48-3.fc29.x86_64 >lohit-odia-fonts-2.91.2-5.fc29.noarch >selinux-policy-targeted-3.14.2-31.fc29.noarch >libdb-utils-5.3.28-33.fc29.x86_64 >sil-abyssinica-fonts-1.200-14.fc29.noarch >usermode-1.112-1.fc29.x86_64 >perl-Errno-1.29-420.fc29.x86_64 >wqy-microhei-fonts-0.2.0-0.22.beta.fc29.noarch >gdb-8.1.90.20180727-38.fc29.x86_64 >perl-IO-1.39-420.fc29.x86_64 >libertas-sd8787-firmware-20180525-85.git7518922b.fc29.noarch >fipscheck-lib-1.5.0-5.fc29.x86_64 >perl-threads-shared-1.58-417.fc29.x86_64 >iwl6000g2b-firmware-18.168.6.1-85.fc29.1.noarch >ima-evm-utils-1.1-4.fc29.x86_64 >isomd5sum-1.2.3-3.fc29.x86_64 >iwl5000-firmware-8.83.5.1_1-85.fc29.1.noarch >gpgme-1.11.1-3.fc29.x86_64 >iso-codes-3.79-2.fc29.noarch >iwl2030-firmware-18.168.6.1-85.fc29.1.noarch >python3-libdnf-0.17.0-1.fc29.x86_64 >libproxy-0.4.15-8.fc29.x86_64 >iwl1000-firmware-39.31.5.1-85.fc29.1.noarch >python3-gpg-1.11.1-3.fc29.x86_64 >GeoIP-1.6.12-4.fc29.x86_64 >atmel-firmware-1.3-19.fc29.noarch >python3-libreport-2.9.5-4.fc29.x86_64 >docker-rhel-push-plugin-1.13.1-62.git9cb56fd.fc29.x86_64 > > >/tmp/blivet-gui-utils.log: >DBG:blivet-gui-utils: Deleting device 'vda2': >================================================================================ >**User input:** > > device: existing 12.49 GiB partition vda2 (32) with existing xfs filesystem > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7feb0dc1c2b0) -- > name = vda2 status = True id = 32 > children = [] > parents = ['existing 15 GiB disk vda (12) with existing msdos disklabel'] > uuid = 4f93b1db-02 size = 12.49 GiB > format = existing xfs filesystem > major = 252 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 > target size = 12.49 GiB path = /dev/vda2 > format args = [] original_format = xfs 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 0x7feb0dc1b9e8> fileSystem: <parted.filesystem.FileSystem object at 0x7feb0dc31f98> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0dc31ef0> PedPartition: <_ped.Partition object at 0x7feb0ac82c50> > disk = existing 15 GiB disk vda (12) with existing msdos disklabel > start = 5257216 end = 31457279 length = 26200064 > flags = > >DBG:blivet-gui-utils: Deleting device 'vda1': >================================================================================ >**User input:** > > device: existing 1024 MiB partition vda1 (22) with existing ext4 filesystem > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7feb0dc1be48) -- > name = vda1 status = True id = 22 > children = [] > parents = ['existing 15 GiB disk vda (12) with existing msdos disklabel'] > uuid = 4f93b1db-01 size = 1024 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 > target size = 1024 MiB path = /dev/vda1 > format args = [] original_format = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: <parted.filesystem.FileSystem object at 0x7feb0dc31dd8> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0dc31ba8> PedPartition: <_ped.Partition object at 0x7feb0ac82ba0> > disk = existing 15 GiB disk vda (12) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot > >DBG:blivet-gui-utils: Adding a new 'partition' device: >================================================================================ >**User input:** > > device_type: partition > size_selection: > total_size: 15 GiB > parents: > parent_device: existing 15 GiB disk vda (12) with existing msdos disklabel > free_space: existing 15 GiB free space > selected_size: 15 GiB > filesystem: ext4 > name: > label: > mountpoint: /boot > encrypt: False > passphrase: > raid_level: None > advanced: > parttype: primary > >**Involved devices:** > >DiskDevice instance (0x7feb0dc1b550) -- > name = vda status = True id = 12 > children = [] > parents = [] > uuid = None size = 15 GiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda > target size = 15 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None > >DBG:blivet-gui-utils: Deleting device 'vda1': >================================================================================ >**User input:** > > device: non-existent 15 GiB partition vda1 (392) with non-existent ext4 filesystem mounted at /boot > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7feb0ac36588) -- > name = vda1 status = False id = 392 > children = [] > parents = ['existing 15 GiB disk vda (12) with existing msdos disklabel'] > uuid = None size = 15 GiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 15 GiB path = /dev/vda1 > format args = [] original_format = None grow = False max size = 0 B bootable = None > part type = 0 primary = False start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0ac9c5c0> PedPartition: <_ped.Partition object at 0x7feb0e8b4048> > disk = existing 15 GiB disk vda (12) with existing msdos disklabel > start = 2048 end = 31457279 length = 31455232 > flags = > >DBG:blivet-gui-utils: Adding a new 'partition' device: >================================================================================ >**User input:** > > device_type: partition > size_selection: > total_size: 1024 MiB > parents: > parent_device: existing 15 GiB disk vda (12) with existing msdos disklabel > free_space: existing 15 GiB free space > selected_size: 1024 MiB > filesystem: ext4 > name: > label: > mountpoint: > encrypt: False > passphrase: > raid_level: None > advanced: > parttype: primary > >**Involved devices:** > >DiskDevice instance (0x7feb0dc1b550) -- > name = vda status = True id = 12 > children = [] > parents = [] > uuid = None size = 15 GiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda > target size = 15 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None > >DBG:blivet-gui-utils: Adding a new 'partition' device: >================================================================================ >**User input:** > > device_type: partition > size_selection: > total_size: 8 GiB > parents: > parent_device: existing 15 GiB disk vda (12) with existing msdos disklabel > free_space: existing 14 GiB free space > selected_size: 8 GiB > filesystem: xfs > name: > label: > mountpoint: / > encrypt: False > passphrase: > raid_level: None > advanced: > parttype: primary > >**Involved devices:** > >DiskDevice instance (0x7feb0dc1b550) -- > name = vda status = True id = 12 > children = ['non-existent 1024 MiB partition vda1 (405) with non-existent ext4 filesystem ' > 'mounted at /boot'] > parents = [] > uuid = None size = 15 GiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda > target size = 15 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None > >DBG:blivet-gui-utils: Adding a new 'partition' device: >================================================================================ >**User input:** > > device_type: partition > size_selection: > total_size: 6 GiB > parents: > parent_device: existing 15 GiB disk vda (12) with existing msdos disklabel > free_space: existing 6 GiB free space > selected_size: 6 GiB > filesystem: xfs > name: > label: homey > mountpoint: /home > encrypt: False > passphrase: > raid_level: None > advanced: > parttype: primary > >**Involved devices:** > >DiskDevice instance (0x7feb0dc1b550) -- > name = vda status = True id = 12 > children = ['non-existent 1024 MiB partition vda1 (405) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'non-existent 8 GiB partition vda2 (416) with non-existent xfs filesystem ' > 'mounted at /'] > parents = [] > uuid = None size = 15 GiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda > target size = 15 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None > > > >/tmp/dbus.log: >dbus-daemon[1475]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=1382 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >dbus-daemon[1475]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[1475]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1475]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1475]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1475]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1475]: Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1475]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1475]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1475]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1475]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1475]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[1475]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[1475]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[1475]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users' >dbus-daemon[1475]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[1475]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[1475]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[1475]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[1475]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' > > >/tmp/syslog: >09:54:36,702 NOTICE kernel:Linux version 4.18.0-0.rc8.git0.1.fc29.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 8.2.1 20180801 (Red Hat 8.2.1-2) (GCC)) #1 SMP Mon Aug 6 08:06:52 UTC 2018 >09:54:36,702 INFO kernel:Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-rawh rd.live.check quiet >09:54:36,702 INFO kernel:x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >09:54:36,702 INFO kernel:x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >09:54:36,702 INFO kernel:x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >09:54:36,702 INFO kernel:x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers' >09:54:36,702 INFO kernel:x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR' >09:54:36,702 INFO kernel:x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >09:54:36,702 INFO kernel:x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64 >09:54:36,702 INFO kernel:x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64 >09:54:36,702 INFO kernel:x86/fpu: Enabled xstate features 0x1f, context size is 1088 bytes, using 'standard' format. >09:54:36,702 INFO kernel:BIOS-provided physical RAM map: >09:54:36,702 INFO kernel:BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >09:54:36,702 INFO kernel:BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >09:54:36,702 INFO kernel:BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >09:54:36,702 INFO kernel:BIOS-e820: [mem 0x0000000000100000-0x00000000737d8fff] usable >09:54:36,702 INFO kernel:BIOS-e820: [mem 0x00000000737d9000-0x00000000737fffff] reserved >09:54:36,702 INFO kernel:BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >09:54:36,702 INFO kernel:BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >09:54:36,702 INFO kernel:NX (Execute Disable) protection: active >09:54:36,702 INFO kernel:SMBIOS 2.8 present. >09:54:36,702 INFO kernel:DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.10.2-2.fc27 04/01/2014 >09:54:36,702 INFO kernel:Hypervisor detected: KVM >09:54:36,702 DEBUG kernel:e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >09:54:36,702 DEBUG kernel:e820: remove [mem 0x000a0000-0x000fffff] usable >09:54:36,702 INFO kernel:last_pfn = 0x737d9 max_arch_pfn = 0x400000000 >09:54:36,702 DEBUG kernel:MTRR default type: write-back >09:54:36,702 DEBUG kernel:MTRR fixed ranges enabled: >09:54:36,702 DEBUG kernel: 00000-9FFFF write-back >09:54:36,702 DEBUG kernel: A0000-BFFFF uncachable >09:54:36,702 DEBUG kernel: C0000-FFFFF write-protect >09:54:36,702 DEBUG kernel:MTRR variable ranges enabled: >09:54:36,702 DEBUG kernel: 0 base 0080000000 mask FF80000000 uncachable >09:54:36,702 DEBUG kernel: 1 disabled >09:54:36,702 DEBUG kernel: 2 disabled >09:54:36,702 DEBUG kernel: 3 disabled >09:54:36,702 DEBUG kernel: 4 disabled >09:54:36,702 DEBUG kernel: 5 disabled >09:54:36,702 DEBUG kernel: 6 disabled >09:54:36,702 DEBUG kernel: 7 disabled >09:54:36,702 INFO kernel:x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >09:54:36,702 INFO kernel:found SMP MP-table at [mem 0x000f6bd0-0x000f6bdf] mapped at [(____ptrval____)] >09:54:36,702 DEBUG kernel:Base memory trampoline at [(____ptrval____)] 99000 size 24576 >09:54:36,702 DEBUG kernel:BRK [0x39aac000, 0x39aacfff] PGTABLE >09:54:36,702 DEBUG kernel:BRK [0x39aad000, 0x39aadfff] PGTABLE >09:54:36,702 DEBUG kernel:BRK [0x39aae000, 0x39aaefff] PGTABLE >09:54:36,702 DEBUG kernel:BRK [0x39aaf000, 0x39aaffff] PGTABLE >09:54:36,702 DEBUG kernel:BRK [0x39ab0000, 0x39ab0fff] PGTABLE >09:54:36,702 DEBUG kernel:BRK [0x39ab1000, 0x39ab1fff] PGTABLE >09:54:36,702 INFO kernel:RAMDISK: [mem 0x6f96a000-0x737d8fff] >09:54:36,702 INFO kernel:ACPI: Early table checksum verification disabled >09:54:36,702 INFO kernel:ACPI: RSDP 0x00000000000F6A00 000014 (v00 BOCHS ) >09:54:36,702 INFO kernel:ACPI: RSDT 0x00000000737E1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >09:54:36,702 INFO kernel:ACPI: FACP 0x00000000737E13B7 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >09:54:36,702 INFO kernel:ACPI: DSDT 0x00000000737E0040 001377 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) >09:54:36,702 INFO kernel:ACPI: FACS 0x00000000737E0000 000040 >09:54:36,702 INFO kernel:ACPI: APIC 0x00000000737E14AB 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >09:54:36,702 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >09:54:36,702 INFO kernel:No NUMA configuration found >09:54:36,702 INFO kernel:Faking a node at [mem 0x0000000000000000-0x00000000737d8fff] >09:54:36,702 INFO kernel:NODE_DATA(0) allocated [mem 0x6f93f000-0x6f969fff] >09:54:36,702 INFO kernel:kvm-clock: cpu 0, msr 0:6f92e001, primary cpu clock >09:54:36,702 INFO kernel:kvm-clock: Using msrs 4b564d01 and 4b564d00 >09:54:36,703 INFO kernel:kvm-clock: using sched offset of 6813635081 cycles >09:54:36,703 INFO kernel:clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns >09:54:36,703 INFO kernel:Zone ranges: >09:54:36,703 INFO kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >09:54:36,703 INFO kernel: DMA32 [mem 0x0000000001000000-0x00000000737d8fff] >09:54:36,703 INFO kernel: Normal empty >09:54:36,703 INFO kernel: Device empty >09:54:36,703 INFO kernel:Movable zone start for each node >09:54:36,703 INFO kernel:Early memory node ranges >09:54:36,703 INFO kernel: node 0: [mem 0x0000000000001000-0x000000000009efff] >09:54:36,703 INFO kernel: node 0: [mem 0x0000000000100000-0x00000000737d8fff] >09:54:36,703 INFO kernel:Reserved but unavailable: 18569 pages >09:54:36,703 INFO kernel:Initmem setup node 0 [mem 0x0000000000001000-0x00000000737d8fff] >09:54:36,703 DEBUG kernel:On node 0 totalpages: 472951 >09:54:36,703 DEBUG kernel: DMA zone: 64 pages used for memmap >09:54:36,703 DEBUG kernel: DMA zone: 21 pages reserved >09:54:36,703 DEBUG kernel: DMA zone: 3998 pages, LIFO batch:0 >09:54:36,703 DEBUG kernel: DMA32 zone: 7328 pages used for memmap >09:54:36,703 DEBUG kernel: DMA32 zone: 468953 pages, LIFO batch:31 >09:54:36,703 INFO kernel:ACPI: PM-Timer IO Port: 0x608 >09:54:36,703 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >09:54:36,703 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >09:54:36,703 INFO kernel:IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >09:54:36,703 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >09:54:36,703 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >09:54:36,703 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >09:54:36,703 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >09:54:36,703 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >09:54:36,703 DEBUG kernel:ACPI: IRQ0 used by override. >09:54:36,703 DEBUG kernel:ACPI: IRQ5 used by override. >09:54:36,703 DEBUG kernel:ACPI: IRQ9 used by override. >09:54:36,703 DEBUG kernel:ACPI: IRQ10 used by override. >09:54:36,703 DEBUG kernel:ACPI: IRQ11 used by override. >09:54:36,703 INFO kernel:Using ACPI (MADT) for SMP configuration information >09:54:36,703 INFO kernel:smpboot: Allowing 1 CPUs, 0 hotplug CPUs >09:54:36,703 INFO kernel:PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >09:54:36,703 INFO kernel:PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >09:54:36,703 INFO kernel:PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >09:54:36,703 INFO kernel:PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >09:54:36,703 INFO kernel:[mem 0x73800000-0xfeffbfff] available for PCI devices >09:54:36,703 INFO kernel:Booting paravirtualized kernel on KVM >09:54:36,703 INFO kernel:clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >09:54:36,703 NOTICE kernel:random: get_random_bytes called from start_kernel+0x93/0x558 with crng_init=0 >09:54:36,703 INFO kernel:setup_percpu: NR_CPUS:1024 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >09:54:36,703 INFO kernel:percpu: Embedded 45 pages/cpu @(____ptrval____) s147456 r8192 d28672 u2097152 >09:54:36,703 DEBUG kernel:pcpu-alloc: s147456 r8192 d28672 u2097152 alloc=1*2097152 >09:54:36,703 DEBUG kernel:pcpu-alloc: [0] 0 >09:54:36,703 INFO kernel:KVM setup async PF for cpu 0 >09:54:36,703 INFO kernel:kvm-stealtime: cpu 0, msr 6f623040 >09:54:36,703 INFO kernel:Built 1 zonelists, mobility grouping on. Total pages: 465538 >09:54:36,703 INFO kernel:Policy zone: DMA32 >09:54:36,703 NOTICE kernel:Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-rawh rd.live.check quiet >09:54:36,703 INFO kernel:Memory: 1769232K/1891804K available (12300K kernel code, 1619K rwdata, 4048K rodata, 2156K init, 1336K bss, 122572K reserved, 0K cma-reserved) >09:54:36,703 INFO kernel:SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >09:54:36,703 INFO kernel:Kernel/User page tables isolation: enabled >09:54:36,703 INFO kernel:ftrace: allocating 37928 entries in 149 pages >09:54:36,703 INFO kernel:Hierarchical RCU implementation. >09:54:36,703 INFO kernel:#011RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=1. >09:54:36,703 INFO kernel:#011Tasks RCU enabled. >09:54:36,703 INFO kernel:RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 >09:54:36,703 INFO kernel:NR_IRQS: 65792, nr_irqs: 256, preallocated irqs: 16 >09:54:36,703 INFO kernel:Console: colour VGA+ 80x25 >09:54:36,703 INFO kernel:console [tty0] enabled >09:54:36,703 INFO kernel:ACPI: Core revision 20180531 >09:54:36,703 INFO kernel:APIC: Switch to symmetric I/O mode setup >09:54:36,703 INFO kernel:x2apic enabled >09:54:36,703 INFO kernel:Switched APIC routing to physical x2apic. >09:54:36,703 INFO kernel:..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >09:54:36,703 INFO kernel:tsc: Detected 2808.000 MHz processor >09:54:36,703 INFO kernel:clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2879c5f06f2, max_idle_ns: 440795220049 ns >09:54:36,703 INFO kernel:Calibrating delay loop (skipped) preset value.. 5616.00 BogoMIPS (lpj=2808000) >09:54:36,703 INFO kernel:pid_max: default: 32768 minimum: 301 >09:54:36,703 INFO kernel:Security Framework initialized >09:54:36,703 INFO kernel:Yama: becoming mindful. >09:54:36,703 INFO kernel:SELinux: Initializing. >09:54:36,703 DEBUG kernel:SELinux: Starting in permissive mode >09:54:36,703 INFO kernel:Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >09:54:36,703 INFO kernel:Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >09:54:36,703 INFO kernel:Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >09:54:36,703 INFO kernel:Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >09:54:36,703 INFO kernel:CPU: Physical Processor ID: 0 >09:54:36,703 INFO kernel:mce: CPU supports 10 MCE banks >09:54:36,703 INFO kernel:Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >09:54:36,703 INFO kernel:Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >09:54:36,703 INFO kernel:Spectre V2 : Mitigation: Full generic retpoline >09:54:36,703 INFO kernel:Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch >09:54:36,703 INFO kernel:Speculative Store Bypass: Vulnerable >09:54:36,703 INFO kernel:Freeing SMP alternatives memory: 36K >09:54:36,703 DEBUG kernel:TSC deadline timer enabled >09:54:36,703 INFO kernel:smpboot: CPU0: Intel Core Processor (Skylake) (family: 0x6, model: 0x5e, stepping: 0x3) >09:54:36,703 INFO kernel:Performance Events: unsupported p6 CPU model 94 no PMU driver, software events only. >09:54:36,703 INFO kernel:Hierarchical SRCU implementation. >09:54:36,703 INFO kernel:NMI watchdog: Perf event create on CPU 0 failed with -2 >09:54:36,703 INFO kernel:NMI watchdog: Perf NMI watchdog permanently disabled >09:54:36,703 INFO kernel:smp: Bringing up secondary CPUs ... >09:54:36,703 INFO kernel:smp: Brought up 1 node, 1 CPU >09:54:36,703 INFO kernel:smpboot: Max logical packages: 1 >09:54:36,703 INFO kernel:smpboot: Total of 1 processors activated (5616.00 BogoMIPS) >09:54:36,703 INFO kernel:devtmpfs: initialized >09:54:36,703 INFO kernel:x86/mm: Memory block size: 128MB >09:54:36,703 INFO kernel:clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >09:54:36,703 INFO kernel:futex hash table entries: 256 (order: 2, 16384 bytes) >09:54:36,703 INFO kernel:pinctrl core: initialized pinctrl subsystem >09:54:36,703 INFO kernel:RTC time: 9:54:31, date: 08/08/18 >09:54:36,703 INFO kernel:NET: Registered protocol family 16 >09:54:36,703 INFO kernel:audit: initializing netlink subsys (disabled) >09:54:36,703 INFO kernel:cpuidle: using governor menu >09:54:36,703 INFO kernel:ACPI: bus type PCI registered >09:54:36,703 INFO kernel:acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >09:54:36,704 INFO kernel:PCI: Using configuration type 1 for base access >09:54:36,704 NOTICE kernel:audit: type=2000 audit(1533722072.661:1): state=initialized audit_enabled=0 res=1 >09:54:36,704 INFO kernel:HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >09:54:36,704 INFO kernel:cryptd: max_cpu_qlen set to 1000 >09:54:36,704 INFO kernel:ACPI: Added _OSI(Module Device) >09:54:36,704 INFO kernel:ACPI: Added _OSI(Processor Device) >09:54:36,704 INFO kernel:ACPI: Added _OSI(3.0 _SCP Extensions) >09:54:36,704 INFO kernel:ACPI: Added _OSI(Processor Aggregator Device) >09:54:36,704 INFO kernel:ACPI: Added _OSI(Linux-Dell-Video) >09:54:36,704 INFO kernel:ACPI: 1 ACPI AML tables successfully acquired and loaded >09:54:36,704 INFO kernel:ACPI: Interpreter enabled >09:54:36,704 INFO kernel:ACPI: (supports S0 S5) >09:54:36,704 INFO kernel:ACPI: Using IOAPIC for interrupt routing >09:54:36,705 INFO kernel:PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >09:54:36,705 INFO kernel:ACPI: Enabled 2 GPEs in block 00 to 0F >09:54:36,705 INFO kernel:ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >09:54:36,705 INFO kernel:acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >09:54:36,705 INFO kernel:acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >09:54:36,705 WARNING kernel:acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >09:54:36,705 INFO kernel:acpiphp: Slot [3] registered >09:54:36,705 INFO kernel:acpiphp: Slot [4] registered >09:54:36,705 INFO kernel:acpiphp: Slot [6] registered >09:54:36,705 INFO kernel:acpiphp: Slot [7] registered >09:54:36,705 INFO kernel:acpiphp: Slot [8] registered >09:54:36,705 INFO kernel:acpiphp: Slot [9] registered >09:54:36,705 INFO kernel:acpiphp: Slot [10] registered >09:54:36,705 INFO kernel:acpiphp: Slot [11] registered >09:54:36,705 INFO kernel:acpiphp: Slot [12] registered >09:54:36,705 INFO kernel:acpiphp: Slot [13] registered >09:54:36,705 INFO kernel:acpiphp: Slot [14] registered >09:54:36,705 INFO kernel:acpiphp: Slot [15] registered >09:54:36,705 INFO kernel:acpiphp: Slot [16] registered >09:54:36,705 INFO kernel:acpiphp: Slot [17] registered >09:54:36,705 INFO kernel:acpiphp: Slot [18] registered >09:54:36,705 INFO kernel:acpiphp: Slot [19] registered >09:54:36,705 INFO kernel:acpiphp: Slot [20] registered >09:54:36,705 INFO kernel:acpiphp: Slot [21] registered >09:54:36,705 INFO kernel:acpiphp: Slot [22] registered >09:54:36,705 INFO kernel:acpiphp: Slot [23] registered >09:54:36,705 INFO kernel:acpiphp: Slot [24] registered >09:54:36,705 INFO kernel:acpiphp: Slot [25] registered >09:54:36,705 INFO kernel:acpiphp: Slot [26] registered >09:54:36,705 INFO kernel:acpiphp: Slot [27] registered >09:54:36,705 INFO kernel:acpiphp: Slot [28] registered >09:54:36,705 INFO kernel:acpiphp: Slot [29] registered >09:54:36,705 INFO kernel:acpiphp: Slot [30] registered >09:54:36,705 INFO kernel:acpiphp: Slot [31] registered >09:54:36,705 INFO kernel:PCI host bridge to bus 0000:00 >09:54:36,705 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >09:54:36,705 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >09:54:36,705 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >09:54:36,705 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x73800000-0xfebfffff window] >09:54:36,707 INFO kernel:pci_bus 0000:00: root bus resource [bus 00-ff] >09:54:36,707 DEBUG kernel:pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >09:54:36,707 DEBUG kernel:pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >09:54:36,707 DEBUG kernel:pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >09:54:36,707 DEBUG kernel:pci 0000:00:01.1: reg 0x20: [io 0xc160-0xc16f] >09:54:36,707 INFO kernel:pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >09:54:36,707 INFO kernel:pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >09:54:36,707 INFO kernel:pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >09:54:36,707 INFO kernel:pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >09:54:36,707 DEBUG kernel:pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >09:54:36,707 INFO kernel:pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI >09:54:36,707 INFO kernel:pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB >09:54:36,708 DEBUG kernel:pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >09:54:36,710 DEBUG kernel:pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >09:54:36,710 DEBUG kernel:pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >09:54:36,710 DEBUG kernel:pci 0000:00:02.0: reg 0x18: [mem 0xfc054000-0xfc055fff] >09:54:36,710 DEBUG kernel:pci 0000:00:02.0: reg 0x1c: [io 0xc080-0xc09f] >09:54:36,710 DEBUG kernel:pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >09:54:36,710 DEBUG kernel:pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >09:54:36,710 DEBUG kernel:pci 0000:00:03.0: reg 0x10: [io 0xc0a0-0xc0bf] >09:54:36,710 DEBUG kernel:pci 0000:00:03.0: reg 0x14: [mem 0xfc056000-0xfc056fff] >09:54:36,710 DEBUG kernel:pci 0000:00:03.0: reg 0x20: [mem 0xfebec000-0xfebeffff 64bit pref] >09:54:36,710 DEBUG kernel:pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref] >09:54:36,710 DEBUG kernel:pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >09:54:36,710 DEBUG kernel:pci 0000:00:04.0: reg 0x10: [mem 0xfc050000-0xfc053fff] >09:54:36,713 DEBUG kernel:pci 0000:00:05.0: [8086:2934] type 00 class 0x0c0300 >09:54:36,714 DEBUG kernel:pci 0000:00:05.0: reg 0x20: [io 0xc0c0-0xc0df] >09:54:36,714 DEBUG kernel:pci 0000:00:05.1: [8086:2935] type 00 class 0x0c0300 >09:54:36,714 DEBUG kernel:pci 0000:00:05.1: reg 0x20: [io 0xc0e0-0xc0ff] >09:54:36,714 DEBUG kernel:pci 0000:00:05.2: [8086:2936] type 00 class 0x0c0300 >09:54:36,714 DEBUG kernel:pci 0000:00:05.2: reg 0x20: [io 0xc100-0xc11f] >09:54:36,714 DEBUG kernel:pci 0000:00:05.7: [8086:293a] type 00 class 0x0c0320 >09:54:36,714 DEBUG kernel:pci 0000:00:05.7: reg 0x10: [mem 0xfc057000-0xfc057fff] >09:54:36,714 DEBUG kernel:pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >09:54:36,714 DEBUG kernel:pci 0000:00:06.0: reg 0x10: [io 0xc000-0xc03f] >09:54:36,714 DEBUG kernel:pci 0000:00:06.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >09:54:36,714 DEBUG kernel:pci 0000:00:06.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit pref] >09:54:36,714 DEBUG kernel:pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >09:54:36,714 DEBUG kernel:pci 0000:00:07.0: reg 0x10: [io 0xc040-0xc07f] >09:54:36,715 DEBUG kernel:pci 0000:00:07.0: reg 0x14: [mem 0xfc059000-0xfc059fff] >09:54:36,717 DEBUG kernel:pci 0000:00:07.0: reg 0x20: [mem 0xfebf4000-0xfebf7fff 64bit pref] >09:54:36,717 DEBUG kernel:pci 0000:00:08.0: [1af4:1002] type 00 class 0x00ff00 >09:54:36,717 DEBUG kernel:pci 0000:00:08.0: reg 0x10: [io 0xc120-0xc13f] >09:54:36,717 DEBUG kernel:pci 0000:00:08.0: reg 0x20: [mem 0xfebf8000-0xfebfbfff 64bit pref] >09:54:36,717 DEBUG kernel:pci 0000:00:09.0: [1af4:1005] type 00 class 0x00ff00 >09:54:36,717 DEBUG kernel:pci 0000:00:09.0: reg 0x10: [io 0xc140-0xc15f] >09:54:36,717 DEBUG kernel:pci 0000:00:09.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] >09:54:36,717 INFO kernel:ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >09:54:36,717 INFO kernel:ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >09:54:36,717 INFO kernel:ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >09:54:36,717 INFO kernel:ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >09:54:36,717 INFO kernel:ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >09:54:36,717 INFO kernel:pci 0000:00:02.0: vgaarb: setting as boot VGA device >09:54:36,717 INFO kernel:pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >09:54:36,717 INFO kernel:pci 0000:00:02.0: vgaarb: bridge control possible >09:54:36,717 INFO kernel:vgaarb: loaded >09:54:36,717 NOTICE kernel:SCSI subsystem initialized >09:54:36,717 DEBUG kernel:libata version 3.00 loaded. >09:54:36,717 INFO kernel:ACPI: bus type USB registered >09:54:36,717 INFO kernel:usbcore: registered new interface driver usbfs >09:54:36,717 INFO kernel:usbcore: registered new interface driver hub >09:54:36,717 INFO kernel:usbcore: registered new device driver usb >09:54:36,717 INFO kernel:pps_core: LinuxPPS API ver. 1 registered >09:54:36,717 INFO kernel:pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >09:54:36,717 INFO kernel:PTP clock support registered >09:54:36,717 INFO kernel:EDAC MC: Ver: 3.0.0 >09:54:36,717 INFO kernel:PCI: Using ACPI for IRQ routing >09:54:36,717 DEBUG kernel:PCI: pci_cache_line_size set to 64 bytes >09:54:36,717 DEBUG kernel:e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >09:54:36,717 DEBUG kernel:e820: reserve RAM buffer [mem 0x737d9000-0x73ffffff] >09:54:36,717 INFO kernel:NetLabel: Initializing >09:54:36,717 INFO kernel:NetLabel: domain hash size = 128 >09:54:36,717 INFO kernel:NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >09:54:36,717 INFO kernel:NetLabel: unlabeled traffic allowed by default >09:54:36,717 INFO kernel:clocksource: Switched to clocksource kvm-clock >09:54:36,717 NOTICE kernel:VFS: Disk quotas dquot_6.6.0 >09:54:36,717 INFO kernel:VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >09:54:36,717 INFO kernel:pnp: PnP ACPI init >09:54:36,717 DEBUG kernel:pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >09:54:36,718 DEBUG kernel:pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >09:54:36,719 DEBUG kernel:pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >09:54:36,719 DEBUG kernel:pnp 00:03: [dma 2] >09:54:36,720 DEBUG kernel:pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >09:54:36,721 DEBUG kernel:pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) >09:54:36,721 INFO kernel:pnp: PnP ACPI: found 5 devices >09:54:36,721 INFO kernel:clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >09:54:36,721 DEBUG kernel:pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >09:54:36,721 DEBUG kernel:pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >09:54:36,722 DEBUG kernel:pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] >09:54:36,722 DEBUG kernel:pci_bus 0000:00: resource 7 [mem 0x73800000-0xfebfffff window] >09:54:36,722 INFO kernel:NET: Registered protocol family 2 >09:54:36,722 INFO kernel:tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes) >09:54:36,722 INFO kernel:TCP established hash table entries: 16384 (order: 5, 131072 bytes) >09:54:36,722 INFO kernel:TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >09:54:36,722 INFO kernel:TCP: Hash tables configured (established 16384 bind 16384) >09:54:36,722 INFO kernel:UDP hash table entries: 1024 (order: 3, 32768 bytes) >09:54:36,722 INFO kernel:UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >09:54:36,722 INFO kernel:NET: Registered protocol family 1 >09:54:36,722 INFO kernel:pci 0000:00:00.0: Limiting direct PCI/PCI transfers >09:54:36,722 INFO kernel:pci 0000:00:01.0: PIIX3: Enabling Passive Release >09:54:36,722 INFO kernel:pci 0000:00:01.0: Activating ISA DMA hang workarounds >09:54:36,722 INFO kernel:pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >09:54:36,722 INFO kernel:PCI Interrupt Link [LNKA] enabled at IRQ 10 >09:54:36,722 INFO kernel:pci 0000:00:05.0: quirk_usb_early_handoff+0x0/0x6c3 took 28227 usecs >09:54:36,722 INFO kernel:PCI Interrupt Link [LNKB] enabled at IRQ 11 >09:54:36,722 INFO kernel:pci 0000:00:05.1: quirk_usb_early_handoff+0x0/0x6c3 took 29261 usecs >09:54:36,722 INFO kernel:PCI Interrupt Link [LNKC] enabled at IRQ 11 >09:54:36,722 INFO kernel:pci 0000:00:05.2: quirk_usb_early_handoff+0x0/0x6c3 took 30037 usecs >09:54:36,722 INFO kernel:PCI Interrupt Link [LNKD] enabled at IRQ 10 >09:54:36,722 INFO kernel:pci 0000:00:05.7: quirk_usb_early_handoff+0x0/0x6c3 took 28121 usecs >09:54:36,722 DEBUG kernel:PCI: CLS 0 bytes, default 64 >09:54:36,722 INFO kernel:Unpacking initramfs... >09:54:36,722 INFO kernel:Freeing initrd memory: 63932K >09:54:36,722 INFO kernel:clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2879c5f06f2, max_idle_ns: 440795220049 ns >09:54:36,722 NOTICE kernel:Initialise system trusted keyrings >09:54:36,722 NOTICE kernel:Key type blacklist registered >09:54:36,722 INFO kernel:workingset: timestamp_bits=36 max_order=19 bucket_order=0 >09:54:36,722 INFO kernel:zbud: loaded >09:54:36,722 INFO kernel:pstore: using deflate compression >09:54:36,722 DEBUG kernel:SELinux: Registering netfilter hooks >09:54:36,722 INFO kernel:alg: No test for 842 (842-generic) >09:54:36,722 INFO kernel:alg: No test for 842 (842-scomp) >09:54:36,722 INFO kernel:NET: Registered protocol family 38 >09:54:36,722 NOTICE kernel:Key type asymmetric registered >09:54:36,722 NOTICE kernel:Asymmetric key parser 'x509' registered >09:54:36,722 INFO kernel:Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) >09:54:36,722 INFO kernel:io scheduler noop registered >09:54:36,722 INFO kernel:io scheduler deadline registered >09:54:36,722 INFO kernel:io scheduler cfq registered (default) >09:54:36,722 INFO kernel:io scheduler mq-deadline registered >09:54:36,722 INFO kernel:atomic64_test: passed for x86-64 platform with CX8 and with SSE >09:54:36,722 INFO kernel:shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >09:54:36,722 DEBUG kernel:intel_idle: Please enable MWAIT in BIOS SETUP >09:54:36,722 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >09:54:36,722 INFO kernel:ACPI: Power Button [PWRF] >09:54:36,722 INFO kernel:Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >09:54:36,722 INFO kernel:00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >09:54:36,722 INFO kernel:Non-volatile memory driver v1.3 >09:54:36,722 INFO kernel:Linux agpgart interface v0.103 >09:54:36,723 DEBUG kernel:ata_piix 0000:00:01.1: version 2.13 >09:54:36,725 INFO kernel:scsi host0: ata_piix >09:54:36,725 INFO kernel:scsi host1: ata_piix >09:54:36,725 INFO kernel:ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc160 irq 14 >09:54:36,725 INFO kernel:ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc168 irq 15 >09:54:36,725 INFO kernel:ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >09:54:36,725 INFO kernel:ehci-pci: EHCI PCI platform driver >09:54:36,725 INFO kernel:ehci-pci 0000:00:05.7: EHCI Host Controller >09:54:36,725 INFO kernel:ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 1 >09:54:36,725 INFO kernel:ehci-pci 0000:00:05.7: irq 10, io mem 0xfc057000 >09:54:36,725 NOTICE kernel:random: fast init done >09:54:36,725 NOTICE kernel:random: crng init done >09:54:36,725 INFO kernel:ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00 >09:54:36,725 INFO kernel:usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 >09:54:36,725 INFO kernel:usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:54:36,725 INFO kernel:usb usb1: Product: EHCI Host Controller >09:54:36,725 INFO kernel:usb usb1: Manufacturer: Linux 4.18.0-0.rc8.git0.1.fc29.x86_64 ehci_hcd >09:54:36,726 INFO kernel:usb usb1: SerialNumber: 0000:00:05.7 >09:54:36,728 INFO kernel:hub 1-0:1.0: USB hub found >09:54:36,728 INFO kernel:hub 1-0:1.0: 6 ports detected >09:54:36,728 INFO kernel:ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >09:54:36,728 INFO kernel:ohci-pci: OHCI PCI platform driver >09:54:36,728 INFO kernel:uhci_hcd: USB Universal Host Controller Interface driver >09:54:36,728 INFO kernel:uhci_hcd 0000:00:05.0: UHCI Host Controller >09:54:36,728 INFO kernel:uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 2 >09:54:36,728 INFO kernel:uhci_hcd 0000:00:05.0: detected 2 ports >09:54:36,728 INFO kernel:uhci_hcd 0000:00:05.0: irq 10, io base 0x0000c0c0 >09:54:36,728 INFO kernel:usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 >09:54:36,728 INFO kernel:usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:54:36,728 INFO kernel:usb usb2: Product: UHCI Host Controller >09:54:36,728 INFO kernel:usb usb2: Manufacturer: Linux 4.18.0-0.rc8.git0.1.fc29.x86_64 uhci_hcd >09:54:36,728 INFO kernel:usb usb2: SerialNumber: 0000:00:05.0 >09:54:36,729 INFO kernel:hub 2-0:1.0: USB hub found >09:54:36,732 INFO kernel:hub 2-0:1.0: 2 ports detected >09:54:36,732 INFO kernel:uhci_hcd 0000:00:05.1: UHCI Host Controller >09:54:36,732 INFO kernel:uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3 >09:54:36,732 INFO kernel:uhci_hcd 0000:00:05.1: detected 2 ports >09:54:36,732 INFO kernel:uhci_hcd 0000:00:05.1: irq 11, io base 0x0000c0e0 >09:54:36,732 INFO kernel:usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 >09:54:36,732 INFO kernel:usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:54:36,732 INFO kernel:usb usb3: Product: UHCI Host Controller >09:54:36,732 INFO kernel:usb usb3: Manufacturer: Linux 4.18.0-0.rc8.git0.1.fc29.x86_64 uhci_hcd >09:54:36,732 INFO kernel:usb usb3: SerialNumber: 0000:00:05.1 >09:54:36,733 INFO kernel:hub 3-0:1.0: USB hub found >09:54:36,735 INFO kernel:hub 3-0:1.0: 2 ports detected >09:54:36,735 INFO kernel:uhci_hcd 0000:00:05.2: UHCI Host Controller >09:54:36,735 INFO kernel:uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4 >09:54:36,735 INFO kernel:uhci_hcd 0000:00:05.2: detected 2 ports >09:54:36,735 INFO kernel:uhci_hcd 0000:00:05.2: irq 11, io base 0x0000c100 >09:54:36,735 INFO kernel:usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 >09:54:36,735 INFO kernel:usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:54:36,735 INFO kernel:usb usb4: Product: UHCI Host Controller >09:54:36,735 INFO kernel:usb usb4: Manufacturer: Linux 4.18.0-0.rc8.git0.1.fc29.x86_64 uhci_hcd >09:54:36,735 INFO kernel:usb usb4: SerialNumber: 0000:00:05.2 >09:54:36,735 INFO kernel:hub 4-0:1.0: USB hub found >09:54:36,736 INFO kernel:hub 4-0:1.0: 2 ports detected >09:54:36,738 INFO kernel:usbcore: registered new interface driver usbserial_generic >09:54:36,738 INFO kernel:usbserial: USB Serial support registered for generic >09:54:36,738 INFO kernel:i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >09:54:36,738 INFO kernel:serio: i8042 KBD port at 0x60,0x64 irq 1 >09:54:36,738 INFO kernel:serio: i8042 AUX port at 0x60,0x64 irq 12 >09:54:36,738 INFO kernel:mousedev: PS/2 mouse device common for all mice >09:54:36,738 INFO kernel:input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >09:54:36,738 INFO kernel:rtc_cmos 00:00: RTC can wake from S4 >09:54:36,738 INFO kernel:rtc_cmos 00:00: registered as rtc0 >09:54:36,738 INFO kernel:rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram >09:54:36,738 INFO kernel:device-mapper: uevent: version 1.0.3 >09:54:36,738 INFO kernel:device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com >09:54:36,738 INFO kernel:hidraw: raw HID events driver (C) Jiri Kosina >09:54:36,738 INFO kernel:usbcore: registered new interface driver usbhid >09:54:36,738 INFO kernel:usbhid: USB HID core driver >09:54:36,738 INFO kernel:drop_monitor: Initializing network drop monitor service >09:54:36,738 INFO kernel:Initializing XFRM netlink socket >09:54:36,738 INFO kernel:NET: Registered protocol family 10 >09:54:36,738 INFO kernel:Segment Routing with IPv6 >09:54:36,738 INFO kernel:mip6: Mobile IPv6 >09:54:36,738 INFO kernel:NET: Registered protocol family 17 >09:54:36,738 INFO kernel:RAS: Correctable Errors collector initialized. >09:54:36,738 INFO kernel:AVX2 version of gcm_enc/dec engaged. >09:54:36,738 INFO kernel:AES CTR mode by8 optimization enabled >09:54:36,738 INFO kernel:sched_clock: Marking stable (4193004188, 0)->(4384984252, -191980064) >09:54:36,738 INFO kernel:registered taskstats version 1 >09:54:36,738 NOTICE kernel:Loading compiled-in X.509 certificates >09:54:36,738 NOTICE kernel:Loaded X.509 cert 'Fedora kernel signing key: a18af74cb2c1dd49ae691b2fa5efb12d918b460a' >09:54:36,738 INFO kernel:zswap: loaded using pool lzo/zbud >09:54:36,738 NOTICE kernel:Key type big_key registered >09:54:36,738 NOTICE kernel:Key type encrypted registered >09:54:36,738 INFO kernel:ima: No TPM chip found, activating TPM-bypass! (rc=-19) >09:54:36,738 INFO kernel:ima: Allocated hash algorithm: sha1 >09:54:36,738 INFO kernel: Magic number: 14:456:929 >09:54:36,738 INFO kernel:rtc_cmos 00:00: setting system clock to 2018-08-08 09:54:36 UTC (1533722076) >09:54:36,738 DEBUG kernel:ata1.01: NODEV after polling detection >09:54:36,738 INFO kernel:ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 >09:54:36,738 NOTICE kernel:scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 >09:54:36,738 INFO kernel:sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >09:54:36,738 INFO kernel:cdrom: Uniform CD-ROM driver Revision: 3.20 >09:54:36,738 DEBUG kernel:sr 0:0:0:0: Attached scsi CD-ROM sr0 >09:54:36,738 NOTICE kernel:sr 0:0:0:0: Attached scsi generic sg0 type 5 >09:54:36,738 INFO kernel:Freeing unused kernel memory: 2156K >09:54:36,738 INFO kernel:Write protecting the kernel read-only data: 18432k >09:54:36,738 INFO kernel:Freeing unused kernel memory: 2012K >09:54:36,738 INFO kernel:Freeing unused kernel memory: 48K >09:54:36,738 INFO kernel:x86/mm: Checked W+X mappings: passed, no W+X pages found. >09:54:36,738 INFO kernel:x86/mm: Checking user space page tables >09:54:36,738 INFO kernel:x86/mm: Checked W+X mappings: passed, no W+X pages found. >09:54:36,738 INFO kernel:rodata_test: all tests were successful >09:54:36,738 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) >09:54:36,738 INFO systemd:Detected virtualization kvm. >09:54:36,738 INFO systemd:Detected architecture x86-64. >09:54:36,738 INFO systemd:Running in initial RAM disk. >09:54:36,738 INFO systemd:No hostname configured. >09:54:36,739 INFO systemd:Set hostname to <localhost>. >09:54:36,739 INFO systemd:Initializing machine ID from KVM UUID. >09:54:36,739 INFO systemd:Listening on udev Control Socket. >09:54:36,739 INFO systemd:Listening on Journal Audit Socket. >09:54:36,739 INFO systemd:Reached target Timers. >09:54:36,739 INFO kernel:usb 1-1: new high-speed USB device number 2 using ehci-pci >09:54:36,739 INFO systemd-journald:Journal started >09:54:36,741 INFO systemd-journald:Runtime journal (/run/log/journal/cbabfcab28d34c398b2a4025e9f5235a) is 8.0M, max 89.7M, 81.7M free. >09:54:36,741 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' >09:54:36,741 INFO dracut-cmdline:dracut-29 (Rawhide) dracut-048-14.git20180726.fc29 >09:54:36,741 INFO dracut-cmdline:Using kernel command line parameters: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-rawh rd.live.check quiet >09:54:36,742 NOTICE kernel:audit: type=1130 audit(1533722076.741:2): 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' >09:54:36,758 INFO systemd:Started Setup Virtual Console. >09:54:36,758 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' >09:54:36,758 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' >09:54:36,759 NOTICE kernel:audit: type=1130 audit(1533722076.758:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:54:36,759 NOTICE kernel:audit: type=1131 audit(1533722076.758:4): 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' >09:54:36,773 INFO kernel:BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >09:54:36,785 INFO dracut-cmdline:Loading Fedora Rawhide x86_64 installer... >09:54:36,858 INFO kernel:usb 1-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00 >09:54:36,858 INFO kernel:usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >09:54:36,858 INFO kernel:usb 1-1: Product: QEMU USB Tablet >09:54:36,858 INFO kernel:usb 1-1: Manufacturer: QEMU >09:54:36,858 INFO kernel:usb 1-1: SerialNumber: 42 >09:54:36,862 INFO kernel:input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:05.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4 >09:54:36,862 INFO kernel:hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:05.7-1/input0 >09:54:36,863 INFO dracut-cmdline:rd.luks=0: removing cryptoluks activation >09:54:36,876 INFO dracut-cmdline:rd.lvm=0: removing LVM activation >09:54:36,910 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' >09:54:36,910 INFO systemd:Started dracut cmdline hook. >09:54:36,910 INFO systemd:Starting dracut pre-udev hook... >09:54:36,911 NOTICE kernel:audit: type=1130 audit(1533722076.907:5): 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' >09:54:36,941 INFO kernel:squashfs: version 4.0 (2009/01/31) Phillip Lougher >09:54:36,951 INFO kernel:Loading iSCSI transport class v2.0-870. >09:54:36,958 NOTICE kernel:iscsi: registered transport (tcp) >09:54:36,979 INFO kernel:FDC 0 is a S82078B >09:54:36,999 INFO kernel:No iBFT detected. >09:54:37,229 INFO kernel:raid6: sse2x1 gen() 11605 MB/s >09:54:37,229 INFO kernel:raid6: sse2x1 xor() 8517 MB/s >09:54:37,229 INFO kernel:raid6: sse2x2 gen() 13285 MB/s >09:54:37,229 INFO kernel:raid6: sse2x2 xor() 9582 MB/s >09:54:37,229 INFO kernel:raid6: sse2x4 gen() 16671 MB/s >09:54:37,229 INFO kernel:raid6: sse2x4 xor() 10095 MB/s >09:54:37,229 INFO kernel:raid6: avx2x1 gen() 23109 MB/s >09:54:37,229 INFO kernel:raid6: avx2x1 xor() 16134 MB/s >09:54:37,229 INFO kernel:raid6: avx2x2 gen() 26871 MB/s >09:54:37,229 INFO kernel:raid6: avx2x2 xor() 17595 MB/s >09:54:37,229 INFO kernel:raid6: avx2x4 gen() 28972 MB/s >09:54:37,229 INFO kernel:raid6: avx2x4 xor() 19958 MB/s >09:54:37,229 INFO kernel:raid6: using algorithm avx2x4 gen() 28972 MB/s >09:54:37,229 INFO kernel:raid6: .... xor() 19958 MB/s, rmw enabled >09:54:37,229 INFO kernel:raid6: using avx2x2 recovery algorithm >09:54:37,231 INFO kernel:xor: automatically using best checksumming function avx >09:54:37,232 INFO kernel:async_tx: api initialized (async) >09:54:37,297 INFO kernel:device-mapper: multipath round-robin: version 1.2.0 loaded >09:54:37,419 INFO kernel:RPC: Registered named UNIX socket transport module. >09:54:37,419 INFO kernel:RPC: Registered udp transport module. >09:54:37,419 INFO kernel:RPC: Registered tcp transport module. >09:54:37,419 INFO kernel:RPC: Registered tcp NFSv4.1 backchannel transport module. >09:54:37,444 NOTICE rpc.statd:Version 2.3.2 starting >09:54:37,444 NOTICE rpc.statd:Initializing NSM state >09:54:37,444 WARNING rpc.statd:Running as root. chown /var/lib/nfs/statd to choose different user >09:54:37,455 WARNING rpc.idmapd:Setting log level to 0 >09:54:37,462 INFO kernel:input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >09:54:37,468 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' >09:54:37,468 INFO systemd:Started dracut pre-udev hook. >09:54:37,468 INFO systemd:Starting udev Kernel Device Manager... >09:54:37,469 NOTICE kernel:audit: type=1130 audit(1533722077.465:6): 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' >09:54:37,480 INFO systemd:Started udev Kernel Device Manager. >09:54:37,480 INFO systemd:Starting dracut pre-trigger hook... >09:54:37,480 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' >09:54:37,481 NOTICE kernel:audit: type=1130 audit(1533722077.477:7): 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' >09:54:37,491 INFO lldpad:config file failed to load, >09:54:37,491 INFO lldpad:create a new file. >09:54:37,491 INFO lldpad:bound ctrl iface to /com/intel/lldpad >09:54:37,493 INFO dracut-pre-trigger:715 >09:54:37,495 INFO dracut-pre-trigger:rd.dm=0: removing DM RAID activation >09:54:37,517 INFO dracut-pre-trigger:rd.md.imsm=0: no MD RAID for imsm/isw raids >09:54:37,524 INFO dracut-pre-trigger:rd.md.ddf=0: no MD RAID for SNIA ddf raids >09:54:37,540 INFO dracut-pre-trigger:rd.md=0: removing MD RAID activation >09:54:37,586 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' >09:54:37,586 INFO systemd:Started dracut pre-trigger hook. >09:54:37,586 INFO systemd:Starting udev Coldplug all Devices... >09:54:37,587 NOTICE kernel:audit: type=1130 audit(1533722077.583:8): 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' >09:54:37,649 INFO systemd:Mounting Kernel Configuration File System... >09:54:37,653 INFO systemd:Started udev Coldplug all Devices. >09:54:37,653 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' >09:54:37,653 INFO systemd:Mounted Kernel Configuration File System. >09:54:37,654 NOTICE kernel:audit: type=1130 audit(1533722077.653:9): 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' >09:54:37,655 INFO systemd:Starting Show Plymouth Boot Screen... >09:54:37,655 INFO systemd:Starting udev Wait for Complete Device Initialization... >09:54:37,663 INFO systemd:Received SIGRTMIN+20 from PID 812 (plymouthd). >09:54:37,675 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' >09:54:37,675 INFO systemd:Started Show Plymouth Boot Screen. >09:54:37,675 INFO systemd:Started Forward Password Requests to Plymouth Directory Watch. >09:54:37,675 INFO systemd:Reached target Paths. >09:54:37,675 INFO systemd:Reached target Local Encrypted Volumes. >09:54:37,676 NOTICE kernel:audit: type=1130 audit(1533722077.675:10): 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' >09:54:37,773 NOTICE kernel:virtio_blk virtio2: [vda] 31457280 512-byte logical blocks (16.1 GB/15.0 GiB) >09:54:37,777 INFO kernel:8021q: 802.1Q VLAN Support v1.8 >09:54:37,790 INFO kernel: vda: vda1 vda2 >09:54:37,852 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >09:54:37,885 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >09:54:37,887 INFO kernel:virtio_net virtio0 ens3: renamed from eth0 >09:54:38,035 INFO kernel:[drm] Device Version 0.0 >09:54:38,035 INFO kernel:[drm] Compression level 0 log level 0 >09:54:38,035 INFO kernel:[drm] 12286 io pages at offset 0x1000000 >09:54:38,035 INFO kernel:[drm] 16777216 byte draw area at offset 0x0 >09:54:38,035 INFO kernel:[drm] RAM header offset: 0x3ffe000 >09:54:38,035 INFO kernel:[TTM] Zone kernel: Available graphics memory: 918708 kiB >09:54:38,035 INFO kernel:[TTM] Initializing pool allocator >09:54:38,035 INFO kernel:[TTM] Initializing DMA pool allocator >09:54:38,035 INFO kernel:[drm] qxl: 16M of VRAM memory size >09:54:38,035 INFO kernel:[drm] qxl: 63M of IO pages memory ready (VRAM domain) >09:54:38,035 INFO kernel:[drm] qxl: 64M of Surface memory size >09:54:38,035 INFO kernel:[drm] main mem slot 1 [f4000000,3ffe000] >09:54:38,035 INFO kernel:[drm] surface mem slot 2 [f8000000,4000000] >09:54:38,036 INFO kernel:[drm] fb mappable at 0xF4000000, size 3145728 >09:54:38,036 INFO kernel:[drm] fb: depth 24, pitch 4096, width 1024, height 768 >09:54:38,036 INFO kernel:fbcon: qxldrmfb (fb0) is primary device >09:54:38,059 INFO kernel:Console: switching to colour frame buffer device 128x48 >09:54:38,065 INFO kernel:qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >09:54:38,068 INFO kernel:[drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >09:54:38,075 INFO systemd:Started udev Wait for Complete Device Initialization. >09:54:38,075 INFO systemd:Starting Device-Mapper Multipath Device Controller... >09:54:38,076 NOTICE kernel:audit: type=1130 audit(1533722078.074:11): 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' >09:54:38,076 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' >09:54:38,078 INFO systemd:Started Device-Mapper Multipath Device Controller. >09:54:38,079 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' >09:54:38,079 NOTICE kernel:audit: type=1130 audit(1533722078.078:12): 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' >09:54:38,079 INFO systemd:Reached target Local File Systems (Pre). >09:54:38,079 INFO systemd:Reached target Local File Systems. >09:54:38,081 INFO systemd:Starting Create Volatile Files and Directories... >09:54:38,094 INFO multipathd:--------start up-------- >09:54:38,094 INFO multipathd:read /etc/multipath.conf >09:54:38,100 INFO multipathd:path checkers start up >09:54:38,104 INFO systemd:Started Create Volatile Files and Directories. >09:54:38,105 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' >09:54:38,105 INFO systemd:Reached target System Initialization. >09:54:38,106 INFO systemd:Listening on Open-iSCSI iscsiuio Socket. >09:54:38,106 NOTICE kernel:audit: type=1130 audit(1533722078.105:13): 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' >09:54:38,107 INFO systemd:Starting iSCSI UserSpace I/O driver... >09:54:38,108 INFO systemd:Listening on Open-iSCSI iscsid Socket. >09:54:38,108 INFO systemd:Reached target Sockets. >09:54:38,109 INFO systemd:Reached target Basic System. >09:54:38,114 INFO systemd:Started iSCSI UserSpace I/O driver. >09:54:38,115 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' >09:54:38,116 NOTICE kernel:audit: type=1130 audit(1533722078.115:14): 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' >09:54:38,116 INFO systemd:Starting Open-iSCSI... >09:54:38,119 WARNING iscsid:iSCSI logger with pid=864 started! >09:54:38,122 INFO iscsid:iSCSI daemon with pid=865 started! >09:54:38,122 INFO systemd:iscsid.service: Failed to parse PID from file /var/run/iscsid.pid: Invalid argument >09:54:38,127 INFO systemd:Started Open-iSCSI. >09:54:38,127 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' >09:54:38,128 NOTICE kernel:audit: type=1130 audit(1533722078.127:15): 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' >09:54:38,128 INFO systemd:Starting dracut initqueue hook... >09:54:38,156 INFO systemd:Reloading. >09:54:38,294 INFO dracut-initqueue:anaconda using disk root at /dev/sr0 >09:54:38,344 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3 >09:54:38,353 DEBUG kernel:ISO 9660 Extensions: RRIP_1991A >09:54:38,353 INFO dracut-initqueue:mount: /run/install/repo: WARNING: device write-protected, mounted read-only. >09:54:38,355 INFO dracut-initqueue:anaconda: found /run/install/repo//images/install.img >09:54:38,417 INFO kernel:loop: module loaded >09:54:38,515 INFO systemd:Received SIGRTMIN+21 from PID 812 (plymouthd). >09:54:38,527 INFO systemd:Created slice system-checkisomd5.slice. >09:54:38,528 INFO systemd:Starting Media check on /dev/sr0... >09:54:39,911 INFO systemd:Started Media check on /dev/sr0. >09:54:39,913 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=checkisomd5@dev-sr0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:54:39,913 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=checkisomd5@dev-sr0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:54:39,941 INFO systemd:Received SIGRTMIN+20 from PID 812 (plymouthd). >09:54:39,976 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' >09:54:39,976 INFO systemd:Started dracut initqueue hook. >09:54:39,976 INFO systemd:Reached target Remote File Systems (Pre). >09:54:39,976 INFO systemd:Reached target Remote File Systems. >09:54:39,976 INFO systemd:Starting dracut pre-mount hook... >09:54:40,003 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' >09:54:40,003 INFO systemd:Started dracut pre-mount hook. >09:54:40,003 INFO systemd:Reached target Initrd Root File System. >09:54:40,003 INFO systemd:Starting Reload Configuration from the Real Root... >09:54:40,015 INFO systemd:Reloading. >09:54:40,128 INFO systemd:Started Reload Configuration from the Real Root. >09:54:40,131 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' >09:54:40,132 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' >09:54:40,135 INFO systemd:Starting dracut mount hook... >09:54:40,137 INFO systemd:Reached target Initrd File Systems. >09:54:40,140 INFO systemd:Reached target Initrd Default Target. >09:54:40,169 INFO kernel:EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >09:54:40,201 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' >09:54:40,201 INFO systemd:Started dracut mount hook. >09:54:40,205 INFO systemd:Starting dracut pre-pivot and cleanup hook... >09:54:40,440 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' >09:54:40,440 INFO systemd:Started dracut pre-pivot and cleanup hook. >09:54:40,441 INFO systemd:Starting Cleaning Up and Shutting Down Daemons... >09:54:40,454 INFO systemd:Stopped dracut pre-pivot and cleanup hook. >09:54:40,455 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' >09:54:40,455 INFO systemd:Stopped target Remote File Systems. >09:54:40,457 INFO systemd:Stopped target Remote File Systems (Pre). >09:54:40,459 INFO systemd:Stopped dracut mount hook. >09:54:40,460 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' >09:54:40,461 INFO systemd:Stopped dracut pre-mount hook. >09:54:40,463 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' >09:54:40,463 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' >09:54:40,464 INFO systemd:Stopped target Timers. >09:54:40,467 INFO systemd:Stopped dracut initqueue hook. >09:54:40,469 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' >09:54:40,469 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' >09:54:40,470 INFO systemd:Stopping Open-iSCSI... >09:54:40,473 INFO systemd:Stopped target Initrd Default Target. >09:54:40,473 INFO systemd:Stopped target Basic System. >09:54:40,473 INFO systemd:Stopped target Paths. >09:54:40,478 WARNING iscsid:iscsid shutting down. >09:54:40,479 INFO systemd:Stopped target Sockets. >09:54:40,480 INFO systemd:Stopped target Initrd Root Device. >09:54:40,484 INFO systemd:Starting Plymouth switch root service... >09:54:40,491 INFO systemd:Stopped target Slices. >09:54:40,494 INFO systemd:Starting Setup Virtual Console... >09:54:40,509 INFO systemd:Stopped Open-iSCSI. >09:54:40,510 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' >09:54:40,510 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' >09:54:40,513 INFO systemd:Started Plymouth switch root service. >09:54:40,515 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' >09:54:40,515 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' >09:54:40,519 INFO systemd:Started Cleaning Up and Shutting Down Daemons. >09:54:40,522 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' >09:54:40,522 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' >09:54:40,526 INFO systemd:Stopping iSCSI UserSpace I/O driver... >09:54:40,528 INFO systemd:Closed Open-iSCSI iscsid Socket. >09:54:40,530 INFO systemd:Stopped iSCSI UserSpace I/O driver. >09:54:40,532 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' >09:54:40,532 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' >09:54:40,533 INFO systemd:Started Setup Virtual Console. >09:54:40,535 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' >09:54:40,535 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' >09:54:40,536 INFO systemd:Closed Open-iSCSI iscsiuio Socket. >09:54:40,539 INFO systemd:Stopped target System Initialization. >09:54:40,542 INFO systemd:Stopped Apply Kernel Variables. >09:54:40,542 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' >09:54:40,543 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' >09:54:40,544 INFO systemd:Stopped Create Volatile Files and Directories. >09:54:40,545 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' >09:54:40,545 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' >09:54:40,545 INFO systemd:Stopped target Local File Systems. >09:54:40,546 INFO systemd:Stopped target Local File Systems (Pre). >09:54:40,547 INFO systemd:Stopping Device-Mapper Multipath Device Controller... >09:54:40,551 INFO systemd:Stopped target Local Encrypted Volumes. >09:54:40,553 INFO systemd:Stopped target Swap. >09:54:40,567 INFO multipathd:--------shut down------- >09:54:40,567 INFO multipathd:ok >09:54:40,568 INFO systemd:Stopped Device-Mapper Multipath Device Controller. >09:54:40,569 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' >09:54:40,569 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' >09:54:40,571 INFO systemd:Stopped udev Wait for Complete Device Initialization. >09:54:40,572 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' >09:54:40,573 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' >09:54:40,574 INFO systemd:Stopped udev Coldplug all Devices. >09:54:40,576 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' >09:54:40,576 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' >09:54:40,577 INFO systemd:Stopped dracut pre-trigger hook. >09:54:40,580 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' >09:54:40,580 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' >09:54:40,581 INFO systemd:Stopping udev Kernel Device Manager... >09:54:40,585 INFO systemd:Stopped udev Kernel Device Manager. >09:54:40,586 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' >09:54:40,588 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' >09:54:40,589 INFO systemd:Stopped Create Static Device Nodes in /dev. >09:54:40,590 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' >09:54:40,590 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' >09:54:40,592 INFO systemd:Stopped Create list of required static device nodes for the current kernel. >09:54:40,594 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' >09:54:40,594 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' >09:54:40,595 INFO systemd:Stopped dracut pre-udev hook. >09:54:40,597 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' >09:54:40,597 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' >09:54:40,597 INFO systemd:Stopped dracut cmdline hook. >09:54:40,598 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' >09:54:40,600 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' >09:54:40,601 INFO systemd:Closed udev Kernel Socket. >09:54:40,602 INFO systemd:Closed udev Control Socket. >09:54:40,606 INFO systemd:Starting Cleanup udevd DB... >09:54:40,619 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' >09:54:40,620 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' >09:54:40,620 INFO systemd:Started Cleanup udevd DB. >09:54:40,620 INFO systemd:Reached target Switch Root. >09:54:40,621 INFO systemd:Starting Switch Root... >09:54:40,634 NOTICE systemd:Switching root. >09:54:40,654 INFO systemd-journald:Journal stopped >09:54:42,571 INFO systemd-journald:Received SIGTERM from PID 1 (systemd). >09:54:42,571 WARNING kernel:systemd: 16 output lines suppressed due to ratelimiting >09:54:42,571 DEBUG kernel:SELinux: 32768 avtab hash slots, 116427 rules. >09:54:42,571 DEBUG kernel:SELinux: 32768 avtab hash slots, 116427 rules. >09:54:42,571 DEBUG kernel:SELinux: 8 users, 14 roles, 5154 types, 324 bools, 1 sens, 1024 cats >09:54:42,571 DEBUG kernel:SELinux: 130 classes, 116427 rules >09:54:42,571 INFO kernel:SELinux: Class xdp_socket not defined in policy. >09:54:42,571 INFO kernel:SELinux: the above unknown classes and permissions will be allowed >09:54:42,571 INFO kernel:SELinux: policy capability network_peer_controls=1 >09:54:42,571 INFO kernel:SELinux: policy capability open_perms=1 >09:54:42,571 INFO kernel:SELinux: policy capability extended_socket_class=1 >09:54:42,571 INFO kernel:SELinux: policy capability always_check_network=0 >09:54:42,571 INFO kernel:SELinux: policy capability cgroup_seclabel=1 >09:54:42,571 INFO kernel:SELinux: policy capability nnp_nosuid_transition=1 >09:54:42,571 DEBUG kernel:SELinux: Completing initialization. >09:54:42,571 DEBUG kernel:SELinux: Setting up existing superblocks. >09:54:42,571 INFO systemd:Successfully loaded SELinux policy in 576.862ms. >09:54:42,571 INFO systemd:Relabelled /dev, /run and /sys/fs/cgroup in 20.894ms. >09:54:42,571 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) >09:54:42,571 INFO systemd:Detected virtualization kvm. >09:54:42,571 INFO systemd:Detected architecture x86-64. >09:54:42,571 WARNING kernel:kauditd_printk_skb: 50 callbacks suppressed >09:54:42,571 NOTICE kernel:audit: type=1130 audit(1533722082.482:66): 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' >09:54:42,571 NOTICE kernel:audit: type=1131 audit(1533722082.482:67): 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' >09:54:42,571 INFO systemd:Stopped Switch Root. >09:54:42,571 NOTICE kernel:audit: type=1130 audit(1533722082.483:68): 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' >09:54:42,571 NOTICE kernel:audit: type=1131 audit(1533722082.483:69): 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' >09:54:42,571 INFO systemd:systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. >09:54:42,571 INFO systemd:systemd-journald.service: Scheduled restart job, restart counter is at 1. >09:54:42,571 INFO systemd:Stopped Journal Service. >09:54:42,571 NOTICE kernel:audit: type=1130 audit(1533722082.483:70): 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' >09:54:42,571 NOTICE kernel:audit: type=1131 audit(1533722082.483:71): 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' >09:54:42,571 INFO systemd:Starting Journal Service... >09:54:42,571 INFO systemd:Set up automount Arbitrary Executable File Formats File System Automount Point. >09:54:42,571 INFO systemd:Listening on initctl Compatibility Named Pipe. >09:54:42,571 NOTICE kernel:audit: type=1305 audit(1533722082.554:72): audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >09:54:42,571 INFO systemd-journald:Journal started >09:54:42,571 INFO systemd-journald:Runtime journal (/run/log/journal/16db2425287f4a53a58ee8c69e14a867) is 8.0M, max 89.7M, 81.7M free. >09:54:42,571 NOTICE audit:MAC_POLICY_LOAD auid=4294967295 ses=4294967295 lsm=selinux res=1 >09:54:42,574 NOTICE audit:AVC avc: denied { relabelto } for pid=1 comm="systemd" name="rootfsbase" dev="tmpfs" ino=18650 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=lnk_file permissive=1 >09:54:42,576 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' >09:54:42,576 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' >09:54:42,576 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' >09:54:42,576 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' >09:54:42,576 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' >09:54:42,576 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' >09:54:42,576 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >09:54:42,677 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' >09:54:42,678 NOTICE kernel:audit: type=1130 audit(1533722082.677:73): 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' >09:54:42,678 INFO systemd:Mounted POSIX Message Queue File System. >09:54:42,682 INFO systemd:Mounted Kernel Debug File System. >09:54:42,682 INFO systemd:Started Remount Root and Kernel File Systems. >09:54:42,682 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' >09:54:42,683 NOTICE kernel:audit: type=1130 audit(1533722082.682:74): 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' >09:54:42,684 INFO systemd:Started Apply Kernel Variables. >09:54:42,684 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' >09:54:42,686 NOTICE kernel:audit: type=1130 audit(1533722082.684:75): 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' >09:54:42,692 INFO systemd:Started Create list of required static device nodes for the current kernel. >09:54:42,692 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' >09:54:42,692 INFO systemd:Mounted Huge Pages File System. >09:54:42,693 INFO systemd:Mounted Temporary Directory (/tmp). >09:54:42,697 INFO systemd:Starting Rebuild Hardware Database... >09:54:42,700 INFO systemd:Starting Load/Save Random Seed... >09:54:42,713 INFO systemd:Starting Create System Users... >09:54:42,728 INFO systemd:Starting Flush Journal to Persistent Storage... >09:54:42,746 INFO systemd:Started Load/Save Random Seed. >09:54:42,749 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' >09:54:42,764 INFO systemd-journald:Runtime journal (/run/log/journal/16db2425287f4a53a58ee8c69e14a867) is 8.0M, max 89.7M, 81.7M free. >09:54:42,768 INFO systemd:Started Flush Journal to Persistent Storage. >09:54:42,769 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' >09:54:42,780 INFO systemd:Started Create System Users. >09:54:42,780 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' >09:54:42,784 INFO systemd:Starting Create Static Device Nodes in /dev... >09:54:42,820 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. >09:54:42,821 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. >09:54:42,841 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' >09:54:42,841 INFO systemd:Started Create Static Device Nodes in /dev. >09:54:42,889 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' >09:54:42,889 INFO systemd:Started udev Coldplug all Devices. >09:54:42,889 INFO systemd:Starting udev Wait for Complete Device Initialization... >09:54:42,915 INFO systemd:Started Setup Virtual Console. >09:54:42,915 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' >09:54:42,915 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' >09:54:43,146 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' >09:54:43,147 INFO systemd:Started Rebuild Hardware Database. >09:54:43,147 INFO systemd:Starting udev Kernel Device Manager... >09:54:43,195 INFO systemd:Started udev Kernel Device Manager. >09:54:43,195 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' >09:54:43,361 ERR systemd-udevd:ctx=0x55b7922f6bb0 path=/lib/modules/4.18.0-0.rc8.git0.1.fc29.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko.xz error=No such file or directory >09:54:43,362 ERR systemd-udevd:ctx=0x55b7922f6bb0 path=/lib/modules/4.18.0-0.rc8.git0.1.fc29.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko.xz error=No such file or directory >09:54:43,374 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >09:54:43,376 INFO kernel:piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 >09:54:43,548 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >09:54:43,774 INFO systemd:Started udev Wait for Complete Device Initialization. >09:54:43,775 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' >09:54:43,775 INFO systemd:Starting Activation of DM RAID sets... >09:54:43,781 INFO systemd:Starting Device-Mapper Multipath Device Controller... >09:54:43,800 INFO fedora-dmraid-activation:/lib/systemd/fedora-dmraid-activation: line 5: /etc/init.d/functions: No such file or directory >09:54:43,811 INFO fedora-dmraid-activation:/lib/systemd/fedora-dmraid-activation: line 9: strstr: command not found >09:54:43,814 INFO kernel:alua: device handler registered >09:54:43,826 INFO kernel:emc: device handler registered >09:54:43,829 INFO kernel:rdac: device handler registered >09:54:43,964 INFO multipathd:--------start up-------- >09:54:43,965 INFO multipathd:read /etc/multipath.conf >09:54:43,967 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' >09:54:43,968 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' >09:54:43,968 INFO systemd:Started Activation of DM RAID sets. >09:54:43,968 INFO systemd:Reached target Local Encrypted Volumes. >09:54:43,975 INFO multipathd:path checkers start up >09:54:43,989 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' >09:54:43,989 INFO systemd:Started Device-Mapper Multipath Device Controller. >09:54:43,989 INFO systemd:Reached target Local File Systems (Pre). >09:54:43,989 INFO systemd:Reached target Local File Systems. >09:54:43,990 INFO systemd:Starting Rebuild Journal Catalog... >09:54:43,990 INFO systemd:Starting Tell Plymouth To Write Out Runtime Data... >09:54:43,991 INFO systemd:Starting Create Volatile Files and Directories... >09:54:43,992 INFO systemd:Starting Rebuild Dynamic Linker Cache... >09:54:44,141 INFO systemd:Started Tell Plymouth To Write Out Runtime Data. >09:54:44,157 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' >09:54:44,157 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' >09:54:44,210 INFO systemd:Received SIGRTMIN+20 from PID 812 (plymouthd). >09:54:44,363 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' >09:54:44,363 INFO systemd:Started Rebuild Journal Catalog. >09:54:44,381 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. >09:54:44,383 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. >09:54:45,700 INFO systemd:Started Create Volatile Files and Directories. >09:54:45,701 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' >09:54:45,702 INFO systemd:Starting Update UTMP about System Boot/Shutdown... >09:54:45,772 NOTICE audit:SYSTEM_BOOT pid=1299 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' >09:54:45,779 INFO systemd:Started Update UTMP about System Boot/Shutdown. >09:54:45,781 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' >09:54:45,789 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' >09:54:45,790 INFO systemd:Started Rebuild Dynamic Linker Cache. >09:54:45,791 INFO systemd:Starting Update is Completed... >09:54:45,812 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' >09:54:45,812 INFO systemd:Started Update is Completed. >09:54:45,812 INFO systemd:Reached target System Initialization. >09:54:45,812 INFO systemd:Listening on Activation socket for spice guest agent daemon. >09:54:45,819 INFO systemd:Started Daily Cleanup of Temporary Directories. >09:54:45,819 INFO systemd:Reached target Timers. >09:54:45,820 INFO systemd:Listening on Open-iSCSI iscsiuio Socket. >09:54:45,824 INFO systemd:Listening on D-Bus System Message Bus Socket. >09:54:45,826 INFO systemd:Listening on Open-iSCSI iscsid Socket. >09:54:45,826 INFO systemd:Reached target Sockets. >09:54:45,826 INFO systemd:Reached target Basic System. >09:54:45,832 INFO systemd:Starting pre-anaconda logging service... >09:54:45,840 INFO systemd:Starting Login Service... >09:54:45,858 INFO systemd:Started Hardware RNG Entropy Gatherer Daemon. >09:54:45,860 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' >09:54:45,877 INFO systemd:Starting OpenSSH ed25519 Server Key Generation... >09:54:45,892 INFO systemd:Starting OpenSSH ecdsa Server Key Generation... >09:54:45,900 INFO rngd:Failed to init entropy source 1: TPM RNG Device >09:54:45,901 INFO rngd:Enabling RDSEED rng support >09:54:45,920 INFO systemd:Starting System Logging Service... >09:54:46,001 INFO systemd:Starting Hold until boot process finishes up... >09:54:46,036 INFO systemd:Starting OpenSSH rsa Server Key Generation... >09:54:46,051 WARNING rsyslogd:environment variable TZ is not set, auto correcting this to TZ=/etc/localtime [v8.36.0 try http://www.rsyslog.com/e/2442 ] >09:54:46,052 WARNING rsyslogd:warning: ~ action is deprecated, consider using the 'stop' statement instead [v8.36.0 try http://www.rsyslog.com/e/2307 ] >09:54:46,052 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.36.0] >09:54:46,052 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.36.0] >09:54:46,052 INFO rsyslogd: [origin software="rsyslogd" swVersion="8.36.0" x-pid="1314" x-info="http://www.rsyslog.com"] start >09:54:46,053 INFO systemd:Starting Service enabling compressing RAM with zRam... >09:54:46,053 ERR rsyslogd:imjournal: open on state file `/imjournal.state' failed [v8.36.0 try http://www.rsyslog.com/e/2013 ] >09:54:46,053 NOTICE audit:AVC avc: denied { dac_override } for pid=1314 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 >09:54:46,054 NOTICE audit:AVC avc: denied { write } for pid=1314 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 >09:54:46,054 NOTICE audit:AVC avc: denied { add_name } for pid=1314 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 >09:54:46,054 NOTICE audit:AVC avc: denied { create } for pid=1314 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 >09:54:46,057 NOTICE audit:AVC avc: denied { write open } for pid=1314 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=37821 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:46,060 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=8 a0=ffffff9c a1=7f78967b9ac0 a2=241 a3=1b6 items=0 ppid=1 pid=1314 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) >09:54:46,060 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:46,065 NOTICE audit:AVC avc: denied { getattr } for pid=1314 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=37821 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:46,067 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=8 a1=7f78967b9300 a2=7f78967b9300 a3=0 items=0 ppid=1 pid=1314 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) >09:54:46,071 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:46,071 NOTICE audit:AVC avc: denied { remove_name } for pid=1314 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=37821 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >09:54:46,071 NOTICE audit:AVC avc: denied { rename } for pid=1314 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=37821 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:46,071 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f78967b9ac0 a1=7f78880023e0 a2=0 a3=7f788800d110 items=0 ppid=1 pid=1314 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) >09:54:46,071 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:46,072 NOTICE audit:AVC avc: denied { unlink } for pid=1314 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=37821 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:46,079 INFO zramswapon:+ MAX_RAM_ON=2097152 >09:54:46,080 INFO zramswapon:++ grep -E --only-matching '[[:digit:]]+' >09:54:46,081 INFO zramswapon:++ grep MemTotal /proc/meminfo >09:54:46,084 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f78967b9ac0 a1=7f78880023e0 a2=0 a3=7f788800fcf0 items=0 ppid=1 pid=1314 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) >09:54:46,085 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:46,085 NOTICE audit:AVC avc: denied { create } for pid=1314 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 >09:54:46,087 NOTICE audit:AVC avc: denied { write open } for pid=1314 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=37821 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:46,088 INFO systemd:Starting Terminate Plymouth Boot Screen... >09:54:46,089 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=8 a0=ffffff9c a1=7f78967b9ac0 a2=241 a3=1b6 items=0 ppid=1 pid=1314 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) >09:54:46,089 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:46,089 NOTICE audit:AVC avc: denied { getattr } for pid=1314 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=37821 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:46,089 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=8 a1=7f78967b9300 a2=7f78967b9300 a3=0 items=0 ppid=1 pid=1314 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) >09:54:46,089 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:46,089 NOTICE audit:AVC avc: denied { rename } for pid=1314 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=37821 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:46,089 NOTICE audit:AVC avc: denied { unlink } for pid=1314 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=37822 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:46,089 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f78967b9ac0 a1=7f78880023e0 a2=0 a3=7f78880008d0 items=0 ppid=1 pid=1314 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) >09:54:46,089 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:46,105 INFO zramswapon:+ mem_total_kb=1837416 >09:54:46,105 INFO zramswapon:+ grep -E 'inst\.zram=(on|1)' /proc/cmdline >09:54:46,107 INFO systemd:Starting Anaconda NetworkManager configuration... >09:54:46,113 INFO systemd:Started System Logging Service. >09:54:46,118 INFO zramswapon:+ force=1 >09:54:46,118 INFO zramswapon:+ '[' '(' 1837416 -gt 2097152 ')' -a '(' 1 '!=' 0 ')' ']' >09:54:46,122 INFO zramswapon:++ getconf _NPROCESSORS_ONLN >09:54:46,125 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' >09:54:46,133 INFO zramswapon:+ num_cpus=1 >09:54:46,134 INFO zramswapon:+ modprobe zram >09:54:46,141 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' >09:54:46,142 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' >09:54:46,142 INFO systemd-logind:New seat seat0. >09:54:46,159 INFO systemd:Started pre-anaconda logging service. >09:54:46,173 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' >09:54:46,173 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' >09:54:46,177 INFO systemd:Started OpenSSH ed25519 Server Key Generation. >09:54:46,179 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' >09:54:46,180 INFO systemd-logind:Watching system buttons on /dev/input/event0 (Power Button) >09:54:46,181 INFO systemd-logind:Watching system buttons on /dev/input/event1 (AT Translated Set 2 keyboard) >09:54:46,181 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' >09:54:46,189 INFO kernel:zram: Added device: zram0 >09:54:46,190 INFO systemd:Started OpenSSH ecdsa Server Key Generation. >09:54:46,193 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' >09:54:46,194 INFO zramswapon:+ echo 1 >09:54:46,195 INFO zramswapon:+ echo 1837416K >09:54:46,196 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' >09:54:46,206 INFO zramswapon:+ mkswap /dev/zram0 >09:54:46,207 INFO kernel:zram0: detected capacity change from 0 to 1881513984 >09:54:46,208 INFO systemd:Started Hold until boot process finishes up. >09:54:46,226 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' >09:54:46,226 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' >09:54:46,232 INFO systemd:Started Terminate Plymouth Boot Screen. >09:54:46,242 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' >09:54:46,243 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' >09:54:46,246 INFO systemd:Started Anaconda NetworkManager configuration. >09:54:46,246 INFO zramswapon:Setting up swapspace version 1, size = 1.8 GiB (1881509888 bytes) >09:54:46,246 INFO zramswapon:no label, UUID=f577e220-d083-45d9-9452-d13b9dd49f27 >09:54:46,254 INFO zramswapon:+ swapon -p 100 /dev/zram0 >09:54:46,267 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' >09:54:46,267 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' >09:54:46,268 INFO systemd:Received SIGRTMIN+21 from PID 812 (n/a). >09:54:46,268 INFO systemd:Received SIGRTMIN+21 from PID 812 (n/a). >09:54:46,273 INFO systemd:Started D-Bus System Message Bus. >09:54:46,274 INFO kernel:Adding 1837412k swap on /dev/zram0. Priority:100 extents:1 across:1837412k SSFS >09:54:46,277 INFO zramswapon:+ '[' 1837416 -le 1048576 ']' >09:54:46,278 INFO zramswapon:+ exit 0 >09:54:46,296 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' >09:54:46,307 INFO systemd:Starting Network Manager... >09:54:46,314 INFO dbus-daemon:dbus[1354]: Unknown username "systemd-timesync" in message bus configuration file >09:54:46,342 INFO systemd:Started Service enabling compressing RAM with zRam. >09:54:46,342 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' >09:54:46,349 INFO multipathd:zram0: add path (uevent) >09:54:46,349 INFO multipathd:zram0: HDIO_GETGEO failed with 25 >09:54:46,349 INFO multipathd:zram0: failed to get udev uid: Invalid argument >09:54:46,349 INFO multipathd:zram0: failed to get path uid >09:54:46,349 INFO multipathd:uevent trigger error >09:54:46,378 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.systemd1' >09:54:46,384 INFO systemd:Started Login Service. >09:54:46,384 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' >09:54:46,507 INFO systemd:Started OpenSSH rsa Server Key Generation. >09:54:46,508 INFO systemd:Reached target sshd-keygen.target. >09:54:46,508 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' >09:54:46,508 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' >09:54:46,579 DEBUG NetworkManager:<debug> [1533722086.5796] monotonic timestamp started counting 1.302529419 seconds ago with an offset of 13.0 seconds to CLOCK_BOOTTIME (local time is 2018-08-08 09:54:46) >09:54:46,580 INFO NetworkManager:<info> [1533722086.5806] NetworkManager (version 1.12.2-1.fc29) is starting... (for the first time) >09:54:46,580 INFO NetworkManager:<info> [1533722086.5807] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 80-anaconda-no-ibft.conf, 91-anaconda-autoconnect-slaves.conf, 92-anaconda-loglevel-debug.conf) >09:54:46,580 DEBUG NetworkManager:<debug> [1533722086.5807] CONFIG: config-data[0x56477e08f190]: 3 groups >09:54:46,580 DEBUG NetworkManager:<debug> [1533722086.5808] CONFIG: >09:54:46,580 DEBUG NetworkManager:<debug> [1533722086.5808] CONFIG: [main] >09:54:46,580 DEBUG NetworkManager:<debug> [1533722086.5809] CONFIG: plugins=ifcfg-rh,ibft,no-ibft >09:54:46,580 DEBUG NetworkManager:<debug> [1533722086.5809] CONFIG: >09:54:46,580 DEBUG NetworkManager:<debug> [1533722086.5809] CONFIG: [logging] >09:54:46,581 DEBUG NetworkManager:<debug> [1533722086.5810] CONFIG: level=DEBUG >09:54:46,581 DEBUG NetworkManager:<debug> [1533722086.5810] CONFIG: >09:54:46,581 DEBUG NetworkManager:<debug> [1533722086.5811] CONFIG: [connection] >09:54:46,581 DEBUG NetworkManager:<debug> [1533722086.5811] CONFIG: connection.autoconnect-slaves=1 >09:54:46,581 DEBUG NetworkManager:<debug> [1533722086.5812] config: state: missing state file "/var/lib/NetworkManager/NetworkManager.state": No such file or directory >09:54:46,581 DEBUG NetworkManager:<debug> [1533722086.5812] WEXT support is enabled >09:54:46,581 DEBUG NetworkManager:<debug> [1533722086.5814] platform-linux: create (ignore netns, initial netns, use udev) >09:54:46,582 DEBUG NetworkManager:<debug> [1533722086.5819] platform-linux: Netlink socket for events established: port=1357, fd=7 >09:54:46,582 DEBUG NetworkManager:<debug> [1533722086.5820] platform-linux: populate platform cache >09:54:46,582 DEBUG NetworkManager:<debug> [1533722086.5821] platform-linux: kernel-support: IFLA_INET6_ADDR_GEN_MODE: detected >09:54:46,586 DEBUG NetworkManager:<debug> [1533722086.5867] 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 >09:54:46,586 DEBUG NetworkManager:<debug> [1533722086.5869] platform: signal: link added: 2: ens3 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? not-init addrgenmode eui64 addr 52:54:00:26:C6:73 driver virtio_net rx:0,0 tx:0,0 >09:54:46,587 DEBUG NetworkManager:<debug> [1533722086.5871] 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 >09:54:46,588 DEBUG NetworkManager:<debug> [1533722086.5881] platform: signal: address 6 added: ::1/128 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 1 flags permanent src kernel >09:54:46,588 DEBUG NetworkManager:<debug> [1533722086.5881] platform-linux: kernel-support: RTA_PREF: ability to set router preference for IPv6 routes: detected >09:54:46,588 DEBUG NetworkManager:<debug> [1533722086.5886] platform: signal: route 6 added: ::1/128 via :: dev 1 metric 256 mss 0 rt-src rt-kernel >09:54:46,588 DEBUG NetworkManager:<debug> [1533722086.5887] platform: signal: qdisc added: noqueue dev 1 family 0 handle 0 parent ffffffff info 2 >09:54:46,589 DEBUG NetworkManager:<debug> [1533722086.5892] platform: signal: link changed: 2: ens3 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode eui64 addr 52:54:00:26:C6:73 driver virtio_net rx:0,0 tx:0,0 >09:54:46,589 DEBUG NetworkManager:<debug> [1533722086.5898] 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 >09:54:46,589 DEBUG NetworkManager:<debug> [1533722086.5899] setup NMPlatform singleton (0x56477e08b120, NMLinuxPlatform) >09:54:46,590 DEBUG NetworkManager:<debug> [1533722086.5900] create NMNetns singleton (0x56477e0bb230) >09:54:46,590 DEBUG NetworkManager:<debug> [1533722086.5900] auth[0x56477e0b0000]: create auth-manager: polkit enabled >09:54:46,591 DEBUG NetworkManager:<debug> [1533722086.5913] auth[0x56477e0b0000]: set instance >09:54:46,591 DEBUG NetworkManager:<debug> [1533722086.5913] setup NMAuthManager singleton (0x56477e0b0000) >09:54:46,591 DEBUG NetworkManager:<debug> [1533722086.5914] create NMDBusManager singleton (0x56477e0b9840) >09:54:46,596 INFO systemd:Started Network Manager. >09:54:46,596 INFO systemd:Reached target Network. >09:54:46,596 INFO systemd:Started Logout off all iSCSI sessions on shutdown. >09:54:46,596 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' >09:54:46,596 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' >09:54:46,597 INFO systemd:Reached target Remote File Systems (Pre). >09:54:46,597 INFO systemd:Reached target Anaconda System Services. >09:54:46,598 INFO systemd:Starting Anaconda... >09:54:46,601 NOTICE audit:AVC avc: denied { execute } for pid=1367 comm="(tmux)" name="tmux" dev="dm-0" ino=2919 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >09:54:46,601 NOTICE audit:AVC avc: denied { read open } for pid=1367 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=2919 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >09:54:46,601 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=1367 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=2919 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >09:54:46,602 NOTICE audit:AVC avc: denied { map } for pid=1367 comm="tmux" path="/usr/bin/tmux" dev="dm-0" ino=2919 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >09:54:46,608 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=5575f2f67550 a1=5575f2f83b00 a2=5575f2f6b1e0 a3=5575f2d2b010 items=0 ppid=1 pid=1367 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) >09:54:46,608 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >09:54:46,645 INFO NetworkManager:<info> [1533722086.6355] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" >09:54:46,648 NOTICE audit:AVC avc: denied { create } for pid=1369 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 >09:54:46,648 NOTICE audit:SYSCALL arch=c000003e syscall=49 success=yes exit=0 a0=6 a1=7ffe03a30b20 a2=6e a3=134f82d5800000 items=0 ppid=1 pid=1369 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) >09:54:46,648 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >09:54:46,648 NOTICE audit:AVC avc: denied { getattr } for pid=1369 comm=746D75783A20736572766572 path="/tmp/tmux-0/default" dev="tmpfs" ino=60159 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >09:54:46,648 NOTICE audit:SYSCALL arch=c000003e syscall=4 success=yes exit=0 a0=559f1ab21cf0 a1=7ffe03a30b20 a2=7ffe03a30b20 a3=134f82d5800000 items=0 ppid=1 pid=1369 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) >09:54:46,648 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >09:54:46,648 NOTICE audit:AVC avc: denied { setattr } for pid=1369 comm=746D75783A20736572766572 name="default" dev="tmpfs" ino=60159 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >09:54:46,648 NOTICE audit:SYSCALL arch=c000003e syscall=90 success=yes exit=0 a0=559f1ab21cf0 a1=1b0 a2=7ffe03a30b20 a3=134f82d5800000 items=0 ppid=1 pid=1369 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) >09:54:46,648 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >09:54:46,661 INFO NetworkManager:<info> [1533722086.6614] manager[0x56477e0d3030]: monitoring kernel firmware directory '/lib/firmware'. >09:54:46,669 DEBUG NetworkManager:<debug> [1533722086.6699] session-monitor: using systemd-logind session tracking >09:54:46,670 DEBUG NetworkManager:<debug> [1533722086.6700] create NMSessionMonitor singleton (0x56477e0cf530) >09:54:46,670 DEBUG NetworkManager:<debug> [1533722086.6701] create NMAgentManager singleton (0x56477e0bf560) >09:54:46,671 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=1357 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >09:54:46,674 INFO systemd:Starting Hostname Service... >09:54:46,681 NOTICE audit:AVC avc: denied { mounton } for pid=1371 comm="(ostnamed)" path="/run/systemd/unit-root/dev" dev="dm-0" ino=41733 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=dir permissive=1 >09:54:46,682 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7ffeb6cedad0 a1=5575f2eb4020 a2=0 a3=2000 items=0 ppid=1 pid=1371 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) >09:54:46,682 NOTICE audit:PROCTITLE proctitle="(ostnamed)" >09:54:46,688 NOTICE audit:AVC avc: denied { mounton } for pid=1371 comm="(ostnamed)" path="/run/systemd/unit-root/proc/kallsyms" dev="proc" ino=4026532064 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:system_map_t:s0 tclass=file permissive=1 >09:54:46,692 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7fa92adc3845 a1=5575f2f6cb00 a2=0 a3=5000 items=0 ppid=1 pid=1371 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) >09:54:46,692 NOTICE audit:PROCTITLE proctitle="(ostnamed)" >09:54:46,737 NOTICE audit:AVC avc: denied { read write } for pid=1369 comm=746D75783A20736572766572 name="ptmx" dev="devtmpfs" ino=14422 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >09:54:46,737 NOTICE audit:AVC avc: denied { open } for pid=1369 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=14422 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >09:54:46,737 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=5 a0=ffffff9c a1=7f6b32dccb35 a2=2 a3=0 items=0 ppid=1 pid=1369 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) >09:54:46,737 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >09:54:46,737 NOTICE audit:AVC avc: denied { ioctl } for pid=1369 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=14422 ioctlcmd=0x5401 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >09:54:46,737 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=5 a1=5401 a2=7ffe03a2e360 a3=0 items=0 ppid=1 pid=1369 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) >09:54:46,737 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >09:54:46,742 INFO systemd:Started Anaconda. >09:54:46,743 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' >09:54:46,743 INFO systemd:Started Anaconda Text Console. >09:54:46,743 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' >09:54:46,952 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.hostname1' >09:54:46,954 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' >09:54:46,954 INFO systemd:Started Hostname Service. >09:54:46,954 INFO systemd:Startup finished in 4.310s (kernel) + 4.626s (initrd) + 5.739s (userspace) = 14.676s. >09:54:46,960 INFO NetworkManager:<info> [1533722086.9591] hostname: hostname: using hostnamed >09:54:46,960 DEBUG NetworkManager:<debug> [1533722086.9592] create NMHostnameManager singleton (0x7f8a40005ca0) >09:54:46,960 DEBUG NetworkManager:<debug> [1533722086.9594] create NMFirewallManager singleton (0x7f8a40005780) >09:54:46,960 INFO NetworkManager:<info> [1533722086.9594] dns-mgr[0x56477e0dd920]: init: dns=default, rc-manager=symlink >09:54:46,960 DEBUG NetworkManager:<debug> [1533722086.9595] create NMDnsManager singleton (0x56477e0dd920) >09:54:46,960 DEBUG NetworkManager:<debug> [1533722086.9595] policy: hostname-mode: full >09:54:46,960 DEBUG NetworkManager:<debug> [1533722086.9604] manager: setup NMManager singleton (0x56477e0d3030) >09:54:46,961 DEBUG NetworkManager:<debug> [1533722086.9618] create NMConnectivity singleton (0x56477e0e2c60) >09:54:46,967 DEBUG NetworkManager:<debug> [1533722086.9673] dispatcher: default script directory '/etc/NetworkManager/dispatcher.d' has scripts >09:54:46,968 DEBUG NetworkManager:<debug> [1533722086.9681] dispatcher: pre-up script directory '/etc/NetworkManager/dispatcher.d/pre-up.d' has no scripts >09:54:46,968 DEBUG NetworkManager:<debug> [1533722086.9682] dispatcher: pre-down script directory '/etc/NetworkManager/dispatcher.d/pre-down.d' has no scripts >09:54:46,970 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=1357 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >09:54:46,971 INFO systemd:Starting Network Manager Script Dispatcher Service... >09:54:46,997 NOTICE audit:AVC avc: denied { write } for pid=1387 comm=746D75783A20636C69656E74 name="default" dev="tmpfs" ino=60159 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >09:54:46,997 NOTICE audit:SYSCALL arch=c000003e syscall=42 success=yes exit=0 a0=5 a1=7ffddf52a600 a2=6e a3=8 items=0 ppid=1 pid=1387 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) >09:54:47,001 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D7500617474616368002D7400616E61636F6E6461 >09:54:47,039 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.nm_dispatcher' >09:54:47,040 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' >09:54:47,040 INFO systemd:Started Network Manager Script Dispatcher Service. >09:54:47,054 DEBUG NetworkManager:<debug> [1533722087.0545] create SettingsPluginIfcfg singleton (0x56477e101520) >09:54:47,054 INFO NetworkManager:<info> [1533722087.0546] settings: Loaded settings plugin: SettingsPluginIfcfg (/usr/lib64/NetworkManager/1.12.2-1.fc29/libnm-settings-plugin-ifcfg-rh.so) >09:54:47,054 INFO NetworkManager:<info> [1533722087.0546] settings: Loaded settings plugin: NMSKeyfilePlugin (internal) >09:54:47,055 INFO NetworkManager:<info> [1533722087.0553] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file >09:54:47,055 INFO NetworkManager:<info> [1533722087.0559] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file >09:54:47,056 INFO NetworkManager:<info> [1533722087.0562] manager: Networking is enabled by state file >09:54:47,056 DEBUG NetworkManager:<debug> [1533722087.0562] dispatcher: (1) dispatching action 'hostname' >09:54:47,056 DEBUG NetworkManager:<debug> [1533722087.0567] dhcp-init: enabled DHCP client 'dhclient' (NMDhcpDhclient) >09:54:47,056 DEBUG NetworkManager:<debug> [1533722087.0569] dhcp-init: enabled DHCP client 'internal' (NMDhcpSystemd) >09:54:47,057 INFO NetworkManager:<info> [1533722087.0569] dhcp-init: Using DHCP client 'dhclient' >09:54:47,057 DEBUG NetworkManager:<debug> [1533722087.0571] create NMDhcpManager singleton (0x56477e0e0ac0) >09:54:47,057 DEBUG NetworkManager:<debug> [1533722087.0573] Loaded device plugin: NMBondDeviceFactory (internal) >09:54:47,057 DEBUG NetworkManager:<debug> [1533722087.0573] Loaded device plugin: NMBridgeDeviceFactory (internal) >09:54:47,057 DEBUG NetworkManager:<debug> [1533722087.0574] Loaded device plugin: NMDummyDeviceFactory (internal) >09:54:47,057 DEBUG NetworkManager:<debug> [1533722087.0575] Loaded device plugin: NMEthernetDeviceFactory (internal) >09:54:47,057 DEBUG NetworkManager:<debug> [1533722087.0575] Loaded device plugin: NMInfinibandDeviceFactory (internal) >09:54:47,057 DEBUG NetworkManager:<debug> [1533722087.0576] Loaded device plugin: NMIPTunnelDeviceFactory (internal) >09:54:47,057 DEBUG NetworkManager:<debug> [1533722087.0577] Loaded device plugin: NMMacsecDeviceFactory (internal) >09:54:47,057 DEBUG NetworkManager:<debug> [1533722087.0577] Loaded device plugin: NMMacvlanDeviceFactory (internal) >09:54:47,057 DEBUG NetworkManager:<debug> [1533722087.0578] Loaded device plugin: NMPppDeviceFactory (internal) >09:54:47,057 DEBUG NetworkManager:<debug> [1533722087.0578] Loaded device plugin: NMTunDeviceFactory (internal) >09:54:47,057 DEBUG NetworkManager:<debug> [1533722087.0579] Loaded device plugin: NMVethDeviceFactory (internal) >09:54:47,058 DEBUG NetworkManager:<debug> [1533722087.0579] Loaded device plugin: NMVlanDeviceFactory (internal) >09:54:47,058 DEBUG NetworkManager:<debug> [1533722087.0580] Loaded device plugin: NMVxlanDeviceFactory (internal) >09:54:47,059 INFO nm-dispatcher:req:1 'hostname': new request (3 scripts) >09:54:47,062 DEBUG nm-dispatcher:req:1 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >09:54:47,063 DEBUG nm-dispatcher:req:1 'hostname': environment: NM_DISPATCHER_ACTION=hostname >09:54:47,063 INFO nm-dispatcher:req:1 'hostname': start running ordered scripts... >09:54:47,063 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >09:54:47,064 INFO NetworkManager:<info> [1533722087.0641] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.12.2-1.fc29/libnm-device-plugin-team.so) >09:54:47,072 INFO NetworkManager:<info> [1533722087.0722] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/1.12.2-1.fc29/libnm-device-plugin-wifi.so) >09:54:47,074 DEBUG NetworkManager:<debug> [1533722087.0740] device[0x56477e0bd1e0] (lo): unmanaged: flags set to [platform-init,by-default=0x110/0x110/unmanaged/unrealized], set-unmanaged [by-default=0x100]) >09:54:47,074 DEBUG NetworkManager:<debug> [1533722087.0743] device[0x56477e0bd1e0] (lo): constructed (NMDeviceGeneric) >09:54:47,074 DEBUG NetworkManager:<debug> [1533722087.0743] device[0x56477e0bd1e0] (lo): start setup of NMDeviceGeneric, kernel ifindex 1 >09:54:47,074 DEBUG NetworkManager:<debug> [1533722087.0744] device[0x56477e0bd1e0] (lo): assume-state: set guess-assume=1, connection=(null) >09:54:47,074 DEBUG NetworkManager:<debug> [1533722087.0745] platform-linux: error reading net:/sys/class/net/lo/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >09:54:47,074 DEBUG NetworkManager:<debug> [1533722087.0746] platform-linux: sysctl: reading 'net:/sys/class/net/lo/dev_id': '0x0' >09:54:47,075 DEBUG NetworkManager:<debug> [1533722087.0751] 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 >09:54:47,075 DEBUG NetworkManager:<debug> [1533722087.0752] device[0x56477e0bd1e0] (lo): hw-addr: hardware address now 00:00:00:00:00:00 >09:54:47,075 DEBUG NetworkManager:<debug> [1533722087.0752] device[0x56477e0bd1e0] (lo): hw-addr: update initial MAC address 00:00:00:00:00:00 >09:54:47,075 DEBUG NetworkManager:<debug> [1533722087.0753] device[0x56477e0bd1e0] (lo): hw-addr: unable to read permanent MAC address (use current: 00:00:00:00:00:00) >09:54:47,075 INFO NetworkManager:<info> [1533722087.0754] device (lo): carrier: link connected >09:54:47,075 DEBUG NetworkManager:<debug> [1533722087.0754] device[0x56477e0bd1e0] (lo): unmanaged: flags set to [platform-init,by-default,!external-down=0x110/0x910/unmanaged/unrealized], set-managed [external-down=0x800]) >09:54:47,075 DEBUG NetworkManager:<debug> [1533722087.0755] device[0x56477e0bd1e0] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!external-down=0x118/0x918/unmanaged/unrealized], set-unmanaged [loopback=0x8]) >09:54:47,075 DEBUG NetworkManager:<debug> [1533722087.0755] device[0x56477e0bd1e0] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!user-settings,!external-down=0x118/0x958/unmanaged/unrealized], set-managed [user-settings=0x40]) >09:54:47,075 DEBUG NetworkManager:<debug> [1533722087.0756] device[0x56477e0bd1e0] (lo): unmanaged: flags set to [loopback,by-default,!platform-init,!user-settings,!external-down=0x108/0x958/unmanaged/unrealized], set-managed [platform-init=0x10]) >09:54:47,075 DEBUG NetworkManager:<debug> [1533722087.0757] device[0x56477e0bd1e0] (lo): unmanaged: flags set to [loopback,by-default,!sleeping,!platform-init,!user-settings,!external-down=0x108/0x959/unmanaged/unrealized], set-managed [sleeping=0x1]) >09:54:47,077 INFO NetworkManager:<info> [1533722087.0771] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) >09:54:47,080 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >09:54:47,083 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >09:54:47,085 DEBUG NetworkManager:<debug> [1533722087.0854] device[0x56477e0bd1e0] (lo): assume-state: set guess-assume=0, connection=(null) >09:54:47,085 DEBUG NetworkManager:<debug> [1533722087.0856] device[0x56477e11bf90] (ens3): constructed (NMDeviceEthernet) >09:54:47,087 DEBUG NetworkManager:<debug> [1533722087.0870] device[0x56477e11bf90] (ens3): start setup of NMDeviceEthernet, kernel ifindex 2 >09:54:47,087 DEBUG NetworkManager:<debug> [1533722087.0871] device[0x56477e11bf90] (ens3): assume-state: set guess-assume=1, connection=(null) >09:54:47,087 DEBUG NetworkManager:<debug> [1533722087.0872] platform-linux: error reading net:/sys/class/net/ens3/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >09:54:47,087 DEBUG NetworkManager:<debug> [1533722087.0873] platform-linux: sysctl: reading 'net:/sys/class/net/ens3/dev_id': '0x0' >09:54:47,087 DEBUG NetworkManager:<debug> [1533722087.0874] platform-linux: error reading net:/sys/class/net/ens3/device/sriov_totalvfs: Failed to open file "device/sriov_totalvfs" with openat: No such file or directory >09:54:47,087 DEBUG NetworkManager:<debug> [1533722087.0875] device[0x56477e11bf90] (ens3): hw-addr: hardware address now 52:54:00:26:C6:73 >09:54:47,087 DEBUG NetworkManager:<debug> [1533722087.0876] device[0x56477e11bf90] (ens3): hw-addr: update initial MAC address 52:54:00:26:C6:73 >09:54:47,087 DEBUG NetworkManager:<debug> [1533722087.0877] device[0x56477e11bf90] (ens3): hw-addr: read permanent MAC address '52:54:00:26:C6:73' >09:54:47,088 DEBUG NetworkManager:<debug> [1533722087.0881] device[0x56477e11bf90] (ens3): unmanaged: flags set to [platform-init,!loopback=0x10/0x18/unmanaged/unrealized], set-managed [loopback=0x8]) >09:54:47,088 DEBUG NetworkManager:<debug> [1533722087.0882] device[0x56477e11bf90] (ens3): unmanaged: flags set to [platform-init,!loopback,!user-settings=0x10/0x58/unmanaged/unrealized], set-managed [user-settings=0x40]) >09:54:47,088 DEBUG NetworkManager:<debug> [1533722087.0883] device[0x56477e11bf90] (ens3): unmanaged: flags set to [!loopback,!platform-init,!user-settings=0x0/0x58/managed/unrealized], set-managed [platform-init=0x10]) >09:54:47,088 DEBUG NetworkManager:<debug> [1533722087.0883] device[0x56477e11bf90] (ens3): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-settings=0x0/0x59/managed/unrealized], set-managed [sleeping=0x1]) >09:54:47,089 INFO NetworkManager:<info> [1533722087.0897] manager: (ens3): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) >09:54:47,096 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >09:54:47,097 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >09:54:47,097 DEBUG NetworkManager:<debug> [1533722087.0974] settings-connection[0x56477e1250a0]: constructed (NMIfcfgConnection) >09:54:47,098 INFO NetworkManager:<info> [1533722087.0980] ifcfg-rh: add connection in-memory (669f8876-dfb1-3f20-bc90-693f4abd5f33,"Wired connection 1") >09:54:47,100 DEBUG NetworkManager:<debug> [1533722087.1001] settings-connection[0x56477e1250a0,669f8876-dfb1-3f20-bc90-693f4abd5f33]: failed to read connection timestamp: No such file or directory >09:54:47,101 DEBUG NetworkManager:<debug> [1533722087.1013] ++ connection 'new connection' (0x56477e1250a0/NMIfcfgConnection/"802-3-ethernet"): [/org/freedesktop/NetworkManager/Settings/1] >09:54:47,101 DEBUG NetworkManager:<debug> [1533722087.1014] ++ connection [ 0x56477e08f0b0 ] >09:54:47,101 DEBUG NetworkManager:<debug> [1533722087.1015] ++ connection.autoconnect-priority = -999 >09:54:47,101 DEBUG NetworkManager:<debug> [1533722087.1015] ++ connection.id = 'Wired connection 1' >09:54:47,101 DEBUG NetworkManager:<debug> [1533722087.1016] ++ connection.permissions = [] >09:54:47,101 DEBUG NetworkManager:<debug> [1533722087.1016] ++ connection.timestamp = 1533722087 >09:54:47,101 DEBUG NetworkManager:<debug> [1533722087.1017] ++ connection.type = '802-3-ethernet' >09:54:47,101 DEBUG NetworkManager:<debug> [1533722087.1018] ++ connection.uuid = '669f8876-dfb1-3f20-bc90-693f4abd5f33' >09:54:47,101 DEBUG NetworkManager:<debug> [1533722087.1018] ++ 802-3-ethernet [ 0x56477e0c4630 ] >09:54:47,101 DEBUG NetworkManager:<debug> [1533722087.1019] ++ 802-3-ethernet.mac-address = '52:54:00:26:C6:73' >09:54:47,101 DEBUG NetworkManager:<debug> [1533722087.1019] ++ 802-3-ethernet.mac-address-blacklist = [] >09:54:47,102 DEBUG NetworkManager:<debug> [1533722087.1020] ++ 802-3-ethernet.s390-options = ((GHashTable*) 0x56477e12b060) >09:54:47,102 DEBUG NetworkManager:<debug> [1533722087.1021] ++ ipv4 [ 0x56477e08f170 ] >09:54:47,102 DEBUG NetworkManager:<debug> [1533722087.1021] ++ ipv4.addresses = ((GPtrArray*) 0x56477e0ce140) >09:54:47,102 DEBUG NetworkManager:<debug> [1533722087.1022] ++ ipv4.dns = [] >09:54:47,102 DEBUG NetworkManager:<debug> [1533722087.1022] ++ ipv4.dns-search = [] >09:54:47,102 DEBUG NetworkManager:<debug> [1533722087.1023] ++ ipv4.method = 'auto' >09:54:47,102 DEBUG NetworkManager:<debug> [1533722087.1023] ++ ipv4.routes = ((GPtrArray*) 0x56477e100d20) >09:54:47,102 DEBUG NetworkManager:<debug> [1533722087.1024] ++ ipv6 [ 0x7f8a3c008180 ] >09:54:47,103 DEBUG NetworkManager:<debug> [1533722087.1030] ++ ipv6.addresses = ((GPtrArray*) 0x7f8a40001800) >09:54:47,103 DEBUG NetworkManager:<debug> [1533722087.1031] ++ ipv6.dns = [] >09:54:47,103 DEBUG NetworkManager:<debug> [1533722087.1031] ++ ipv6.dns-search = [] >09:54:47,103 DEBUG NetworkManager:<debug> [1533722087.1032] ++ ipv6.method = 'auto' >09:54:47,103 DEBUG NetworkManager:<debug> [1533722087.1033] ++ ipv6.routes = ((GPtrArray*) 0x56477e0ce560) >09:54:47,103 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >09:54:47,104 DEBUG nm-dispatcher:req:1 'hostname': completed (3 scripts) >09:54:47,104 INFO NetworkManager:<info> [1533722087.1043] settings: (ens3): created default wired connection 'Wired connection 1' >09:54:47,105 DEBUG NetworkManager:<debug> [1533722087.1052] device[0x56477e11bf90] (ens3): ip4-config: update (commit=0, new-config=0x56477e0df3d0) >09:54:47,106 DEBUG NetworkManager:<debug> [1533722087.1062] device[0x56477e11bf90] (ens3): ip4-config: set IP Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >09:54:47,106 DEBUG NetworkManager:<debug> [1533722087.1064] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:54:47,106 DEBUG NetworkManager:<debug> [1533722087.1065] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:54:47,106 DEBUG NetworkManager:<debug> [1533722087.1066] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:54:47,106 DEBUG NetworkManager:<debug> [1533722087.1067] device[0x56477e11bf90] (ens3): ip6-config: update (commit=0, new-config=0x56477e1312b0) >09:54:47,107 DEBUG NetworkManager:<debug> [1533722087.1070] device[0x56477e11bf90] (ens3): ip6-config: set IP Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >09:54:47,107 DEBUG NetworkManager:<debug> [1533722087.1078] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:54:47,108 DEBUG NetworkManager:<debug> [1533722087.1082] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:54:47,113 DEBUG NetworkManager:<debug> [1533722087.1130] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:54:47,113 DEBUG NetworkManager:<debug> [1533722087.1131] device[0x56477e11bf90] (ens3): assume-state: set guess-assume=0, connection=(null) >09:54:47,113 DEBUG NetworkManager:<debug> [1533722087.1132] manager: (ens3): assume: cannot generate connection: device has no existing configuration >09:54:47,113 INFO NetworkManager:<info> [1533722087.1133] device (ens3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >09:54:47,113 DEBUG NetworkManager:<debug> [1533722087.1134] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/accept_ra': '1' >09:54:47,113 DEBUG NetworkManager:<debug> [1533722087.1135] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/accept_ra_defrtr': '1' >09:54:47,113 DEBUG NetworkManager:<debug> [1533722087.1135] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/accept_ra_pinfo': '1' >09:54:47,113 DEBUG NetworkManager:<debug> [1533722087.1136] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/accept_ra_rtr_pref': '1' >09:54:47,113 DEBUG NetworkManager:<debug> [1533722087.1136] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/forwarding': '0' >09:54:47,113 DEBUG NetworkManager:<debug> [1533722087.1137] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/disable_ipv6': '0' >09:54:47,113 DEBUG NetworkManager:<debug> [1533722087.1138] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/hop_limit': '64' >09:54:47,113 DEBUG NetworkManager:<debug> [1533722087.1138] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/use_tempaddr': '0' >09:54:47,113 DEBUG NetworkManager:<debug> [1533722087.1139] device[0x56477e11bf90] (ens3): will enable userland IPv6LL >09:54:47,114 DEBUG NetworkManager:<debug> [1533722087.1140] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >09:54:47,114 DEBUG NetworkManager:<debug> [1533722087.1140] platform-linux: do-request-link: 2 >09:54:47,114 DEBUG NetworkManager:<debug> [1533722087.1141] platform: signal: link changed: 2: ens3 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode none addr 52:54:00:26:C6:73 driver virtio_net rx:0,0 tx:0,0 >09:54:47,114 DEBUG NetworkManager:<debug> [1533722087.1142] device[0x56477e11bf90] (ens3): queued link change for ifindex 2 >09:54:47,114 DEBUG NetworkManager:<debug> [1533722087.1143] platform-linux: do-change-link[2]: success changing link: success >09:54:47,114 DEBUG NetworkManager:<debug> [1533722087.1143] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '1' (current value is '0') >09:54:47,114 DEBUG NetworkManager:<debug> [1533722087.1144] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is '1') >09:54:47,114 DEBUG NetworkManager:<debug> [1533722087.1145] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_defrtr' to '0' (current value is '1') >09:54:47,114 DEBUG NetworkManager:<debug> [1533722087.1145] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_pinfo' to '0' (current value is '1') >09:54:47,114 DEBUG NetworkManager:<debug> [1533722087.1146] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_rtr_pref' to '0' (current value is '1') >09:54:47,114 DEBUG NetworkManager:<debug> [1533722087.1147] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical) >09:54:47,114 DEBUG NetworkManager:<debug> [1533722087.1147] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/forwarding' to '0' (current value is identical) >09:54:47,114 DEBUG NetworkManager:<debug> [1533722087.1148] device[0x56477e11bf90] (ens3): bringing up device 2 >09:54:47,114 DEBUG NetworkManager:<debug> [1533722087.1148] platform: link: setting up "ens3" (2) >09:54:47,114 DEBUG NetworkManager:<debug> [1533722087.1149] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >09:54:47,115 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): ens3: link is not ready >09:54:47,118 INFO kernel:8021q: adding VLAN 0 to HW filter on device ens3 >09:54:47,120 DEBUG NetworkManager:<debug> [1533722087.1200] platform-linux: do-request-link: 2 >09:54:47,120 DEBUG NetworkManager:<debug> [1533722087.1202] platform: signal: link changed: 2: ens3 <UP,LOWER_UP;broadcast,multicast,up,running,lowerup> mtu 1500 arp 1 ethernet? init addrgenmode none addr 52:54:00:26:C6:73 driver virtio_net rx:33,6565 tx:0,0 >09:54:47,120 DEBUG NetworkManager:<debug> [1533722087.1203] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >09:54:47,120 DEBUG NetworkManager:<debug> [1533722087.1203] platform-linux: do-change-link[2]: success changing link: success >09:54:47,120 INFO NetworkManager:<info> [1533722087.1206] device (ens3): carrier: link connected >09:54:47,120 DEBUG NetworkManager:<debug> [1533722087.1209] device[0x56477e11bf90] (ens3): add_pending_action (1): 'queued-state-change-disconnected' >09:54:47,121 DEBUG NetworkManager:<debug> [1533722087.1210] device[0x56477e11bf90] (ens3): queue-state[disconnected, reason:carrier-changed, id:30]: queue state change >09:54:47,121 DEBUG NetworkManager:<debug> [1533722087.1211] device[0x56477e11bf90] (ens3): preparing device >09:54:47,121 DEBUG NetworkManager:<debug> [1533722087.1212] device[0x56477e11bf90] (ens3): queue-state[disconnected, reason:carrier-changed, id:30]: clear queued state change >09:54:47,121 DEBUG NetworkManager:<debug> [1533722087.1212] device[0x56477e11bf90] (ens3): remove_pending_action (0): 'queued-state-change-disconnected' >09:54:47,121 DEBUG NetworkManager:<debug> [1533722087.1213] device[0x56477e11bf90] (ens3): clearing queued IP4 config change >09:54:47,121 DEBUG NetworkManager:<debug> [1533722087.1213] device[0x56477e11bf90] (ens3): clearing queued IP6 config change >09:54:47,121 DEBUG NetworkManager:<debug> [1533722087.1214] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra' to '0' (current value is '1') >09:54:47,121 DEBUG NetworkManager:<debug> [1533722087.1214] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical) >09:54:47,121 DEBUG NetworkManager:<debug> [1533722087.1215] platform: ip6-route: delete table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >09:54:47,121 DEBUG NetworkManager:<debug> [1533722087.1216] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >09:54:47,121 DEBUG NetworkManager:<debug> [1533722087.1216] device[0x56477e11bf90] (ens3): queued IP6 config change >09:54:47,121 DEBUG NetworkManager:<debug> [1533722087.1217] platform-linux: do-delete-ip6-route[table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot]: success >09:54:47,122 DEBUG NetworkManager:<debug> [1533722087.1220] device[0x56477e11bf90] (ens3): ip4-config: update (commit=1, new-config=(nil)) >09:54:47,122 DEBUG NetworkManager:<debug> [1533722087.1221] device[0x56477e11bf90] (ens3): ip4-config: clear IP Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >09:54:47,123 DEBUG NetworkManager:<debug> [1533722087.1231] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:54:47,123 DEBUG NetworkManager:<debug> [1533722087.1231] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:54:47,123 DEBUG NetworkManager:<debug> [1533722087.1232] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:54:47,124 DEBUG NetworkManager:<debug> [1533722087.1240] device[0x56477e11bf90] (ens3): ip6-config: update (commit=1, new-config=(nil)) >09:54:47,124 DEBUG NetworkManager:<debug> [1533722087.1241] device[0x56477e11bf90] (ens3): ip6-config: clear IP Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >09:54:47,124 DEBUG NetworkManager:<debug> [1533722087.1243] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:54:47,124 DEBUG NetworkManager:<debug> [1533722087.1244] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:54:47,124 DEBUG NetworkManager:<debug> [1533722087.1244] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:54:47,126 DEBUG NetworkManager:<debug> [1533722087.1261] device[0x56477e11bf90] (ens3): add_pending_action (1): 'recheck-available' >09:54:47,127 DEBUG NetworkManager:<debug> [1533722087.1277] device[0x56477e11bf90] (ens3): connectivity state changed from UNKNOWN to NONE >09:54:47,127 DEBUG NetworkManager:<debug> [1533722087.1278] manager: connectivity checking indicates NONE >09:54:47,128 DEBUG NetworkManager:<debug> [1533722087.1280] dispatcher: (2) dispatching action 'connectivity-change' >09:54:47,129 INFO nm-dispatcher:req:2 'connectivity-change': new request (3 scripts) >09:54:47,129 DEBUG nm-dispatcher:req:2 'connectivity-change': environment: CONNECTIVITY_STATE=NONE >09:54:47,129 DEBUG nm-dispatcher:req:2 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >09:54:47,129 DEBUG nm-dispatcher:req:2 'connectivity-change': environment: NM_DISPATCHER_ACTION=connectivity-change >09:54:47,129 INFO nm-dispatcher:req:2 'connectivity-change': start running ordered scripts... >09:54:47,129 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >09:54:47,129 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >09:54:47,129 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >09:54:47,131 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >09:54:47,131 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >09:54:47,134 DEBUG NetworkManager:<debug> [1533722087.1342] create NMVpnManager singleton (0x7f8a40006450) >09:54:47,134 DEBUG NetworkManager:<debug> [1533722087.1343] manager: creating virtual devices... >09:54:47,134 DEBUG NetworkManager:<debug> [1533722087.1344] setting up local loopback >09:54:47,134 DEBUG NetworkManager:<debug> [1533722087.1344] platform: link: setting up "lo" (1) >09:54:47,134 DEBUG NetworkManager:<debug> [1533722087.1344] platform-linux: link: change 1: flags: set 0x1/0x1 ([up] / [up]) >09:54:47,134 DEBUG NetworkManager:<debug> [1533722087.1345] platform-linux: do-request-link: 1 >09:54:47,135 DEBUG NetworkManager:<debug> [1533722087.1351] platform-linux: do-change-link[1]: success changing link: success >09:54:47,135 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.2' (uid=0 pid=1357 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >09:54:47,137 INFO systemd:Starting Authorization Manager... >09:54:47,157 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >09:54:47,157 DEBUG nm-dispatcher:req:2 'connectivity-change': completed (3 scripts) >09:54:47,167 DEBUG NetworkManager:<debug> [1533722087.1672] dispatcher: (1) 04-iscsi succeeded >09:54:47,169 DEBUG NetworkManager:<debug> [1533722087.1690] dispatcher: (1) 11-dhclient succeeded >09:54:47,170 DEBUG NetworkManager:<debug> [1533722087.1706] dispatcher: (1) 20-chrony succeeded >09:54:47,170 DEBUG NetworkManager:<debug> [1533722087.1707] sleep-monitor-sd: inhibit: taking sleep inhibitor... >09:54:47,183 DEBUG NetworkManager:<debug> [1533722087.1835] dispatcher: (2) 04-iscsi succeeded >09:54:47,184 DEBUG NetworkManager:<debug> [1533722087.1840] dispatcher: (2) 11-dhclient succeeded >09:54:47,184 DEBUG NetworkManager:<debug> [1533722087.1841] dispatcher: (2) 20-chrony succeeded >09:54:47,184 DEBUG NetworkManager:<debug> [1533722087.1842] ifcfg-rh: dbus: acquired D-Bus service com.redhat.ifcfgrh1 and exported /com/redhat/ifcfgrh1 object >09:54:47,184 DEBUG NetworkManager:<debug> [1533722087.1849] sleep-monitor-sd: inhibit: inhibitor fd is 16 >09:54:47,185 DEBUG NetworkManager:<debug> [1533722087.1850] firewall: firewall initialized (not running) >09:54:47,185 DEBUG NetworkManager:<debug> [1533722087.1852] device[0x56477e0bd1e0] (lo): ip4-config: update (commit=0, new-config=0x56477e0df040) >09:54:47,186 DEBUG NetworkManager:<debug> [1533722087.1861] device[0x56477e0bd1e0] (lo): ip4-config: set IP Config instance (/org/freedesktop/NetworkManager/IP4Config/2) >09:54:47,189 DEBUG NetworkManager:<debug> [1533722087.1890] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:54:47,189 DEBUG NetworkManager:<debug> [1533722087.1892] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:54:47,189 DEBUG NetworkManager:<debug> [1533722087.1892] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:54:47,189 DEBUG NetworkManager:<debug> [1533722087.1893] device[0x56477e0bd1e0] (lo): ip6-config: update (commit=0, new-config=0x56477e1315e0) >09:54:47,189 DEBUG NetworkManager:<debug> [1533722087.1895] device[0x56477e0bd1e0] (lo): ip6-config: set IP Config instance (/org/freedesktop/NetworkManager/IP6Config/2) >09:54:47,190 DEBUG NetworkManager:<debug> [1533722087.1901] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:54:47,190 DEBUG NetworkManager:<debug> [1533722087.1902] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:54:47,190 DEBUG NetworkManager:<debug> [1533722087.1903] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:54:47,190 DEBUG NetworkManager:<debug> [1533722087.1903] manager: (ens3): assume: cannot generate connection: device has no existing configuration >09:54:47,190 DEBUG NetworkManager:<debug> [1533722087.1905] device[0x56477e11bf90] (ens3): ip6-config: update (commit=0, new-config=0x56477e1312b0) >09:54:47,195 DEBUG NetworkManager:<debug> [1533722087.1954] device[0x56477e11bf90] (ens3): ip6-config: set IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >09:54:47,253 DEBUG NetworkManager:<debug> [1533722087.2529] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:54:47,253 NOTICE audit:AVC avc: denied { dac_override } for pid=1314 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 >09:54:47,253 NOTICE audit:AVC avc: denied { write } for pid=1314 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 >09:54:47,253 NOTICE audit:AVC avc: denied { add_name } for pid=1314 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 >09:54:47,253 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=8 a0=ffffff9c a1=7f78967b9ac0 a2=241 a3=1b6 items=0 ppid=1 pid=1314 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) >09:54:47,253 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:47,254 NOTICE audit:AVC avc: denied { remove_name } for pid=1314 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=37841 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >09:54:47,254 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f78967b9ac0 a1=7f78880023e0 a2=0 a3=7f78880008d0 items=0 ppid=1 pid=1314 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) >09:54:47,254 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:47,258 DEBUG NetworkManager:<debug> [1533722087.2580] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:54:47,258 DEBUG NetworkManager:<debug> [1533722087.2584] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:54:47,258 DEBUG NetworkManager:<debug> [1533722087.2587] device[0x56477e11bf90] (ens3): add_pending_action (2): 'queued-state-change-disconnected' >09:54:47,262 DEBUG NetworkManager:<debug> [1533722087.2627] device[0x56477e11bf90] (ens3): queue-state[disconnected, reason:none, id:52]: queue state change >09:54:47,268 DEBUG NetworkManager:<debug> [1533722087.2684] device[0x56477e11bf90] (ens3): is available, will transition to disconnected >09:54:47,268 DEBUG NetworkManager:<debug> [1533722087.2685] device[0x56477e11bf90] (ens3): remove_pending_action (1): 'recheck-available' >09:54:47,268 DEBUG NetworkManager:<debug> [1533722087.2685] manager: (lo): assume: don't assume because not managed >09:54:47,268 DEBUG NetworkManager:<debug> [1533722087.2687] manager: (ens3): assume: cannot generate connection: device has no existing configuration >09:54:47,268 DEBUG NetworkManager:<debug> [1533722087.2687] device[0x56477e11bf90] (ens3): queue-state[disconnected, reason:none, id:52]: change state >09:54:47,268 INFO NetworkManager:<info> [1533722087.2689] device (ens3): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed') >09:54:47,269 DEBUG NetworkManager:<debug> [1533722087.2691] device[0x56477e11bf90] (ens3): will enable userland IPv6LL >09:54:47,269 DEBUG NetworkManager:<debug> [1533722087.2691] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >09:54:47,269 DEBUG NetworkManager:<debug> [1533722087.2692] platform-linux: do-request-link: 2 >09:54:47,270 DEBUG NetworkManager:<debug> [1533722087.2700] platform: signal: link changed: 2: ens3 <UP,LOWER_UP;broadcast,multicast,up,running,lowerup> mtu 1500 arp 1 ethernet? init addrgenmode none addr 52:54:00:26:C6:73 driver virtio_net rx:34,6617 tx:0,0 >09:54:47,270 DEBUG NetworkManager:<debug> [1533722087.2701] device[0x56477e11bf90] (ens3): queued link change for ifindex 2 >09:54:47,270 DEBUG NetworkManager:<debug> [1533722087.2707] platform-linux: do-change-link[2]: success changing link: success >09:54:47,270 DEBUG NetworkManager:<debug> [1533722087.2708] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '1' (current value is '0') >09:54:47,270 DEBUG NetworkManager:<debug> [1533722087.2709] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is '1') >09:54:47,271 DEBUG NetworkManager:<debug> [1533722087.2715] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_defrtr' to '0' (current value is identical) >09:54:47,272 DEBUG NetworkManager:<debug> [1533722087.2720] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_pinfo' to '0' (current value is identical) >09:54:47,272 DEBUG NetworkManager:<debug> [1533722087.2721] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_rtr_pref' to '0' (current value is identical) >09:54:47,272 DEBUG NetworkManager:<debug> [1533722087.2722] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical) >09:54:47,272 DEBUG NetworkManager:<debug> [1533722087.2723] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/forwarding' to '0' (current value is identical) >09:54:47,274 DEBUG NetworkManager:<debug> [1533722087.2744] device[0x56477e11bf90] (ens3): add_pending_action (2): 'autoactivate' >09:54:47,276 DEBUG NetworkManager:<debug> [1533722087.2763] device[0x56477e11bf90] (ens3): remove_pending_action (1): 'queued-state-change-disconnected' >09:54:47,276 DEBUG NetworkManager:<debug> [1533722087.2765] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >09:54:47,276 INFO polkitd:Started polkitd version 0.115 >09:54:47,277 DEBUG NetworkManager:<debug> [1533722087.2776] device[0x56477e11bf90] (ens3): queued IP6 config change >09:54:47,278 INFO NetworkManager:<info> [1533722087.2781] policy: auto-activating connection 'Wired connection 1' (669f8876-dfb1-3f20-bc90-693f4abd5f33) >09:54:47,278 DEBUG NetworkManager:<debug> [1533722087.2783] active-connection[0x56477e0df5a0]: set device "ens3" [0x56477e11bf90] >09:54:47,279 DEBUG NetworkManager:<debug> [1533722087.2790] device[0x56477e11bf90] (ens3): add_pending_action (2): 'activation-0x56477e0df5a0' >09:54:47,283 DEBUG NetworkManager:<debug> [1533722087.2830] active-connection[0x56477e0df5a0]: constructed (NMActRequest, version-id 1, type managed) >09:54:47,287 DEBUG NetworkManager:<debug> [1533722087.2874] device[0x56477e11bf90] (ens3): remove_pending_action (1): 'autoactivate' >09:54:47,287 DEBUG NetworkManager:<debug> [1533722087.2875] device[0x56477e11bf90] (ens3): ip6-config: update (commit=0, new-config=0x56477e1316f0) >09:54:47,344 DEBUG NetworkManager:<debug> [1533722087.3364] device[0x56477e11bf90] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >09:54:47,344 DEBUG NetworkManager:<debug> [1533722087.3449] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:54:47,364 DEBUG NetworkManager:<debug> [1533722087.3642] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:54:47,369 DEBUG NetworkManager:<debug> [1533722087.3690] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:54:47,369 DEBUG NetworkManager:<debug> [1533722087.3693] device[0x56477e11bf90] (ens3): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-explicit,!user-settings=0x0/0x79/managed], set-managed [user-explicit=0x20], reason user-requested) >09:54:47,382 INFO NetworkManager:<info> [1533722087.3827] device (ens3): Activation: starting connection 'Wired connection 1' (669f8876-dfb1-3f20-bc90-693f4abd5f33) >09:54:47,382 DEBUG NetworkManager:<debug> [1533722087.3828] device[0x56477e11bf90] (ens3): activation-stage: schedule activate_stage1_device_prepare,v4 (id 58) >09:54:47,382 DEBUG NetworkManager:<debug> [1533722087.3829] device[0x56477e11bf90] (ens3): activation-stage: invoke activate_stage1_device_prepare,v4 (id 58) >09:54:47,383 INFO NetworkManager:<info> [1533722087.3831] device (ens3): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') >09:54:47,385 DEBUG NetworkManager:<debug> [1533722087.3858] active-connection[0x56477e0df5a0]: set state activating (was unknown) >09:54:47,386 INFO NetworkManager:<info> [1533722087.3861] manager: NetworkManager state is now CONNECTING >09:54:47,386 DEBUG NetworkManager:<debug> [1533722087.3867] active-connection[0x56477e0df5a0]: check-master-ready: not signalling (state activating, no master) >09:54:47,386 DEBUG NetworkManager:<debug> [1533722087.3868] manager: ActivatingConnection now Wired connection 1 >09:54:47,388 DEBUG NetworkManager:<debug> [1533722087.3883] device[0x56477e11bf90] (ens3): set-link: ignore link negotiation >09:54:47,389 DEBUG NetworkManager:<debug> [1533722087.3891] device[0x56477e11bf90] (ens3): activation-stage: schedule activate_stage2_device_config,v4 (id 59) >09:54:47,390 DEBUG NetworkManager:<debug> [1533722087.3900] device[0x56477e11bf90] (ens3): activation-stage: complete activate_stage1_device_prepare,v4 (id 58) >09:54:47,390 DEBUG NetworkManager:<debug> [1533722087.3907] device[0x56477e11bf90] (ens3): activation-stage: invoke activate_stage2_device_config,v4 (id 59) >09:54:47,390 INFO NetworkManager:<info> [1533722087.3908] device (ens3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') >09:54:47,391 DEBUG NetworkManager:<debug> [1533722087.3914] device[0x56477e11bf90] (ens3): bringing up device 2 >09:54:47,391 DEBUG NetworkManager:<debug> [1533722087.3915] platform: link: setting up "ens3" (2) >09:54:47,391 DEBUG NetworkManager:<debug> [1533722087.3916] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >09:54:47,391 DEBUG NetworkManager:<debug> [1533722087.3917] platform-linux: do-request-link: 2 >09:54:47,394 DEBUG NetworkManager:<debug> [1533722087.3940] platform-linux: do-change-link[2]: success changing link: success >09:54:47,394 DEBUG NetworkManager:<debug> [1533722087.3942] firewall: [0x7f8a40005f20,change*:"ens3"]: firewall zone change ens3:default (not running, simulate success) >09:54:47,396 DEBUG NetworkManager:<debug> [1533722087.3960] device[0x56477e11bf90] (ens3): activation-stage: complete activate_stage2_device_config,v4 (id 59) >09:54:47,396 DEBUG NetworkManager:<debug> [1533722087.3961] firewall: [0x7f8a40005f20,change*:"ens3"]: complete: fake success >09:54:47,396 DEBUG NetworkManager:<debug> [1533722087.3962] device[0x56477e11bf90] (ens3): activation-stage: schedule activate_stage3_ip_config_start,v4 (id 62) >09:54:47,396 DEBUG NetworkManager:<debug> [1533722087.3962] device[0x56477e11bf90] (ens3): activation-stage: invoke activate_stage3_ip_config_start,v4 (id 62) >09:54:47,396 DEBUG NetworkManager:<debug> [1533722087.3963] active-connection[0x56477e0df5a0]: set state-flags layer2-ready (was none) >09:54:47,396 INFO NetworkManager:<info> [1533722087.3966] device (ens3): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') >09:54:47,397 DEBUG NetworkManager:<debug> [1533722087.3976] device[0x56477e11bf90] (ens3): ipv4.dhcp-client-id: no explicity client-id configured >09:54:47,398 DEBUG NetworkManager:<debug> [1533722087.3980] bus-manager: (dhcp) creating private socket unix:path=/var/run/NetworkManager/private-dhcp >09:54:47,402 DEBUG NetworkManager:<debug> [1533722087.4025] create NMDhcpListener singleton (0x56477e13b600) >09:54:47,405 INFO NetworkManager:<info> [1533722087.4050] dhcp4 (ens3): activation: beginning transaction (timeout in 45 seconds) >09:54:47,405 DEBUG NetworkManager:<debug> [1533722087.4051] dhcp4 (ens3): creating composite dhclient config /var/lib/NetworkManager/dhclient-ens3.conf >09:54:47,405 DEBUG NetworkManager:<debug> [1533722087.4052] dhcp4 (ens3): looking for existing config /etc/NetworkManager/dhclient-669f8876-dfb1-3f20-bc90-693f4abd5f33.conf >09:54:47,405 DEBUG NetworkManager:<debug> [1533722087.4052] dhcp4 (ens3): looking for existing config /etc/NetworkManager/dhclient-ens3.conf >09:54:47,405 DEBUG NetworkManager:<debug> [1533722087.4053] dhcp4 (ens3): looking for existing config /etc/NetworkManager/dhclient.conf >09:54:47,405 DEBUG NetworkManager:<debug> [1533722087.4053] dhcp4 (ens3): looking for existing config /etc/dhcp/dhclient-ens3.conf >09:54:47,405 DEBUG NetworkManager:<debug> [1533722087.4054] dhcp4 (ens3): looking for existing config /etc/dhclient-ens3.conf >09:54:47,405 DEBUG NetworkManager:<debug> [1533722087.4055] dhcp4 (ens3): looking for existing config /etc/dhcp/dhclient.conf >09:54:47,405 DEBUG NetworkManager:<debug> [1533722087.4055] dhcp4 (ens3): looking for existing config /etc/dhclient.conf >09:54:47,405 DEBUG NetworkManager:<debug> [1533722087.4056] dhcp4 (ens3): no existing dhclient configuration to merge >09:54:47,406 DEBUG NetworkManager:<debug> [1533722087.4060] dhcp4 (ens3): running: /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-ens3.pid -lf /var/lib/NetworkManager/dhclient-669f8876-dfb1-3f20-bc90-693f4abd5f33-ens3.lease -cf /var/lib/NetworkManager/dhclient-ens3.conf ens3 >09:54:47,422 INFO NetworkManager:<info> [1533722087.4223] dhcp4 (ens3): dhclient started with pid 1413 >09:54:47,423 DEBUG NetworkManager:<debug> [1533722087.4231] device[0x56477e11bf90] (ens3): add_pending_action (2): 'dhcp4' >09:54:47,423 DEBUG NetworkManager:<debug> [1533722087.4236] device[0x56477e11bf90] (ens3): will enable userland IPv6LL >09:54:47,423 DEBUG NetworkManager:<debug> [1533722087.4237] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >09:54:47,424 DEBUG NetworkManager:<debug> [1533722087.4241] platform-linux: do-request-link: 2 >09:54:47,424 DEBUG NetworkManager:<debug> [1533722087.4243] platform-linux: do-change-link[2]: success changing link: success >09:54:47,428 DEBUG NetworkManager:<debug> [1533722087.4289] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '1' (current value is '0') >09:54:47,430 DEBUG NetworkManager:<debug> [1533722087.4301] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is '1') >09:54:47,431 DEBUG NetworkManager:<debug> [1533722087.4311] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >09:54:47,438 DEBUG NetworkManager:<debug> [1533722087.4387] device[0x56477e11bf90] (ens3): queued IP6 config change >09:54:47,443 DEBUG NetworkManager:<debug> [1533722087.4431] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >09:54:47,443 DEBUG NetworkManager:<debug> [1533722087.4434] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/default/use_tempaddr': '0' >09:54:47,447 DEBUG NetworkManager:<debug> [1533722087.4475] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/router_solicitation_interval': '4' >09:54:47,448 DEBUG NetworkManager:<debug> [1533722087.4482] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/router_solicitations': '-1' >09:54:47,448 DEBUG NetworkManager:<debug> [1533722087.4483] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/max_addresses': '16' >09:54:47,448 DEBUG NetworkManager:<debug> [1533722087.4486] device[0x56477e11bf90] (ens3): linklocal6: starting IPv6 with method 'auto', but the device has no link-local addresses configured. Wait. >09:54:47,448 WARNING NetworkManager:<warn> [1533722087.4488] 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) >09:54:47,449 DEBUG NetworkManager:<debug> [1533722087.4489] device[0x56477e11bf90] (ens3): linklocal6: generated stable-privacy IPv6LL address fe80::7f62:2d3a:8d8e:4d95 >09:54:47,449 DEBUG NetworkManager:<debug> [1533722087.4492] device[0x56477e11bf90] (ens3): ip6-config: update (commit=1, new-config=0x56477e131910) >09:54:47,459 DEBUG NetworkManager:<debug> [1533722087.4591] platform-linux: kernel-support: extended-ifa-flags: unable to detect kernel support for handling IPv6 temporary addresses. Assume support >09:54:47,464 DEBUG NetworkManager:<debug> [1533722087.4640] platform: address: adding or updating IPv6 address: fe80::7f62:2d3a:8d8e:4d95/64 lft forever pref forever lifetime 2-0[4294967295,4294967295] dev 2 flags noprefixroute src unknown >09:54:47,503 DEBUG NetworkManager:<debug> [1533722087.5032] platform: signal: address 6 added: fe80::7f62:2d3a:8d8e:4d95/64 lft forever pref forever lifetime 2-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute,tentative src kernel >09:54:47,507 DEBUG NetworkManager:<debug> [1533722087.5070] platform-linux: do-add-ip6-address[2: fe80::7f62:2d3a:8d8e:4d95]: success >09:54:47,508 DEBUG NetworkManager:<debug> [1533722087.5080] platform: route: append IPv6 route: fe80::/64 via :: dev 2 metric 100 mss 0 rt-src ipv6ll >09:54:47,508 DEBUG NetworkManager:<debug> [1533722087.5081] platform: signal: route 6 added: fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel >09:54:47,508 DEBUG NetworkManager:<debug> [1533722087.5082] platform-linux: do-add-ip6-route[fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel]: success >09:54:47,511 DEBUG NetworkManager:<debug> [1533722087.5111] device[0x56477e11bf90] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >09:54:47,511 DEBUG NetworkManager:<debug> [1533722087.5116] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:54:47,511 DEBUG NetworkManager:<debug> [1533722087.5117] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:54:47,511 DEBUG NetworkManager:<debug> [1533722087.5118] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:54:47,511 DEBUG NetworkManager:<debug> [1533722087.5118] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical) >09:54:47,511 DEBUG NetworkManager:<debug> [1533722087.5119] device[0x56477e11bf90] (ens3): activation-stage: complete activate_stage3_ip_config_start,v4 (id 62) >09:54:47,512 DEBUG NetworkManager:<debug> [1533722087.5120] device[0x56477e11bf90] (ens3): ip6-config: update (commit=0, new-config=0x56477e131800) >09:54:47,513 DEBUG NetworkManager:<debug> [1533722087.5132] device[0x56477e11bf90] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >09:54:47,513 DEBUG NetworkManager:<debug> [1533722087.5132] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:54:47,513 DEBUG NetworkManager:<debug> [1533722087.5138] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:54:47,513 DEBUG NetworkManager:<debug> [1533722087.5138] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:54:47,513 DEBUG NetworkManager:<debug> [1533722087.5139] manager: check_if_startup_complete returns FALSE because of ens3 >09:54:47,610 DEBUG NetworkManager:<debug> [1533722087.6108] bus-manager: (dhcp) accepted connection 0x56477e0c2610 on private socket >09:54:47,612 DEBUG NetworkManager:<debug> [1533722087.6124] dhcp4 (ens3): unmapped DHCP state 'PREINIT' >09:54:47,612 DEBUG NetworkManager:<debug> [1533722087.6125] dhcp4 (ens3): DHCP state 'unknown' -> 'unknown' (reason: 'PREINIT') >09:54:47,615 DEBUG NetworkManager:<debug> [1533722087.6156] bus-manager: (dhcp) closed connection 0x56477e0c2610 on private socket >09:54:47,616 INFO dhclient:Created duid "\000\004\026\333$%(\177JS\245\216\350\306\236\024\250g". >09:54:47,622 INFO dhclient:DHCPDISCOVER on ens3 to 255.255.255.255 port 67 interval 8 (xid=0xfcb2df4d) >09:54:47,623 INFO dhclient:DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0xfcb2df4d) >09:54:47,623 INFO dhclient:DHCPOFFER from 192.168.122.1 >09:54:47,624 INFO dhclient:DHCPACK from 192.168.122.1 (xid=0xfcb2df4d) >09:54:47,655 DEBUG NetworkManager:<debug> [1533722087.6551] bus-manager: (dhcp) accepted connection 0x56477e0c2710 on private socket >09:54:47,655 DEBUG NetworkManager:<debug> [1533722087.6558] dhcp4 (ens3): DHCP state 'unknown' -> 'bound' (reason: 'BOUND') >09:54:47,657 DEBUG NetworkManager:<debug> [1533722087.6576] dhcp4 (ens3): option 'requested_time_offset'=>'1' >09:54:47,657 DEBUG NetworkManager:<debug> [1533722087.6577] dhcp4 (ens3): option 'broadcast_address'=>'192.168.122.255' >09:54:47,657 DEBUG NetworkManager:<debug> [1533722087.6578] dhcp4 (ens3): option 'requested_host_name'=>'1' >09:54:47,657 DEBUG NetworkManager:<debug> [1533722087.6578] dhcp4 (ens3): option 'dhcp_message_type'=>'5' >09:54:47,657 DEBUG NetworkManager:<debug> [1533722087.6579] dhcp4 (ens3): option 'requested_routers'=>'1' >09:54:47,657 DEBUG NetworkManager:<debug> [1533722087.6579] dhcp4 (ens3): option 'requested_rfc3442_classless_static_routes'=>'1' >09:54:47,658 DEBUG NetworkManager:<debug> [1533722087.6580] dhcp4 (ens3): option 'requested_domain_name_servers'=>'1' >09:54:47,658 DEBUG NetworkManager:<debug> [1533722087.6580] dhcp4 (ens3): option 'requested_classless_static_routes'=>'1' >09:54:47,658 DEBUG NetworkManager:<debug> [1533722087.6581] dhcp4 (ens3): option 'domain_name_servers'=>'192.168.122.1' >09:54:47,658 DEBUG NetworkManager:<debug> [1533722087.6581] dhcp4 (ens3): option 'requested_interface_mtu'=>'1' >09:54:47,658 DEBUG NetworkManager:<debug> [1533722087.6581] dhcp4 (ens3): option 'dhcp_rebinding_time'=>'3150' >09:54:47,658 DEBUG NetworkManager:<debug> [1533722087.6582] dhcp4 (ens3): option 'requested_ms_classless_static_routes'=>'1' >09:54:47,658 DEBUG NetworkManager:<debug> [1533722087.6582] dhcp4 (ens3): option 'requested_static_routes'=>'1' >09:54:47,658 DEBUG NetworkManager:<debug> [1533722087.6583] dhcp4 (ens3): option 'next_server'=>'192.168.122.1' >09:54:47,658 DEBUG NetworkManager:<debug> [1533722087.6583] dhcp4 (ens3): option 'requested_subnet_mask'=>'1' >09:54:47,658 DEBUG NetworkManager:<debug> [1533722087.6584] dhcp4 (ens3): option 'network_number'=>'192.168.122.0' >09:54:47,659 DEBUG NetworkManager:<debug> [1533722087.6590] dhcp4 (ens3): option 'expiry'=>'1533725687' >09:54:47,659 DEBUG NetworkManager:<debug> [1533722087.6591] dhcp4 (ens3): option 'subnet_mask'=>'255.255.255.0' >09:54:47,659 DEBUG NetworkManager:<debug> [1533722087.6592] dhcp4 (ens3): option 'dhcp_lease_time'=>'3600' >09:54:47,659 DEBUG NetworkManager:<debug> [1533722087.6592] dhcp4 (ens3): option 'requested_wpad'=>'1' >09:54:47,659 DEBUG NetworkManager:<debug> [1533722087.6592] dhcp4 (ens3): option 'ip_address'=>'192.168.122.92' >09:54:47,659 DEBUG NetworkManager:<debug> [1533722087.6593] dhcp4 (ens3): option 'dhcp_renewal_time'=>'1800' >09:54:47,659 DEBUG NetworkManager:<debug> [1533722087.6593] dhcp4 (ens3): option 'requested_nis_domain'=>'1' >09:54:47,659 DEBUG NetworkManager:<debug> [1533722087.6594] dhcp4 (ens3): option 'requested_ntp_servers'=>'1' >09:54:47,660 DEBUG NetworkManager:<debug> [1533722087.6600] dhcp4 (ens3): option 'requested_domain_search'=>'1' >09:54:47,660 DEBUG NetworkManager:<debug> [1533722087.6601] dhcp4 (ens3): option 'routers'=>'192.168.122.1' >09:54:47,660 DEBUG NetworkManager:<debug> [1533722087.6601] dhcp4 (ens3): option 'requested_broadcast_address'=>'1' >09:54:47,660 DEBUG NetworkManager:<debug> [1533722087.6602] dhcp4 (ens3): option 'dad_wait_time'=>'0' >09:54:47,660 DEBUG NetworkManager:<debug> [1533722087.6602] dhcp4 (ens3): option 'requested_nis_servers'=>'1' >09:54:47,660 DEBUG NetworkManager:<debug> [1533722087.6603] dhcp4 (ens3): option 'requested_domain_name'=>'1' >09:54:47,660 DEBUG NetworkManager:<debug> [1533722087.6603] dhcp4 (ens3): option 'dhcp_server_identifier'=>'192.168.122.1' >09:54:47,660 INFO NetworkManager:<info> [1533722087.6604] dhcp4 (ens3): address 192.168.122.92 >09:54:47,660 INFO NetworkManager:<info> [1533722087.6604] dhcp4 (ens3): plen 24 (255.255.255.0) >09:54:47,660 INFO NetworkManager:<info> [1533722087.6604] dhcp4 (ens3): gateway 192.168.122.1 >09:54:47,660 INFO NetworkManager:<info> [1533722087.6605] dhcp4 (ens3): lease time 3600 >09:54:47,660 INFO NetworkManager:<info> [1533722087.6605] dhcp4 (ens3): nameserver '192.168.122.1' >09:54:47,660 INFO NetworkManager:<info> [1533722087.6606] dhcp4 (ens3): state changed unknown -> bound >09:54:47,660 DEBUG NetworkManager:<debug> [1533722087.6607] device[0x56477e11bf90] (ens3): new DHCPv4 client state 1 >09:54:47,660 DEBUG NetworkManager:<debug> [1533722087.6609] device[0x56477e11bf90] (ens3): activation-stage: schedule activate_stage5_ip4_config_result,v4 (id 81) >09:54:47,662 DEBUG NetworkManager:<debug> [1533722087.6622] device[0x56477e11bf90] (ens3): activation-stage: invoke activate_stage5_ip4_config_result,v4 (id 81) >09:54:47,662 DEBUG NetworkManager:<debug> [1533722087.6623] device[0x56477e11bf90] (ens3): ip4-config: update (commit=1, new-config=0x56477e0df3d0) >09:54:47,665 DEBUG NetworkManager:<debug> [1533722087.6650] platform: address: adding or updating IPv4 address: 192.168.122.92/24 lft 3600sec pref 3600sec lifetime 2-0[3600,3600] dev 2 flags noprefixroute src unknown >09:54:47,665 DEBUG NetworkManager:<debug> [1533722087.6654] platform: signal: address 4 added: 192.168.122.92/24 lft 3600sec pref 3600sec lifetime 2-2[3600,3600] dev 2 flags noprefixroute src kernel >09:54:47,665 DEBUG NetworkManager:<debug> [1533722087.6654] device[0x56477e11bf90] (ens3): queued IP4 config change >09:54:47,665 DEBUG NetworkManager:<debug> [1533722087.6655] platform-linux: do-add-ip4-address[2: 192.168.122.92/24]: success >09:54:47,665 DEBUG NetworkManager:<debug> [1533722087.6656] platform: route: append IPv4 route: 192.168.122.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.122.92 >09:54:47,665 DEBUG NetworkManager:<debug> [1533722087.6657] platform: signal: route 4 added: 192.168.122.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.122.92 >09:54:47,665 DEBUG NetworkManager:<debug> [1533722087.6658] platform-linux: do-add-ip4-route[192.168.122.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.122.92]: success >09:54:47,666 DEBUG NetworkManager:<debug> [1533722087.6661] platform: route: append IPv4 route: 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 rt-src dhcp >09:54:47,667 DEBUG NetworkManager:<debug> [1533722087.6670] platform: signal: route 4 added: 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global >09:54:47,667 DEBUG NetworkManager:<debug> [1533722087.6671] platform-linux: do-add-ip4-route[0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global]: success >09:54:47,668 DEBUG NetworkManager:<debug> [1533722087.6681] device[0x56477e11bf90] (ens3): ip4-config: set IP Config instance (/org/freedesktop/NetworkManager/IP4Config/3) >09:54:47,668 DEBUG NetworkManager:<debug> [1533722087.6682] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/ens3/rp_filter': '0' >09:54:47,668 DEBUG NetworkManager:<debug> [1533722087.6682] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/all/rp_filter': '1' >09:54:47,668 DEBUG NetworkManager:<debug> [1533722087.6683] platform-linux: sysctl: setting '/proc/sys/net/ipv4/conf/ens3/rp_filter' to '2' (current value is '0') >09:54:47,669 DEBUG NetworkManager:<debug> [1533722087.6694] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:54:47,669 DEBUG NetworkManager:<debug> [1533722087.6695] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:54:47,669 DEBUG NetworkManager:<debug> [1533722087.6695] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:54:47,669 DEBUG NetworkManager:<debug> [1533722087.6696] device[0x56477e11bf90] (ens3): remove_pending_action (1): 'dhcp4' >09:54:47,669 DEBUG NetworkManager:<debug> [1533722087.6696] active-connection[0x56477e0df5a0]: set state-flags layer2-ready,ip4-ready (was layer2-ready) >09:54:47,669 INFO NetworkManager:<info> [1533722087.6698] device (ens3): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') >09:54:47,676 DEBUG NetworkManager:<debug> [1533722087.6761] dispatcher: (3) (ens3) dispatching action 'pre-up' (with callback) >09:54:47,676 DEBUG NetworkManager:<debug> [1533722087.6762] dispatcher: (3) simulate request; no scripts in /etc/NetworkManager/dispatcher.d/pre-up.d >09:54:47,684 DEBUG NetworkManager:<debug> [1533722087.6841] device[0x56477e11bf90] (ens3): activation-stage: complete activate_stage5_ip4_config_result,v4 (id 81) >09:54:47,684 DEBUG NetworkManager:<debug> [1533722087.6843] device[0x56477e11bf90] (ens3): ip4-config: update (commit=0, new-config=0x56477e0df9c0) >09:54:47,684 DEBUG NetworkManager:<debug> [1533722087.6844] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/ens3/rp_filter': '2' (changed from '0' on last read) >09:54:47,684 DEBUG NetworkManager:<debug> [1533722087.6845] device[0x56477e11bf90] (ens3): add_pending_action (2): 'queued-state-change-secondaries' >09:54:47,684 DEBUG NetworkManager:<debug> [1533722087.6845] device[0x56477e11bf90] (ens3): queue-state[secondaries, reason:none, id:87]: queue state change >09:54:47,684 DEBUG NetworkManager:<debug> [1533722087.6846] device[0x56477e11bf90] (ens3): queue-state[secondaries, reason:none, id:87]: change state >09:54:47,684 INFO NetworkManager:<info> [1533722087.6846] device (ens3): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') >09:54:47,685 DEBUG NetworkManager:<debug> [1533722087.6855] device[0x56477e11bf90] (ens3): add_pending_action (3): 'queued-state-change-activated' >09:54:47,685 DEBUG NetworkManager:<debug> [1533722087.6856] device[0x56477e11bf90] (ens3): queue-state[activated, reason:none, id:88]: queue state change >09:54:47,685 DEBUG NetworkManager:<debug> [1533722087.6856] device[0x56477e11bf90] (ens3): device entered SECONDARIES state >09:54:47,685 DEBUG NetworkManager:<debug> [1533722087.6857] device[0x56477e11bf90] (ens3): remove_pending_action (2): 'queued-state-change-secondaries' >09:54:47,685 DEBUG NetworkManager:<debug> [1533722087.6857] device[0x56477e11bf90] (ens3): queue-state[activated, reason:none, id:88]: change state >09:54:47,685 INFO NetworkManager:<info> [1533722087.6858] device (ens3): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') >09:54:47,686 DEBUG NetworkManager:<debug> [1533722087.6867] active-connection[0x56477e0df5a0]: set state activated (was activating) >09:54:47,688 INFO NetworkManager:<info> [1533722087.6882] manager: NetworkManager state is now CONNECTED_LOCAL >09:54:47,689 DEBUG NetworkManager:<debug> [1533722087.6890] active-connection[0x56477e0df5a0]: check-master-ready: not signalling (state activated, no master) >09:54:47,692 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.PolicyKit1' >09:54:47,692 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' >09:54:47,692 INFO systemd:Started Authorization Manager. >09:54:47,693 WARNING kernel:kauditd_printk_skb: 116 callbacks suppressed >09:54:47,693 NOTICE kernel:audit: type=1130 audit(1533722087.692:143): 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' >09:54:47,693 DEBUG NetworkManager:<debug> [1533722087.6932] device[0x56477e11bf90] (ens3): remove_pending_action (1): 'activation-0x56477e0df5a0' >09:54:47,700 INFO dhclient:bound to 192.168.122.92 -- renewal in 1579 seconds. >09:54:47,702 DEBUG NetworkManager:<debug> [1533722087.7025] dns-mgr: (device_state_changed): queueing DNS updates (1) >09:54:47,702 DEBUG NetworkManager:<debug> [1533722087.7026] dns-mgr: (update_routing_and_dns): queueing DNS updates (2) >09:54:47,702 INFO NetworkManager:<info> [1533722087.7028] manager: NetworkManager state is now CONNECTED_SITE >09:54:47,703 INFO NetworkManager:<info> [1533722087.7031] policy: set 'Wired connection 1' (ens3) as default for IPv4 routing and DNS >09:54:47,703 DEBUG NetworkManager:<debug> [1533722087.7032] manager: PrimaryConnection now Wired connection 1 >09:54:47,705 DEBUG NetworkManager:<debug> [1533722087.7053] dns-mgr: (update_routing_and_dns): DNS configuration changed >09:54:47,705 DEBUG NetworkManager:<debug> [1533722087.7054] dns-mgr: (update_routing_and_dns): no DNS changes to commit (1) >09:54:47,705 DEBUG NetworkManager:<debug> [1533722087.7055] dns-mgr: (device_state_changed): DNS configuration changed >09:54:47,705 DEBUG NetworkManager:<debug> [1533722087.7055] dns-mgr: (device_state_changed): committing DNS changes (0) >09:54:47,705 DEBUG NetworkManager:<debug> [1533722087.7056] dns-mgr: update-dns: updating resolv.conf >09:54:47,705 DEBUG NetworkManager:<debug> [1533722087.7058] policy: restarting reverse-lookup thread for address 192.168.122.92 >09:54:47,707 INFO NetworkManager:<info> [1533722087.7070] device (ens3): Activation: successful, device activated. >09:54:47,707 DEBUG NetworkManager:<debug> [1533722087.7071] device[0x56477e11bf90] (ens3): set metered value 4 >09:54:47,707 DEBUG NetworkManager:<debug> [1533722087.7073] manager: new metered value: 4 >09:54:47,707 DEBUG NetworkManager:<debug> [1533722087.7075] dispatcher: (4) (ens3) dispatching action 'up' >09:54:47,709 INFO nm-dispatcher:req:3 'up' [ens3]: new request (3 scripts) >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: CONNECTION_UUID=669f8876-dfb1-3f20-bc90-693f4abd5f33 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: CONNECTION_ID=Wired connection 1 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DEVICE_IFACE=ens3 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DEVICE_IP_IFACE=ens3 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_ADDRESS_0=192.168.122.92/24 192.168.122.1 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_NUM_ADDRESSES=1 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_GATEWAY=192.168.122.1 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_NAMESERVERS=192.168.122.1 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_ROUTE_0=192.168.122.0/24 0.0.0.0 100 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_NUM_ROUTES=1 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_ADDRESS_0=fe80::7f62:2d3a:8d8e:4d95/64 0.0.0.0 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_NUM_ADDRESSES=1 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_GATEWAY=0.0.0.0 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_ROUTE_0=fe80::/64 :: 100 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_ROUTE_1=ff00::/8 :: 256 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_NUM_ROUTES=2 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_BROADCAST_ADDRESS=192.168.122.255 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DAD_WAIT_TIME=0 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DHCP_LEASE_TIME=3600 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DHCP_MESSAGE_TYPE=5 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DHCP_REBINDING_TIME=3150 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DHCP_RENEWAL_TIME=1800 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DHCP_SERVER_IDENTIFIER=192.168.122.1 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DOMAIN_NAME_SERVERS=192.168.122.1 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_EXPIRY=1533725687 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_IP_ADDRESS=192.168.122.92 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_NETWORK_NUMBER=192.168.122.0 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_NEXT_SERVER=192.168.122.1 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_BROADCAST_ADDRESS=1 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_CLASSLESS_STATIC_ROUTES=1 >09:54:47,709 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_NAME=1 >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_NAME_SERVERS=1 >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_SEARCH=1 >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_HOST_NAME=1 >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_INTERFACE_MTU=1 >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_MS_CLASSLESS_STATIC_ROUTES=1 >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_NIS_DOMAIN=1 >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_NIS_SERVERS=1 >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_NTP_SERVERS=1 >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_RFC3442_CLASSLESS_STATIC_ROUTES=1 >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_ROUTERS=1 >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_STATIC_ROUTES=1 >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_SUBNET_MASK=1 >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_TIME_OFFSET=1 >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_WPAD=1 >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_ROUTERS=192.168.122.1 >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_SUBNET_MASK=255.255.255.0 >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: NM_DISPATCHER_ACTION=up >09:54:47,710 INFO nm-dispatcher:req:3 'up' [ens3]: start running ordered scripts... >09:54:47,710 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >09:54:47,714 DEBUG NetworkManager:<debug> [1533722087.7142] create NMPacrunnerManager singleton (0x56477e14f4c0) >09:54:47,714 DEBUG NetworkManager:<debug> [1533722087.7143] pacrunner: call[0x56477e1512a0]: send: new config ({'Interface': <'ens3'>, 'Method': <'direct'>, 'BrowserOnly': <false>},) >09:54:47,714 DEBUG NetworkManager:<debug> [1533722087.7148] device[0x56477e11bf90] (ens3): connectivity state changed from NONE to FULL >09:54:47,717 DEBUG NetworkManager:<debug> [1533722087.7171] manager: connectivity checking indicates FULL >09:54:47,717 INFO NetworkManager:<info> [1533722087.7172] manager: NetworkManager state is now CONNECTED_GLOBAL >09:54:47,719 DEBUG NetworkManager:<debug> [1533722087.7193] dispatcher: (5) dispatching action 'connectivity-change' >09:54:47,719 DEBUG NetworkManager:<debug> [1533722087.7197] device[0x56477e11bf90] (ens3): ip4-config: update (commit=1, new-config=0x56477e0df760) >09:54:47,721 DEBUG NetworkManager:<debug> [1533722087.7212] platform: address: adding or updating IPv4 address: 192.168.122.92/24 lft 3600sec pref 3600sec lifetime 2-0[3600,3600] dev 2 flags noprefixroute src unknown >09:54:47,722 DEBUG NetworkManager:<debug> [1533722087.7221] platform-linux: do-add-ip4-address[2: 192.168.122.92/24]: success >09:54:47,722 DEBUG NetworkManager:<debug> [1533722087.7222] device[0x56477e11bf90] (ens3): remove_pending_action (0): 'queued-state-change-activated' >09:54:47,723 INFO NetworkManager:<info> [1533722087.7230] manager: startup complete >09:54:47,723 INFO nm-dispatcher:req:4 'connectivity-change': new request (3 scripts) >09:54:47,727 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: CONNECTIVITY_STATE=FULL >09:54:47,727 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >09:54:47,727 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: NM_DISPATCHER_ACTION=connectivity-change >09:54:47,728 DEBUG NetworkManager:<debug> [1533722087.7283] bus-manager: (dhcp) closed connection 0x56477e0c2710 on private socket >09:54:47,730 DEBUG NetworkManager:<debug> [1533722087.7301] auth: dbus name owner: ':1.7' >09:54:47,730 DEBUG NetworkManager:<debug> [1533722087.7302] auth: emit changed signal >09:54:47,730 DEBUG NetworkManager:<debug> [1533722087.7305] pacrunner: name owner disappeared >09:54:47,747 WARNING systemd:iscsi.service: Unit cannot be reloaded because it is inactive. >09:54:47,750 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >09:54:47,750 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >09:54:47,776 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >09:54:47,776 NOTICE audit:AVC avc: denied { create } for pid=1314 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 >09:54:47,776 NOTICE audit:AVC avc: denied { write open } for pid=1314 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=37858 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:47,776 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=8 a0=ffffff9c a1=7f78967b9ac0 a2=241 a3=1b6 items=0 ppid=1 pid=1314 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) >09:54:47,776 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:47,777 NOTICE audit:AVC avc: denied { getattr } for pid=1314 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=37858 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:47,777 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=8 a1=7f78967b9300 a2=7f78967b9300 a3=0 items=0 ppid=1 pid=1314 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) >09:54:47,777 NOTICE kernel:audit: type=1400 audit(1533722087.776:144): avc: denied { create } for pid=1314 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 >09:54:47,777 NOTICE kernel:audit: type=1400 audit(1533722087.776:144): avc: denied { write open } for pid=1314 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=37858 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:47,777 NOTICE kernel:audit: type=1300 audit(1533722087.776:144): arch=c000003e syscall=257 success=yes exit=8 a0=ffffff9c a1=7f78967b9ac0 a2=241 a3=1b6 items=0 ppid=1 pid=1314 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) >09:54:47,777 NOTICE kernel:audit: type=1327 audit(1533722087.776:144): proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:47,777 NOTICE kernel:audit: type=1400 audit(1533722087.776:145): avc: denied { getattr } for pid=1314 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=37858 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:47,777 NOTICE kernel:audit: type=1300 audit(1533722087.776:145): arch=c000003e syscall=5 success=yes exit=0 a0=8 a1=7f78967b9300 a2=7f78967b9300 a3=0 items=0 ppid=1 pid=1314 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) >09:54:47,777 NOTICE kernel:audit: type=1327 audit(1533722087.776:145): proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:47,777 NOTICE kernel:audit: type=1400 audit(1533722087.776:146): avc: denied { rename } for pid=1314 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=37858 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:47,777 NOTICE kernel:audit: type=1400 audit(1533722087.776:146): avc: denied { unlink } for pid=1314 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=37822 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:47,777 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:47,777 NOTICE audit:AVC avc: denied { rename } for pid=1314 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=37858 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:47,777 NOTICE audit:AVC avc: denied { unlink } for pid=1314 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=37822 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:47,777 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f78967b9ac0 a1=7f78880023e0 a2=7f7888003de0 a3=7f78880008d0 items=0 ppid=1 pid=1314 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) >09:54:47,777 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:47,780 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/20-chrony": run script >09:54:47,832 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/20-chrony": complete >09:54:47,832 DEBUG nm-dispatcher:req:3 'up' [ens3]: completed (3 scripts) >09:54:47,832 DEBUG NetworkManager:<debug> [1533722087.8327] dispatcher: (4) 04-iscsi succeeded >09:54:47,832 DEBUG NetworkManager:<debug> [1533722087.8327] dispatcher: (4) 11-dhclient succeeded >09:54:47,832 DEBUG NetworkManager:<debug> [1533722087.8327] dispatcher: (4) 20-chrony succeeded >09:54:47,833 INFO nm-dispatcher:req:4 'connectivity-change': start running ordered scripts... >09:54:47,833 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >09:54:47,840 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >09:54:47,840 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >09:54:47,845 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >09:54:47,845 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >09:54:47,848 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >09:54:47,848 DEBUG nm-dispatcher:req:4 'connectivity-change': completed (3 scripts) >09:54:47,848 DEBUG NetworkManager:<debug> [1533722087.8485] dispatcher: (5) 04-iscsi succeeded >09:54:47,848 DEBUG NetworkManager:<debug> [1533722087.8485] dispatcher: (5) 11-dhclient succeeded >09:54:47,848 DEBUG NetworkManager:<debug> [1533722087.8485] dispatcher: (5) 20-chrony succeeded >09:54:48,758 DEBUG NetworkManager:<debug> [1533722088.7571] platform: signal: address 6 changed: fe80::7f62:2d3a:8d8e:4d95/64 lft forever pref forever lifetime 3-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src kernel >09:54:48,758 DEBUG NetworkManager:<debug> [1533722088.7572] device[0x56477e11bf90] (ens3): queued IP6 config change >09:54:48,758 DEBUG NetworkManager:<debug> [1533722088.7572] device[0x56477e11bf90] (ens3): ip6-config: update (commit=0, new-config=0x56477e1316f0) >09:54:48,758 DEBUG NetworkManager:<debug> [1533722088.7574] device[0x56477e11bf90] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >09:54:48,758 DEBUG NetworkManager:<debug> [1533722088.7575] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:54:48,758 DEBUG NetworkManager:<debug> [1533722088.7576] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:54:48,758 DEBUG NetworkManager:<debug> [1533722088.7576] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:54:48,758 DEBUG NetworkManager:<debug> [1533722088.7576] device[0x56477e11bf90] (ens3): linklocal6: waiting for link-local addresses successful, continue with method auto >09:54:48,758 DEBUG NetworkManager:<debug> [1533722088.7577] device[0x56477e11bf90] (ens3): addrconf6: using the device EUI-64 identifier >09:54:48,758 DEBUG NetworkManager:<debug> [1533722088.7577] device[0x56477e11bf90] (ens3): ip6-config: update (commit=1, new-config=0x56477e1316f0) >09:54:48,758 DEBUG NetworkManager:<debug> [1533722088.7577] platform: address: adding or updating IPv6 address: fe80::7f62:2d3a:8d8e:4d95/64 lft forever pref forever lifetime 3-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src unknown >09:54:48,758 DEBUG NetworkManager:<debug> [1533722088.7579] platform-linux: do-add-ip6-address[2: fe80::7f62:2d3a:8d8e:4d95]: success >09:54:48,758 DEBUG NetworkManager:<debug> [1533722088.7581] device[0x56477e11bf90] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >09:54:48,758 DEBUG NetworkManager:<debug> [1533722088.7581] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:54:48,759 DEBUG NetworkManager:<debug> [1533722088.7589] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:54:48,759 DEBUG NetworkManager:<debug> [1533722088.7589] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:54:48,759 DEBUG NetworkManager:<debug> [1533722088.7590] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra' to '1' (current value is '0') >09:54:48,759 DEBUG NetworkManager:<debug> [1533722088.7592] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_defrtr' to '0' (current value is identical) >09:54:48,759 DEBUG NetworkManager:<debug> [1533722088.7592] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_pinfo' to '0' (current value is identical) >09:54:48,759 DEBUG NetworkManager:<debug> [1533722088.7593] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_rtr_pref' to '0' (current value is identical) >09:54:48,759 DEBUG NetworkManager:<debug> [1533722088.7593] ndisc[0x56477e1460e0,"ens3"]: starting neighbor discovery: 2 >09:54:48,759 DEBUG NetworkManager:<debug> [1533722088.7593] ndisc-lndp[0x56477e1460e0,"ens3"]: processing libndp events >09:54:48,759 DEBUG NetworkManager:<debug> [1533722088.7593] ndisc[0x56477e1460e0,"ens3"]: scheduling RA timeout in 30 seconds >09:54:48,759 DEBUG NetworkManager:<debug> [1533722088.7593] ndisc[0x56477e1460e0,"ens3"]: scheduling explicit router solicitation request in 0 seconds. >09:54:49,278 DEBUG NetworkManager:<debug> [1533722089.2779] ndisc[0x56477e1460e0,"ens3"]: router solicitation sent >09:54:49,278 DEBUG NetworkManager:<debug> [1533722089.2780] ndisc[0x56477e1460e0,"ens3"]: scheduling router solicitation retry in 4 seconds. >09:54:49,419 NOTICE audit:AVC avc: denied { read write } for pid=1447 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 >09:54:49,419 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7feb184a4850 a1=7feb164bb318 a2=7feb164bb330 a3=0 items=0 ppid=1382 pid=1447 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) >09:54:49,420 NOTICE audit:PROCTITLE proctitle=2F7362696E2F6C64636F6E666967002D70 >09:54:49,865 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.8' (uid=0 pid=1382 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >09:54:49,867 INFO systemd:Starting Disk Manager... >09:54:49,892 NOTICE journal:udisks daemon version 2.7.7 starting >09:54:49,943 WARNING kernel:------------[ cut here ]------------ >09:54:49,943 WARNING kernel:generic_make_request: Trying to write to read-only block-device dm-1 (partno 0) >09:54:49,943 WARNING kernel:WARNING: CPU: 0 PID: 1456 at block/blk-core.c:2161 generic_make_request_checks+0x4b3/0x600 >09:54:49,943 WARNING kernel:Modules linked in: zram scsi_dh_rdac scsi_dh_emc scsi_dh_alua joydev virtio_balloon i2c_piix4 loop nls_utf8 isofs qxl drm_kms_helper ttm drm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel 8021q garp mrp stp llc virtio_blk serio_raw virtio_net virtio_console net_failover failover ata_generic pata_acpi qemu_fw_cfg sunrpc sha256_mb 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 floppy iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi squashfs zstd_decompress xxhash cramfs edd >09:54:49,943 WARNING kernel:CPU: 0 PID: 1456 Comm: dumpe2fs Not tainted 4.18.0-0.rc8.git0.1.fc29.x86_64 #1 >09:54:49,943 WARNING kernel:Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.10.2-2.fc27 04/01/2014 >09:54:49,943 WARNING kernel:RIP: 0010:generic_make_request_checks+0x4b3/0x600 >09:54:49,943 WARNING kernel:Code: 54 03 00 00 48 89 df 48 8d 74 24 08 c6 05 7c 1d f1 00 01 e8 3f 5e 01 00 48 c7 c7 28 8b 10 a0 44 89 e2 48 89 c6 e8 37 44 c8 ff <0f> 0b 4c 8b 63 08 e9 dd fb ff ff 49 8b 76 08 48 85 f6 74 3e 89 c0 >09:54:49,943 WARNING kernel:RSP: 0018:ffffa93cc08ebd98 EFLAGS: 00010282 >09:54:49,943 WARNING kernel:RAX: 0000000000000000 RBX: ffff8b888574f300 RCX: 0000000000000006 >09:54:49,943 WARNING kernel:RDX: 0000000000000007 RSI: 0000000000000092 RDI: ffff8b88af616930 >09:54:49,943 WARNING kernel:RBP: ffff8b88a049e0e0 R08: 0000000000000060 R09: 0000000000000001 >09:54:49,943 WARNING kernel:R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000000 >09:54:49,943 WARNING kernel:R13: 0000000000000000 R14: 0000000000000001 R15: 0000000000000000 >09:54:49,943 WARNING kernel:FS: 00007fc953e3c780(0000) GS:ffff8b88af600000(0000) knlGS:0000000000000000 >09:54:49,943 WARNING kernel:CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 >09:54:49,943 WARNING kernel:CR2: 00007fc953f2a5e0 CR3: 00000000457be002 CR4: 00000000003606f0 >09:54:49,943 WARNING kernel:DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 >09:54:49,943 WARNING kernel:DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 >09:54:49,943 WARNING kernel:Call Trace: >09:54:49,943 WARNING kernel: generic_make_request+0x5b/0x410 >09:54:49,943 WARNING kernel: ? mempool_alloc+0x70/0x1a0 >09:54:49,943 WARNING kernel: submit_bio+0x45/0x140 >09:54:49,943 WARNING kernel: ? bio_alloc_bioset+0xdc/0x210 >09:54:49,943 WARNING kernel: submit_bio_wait+0x53/0x80 >09:54:49,943 WARNING kernel: blkdev_issue_flush+0x7c/0xb0 >09:54:49,943 WARNING kernel: blkdev_fsync+0x2f/0x40 >09:54:49,943 WARNING kernel: do_fsync+0x38/0x70 >09:54:49,943 WARNING kernel: __x64_sys_fsync+0x10/0x20 >09:54:49,943 WARNING kernel: do_syscall_64+0x5b/0x160 >09:54:49,943 WARNING kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9 >09:54:49,943 WARNING kernel:RIP: 0033:0x7fc953f54d68 >09:54:49,943 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 >09:54:49,943 WARNING kernel:RSP: 002b:00007ffe825daa88 EFLAGS: 00000246 ORIG_RAX: 000000000000004a >09:54:49,943 WARNING kernel:RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fc953f54d68 >09:54:49,943 WARNING kernel:RDX: 0000000000000008 RSI: 0000000000000000 RDI: 0000000000000003 >09:54:49,943 WARNING kernel:RBP: 0000000000000003 R08: 0000000000000000 R09: 00007fc9540f0660 >09:54:49,943 WARNING kernel:R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 >09:54:49,943 WARNING kernel:R13: 000055a29e3c5440 R14: 00007fc9540f0660 R15: 000055a29e3c52d0 >09:54:49,943 WARNING kernel:---[ end trace 65ae91fffa35f6d8 ]--- >09:54:50,000 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.UDisks2' >09:54:50,000 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' >09:54:50,000 INFO systemd:Started Disk Manager. >09:54:50,003 NOTICE journal:Acquired the name org.freedesktop.UDisks2 on the system message bus >09:54:50,011 NOTICE journal:Loading module libudisks2_iscsi.so... >09:54:50,012 WARNING journal:g_object_notify: object class 'UDisksObjectSkeleton' has no property named 'manager-iscsi-initiator' >09:54:50,209 INFO rngd:Enabling JITTER rng support >09:54:51,104 NOTICE audit:CONFIG_CHANGE audit_pid=1474 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >09:54:51,104 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >09:54:51,106 NOTICE audit:AVC avc: denied { read write } for pid=1475 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 >09:54:51,106 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7feb15aea2d0 a1=7feb12281ad0 a2=7feb12cd9f30 a3=0 items=0 ppid=1382 pid=1475 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) >09:54:51,106 NOTICE audit:PROCTITLE proctitle=646275732D6461656D6F6E002D2D7072696E742D61646472657373002D2D7379736C6F67002D2D636F6E6669672D66696C653D2F7573722F73686172652F616E61636F6E64612F646275732F616E61636F6E64612D6275732E636F6E66 >09:54:51,119 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=1382 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >09:54:51,270 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Schedule publishing. >09:54:51,271 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Start the main loop. >09:54:51,272 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >09:54:51,272 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-BCcYcB7uaS,guid=8225fc06ecdd299f9dc76c505b6abdeb. >09:54:51,275 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >09:54:51,277 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Boss' >09:54:51,280 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >09:54:51,280 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >09:54:51,280 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >09:54:51,280 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >09:54:51,280 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Users. >09:54:51,281 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >09:54:51,281 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >09:54:51,281 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >09:54:51,281 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Addons are enabled. >09:54:51,281 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Start modules. >09:54:51,282 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >09:54:51,282 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:54:51,283 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >09:54:51,283 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:54:51,285 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >09:54:51,285 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:54:51,286 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >09:54:51,286 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:54:51,288 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Users >09:54:51,288 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:54:51,289 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >09:54:51,290 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:54:51,291 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >09:54:51,291 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:54:51,292 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >09:54:51,294 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:54:51,297 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >09:54:51,298 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=1479 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:54:52,206 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 >09:54:52,206 WARNING org.fedoraproject.Anaconda.Modules.Storage: from collections import Container >09:54:52,857 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:54:52,860 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:54:52,861 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >09:54:52,870 WARNING org.fedoraproject.Anaconda.Modules.Payload:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-BCcYcB7uaS,guid=8225fc06ecdd299f9dc76c505b6abdeb. >09:54:52,890 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >09:54:52,890 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:54:52,891 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:54:52,893 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >09:54:52,901 WARNING org.fedoraproject.Anaconda.Addons.Baz:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-BCcYcB7uaS,guid=8225fc06ecdd299f9dc76c505b6abdeb. >09:54:52,906 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >09:54:52,906 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >09:54:52,909 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >09:54:52,922 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >09:54:52,940 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >09:54:52,940 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >09:54:52,943 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >09:54:53,066 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:54:53,069 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:54:53,075 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >09:54:53,076 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-BCcYcB7uaS,guid=8225fc06ecdd299f9dc76c505b6abdeb. >09:54:53,080 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 >09:54:53,080 WARNING org.fedoraproject.Anaconda.Modules.Storage: from collections import Callable >09:54:53,092 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >09:54:53,093 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 >09:54:53,093 WARNING org.fedoraproject.Anaconda.Modules.Storage: from collections import Iterator >09:54:53,094 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:54:53,095 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:54:53,095 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:54:53,096 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:54:53,098 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users. >09:54:53,099 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 >09:54:53,099 WARNING org.fedoraproject.Anaconda.Modules.Storage: class OrderedSet(collections.MutableSet): >09:54:53,101 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:54:53,103 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:54:53,103 WARNING org.fedoraproject.Anaconda.Modules.Users:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-BCcYcB7uaS,guid=8225fc06ecdd299f9dc76c505b6abdeb. >09:54:53,106 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.dbus.connection:Connecting to the system bus. >09:54:53,106 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:54:53,107 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >09:54:53,108 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >09:54:53,111 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >09:54:53,113 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >09:54:53,113 WARNING org.fedoraproject.Anaconda.Modules.Security:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-BCcYcB7uaS,guid=8225fc06ecdd299f9dc76c505b6abdeb. >09:54:53,113 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:54:53,115 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >09:54:53,116 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >09:54:53,117 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-BCcYcB7uaS,guid=8225fc06ecdd299f9dc76c505b6abdeb. >09:54:53,121 WARNING org.fedoraproject.Anaconda.Modules.Services:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-BCcYcB7uaS,guid=8225fc06ecdd299f9dc76c505b6abdeb. >09:54:53,124 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Users. >09:54:53,127 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >09:54:53,133 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >09:54:53,140 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >09:54:53,145 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users' >09:54:53,145 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Users is available >09:54:53,147 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Users started successfully. >09:54:53,150 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >09:54:53,150 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >09:54:53,152 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >09:54:53,153 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >09:54:53,153 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >09:54:53,157 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >09:54:53,159 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >09:54:53,159 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >09:54:53,163 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >09:54:53,176 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Connected to network: True >09:54:53,176 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:54:53,177 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:54:53,178 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network/Firewall. >09:54:53,179 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-BCcYcB7uaS,guid=8225fc06ecdd299f9dc76c505b6abdeb. >09:54:53,183 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >09:54:53,184 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >09:54:53,188 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >09:54:53,188 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >09:54:53,190 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >09:54:53,217 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DeviceFormat as None >09:54:53,224 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 >09:54:53,224 WARNING org.fedoraproject.Anaconda.Modules.Storage: from collections import Sequence >09:54:53,226 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BIOSBoot as biosboot >09:54:53,229 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DiskLabel as disklabel >09:54:53,230 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >09:54:53,236 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext2FS as ext2 >09:54:53,237 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext3FS as ext3 >09:54:53,237 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext4FS as ext4 >09:54:53,237 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class FATFS as vfat >09:54:53,237 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIFS as efi >09:54:53,237 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BTRFS as btrfs >09:54:53,237 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class GFS2 as gfs2 >09:54:53,238 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class JFS as jfs >09:54:53,238 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ReiserFS as reiserfs >09:54:53,238 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class XFS as xfs >09:54:53,238 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFS as hfs >09:54:53,238 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >09:54:53,239 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFSPlus as hfs+ >09:54:53,239 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MacEFIFS as macefi >09:54:53,239 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NTFS as ntfs >09:54:53,239 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFS as nfs >09:54:53,239 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFSv4 as nfs4 >09:54:53,239 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Iso9660FS as iso9660 >09:54:53,240 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NoDevFS as nodev >09:54:53,240 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DevPtsFS as devpts >09:54:53,240 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ProcFS as proc >09:54:53,240 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SysFS as sysfs >09:54:53,240 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class TmpFS as tmpfs >09:54:53,240 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BindFS as bind >09:54:53,240 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >09:54:53,240 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class USBFS as usbfs >09:54:53,241 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIVarFS as efivarfs >09:54:53,266 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LUKS as luks >09:54:53,267 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >09:54:53,267 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MDRaidMember as mdmember >09:54:53,268 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MultipathMember as multipath_member >09:54:53,268 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >09:54:53,270 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SwapSpace as swap >09:54:53,278 DEBUG NetworkManager:<debug> [1533722093.2780] ndisc[0x56477e1460e0,"ens3"]: router solicitation sent >09:54:53,278 DEBUG NetworkManager:<debug> [1533722093.2783] ndisc[0x56477e1460e0,"ens3"]: scheduling router solicitation retry in 4 seconds. >09:54:53,305 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >09:54:53,321 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >09:54:53,321 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >09:54:53,346 INFO multipathd:zram0: failed to get udev uid: Invalid argument >09:54:53,409 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >09:54:53,411 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:54:53,411 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:54:53,413 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >09:54:53,414 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-BCcYcB7uaS,guid=8225fc06ecdd299f9dc76c505b6abdeb. >09:54:53,419 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >09:54:53,420 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >09:54:53,421 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/Automatic. >09:54:53,421 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >09:54:53,422 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >09:54:53,425 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >09:54:53,426 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >09:54:53,428 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >09:54:53,428 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.module_manager:All modules are ready now. >09:54:54,534 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >09:54:54,586 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Distributing kickstart. >09:54:54,589 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 [] >09:54:54,589 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 >09:54:54,591 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 [] >09:54:54,591 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Network >09:54:54,594 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 [] >09:54:54,594 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 >09:54:54,596 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 [] >09:54:54,596 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> >09:54:54,599 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 >09:54:54,601 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >09:54:54,601 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 >09:54:54,604 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 [] >09:54:54,604 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 >09:54:54,606 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 [] >09:54:54,607 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Reading kickstart... >09:54:54,609 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Processing kickstart data... >09:54:54,609 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Enabled services are set to []. >09:54:54,609 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Disabled services are set to []. >09:54:54,610 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Default desktop is set to . >09:54:54,610 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >09:54:54,610 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >09:54:54,613 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >09:54:54,614 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 >09:54:54,628 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >09:54:54,647 NOTICE audit:AVC avc: denied { dac_override } for pid=1314 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 >09:54:54,647 NOTICE audit:AVC avc: denied { write } for pid=1314 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 >09:54:54,647 NOTICE audit:AVC avc: denied { add_name } for pid=1314 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 >09:54:54,647 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=8 a0=ffffff9c a1=7f78967b9ac0 a2=241 a3=1b6 items=0 ppid=1 pid=1314 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) >09:54:54,647 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:54,647 NOTICE audit:AVC avc: denied { remove_name } for pid=1314 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38620 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >09:54:54,648 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f78967b9ac0 a1=7f78880023e0 a2=7f7888003660 a3=7f78880008d0 items=0 ppid=1 pid=1314 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) >09:54:54,648 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:54,811 DEBUG NetworkManager:<debug> [1533722094.8111] create NMAuditManager singleton (0x56477e15aa40) >09:54:54,812 DEBUG NetworkManager:<debug> [1533722094.8122] ifcfg-rh: write: connection ens3 (669f8876-dfb1-3f20-bc90-693f4abd5f33) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-ens3" >09:54:54,812 DEBUG NetworkManager:<debug> [1533722094.8126] ++ connection 'update-settings' (0x7f8a40001980/NMSimpleConnection/"802-3-ethernet" < 0x56477e1250a0/NMIfcfgConnection/"802-3-ethernet") [/org/freedesktop/NetworkManager/Settings/1]: >09:54:54,812 DEBUG NetworkManager:<debug> [1533722094.8128] ++ connection [ 0x56477e08f3b0 < 0x56477e08f0b0 ] >09:54:54,812 DEBUG NetworkManager:<debug> [1533722094.8128] ++ connection.id = 'ens3' < 'Wired connection 1' >09:54:54,812 DEBUG NetworkManager:<debug> [1533722094.8129] ++ connection.timestamp < 1533722087 >09:54:54,814 INFO NetworkManager:<info> [1533722094.8143] settings-connection[0x56477e1250a0,669f8876-dfb1-3f20-bc90-693f4abd5f33]: write: successfully updated (ifcfg-rh: persist (null)), connection was modified in the process >09:54:54,814 DEBUG NetworkManager:<debug> [1533722094.8147] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (ens3) >09:54:54,815 INFO NetworkManager:<info> [1533722094.8156] audit: op="connection-update" uuid="669f8876-dfb1-3f20-bc90-693f4abd5f33" name="ens3" args="connection.id" pid=1382 uid=0 result="success" >09:54:54,845 DEBUG NetworkManager:<debug> [1533722094.8455] ifcfg-rh: write: connection ens3 (669f8876-dfb1-3f20-bc90-693f4abd5f33) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-ens3" >09:54:54,845 DEBUG NetworkManager:<debug> [1533722094.8459] ++ connection 'update-settings' (0x7f8a40001980/NMSimpleConnection/"802-3-ethernet" < 0x56477e1250a0/NMIfcfgConnection/"802-3-ethernet") [/org/freedesktop/NetworkManager/Settings/1]: >09:54:54,845 DEBUG NetworkManager:<debug> [1533722094.8459] ++ connection [ 0x56477e128c80 < 0x56477e08f170 ] >09:54:54,846 DEBUG NetworkManager:<debug> [1533722094.8460] ++ connection.interface-name = 'ens3' >09:54:54,847 INFO NetworkManager:<info> [1533722094.8471] settings-connection[0x56477e1250a0,669f8876-dfb1-3f20-bc90-693f4abd5f33]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-ens3), connection was modified in the process >09:54:54,847 DEBUG NetworkManager:<debug> [1533722094.8474] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (ens3) >09:54:54,847 INFO NetworkManager:<info> [1533722094.8476] audit: op="connection-update" uuid="669f8876-dfb1-3f20-bc90-693f4abd5f33" name="ens3" args="connection.interface-name,connection.timestamp" pid=1382 uid=0 result="success" >09:54:54,877 DEBUG NetworkManager:<debug> [1533722094.8777] ifcfg-rh: write: connection ens3 (669f8876-dfb1-3f20-bc90-693f4abd5f33) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-ens3" >09:54:54,878 DEBUG NetworkManager:<debug> [1533722094.8784] ++ connection 'update-settings' (0x7f8a40001c00/NMSimpleConnection/"802-3-ethernet" < 0x56477e1250a0/NMIfcfgConnection/"802-3-ethernet") [/org/freedesktop/NetworkManager/Settings/1]: >09:54:54,878 DEBUG NetworkManager:<debug> [1533722094.8785] ++ 802-3-ethernet [ 0x56477e12e770 < 0x56477e0c4630 ] >09:54:54,878 DEBUG NetworkManager:<debug> [1533722094.8786] ++ 802-3-ethernet.mac-address < '52:54:00:26:C6:73' >09:54:54,881 INFO NetworkManager:<info> [1533722094.8814] settings-connection[0x56477e1250a0,669f8876-dfb1-3f20-bc90-693f4abd5f33]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-ens3), connection was modified in the process >09:54:54,881 DEBUG NetworkManager:<debug> [1533722094.8818] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (ens3) >09:54:54,882 INFO NetworkManager:<info> [1533722094.8825] audit: op="connection-update" uuid="669f8876-dfb1-3f20-bc90-693f4abd5f33" name="ens3" args="connection.timestamp,802-3-ethernet.mac-address" pid=1382 uid=0 result="success" >09:54:54,943 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to []. >09:54:55,994 INFO multipathd:zram0: triggering change event to reinitialize >09:54:55,997 INFO multipathd:zram0: failed to get udev uid: Invalid argument >09:54:55,997 INFO multipathd:zram0: add path (uevent) >09:54:55,997 INFO multipathd:zram0: HDIO_GETGEO failed with 25 >09:54:55,997 INFO multipathd:zram0: failed to get udev uid: Invalid argument >09:54:55,997 INFO multipathd:zram0: failed to get path uid >09:54:55,997 INFO multipathd:uevent trigger error >09:54:56,347 INFO systemd:Starting Agent daemon for Spice guests... >09:54:56,369 INFO systemd:spice-vdagentd.service: Can't open PID file /var/run/spice-vdagentd/spice-vdagentd.pid (yet?) after start: No such file or directory >09:54:56,370 WARNING spice-vdagentd:no session info, max 1 session agent allowed >09:54:56,378 INFO systemd:Started Agent daemon for Spice guests. >09:54:56,379 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=spice-vdagentd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:54:56,581 NOTICE audit:AVC avc: denied { read write } for pid=1575 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 >09:54:56,581 NOTICE audit:AVC avc: denied { create } for pid=1314 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 >09:54:56,581 NOTICE audit:AVC avc: denied { write open } for pid=1314 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38620 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:56,581 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7f78967b9ac0 a2=241 a3=1b6 items=0 ppid=1 pid=1314 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) >09:54:56,581 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:56,581 NOTICE audit:AVC avc: denied { getattr } for pid=1314 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38620 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:56,581 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=b a1=7f78967b9300 a2=7f78967b9300 a3=0 items=0 ppid=1 pid=1314 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) >09:54:56,581 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:56,581 NOTICE audit:AVC avc: denied { rename } for pid=1314 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38620 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:56,582 NOTICE audit:AVC avc: denied { unlink } for pid=1314 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=38621 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:54:56,582 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f78967b9ac0 a1=7f78880023e0 a2=7f7888003660 a3=7f78880008d0 items=0 ppid=1 pid=1314 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) >09:54:56,582 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:56,582 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=55920bb29a63 a1=7fffe9deb6d0 a2=7fffe9debe48 a3=1 items=0 ppid=1574 pid=1575 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) >09:54:56,582 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F646275732D6461656D6F6E002D2D7379736C6F672D6F6E6C79002D2D666F726B002D2D7072696E742D7069640035002D2D7072696E742D616464726573730037002D2D73657373696F6E >09:54:56,589 INFO dbus-daemon:[session uid=0 pid=1575] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=0 pid=1565 comm="metacity --display :1 --sm-disable " label="system_u:system_r:initrc_t:s0") >09:54:56,604 NOTICE journal:Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >09:54:56,606 INFO dbus-daemon:[session uid=0 pid=1575] Successfully activated service 'org.a11y.Bus' >09:54:56,619 WARNING org.a11y.Bus:dbus-daemon[1584]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=1565 comm="metacity --display :1 --sm-disable " label="system_u:system_r:initrc_t:s0") >09:54:56,634 WARNING org.a11y.Bus:dbus-daemon[1584]: Successfully activated service 'org.a11y.atspi.Registry' >09:54:56,634 INFO org.a11y.Bus:SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >09:54:56,784 INFO kernel:input: spice vdagent tablet as /devices/virtual/input/input5 >09:54:56,784 INFO spice-vdagentd:opening vdagent virtio channel >09:54:56,795 DEBUG spice-vdagentd:Set max clipboard: 104857600 >09:54:56,795 DEBUG spice-vdagentd:Set max clipboard: 104857600 >09:54:57,279 DEBUG NetworkManager:<debug> [1533722097.2792] ndisc[0x56477e1460e0,"ens3"]: router solicitation sent >09:54:57,279 DEBUG NetworkManager:<debug> [1533722097.2792] ndisc[0x56477e1460e0,"ens3"]: did not receive a router advertisement after 3 solicitations. >09:54:57,710 INFO systemd:Starting NTP client/server... >09:54:57,737 INFO chronyd:chronyd version 3.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) >09:54:57,740 INFO chronyd:Using right/UTC timezone to obtain leap second data >09:54:57,755 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' >09:54:57,755 INFO systemd:Started NTP client/server. >09:54:58,289 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' >09:54:59,265 INFO kernel:SGI XFS with ACLs, security attributes, scrub, no debug enabled >09:54:59,358 NOTICE audit:AVC avc: denied { dac_override } for pid=1314 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 >09:54:59,358 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7f78967b9ac0 a2=241 a3=1b6 items=0 ppid=1 pid=1314 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) >09:54:59,358 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:59,620 NOTICE audit:AVC avc: denied { write } for pid=1314 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 >09:54:59,620 NOTICE audit:AVC avc: denied { add_name } for pid=1314 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 >09:54:59,620 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7f78967b9ac0 a2=241 a3=1b6 items=0 ppid=1 pid=1314 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) >09:54:59,620 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:54:59,620 NOTICE audit:AVC avc: denied { remove_name } for pid=1314 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=12606 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >09:54:59,620 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f78967b9ac0 a1=7f78880023e0 a2=0 a3=7f78880008d0 items=0 ppid=1 pid=1314 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) >09:54:59,620 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:55:00,330 INFO kernel:EXT4-fs (vda1): INFO: recovery required on readonly filesystem >09:55:00,330 INFO kernel:EXT4-fs (vda1): write access will be enabled during recovery >09:55:00,334 INFO kernel:EXT4-fs (vda1): recovery complete >09:55:00,340 INFO kernel:EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >09:55:00,511 NOTICE kernel:XFS (vda2): Mounting V5 Filesystem >09:55:00,522 NOTICE kernel:XFS (vda2): Starting recovery (logdev: internal) >09:55:00,524 NOTICE kernel:XFS (vda2): Ending recovery (logdev: internal) >09:55:00,630 NOTICE kernel:XFS (vda2): Unmounting Filesystem >09:55:00,898 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:UTC is set to True. >09:55:00,913 NOTICE audit:AVC avc: denied { read write } for pid=1766 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 >09:55:00,915 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7feb12242a80 a1=7feb0c2bec70 a2=7feb0edc8d30 a3=0 items=0 ppid=1382 pid=1766 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) >09:55:00,915 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >09:55:01,001 NOTICE audit:AVC avc: denied { ioctl } for pid=1766 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 >09:55:01,010 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=0 a1=5401 a2=7ffdffad97c0 a3=0 items=0 ppid=1382 pid=1766 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) >09:55:01,010 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >09:55:01,010 NOTICE audit:AVC avc: denied { getattr } for pid=1766 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 >09:55:01,011 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=0 a1=7ffdffad9860 a2=7ffdffad9860 a3=0 items=0 ppid=1382 pid=1766 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) >09:55:01,012 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >09:55:01,012 NOTICE audit:USYS_CONFIG pid=1766 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:hwclock_t:s0 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=localhost addr=? terminal=pts/0 res=failed' >09:55:02,005 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >09:55:03,994 INFO chronyd:Selected source 94.237.64.20 >09:55:03,994 INFO chronyd:System clock TAI offset set to 37 seconds >09:55:04,513 INFO chronyd:Can't synchronise: no selectable sources >09:55:05,628 INFO chronyd:Selected source 103.99.77.222 >09:55:05,630 INFO chronyd:Source 103.99.77.222 replaced with 2a03:8600::bb >09:55:05,771 INFO multipathd:zram0: triggering change event to reinitialize >09:55:05,787 INFO multipathd:zram0: failed to get udev uid: Invalid argument >09:55:05,787 INFO multipathd:zram0: add path (uevent) >09:55:05,787 INFO multipathd:zram0: HDIO_GETGEO failed with 25 >09:55:05,787 INFO multipathd:zram0: failed to get udev uid: Invalid argument >09:55:05,787 INFO multipathd:zram0: failed to get path uid >09:55:05,787 INFO multipathd:uevent trigger error >09:55:06,225 INFO chronyd:Selected source 94.237.64.20 >09:55:15,777 INFO multipathd:zram0: triggering change event to reinitialize >09:55:15,780 INFO multipathd:zram0: failed to get udev uid: Invalid argument >09:55:15,780 INFO multipathd:zram0: add path (uevent) >09:55:15,780 INFO multipathd:zram0: HDIO_GETGEO failed with 25 >09:55:15,780 INFO multipathd:zram0: failed to get udev uid: Invalid argument >09:55:15,780 INFO multipathd:zram0: failed to get path uid >09:55:15,780 INFO multipathd:uevent trigger error >09:55:17,471 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >09:55:17,490 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:Timezone is set to Asia/Shanghai. >09:55:17,493 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >09:55:18,450 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:X Layouts are set to []. >09:55:18,452 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['us']. >09:55:19,043 DEBUG NetworkManager:<debug> [1533722119.0428] device[0x56477e11bf90] (ens3): timed out waiting for IPv6 router advertisement >09:55:19,043 DEBUG NetworkManager:<debug> [1533722119.0430] device[0x56477e11bf90] (ens3): activation-stage: schedule activate_stage4_ip6_config_timeout,v6 (id 338) >09:55:19,043 DEBUG NetworkManager:<debug> [1533722119.0431] device[0x56477e11bf90] (ens3): activation-stage: invoke activate_stage4_ip6_config_timeout,v6 (id 338) >09:55:19,043 DEBUG NetworkManager:<debug> [1533722119.0431] device[0x56477e11bf90] (ens3): activation-stage: complete activate_stage4_ip6_config_timeout,v6 (id 338) >09:55:20,068 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Enabled is set to 'True'. >09:55:20,080 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['vda']'. >09:55:20,083 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['vda']'. >09:55:20,308 DEBUG NetworkManager:<debug> [1533722120.3087] agent-manager: req[0x56477e1404a0, :1.50/anaconda/0]: requesting permissions >09:55:20,309 DEBUG NetworkManager:<debug> [1533722120.3087] agent-manager: req[0x56477e1404a0, :1.50/anaconda/0]: agent registered >09:55:20,309 DEBUG NetworkManager:<debug> [1533722120.3088] policy: re-enabling autoconnect for all connections (only clear no-secrets flag) >09:55:20,468 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Hostname is set to localhost.localdomain >09:55:20,471 INFO kernel:Btrfs loaded, crc32c=crc32c-intel >09:55:49,333 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' >09:55:52,125 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['vda']'. >09:55:52,127 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['vda']'. >09:55:52,128 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Enabled is set to 'True'. >09:55:52,129 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Type is set to 'AutoPartitioningType.LVM'. >09:55:52,131 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Encrypted is set to 'False'. >09:55:52,132 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Passphrase is set. >09:55:52,136 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >09:55:52,138 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >09:56:28,448 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['vda']'. >09:56:28,451 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['vda']'. >09:58:50,993 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.bootloader:Bootloader mode is set to 'BootloaderMode.ENABLED'. >09:58:51,001 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.bootloader:Preferred location is set to 'MBR'. >09:58:51,008 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'vda'. >09:58:52,377 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['vda']'. >09:58:52,381 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['vda']'. >09:59:02,722 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['vda']'. >09:59:02,725 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['vda']'. >09:59:02,726 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Enabled is set to 'False'. >09:59:02,727 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Type is set to 'AutoPartitioningType.LVM'. >09:59:02,728 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Encrypted is set to 'False'. >09:59:02,729 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Passphrase is set. >09:59:02,731 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >09:59:02,732 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >10:00:27,463 DEBUG spice-vdagent:vdagent_audio_playback_sync mute=no nchannels=2 >10:00:27,506 WARNING spice-vdagent:get_alsa_default_mixer_by_name fail: No such file or directory >10:00:27,506 WARNING spice-vdagent:vdagent-audio: can't get default alsa mixer >10:00:27,506 WARNING spice-vdagent:Fail to sync playback volume
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 1613760
: 1474236 |
1474237
|
1474238
|
1474239
|
1474240
|
1474241
|
1474242
|
1474243
|
1474244
|
1474245
|
1474247
|
1474248
|
1474249
|
1474250
|
1474251
|
1474252