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 1489876 Details for
Bug 1635554
pyanaconda.bootloader.BootLoaderError: failed to write boot loader configuration
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 2.09 MB, created by
Alessio
on 2018-10-03 08:46:40 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Alessio
Created:
2018-10-03 08:46:40 UTC
Size:
2.09 MB
patch
obsolete
>anaconda 29.24.3 exception report >Traceback (most recent call first): > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 1629, in write_config > raise BootLoaderError("failed to write boot loader configuration") > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 1676, in write > self.write_config() > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 2527, in writeBootLoaderFinal > storage.bootloader.write() > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 2608, in writeBootLoader > writeBootLoaderFinal(storage, payload, instClass, ksdata) > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 438, in run_task > self._task(*self._task_args, **self._task_kwargs) > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 472, in start > self.run_task() > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation.py", line 375, in doInstall > installation_queue.start() > File "/usr/lib64/python3.7/threading.py", line 865, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.7/site-packages/pyanaconda/threading.py", line 286, in run > threading.Thread.run(self) >pyanaconda.bootloader.BootLoaderError: failed to write boot loader configuration > >Local variables in innermost frame: >self: <pyanaconda.bootloader.GRUB2 object at 0x7fb1d693e630> >default_index: 0 >rc: 1 > > >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: ttyS0 > _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_: TUI > _display_mode._name_: TUI > _display_mode.__objclass__: <enum 'DisplayModes'> >_interactive_mode: True >gui_startup_failed: False >id: None >_instClass: FedoraServerInstallClass instance, containing members: >_intf: TextUserInterface instance, containing members: > _intf.storage: InstallerStorage instance, containing members: > _intf.storage.do_autopart: True > _intf.storage.clear_part_choice: None > _intf.storage.encrypted_autopart: False > _intf.storage.encryption_cipher: None > _intf.storage.escrow_certificates: {} > _intf.storage.autopart_escrow_cert: None > _intf.storage.autopart_add_backup_passphrase: False > _intf.storage.autopart_requests: [PartSpec instance (0x7fb1d693e748) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 2 GiB max_size = 15 GiB grow = True > >, PartSpec instance (0x7fb1d693e400) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 0 fstype = biosboot encrypted = False > size = 1024 KiB max_size = None grow = False > >, PartSpec instance (0x7fb1d693e4a8) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False > >, PartSpec instance (0x7fb1d693e8d0) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2 GiB 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: xfs > _intf.storage._default_boot_fstype: None > _intf.storage._short_product_name: fedora > _intf.storage._sysroot: / > _intf.storage._storage_root: / > _intf.storage._next_id: 3 > _intf.storage._dump_file: /tmp/storage.state > _intf.storage.devicetree: DeviceTree instance, containing members: > _intf.storage.devicetree._devices: [OpticalDevice instance, containing members: > id: 4 > 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: 12 > _format._label: Fedora-S-dvd-x86_64-29 > _format._options: None > _format._device: /dev/sr0 > _format.uuid: 2018-10-01-08-52-48-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 (593 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 (0x7fb1d6971278) -- > name = sr0 status = True id = 4 > children = [] > parents = [] > uuid = None size = 593 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 = 593 MiB path = /dev/sr0 > format args = [] original_format = iso9660> > _parents.removefunc: <bound method Device._remove_parent of OpticalDevice instance (0x7fb1d6971278) -- > name = sr0 status = True id = 4 > children = [] > parents = [] > uuid = None size = 593 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 = 593 MiB path = /dev/sr0 > format args = [] original_format = iso9660> > _children: [] > original_format: Iso9660FS instance, containing members: > original_format.id: 12 > original_format._label: Fedora-S-dvd-x86_64-29 > original_format._options: None > original_format._device: /dev/sr0 > original_format.uuid: 2018-10-01-08-52-48-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-id/ata-QEMU_DVD-ROM_QM00001, /dev/disk/by-uuid/2018-10-01-08-52-48-00, /dev/disk/by-label/Fedora-S-dvd-x86_64-29, /dev/cdrom, /dev/disk/by-path/pci-0000:00:01.1-ata-1] >, existing 20 GiB disk vda (14) with existing msdos disklabel >, FileDevice instance, containing members: > id: 19 > 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 (0x7fb1d6a5cb70) -- > name = /run/install/repo/images/install.img status = False id = 19 > children = ['existing 0 B loop loop0 (23)'] > 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 (0x7fb1d6a5cb70) -- > name = /run/install/repo/images/install.img status = False id = 19 > children = ['existing 0 B loop loop0 (23)'] > 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: 23 > 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 (0x7fb1d6a69438) -- > name = loop0 status = False id = 23 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (19)'] > 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 (0x7fb1d6a69438) -- > name = loop0 status = False id = 23 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (19)'] > 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: 33 > 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 (0x7fb1d6984f60) -- > name = /LiveOS/rootfs.img status = False id = 33 > children = ['existing 0 B loop loop1 (37) 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 (0x7fb1d6984f60) -- > name = /LiveOS/rootfs.img status = False id = 33 > children = ['existing 0 B loop loop1 (37) 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: 37 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop1 > _format: Ext4FS instance, containing members: > _format.id: 45 > _format._label: Anaconda > _format._options: None > _format._device: /dev/loop1 > _format.uuid: d575c701-7e75-45db-9dad-0bf4d354a5a0 > _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: d575c701-7e75-45db-9dad-0bf4d354a5a0 >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: 92609 >Free inodes: 92816 >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: Mon Oct 1 08:42:21 2018 >Last mount time: Mon Oct 1 08:42:43 2018 >Last write time: Mon Oct 1 08:42:58 2018 >Mount count: 2 >Maximum mount count: -1 >Last checked: Mon Oct 1 08:42:21 2018 >Check interval: 0 (<none>) >Lifetime writes: 1744 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: 5c961af0-6920-4645-88cb-3a9e70d8eaef >Journal backup: inode blocks >Checksum type: crc32c >Checksum: 0xa9d3436e >Journal features: journal_64bit journal_checksum_v3 >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x0000000d >Journal start: 0 >Journal checksum type: crc32c >Journal checksum: 0x367c8139 > > > _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 (0x7fb1d6984898) -- > name = loop1 status = False id = 37 > children = ['existing 2 GiB dm live-rw (61) with existing ext4 filesystem', > 'existing 2 GiB dm live-base (71) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (33)'] > 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 (0x7fb1d6984898) -- > name = loop1 status = False id = 37 > children = ['existing 2 GiB dm live-rw (61) with existing ext4 filesystem', > 'existing 2 GiB dm live-base (71) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (33)'] > 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 (61) with existing ext4 filesystem >, existing 2 GiB dm live-base (71) with existing ext4 filesystem >] > original_format: Ext4FS instance, containing members: > original_format.id: 45 > original_format._label: Anaconda > original_format._options: None > original_format._device: /dev/loop1 > original_format.uuid: d575c701-7e75-45db-9dad-0bf4d354a5a0 > 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: d575c701-7e75-45db-9dad-0bf4d354a5a0 >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: 92609 >Free inodes: 92816 >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: Mon Oct 1 08:42:21 2018 >Last mount time: Mon Oct 1 08:42:43 2018 >Last write time: Mon Oct 1 08:42:58 2018 >Mount count: 2 >Maximum mount count: -1 >Last checked: Mon Oct 1 08:42:21 2018 >Check interval: 0 (<none>) >Lifetime writes: 1744 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: 5c961af0-6920-4645-88cb-3a9e70d8eaef >Journal backup: inode blocks >Checksum type: crc32c >Checksum: 0xa9d3436e >Journal features: journal_64bit journal_checksum_v3 >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x0000000d >Journal start: 0 >Journal checksum type: crc32c >Journal checksum: 0x367c8139 > > > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > fstab_comment: Skipped > device_links: [/dev/disk/by-uuid/d575c701-7e75-45db-9dad-0bf4d354a5a0, /dev/disk/by-label/Anaconda] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, FileDevice instance, containing members: > id: 47 > 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 (0x7fb1d69ac668) -- > name = /overlay (deleted) status = False id = 47 > children = ['existing 0 B loop loop2 (51)'] > 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 (0x7fb1d69ac668) -- > name = /overlay (deleted) status = False id = 47 > children = ['existing 0 B loop loop2 (51)'] > 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: 51 > 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 (0x7fb1d68e9198) -- > name = loop2 status = False id = 51 > children = [] > parents = ['existing 0 B file /overlay (deleted) (47)'] > 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 (0x7fb1d68e9198) -- > name = loop2 status = False id = 51 > children = [] > parents = ['existing 0 B file /overlay (deleted) (47)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None> > _children: [] > original_format: existing None > fstab_comment: Skipped > device_links: [] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (DMDevice instance) >, existing 15 GiB partition vda3 (88) with existing xfs filesystem mounted at / >, existing 1024 MiB partition vda1 (95) with existing ext4 filesystem mounted at /boot >, existing 2 GiB partition vda2 (102) with existing swap >] > _intf.storage.devicetree._actions: ActionList instance, containing members: > _intf.storage.devicetree._actions._add_func: <bound method DeviceTreeBase._register_action of <blivet.devicetree.DeviceTree object at 0x7fb1d84b71d0>> > _intf.storage.devicetree._actions._remove_func: <bound method DeviceTreeBase._cancel_action of <blivet.devicetree.DeviceTree object at 0x7fb1d84b71d0>> > _intf.storage.devicetree._actions._actions: [] > _intf.storage.devicetree._actions._completed_actions: [ActionDestroyFormat instance, containing members: > id: 81 > device: Already dumped (DiskDevice instance) > container: None > _applied: True > orig_format: non-existent None >, ActionCreateFormat instance, containing members: > id: 86 > device: Already dumped (DiskDevice instance) > container: None > _applied: True > orig_format: existing None > _format: existing msdos disklabel >, ActionCreateDevice instance, containing members: > id: 98 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionCreateDevice instance, containing members: > id: 105 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionCreateFormat instance, containing members: > id: 106 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True > orig_format: non-existent None > _format: existing swap >, ActionCreateDevice instance, containing members: > id: 91 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True >, ActionCreateFormat instance, containing members: > id: 92 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True > orig_format: non-existent None > _format: XFS instance, containing members: > _format.id: 87 > _format._label: None > _format._options: None > _format._device: /dev/vda3 > _format.uuid: be1ac565-7bf9-42c2-bb85-b9325f4d5c76 > _format.exists: True > _format.mountopts: None > _format._create_options: None > _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: /mnt/sysimage >, ActionCreateFormat instance, containing members: > id: 99 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True > orig_format: non-existent None > _format: Ext4FS instance, containing members: > _format.id: 94 > _format._label: None > _format._options: None > _format._device: /dev/vda1 > _format.uuid: 16792ab3-287b-44a0-9bf1-1932a1810614 > _format.exists: True > _format.mountopts: None > _format._create_options: None > _format._info: Ext2FSInfo instance, containing members: > _format._info.fs: Already dumped (Ext4FS instance) > _format._resize: Ext2FSResize instance, containing members: > _format._resize.fs: Already dumped (Ext4FS instance) > _format._minsize: Ext2FSMinSize instance, containing members: > _format._minsize.fs: Already dumped (Ext4FS instance) > _format._size_info: Ext2FSSize instance, containing members: > _format._size_info.fs: Already dumped (Ext4FS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: Ext2FSCK instance, containing members: > _format._fsck.fs: Already dumped (Ext4FS instance) > _format._mkfs: Ext4FSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (Ext4FS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (Ext4FS instance) > _format._readlabel: Ext2FSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (Ext4FS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (Ext4FS instance) > _format._writelabel: Ext2FSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (Ext4FS instance) > _format._writeuuid: Ext2FSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (Ext4FS instance) > _format._current_info: None > _format.mountpoint: /boot > _format.fsprofile: None > _format._chrooted_mountpoint: /mnt/sysimage/boot >] > _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: [] > _intf.storage.services: set() > _intf.storage.ksdata: Skipped > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader.boot_args: resume=UUID=b085b382-6aca-4ccc-a0ec-4d8f8e24aa1d console=ttyS0 > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.console: ttyS0 > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [LinuxBootLoaderImage instance, containing members: > label: Fedora > short_label: linux > device: Already dumped (PartitionDevice instance) > version: 4.18.11-301.fc29.x86_64 > _kernel: None > _initrd: None >, LinuxBootLoaderImage instance, containing members: > label: Fedora-0-rescue-3720e0a3030a447a879da48119487be0 > short_label: linux-0-rescue-3720e0a3030a447a879da48119487be0 > device: Already dumped (PartitionDevice instance) > version: 0-rescue-3720e0a3030a447a879da48119487be0 > _kernel: None > _initrd: None >] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader._default_image: Already dumped (LinuxBootLoaderImage instance) > _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._bootloader.menu_auto_hide: False > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.ignore_disk_interactive: False > _intf.storage.config.clear_part_type: 1 > _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-S-dvd-x86_64-29, /dev/zram0] > _intf.storage.config.zero_mbr: False > _intf.storage.config.clear_non_existent: True > _intf.storage.autopart_type: 0 > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.crypt_tab: CryptTab instance, containing members: > _intf.storage.fsset.crypt_tab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.crypt_tab.blkid_tab: None > _intf.storage.fsset.crypt_tab.chroot: Skipped > _intf.storage.fsset.crypt_tab.mappings: {} > _intf.storage.fsset.blkid_tab: None > _intf.storage.fsset.orig_fstab: None > _intf.storage.fsset.active: True > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev.id: 113 > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev.sysfs_path: Skipped > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.id: 112 > _intf.storage.fsset._dev._format._label: None > _intf.storage.fsset._dev._format._options: None > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format._create_options: None > _intf.storage.fsset._dev._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._dev._format._info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._dev._format._resize.df: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._dev._format._minsize.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._dev._format._size_info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._size: Size instance, containing members: > _intf.storage.fsset._dev._format._size._c_size: Size (0 B) > _intf.storage.fsset._dev._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._dev._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._dev._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._dev._format._resizable: False > _intf.storage.fsset._dev._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._dev._format._fsck.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._dev._format._mkfs.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._mount: BindFSMount instance, containing members: > _intf.storage.fsset._dev._format._mount.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._dev._format._readlabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._dev._format._sync.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._dev._format._writelabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._dev._format._writeuuid.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._current_info: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format._chrooted_mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._size: Size instance, containing members: > _intf.storage.fsset._dev._size._c_size: Size (3.76953125 KiB) > _intf.storage.fsset._dev._target_size: Already dumped (Size instance) > _intf.storage.fsset._dev._current_size: Already dumped (Size instance) > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev._readonly: False > _intf.storage.fsset._dev._protected: False > _intf.storage.fsset._dev._controllable: True > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev._tags: set() > _intf.storage.fsset._dev._parents: ParentList instance, containing members: > _intf.storage.fsset._dev._parents.items: [] > _intf.storage.fsset._dev._parents.appendfunc: <bound method Device._add_parent of DirectoryDevice instance (0x7fb1d3309278) -- > name = /dev status = True id = 113 > children = [] > parents = [] > uuid = None size = 3.77 KiB > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 3.77 KiB path = /dev > format args = [] original_format = bind> > _intf.storage.fsset._dev._parents.removefunc: <bound method Device._remove_parent of DirectoryDevice instance (0x7fb1d3309278) -- > name = /dev status = True id = 113 > children = [] > parents = [] > uuid = None size = 3.77 KiB > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 3.77 KiB path = /dev > format args = [] original_format = bind> > _intf.storage.fsset._dev._children: [] > _intf.storage.fsset._dev.original_format: BindFS instance, containing members: > _intf.storage.fsset._dev.original_format.id: 112 > _intf.storage.fsset._dev.original_format._label: None > _intf.storage.fsset._dev.original_format._options: None > _intf.storage.fsset._dev.original_format._device: /dev > _intf.storage.fsset._dev.original_format.uuid: None > _intf.storage.fsset._dev.original_format.exists: True > _intf.storage.fsset._dev.original_format.mountopts: None > _intf.storage.fsset._dev.original_format._create_options: None > _intf.storage.fsset._dev.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._dev.original_format._info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._dev.original_format._resize.df: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._dev.original_format._minsize.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._dev.original_format._size_info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._size: Size instance, containing members: > _intf.storage.fsset._dev.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._dev.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._dev.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._dev.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._dev.original_format._resizable: False > _intf.storage.fsset._dev.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._dev.original_format._fsck.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._dev.original_format._mkfs.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._mount: BindFSMount instance, containing members: > _intf.storage.fsset._dev.original_format._mount.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._dev.original_format._readlabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._dev.original_format._sync.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._dev.original_format._writelabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._dev.original_format._writeuuid.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._current_info: None > _intf.storage.fsset._dev.original_format.mountpoint: /dev > _intf.storage.fsset._dev.original_format.fsprofile: None > _intf.storage.fsset._dev.original_format._chrooted_mountpoint: None > _intf.storage.fsset._dev.fstab_comment: Skipped > _intf.storage.fsset._dev.device_links: [] > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts.id: 121 > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts.sysfs_path: Skipped > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.id: 120 > _intf.storage.fsset._devpts._format._label: None > _intf.storage.fsset._devpts._format._options: None > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format._create_options: None > _intf.storage.fsset._devpts._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._devpts._format._info.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._devpts._format._resize.df: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._devpts._format._minsize.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._devpts._format._size_info.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._size: Size instance, containing members: > _intf.storage.fsset._devpts._format._size._c_size: Size (0 B) > _intf.storage.fsset._devpts._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._devpts._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._devpts._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._devpts._format._resizable: False > _intf.storage.fsset._devpts._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._devpts._format._fsck.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._devpts._format._mkfs.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._mount: DevPtsFSMount instance, containing members: > _intf.storage.fsset._devpts._format._mount.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._devpts._format._readlabel.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._devpts._format._sync.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._devpts._format._writelabel.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._devpts._format._writeuuid.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._current_info: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format._chrooted_mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._size: Size instance, containing members: > _intf.storage.fsset._devpts._size._c_size: Size (0 B) > _intf.storage.fsset._devpts._target_size: Already dumped (Size instance) > _intf.storage.fsset._devpts._current_size: Already dumped (Size instance) > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts._readonly: False > _intf.storage.fsset._devpts._protected: False > _intf.storage.fsset._devpts._controllable: True > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts._tags: set() > _intf.storage.fsset._devpts._parents: ParentList instance, containing members: > _intf.storage.fsset._devpts._parents.items: [] > _intf.storage.fsset._devpts._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fb1d558d7f0) -- > name = devpts status = False id = 121 > children = [] > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = devpts > format args = [] original_format = devpts> > _intf.storage.fsset._devpts._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fb1d558d7f0) -- > name = devpts status = False id = 121 > children = [] > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = devpts > format args = [] original_format = devpts> > _intf.storage.fsset._devpts._children: [] > _intf.storage.fsset._devpts.original_format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.original_format.id: 120 > _intf.storage.fsset._devpts.original_format._label: None > _intf.storage.fsset._devpts.original_format._options: None > _intf.storage.fsset._devpts.original_format._device: devpts > _intf.storage.fsset._devpts.original_format.uuid: None > _intf.storage.fsset._devpts.original_format.exists: True > _intf.storage.fsset._devpts.original_format.mountopts: None > _intf.storage.fsset._devpts.original_format._create_options: None > _intf.storage.fsset._devpts.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._devpts.original_format._info.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._devpts.original_format._resize.df: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._devpts.original_format._minsize.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._devpts.original_format._size_info.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._size: Size instance, containing members: > _intf.storage.fsset._devpts.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._devpts.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._devpts.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._devpts.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._devpts.original_format._resizable: False > _intf.storage.fsset._devpts.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._devpts.original_format._fsck.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._devpts.original_format._mkfs.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._mount: DevPtsFSMount instance, containing members: > _intf.storage.fsset._devpts.original_format._mount.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._devpts.original_format._readlabel.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._devpts.original_format._sync.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._devpts.original_format._writelabel.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._devpts.original_format._writeuuid.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._current_info: None > _intf.storage.fsset._devpts.original_format.mountpoint: /dev/pts > _intf.storage.fsset._devpts.original_format.fsprofile: None > _intf.storage.fsset._devpts.original_format._chrooted_mountpoint: None > _intf.storage.fsset._devpts.fstab_comment: Skipped > _intf.storage.fsset._devpts.device_links: [] > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs.id: 125 > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs.sysfs_path: Skipped > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.id: 124 > _intf.storage.fsset._sysfs._format._label: None > _intf.storage.fsset._sysfs._format._options: None > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format._create_options: None > _intf.storage.fsset._sysfs._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._sysfs._format._info.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._sysfs._format._resize.df: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._sysfs._format._minsize.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._sysfs._format._size_info.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._size: Size instance, containing members: > _intf.storage.fsset._sysfs._format._size._c_size: Size (0 B) > _intf.storage.fsset._sysfs._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._sysfs._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._sysfs._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._sysfs._format._resizable: False > _intf.storage.fsset._sysfs._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._sysfs._format._fsck.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._sysfs._format._mkfs.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._sysfs._format._mount.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._sysfs._format._readlabel.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._sysfs._format._sync.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._sysfs._format._writelabel.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._sysfs._format._writeuuid.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._current_info: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format._chrooted_mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._size: Size instance, containing members: > _intf.storage.fsset._sysfs._size._c_size: Size (0 B) > _intf.storage.fsset._sysfs._target_size: Already dumped (Size instance) > _intf.storage.fsset._sysfs._current_size: Already dumped (Size instance) > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs._readonly: False > _intf.storage.fsset._sysfs._protected: False > _intf.storage.fsset._sysfs._controllable: True > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs._tags: set() > _intf.storage.fsset._sysfs._parents: ParentList instance, containing members: > _intf.storage.fsset._sysfs._parents.items: [] > _intf.storage.fsset._sysfs._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fb1d667bbe0) -- > name = sysfs status = False id = 125 > children = [] > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = sysfs > format args = [] original_format = sysfs> > _intf.storage.fsset._sysfs._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fb1d667bbe0) -- > name = sysfs status = False id = 125 > children = [] > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = sysfs > format args = [] original_format = sysfs> > _intf.storage.fsset._sysfs._children: [] > _intf.storage.fsset._sysfs.original_format: SysFS instance, containing members: > _intf.storage.fsset._sysfs.original_format.id: 124 > _intf.storage.fsset._sysfs.original_format._label: None > _intf.storage.fsset._sysfs.original_format._options: None > _intf.storage.fsset._sysfs.original_format._device: sysfs > _intf.storage.fsset._sysfs.original_format.uuid: None > _intf.storage.fsset._sysfs.original_format.exists: True > _intf.storage.fsset._sysfs.original_format.mountopts: None > _intf.storage.fsset._sysfs.original_format._create_options: None > _intf.storage.fsset._sysfs.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._sysfs.original_format._info.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._sysfs.original_format._resize.df: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._sysfs.original_format._minsize.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._sysfs.original_format._size_info.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._size: Size instance, containing members: > _intf.storage.fsset._sysfs.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._sysfs.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._sysfs.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._sysfs.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._sysfs.original_format._resizable: False > _intf.storage.fsset._sysfs.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._sysfs.original_format._fsck.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._sysfs.original_format._mkfs.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._sysfs.original_format._mount.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._sysfs.original_format._readlabel.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._sysfs.original_format._sync.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._sysfs.original_format._writelabel.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._sysfs.original_format._writeuuid.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._current_info: None > _intf.storage.fsset._sysfs.original_format.mountpoint: /sys > _intf.storage.fsset._sysfs.original_format.fsprofile: None > _intf.storage.fsset._sysfs.original_format._chrooted_mountpoint: None > _intf.storage.fsset._sysfs.fstab_comment: Skipped > _intf.storage.fsset._sysfs.device_links: [] > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc.id: 129 > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc.sysfs_path: Skipped > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.id: 128 > _intf.storage.fsset._proc._format._label: None > _intf.storage.fsset._proc._format._options: None > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format._create_options: None > _intf.storage.fsset._proc._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._proc._format._info.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._proc._format._resize.df: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._proc._format._minsize.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._proc._format._size_info.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._size: Size instance, containing members: > _intf.storage.fsset._proc._format._size._c_size: Size (0 B) > _intf.storage.fsset._proc._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._proc._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._proc._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._proc._format._resizable: False > _intf.storage.fsset._proc._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._proc._format._fsck.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._proc._format._mkfs.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._proc._format._mount.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._proc._format._readlabel.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._proc._format._sync.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._proc._format._writelabel.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._proc._format._writeuuid.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._current_info: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format._chrooted_mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._size: Size instance, containing members: > _intf.storage.fsset._proc._size._c_size: Size (0 B) > _intf.storage.fsset._proc._target_size: Already dumped (Size instance) > _intf.storage.fsset._proc._current_size: Already dumped (Size instance) > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc._readonly: False > _intf.storage.fsset._proc._protected: False > _intf.storage.fsset._proc._controllable: True > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc._tags: set() > _intf.storage.fsset._proc._parents: ParentList instance, containing members: > _intf.storage.fsset._proc._parents.items: [] > _intf.storage.fsset._proc._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fb1d330e128) -- > name = proc status = False id = 129 > children = [] > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = proc > format args = [] original_format = proc> > _intf.storage.fsset._proc._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fb1d330e128) -- > name = proc status = False id = 129 > children = [] > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = proc > format args = [] original_format = proc> > _intf.storage.fsset._proc._children: [] > _intf.storage.fsset._proc.original_format: ProcFS instance, containing members: > _intf.storage.fsset._proc.original_format.id: 128 > _intf.storage.fsset._proc.original_format._label: None > _intf.storage.fsset._proc.original_format._options: None > _intf.storage.fsset._proc.original_format._device: proc > _intf.storage.fsset._proc.original_format.uuid: None > _intf.storage.fsset._proc.original_format.exists: True > _intf.storage.fsset._proc.original_format.mountopts: None > _intf.storage.fsset._proc.original_format._create_options: None > _intf.storage.fsset._proc.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._proc.original_format._info.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._proc.original_format._resize.df: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._proc.original_format._minsize.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._proc.original_format._size_info.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._size: Size instance, containing members: > _intf.storage.fsset._proc.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._proc.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._proc.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._proc.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._proc.original_format._resizable: False > _intf.storage.fsset._proc.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._proc.original_format._fsck.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._proc.original_format._mkfs.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._proc.original_format._mount.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._proc.original_format._readlabel.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._proc.original_format._sync.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._proc.original_format._writelabel.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._proc.original_format._writeuuid.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._current_info: None > _intf.storage.fsset._proc.original_format.mountpoint: /proc > _intf.storage.fsset._proc.original_format.fsprofile: None > _intf.storage.fsset._proc.original_format._chrooted_mountpoint: None > _intf.storage.fsset._proc.fstab_comment: Skipped > _intf.storage.fsset._proc.device_links: [] > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm.id: 117 > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm.sysfs_path: Skipped > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.id: 116 > _intf.storage.fsset._devshm._format._label: None > _intf.storage.fsset._devshm._format._options: None > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format._create_options: None > _intf.storage.fsset._devshm._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._devshm._format._info.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._resize: TmpFSResize instance, containing members: > _intf.storage.fsset._devshm._format._resize.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._devshm._format._minsize.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._size_info: TmpFSSize instance, containing members: > _intf.storage.fsset._devshm._format._size_info.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._size: Size instance, containing members: > _intf.storage.fsset._devshm._format._size._c_size: Size (0 B) > _intf.storage.fsset._devshm._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._devshm._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._devshm._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._devshm._format._resizable: False > _intf.storage.fsset._devshm._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._devshm._format._fsck.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._devshm._format._mkfs.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._mount: TmpFSMount instance, containing members: > _intf.storage.fsset._devshm._format._mount.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._devshm._format._readlabel.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._devshm._format._sync.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._devshm._format._writelabel.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._devshm._format._writeuuid.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._current_info: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format._chrooted_mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._max_size: Size instance, containing members: > _intf.storage.fsset._devshm._format._max_size._c_size: Size (16 EiB) > _intf.storage.fsset._devshm._format._accept_default_size: True > _intf.storage.fsset._devshm._size: Size instance, containing members: > _intf.storage.fsset._devshm._size._c_size: Size (0 B) > _intf.storage.fsset._devshm._target_size: Already dumped (Size instance) > _intf.storage.fsset._devshm._current_size: Already dumped (Size instance) > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm._readonly: False > _intf.storage.fsset._devshm._protected: False > _intf.storage.fsset._devshm._controllable: True > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm._tags: set() > _intf.storage.fsset._devshm._parents: ParentList instance, containing members: > _intf.storage.fsset._devshm._parents.items: [] > _intf.storage.fsset._devshm._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fb1d330e0f0) -- > name = tmpfs status = False id = 117 > children = [] > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = tmpfs > format args = [] original_format = tmpfs> > _intf.storage.fsset._devshm._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fb1d330e0f0) -- > name = tmpfs status = False id = 117 > children = [] > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = tmpfs > format args = [] original_format = tmpfs> > _intf.storage.fsset._devshm._children: [] > _intf.storage.fsset._devshm.original_format: TmpFS instance, containing members: > _intf.storage.fsset._devshm.original_format.id: 116 > _intf.storage.fsset._devshm.original_format._label: None > _intf.storage.fsset._devshm.original_format._options: None > _intf.storage.fsset._devshm.original_format._device: tmpfs > _intf.storage.fsset._devshm.original_format.uuid: None > _intf.storage.fsset._devshm.original_format.exists: True > _intf.storage.fsset._devshm.original_format.mountopts: None > _intf.storage.fsset._devshm.original_format._create_options: None > _intf.storage.fsset._devshm.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._devshm.original_format._info.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._resize: TmpFSResize instance, containing members: > _intf.storage.fsset._devshm.original_format._resize.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._devshm.original_format._minsize.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._size_info: TmpFSSize instance, containing members: > _intf.storage.fsset._devshm.original_format._size_info.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._size: Size instance, containing members: > _intf.storage.fsset._devshm.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._devshm.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._devshm.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._devshm.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._devshm.original_format._resizable: False > _intf.storage.fsset._devshm.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._devshm.original_format._fsck.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._devshm.original_format._mkfs.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._mount: TmpFSMount instance, containing members: > _intf.storage.fsset._devshm.original_format._mount.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._devshm.original_format._readlabel.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._devshm.original_format._sync.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._devshm.original_format._writelabel.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._devshm.original_format._writeuuid.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._current_info: None > _intf.storage.fsset._devshm.original_format.mountpoint: /dev/shm > _intf.storage.fsset._devshm.original_format.fsprofile: None > _intf.storage.fsset._devshm.original_format._chrooted_mountpoint: None > _intf.storage.fsset._devshm.original_format._max_size: Size instance, containing members: > _intf.storage.fsset._devshm.original_format._max_size._c_size: Size (16 EiB) > _intf.storage.fsset._devshm.original_format._accept_default_size: True > _intf.storage.fsset._devshm.fstab_comment: Skipped > _intf.storage.fsset._devshm.device_links: [] > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb.id: 137 > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb.sysfs_path: Skipped > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.id: 136 > _intf.storage.fsset._usb._format._label: None > _intf.storage.fsset._usb._format._options: None > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format._create_options: None > _intf.storage.fsset._usb._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._usb._format._info.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._usb._format._resize.df: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._usb._format._minsize.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._usb._format._size_info.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._size: Size instance, containing members: > _intf.storage.fsset._usb._format._size._c_size: Size (0 B) > _intf.storage.fsset._usb._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._usb._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._usb._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._usb._format._resizable: False > _intf.storage.fsset._usb._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._usb._format._fsck.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._usb._format._mkfs.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._usb._format._mount.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._usb._format._readlabel.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._usb._format._sync.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._usb._format._writelabel.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._usb._format._writeuuid.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._current_info: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format._chrooted_mountpoint: None > _intf.storage.fsset._usb._size: Size instance, containing members: > _intf.storage.fsset._usb._size._c_size: Size (0 B) > _intf.storage.fsset._usb._target_size: Already dumped (Size instance) > _intf.storage.fsset._usb._current_size: Already dumped (Size instance) > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb._readonly: False > _intf.storage.fsset._usb._protected: False > _intf.storage.fsset._usb._controllable: True > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb._tags: set() > _intf.storage.fsset._usb._parents: ParentList instance, containing members: > _intf.storage.fsset._usb._parents.items: [] > _intf.storage.fsset._usb._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fb1d554a2e8) -- > name = usbfs status = False id = 137 > children = [] > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = usbfs > format args = [] original_format = usbfs> > _intf.storage.fsset._usb._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fb1d554a2e8) -- > name = usbfs status = False id = 137 > children = [] > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = usbfs > format args = [] original_format = usbfs> > _intf.storage.fsset._usb._children: [] > _intf.storage.fsset._usb.original_format: USBFS instance, containing members: > _intf.storage.fsset._usb.original_format.id: 136 > _intf.storage.fsset._usb.original_format._label: None > _intf.storage.fsset._usb.original_format._options: None > _intf.storage.fsset._usb.original_format._device: usbfs > _intf.storage.fsset._usb.original_format.uuid: None > _intf.storage.fsset._usb.original_format.exists: True > _intf.storage.fsset._usb.original_format.mountopts: None > _intf.storage.fsset._usb.original_format._create_options: None > _intf.storage.fsset._usb.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._usb.original_format._info.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._usb.original_format._resize.df: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._usb.original_format._minsize.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._usb.original_format._size_info.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._size: Size instance, containing members: > _intf.storage.fsset._usb.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._usb.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._usb.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._usb.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._usb.original_format._resizable: False > _intf.storage.fsset._usb.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._usb.original_format._fsck.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._usb.original_format._mkfs.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._usb.original_format._mount.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._usb.original_format._readlabel.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._usb.original_format._sync.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._usb.original_format._writelabel.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._usb.original_format._writeuuid.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._current_info: None > _intf.storage.fsset._usb.original_format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.original_format.fsprofile: None > _intf.storage.fsset._usb.original_format._chrooted_mountpoint: None > _intf.storage.fsset._usb.fstab_comment: Skipped > _intf.storage.fsset._usb.device_links: [] > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux.id: 133 > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux.sysfs_path: Skipped > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.id: 132 > _intf.storage.fsset._selinux._format._label: None > _intf.storage.fsset._selinux._format._options: None > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format._create_options: None > _intf.storage.fsset._selinux._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._selinux._format._info.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._selinux._format._resize.df: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._selinux._format._minsize.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._selinux._format._size_info.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._size: Size instance, containing members: > _intf.storage.fsset._selinux._format._size._c_size: Size (0 B) > _intf.storage.fsset._selinux._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._selinux._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._selinux._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._selinux._format._resizable: False > _intf.storage.fsset._selinux._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._selinux._format._fsck.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._selinux._format._mkfs.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._mount: SELinuxFSMount instance, containing members: > _intf.storage.fsset._selinux._format._mount.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._selinux._format._readlabel.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._selinux._format._sync.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._selinux._format._writelabel.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._selinux._format._writeuuid.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._current_info: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format._chrooted_mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._size: Size instance, containing members: > _intf.storage.fsset._selinux._size._c_size: Size (0 B) > _intf.storage.fsset._selinux._target_size: Already dumped (Size instance) > _intf.storage.fsset._selinux._current_size: Already dumped (Size instance) > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux._serial: None > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux._readonly: False > _intf.storage.fsset._selinux._protected: False > _intf.storage.fsset._selinux._controllable: True > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux._tags: set() > _intf.storage.fsset._selinux._parents: ParentList instance, containing members: > _intf.storage.fsset._selinux._parents.items: [] > _intf.storage.fsset._selinux._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fb1d55910b8) -- > name = selinuxfs status = False id = 133 > children = [] > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = selinuxfs > format args = [] original_format = selinuxfs> > _intf.storage.fsset._selinux._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fb1d55910b8) -- > name = selinuxfs status = False id = 133 > children = [] > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = selinuxfs > format args = [] original_format = selinuxfs> > _intf.storage.fsset._selinux._children: [] > _intf.storage.fsset._selinux.original_format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.original_format.id: 132 > _intf.storage.fsset._selinux.original_format._label: None > _intf.storage.fsset._selinux.original_format._options: None > _intf.storage.fsset._selinux.original_format._device: selinuxfs > _intf.storage.fsset._selinux.original_format.uuid: None > _intf.storage.fsset._selinux.original_format.exists: True > _intf.storage.fsset._selinux.original_format.mountopts: None > _intf.storage.fsset._selinux.original_format._create_options: None > _intf.storage.fsset._selinux.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._selinux.original_format._info.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._selinux.original_format._resize.df: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._selinux.original_format._minsize.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._selinux.original_format._size_info.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._size: Size instance, containing members: > _intf.storage.fsset._selinux.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._selinux.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._selinux.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._selinux.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._selinux.original_format._resizable: False > _intf.storage.fsset._selinux.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._selinux.original_format._fsck.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._selinux.original_format._mkfs.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._mount: SELinuxFSMount instance, containing members: > _intf.storage.fsset._selinux.original_format._mount.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._selinux.original_format._readlabel.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._selinux.original_format._sync.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._selinux.original_format._writelabel.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._selinux.original_format._writeuuid.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._current_info: None > _intf.storage.fsset._selinux.original_format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.original_format.fsprofile: None > _intf.storage.fsset._selinux.original_format._chrooted_mountpoint: None > _intf.storage.fsset._selinux.fstab_comment: Skipped > _intf.storage.fsset._selinux.device_links: [] > _intf.storage.fsset._run: DirectoryDevice instance, containing members: > _intf.storage.fsset._run.id: 141 > _intf.storage.fsset._run.exists: True > _intf.storage.fsset._run.uuid: None > _intf.storage.fsset._run.sysfs_path: Skipped > _intf.storage.fsset._run._format: BindFS instance, containing members: > _intf.storage.fsset._run._format.id: 140 > _intf.storage.fsset._run._format._label: None > _intf.storage.fsset._run._format._options: None > _intf.storage.fsset._run._format._device: /run > _intf.storage.fsset._run._format.uuid: None > _intf.storage.fsset._run._format.exists: True > _intf.storage.fsset._run._format.mountopts: None > _intf.storage.fsset._run._format._create_options: None > _intf.storage.fsset._run._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._run._format._info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._run._format._resize.df: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._run._format._minsize.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._run._format._size_info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._size: Size instance, containing members: > _intf.storage.fsset._run._format._size._c_size: Size (0 B) > _intf.storage.fsset._run._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._run._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._run._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._run._format._resizable: False > _intf.storage.fsset._run._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._run._format._fsck.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._run._format._mkfs.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._mount: BindFSMount instance, containing members: > _intf.storage.fsset._run._format._mount.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._run._format._readlabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._run._format._sync.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._run._format._writelabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._run._format._writeuuid.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._current_info: None > _intf.storage.fsset._run._format.mountpoint: /run > _intf.storage.fsset._run._format.fsprofile: None > _intf.storage.fsset._run._format._chrooted_mountpoint: /mnt/sysimage/run > _intf.storage.fsset._run._size: Size instance, containing members: > _intf.storage.fsset._run._size._c_size: Size (740 B) > _intf.storage.fsset._run._target_size: Already dumped (Size instance) > _intf.storage.fsset._run._current_size: Already dumped (Size instance) > _intf.storage.fsset._run.major: 0 > _intf.storage.fsset._run.minor: 0 > _intf.storage.fsset._run._serial: None > _intf.storage.fsset._run._vendor: Skipped > _intf.storage.fsset._run._model: Skipped > _intf.storage.fsset._run.bus: Skipped > _intf.storage.fsset._run._readonly: False > _intf.storage.fsset._run._protected: False > _intf.storage.fsset._run._controllable: True > _intf.storage.fsset._run._name: /run > _intf.storage.fsset._run._tags: set() > _intf.storage.fsset._run._parents: ParentList instance, containing members: > _intf.storage.fsset._run._parents.items: [] > _intf.storage.fsset._run._parents.appendfunc: <bound method Device._add_parent of DirectoryDevice instance (0x7fb1d330ea58) -- > name = /run status = True id = 141 > children = [] > parents = [] > uuid = None size = 740 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 740 B path = /run > format args = [] original_format = bind> > _intf.storage.fsset._run._parents.removefunc: <bound method Device._remove_parent of DirectoryDevice instance (0x7fb1d330ea58) -- > name = /run status = True id = 141 > children = [] > parents = [] > uuid = None size = 740 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 740 B path = /run > format args = [] original_format = bind> > _intf.storage.fsset._run._children: [] > _intf.storage.fsset._run.original_format: BindFS instance, containing members: > _intf.storage.fsset._run.original_format.id: 140 > _intf.storage.fsset._run.original_format._label: None > _intf.storage.fsset._run.original_format._options: None > _intf.storage.fsset._run.original_format._device: /run > _intf.storage.fsset._run.original_format.uuid: None > _intf.storage.fsset._run.original_format.exists: True > _intf.storage.fsset._run.original_format.mountopts: None > _intf.storage.fsset._run.original_format._create_options: None > _intf.storage.fsset._run.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._run.original_format._info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._run.original_format._resize.df: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._run.original_format._minsize.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._run.original_format._size_info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._size: Size instance, containing members: > _intf.storage.fsset._run.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._run.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._run.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._run.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._run.original_format._resizable: False > _intf.storage.fsset._run.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._run.original_format._fsck.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._run.original_format._mkfs.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._mount: BindFSMount instance, containing members: > _intf.storage.fsset._run.original_format._mount.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._run.original_format._readlabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._run.original_format._sync.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._run.original_format._writelabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._run.original_format._writeuuid.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._current_info: None > _intf.storage.fsset._run.original_format.mountpoint: /run > _intf.storage.fsset._run.original_format.fsprofile: None > _intf.storage.fsset._run.original_format._chrooted_mountpoint: None > _intf.storage.fsset._run.fstab_comment: Skipped > _intf.storage.fsset._run.device_links: [] > _intf.storage.fsset._efivars: None > _intf.storage.fsset._fstab_swaps: {PartitionDevice instance (0x7fb1d66b5588) -- > name = vda2 status = True id = 102 > children = [] > parents = ['existing 20 GiB disk vda (14) with existing msdos disklabel'] > uuid = None size = 2 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 > target size = 2 GiB path = /dev/vda2 > format args = [] original_format = swap 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 0x7fb1d6726b00> fileSystem: <parted.filesystem.FileSystem object at 0x7fb1d3309048> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fb1d3309160> PedPartition: <_ped.Partition object at 0x7fb1d55ac258> > disk = existing 20 GiB disk vda (14) with existing msdos disklabel > start = 2099200 end = 6293503 length = 4194304 > flags = } > _intf.storage.fsset.preserve_lines: [] > _intf.storage._free_space_snapshot: {'vda': (Size (20 GiB), Size (0 B))} > _intf.storage.live_backing_device: None > _intf.storage._default_luks_version: luks1 > _intf.storage._autopart_luks_version: None > _intf.storage.autopart_pbkdf_args: None > _intf.storage.protected_dev_names: [sr0] > _intf.payload: DNFPayload instance, containing members: > _intf.payload.data: Skipped > _intf.payload.storage: Already dumped (InstallerStorage instance) > _intf.payload.instclass: Already dumped (FedoraServerInstallClass instance) > _intf.payload.txID: 2 > _intf.payload._treeinfo: None > _intf.payload._first_payload_reset: False > _intf.payload.verbose_errors: [] > _intf.payload._session: Session instance, containing members: > _intf.payload._session.headers: {'User-Agent': 'python-requests/2.19.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive'} > _intf.payload._session.auth: None > _intf.payload._session.proxies: {} > _intf.payload._session.hooks: {'response': []} > _intf.payload._session.params: {} > _intf.payload._session.stream: False > _intf.payload._session.verify: True > _intf.payload._session.cert: None > _intf.payload._session.max_redirects: 30 > _intf.payload._session.trust_env: True > _intf.payload._session.cookies: RequestsCookieJar instance, containing members: > _intf.payload._session.cookies._policy: DefaultCookiePolicy instance, containing members: > _intf.payload._session.cookies._policy.netscape: True > _intf.payload._session.cookies._policy.rfc2965: False > _intf.payload._session.cookies._policy.rfc2109_as_netscape: None > _intf.payload._session.cookies._policy.hide_cookie2: False > _intf.payload._session.cookies._policy.strict_domain: False > _intf.payload._session.cookies._policy.strict_rfc2965_unverifiable: True > _intf.payload._session.cookies._policy.strict_ns_unverifiable: False > _intf.payload._session.cookies._policy.strict_ns_domain: 0 > _intf.payload._session.cookies._policy.strict_ns_set_initial_dollar: False > _intf.payload._session.cookies._policy.strict_ns_set_path: False > _intf.payload._session.cookies._policy._blocked_domains: () > _intf.payload._session.cookies._policy._allowed_domains: None > _intf.payload._session.cookies._cookies_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fb1d67e4f90> > _intf.payload._session.cookies._cookies: {} > _intf.payload._session.adapters: {'https://': HTTPAdapter instance, containing members: > _intf.payload._session.adapters.max_retries: Retry(total=0, connect=None, read=False, redirect=None, status=None) > _intf.payload._session.adapters.config: {} > _intf.payload._session.adapters.proxy_manager: {} > _intf.payload._session.adapters._pool_connections: 10 > _intf.payload._session.adapters._pool_maxsize: 10 > _intf.payload._session.adapters._pool_block: False > _intf.payload._session.adapters.poolmanager: PoolManager instance, containing members: > _intf.payload._session.adapters.poolmanager.headers: {} > _intf.payload._session.adapters.poolmanager.connection_pool_kw: {'maxsize': 10, 'block': False, 'strict': True} > _intf.payload._session.adapters.poolmanager.pools: RecentlyUsedContainer instance, containing members: > _intf.payload._session.adapters.poolmanager.pools._maxsize: 10 > _intf.payload._session.adapters.poolmanager.pools.dispose_func: <function PoolManager.__init__.<locals>.<lambda> at 0x7fb1d694ce18> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fb1d694b030> > _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 0x7fb1dd22a598>, <class 'urllib3.poolmanager.PoolKey'>) >, 'https': functools.partial(<function _default_key_normalizer at 0x7fb1dd22a598>, <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 0x7fb1d694cf28> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fb1d694b060> > _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 0x7fb1d6959518>> >, 'RETR': <bound method FTPAdapter.retr of <requests_ftp.ftp.FTPAdapter object at 0x7fb1d6959518>> >, 'STOR': <bound method FTPAdapter.stor of <requests_ftp.ftp.FTPAdapter object at 0x7fb1d6959518>> >, 'NLST': <bound method FTPAdapter.nlst of <requests_ftp.ftp.FTPAdapter object at 0x7fb1d6959518>> >, 'SIZE': <bound method FTPAdapter.size of <requests_ftp.ftp.FTPAdapter object at 0x7fb1d6959518>> >, 'HEAD': <bound method FTPAdapter.head of <requests_ftp.ftp.FTPAdapter object at 0x7fb1d6959518>> >, 'GET': <bound method FTPAdapter.get of <requests_ftp.ftp.FTPAdapter object at 0x7fb1d6959518>> >} >} > _intf.payload.requirements: [('package', 'e2fsprogs', PayloadRequirement(id=e2fsprogs, reasons=[PayloadRequirementReason(reason='storage', strong=True)])), ('package', 'xfsprogs', PayloadRequirement(id=xfsprogs, reasons=[PayloadRequirementReason(reason='storage', strong=True)])), ('package', 'authselect', PayloadRequirement(id=authselect, reasons=[PayloadRequirementReason(reason='authselect', strong=True)])), ('package', 'chrony', PayloadRequirement(id=chrony, reasons=[PayloadRequirementReason(reason='ntp', strong=False)])), ('package', 'grub2', PayloadRequirement(id=grub2, reasons=[PayloadRequirementReason(reason='bootloader', strong=True)])), ('package', 'grub2-tools', PayloadRequirement(id=grub2-tools, reasons=[PayloadRequirementReason(reason='bootloader', strong=True)])), ('package', 'langpacks-en', PayloadRequirement(id=langpacks-en, reasons=[PayloadRequirementReason(reason='langpacks', strong=False)]))] > _intf.payload._mirrors_available: True > _intf.payload.install_device: None > _intf.payload._rpm_macros: [('__dbi_htconfig', 'hash nofsync %{__dbi_other} %{__dbi_perms}'), ('__file_context_path', '/etc/selinux/targeted/contexts/files/file_contexts')] > _intf.payload._environmentAddons: {'custom-environment': (['guest-agents', 'standard'], ['3d-printing', 'admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'minimal-environment': (['guest-agents', 'standard'], ['3d-printing', 'admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'server-product-environment': (['ansible-node', 'arm-tools', 'container-management', 'directory-server', 'dns-server', 'dogtag', 'domain-client', 'freeipa-server', 'ftp-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'printing', 'server-hardware-support', 'smb-server', 'sql-server', 'virtualization-headless', 'web-server'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'd-development', 'design-suite', 'development-tools', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'workstation-product-environment': (['arm-tools'], ['3d-printing', 'admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'cloud-server-environment': (['directory-server', 'dns-server', 'dogtag', 'freeipa-server', 'ftp-server', 'guest-agents', 'ha', 'headless-management', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'smb-server', 'sql-server', 'standard', 'web-server'], ['3d-printing', 'admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'games', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'kde-desktop-environment': (['3d-printing', 'cloud-management', 'firefox', 'kde-apps', 'kde-education', 'kde-media', 'kde-office', 'kde-telepathy'], ['admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'xfce-desktop-environment': (['3d-printing', 'cloud-management', 'xfce-apps', 'xfce-extra-plugins', 'xfce-media', 'xfce-office'], ['admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'lxde-desktop-environment': (['3d-printing', 'cloud-management', 'lxde-apps', 'lxde-media', 'lxde-office'], ['admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'lxqt-desktop-environment': (['3d-printing', 'cloud-management', 'lxqt-apps', 'lxqt-media', 'lxqt-office'], ['admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'cinnamon-desktop-environment': (['3d-printing', 'cloud-management', 'libreoffice'], ['admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'mate-desktop-environment': (['3d-printing', 'compiz', 'libreoffice', 'mate-applications'], ['admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'sugar-desktop-environment': (['sugar-apps'], ['3d-printing', 'admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'developer-workstation-environment': (['3d-printing', 'cloud-management', 'design-suite', 'electronic-lab', 'font-design', 'haskell', 'java-development', 'javaenterprise', 'legacy-software-development', 'milkymist', 'mingw32', 'mongodb', 'mysql', 'ocaml', 'perl-web', 'php', 'robotics-suite', 'rubyonrails', 'sql-server', 'vagrant'], ['admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'compiz', 'container-management', 'd-development', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'network-server', 'office', 'python-classroom', 'python-science', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'web-server-environment': (['guest-agents', 'haproxy', 'javaenterprise', 'mongodb', 'mysql', 'perl-web', 'php', 'rubyonrails', 'sql-server', 'tomcat'], ['3d-printing', 'admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'infrastructure-server-environment': (['directory-server', 'dns-server', 'dogtag', 'freeipa-server', 'ftp-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'printing', 'smb-server', 'sql-server', 'virtualization', 'web-server'], ['3d-printing', 'admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'games', 'headless-management', 'libreoffice', 'mate-applications', 'medical', 'milkymist', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers']), 'basic-desktop-environment': (['cinnamon-desktop', 'firefox', 'gnome-desktop', 'input-methods', 'kde-desktop', 'legacy-fonts', 'libreoffice', 'lxde-desktop', 'lxqt-desktop', 'mate-desktop', 'sugar-desktop', 'xfce-desktop', 'xmonad', 'xmonad-mate'], ['3d-printing', 'admin-tools', 'ansible-node', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-infrastructure', 'cloud-management', 'compiz', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'eclipse', 'editors', 'education', 'electronic-lab', 'engineering-and-scientific', 'freeipa-server', 'games', 'headless-management', 'mate-applications', 'medical', 'milkymist', 'network-server', 'office', 'python-classroom', 'python-science', 'robotics-suite', 'rpm-development-tools', 'security-lab', 'sound-and-video', 'system-tools', 'text-internet', 'window-managers'])} > _intf.payload._base: Base instance, containing members: > _intf.payload._base._closed: False > _intf.payload._base._conf: MainConf instance, containing members: > _intf.payload._base._conf._config: <libdnf.conf.ConfigMain; proxy of <Swig Object of type 'libdnf::ConfigMain *' at 0x7fb1d694b090> > > _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': 29} > _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 0x7fb1d694b0f0> > > _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 0x7fb1d694b0c0> > > _intf.payload._base._goal: Goal instance, containing members: > _intf.payload._base._goal.group_members: {'iwl3945-firmware', 'coreutils', 'iwl135-firmware', 'ed', 'selinux-policy-targeted', 'smartmontools', 'NetworkManager-wwan', 'sos', 'zip', 'irqbalance', 'pam_krb5', 'grubby', 'mcelog', 'iwl6050-firmware', 'ethtool', 'abrt-cli', 'initscripts', 'iwl1000-firmware', 'openssh-clients', 'passwd', 'nmap-ncat', 'dosfstools', 'at', 'iptables', 'man-pages', 'iwl105-firmware', 'rsync', 'systemd-udev', 'telnet', 'e2fsprogs', 'cyrus-sasl-plain', 'bc', 'which', 'iwl5000-firmware', 'jwhois', 'iputils', 'symlinks', 'quota', 'sssd-common', 'dhcp-client', 'ntfsprogs', 'rootfiles', 'iproute', 'cockpit-networkmanager', 'btrfs-progs', 'microcode_ctl', 'dracut-config-rescue', 'iwl5150-firmware', 'pciutils', 'passwdqc', 'less', 'systemd', 'polkit', 'shadow-utils', 'gnupg2', 'mailcap', 'ntfs-3g', 'file', 'ipw2100-firmware', 'zd1211-firmware', 'iwl2000-firmware', 'tcpdump', 'iptstate', 'rsyslog', 'iwl3160-firmware', 'vim-minimal', 'cockpit-packagekit', 'policycoreutils', 'b43-openfwwf', 'net-tools', 'tree', 'atmel-firmware', 'usb_modeswitch', 'cpio', 'dbus', 'bash-completion', 'cockpit-storaged', 'openssh-server', 'procps-ng', 'sssd', 'audit', 'dnf-plugins-core', 'words', 'vconfig', 'dos2unix', 'NetworkManager-wifi', 'wireless-tools', 'deltarpm', 'sudo', 'ncurses', 'glibc', 'filesystem', 'rpm', 'wget', 'bzip2', 'lsof', 'man-db', 'kbd', 'b43-fwcutter', 'NetworkManager-team', 'fedora-release-server', 'dnsmasq', 'fedora-release-notes', 'dnf-yum', 'unzip', 'PackageKit', 'plymouth', 'iwl6000-firmware', 'tar', 'crontabs', 'util-linux', 'cockpit', 'chrony', 'libertas-usb8388-firmware', 'realmd', 'bridge-utils', 'iwl4965-firmware', 'iwl2030-firmware', 'cryptsetup', 'NetworkManager-bluetooth', 'firewalld', 'curl', 'rng-tools', 'util-linux-user', 'fprintd-pam', 'timedatex', 'nano', 'parted', 'iwl6000g2a-firmware', 'ipw2200-firmware', 'bash', 'mdadm', 'cifs-utils', 'bind-utils', 'hostname', 'mlocate', 'iwl6000g2b-firmware', 'sssd-kcm', 'fpaste', 'time', 'acl', 'iwl100-firmware', 'basesystem', 'dnf', 'logrotate', 'setup', 'nfs-utils', 'attr', 'usbutils', 'traceroute', 'NetworkManager', 'opensc', 'hunspell', 'mtr', 'iwl7260-firmware', 'pinfo', 'psacct'} > _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 0x7fb1d6705d50> > > _intf.payload._base._transaction: RPMTransaction instance, containing members: > _intf.payload._base._transaction.history: SwdbInterface instance, containing members: > _intf.payload._base._transaction.history.releasever: 29 > _intf.payload._base._transaction.history._rpm: Already dumped (RPMTransaction instance) > _intf.payload._base._transaction.history._group: GroupPersistor instance, containing members: > _intf.payload._base._transaction.history._group.history: Already dumped (SwdbInterface instance) > _intf.payload._base._transaction.history._group._installed: {'core': <libdnf.transaction.CompsGroupItem; proxy of <Swig Object of type 'libdnf::CompsGroupItemPtr *' at 0x7fb1d3449660> > >, 'hardware-support': <libdnf.transaction.CompsGroupItem; proxy of <Swig Object of type 'libdnf::CompsGroupItemPtr *' at 0x7fb1d66f6e10> > >, 'headless-management': <libdnf.transaction.CompsGroupItem; proxy of <Swig Object of type 'libdnf::CompsGroupItemPtr *' at 0x7fb1d66f6db0> > >, 'networkmanager-submodules': <libdnf.transaction.CompsGroupItem; proxy of <Swig Object of type 'libdnf::CompsGroupItemPtr *' at 0x7fb1d66f6d80> > >, 'server-product': <libdnf.transaction.CompsGroupItem; proxy of <Swig Object of type 'libdnf::CompsGroupItemPtr *' at 0x7fb1d66f6d20> > >, 'standard': <libdnf.transaction.CompsGroupItem; proxy of <Swig Object of type 'libdnf::CompsGroupItemPtr *' at 0x7fb1d66f6d50> > >} > _intf.payload._base._transaction.history._group._removed: {} > _intf.payload._base._transaction.history._group._upgraded: {} > _intf.payload._base._transaction.history._env: EnvironmentPersistor instance, containing members: > _intf.payload._base._transaction.history._env.history: Already dumped (SwdbInterface instance) > _intf.payload._base._transaction.history._env._installed: {'server-product-environment': <libdnf.transaction.CompsEnvironmentItem; proxy of <Swig Object of type 'libdnf::CompsEnvironmentItemPtr *' at 0x7fb1d66f6f90> > >} > _intf.payload._base._transaction.history._env._removed: {} > _intf.payload._base._transaction.history._env._upgraded: {} > _intf.payload._base._transaction.history._addon_data: None > _intf.payload._base._transaction.history._swdb: <libdnf.transaction.Swdb; proxy of <Swig Object of type 'libdnf::Swdb *' at 0x7fb1d34494e0> > > _intf.payload._base._transaction.history._db_dir: /mnt/sysimage/var/lib/dnf > _intf.payload._base._transaction.history._output: [] > _intf.payload._base._transaction.transaction: None > _intf.payload._base._transaction._swdb_ti_pkg: {<libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449570> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449540> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d34494b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449480> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449450> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449420> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d34493f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d34493c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449690> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d34496f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449630> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449600> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449390> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449360> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449330> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449300> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d34492d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d34492a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449270> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449240> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449210> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d34491e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d34491b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449180> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449150> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449120> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d34490f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d34490c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449090> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449060> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449030> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d3449510> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6e40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6f60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6990> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f69c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6e70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6cc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6f30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6ea0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6cf0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6c60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6c30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6c90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6bd0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6c00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6b70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6ba0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6b40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6b10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6ae0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6a80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6ab0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6a50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6a20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6de0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6f00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6ed0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f69f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6960> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6900> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f68d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6330> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f62a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6630> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f65d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f62d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6450> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6210> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6360> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6030> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6060> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6090> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f60c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f60f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6120> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6150> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6180> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f61b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f61e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6270> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6300> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6390> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f63c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f63f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6420> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6480> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f64b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f64e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6510> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6540> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6570> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f65a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6600> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6660> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f66c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f66f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6720> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6750> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6870> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6840> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f68a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6930> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6690> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6240> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d66f6fc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c4e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c2a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661ca20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cc60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cbd0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cf90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c4b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c480> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661ce10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c1e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c720> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c270> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661ccc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c630> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c300> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661ce40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c990> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c960> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c150> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c690> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cd80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c900> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c660> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c600> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c180> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c870> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cdb0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c090> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c6c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cfc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c3f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661ca50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c240> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c930> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c030> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c810> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c750> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c0c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cb40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c8d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cf00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cc30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cde0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c2d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c570> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cf30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cd20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c6f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cea0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cb10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661ce70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cc90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c8a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c420> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c7b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661ccf0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c3c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c450> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cba0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c120> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c1b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c540> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cb70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cf60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c840> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cc00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c510> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c060> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c780> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c210> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c390> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c0f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c360> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c9c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661ca80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c5d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cab0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c5a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c7e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c330> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661ced0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661cd50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d661c9f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d68e4fc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d68e4f90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705ab0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705d20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d67058d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705540> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705390> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705330> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705960> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705a50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705900> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d67056c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705750> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705a20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705ba0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d67055a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705bd0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705990> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705c90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705f00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d67055d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705fc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705e40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d67057b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d67054e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705b70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705660> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705cf0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705b10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705810> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705450> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705600> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d67053f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705420> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705de0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705870> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705d80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705c60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705cc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d67056f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705ea0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705780> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705e10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d67059c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705630> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705e70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705360> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705c30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d67053c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705570> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705a80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705300> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d67058a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705840> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705b40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705ae0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705690> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705930> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705f30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d67059f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d6705510> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584ab0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584a80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584a50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584a20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d55849f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d55849c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584990> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584960> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d55848a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584810> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d55846f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d55846c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d55844e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584210> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584510> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584300> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d55847b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584750> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584720> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584270> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584780> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584660> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584390> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584150> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584690> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584ae0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584b70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584c90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584cc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584cf0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584d80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584d50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584d20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584b40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584bd0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584b10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584ba0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584c00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584c30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584db0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584c60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584de0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584e10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584e40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584e70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584ea0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584ed0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584f00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584f30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584f60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584f90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d5584fc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e030> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e060> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e090> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e0c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e0f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e120> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e150> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e180> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e1b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e1e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e210> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e240> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e270> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e2a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e2d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e300> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e330> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e360> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e390> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e3c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e3f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e420> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e450> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e480> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e4b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e4e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e510> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e540> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e570> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e5a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e5d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e600> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e630> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e660> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e690> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e6c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e6f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e720> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e750> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e780> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e7b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e7e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e810> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e840> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e870> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e8a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e8d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e900> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e930> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e960> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e990> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e9c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343e9f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ea20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ea50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ea80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343eab0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343eae0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343eb10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343eb40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343eb70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343eba0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ebd0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ec00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ec30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ec60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ec90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ecc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ecf0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ed20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ed50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ed80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343edb0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ede0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ee10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ee40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ee70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343eea0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343eed0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ef00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ef30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ef60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ef90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343efc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a030> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a060> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a090> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a0c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a0f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a120> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a150> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a180> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a1b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a1e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a210> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a240> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a270> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a2a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a2d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a300> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a330> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a360> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a390> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a3c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a3f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a420> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a450> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a480> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a4b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a4e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a510> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a540> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a570> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a5a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a5d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a600> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a630> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a660> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a690> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a6c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a6f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a720> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a750> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a780> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a7b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a7e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a810> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a840> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a870> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a8a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a8d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a900> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a930> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a960> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a990> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a9c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343a9f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343aa20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343aa50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343aa80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343aab0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343aae0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ab10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ab40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ab70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343aba0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343abd0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ac00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ac30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ac60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ac90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343acc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343acf0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ad20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ad50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ad80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343adb0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ade0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ae10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ae40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343ae70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343aea0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343aed0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343af00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343af30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343af60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343af90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d343afc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8030> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8060> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8090> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a80c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a80f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8120> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8150> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8180> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a81b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a81e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8210> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8240> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8270> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a82a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a82d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8300> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8330> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8360> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8390> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a83c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a83f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8420> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8450> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8480> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a84b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a84e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8510> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8540> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8570> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a85a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a85d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8600> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8630> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8660> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8690> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a86c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a86f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8720> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8750> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8780> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a87b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a87e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8810> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8840> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8870> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a88a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a88d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8900> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8930> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8960> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8990> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a89c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a89f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8a20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8a50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8a80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8ab0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8ae0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8b10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8b40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8b70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8ba0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8bd0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8c00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8c30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8c60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8c90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8cc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8cf0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8d20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8d50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8d80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8db0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8de0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8e10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8e40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8e70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8ea0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8ed0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8f00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8f30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8f60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8f90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a8fc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7030> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7060> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7090> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a70c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a70f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7120> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7150> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7180> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a71b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a71e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7210> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7240> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7270> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a72a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a72d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7300> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7330> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7360> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7390> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a73c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a73f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7420> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7450> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7480> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a74b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a74e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7510> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7540> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7570> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a75a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a75d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7600> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7630> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7660> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7690> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a76c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a76f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7720> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7750> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a7780> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a77b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fb1d35a77e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >} > _intf.payload._base._priv_ts: None > _intf.payload._base._comps: Comps instance, containing members: > _intf.payload._base._comps._i: <_libpycomps.Comps object at 0x7fb1d3448ae0> > _intf.payload._base._comps._langs: _Langs instance, containing members: > _intf.payload._base._comps._langs.last_locale: en_US.UTF-8 > _intf.payload._base._comps._langs.cache: [en_US.UTF-8, en_US, en.UTF-8, en, C] > _intf.payload._base._comps_trans: TransactionBunch instance, containing members: > _intf.payload._base._comps_trans._install: {<libcomps.Package object 'iwl5150-firmware' at 0x7fb1d6645768>, <libcomps.Package object 'less' at 0x7fb1d6645348>, <libcomps.Package object 'polkit' at 0x7fb1d66453a8>, <libcomps.Package object 'ncurses' at 0x7fb1d6645528>, <libcomps.Package object 'timedatex' at 0x7fb1d6645420>, <libcomps.Package object 'PackageKit' at 0x7fb1d6645c78>, <libcomps.Package object 'at' at 0x7fb1d66458d0>, <libcomps.Package object 'kbd' at 0x7fb1d6645f00>, <libcomps.Package object 'mlocate' at 0x7fb1d6645b10>, <libcomps.Package object 'which' at 0x7fb1d5595198>, <libcomps.Package object 'policycoreutils' at 0x7fb1d6645540>, <libcomps.Package object 'iwl7260-firmware' at 0x7fb1d6645e10>, <libcomps.Package object 'ipw2100-firmware' at 0x7fb1d6645378>, <libcomps.Package object 'cockpit-packagekit' at 0x7fb1d6645db0>, <libcomps.Package object 'fedora-repos-modular' at 0x7fb1d6645690>, <libcomps.Package object 'dnf-yum' at 0x7fb1d66450c0>, <libcomps.Package object 'dhcp-client' at 0x7fb1d6645d80>, <libcomps.Package object 'rolekit' at 0x7fb1d6645ea0>, <libcomps.Package object 'deltarpm' at 0x7fb1d66455b8>, <libcomps.Package object 'net-tools' at 0x7fb1d6645948>, <libcomps.Package object 'realmd' at 0x7fb1d6645cc0>, <libcomps.Package object 'iputils' at 0x7fb1d6645a08>, <libcomps.Package object 'dnf' at 0x7fb1d6645570>, <libcomps.Package object 'fprintd-pam' at 0x7fb1d6645be8>, <libcomps.Package object 'bc' at 0x7fb1d66454e0>, <libcomps.Package object 'ntfs-3g' at 0x7fb1d6645b58>, <libcomps.Package object 'bridge-utils' at 0x7fb1d6645330>, <libcomps.Package object 'fpaste' at 0x7fb1d66455a0>, <libcomps.Package object 'man-pages' at 0x7fb1d6645bd0>, <libcomps.Package object 'tar' at 0x7fb1d6645bb8>, <libcomps.Package object 'dracut-config-rescue' at 0x7fb1d66457b0>, <libcomps.Package object 'cpio' at 0x7fb1d66452a0>, <libcomps.Package object 'words' at 0x7fb1d5595108>, <libcomps.Package object 'cifs-utils' at 0x7fb1d6645ca8>, <libcomps.Package object 'logrotate' at 0x7fb1d66458a0>, <libcomps.Package object 'usbutils' at 0x7fb1d6645198>, <libcomps.Package object 'jwhois' at 0x7fb1d6645900>, <libcomps.Package object 'dbus' at 0x7fb1d6645990>, <libcomps.Package object 'mtr' at 0x7fb1d6645930>, <libcomps.Package object 'NetworkManager-wifi' at 0x7fb1d6645630>, <libcomps.Package object 'NetworkManager-wwan' at 0x7fb1d6645c90>, <libcomps.Package object 'bash-completion' at 0x7fb1d66456c0>, <libcomps.Package object 'btrfs-progs' at 0x7fb1d6645288>, <libcomps.Package object 'glibc' at 0x7fb1d6645ab0>, <libcomps.Package object 'wget' at 0x7fb1d55951e0>, <libcomps.Package object 'shadow-utils' at 0x7fb1d66450d8>, <libcomps.Package object 'dnsmasq' at 0x7fb1d6645b40>, <libcomps.Package object 'nano' at 0x7fb1d6645f60>, <libcomps.Package object 'iwl6000-firmware' at 0x7fb1d6645918>, <libcomps.Package object 'irqbalance' at 0x7fb1d66450a8>, <libcomps.Package object 'psacct' at 0x7fb1d6645810>, <libcomps.Package object 'setup' at 0x7fb1d6645d20>, <libcomps.Package object 'attr' at 0x7fb1d66451f8>, <libcomps.Package object 'e2fsprogs' at 0x7fb1d6645b88>, <libcomps.Package object 'symlinks' at 0x7fb1d6645258>, <libcomps.Package object 'iwl6000g2a-firmware' at 0x7fb1d66453d8>, <libcomps.Package object 'cyrus-sasl-plain' at 0x7fb1d6645a20>, <libcomps.Package object 'ethtool' at 0x7fb1d66452d0>, <libcomps.Package object 'time' at 0x7fb1d6645660>, <libcomps.Package object 'iwl1000-firmware' at 0x7fb1d6645780>, <libcomps.Package object 'rpm' at 0x7fb1d6645b70>, <libcomps.Package object 'passwdqc' at 0x7fb1d66458b8>, <libcomps.Package object 'plymouth' at 0x7fb1d6645798>, <libcomps.Package object 'rootfiles' at 0x7fb1d6645390>, <libcomps.Package object 'sudo' at 0x7fb1d6645498>, <libcomps.Package object 'crontabs' at 0x7fb1d66454b0>, <libcomps.Package object 'iwl135-firmware' at 0x7fb1d6645030>, <libcomps.Package object 'cockpit-storaged' at 0x7fb1d6645a98>, <libcomps.Package object 'bind-utils' at 0x7fb1d6645960>, <libcomps.Package object 'openssh-server' at 0x7fb1d6645858>, <libcomps.Package object 'NetworkManager-bluetooth' at 0x7fb1d6645738>, <libcomps.Package object 'iwl2030-firmware' at 0x7fb1d66453f0>, <libcomps.Package object 'abrt-cli' at 0x7fb1d6645618>, <libcomps.Package object 'pciutils' at 0x7fb1d6645a80>, <libcomps.Package object 'dnf-plugins-core' at 0x7fb1d6645228>, <libcomps.Package object 'ipw2200-firmware' at 0x7fb1d6645270>, <libcomps.Package object 'cockpit-networkmanager' at 0x7fb1d6645cd8>, <libcomps.Package object 'parted' at 0x7fb1d6645c30>, <libcomps.Package object 'powerpc-utils' at 0x7fb1d6645c60>, <libcomps.Package object 'iwl6050-firmware' at 0x7fb1d6645978>, <libcomps.Package object 'b43-fwcutter' at 0x7fb1d6645dc8>, <libcomps.Package object 'mailcap' at 0x7fb1d66456d8>, <libcomps.Package object 'openssh-clients' at 0x7fb1d6645078>, <libcomps.Package object 'dhcp-client' at 0x7fb1d66451e0>, <libcomps.Package object 'pam_krb5' at 0x7fb1d6645c48>, <libcomps.Package object 'tree' at 0x7fb1d66451c8>, <libcomps.Package object 'usb_modeswitch' at 0x7fb1d6645138>, <libcomps.Package object 'bash' at 0x7fb1d6645f78>, <libcomps.Package object 'gnupg2' at 0x7fb1d6645750>, <libcomps.Package object 'sos' at 0x7fb1d66456a8>, <libcomps.Package object 'pinfo' at 0x7fb1d6645090>, <libcomps.Package object 'wireless-tools' at 0x7fb1d55951f8>, <libcomps.Package object 'opensc' at 0x7fb1d66458e8>, <libcomps.Package object 'initscripts' at 0x7fb1d6645d98>, <libcomps.Package object 'hostname' at 0x7fb1d6645e58>, <libcomps.Package object 'b43-openfwwf' at 0x7fb1d66454c8>, <libcomps.Package object 'systemd-udev' at 0x7fb1d6645f30>, <libcomps.Package object 'atmel-firmware' at 0x7fb1dbb2fe10>, <libcomps.Package object 'cryptsetup' at 0x7fb1d6645e70>, <libcomps.Package object 'rsync' at 0x7fb1d6645060>, <libcomps.Package object 'firewalld' at 0x7fb1d6645a38>, <libcomps.Package object 'bzip2' at 0x7fb1d6645240>, <libcomps.Package object 'iptables' at 0x7fb1d6645438>, <libcomps.Package object 'fedora-repos-rawhide-modular' at 0x7fb1d6645480>, <libcomps.Package object 'iwl6000g2b-firmware' at 0x7fb1d6645d68>, <libcomps.Package object 'man-db' at 0x7fb1d6645e88>, <libcomps.Package object 'sssd-kcm' at 0x7fb1d6645eb8>, <libcomps.Package object 'lsvpd' at 0x7fb1d6645e40>, <libcomps.Package object 'nfs-utils' at 0x7fb1d66453c0>, <libcomps.Package object 'filesystem' at 0x7fb1d6645558>, <libcomps.Package object 'util-linux' at 0x7fb1d66454f8>, <libcomps.Package object 'chrony' at 0x7fb1d66455e8>, <libcomps.Package object 'file' at 0x7fb1d6645ae0>, <libcomps.Package object 'procps-ng' at 0x7fb1d6645b28>, <libcomps.Package object 'vim-minimal' at 0x7fb1d6645ba0>, <libcomps.Package object 'iwl105-firmware' at 0x7fb1d6645360>, <libcomps.Package object 'sssd' at 0x7fb1d6645468>, <libcomps.Package object 'basesystem' at 0x7fb1d6645678>, <libcomps.Package object 'libertas-usb8388-firmware' at 0x7fb1d6645450>, <libcomps.Package object 'ntfsprogs' at 0x7fb1d6645a68>, <libcomps.Package object 'tcpdump' at 0x7fb1d6645180>, <libcomps.Package object 'fedora-release-notes' at 0x7fb1d6645d08>, <libcomps.Package object 'fedora-release-server' at 0x7fb1d6645210>, <libcomps.Package object 'passwd' at 0x7fb1d66459d8>, <libcomps.Package object 'rng-tools' at 0x7fb1d66456f0>, <libcomps.Package object 'microcode_ctl' at 0x7fb1d6645ed0>, <libcomps.Package object 'iwl2000-firmware' at 0x7fb1d6645c18>, <libcomps.Package object 'chrony' at 0x7fb1d5595270>, <libcomps.Package object 'iwl100-firmware' at 0x7fb1d6645a50>, <libcomps.Package object 'unzip' at 0x7fb1d66457f8>, <libcomps.Package object 'util-linux-user' at 0x7fb1d6645588>, <libcomps.Package object 'grubby' at 0x7fb1d6645ac8>, <libcomps.Package object 'quota' at 0x7fb1d6645c00>, <libcomps.Package object 'zd1211-firmware' at 0x7fb1d6645108>, <libcomps.Package object 'mcelog' at 0x7fb1d66459a8>, <libcomps.Package object 'NetworkManager' at 0x7fb1d6645d50>, <libcomps.Package object 'lsof' at 0x7fb1d6645708>, <libcomps.Package object 'iwl3945-firmware' at 0x7fb1d66451b0>, <libcomps.Package object 'acl' at 0x7fb1d6645408>, <libcomps.Package object 'dos2unix' at 0x7fb1d6645df8>, <libcomps.Package object 'nmap-ncat' at 0x7fb1d6645e28>, <libcomps.Package object 'NetworkManager-team' at 0x7fb1d6645720>, <libcomps.Package object 'iproute' at 0x7fb1d6645300>, <libcomps.Package object 'iwl3160-firmware' at 0x7fb1d6645318>, <libcomps.Package object 'traceroute' at 0x7fb1d6645828>, <libcomps.Package object 'systemd' at 0x7fb1d6645f90>, <libcomps.Package object 'vconfig' at 0x7fb1d55952e8>, <libcomps.Package object 'ed' at 0x7fb1d6645870>, <libcomps.Package object 'sssd-common' at 0x7fb1d6645ee8>, <libcomps.Package object 'smartmontools' at 0x7fb1d66457c8>, <libcomps.Package object 'telnet' at 0x7fb1d6645888>, <libcomps.Package object 'iptstate' at 0x7fb1d6645f18>, <libcomps.Package object 'hunspell' at 0x7fb1d66452e8>, <libcomps.Package object 'audit' at 0x7fb1d66459f0>, <libcomps.Package object 'iwl4965-firmware' at 0x7fb1d66455d0>, <libcomps.Package object 'mdadm' at 0x7fb1d6645af8>, <libcomps.Package object 'coreutils' at 0x7fb1d66452b8>, <libcomps.Package object 'iwl5000-firmware' at 0x7fb1d66457e0>, <libcomps.Package object 'rsyslog' at 0x7fb1d66450f0>, <libcomps.Package object 'curl' at 0x7fb1d6645048>, <libcomps.Package object 'selinux-policy-targeted' at 0x7fb1d6645648>, <libcomps.Package object 'zip' at 0x7fb1d55950d8>, <libcomps.Package object 'cockpit' at 0x7fb1d6645f48>, <libcomps.Package object 'dosfstools' at 0x7fb1d6645120>} > _intf.payload._base._comps_trans._remove: set() > _intf.payload._base._comps_trans._upgrade: set() > _intf.payload._base._history: Already dumped (SwdbInterface instance) > _intf.payload._base._tempfiles: set() > _intf.payload._base._trans_tempfiles: {'/tmp/dnf.package.cache/libicu-62.1-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libkcapi-1.1.1-16.fc29.x86_64.rpm', '/tmp/dnf.package.cache/plymouth-core-libs-0.9.3-13.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iwl7260-firmware-25.30.13.0-87.fc29.noarch.rpm', '/tmp/dnf.package.cache/rpm-sign-libs-4.14.2-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/which-2.21-11.fc29.x86_64.rpm', '/tmp/dnf.package.cache/abrt-dbus-2.10.10-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libseccomp-2.3.3-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-libdnf-0.20.0-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iwl6000g2a-firmware-18.168.6.1-87.fc29.noarch.rpm', '/tmp/dnf.package.cache/xmlrpc-c-client-1.51.0-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/cyrus-sasl-plain-2.1.27-0.3rc7.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libcollection-0.7.0-41.fc29.x86_64.rpm', '/tmp/dnf.package.cache/expat-2.2.6-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/dos2unix-7.4.0-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/cifs-utils-6.8-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iwl100-firmware-39.31.5.1-87.fc29.noarch.rpm', '/tmp/dnf.package.cache/libqmi-1.20.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/e2fsprogs-libs-1.44.3-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/abrt-addon-kerneloops-2.10.10-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libcom_err-1.44.3-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/deltarpm-3.6-28.fc29.x86_64.rpm', '/tmp/dnf.package.cache/kernel-4.18.11-301.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-hawkey-0.20.0-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/fipscheck-1.5.0-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/unzip-6.0-40.fc29.x86_64.rpm', '/tmp/dnf.package.cache/xz-libs-5.2.4-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/cockpit-dashboard-178-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/policycoreutils-2.8-8.fc29.x86_64.rpm', '/tmp/dnf.package.cache/sssd-ldap-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/bluez-libs-5.50-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libdb-5.3.28-33.fc29.x86_64.rpm', '/tmp/dnf.package.cache/gettext-libs-0.19.8.1-17.fc29.x86_64.rpm', '/tmp/dnf.package.cache/openldap-2.4.46-8.fc29.x86_64.rpm', '/tmp/dnf.package.cache/nss-softokn-freebl-3.39.0-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libpwquality-1.4.0-10.fc29.x86_64.rpm', '/tmp/dnf.package.cache/lvm2-libs-2.02.181-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libipt-2.0-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/grub2-common-2.02-60.fc29.noarch.rpm', '/tmp/dnf.package.cache/libmount-2.32.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/fprintd-0.8.1-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-rpm-4.14.2-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/file-libs-5.34-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libini_config-1.3.1-41.fc29.x86_64.rpm', '/tmp/dnf.package.cache/ModemManager-glib-1.8.0-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/bluez-5.50-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iscsi-initiator-utils-iscsiuio-6.2.0.876-5.gitf3c8e90.fc29.x86_64.rpm', '/tmp/dnf.package.cache/fipscheck-lib-1.5.0-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/net-tools-2.0-0.52.20160912git.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libnftnl-1.1.1-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/qrencode-libs-3.4.4-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/mozjs52-52.9.0-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/kbd-2.0.4-9.fc29.x86_64.rpm', '/tmp/dnf.package.cache/snappy-1.1.7-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/xfsprogs-4.17.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/openssh-server-7.8p1-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libldb-1.4.2-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/mtr-0.92-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/os-prober-1.74-7.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iputils-20180629-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/comps-extras-24-4.fc29.noarch.rpm', '/tmp/dnf.package.cache/libndp-1.7-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/coreutils-common-8.30-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iwl1000-firmware-39.31.5.1-87.fc29.noarch.rpm', '/tmp/dnf.package.cache/libselinux-utils-2.8-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/gsettings-desktop-schemas-3.28.1-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iwl6000g2b-firmware-18.168.6.1-87.fc29.noarch.rpm', '/tmp/dnf.package.cache/libmodman-2.0.1-18.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libverto-0.3.0-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libaio-0.3.111-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libipa_hbac-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/rpcbind-1.2.5-0.fc29.x86_64.rpm', '/tmp/dnf.package.cache/pigz-2.4-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/nftables-0.9.0-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/util-linux-2.32.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/rpm-libs-4.14.2-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/device-mapper-libs-1.02.150-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/util-linux-user-2.32.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/keyutils-1.5.10-8.fc29.x86_64.rpm', '/tmp/dnf.package.cache/elfutils-default-yama-scope-0.174-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/samba-common-libs-4.9.1-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libtirpc-1.1.4-0.fc29.x86_64.rpm', '/tmp/dnf.package.cache/ed-1.14.2-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/dhcp-libs-4.3.6-28.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libbasicobjects-0.1.1-41.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libsepol-2.8-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/gdisk-1.0.4-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/plymouth-scripts-0.9.3-13.fc29.x86_64.rpm', '/tmp/dnf.package.cache/usb_modeswitch-2.5.2-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libmbim-utils-1.16.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libsmartcols-2.32.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/less-530-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/mdadm-4.1-rc2.0.2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-libreport-2.9.5-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/abrt-cli-2.10.10-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/PackageKit-glib-1.1.11-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libutempter-1.1.6-15.fc29.x86_64.rpm', '/tmp/dnf.package.cache/ModemManager-1.8.0-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libpkgconf-1.5.3-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libxkbcommon-0.8.2-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libtevent-0.9.37-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/sssd-proxy-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libwbclient-4.9.1-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libgomp-8.2.1-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/grub2-pc-modules-2.02-60.fc29.noarch.rpm', '/tmp/dnf.package.cache/iwl5000-firmware-8.83.5.1_1-87.fc29.noarch.rpm', '/tmp/dnf.package.cache/zip-3.0-23.fc29.x86_64.rpm', '/tmp/dnf.package.cache/pcsc-lite-1.8.23-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libreport-plugin-systemd-journal-2.9.5-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/sssd-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/dbus-1.12.10-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/pam_krb5-2.4.13-11.fc29.x86_64.rpm', '/tmp/dnf.package.cache/tree-1.7.0-15.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python-setuptools-wheel-40.4.3-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/kexec-tools-2.0.17-10.fc29.x86_64.rpm', '/tmp/dnf.package.cache/freetype-2.9.1-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/crda-3.18_2018.05.31-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libblockdev-2.20-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/luksmeta-9-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/quota-4.04-9.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libmetalink-0.1.3-7.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-decorator-4.3.0-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/device-mapper-event-1.02.150-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-dnf-plugins-core-3.0.4-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/iwl3160-firmware-25.30.13.0-87.fc29.noarch.rpm', '/tmp/dnf.package.cache/rootfiles-8.1-23.fc29.noarch.rpm', '/tmp/dnf.package.cache/irqbalance-1.4.0-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/device-mapper-event-libs-1.02.150-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libblockdev-part-2.20-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libxcrypt-common-4.2.1-2.fc29.noarch.rpm', '/tmp/dnf.package.cache/setup-2.12.1-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/passwdqc-lib-1.3.0-12.fc29.x86_64.rpm', '/tmp/dnf.package.cache/procps-ng-3.3.15-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libcurl-7.61.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/tpm2-tools-3.1.2-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libkcapi-hmaccalc-1.1.1-16.fc29.x86_64.rpm', '/tmp/dnf.package.cache/tar-1.30-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libtasn1-4.13-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libevent-2.1.8-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libreport-web-2.9.5-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/NetworkManager-1.12.4-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/device-mapper-multipath-libs-0.7.7-5.gitef6d98b.fc29.x86_64.rpm', '/tmp/dnf.package.cache/dnf-plugins-core-3.0.4-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/coreutils-8.30-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/NetworkManager-wifi-1.12.4-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/gnupg2-2.2.9-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/npth-1.5-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/dbus-common-1.12.10-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/ima-evm-utils-1.1-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libteam-1.27-10.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iwl6000-firmware-9.221.4.1-87.fc29.noarch.rpm', '/tmp/dnf.package.cache/libunistring-0.9.10-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/jimtcl-0.78-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/langpacks-en-1.0-13.fc29.noarch.rpm', '/tmp/dnf.package.cache/c-ares-1.13.0-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/plymouth-0.9.3-13.fc29.x86_64.rpm', '/tmp/dnf.package.cache/polkit-pkla-compat-0.1-13.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libdnf-0.20.0-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libpath_utils-0.2.1-41.fc29.x86_64.rpm', '/tmp/dnf.package.cache/initscripts-10.01-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iwl4965-firmware-228.61.2.24-87.fc29.noarch.rpm', '/tmp/dnf.package.cache/audit-3.0-0.4.20180831git0047a6c.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libluksmeta-9-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/grub2-tools-extra-2.02-60.fc29.x86_64.rpm', '/tmp/dnf.package.cache/vim-minimal-8.1.408-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/trousers-0.3.13-11.fc29.x86_64.rpm', '/tmp/dnf.package.cache/usbutils-010-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libpcap-1.9.0-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-slip-0.6.4-12.fc29.noarch.rpm', '/tmp/dnf.package.cache/libreport-plugin-kerneloops-2.9.5-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/bind-libs-lite-9.11.4-10.P2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libselinux-2.8-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/nano-3.0-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/wpa_supplicant-2.6-17.fc29.x86_64.rpm', '/tmp/dnf.package.cache/dracut-config-rescue-048-14.git20180726.fc29.x86_64.rpm', '/tmp/dnf.package.cache/telnet-0.17-74.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libblockdev-utils-2.20-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/NetworkManager-bluetooth-1.12.4-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/bind-license-9.11.4-10.P2.fc29.noarch.rpm', '/tmp/dnf.package.cache/libertas-usb8388-firmware-20180913-87.git44d4fca9.fc29.noarch.rpm', '/tmp/dnf.package.cache/libbabeltrace-1.5.6-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/cyrus-sasl-gssapi-2.1.27-0.3rc7.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libss-1.44.3-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/rpm-plugin-systemd-inhibit-4.14.2-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iproute-4.18.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-3.7.0-9.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-iniparse-0.4-32.fc29.noarch.rpm', '/tmp/dnf.package.cache/grub2-tools-minimal-2.02-60.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libdb-utils-5.3.28-33.fc29.x86_64.rpm', '/tmp/dnf.package.cache/sed-4.5-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libmnl-1.0.4-8.fc29.x86_64.rpm', '/tmp/dnf.package.cache/at-3.1.23-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/tcpdump-4.9.2-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/volume_key-libs-0.3.10-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/systemd-pam-239-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/xz-5.2.4-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/web-assets-filesystem-5-8.fc29.noarch.rpm', '/tmp/dnf.package.cache/shared-mime-info-1.10-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/popt-1.16-15.fc29.x86_64.rpm', '/tmp/dnf.package.cache/elfutils-0.174-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/fedora-repos-29-0.9.noarch.rpm', '/tmp/dnf.package.cache/libnsl2-1.2.0-3.20180605git4a062cf.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libbytesize-1.4-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/pcre-8.42-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libreport-plugin-bugzilla-2.9.5-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-gpg-1.11.1-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/nss-3.39.0-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/wget-1.19.5-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libreport-filesystem-2.9.5-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/systemd-239-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/ntfsprogs-2017.3.23-8.fc29.x86_64.rpm', '/tmp/dnf.package.cache/acl-2.2.53-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libgcrypt-1.8.3-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/cups-libs-2.2.8-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/rpm-plugin-selinux-4.14.2-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-distro-1.3.0-4.fc29.noarch.rpm', '/tmp/dnf.package.cache/glib2-2.58.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-abrt-2.10.10-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/ca-certificates-2018.2.26-2.fc29.noarch.rpm', '/tmp/dnf.package.cache/atmel-firmware-1.3-19.fc29.noarch.rpm', '/tmp/dnf.package.cache/mpfr-3.1.6-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/selinux-policy-targeted-3.14.2-35.fc29.noarch.rpm', '/tmp/dnf.package.cache/libblockdev-crypto-2.20-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/ncurses-libs-6.1-8.20180923.fc29.x86_64.rpm', '/tmp/dnf.package.cache/ipset-libs-6.38-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/sssd-client-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/zd1211-firmware-1.5-3.fc29.noarch.rpm', '/tmp/dnf.package.cache/dnf-data-3.6.1-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/bzip2-libs-1.0.6-28.fc29.x86_64.rpm', '/tmp/dnf.package.cache/zlib-1.2.11-14.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libref_array-0.1.5-41.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libstdc++-8.2.1-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-bind-9.11.4-10.P2.fc29.noarch.rpm', '/tmp/dnf.package.cache/libjose-10-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/rsyslog-8.37.0-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/fedora-gpg-keys-29-0.9.noarch.rpm', '/tmp/dnf.package.cache/libtdb-1.3.16-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/gdbm-libs-1.18-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libidn2-2.0.5-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libattr-2.4.48-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/hwdata-0.316-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/libev-4.24-7.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libfastjson-0.99.8-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/realmd-0.16.3-16.fc29.x86_64.rpm', '/tmp/dnf.package.cache/gdk-pixbuf2-2.38.0-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/crypto-policies-20180925-1.git71ca85f.fc29.noarch.rpm', '/tmp/dnf.package.cache/libsmbclient-4.9.1-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libcap-ng-0.7.9-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/audit-libs-3.0-0.4.20180831git0047a6c.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libudisks2-2.8.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/cockpit-packagekit-178-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/nmap-ncat-7.70-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libblockdev-mdraid-2.20-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libargon2-20161029-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/polkit-libs-0.115-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/grubby-8.40-18.fc29.x86_64.rpm', '/tmp/dnf.package.cache/sssd-nfs-idmap-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/btrfs-progs-4.17.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/e2fsprogs-1.44.3-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/ipset-6.38-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/abrt-addon-vmcore-2.10.10-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/nss-softokn-3.39.0-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/trousers-lib-0.3.13-11.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python-pip-wheel-18.0-4.fc29.noarch.rpm', '/tmp/dnf.package.cache/emacs-filesystem-26.1-6.fc29.noarch.rpm', '/tmp/dnf.package.cache/libzstd-1.3.5-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/sssd-ad-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/abrt-plugin-bodhi-2.10.10-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/kmod-25-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/clevis-luks-11-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/desktop-file-utils-0.23-9.fc29.x86_64.rpm', '/tmp/dnf.package.cache/device-mapper-persistent-data-0.7.6-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libpsl-0.20.2-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iwl2030-firmware-18.168.6.1-87.fc29.noarch.rpm', '/tmp/dnf.package.cache/rpm-build-libs-4.14.2-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/openssl-1.1.1-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/abrt-libs-2.10.10-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/bind-utils-9.11.4-10.P2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/ipw2100-firmware-1.3-23.fc29.noarch.rpm', '/tmp/dnf.package.cache/gobject-introspection-1.58.0-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/ipw2200-firmware-3.1-16.fc29.noarch.rpm', '/tmp/dnf.package.cache/isns-utils-libs-0.97-7.fc29.x86_64.rpm', '/tmp/dnf.package.cache/mlocate-0.26-22.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iwl135-firmware-18.168.6.1-87.fc29.noarch.rpm', '/tmp/dnf.package.cache/pcre2-10.32-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/bind-export-libs-9.11.4-10.P2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/fedora-logos-28.0.3-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/passwd-0.80-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/hunspell-en-0.20140811.1-13.fc29.noarch.rpm', '/tmp/dnf.package.cache/augeas-libs-1.10.1-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/dracut-048-14.git20180726.fc29.x86_64.rpm', '/tmp/dnf.package.cache/readline-7.0-12.fc29.x86_64.rpm', '/tmp/dnf.package.cache/bash-4.4.23-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/diffutils-3.6-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/sscg-2.3.3-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/ncurses-6.1-8.20180923.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libedit-3.1-24.20170329cvs.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-firewall-0.6.2-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/dmidecode-3.2-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/geolite2-country-20180807-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/sssd-krb5-common-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/dbus-daemon-1.12.10-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/glibc-2.28-9.fc29.x86_64.rpm', '/tmp/dnf.package.cache/ntfs-3g-2017.3.23-8.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iproute-tc-4.18.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libcroco-0.6.12-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/nfs-utils-2.3.2-1.rc3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/sssd-common-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/json-c-0.13.1-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/dosfstools-4.1-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/cracklib-dicts-2.9.6-15.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libsemanage-2.8-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/kbd-misc-2.0.4-9.fc29.noarch.rpm', '/tmp/dnf.package.cache/basesystem-11-6.fc29.noarch.rpm', '/tmp/dnf.package.cache/libsss_autofs-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libatasmart-0.19-15.fc29.x86_64.rpm', '/tmp/dnf.package.cache/bzip2-1.0.6-28.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iptables-1.8.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/bash-completion-2.8-3.fc29.noarch.rpm', '/tmp/dnf.package.cache/cryptsetup-2.0.4-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/kernel-core-4.18.11-301.fc29.x86_64.rpm', '/tmp/dnf.package.cache/abrt-addon-coredump-helper-2.10.10-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/gdb-headless-8.2-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-abrt-addon-2.10.10-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libtool-ltdl-2.4.6-27.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libnetfilter_conntrack-1.0.6-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iwl6050-firmware-41.28.5.1-87.fc29.noarch.rpm', '/tmp/dnf.package.cache/time-1.9-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/abrt-addon-ccpp-2.10.10-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-dnf-3.6.1-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/mcelog-153-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/jose-10-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/glibc-langpack-en-2.28-9.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-libcomps-0.1.8-14.fc29.x86_64.rpm', '/tmp/dnf.package.cache/dbus-libs-1.12.10-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libcomps-0.1.8-14.fc29.x86_64.rpm', '/tmp/dnf.package.cache/cockpit-system-178-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/dbus-glib-0.110-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/lzo-2.08-14.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libsss_sudo-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libsecret-0.18.6-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/elfutils-libelf-0.174-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/traceroute-2.1.0-7.fc29.x86_64.rpm', '/tmp/dnf.package.cache/ebtables-2.0.10-28.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libappstream-glib-0.7.12-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/GeoIP-1.6.12-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/glib-networking-2.58.0-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/abrt-tui-2.10.10-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libuuid-2.32.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libffi-3.1-18.fc29.x86_64.rpm', '/tmp/dnf.package.cache/timedatex-0.5-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libdhash-0.5.0-41.fc29.x86_64.rpm', '/tmp/dnf.package.cache/dhcp-common-4.3.6-28.fc29.noarch.rpm', '/tmp/dnf.package.cache/udisks2-iscsi-2.8.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/dnf-3.6.1-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/libksba-1.3.5-8.fc29.x86_64.rpm', '/tmp/dnf.package.cache/guile-2.0.14-12.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libatomic_ops-7.6.6-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/ethtool-4.17-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libsss_nss_idmap-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/samba-client-libs-4.9.1-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libsigsegv-2.11-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/sqlite-libs-3.24.0-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/hunspell-en-US-0.20140811.1-13.fc29.noarch.rpm', '/tmp/dnf.package.cache/dhcp-client-4.3.6-28.fc29.x86_64.rpm', '/tmp/dnf.package.cache/microcode_ctl-2.1-26.fc29.x86_64.rpm', '/tmp/dnf.package.cache/shadow-utils-4.6-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/tzdata-2018e-2.fc29.noarch.rpm', '/tmp/dnf.package.cache/libassuan-2.5.1-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/gawk-4.2.1-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/GeoIP-GeoLite-data-2018.06-2.fc29.noarch.rpm', '/tmp/dnf.package.cache/xmlrpc-c-1.51.0-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/man-db-2.8.4-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/rng-tools-6.3.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libsysfs-2.1.0-25.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iw-4.14-7.fc29.x86_64.rpm', '/tmp/dnf.package.cache/NetworkManager-team-1.12.4-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/hardlink-1.3-7.fc29.x86_64.rpm', '/tmp/dnf.package.cache/b43-fwcutter-019-14.fc29.x86_64.rpm', '/tmp/dnf.package.cache/selinux-policy-3.14.2-35.fc29.noarch.rpm', '/tmp/dnf.package.cache/libyaml-0.2.1-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/curl-7.61.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/bind-libs-9.11.4-10.P2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/json-glib-1.4.4-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/openssh-clients-7.8p1-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/opensc-0.19.0-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libsss_idmap-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libblockdev-fs-2.20-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libcap-2.25-12.fc29.x86_64.rpm', '/tmp/dnf.package.cache/gettext-0.19.8.1-17.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libnl3-3.4.0-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/cockpit-storaged-178-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/librepo-1.9.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/adcli-0.8.2-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-systemd-234-7.fc29.x86_64.rpm', '/tmp/dnf.package.cache/krb5-libs-1.16.1-19.fc29.x86_64.rpm', '/tmp/dnf.package.cache/sudo-1.8.25-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/PackageKit-1.1.11-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libuser-0.62-18.fc29.x86_64.rpm', '/tmp/dnf.package.cache/glibc-common-2.28-9.fc29.x86_64.rpm', '/tmp/dnf.package.cache/pinfo-0.6.10-20.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iwl2000-firmware-18.168.6.1-87.fc29.noarch.rpm', '/tmp/dnf.package.cache/libreport-plugin-logger-2.9.5-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/device-mapper-multipath-0.7.7-5.gitef6d98b.fc29.x86_64.rpm', '/tmp/dnf.package.cache/pam-1.3.1-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/cryptsetup-libs-2.0.4-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libnfnetlink-1.0.1-14.fc29.x86_64.rpm', '/tmp/dnf.package.cache/filesystem-3.9-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/nspr-4.20.0-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/chkconfig-1.10-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libblockdev-lvm-2.20-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/nss-sysinit-3.39.0-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-sssdconfig-2.0.0-3.fc29.noarch.rpm', '/tmp/dnf.package.cache/parted-3.2-36.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iwl105-firmware-18.168.6.1-87.fc29.noarch.rpm', '/tmp/dnf.package.cache/libmbim-1.16.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/geolite2-city-20180807-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/abrt-addon-pstoreoops-2.10.10-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/systemd-bootchart-233-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libpipeline-1.5.0-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/psacct-6.6.4-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libreport-2.9.5-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/sos-3.6-4.fc29.noarch.rpm', '/tmp/dnf.package.cache/lvm2-2.02.181-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/rsync-3.1.3-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-dbus-1.2.8-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/grub2-tools-2.02-60.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iptstate-2.2.6-7.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libestr-0.1.9-11.fc29.x86_64.rpm', '/tmp/dnf.package.cache/dnsmasq-2.79-7.fc29.x86_64.rpm', '/tmp/dnf.package.cache/mailcap-2.1.48-4.fc29.noarch.rpm', '/tmp/dnf.package.cache/keyutils-libs-1.5.10-8.fc29.x86_64.rpm', '/tmp/dnf.package.cache/polkit-0.115-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/smartmontools-6.6-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/lmdb-libs-0.9.22-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/tpm2-tss-2.0.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/gnupg2-smime-2.2.9-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/NetworkManager-libnm-1.12.4-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libreport-fedora-2.9.5-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/usb_modeswitch-data-20170806-3.fc29.noarch.rpm', '/tmp/dnf.package.cache/dnf-yum-4.0.3.6.1-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/libverto-libev-0.3.0-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/samba-libs-4.9.1-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libreport-cli-2.9.5-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/pciutils-3.6.2-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/fpaste-0.3.9.2-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/cockpit-178-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/linux-atm-libs-2.5.1-21.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-libxml2-2.9.8-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/gc-7.6.4-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/ipcalc-0.2.4-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/cockpit-networkmanager-178-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/dracut-network-048-14.git20180726.fc29.x86_64.rpm', '/tmp/dnf.package.cache/systemd-udev-239-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/jansson-2.11-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/pciutils-libs-3.6.2-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libsss_certmap-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libreport-plugin-ureport-2.9.5-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/bc-1.07.1-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/xdg-utils-1.1.3-3.fc29.noarch.rpm', '/tmp/dnf.package.cache/python3-augeas-0.5.0-13.fc29.noarch.rpm', '/tmp/dnf.package.cache/bridge-utils-1.6-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/openssl-pkcs11-0.4.8-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/nss-util-3.39.0-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/info-6.5-10.fc29.x86_64.rpm', '/tmp/dnf.package.cache/firewalld-0.6.2-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/python3-setuptools-40.4.3-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/lz4-1.8.2-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iwl3945-firmware-15.32.2.9-87.fc29.noarch.rpm', '/tmp/dnf.package.cache/b43-openfwwf-5.2-20.fc29.noarch.rpm', '/tmp/dnf.package.cache/brotli-1.0.5-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/firewalld-filesystem-0.6.2-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/cronie-anacron-1.5.2-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libblockdev-swap-2.20-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libnfsidmap-2.3.2-1.rc3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libproxy-0.4.15-9.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iscsi-initiator-utils-6.2.0.876-5.gitf3c8e90.fc29.x86_64.rpm', '/tmp/dnf.package.cache/cronie-1.5.2-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libblkid-2.32.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libgpg-error-1.31-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/grep-3.1-8.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libfprint-0.8.2-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/udisks2-lvm2-2.8.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libtar-1.2.20-15.fc29.x86_64.rpm', '/tmp/dnf.package.cache/sssd-common-pac-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-pip-18.0-4.fc29.noarch.rpm', '/tmp/dnf.package.cache/hunspell-1.6.2-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iwl5150-firmware-8.24.2.2-87.fc29.noarch.rpm', '/tmp/dnf.package.cache/libacl-2.2.53-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/kbd-legacy-2.0.4-9.fc29.noarch.rpm', '/tmp/dnf.package.cache/pinentry-1.1.0-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libdaemon-0.14-16.fc29.x86_64.rpm', '/tmp/dnf.package.cache/gssproxy-0.8.0-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/pcsc-lite-ccid-1.4.29-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/authselect-1.0.1-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/hunspell-en-GB-0.20140811.1-13.fc29.noarch.rpm', '/tmp/dnf.package.cache/pcsc-lite-libs-1.8.23-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libfdisk-2.32.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/pkgconf-1.5.3-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/abrt-2.10.10-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/kernel-modules-4.18.11-301.fc29.x86_64.rpm', '/tmp/dnf.package.cache/lua-libs-5.3.5-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/sssd-kcm-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/pkgconf-pkg-config-1.5.3-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/abrt-retrace-client-2.10.10-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/gnutls-3.6.4-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libsoup-2.64.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/findutils-4.6.0-20.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libxml2-2.9.8-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/iptables-libs-1.8.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/pkgconf-m4-1.5.3-2.fc29.noarch.rpm', '/tmp/dnf.package.cache/elfutils-libs-0.174-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/gzip-1.9-7.fc29.x86_64.rpm', '/tmp/dnf.package.cache/device-mapper-1.02.150-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/sqlite-3.24.0-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-ply-3.9-8.fc29.noarch.rpm', '/tmp/dnf.package.cache/clevis-11-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/groff-base-1.22.3-17.fc29.x86_64.rpm', '/tmp/dnf.package.cache/wireless-tools-29-21.fc29.x86_64.rpm', '/tmp/dnf.package.cache/cracklib-2.9.6-15.fc29.x86_64.rpm', '/tmp/dnf.package.cache/attr-2.4.48-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/fuse-libs-2.9.7-14.fc29.x86_64.rpm', '/tmp/dnf.package.cache/dbus-tools-1.12.10-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/hostname-3.20-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libusbx-1.0.22-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/file-5.34-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-slip-dbus-0.6.4-12.fc29.noarch.rpm', '/tmp/dnf.package.cache/numactl-libs-2.0.12-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libmodulemd-1.6.4-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/fedora-release-29-0.17.noarch.rpm', '/tmp/dnf.package.cache/openssl-libs-1.1.1-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/p11-kit-0.23.14-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/cpio-2.12-9.fc29.x86_64.rpm', '/tmp/dnf.package.cache/p11-kit-trust-0.23.14-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libgcc-8.2.1-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/words-3.0-30.fc29.noarch.rpm', '/tmp/dnf.package.cache/python3-libselinux-2.8-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/ncurses-base-6.1-8.20180923.fc29.noarch.rpm', '/tmp/dnf.package.cache/python-systemd-doc-234-7.fc29.x86_64.rpm', '/tmp/dnf.package.cache/pixman-0.34.0-10.fc29.x86_64.rpm', '/tmp/dnf.package.cache/sssd-krb5-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/teamd-1.27-10.fc29.x86_64.rpm', '/tmp/dnf.package.cache/quota-nls-4.04-9.fc29.noarch.rpm', '/tmp/dnf.package.cache/libpng-1.6.34-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/lsof-4.91-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/cockpit-ws-178-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-libs-3.7.0-9.fc29.x86_64.rpm', '/tmp/dnf.package.cache/linux-firmware-20180913-87.git44d4fca9.fc29.noarch.rpm', '/tmp/dnf.package.cache/nettle-3.4-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/avahi-libs-0.7-16.fc29.x86_64.rpm', '/tmp/dnf.package.cache/crontabs-1.11-17.20150630git.fc29.noarch.rpm', '/tmp/dnf.package.cache/grub2-pc-2.02-60.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libtalloc-2.1.14-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libgudev-232-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/cyrus-sasl-lib-2.1.27-0.3rc7.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libssh-0.8.3-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/passwdqc-1.3.0-12.fc29.x86_64.rpm', '/tmp/dnf.package.cache/openssh-7.8p1-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/js-jquery-3.2.1-4.fc29.noarch.rpm', '/tmp/dnf.package.cache/kmod-libs-25-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/man-pages-4.16-3.fc29.noarch.rpm', '/tmp/dnf.package.cache/vconfig-1.9-25.fc29.x86_64.rpm', '/tmp/dnf.package.cache/chrony-3.4-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/NetworkManager-wwan-1.12.4-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libstemmer-0-11.585svn.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libqmi-utils-1.20.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/rpm-4.14.2-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/publicsuffix-list-dafsa-20180723-1.fc29.noarch.rpm', '/tmp/dnf.package.cache/gpgme-1.11.1-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/userspace-rcu-0.10.1-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/abrt-addon-xorg-2.10.10-5.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-six-1.11.0-6.fc29.noarch.rpm', '/tmp/dnf.package.cache/kpartx-0.7.7-5.gitef6d98b.fc29.x86_64.rpm', '/tmp/dnf.package.cache/sssd-ipa-2.0.0-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/symlinks-1.4-21.fc29.x86_64.rpm', '/tmp/dnf.package.cache/xkeyboard-config-2.24-4.fc29.noarch.rpm', '/tmp/dnf.package.cache/libarchive-3.3.2-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/udisks2-2.8.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libxcrypt-4.2.1-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/gmp-6.1.2-8.fc29.x86_64.rpm', '/tmp/dnf.package.cache/satyr-0.26-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/cockpit-bridge-178-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/fprintd-pam-0.8.1-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/fedora-release-server-29-0.17.noarch.rpm', '/tmp/dnf.package.cache/libsolv-0.6.35-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/systemd-libs-239-3.fc29.x86_64.rpm', '/tmp/dnf.package.cache/authselect-libs-1.0.1-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/fedora-release-notes-28.01-2.fc29.noarch.rpm', '/tmp/dnf.package.cache/libnl3-cli-3.4.0-6.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libblockdev-loop-2.20-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/libnghttp2-1.33.0-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/samba-common-4.9.1-2.fc29.noarch.rpm', '/tmp/dnf.package.cache/logrotate-3.14.0-4.fc29.x86_64.rpm', '/tmp/dnf.package.cache/python3-gobject-base-3.30.1-1.fc29.x86_64.rpm', '/tmp/dnf.package.cache/lz4-libs-1.8.2-2.fc29.x86_64.rpm', '/tmp/dnf.package.cache/jwhois-4.0-54.fc29.x86_64.rpm'} > _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/29/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-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 1209600 >metalink: >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 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/29/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-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 2419200 >metalink: >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 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: 1 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 172800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - 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-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 604800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-debug-29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - 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-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 604800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-source-29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - 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: 1 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - 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-29-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-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - 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-29-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-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - 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: 1 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - 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-29-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-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - 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-29-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-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - 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: 1 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - 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-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - 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-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - 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: 1 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - 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-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - 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-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - 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: 1 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 172800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - 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-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 604800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - 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-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 604800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-source-29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - 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: >} > _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.output: None > _intf.payload._download_location: /tmp/dnf.package.cache > _intf.payload._updates_enabled: True > _intf.payload._repos_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fb1d694b150> > _intf.payload._repoMD_list: [RepoMDMetaHash instance, containing members: > _repoId: fedora-modular > _method: F28_Method instance, containing members: > _method.writePriority: 0 > _method.currentCmd: Skipped > _method.currentLine: Skipped > _method.handler: Skipped > _method.lineno: 0 > _method.seen: False > _urls: [] > _repomd_hash: b"\xe3\xb0\xc4B\x98\xfc\x1c\x14\x9a\xfb\xf4\xc8\x99o\xb9$'\xaeA\xe4d\x9b\x93L\xa4\x95\x99\x1bxR\xb8U" >, RepoMDMetaHash instance, containing members: > _repoId: updates-modular > _method: Already dumped (F28_Method instance) > _urls: [] > _repomd_hash: b"\xe3\xb0\xc4B\x98\xfc\x1c\x14\x9a\xfb\xf4\xc8\x99o\xb9$'\xaeA\xe4d\x9b\x93L\xa4\x95\x99\x1bxR\xb8U" >, RepoMDMetaHash instance, containing members: > _repoId: updates-testing-modular > _method: Already dumped (F28_Method instance) > _urls: [] > _repomd_hash: b"\xe3\xb0\xc4B\x98\xfc\x1c\x14\x9a\xfb\xf4\xc8\x99o\xb9$'\xaeA\xe4d\x9b\x93L\xa4\x95\x99\x1bxR\xb8U" >, RepoMDMetaHash instance, containing members: > _repoId: updates-testing > _method: Already dumped (F28_Method instance) > _urls: [] > _repomd_hash: b"\xe3\xb0\xc4B\x98\xfc\x1c\x14\x9a\xfb\xf4\xc8\x99o\xb9$'\xaeA\xe4d\x9b\x93L\xa4\x95\x99\x1bxR\xb8U" >, RepoMDMetaHash instance, containing members: > _repoId: updates > _method: Already dumped (F28_Method instance) > _urls: [] > _repomd_hash: b"\xe3\xb0\xc4B\x98\xfc\x1c\x14\x9a\xfb\xf4\xc8\x99o\xb9$'\xaeA\xe4d\x9b\x93L\xa4\x95\x99\x1bxR\xb8U" >, RepoMDMetaHash instance, containing members: > _repoId: fedora > _method: Already dumped (F28_Method instance) > _urls: [] > _repomd_hash: b"\xe3\xb0\xc4B\x98\xfc\x1c\x14\x9a\xfb\xf4\xc8\x99o\xb9$'\xaeA\xe4d\x9b\x93L\xa4\x95\x99\x1bxR\xb8U" >] > _intf.payload._req_groups: set() > _intf.payload._req_packages: {'authselect', 'grub2-tools', 'chrony', 'langpacks-en', 'grub2', 'e2fsprogs', 'xfsprogs'} > _intf.instclass: Already dumped (FedoraServerInstallClass instance) > _intf._meh_interface: TextIntf instance, containing members: > _intf._meh_interface.screen: None > _intf._meh_interface._io: IOHandler instance, containing members: > _intf._meh_interface._io.in_func: <bound method TextUserInterface._get_meh_input_func of <pyanaconda.ui.tui.TextUserInterface object at 0x7fb1dcdd7c88>> > _intf._meh_interface._io.out_func: <built-in function print> > _intf.productTitle: Anaconda > _intf.isFinal: True > _intf.quitMessage: None >isHeadless: False >ksdata: Skipped >methodstr: None >additional_repos: [] >opts: Namespace instance, containing members: > opts.stage2: hd:LABEL=Fedora-S-dvd-x86_64-29 > opts.display_mode: Already dumped (DisplayModes instance) > opts.cmdline: None > opts.noninteractive: False > opts.proxy: None > opts.waitfornet: None > opts.debug: False > opts.ksfile: None > opts.ksstrict: False > opts.rescue: False > opts.armPlatform: None > opts.multiLib: False > opts.method: None > opts.askmethod: False > opts.addRepo: [] > opts.noverifyssl: False > opts.liveinst: False > opts.runres: None > opts.xdriver: None > opts.vnc: False > opts.vncconnect: None > opts.vncpassword: Skipped > opts.xtimeout: 60 > opts.decorated: False > opts.keymap: None > opts.lang: None > opts.singlelang: False > opts.loglevel: None > opts.syslog: None > opts.remotelog: None > opts.selinux: -1 > opts.mpath: True > opts.dmraid: True > opts.ibft: True > opts.nonibftiscsiboot: False > opts.geoloc: None > opts.geoloc_use_with_ks: False > opts.legacygrub: False > opts.nosave: None > opts.rescue_nomount: False > opts.updateSrc: None > opts.images: [] > opts.dirinstall: None > opts.memcheck: True > opts.leavebootorder: False > opts.eject: True > opts.extlinux: False > opts.nombr: False > opts.mpathfriendlynames: True > opts.kexec: False >_payload: Already dumped (DNFPayload instance) >proxy: None >decorated: False >stage2: hd:LABEL=Fedora-S-dvd-x86_64-29 >_storage: Already dumped (InstallerStorage instance) >updateSrc: None >mehConfig: Config instance, containing members: > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.ksdata, _intf.storage.encryption_passphrase, _intf.data, _bootloader.encrypted_password, _bootloader.password, payload._groups] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/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 0x7fb1d6be2a60>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fb1d6be2ae8>, True), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7fb1d6be2d08>, True), 'addons': (<function list_addons_callback at 0x7fb1d6be2bf8>, False), 'release_type': (<function initExceptionHandling.<locals>.<lambda> at 0x7fb1d6be2f28>, True)} > mehConfig.programName: anaconda > mehConfig.programVersion: 29.24.3 > mehConfig.programArch: x86_64 >xdriver: None >dbus_session_connection: None >dbus_inhibit_id: None >gui_initialized: <unlocked _thread.lock object at 0x7fb1d8f319b8> >_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 0x7fb1d8425918> > _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: 1481 > _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: >lsblk_output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID MOUNTPOINT >loop0 504750080 root disk brw-rw---- squashfs >loop1 2147483648 root disk brw-rw---- ext4 Anaconda d575c701-7e75-45db-9dad-0bf4d354a5a0 >|-live-rw 2147483648 root disk brw-rw---- ext4 Anaconda d575c701-7e75-45db-9dad-0bf4d354a5a0 / >`-live-base 2147483648 root disk brw-rw---- ext4 Anaconda d575c701-7e75-45db-9dad-0bf4d354a5a0 >loop2 34359738368 root disk brw-rw---- DM_snapshot_cow >`-live-rw 2147483648 root disk brw-rw---- ext4 Anaconda d575c701-7e75-45db-9dad-0bf4d354a5a0 / >sr0 621805568 root cdrom brw-rw---- iso9660 Fedora-S-dvd-x86_64-29 2018-10-01-08-52-48-00 /run/install/repo >zram0 2089123840 root disk brw-rw---- [SWAP] >vda 21474836480 root disk brw-rw---- >|-vda1 1073741824 root disk brw-rw---- ext4 16792ab3-287b-44a0-9bf1-1932a1810614 /mnt/sysimage/boot >|-vda2 2147483648 root disk brw-rw---- swap b085b382-6aca-4ccc-a0ec-4d8f8e24aa1d [SWAP] >`-vda3 16106127360 root disk brw-rw---- xfs be1ac565-7bf9-42c2-bb85-b9325f4d5c76 /mnt/sysimage > >addons: >com_redhat_kdump, com_redhat_docker > > >/tmp/anaconda.log: >07:55:22,441 INF main: /sbin/anaconda 29.24.3-1.fc29 >07:55:22,623 INF isys: 2171232 kB (2120 MB) are available >07:55:22,636 INF startup_utils: check_memory(): total:2120, needed:320, graphical:410 >07:55:22,646 INF main: anaconda called with cmdline = ['/sbin/anaconda'] >07:55:22,647 INF main: Default encoding = utf-8 >07:55:22,661 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-1UDkQsSrzG,guid=542973e3c90150949717cf365bb475ea. >07:55:22,902 INF startup_utils: Waiting 600 sec for modules to be started. >07:55:23,905 INF startup_utils: Waiting 599 sec for modules to be started. >07:55:24,908 INF startup_utils: Waiting 598 sec for modules to be started. >07:55:25,983 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >07:55:26,019 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' >07:55:26,268 WRN kickstart: Command firstboot will be parsed in DBus module. >07:55:26,283 DBG localization: setting locale to: en_US.UTF-8 >07:55:26,295 DBG network: devices found ['ens3'] >07:55:26,305 DBG network: ensure single initramfs connections >07:55:26,355 DBG network: apply kickstart >07:55:26,355 DBG network: create missing ifcfg files >07:55:26,428 DBG network: ifcfg file for ens3 not found >07:55:26,597 DBG network: dumping ifcfg file for ens3 from default autoconnection 13395f2b-85e3-3e5c-b120-e4d852830412 >07:55:26,598 DBG network: missing ifcfgs created for devices ['ens3'] >07:55:26,608 DBG network: set real ONBOOT value >07:55:26,610 INF threading: Running Thread: AnaWaitForConnectingNMThread (140401813948160) >07:55:26,611 DBG anaconda: setting display mode to TUI >07:55:26,637 DBG simpleline: Scheduling screen AskVNCSpoke >07:55:26,642 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >07:55:26,643 DBG simpleline: Starting main loop >07:55:26,643 DBG simpleline: Processing signal RenderScreenSignal >07:55:26,643 DBG simpleline: Processing screen ScreenData(AskVNCSpoke,None,False) >07:55:26,645 INF network: got 0 NTP servers from DHCP >07:55:26,648 INF threading: Thread Done: AnaWaitForConnectingNMThread (140401813948160) >07:55:26,650 DBG simpleline: Input is required by ScreenData(AskVNCSpoke,None,False) screen >08:04:26,638 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:04:26,641 DBG simpleline: Processing signal InputReceivedSignal >08:04:26,643 DBG simpleline: New signal InputReadySignal enqueued with source AskVNCSpoke >08:04:26,644 DBG simpleline: Processing signal InputReadySignal >08:04:26,645 DBG simpleline: Closing screen ScreenData(AskVNCSpoke,None,False) from None >08:04:26,647 DBG simpleline: Main loop ended. Running callback if set. >08:04:26,648 INF anaconda: Display mode is set to 'interactive text mode'. >08:04:26,650 INF isys: 2171232 kB (2120 MB) are available >08:04:26,667 INF startup_utils: check_memory(): total:2120, needed:320, graphical:410 >08:04:26,721 DBG installclass: Searching /usr/lib64/python3.7/site-packages/pyanaconda/installclasses. >08:04:26,727 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >08:04:26,728 DBG installclass: Found Fedora (FedoraBaseInstallClass). >08:04:26,728 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >08:04:26,728 DBG installclass: Found Fedora (DefaultInstallClass). >08:04:26,728 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >08:04:26,728 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >08:04:26,729 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >08:04:26,729 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >08:04:26,729 INF installclass: Using a visible install class Fedora Server (FedoraServerInstallClass). >08:04:26,838 DBG storage: trying to set new default luks version to 'luks1' >08:04:27,250 DBG payload: getting release version from tree at None (29) >08:04:27,250 DBG payload: using default release version of 29 >08:04:27,252 INF bootloader: bootloader GRUB2 on X86 platform >08:04:27,253 INF autopart: Detected 2.07 GiB of memory >08:04:27,254 INF autopart: Suggested swap size (2.07 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >08:04:27,254 INF autopart: Swap attempt of 0.0 >08:04:27,254 INF bootloader: bootloader GRUB2 on X86 platform >08:04:27,294 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >08:04:27,295 INF threading: Running Thread: AnaStorageThread (140401813948160) >08:04:27,300 INF threading: Running Thread: AnaTimeInitThread (140401782281984) >08:04:27,329 DBG payload: Restarting payload thread >08:04:27,330 INF threading: Running Thread: AnaPayloadRestartThread (140401773889280) >08:04:27,330 INF geoloc: Geolocation is enabled. >08:04:27,332 INF threading: Running Thread: AnaPayloadThread (140401765496576) >08:04:27,333 INF threading: Thread Done: AnaPayloadRestartThread (140401773889280) >08:04:27,333 DBG payload: Updating payload thread state: 0 >08:04:27,333 DBG payload: Updating payload thread state: 1 >08:04:27,334 INF threading: Running Thread: AnaGeolocationRefreshThread (140401757103872) >08:04:27,338 INF geoloc: Starting geolocation lookup >08:04:27,338 INF geoloc: Geolocation provider: Fedora GeoIP >08:04:27,400 DBG simpleline: GLib event loop is used! >08:04:27,478 INF lifecycle: Adding controller: SummaryHub >08:04:27,675 INF lifecycle: Module initialized: LangSpoke >08:04:27,681 INF lifecycle: Module initialized: TimeSpoke >08:04:27,685 INF threading: Running Thread: AnaSourceWatcher (140401773889280) >08:04:27,686 INF threading: Running Thread: AnaSoftwareWatcher (140401748711168) >08:04:27,972 DBG network: updating host name localhost.localdomain >08:04:28,040 INF lifecycle: Module initialized: NetworkSpoke >08:04:28,053 INF threading: Running Thread: AnaStorageWatcher (140401740318464) >08:04:28,063 INF lifecycle: Module initialized: UserSpoke >08:04:28,065 INF lifecycle: Module initialized: PasswordSpoke >08:04:28,069 INF lifecycle: Initialization of all modules (8) has been started. >08:04:28,070 DBG simpleline: Scheduling screen SummaryHub >08:04:28,070 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:04:28,071 DBG simpleline: Scheduling screen ProgressSpoke >08:04:28,071 DBG simpleline: Starting main loop >08:04:28,073 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >08:04:28,167 INF geoloc: Geolocation lookup finished in 0.8 seconds >08:04:28,170 INF geoloc: got results from geolocation >08:04:28,170 INF threading: Thread Done: AnaGeolocationRefreshThread (140401757103872) >08:04:28,643 DBG storage: protected device spec LABEL=Fedora-S-dvd-x86_64-29 resolved to sr0 >08:04:28,686 INF threading: Thread Done: AnaStorageThread (140401813948160) >08:04:28,688 DBG payload: Updating payload thread state: 2 >08:04:28,689 DBG payload: Updating payload thread state: 4 >08:04:28,690 DBG payload: Setting up cdrom install device >08:04:28,690 INF lifecycle: Module initialized: StorageSpoke >08:04:28,691 INF threading: Thread Done: AnaStorageWatcher (140401740318464) >08:04:29,003 INF threading: Thread Done: AnaTimeInitThread (140401782281984) >08:04:29,092 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >08:04:29,245 DBG payload: Source doesn't require network for installation >08:04:29,265 DBG payload: retrieving treeinfo from file:///run/install/repo (proxy: None ; sslverify: True) >08:04:29,265 INF payload: Trying to download '.treeinfo' >08:04:29,266 INF payload: Server returned 404 code >08:04:29,267 INF payload: Trying to download 'treeinfo' >08:04:29,267 INF payload: Server returned 404 code >08:04:29,267 ERR payload: Got HTTP 404 Error when downloading [.]treeinfo files >08:04:29,268 DBG payload: getting release version from tree at file:///run/install/repo (29) >08:04:29,268 DBG payload: using default release version of 29 >08:04:30,297 DBG payload: Updating payload thread state: 5 >08:04:31,477 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:04:31,480 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >08:04:31,482 DBG simpleline: Pushing screen TimeSpoke to stack >08:04:31,483 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:04:31,485 DBG simpleline: Processing screen ScreenData(TimeSpoke,None,False) >08:04:31,560 DBG simpleline: Input is required by ScreenData(TimeSpoke,None,False) screen >08:04:35,040 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:04:36,392 DBG simpleline: New signal InputReadySignal enqueued with source TimeSpoke >08:04:37,507 DBG simpleline: Pushing modal screen TimeZoneSpoke to stack >08:04:37,509 DBG simpleline: Executing inner loop >08:04:37,510 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:04:37,512 DBG simpleline: Processing screen ScreenData(TimeZoneSpoke,None,True) >08:04:37,705 DBG simpleline: Input is required by ScreenData(TimeZoneSpoke,None,True) screen >08:04:39,040 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:04:39,042 DBG simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >08:04:39,044 DBG simpleline: Replacing screen TimeZoneSpoke >08:04:39,045 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:04:39,046 DBG simpleline: Processing screen ScreenData(TimeZoneSpoke,Europe,True) >08:04:40,804 DBG simpleline: Input is required by ScreenData(TimeZoneSpoke,Europe,True) screen >08:04:41,587 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:04:41,589 DBG simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >08:04:41,756 DBG simpleline: New signal CloseScreenSignal enqueued with source TimeZoneSpoke >08:04:41,769 DBG simpleline: Closing screen ScreenData(TimeZoneSpoke,Europe,True) from TimeZoneSpoke >08:04:41,771 DBG simpleline: Closing inner loop >08:04:41,772 DBG simpleline: New signal CloseScreenSignal enqueued with source TimeSpoke >08:04:41,799 DBG simpleline: Closing screen ScreenData(TimeSpoke,None,False) from TimeSpoke >08:04:41,842 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:04:41,844 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >08:04:42,404 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >08:04:48,001 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:04:48,168 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >08:04:48,169 DBG simpleline: Pushing screen StorageSpoke to stack >08:04:48,170 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:04:48,170 DBG simpleline: Processing screen ScreenData(StorageSpoke,None,False) >08:04:48,633 DBG simpleline: Input is required by ScreenData(StorageSpoke,None,False) screen >08:04:51,443 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:04:51,446 DBG simpleline: New signal InputReadySignal enqueued with source StorageSpoke >08:04:51,448 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:04:51,450 DBG simpleline: Processing screen ScreenData(StorageSpoke,None,False) >08:04:51,511 DBG simpleline: Input is required by ScreenData(StorageSpoke,None,False) screen >08:04:53,338 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:04:53,342 DBG simpleline: New signal InputReadySignal enqueued with source StorageSpoke >08:04:53,345 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:04:53,347 DBG simpleline: Processing screen ScreenData(StorageSpoke,None,False) >08:04:53,472 DBG simpleline: Input is required by ScreenData(StorageSpoke,None,False) screen >08:04:54,342 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:04:54,345 DBG simpleline: New signal InputReadySignal enqueued with source StorageSpoke >08:04:54,346 DBG simpleline: No callback registered for user input c >08:04:55,084 DBG simpleline: Pushing modal screen PartTypeSpoke to stack >08:04:55,084 DBG simpleline: Executing inner loop >08:04:55,084 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:04:55,085 DBG simpleline: Processing screen ScreenData(PartTypeSpoke,None,True) >08:04:55,103 DBG simpleline: Input is required by ScreenData(PartTypeSpoke,None,True) screen >08:04:58,333 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:04:58,337 DBG simpleline: New signal InputReadySignal enqueued with source PartTypeSpoke >08:04:58,406 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:04:58,406 DBG simpleline: Processing screen ScreenData(PartTypeSpoke,None,True) >08:04:58,435 DBG simpleline: Input is required by ScreenData(PartTypeSpoke,None,True) screen >08:05:00,827 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:05:00,828 DBG simpleline: New signal InputReadySignal enqueued with source PartTypeSpoke >08:05:00,829 DBG simpleline: No callback registered for user input c >08:05:01,092 DBG simpleline: Pushing modal screen PartitionSchemeSpoke to stack >08:05:01,107 DBG simpleline: Executing inner loop >08:05:01,193 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:01,263 DBG simpleline: Processing screen ScreenData(PartitionSchemeSpoke,None,True) >08:05:01,464 DBG simpleline: Input is required by ScreenData(PartitionSchemeSpoke,None,True) screen >08:05:06,000 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:05:06,005 DBG simpleline: New signal InputReadySignal enqueued with source PartitionSchemeSpoke >08:05:06,006 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:06,007 DBG simpleline: Processing screen ScreenData(PartitionSchemeSpoke,None,True) >08:05:06,138 DBG simpleline: Input is required by ScreenData(PartitionSchemeSpoke,None,True) screen >08:05:07,042 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:05:07,043 DBG simpleline: New signal InputReadySignal enqueued with source PartitionSchemeSpoke >08:05:07,044 DBG simpleline: No callback registered for user input c >08:05:07,091 DBG simpleline: Closing screen ScreenData(PartitionSchemeSpoke,None,True) from None >08:05:07,092 DBG simpleline: Closing inner loop >08:05:07,093 DBG simpleline: Closing screen ScreenData(PartTypeSpoke,None,True) from None >08:05:07,094 DBG simpleline: Closing inner loop >08:05:07,810 DBG storage: clearpart: initializing vda >08:05:08,248 DBG kickstart.kickstart.bootloader: Execute the bootloader with dry run True. >08:05:08,479 DBG kickstart.kickstart.bootloader: Applying bootloader arguments: [] >08:05:08,500 DBG kickstart.kickstart.bootloader: Applying bootloader location: MBR >08:05:08,588 DBG kickstart.kickstart.bootloader: Applying drive order: [] >08:05:08,589 DBG bootloader: new disk order: [] >08:05:08,640 DBG kickstart.kickstart.bootloader: The /boot partition doesn't exist. >08:05:08,641 DBG kickstart.kickstart.bootloader: Use the first usable drive. >08:05:08,642 DBG kickstart.kickstart.bootloader: Using a boot drive: vda >08:05:08,835 INF autopart: Detected 2.07 GiB of memory >08:05:08,835 INF autopart: Suggested swap size (2.07 GiB) exceeds 10 % of disk space, using 10 % of disk space (2 GiB) instead. >08:05:08,835 INF autopart: Swap attempt of 2 GiB >08:05:09,048 DBG autopart: do_autopart: True >08:05:09,051 DBG autopart: encrypted_autopart: False >08:05:09,120 DBG autopart: autopart_type: 0 >08:05:09,122 DBG autopart: clear_part_type: 1 >08:05:09,123 DBG autopart: clear_part_disks: ['vda'] >08:05:09,124 DBG autopart: autopart_requests: >PartSpec instance (0x7fb1d693e748) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 2 GiB max_size = 15 GiB grow = True >PartSpec instance (0x7fb1d693e400) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 0 fstype = biosboot encrypted = False > size = 1024 KiB max_size = None grow = False >PartSpec instance (0x7fb1d693e4a8) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False >PartSpec instance (0x7fb1d693e8d0) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2 GiB max_size = None grow = False > >08:05:09,126 DBG autopart: storage.disks: ['vda'] >08:05:09,189 DBG autopart: storage.partitioned: ['vda'] >08:05:09,190 DBG autopart: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/images/install.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >08:05:09,202 DBG autopart: boot disk: vda >08:05:09,277 DBG autopart: candidate disks: [DiskDevice instance (0x7fb1d6a22dd8) -- > name = vda status = True id = 14 > children = [] > parents = [] > uuid = None size = 20 GiB > format = non-existent 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 = 20 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None] >08:05:09,399 DBG autopart: devs: [] >08:05:09,401 DBG bootloader: _is_valid_disklabel(vda) returning True >08:05:09,401 DBG bootloader: _is_valid_size(vda) returning True >08:05:09,401 DBG bootloader: _is_valid_location(vda) returning True >08:05:09,402 DBG bootloader: _is_valid_format(vda) returning True >08:05:09,402 DBG bootloader: is_valid_stage1_device(vda) returning True >08:05:09,812 INF autopart: skipping unneeded stage1 biosboot request >08:05:09,822 DBG autopart: PartSpec instance (0x7fb1d693e400) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 0 fstype = biosboot encrypted = False > size = 1024 KiB max_size = None grow = False > >08:05:09,855 DBG autopart: existing 20 GiB disk vda (14) with non-existent msdos disklabel >08:05:12,523 DBG kickstart.kickstart.bootloader: Execute the bootloader with dry run False. >08:05:12,531 DBG kickstart.kickstart.bootloader: Applying bootloader arguments: [] >08:05:12,532 DBG kickstart.kickstart.bootloader: Applying bootloader location: MBR >08:05:12,537 DBG kickstart.kickstart.bootloader: Applying drive order: [] >08:05:12,539 DBG bootloader: new disk order: [] >08:05:12,543 DBG kickstart.kickstart.bootloader: Found a boot drive: vda >08:05:12,543 DBG kickstart.kickstart.bootloader: Use a usable drive with a /boot partition. >08:05:12,543 DBG kickstart.kickstart.bootloader: Using a boot drive: vda >08:05:12,556 DBG bootloader: _is_valid_disklabel(vda) returning True >08:05:12,557 DBG bootloader: _is_valid_size(vda) returning True >08:05:12,558 DBG bootloader: _is_valid_location(vda) returning True >08:05:12,558 DBG bootloader: _is_valid_format(vda) returning True >08:05:12,558 DBG bootloader: is_valid_stage1_device(vda) returning True >08:05:12,581 DBG bootloader: _is_valid_disklabel(vda) returning True >08:05:12,581 DBG bootloader: _is_valid_size(vda) returning True >08:05:12,581 DBG bootloader: _is_valid_location(vda) returning True >08:05:12,581 DBG bootloader: _is_valid_format(vda) returning True >08:05:12,581 DBG bootloader: is_valid_stage1_device(vda) returning True >08:05:12,582 DBG bootloader: _is_valid_disklabel(vda1) returning True >08:05:12,582 DBG bootloader: _is_valid_size(vda1) returning True >08:05:12,582 DBG bootloader: _is_valid_partition(vda1) returning True >08:05:12,583 DBG bootloader: _is_valid_format(vda1) returning True >08:05:12,583 DBG bootloader: is_valid_stage2_device(vda1) returning True >08:05:12,584 DBG storage_utils: Available memory: 1.3 GiB >08:05:12,594 DBG kickstart.kickstart.autopart: Storage check started with constraints {'min_ram': 320, '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', '/usr/share', '/usr/lib', '/home', '/tmp', '/'}, 'must_be_on_root': {'/dev', '/lib', '/mnt', '/etc', '/bin', '/sbin', '/root', 'lost+found', '/proc'}, 'swap_is_recommended': True, 'luks2_min_ram': Size (128 MiB)}. >08:05:12,594 DBG kickstart.kickstart.autopart: Run sanity check verify_root. >08:05:12,594 DBG kickstart.kickstart.autopart: Run sanity check verify_s390_constraints. >08:05:12,594 DBG kickstart.kickstart.autopart: Run sanity check verify_partition_sizes. >08:05:12,594 DBG kickstart.kickstart.autopart: Run sanity check verify_partition_format_sizes. >08:05:12,595 DBG kickstart.kickstart.autopart: Run sanity check verify_bootloader. >08:05:12,595 DBG kickstart.kickstart.autopart: Run sanity check verify_gpt_biosboot. >08:05:12,595 DBG kickstart.kickstart.autopart: Run sanity check verify_swap. >08:05:12,595 DBG kickstart.kickstart.autopart: Run sanity check verify_swap_uuid. >08:05:12,595 DBG kickstart.kickstart.autopart: Run sanity check verify_mountpoints_on_linuxfs. >08:05:12,595 DBG kickstart.kickstart.autopart: Run sanity check verify_mountpoints_on_root. >08:05:12,595 DBG kickstart.kickstart.autopart: Run sanity check verify_luks_devices_have_key. >08:05:12,595 DBG kickstart.kickstart.autopart: Run sanity check verify_luks2_memory_requirements. >08:05:12,596 DBG kickstart.kickstart.autopart: Run sanity check verify_mounted_partitions. >08:05:12,596 DBG kickstart.kickstart.autopart: Storage check finished with success. >08:05:12,598 DBG kickstart.kickstart.bootloader: Execute the bootloader with dry run False. >08:05:12,602 DBG kickstart.kickstart.bootloader: Applying bootloader arguments: [] >08:05:12,603 DBG kickstart.kickstart.bootloader: Applying bootloader location: MBR >08:05:12,606 DBG kickstart.kickstart.bootloader: Applying drive order: [] >08:05:12,607 DBG bootloader: new disk order: [] >08:05:12,609 DBG kickstart.kickstart.bootloader: Use the requested boot drive. >08:05:12,693 DBG storage_utils: vda matches ['vda'] for devicetree=existing 593 MiB cdrom sr0 (4) with existing iso9660 filesystem >existing 20 GiB disk vda (14) with non-existent msdos disklabel > non-existent 1024 MiB partition vda1 (95) with non-existent ext4 filesystem mounted at /boot > non-existent 2 GiB partition vda2 (102) with non-existent swap > non-existent 15 GiB partition vda3 (88) with non-existent xfs filesystem mounted at / >existing 0 B file /run/install/repo/images/install.img (19) > existing 0 B loop loop0 (23) >existing 0 B file /LiveOS/rootfs.img (33) > existing 0 B loop loop1 (37) with existing ext4 filesystem > existing 2 GiB dm live-rw (61) with existing ext4 filesystem > existing 2 GiB dm live-base (71) with existing ext4 filesystem >existing 0 B file /overlay (deleted) (47) > existing 0 B loop loop2 (51) > and disks_only=True >08:05:12,696 DBG kickstart.kickstart.bootloader: Using a boot drive: vda >08:05:12,705 DBG bootloader: _is_valid_disklabel(vda) returning True >08:05:12,707 DBG bootloader: _is_valid_size(vda) returning True >08:05:12,707 DBG bootloader: _is_valid_location(vda) returning True >08:05:12,707 DBG bootloader: _is_valid_format(vda) returning True >08:05:12,707 DBG bootloader: is_valid_stage1_device(vda) returning True >08:05:12,711 DBG bootloader: _is_valid_disklabel(vda) returning True >08:05:12,713 DBG bootloader: _is_valid_size(vda) returning True >08:05:12,714 DBG bootloader: _is_valid_location(vda) returning True >08:05:12,714 DBG bootloader: _is_valid_format(vda) returning True >08:05:12,714 DBG bootloader: is_valid_stage1_device(vda) returning True >08:05:12,714 DBG bootloader: _is_valid_disklabel(vda1) returning True >08:05:12,716 DBG bootloader: _is_valid_size(vda1) returning True >08:05:12,716 DBG bootloader: _is_valid_partition(vda1) returning True >08:05:12,716 DBG bootloader: _is_valid_format(vda1) returning True >08:05:12,717 DBG bootloader: is_valid_stage2_device(vda1) returning True >08:05:12,719 DBG storage_utils: Available memory: 1.3 GiB >08:05:12,754 DBG ui.tui.spokes.storage: Storage check started with constraints {'min_ram': 320, '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', '/usr/share', '/usr/lib', '/home', '/tmp', '/'}, 'must_be_on_root': {'/dev', '/lib', '/mnt', '/etc', '/bin', '/sbin', '/root', 'lost+found', '/proc'}, 'swap_is_recommended': True, 'luks2_min_ram': Size (128 MiB)}. >08:05:12,755 DBG ui.tui.spokes.storage: Run sanity check verify_root. >08:05:12,758 DBG ui.tui.spokes.storage: Run sanity check verify_s390_constraints. >08:05:12,759 DBG ui.tui.spokes.storage: Run sanity check verify_partition_sizes. >08:05:12,759 DBG ui.tui.spokes.storage: Run sanity check verify_partition_format_sizes. >08:05:12,759 DBG ui.tui.spokes.storage: Run sanity check verify_bootloader. >08:05:12,760 DBG ui.tui.spokes.storage: Run sanity check verify_gpt_biosboot. >08:05:12,761 DBG ui.tui.spokes.storage: Run sanity check verify_swap. >08:05:12,761 DBG ui.tui.spokes.storage: Run sanity check verify_swap_uuid. >08:05:12,761 DBG ui.tui.spokes.storage: Run sanity check verify_mountpoints_on_linuxfs. >08:05:12,761 DBG ui.tui.spokes.storage: Run sanity check verify_mountpoints_on_root. >08:05:12,762 DBG ui.tui.spokes.storage: Run sanity check verify_luks_devices_have_key. >08:05:12,763 DBG ui.tui.spokes.storage: Run sanity check verify_luks2_memory_requirements. >08:05:12,763 DBG ui.tui.spokes.storage: Run sanity check verify_mounted_partitions. >08:05:12,763 DBG ui.tui.spokes.storage: Storage check finished with success. >08:05:12,779 DBG simpleline: Closing screen ScreenData(StorageSpoke,None,False) from None >08:05:12,780 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:12,780 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >08:05:12,892 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >08:05:23,103 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:05:23,104 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >08:05:23,104 DBG simpleline: Pushing screen PasswordSpoke to stack >08:05:23,105 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:23,105 DBG simpleline: Processing screen ScreenData(PasswordSpoke,None,False) >08:05:23,110 DBG simpleline: Pushing modal screen GetPasswordInputScreen to stack >08:05:23,110 DBG simpleline: Executing inner loop >08:05:23,110 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:23,110 DBG simpleline: Processing screen ScreenData(GetPasswordInputScreen,None,True) >08:05:23,111 DBG simpleline: Input is required by ScreenData(GetPasswordInputScreen,None,True) screen >08:05:25,279 DBG simpleline: New signal InputReceivedSignal enqueued with source PasswordInputHandlerRequest >08:05:25,280 DBG simpleline: New signal InputReadySignal enqueued with source GetPasswordInputScreen >08:05:25,280 DBG simpleline: Closing screen ScreenData(GetPasswordInputScreen,None,True) from None >08:05:25,281 DBG simpleline: Closing inner loop >08:05:25,281 DBG simpleline: Pushing modal screen GetPasswordInputScreen to stack >08:05:25,281 DBG simpleline: Executing inner loop >08:05:25,281 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:25,281 DBG simpleline: Processing screen ScreenData(GetPasswordInputScreen,None,True) >08:05:25,282 DBG simpleline: Input is required by ScreenData(GetPasswordInputScreen,None,True) screen >08:05:27,217 DBG simpleline: New signal InputReceivedSignal enqueued with source PasswordInputHandlerRequest >08:05:27,218 DBG simpleline: New signal InputReadySignal enqueued with source GetPasswordInputScreen >08:05:27,218 DBG simpleline: Closing screen ScreenData(GetPasswordInputScreen,None,True) from None >08:05:27,218 DBG simpleline: Closing inner loop >08:05:27,349 DBG simpleline: New signal CloseScreenSignal enqueued with source PasswordSpoke >08:05:27,349 DBG simpleline: Closing screen ScreenData(PasswordSpoke,None,False) from PasswordSpoke >08:05:27,349 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:27,350 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >08:05:27,469 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >08:05:28,815 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:05:28,816 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >08:05:28,816 DBG simpleline: Pushing screen UserSpoke to stack >08:05:28,817 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:28,817 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >08:05:28,821 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >08:05:30,383 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:05:30,384 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >08:05:30,384 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:30,385 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >08:05:30,393 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >08:05:31,439 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:05:31,440 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >08:05:31,440 DBG simpleline: Pushing modal screen GetInputScreen to stack >08:05:31,440 DBG simpleline: Executing inner loop >08:05:31,441 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:31,441 DBG simpleline: Processing screen ScreenData(GetInputScreen,None,True) >08:05:31,443 DBG simpleline: Input is required by ScreenData(GetInputScreen,None,True) screen >08:05:32,864 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:05:32,864 DBG simpleline: New signal InputReadySignal enqueued with source GetInputScreen >08:05:32,865 DBG simpleline: Closing screen ScreenData(GetInputScreen,None,True) from None >08:05:32,865 DBG simpleline: Closing inner loop >08:05:32,865 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:32,866 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >08:05:32,874 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >08:05:34,591 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:05:34,592 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >08:05:34,592 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:34,592 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >08:05:34,602 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >08:05:37,455 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:05:37,455 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >08:05:37,456 DBG simpleline: Pushing modal screen GetPasswordInputScreen to stack >08:05:37,456 DBG simpleline: Executing inner loop >08:05:37,456 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:37,456 DBG simpleline: Processing screen ScreenData(GetPasswordInputScreen,None,True) >08:05:37,459 DBG simpleline: Input is required by ScreenData(GetPasswordInputScreen,None,True) screen >08:05:37,717 INF payload: Refreshing environmentAddons >08:05:39,460 DBG simpleline: New signal InputReceivedSignal enqueued with source PasswordInputHandlerRequest >08:05:39,461 DBG simpleline: New signal InputReadySignal enqueued with source GetPasswordInputScreen >08:05:39,461 DBG simpleline: Closing screen ScreenData(GetPasswordInputScreen,None,True) from None >08:05:39,462 DBG simpleline: Closing inner loop >08:05:39,462 DBG simpleline: Pushing modal screen GetPasswordInputScreen to stack >08:05:39,462 DBG simpleline: Executing inner loop >08:05:39,462 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:39,462 DBG simpleline: Processing screen ScreenData(GetPasswordInputScreen,None,True) >08:05:39,463 DBG simpleline: Input is required by ScreenData(GetPasswordInputScreen,None,True) screen >08:05:39,766 DBG payload: Updating payload thread state: 6 >08:05:39,766 DBG ui.tui.spokes.software_selection: Payload restarted, set new info and clear the old one. >08:05:39,766 INF threading: Thread Done: AnaPayloadThread (140401765496576) >08:05:39,769 DBG ui.tui.spokes.software_selection: Apply called old env None, new env server-product-environment and addons set() >08:05:39,769 DBG ui.tui.spokes.software_selection: Setting new software selection old env None, new env server-product-environment and addons set() >08:05:39,774 INF threading: Running Thread: AnaCheckSoftwareThread (140401782281984) >08:05:39,834 DBG payload: apply with result True called on requirements [] >08:05:40,550 INF lifecycle: Module initialized: SourceSpoke >08:05:40,550 INF threading: Thread Done: AnaSourceWatcher (140401773889280) >08:05:40,784 INF threading: Thread Done: AnaCheckSoftwareThread (140401782281984) >08:05:40,784 INF lifecycle: Module initialized: SoftwareSpoke >08:05:40,784 INF lifecycle: All modules have been initialized. >08:05:40,784 INF threading: Thread Done: AnaSoftwareWatcher (140401748711168) >08:05:44,386 DBG simpleline: New signal InputReceivedSignal enqueued with source PasswordInputHandlerRequest >08:05:44,392 DBG simpleline: New signal InputReadySignal enqueued with source GetPasswordInputScreen >08:05:44,394 DBG simpleline: Closing screen ScreenData(GetPasswordInputScreen,None,True) from None >08:05:44,395 DBG simpleline: Closing inner loop >08:05:44,402 DBG simpleline: Pushing modal screen GetPasswordInputScreen to stack >08:05:44,404 DBG simpleline: Executing inner loop >08:05:44,405 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:44,406 DBG simpleline: Processing screen ScreenData(GetPasswordInputScreen,None,True) >08:05:44,418 DBG simpleline: Input is required by ScreenData(GetPasswordInputScreen,None,True) screen >08:05:46,915 DBG simpleline: New signal InputReceivedSignal enqueued with source PasswordInputHandlerRequest >08:05:46,918 DBG simpleline: New signal InputReadySignal enqueued with source GetPasswordInputScreen >08:05:46,921 DBG simpleline: Closing screen ScreenData(GetPasswordInputScreen,None,True) from None >08:05:46,922 DBG simpleline: Closing inner loop >08:05:46,924 DBG simpleline: Pushing modal screen GetPasswordInputScreen to stack >08:05:46,925 DBG simpleline: Executing inner loop >08:05:46,926 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:46,928 DBG simpleline: Processing screen ScreenData(GetPasswordInputScreen,None,True) >08:05:46,930 DBG simpleline: Input is required by ScreenData(GetPasswordInputScreen,None,True) screen >08:05:48,896 DBG simpleline: New signal InputReceivedSignal enqueued with source PasswordInputHandlerRequest >08:05:48,898 DBG simpleline: New signal InputReadySignal enqueued with source GetPasswordInputScreen >08:05:48,900 DBG simpleline: Closing screen ScreenData(GetPasswordInputScreen,None,True) from None >08:05:48,903 DBG simpleline: Closing inner loop >08:05:48,925 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:48,926 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >08:05:48,948 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >08:05:50,659 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:05:50,661 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >08:05:50,662 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:50,664 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >08:05:50,700 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >08:05:51,366 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:05:51,368 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >08:05:51,369 DBG simpleline: No callback registered for user input c >08:05:51,370 DBG simpleline: Closing screen ScreenData(UserSpoke,None,False) from None >08:05:51,371 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:51,372 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >08:05:51,488 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >08:05:52,435 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:05:52,437 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >08:05:52,438 DBG simpleline: No callback registered for user input c >08:05:52,440 DBG simpleline: Input was not successful, ask for new input. >08:05:55,186 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:05:55,188 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >08:05:55,189 DBG simpleline: No callback registered for user input b >08:05:55,397 INF ui.lib.space: fs space: 14.55 GiB needed: 2.34 GiB >08:05:55,398 DBG simpleline: Closing screen ScreenData(SummaryHub,None,False) from None >08:05:55,398 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:05:55,398 DBG simpleline: Processing screen ScreenData(ProgressSpoke,None,False) >08:05:55,410 INF threading: Running Thread: AnaInstallThread (140401813948160) >08:05:55,416 INF installation: Top-level task queue: Installation queue >Number of task queues: 9 >Number of tasks: 18 >Task & task group listing: > Task: Save system time to HW clock > Task queue: Installation environment setup > Task: Setup addons > Task queue: Early storage configuration > Task: Insert custom storage to ksdata > Task: Run pre-storage tasks > Task: Activate filesystems > Task: Write early storage > Task queue: Pre-install scripts > Task: Run %pre-install scripts > Task queue: Realm discover > Task: Discover realm to join > Task queue: Pre install tasks > Task: Setup authselect > Task: Setup firewall > Task: Setup network > Task: Setup timezone > Task: Copy /resolv.conf to sysroot > Task: Find additional packages & run preInstall() > Task queue: Payload installation > Task: Install the payload > Task queue: Late storage configuration > Task: Write late storage > Task queue: Bootloader installation > Task: Install bootloader > Task queue: Post-installation setup tasks > Task: Run post-installation setup tasks >08:05:55,417 INF installation: Task started: Save system time to HW clock (1/18) >08:05:55,501 DBG installation: Task completed: Save system time to HW clock (1/18) (0.1 s) >08:05:55,502 INF progress: Save system time to HW clock >08:05:55,502 INF progress: Setting up the installation environment >08:05:55,504 INF installation: Queue started: Installation environment setup (1/9) >08:05:55,504 INF installation: Task started: Setup addons (2/18) >08:05:55,504 DBG installation: Task completed: Setup addons (2/18) (0.0 s) >08:05:55,504 INF progress: Setup addons >08:05:55,505 INF progress: Configuring storage >08:05:55,506 INF installation: Queue started: Early storage configuration (2/9) >08:05:55,506 INF installation: Task started: Insert custom storage to ksdata (3/18) >08:05:55,521 DBG installation: Task completed: Insert custom storage to ksdata (3/18) (0.0 s) >08:05:55,521 INF progress: Insert custom storage to ksdata >08:05:55,522 INF installation: Task started: Run pre-storage tasks (4/18) >08:05:55,522 DBG installation: Task completed: Run pre-storage tasks (4/18) (0.0 s) >08:05:55,522 INF progress: Run pre-storage tasks >08:05:55,523 INF installation: Task started: Activate filesystems (5/18) >08:05:55,696 INF progress: Creating disklabel on /dev/vda >08:05:56,099 INF progress: Creating swap on /dev/vda2 >08:05:56,400 INF progress: Creating xfs on /dev/vda3 >08:05:56,618 INF progress: Creating ext4 on /dev/vda1 >08:05:57,087 INF storage: setting boot flag on vda1 >08:05:58,873 DBG installation: Task completed: Activate filesystems (5/18) (3.4 s) >08:05:58,874 INF progress: Activate filesystems >08:05:58,874 INF installation: Task started: Write early storage (6/18) >08:05:58,877 INF storage: not writing out mpath configuration >08:05:58,878 DBG installation: Task completed: Write early storage (6/18) (0.0 s) >08:05:58,878 INF progress: Write early storage >08:05:58,879 INF progress: Running pre-installation scripts >08:05:58,882 INF installation: Queue started: Pre-install scripts (3/9) >08:05:58,882 INF installation: Task started: Run %pre-install scripts (7/18) >08:05:58,883 DBG installation: Task completed: Run %pre-install scripts (7/18) (0.0 s) >08:05:58,883 INF progress: Run %pre-install scripts >08:05:58,884 INF progress: Discovering realm to join >08:05:58,887 INF installation: Queue started: Realm discover (4/9) >08:05:58,888 INF installation: Task started: Discover realm to join (8/18) >08:05:58,893 DBG installation: Task completed: Discover realm to join (8/18) (0.0 s) >08:05:58,894 INF progress: Discover realm to join >08:05:58,895 INF progress: Running pre-installation tasks >08:05:58,897 INF installation: Queue started: Pre install tasks (5/9) >08:05:58,897 INF installation: Task started: Setup authselect (9/18) >08:05:58,903 DBG installation: Task completed: Setup authselect (9/18) (0.0 s) >08:05:58,903 INF progress: Setup authselect >08:05:58,904 INF installation: Task started: Setup firewall (10/18) >08:05:58,906 DBG installation: Task completed: Setup firewall (10/18) (0.0 s) >08:05:58,906 INF progress: Setup firewall >08:05:58,907 INF installation: Task started: Setup network (11/18) >08:05:58,922 DBG installation: Task completed: Setup network (11/18) (0.0 s) >08:05:58,923 INF progress: Setup network >08:05:58,923 INF installation: Task started: Setup timezone (12/18) >08:05:58,948 DBG installation: Task completed: Setup timezone (12/18) (0.0 s) >08:05:58,948 INF progress: Setup timezone >08:05:58,949 INF installation: Task started: Copy /resolv.conf to sysroot (13/18) >08:05:58,950 DBG installation: Task completed: Copy /resolv.conf to sysroot (13/18) (0.0 s) >08:05:58,950 INF progress: Copy /resolv.conf to sysroot >08:05:58,950 INF installation: Task started: Find additional packages & run preInstall() (14/18) >08:05:58,951 DBG payload: added package requirement 'e2fsprogs' for storage, strong=True >08:05:58,951 DBG payload: added package requirement 'xfsprogs' for storage, strong=True >08:05:58,951 DBG payload: no package requirement added for realm >08:05:58,952 DBG payload: added package requirement 'authselect' for authselect, strong=True >08:05:58,952 DBG payload: no package requirement added for firewall >08:05:58,952 DBG payload: no package requirement added for network >08:05:58,952 DBG payload: added package requirement 'chrony' for ntp, strong=False >08:05:58,952 DBG payload: added package requirement 'grub2' for bootloader, strong=True >08:05:58,952 DBG payload: added package requirement 'grub2-tools' for bootloader, strong=True >08:05:58,958 DBG payload: no group requirement added for language groups >08:05:58,971 DBG payload: added package requirement 'langpacks-en' for langpacks, strong=False >08:05:58,989 WRN payload: Platform group platform-kvm not available. >08:05:58,989 DBG installation: Task completed: Find additional packages & run preInstall() (14/18) (0.0 s) >08:05:58,989 INF progress: Find additional packages & run preInstall() >08:05:58,990 INF progress: Installing. >08:05:58,991 INF installation: Queue started: Payload installation (6/9) >08:05:58,992 INF installation: Task started: Install the payload (15/18) >08:05:58,992 INF progress: Starting package installation process >08:05:59,001 DBG payload: apply with result True called on requirements [('package', 'e2fsprogs', PayloadRequirement(id=e2fsprogs, reasons=[PayloadRequirementReason(reason='storage', strong=True)])), ('package', 'xfsprogs', PayloadRequirement(id=xfsprogs, reasons=[PayloadRequirementReason(reason='storage', strong=True)])), ('package', 'authselect', PayloadRequirement(id=authselect, reasons=[PayloadRequirementReason(reason='authselect', strong=True)])), ('package', 'chrony', PayloadRequirement(id=chrony, reasons=[PayloadRequirementReason(reason='ntp', strong=False)])), ('package', 'grub2', PayloadRequirement(id=grub2, reasons=[PayloadRequirementReason(reason='bootloader', strong=True)])), ('package', 'grub2-tools', PayloadRequirement(id=grub2-tools, reasons=[PayloadRequirementReason(reason='bootloader', strong=True)])), ('package', 'langpacks-en', PayloadRequirement(id=langpacks-en, reasons=[PayloadRequirementReason(reason='langpacks', strong=False)]))] >08:07:59,884 INF progress: Preparing transaction from installation source >08:11:57,087 DBG installation: Task completed: Install the payload (15/18) (358.1 s) >08:11:57,087 INF progress: Install the payload >08:11:57,088 INF progress: Configuring storage >08:11:57,090 INF installation: Queue started: Late storage configuration (7/9) >08:11:57,090 INF installation: Task started: Write late storage (16/18) >08:11:57,090 DBG installation: Task completed: Write late storage (16/18) (0.0 s) >08:11:57,090 INF progress: Write late storage >08:11:57,091 INF progress: Installing boot loader >08:11:57,092 INF installation: Queue started: Bootloader installation (8/9) >08:11:57,092 INF installation: Task started: Install bootloader (17/18) >08:11:57,093 INF bootloader: boot loader stage1 target device is vda >08:11:57,093 INF bootloader: boot loader stage2 target device is vda1 >08:11:57,110 DBG bootloader: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7fb1d359ff60> >08:11:57,182 INF bootloader: bootloader.py: mbr will be updated for grub2 >08:12:00,103 INF bootloader: bootloader.py: used boot args: resume=UUID=b085b382-6aca-4ccc-a0ec-4d8f8e24aa1d console=ttyS0 >08:12:00,773 ERR bootloader: bootloader.write failed: failed to write boot loader configuration >08:12:00,774 DBG simpleline: New signal SendMessageSignal enqueued with source TextUserInterface >08:12:01,095 DBG simpleline: Pushing modal screen YesNoDialog to stack >08:12:01,096 DBG simpleline: Executing inner loop >08:12:01,096 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:12:01,096 DBG simpleline: Processing screen ScreenData(YesNoDialog,None,True) >08:12:01,104 DBG simpleline: Input is required by ScreenData(YesNoDialog,None,True) screen >08:42:18,652 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:42:18,656 DBG simpleline: New signal InputReadySignal enqueued with source YesNoDialog >08:42:18,658 DBG simpleline: Closing screen ScreenData(YesNoDialog,None,True) from None >08:42:18,659 DBG simpleline: Closing inner loop >08:42:18,686 INF threading: Thread Failed: AnaInstallThread (140401813948160) >08:42:18,687 DBG exception: running handleException >08:42:18,712 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.7/site-packages/pyanaconda/threading.py", line 286, in run > threading.Thread.run(self) > > File "/usr/lib64/python3.7/threading.py", line 865, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation.py", line 375, in doInstall > installation_queue.start() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 472, in start > self.run_task() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 438, in run_task > self._task(*self._task_args, **self._task_kwargs) > > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 2608, in writeBootLoader > writeBootLoaderFinal(storage, payload, instClass, ksdata) > > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 2527, in writeBootLoaderFinal > storage.bootloader.write() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 1676, in write > self.write_config() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 1629, in write_config > raise BootLoaderError("failed to write boot loader configuration") > >pyanaconda.bootloader.BootLoaderError: failed to write boot loader configuration > >08:42:19,548 DBG exception: Gtk cannot be initialized >08:42:19,550 DBG exception: In a non-main thread, sending a message with exception data >08:42:19,552 DBG simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >08:42:19,553 INF threading: Thread Done: AnaInstallThread (140401813948160) >08:42:19,691 DBG simpleline: Executing inner loop >08:42:19,694 DBG simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >08:42:19,696 ERR ui.tui: >======= Screen stack ======= >----------- TOP ------------ >ScreenData(ProgressSpoke,None,False) >============================ > >08:42:19,697 DBG exception: running handleException >08:42:19,699 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.7/site-packages/pyanaconda/threading.py", line 286, in run > threading.Thread.run(self) > > File "/usr/lib64/python3.7/threading.py", line 865, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation.py", line 375, in doInstall > installation_queue.start() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 472, in start > self.run_task() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 438, in run_task > self._task(*self._task_args, **self._task_kwargs) > > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 2608, in writeBootLoader > writeBootLoaderFinal(storage, payload, instClass, ksdata) > > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 2527, in writeBootLoaderFinal > storage.bootloader.write() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 1676, in write > self.write_config() > > File "/usr/lib64/python3.7/site-packages/pyanaconda/bootloader.py", line 1629, in write_config > raise BootLoaderError("failed to write boot loader configuration") > >pyanaconda.bootloader.BootLoaderError: failed to write boot loader configuration > >08:42:19,703 DBG exception: Gtk cannot be initialized >08:42:19,704 DBG exception: In the main thread, running exception handler > > >/tmp/packaging.log: >08:04:27,249 INF packaging: setting DNF platform id to: platform:f29 >08:04:27,252 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 >module_platform_id = platform:f29 >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 = > >08:04:28,689 INF packaging: configuring base repo >08:04:29,264 INF packaging: Enabled 'updates' >08:04:29,265 INF packaging: Enabled 'updates-testing' >08:04:29,268 DBG packaging: No base repository found in treeinfo file. Using installation tree root. >08:04:29,268 DBG packaging: releasever from file:///run/install/repo is 29 >08:04:29,269 INF packaging: added repo: 'anaconda' - file:///run/install/repo >08:04:29,280 DBG dnf: repo: downloading from remote: anaconda >08:04:30,282 DBG dnf: Cannot download 'file:///run/install/repo': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried. >08:04:30,285 DBG packaging: repo: '' - ['file:///run/install/repo'] failed to load repomd >08:04:30,286 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >08:04:30,287 ERR packaging: reason for repo removal: Failed to synchronize cache for repo 'anaconda' >08:04:30,290 DBG packaging: repo fedora-modular: fall back enabled from default repos >08:04:30,291 DBG packaging: repo updates-modular: fall back enabled from default repos >08:04:30,292 DBG packaging: repo updates-testing-modular: fall back enabled from default repos >08:04:30,293 DBG packaging: repo updates-testing: fall back enabled from default repos >08:04:30,294 DBG packaging: repo updates: fall back enabled from default repos >08:04:30,295 DBG packaging: repo fedora: fall back enabled from default repos >08:04:30,299 DBG dnf: repo: downloading from remote: fedora-modular >08:04:33,260 DBG packaging: repo fedora-modular: _sync_metadata success from https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-29&arch=x86_64 >08:04:33,261 DBG dnf: repo: downloading from remote: updates-modular >08:04:36,431 DBG packaging: repo updates-modular: _sync_metadata success from https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f29&arch=x86_64 >08:04:36,439 DBG dnf: repo: downloading from remote: updates-testing-modular >08:04:38,371 DBG packaging: repo updates-testing-modular: _sync_metadata success from https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f29&arch=x86_64 >08:04:38,372 DBG dnf: repo: downloading from remote: updates-testing >08:04:41,012 DBG dnf: error: Status code: 404 for http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/f819d6d5bf99ae1e5be0dfb1bf217494608c1fb187fda644faa3af8357fc82dc-primary.xml.gz (http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/f819d6d5bf99ae1e5be0dfb1bf217494608c1fb187fda644faa3af8357fc82dc-primary.xml.gz). >08:04:41,014 DBG dnf: error: Status code: 404 for http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/3e2fa48c2142773a3bbedc3fca637f95c4585080e86c48ef81fe55f4b1c7ccc2-filelists.xml.gz (http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/3e2fa48c2142773a3bbedc3fca637f95c4585080e86c48ef81fe55f4b1c7ccc2-filelists.xml.gz). >08:04:41,629 DBG dnf: error: Status code: 404 for http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/f626dd43602ce9a4dfcff6d3ca46cd3deb62032a014f21ef4a9aaa3e31e48c71-prestodelta.xml.gz (http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/f626dd43602ce9a4dfcff6d3ca46cd3deb62032a014f21ef4a9aaa3e31e48c71-prestodelta.xml.gz). >08:04:41,855 DBG dnf: error: Status code: 404 for http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/1aeb259075645834d2c31bdc86622d659f43aa0f7da947d53a1cd9c29a0a948d-updateinfo.xml.xz (http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/1aeb259075645834d2c31bdc86622d659f43aa0f7da947d53a1cd9c29a0a948d-updateinfo.xml.xz). >08:04:43,266 DBG packaging: repo updates-testing: _sync_metadata success from https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f29&arch=x86_64 >08:04:43,266 DBG dnf: repo: downloading from remote: updates >08:04:46,995 DBG packaging: repo updates: _sync_metadata success from https://mirrors.fedoraproject.org/metalink?repo=updates-released-f29&arch=x86_64 >08:04:46,997 DBG dnf: repo: downloading from remote: fedora >08:05:12,415 DBG packaging: repo fedora: _sync_metadata success from https://mirrors.fedoraproject.org/metalink?repo=fedora-29&arch=x86_64 >08:05:12,417 DBG dnf: repo: using cache for: fedora-modular >08:05:12,417 DBG dnf: not found deltainfo for: Fedora Modular 29 - x86_64 >08:05:12,417 DBG dnf: not found updateinfo for: Fedora Modular 29 - x86_64 >08:05:13,109 DBG dnf: fedora-modular: using metadata from Mon 01 Oct 2018 10:09:49 AM UTC. >08:05:13,110 DBG dnf: repo: using cache for: updates-modular >08:05:13,111 DBG dnf: not found modules for: Fedora Modular 29 - x86_64 - Updates >08:05:13,111 DBG dnf: not found deltainfo for: Fedora Modular 29 - x86_64 - Updates >08:05:13,111 DBG dnf: not found updateinfo for: Fedora Modular 29 - x86_64 - Updates >08:05:13,116 DBG dnf: updates-modular: using metadata from Tue 20 Feb 2018 07:18:14 PM UTC. >08:05:13,116 DBG dnf: repo: using cache for: updates-testing-modular >08:05:13,117 DBG dnf: not found deltainfo for: Fedora Modular 29 - x86_64 - Test Updates >08:05:13,412 DBG dnf: updates-testing-modular: using metadata from Fri 28 Sep 2018 07:40:47 PM UTC. >08:05:13,413 DBG dnf: repo: using cache for: updates-testing >08:05:13,413 DBG dnf: not found modules for: Fedora 29 - x86_64 - Test Updates >08:05:15,541 DBG dnf: updates-testing: using metadata from Tue 02 Oct 2018 11:11:08 PM UTC. >08:05:15,542 DBG dnf: repo: using cache for: updates >08:05:15,542 DBG dnf: not found modules for: Fedora 29 - x86_64 - Updates >08:05:15,542 DBG dnf: not found deltainfo for: Fedora 29 - x86_64 - Updates >08:05:15,542 DBG dnf: not found updateinfo for: Fedora 29 - x86_64 - Updates >08:05:15,579 DBG dnf: updates: using metadata from Tue 20 Feb 2018 07:18:14 PM UTC. >08:05:15,579 DBG dnf: repo: using cache for: fedora >08:05:15,579 DBG dnf: not found modules for: Fedora 29 - x86_64 >08:05:15,579 DBG dnf: not found deltainfo for: Fedora 29 - x86_64 >08:05:15,580 DBG dnf: not found updateinfo for: Fedora 29 - x86_64 >08:05:34,782 DBG dnf: fedora: using metadata from Mon 01 Oct 2018 10:09:10 AM UTC. >08:05:34,782 INF dnf: Last metadata expiration check: 0:00:29 ago on Wed 03 Oct 2018 08:04:59 AM UTC. >08:05:37,459 Level 8 dnf: timer: sack setup: 25044 ms >08:05:37,459 Level 8 dnf: Getting group metadata >08:05:37,460 Level 8 dnf: Adding group file from repository: fedora-modular >08:05:37,461 Level 8 dnf: Adding group file from repository: updates-testing >08:05:37,559 Level 8 dnf: Adding group file from repository: fedora >08:05:37,705 Level 8 dnf: timer: loading comps: 245 ms >08:05:39,764 INF packaging: Failed to parse proxy for test if repo available : No host url >08:05:39,764 INF packaging: Failed to parse proxy for test if repo available : No host url >08:05:39,765 INF packaging: Failed to parse proxy for test if repo available : No host url >08:05:39,765 INF packaging: Failed to parse proxy for test if repo available : No host url >08:05:39,765 INF packaging: Failed to parse proxy for test if repo available : No host url >08:05:39,766 INF packaging: Failed to parse proxy for test if repo available : No host url >08:05:39,775 INF packaging: checking software selection >08:05:39,778 DBG packaging: applying DNF package/group/module selection >08:05:39,780 INF packaging: selected group: core >08:05:39,780 INF packaging: selected environment: server-product-environment >08:05:39,834 INF packaging: kernel: selected kernel >08:05:39,834 DBG packaging: transaction include list >08:05:39,834 DBG packaging: ['@core', '@server-product-environment', 'kernel'] >08:05:39,835 DBG packaging: transaction exclude list >08:05:39,835 DBG packaging: [] >08:05:39,886 Level 8 dnf: Getting group metadata >08:05:39,887 Level 8 dnf: Adding group file from repository: fedora-modular >08:05:39,887 Level 8 dnf: Adding group file from repository: updates-testing >08:05:40,023 Level 8 dnf: Adding group file from repository: fedora >08:05:40,255 Level 8 dnf: timer: loading comps: 400 ms >08:05:40,334 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7fb1d3580150>, <libcomps.Package object 'sssd-kcm' at 0x7fb1d35802b8>, <libcomps.Package object 'glibc' at 0x7fb1d3580090>, <libcomps.Package object 'less' at 0x7fb1d3580138>, <libcomps.Package object 'ncurses' at 0x7fb1d3580168>, <libcomps.Package object 'shadow-utils' at 0x7fb1d3580288>, <libcomps.Package object 'parted' at 0x7fb1d35801b0>, <libcomps.Package object 'lsvpd' at 0x7fb1d3580390>, <libcomps.Package object 'filesystem' at 0x7fb1d3580078>, <libcomps.Package object 'util-linux' at 0x7fb1d3580300>, <libcomps.Package object 'powerpc-utils' at 0x7fb1d35803a8>, <libcomps.Package object 'procps-ng' at 0x7fb1d3580210>, <libcomps.Package object 'vim-minimal' at 0x7fb1d3580318>, <libcomps.Package object 'basesystem' at 0x7fb1d6645d38>, <libcomps.Package object 'kbd' at 0x7fb1d3580120>, <libcomps.Package object 'setup' at 0x7fb1d3580270>, <libcomps.Package object 'passwd' at 0x7fb1d35801c8>, <libcomps.Package object 'policycoreutils' at 0x7fb1d35801f8>, <libcomps.Package object 'e2fsprogs' at 0x7fb1d3580060>, <libcomps.Package object 'openssh-clients' at 0x7fb1d3580180>, <libcomps.Package object 'grubby' at 0x7fb1d35800a8>, <libcomps.Package object 'dnf-yum' at 0x7fb1d3580048>, <libcomps.Package object 'dhcp-client' at 0x7fb1d6645fd8>, <libcomps.Package object 'NetworkManager' at 0x7fb1d3580330>, <libcomps.Package object 'iputils' at 0x7fb1d3580108>, <libcomps.Package object 'dnf' at 0x7fb1d3580030>, <libcomps.Package object 'iproute' at 0x7fb1d35800f0>, <libcomps.Package object 'rpm' at 0x7fb1d3580240>, <libcomps.Package object 'plymouth' at 0x7fb1d35801e0>, <libcomps.Package object 'rootfiles' at 0x7fb1d3580228>, <libcomps.Package object 'systemd' at 0x7fb1d35802e8>, <libcomps.Package object 'sudo' at 0x7fb1d35802d0>, <libcomps.Package object 'bash' at 0x7fb1d6645840>, <libcomps.Package object 'sssd-common' at 0x7fb1d35802a0>, <libcomps.Package object 'initscripts' at 0x7fb1d35800d8>, <libcomps.Package object 'hostname' at 0x7fb1d35800c0>, <libcomps.Package object 'openssh-server' at 0x7fb1d3580198>, <libcomps.Package object 'audit' at 0x7fb1d6645cf0>, <libcomps.Package object 'dracut-config-rescue' at 0x7fb1d3580360>, <libcomps.Package object 'coreutils' at 0x7fb1d6645fa8>, <libcomps.Package object 'curl' at 0x7fb1d6645fc0>, <libcomps.Package object 'selinux-policy-targeted' at 0x7fb1d3580258>, <libcomps.Package object 'firewalld' at 0x7fb1d3580378>, <libcomps.Package object 'dnf-plugins-core' at 0x7fb1d3580348>} >08:05:40,345 WRN dnf: No match for group package "fedora-repos-modular" >08:05:40,351 WRN dnf: No match for group package "rolekit" >08:05:40,381 WRN dnf: No match for group package "powerpc-utils" >08:05:40,399 WRN dnf: No match for group package "fedora-repos-rawhide-modular" >08:05:40,400 WRN dnf: No match for group package "lsvpd" >08:05:40,606 Level 8 dnf: timer: depsolve: 138 ms >08:05:40,614 INF packaging: checking dependencies: success >08:05:40,761 DBG packaging: Size from DNF: 1.3 GiB >08:05:40,762 DBG packaging: Bonus size 366.36 MiB by number of files 62525 >08:05:40,762 DBG packaging: Total size required 1.82 GiB >08:05:40,782 DBG packaging: Input mount points: {'/dev': Size (962.78515625 MiB), '/dev/shm': Size (996.16796875 MiB), '/run': Size (979.5546875 MiB), '/sys/fs/cgroup': Size (996.171875 MiB), '/run/install/repo': Size (0 B), '/': Size (333.6015625 MiB), '/tmp': Size (809.2109375 MiB), '/mnt/sysimage': Size (14.549999999813735485076904296875 GiB), '/mnt/sysimage/boot': Size (870.3999996185302734375 MiB)} >08:05:40,782 INF packaging: Estimated size: download 526.48 MiB & install 1.82 GiB >08:05:40,783 INF packaging: Sufficient mountpoints found: {'/tmp': Size (809.2109375 MiB), '/mnt/sysimage': Size (14.549999999813735485076904296875 GiB)} >08:05:40,783 DBG packaging: Install + download space required 2.34 GiB >08:05:40,783 INF packaging: 589 packages selected totalling 2.34 GiB >08:05:55,383 DBG packaging: Size from DNF: 1.3 GiB >08:05:55,383 DBG packaging: Bonus size 366.36 MiB by number of files 62525 >08:05:55,383 DBG packaging: Total size required 1.82 GiB >08:05:55,396 DBG packaging: Input mount points: {'/dev': Size (962.78515625 MiB), '/dev/shm': Size (996.16796875 MiB), '/run': Size (979.5546875 MiB), '/sys/fs/cgroup': Size (996.171875 MiB), '/run/install/repo': Size (0 B), '/': Size (333.6015625 MiB), '/tmp': Size (809.203125 MiB), '/mnt/sysimage': Size (14.549999999813735485076904296875 GiB), '/mnt/sysimage/boot': Size (870.3999996185302734375 MiB)} >08:05:55,397 INF packaging: Estimated size: download 526.48 MiB & install 1.82 GiB >08:05:55,397 INF packaging: Sufficient mountpoints found: {'/tmp': Size (809.203125 MiB), '/mnt/sysimage': Size (14.549999999813735485076904296875 GiB)} >08:05:55,397 DBG packaging: Install + download space required 2.34 GiB >08:05:58,993 INF packaging: checking software selection >08:05:58,998 DBG packaging: applying DNF package/group/module selection >08:05:58,999 INF packaging: selected group: core >08:05:58,999 INF packaging: selected environment: server-product-environment >08:05:59,000 INF packaging: kernel: selected kernel >08:05:59,000 DBG packaging: selected package: e2fsprogs, requirement for ['storage'] >08:05:59,000 DBG packaging: selected package: xfsprogs, requirement for ['storage'] >08:05:59,000 DBG packaging: selected package: authselect, requirement for ['authselect'] >08:05:59,001 DBG packaging: selected package: chrony, requirement for ['ntp'] >08:05:59,001 DBG packaging: selected package: grub2, requirement for ['bootloader'] >08:05:59,001 DBG packaging: selected package: grub2-tools, requirement for ['bootloader'] >08:05:59,001 DBG packaging: selected package: langpacks-en, requirement for ['langpacks'] >08:05:59,001 DBG packaging: transaction include list >08:05:59,002 DBG packaging: ['@core', '@server-product-environment', 'kernel', 'authselect', 'grub2-tools', 'chrony', 'langpacks-en', 'grub2', 'e2fsprogs', 'xfsprogs'] >08:05:59,002 DBG packaging: transaction exclude list >08:05:59,002 DBG packaging: [] >08:05:59,045 Level 8 dnf: Getting group metadata >08:05:59,057 Level 8 dnf: Adding group file from repository: fedora-modular >08:05:59,058 Level 8 dnf: Adding group file from repository: updates-testing >08:05:59,149 Level 8 dnf: Adding group file from repository: fedora >08:05:59,330 Level 8 dnf: timer: loading comps: 296 ms >08:05:59,386 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7fb1d55954b0>, <libcomps.Package object 'sssd-kcm' at 0x7fb1d5595618>, <libcomps.Package object 'glibc' at 0x7fb1d55952d0>, <libcomps.Package object 'less' at 0x7fb1d5595498>, <libcomps.Package object 'ncurses' at 0x7fb1d55954c8>, <libcomps.Package object 'shadow-utils' at 0x7fb1d55955e8>, <libcomps.Package object 'parted' at 0x7fb1d5595510>, <libcomps.Package object 'lsvpd' at 0x7fb1d55956f0>, <libcomps.Package object 'filesystem' at 0x7fb1d55953a8>, <libcomps.Package object 'util-linux' at 0x7fb1d5595660>, <libcomps.Package object 'powerpc-utils' at 0x7fb1d5595708>, <libcomps.Package object 'procps-ng' at 0x7fb1d5595570>, <libcomps.Package object 'vim-minimal' at 0x7fb1d5595678>, <libcomps.Package object 'basesystem' at 0x7fb1d66459c0>, <libcomps.Package object 'kbd' at 0x7fb1d5595480>, <libcomps.Package object 'setup' at 0x7fb1d55955d0>, <libcomps.Package object 'passwd' at 0x7fb1d5595528>, <libcomps.Package object 'policycoreutils' at 0x7fb1d5595558>, <libcomps.Package object 'e2fsprogs' at 0x7fb1d5595360>, <libcomps.Package object 'openssh-clients' at 0x7fb1d55954e0>, <libcomps.Package object 'grubby' at 0x7fb1d5595408>, <libcomps.Package object 'dnf-yum' at 0x7fb1d5595378>, <libcomps.Package object 'dhcp-client' at 0x7fb1d55953d8>, <libcomps.Package object 'NetworkManager' at 0x7fb1d5595690>, <libcomps.Package object 'iputils' at 0x7fb1d5595468>, <libcomps.Package object 'dnf' at 0x7fb1d55953c0>, <libcomps.Package object 'iproute' at 0x7fb1d5595450>, <libcomps.Package object 'rpm' at 0x7fb1d55955a0>, <libcomps.Package object 'plymouth' at 0x7fb1d5595540>, <libcomps.Package object 'rootfiles' at 0x7fb1d5595588>, <libcomps.Package object 'systemd' at 0x7fb1d5595648>, <libcomps.Package object 'sudo' at 0x7fb1d5595630>, <libcomps.Package object 'bash' at 0x7fb1d6645510>, <libcomps.Package object 'sssd-common' at 0x7fb1d5595600>, <libcomps.Package object 'initscripts' at 0x7fb1d5595438>, <libcomps.Package object 'hostname' at 0x7fb1d5595420>, <libcomps.Package object 'openssh-server' at 0x7fb1d55954f8>, <libcomps.Package object 'audit' at 0x7fb1d6645168>, <libcomps.Package object 'dracut-config-rescue' at 0x7fb1d55956c0>, <libcomps.Package object 'coreutils' at 0x7fb1d5595060>, <libcomps.Package object 'curl' at 0x7fb1d55952b8>, <libcomps.Package object 'selinux-policy-targeted' at 0x7fb1d55955b8>, <libcomps.Package object 'firewalld' at 0x7fb1d55956d8>, <libcomps.Package object 'dnf-plugins-core' at 0x7fb1d55956a8>} >08:05:59,392 WRN dnf: No match for group package "fedora-repos-modular" >08:05:59,393 WRN dnf: No match for group package "rolekit" >08:05:59,412 WRN dnf: No match for group package "powerpc-utils" >08:05:59,420 WRN dnf: No match for group package "fedora-repos-rawhide-modular" >08:05:59,421 WRN dnf: No match for group package "lsvpd" >08:05:59,540 Level 8 dnf: timer: depsolve: 99 ms >08:05:59,551 INF packaging: checking dependencies: success >08:05:59,750 DBG packaging: Size from DNF: 1.12 GiB >08:05:59,750 DBG packaging: Bonus size 371.55 MiB by number of files 63411 >08:05:59,750 DBG packaging: Total size required 1.63 GiB >08:05:59,765 DBG packaging: Input mount points: {'/dev': Size (962.78515625 MiB), '/dev/shm': Size (996.16796875 MiB), '/run': Size (979.54296875 MiB), '/sys/fs/cgroup': Size (996.171875 MiB), '/run/install/repo': Size (0 B), '/': Size (333.5625 MiB), '/tmp': Size (809.14453125 MiB), '/mnt/sysimage': Size (14.943553924560546875 GiB), '/mnt/sysimage/boot': Size (906.1953125 MiB), '/mnt/sysimage/dev/shm': Size (996.171875 MiB)} >08:05:59,766 INF packaging: Estimated size: download 505.03 MiB & install 1.63 GiB >08:05:59,766 INF packaging: Sufficient mountpoints found: {'/tmp': Size (809.14453125 MiB), '/mnt/sysimage': Size (14.943553924560546875 GiB)} >08:05:59,767 DBG packaging: Install + download space required 2.12 GiB >08:05:59,767 INF packaging: 596 packages selected totalling 2.12 GiB >08:05:59,923 DBG packaging: Size from DNF: 1.12 GiB >08:05:59,923 DBG packaging: Bonus size 371.55 MiB by number of files 63411 >08:05:59,923 DBG packaging: Total size required 1.63 GiB >08:05:59,934 DBG packaging: Input mount points: {'/dev': Size (962.78515625 MiB), '/dev/shm': Size (996.16796875 MiB), '/run': Size (979.54296875 MiB), '/sys/fs/cgroup': Size (996.171875 MiB), '/run/install/repo': Size (0 B), '/': Size (333.5625 MiB), '/tmp': Size (809.13671875 MiB), '/mnt/sysimage': Size (14.943553924560546875 GiB), '/mnt/sysimage/boot': Size (906.1953125 MiB), '/mnt/sysimage/dev/shm': Size (996.171875 MiB)} >08:05:59,935 INF packaging: Estimated size: download 505.03 MiB & install 1.63 GiB >08:05:59,935 INF packaging: Sufficient mountpoints found: {'/tmp': Size (809.13671875 MiB), '/mnt/sysimage': Size (14.943553924560546875 GiB)} >08:05:59,935 INF packaging: Mountpoint /tmp picked as download location >08:05:59,941 INF packaging: Downloading packages to /tmp/dnf.package.cache. >08:07:59,882 INF packaging: Downloading packages finished. >08:07:59,956 INF dnf: Running transaction check >08:08:00,290 INF dnf: Transaction check succeeded. >08:08:00,291 INF dnf: Running transaction test >08:08:03,108 INF dnf: Transaction test succeeded. >08:08:03,108 Level 8 dnf: timer: transaction test: 2817 ms >08:08:03,108 INF dnf: Running transaction >08:08:03,110 DBG dnf: RPMDB altered outside of DNF. >08:08:34,743 Level 8 dnf: RPM transaction start. >08:08:37,190 INF packaging: Configuring (running scriptlet for): filesystem-3.9-2.fc29.x86_64 1531457368 4ae7b0f2a31f4b95e588c781229aa6ee798cde35cde04e5d1d24a30c3be49033 >08:08:37,361 INF dnf.rpm: Installed: libgcc-8.2.1-2.fc29.x86_64 >08:08:37,362 INF packaging: Installed: libgcc-8.2.1-2.fc29.x86_64 1533181391 0ac900d983d9ef910a04144e3f1eb313232bfc4413131cb44c145b8fde186a87 >08:08:37,413 INF packaging: Configuring (running scriptlet for): libgcc-8.2.1-2.fc29.x86_64 1533181391 0ac900d983d9ef910a04144e3f1eb313232bfc4413131cb44c145b8fde186a87 >08:08:37,413 INF dnf.rpm: Installed: libgcc-8.2.1-2.fc29.x86_64 >08:08:37,414 INF dnf.rpm: Installed: libreport-filesystem-2.9.5-4.fc29.x86_64 >08:08:37,414 INF packaging: Installed: libreport-filesystem-2.9.5-4.fc29.x86_64 1531565584 8250ff246d5b2189564f72da02be1b33534de89eeaa69b9278585991f5937bd9 >08:08:37,419 INF dnf.rpm: Installed: libreport-filesystem-2.9.5-4.fc29.x86_64 >08:08:37,420 INF dnf.rpm: Installed: bind-license-32:9.11.4-10.P2.fc29.noarch >08:08:37,420 INF packaging: Installed: bind-license-32:9.11.4-10.P2.fc29.noarch 1538042649 62679ba1449be3aad6c9fe4b5a3aac7d0901790134afecca714e1c9eba5dec5c >08:08:37,425 INF dnf.rpm: Installed: bind-license-32:9.11.4-10.P2.fc29.noarch >08:08:37,425 INF dnf.rpm: Installed: hwdata-0.316-1.fc29.noarch >08:08:37,426 INF packaging: Installed: hwdata-0.316-1.fc29.noarch 1538382747 bc5ea4970dbed3514ed88e96232d1f6d9a427fef86ed6976e5359c614d1e44fd >08:08:37,615 INF dnf.rpm: Installed: hwdata-0.316-1.fc29.noarch >08:08:37,616 INF dnf.rpm: Installed: dnf-data-3.6.1-1.fc29.noarch >08:08:37,617 INF packaging: Installed: dnf-data-3.6.1-1.fc29.noarch 1537868396 965f26c0e0667e5971b318d0f1292e9ee052aff822d7afae7aa9b1d31e7bd7ef >08:08:37,638 INF dnf.rpm: Installed: dnf-data-3.6.1-1.fc29.noarch >08:08:37,639 INF dnf.rpm: Installed: xkeyboard-config-2.24-4.fc29.noarch >08:08:37,640 INF packaging: Installed: xkeyboard-config-2.24-4.fc29.noarch 1531678585 76c4b62be6f713bbb8934328d1901e26ed4fe50e7d3de99e97bd81d9319c9b41 >08:08:38,087 INF dnf.rpm: Installed: xkeyboard-config-2.24-4.fc29.noarch >08:08:38,088 INF dnf.rpm: Installed: web-assets-filesystem-5-8.fc29.noarch >08:08:38,089 INF packaging: Installed: web-assets-filesystem-5-8.fc29.noarch 1531672926 5e2ff287d6120cb269ce61645a1c9b715303d961d5bfc943d2f127a5677a90f0 >08:08:38,093 INF dnf.rpm: Installed: web-assets-filesystem-5-8.fc29.noarch >08:08:38,094 INF dnf.rpm: Installed: js-jquery-3.2.1-4.fc29.noarch >08:08:38,094 INF packaging: Installed: js-jquery-3.2.1-4.fc29.noarch 1531541368 fe7370b0d57a566a1ba9ecee86c1c1686238b4e762a7f1fd040598a17e919d6b >08:08:38,147 INF dnf.rpm: Installed: js-jquery-3.2.1-4.fc29.noarch >08:08:38,148 INF dnf.rpm: Installed: python-systemd-doc-234-7.fc29.x86_64 >08:08:38,149 INF packaging: Installed: python-systemd-doc-234-7.fc29.x86_64 1531631779 c543542d5f25584ace04ed0341d363132e255406ad7617cd95bf86f4c749d42f >08:08:38,230 INF dnf.rpm: Installed: python-systemd-doc-234-7.fc29.x86_64 >08:08:38,234 INF dnf.rpm: Installed: tzdata-2018e-2.fc29.noarch >08:08:38,234 INF packaging: Installed: tzdata-2018e-2.fc29.noarch 1531666378 573c31e8ababde1c5edcb4b639c074191b6576fd30e027835712ae7380c3b3b1 >08:08:39,212 INF dnf.rpm: Installed: tzdata-2018e-2.fc29.noarch >08:08:39,213 INF dnf.rpm: Installed: quota-nls-1:4.04-9.fc29.noarch >08:08:39,214 INF packaging: Installed: quota-nls-1:4.04-9.fc29.noarch 1532428242 666962f63ecca2b16e9a83b3cd45635e218f9c3e823f24065349fe08fe8b2626 >08:08:39,230 INF dnf.rpm: Installed: quota-nls-1:4.04-9.fc29.noarch >08:08:39,231 INF dnf.rpm: Installed: publicsuffix-list-dafsa-20180723-1.fc29.noarch >08:08:39,231 INF packaging: Installed: publicsuffix-list-dafsa-20180723-1.fc29.noarch 1532358227 fc59664c1446da6a3ddaef3f2531dbc8df3494fff9e1f201d1d408f828c4776b >08:08:39,240 INF dnf.rpm: Installed: publicsuffix-list-dafsa-20180723-1.fc29.noarch >08:08:39,241 INF dnf.rpm: Installed: pkgconf-m4-1.5.3-2.fc29.noarch >08:08:39,241 INF packaging: Installed: pkgconf-m4-1.5.3-2.fc29.noarch 1533046580 7818a3f69d9a7e697ad0cd55131cb6896b358b442a521427a47868a5745afd3b >08:08:39,248 INF dnf.rpm: Installed: pkgconf-m4-1.5.3-2.fc29.noarch >08:08:39,249 INF dnf.rpm: Installed: kbd-misc-2.0.4-9.fc29.noarch >08:08:39,250 INF packaging: Installed: kbd-misc-2.0.4-9.fc29.noarch 1534165127 0a2cf92797e118afc2af66a0a125eed7a93560201e00db43fe9c2aa2ae03d399 >08:08:40,011 INF dnf.rpm: Installed: kbd-misc-2.0.4-9.fc29.noarch >08:08:40,013 INF dnf.rpm: Installed: kbd-legacy-2.0.4-9.fc29.noarch >08:08:40,014 INF packaging: Installed: kbd-legacy-2.0.4-9.fc29.noarch 1534165127 2fe7dbc59ef6a6528447c0b4616f12e6a05714d2a43ebca0664fb03d85566b2d >08:08:40,364 INF dnf.rpm: Installed: kbd-legacy-2.0.4-9.fc29.noarch >08:08:40,365 INF dnf.rpm: Installed: geolite2-country-20180807-1.fc29.noarch >08:08:40,366 INF packaging: Installed: geolite2-country-20180807-1.fc29.noarch 1534169733 fdfd39fb0462504c2dc72092c4bf1042bf72ad8de47b6010913754ed6b78767c >08:08:40,484 INF dnf.rpm: Installed: geolite2-country-20180807-1.fc29.noarch >08:08:40,485 INF dnf.rpm: Installed: geolite2-city-20180807-1.fc29.noarch >08:08:40,486 INF packaging: Installed: geolite2-city-20180807-1.fc29.noarch 1534169733 f3bb1fc032860016a47f5ba2e1c9fb955938127cf4e6c21f84e3c045cfcf1a97 >08:08:43,129 INF dnf.rpm: Installed: geolite2-city-20180807-1.fc29.noarch >08:08:43,130 INF dnf.rpm: Installed: fedora-gpg-keys-29-0.9.noarch >08:08:43,130 INF packaging: Installed: fedora-gpg-keys-29-0.9.noarch 1535035800 7206f378d21268910387813efc4bfe1cfe26f2dd11327458a34ab338c877feec >08:08:43,362 INF dnf.rpm: Installed: fedora-gpg-keys-29-0.9.noarch >08:08:43,363 INF dnf.rpm: Installed: fedora-repos-29-0.9.noarch >08:08:43,364 INF packaging: Installed: fedora-repos-29-0.9.noarch 1535035800 a2edcaedfa985d42978eaca12c079fb770817000d7bbaa495ca45dc8cb93d0c9 >08:08:43,368 INF dnf.rpm: Installed: fedora-repos-29-0.9.noarch >08:08:43,369 INF dnf.rpm: Installed: fedora-release-29-0.17.noarch >08:08:43,370 INF packaging: Installed: fedora-release-29-0.17.noarch 1537817035 d275d144845fe8205e613eb82425501599d85aaf55d5cbafe9d5069a2f9f1f14 >08:08:43,386 INF packaging: Configuring (running scriptlet for): fedora-release-29-0.17.noarch 1537817035 d275d144845fe8205e613eb82425501599d85aaf55d5cbafe9d5069a2f9f1f14 >08:08:43,387 INF dnf.rpm: Installed: fedora-release-29-0.17.noarch >08:08:43,388 INF dnf.rpm: Installed: setup-2.12.1-1.fc29.noarch >08:08:43,388 INF packaging: Installed: setup-2.12.1-1.fc29.noarch 1531484994 bc2016dc7d9f748b76477c8b35f043343aa82513fb007e59b18d5f384f7101df >08:08:43,430 INF packaging: Configuring (running scriptlet for): setup-2.12.1-1.fc29.noarch 1531484994 bc2016dc7d9f748b76477c8b35f043343aa82513fb007e59b18d5f384f7101df >08:08:43,430 INF dnf.rpm: Installed: setup-2.12.1-1.fc29.noarch >08:08:43,442 INF dnf.rpm: Installed: filesystem-3.9-2.fc29.x86_64 >08:08:43,442 INF packaging: Installed: filesystem-3.9-2.fc29.x86_64 1531457368 4ae7b0f2a31f4b95e588c781229aa6ee798cde35cde04e5d1d24a30c3be49033 >08:08:43,768 INF dnf.rpm: Installed: filesystem-3.9-2.fc29.x86_64 >08:08:43,768 INF dnf.rpm: Installed: basesystem-11-6.fc29.noarch >08:08:43,769 INF packaging: Installed: basesystem-11-6.fc29.noarch 1531429529 e4b86fe4f119873e8705dae47163f4afb6ccf8885426e04d960ff18eed7320bb >08:08:43,771 INF dnf.rpm: Installed: basesystem-11-6.fc29.noarch >08:08:43,771 INF dnf.rpm: Installed: emacs-filesystem-1:26.1-6.fc29.noarch >08:08:43,772 INF packaging: Installed: emacs-filesystem-1:26.1-6.fc29.noarch 1534156140 fb09698424310b9fa432fd05e91e6159b1b7d14154baac5b19181a1b52f54163 >08:08:43,775 INF dnf.rpm: Installed: emacs-filesystem-1:26.1-6.fc29.noarch >08:08:43,776 INF dnf.rpm: Installed: comps-extras-24-4.fc29.noarch >08:08:43,776 INF packaging: Installed: comps-extras-24-4.fc29.noarch 1531437614 be10e80ac460d0f8152df4fa31ac4c08afc22a7e5041466a4f619e9e7adab57e >08:08:43,872 INF dnf.rpm: Installed: comps-extras-24-4.fc29.noarch >08:08:43,873 INF dnf.rpm: Installed: python-setuptools-wheel-40.4.3-1.fc29.noarch >08:08:43,873 INF packaging: Installed: python-setuptools-wheel-40.4.3-1.fc29.noarch 1537807137 34385e8d03a5d8ffa780deeeee7900229ca64936a0c75a03ef47c9246bfcb172 >08:08:43,900 INF dnf.rpm: Installed: python-setuptools-wheel-40.4.3-1.fc29.noarch >08:08:43,901 INF dnf.rpm: Installed: python-pip-wheel-18.0-4.fc29.noarch >08:08:43,902 INF packaging: Installed: python-pip-wheel-18.0-4.fc29.noarch 1537570288 c89a68f1e5cd0e3ed274e1dbbe513561375b8a0549e6e0945e9bae3d42fad523 >08:08:43,949 INF dnf.rpm: Installed: python-pip-wheel-18.0-4.fc29.noarch >08:08:43,950 INF dnf.rpm: Installed: ncurses-base-6.1-8.20180923.fc29.noarch >08:08:43,951 INF packaging: Installed: ncurses-base-6.1-8.20180923.fc29.noarch 1537869992 4182f4f4fe4d0a121a36d106afad01858676e8a0e7c688490bd17ad4ba8bd2d2 >08:08:44,081 INF dnf.rpm: Installed: ncurses-base-6.1-8.20180923.fc29.noarch >08:08:44,083 INF dnf.rpm: Installed: pcre2-10.32-3.fc29.x86_64 >08:08:44,084 INF packaging: Installed: pcre2-10.32-3.fc29.x86_64 1537774078 dbcaa1a8e220d2642c6f1c356ed3795908190959bf77a7dc4b18505585eb9af1 >08:08:44,116 INF dnf.rpm: Installed: pcre2-10.32-3.fc29.x86_64 >08:08:44,117 INF dnf.rpm: Installed: libselinux-2.8-4.fc29.x86_64 >08:08:44,117 INF packaging: Installed: libselinux-2.8-4.fc29.x86_64 1538041752 e664ee3b24197f32786408214e86941f933fd6dedfa4e22392ae1a08f6ac8a3c >08:08:44,131 INF dnf.rpm: Installed: libselinux-2.8-4.fc29.x86_64 >08:08:44,133 INF dnf.rpm: Installed: ncurses-libs-6.1-8.20180923.fc29.x86_64 >08:08:44,133 INF packaging: Installed: ncurses-libs-6.1-8.20180923.fc29.x86_64 1537869992 dc5f46ca050f74693950b98d7f33ba17c45c73f3b4bf70876b87c16effb4cb4e >08:08:44,183 INF dnf.rpm: Installed: ncurses-libs-6.1-8.20180923.fc29.x86_64 >08:08:44,185 INF dnf.rpm: Installed: glibc-langpack-en-2.28-9.fc29.x86_64 >08:08:44,186 INF packaging: Installed: glibc-langpack-en-2.28-9.fc29.x86_64 1535551815 f36c6641b1b65b618e3b97abf483eb2834ff812ef9d09c3a32610100b46785ed >08:08:44,503 INF dnf.rpm: Installed: glibc-langpack-en-2.28-9.fc29.x86_64 >08:08:44,504 INF dnf.rpm: Installed: glibc-common-2.28-9.fc29.x86_64 >08:08:44,505 INF packaging: Installed: glibc-common-2.28-9.fc29.x86_64 1535551815 c682beb296e7faf7da16c01f86050a08fa55ffda484778e02b9df955bbbe1ac7 >08:08:44,643 INF dnf.rpm: Installed: glibc-common-2.28-9.fc29.x86_64 >08:08:44,645 INF dnf.rpm: Installed: glibc-2.28-9.fc29.x86_64 >08:08:44,646 INF packaging: Configuring (running scriptlet for): glibc-2.28-9.fc29.x86_64 1535551815 b44d8a7b50a41a6cae3e91faa38a6b471a200254bfd72c780f5c3fd1da88bdcf >08:08:44,646 INF packaging: Installed: glibc-2.28-9.fc29.x86_64 1535551815 b44d8a7b50a41a6cae3e91faa38a6b471a200254bfd72c780f5c3fd1da88bdcf >08:08:45,357 INF packaging: Configuring (running scriptlet for): glibc-2.28-9.fc29.x86_64 1535551815 b44d8a7b50a41a6cae3e91faa38a6b471a200254bfd72c780f5c3fd1da88bdcf >08:08:45,401 INF dnf.rpm: Installed: glibc-2.28-9.fc29.x86_64 >08:08:45,404 INF dnf.rpm: Installed: bash-4.4.23-4.fc29.x86_64 >08:08:45,405 INF packaging: Installed: bash-4.4.23-4.fc29.x86_64 1536668761 02eac58c934a2b24a168b81695d92f0553d1be12c00f4c0788d0ad2cfa7307a8 >08:08:45,662 INF packaging: Configuring (running scriptlet for): bash-4.4.23-4.fc29.x86_64 1536668761 02eac58c934a2b24a168b81695d92f0553d1be12c00f4c0788d0ad2cfa7307a8 >08:08:45,663 INF dnf.rpm: Installed: bash-4.4.23-4.fc29.x86_64 >08:08:45,664 INF dnf.rpm: Installed: libsepol-2.8-2.fc29.x86_64 >08:08:45,664 INF packaging: Installed: libsepol-2.8-2.fc29.x86_64 1531566075 6ee1ce11074adeaa8933e4db74cfc0d5104a53dd093a27890af3b306e1af8f41 >08:08:45,695 INF packaging: Configuring (running scriptlet for): libsepol-2.8-2.fc29.x86_64 1531566075 6ee1ce11074adeaa8933e4db74cfc0d5104a53dd093a27890af3b306e1af8f41 >08:08:45,721 INF dnf.rpm: Installed: libsepol-2.8-2.fc29.x86_64 >08:08:45,722 INF dnf.rpm: Installed: zlib-1.2.11-14.fc29.x86_64 >08:08:45,722 INF packaging: Installed: zlib-1.2.11-14.fc29.x86_64 1538479433 e38aba1af8036fd506fe0dd11411770b8ce26aa9fbe40c02dafd7d0a56eb2816 >08:08:45,740 INF dnf.rpm: Installed: zlib-1.2.11-14.fc29.x86_64 >08:08:45,740 INF dnf.rpm: Installed: libcom_err-1.44.3-1.fc29.x86_64 >08:08:45,741 INF packaging: Installed: libcom_err-1.44.3-1.fc29.x86_64 1531451652 fb797eb4f0d244d7f709b5eb67debf0493d83d59ee4a0618ff8c0786f57c81e3 >08:08:45,748 INF packaging: Configuring (running scriptlet for): libcom_err-1.44.3-1.fc29.x86_64 1531451652 fb797eb4f0d244d7f709b5eb67debf0493d83d59ee4a0618ff8c0786f57c81e3 >08:08:45,773 INF dnf.rpm: Installed: libcom_err-1.44.3-1.fc29.x86_64 >08:08:45,777 INF dnf.rpm: Installed: popt-1.16-15.fc29.x86_64 >08:08:45,779 INF packaging: Installed: popt-1.16-15.fc29.x86_64 1531621483 0771a402cb8d45cd26cb286259d58ff281bb70277fe5676de0359a3360a9f477 >08:08:45,838 INF dnf.rpm: Installed: popt-1.16-15.fc29.x86_64 >08:08:45,839 INF dnf.rpm: Installed: xz-libs-5.2.4-3.fc29.x86_64 >08:08:45,839 INF packaging: Installed: xz-libs-5.2.4-3.fc29.x86_64 1531681023 ea68de9c4a06385dbd31548f2763cf867be0b60f70703136cf9376775dfdf83d >08:08:45,854 INF dnf.rpm: Installed: xz-libs-5.2.4-3.fc29.x86_64 >08:08:45,854 INF dnf.rpm: Installed: libxml2-2.9.8-4.fc29.x86_64 >08:08:45,855 INF packaging: Installed: libxml2-2.9.8-4.fc29.x86_64 1533236435 c2f56066ed28bbb8516168a5a6fb35d13ffa7e6feff90a77f3eaa4e967e2f36f >08:08:45,928 INF dnf.rpm: Installed: libxml2-2.9.8-4.fc29.x86_64 >08:08:45,930 INF dnf.rpm: Installed: libstdc++-8.2.1-2.fc29.x86_64 >08:08:45,931 INF packaging: Installed: libstdc++-8.2.1-2.fc29.x86_64 1533181391 5c8ec25dc254645d3445a559cb92953bf395a7b086ed2da74dae3764cacef1bc >08:08:46,008 INF packaging: Configuring (running scriptlet for): libstdc++-8.2.1-2.fc29.x86_64 1533181391 5c8ec25dc254645d3445a559cb92953bf395a7b086ed2da74dae3764cacef1bc >08:08:46,030 INF dnf.rpm: Installed: libstdc++-8.2.1-2.fc29.x86_64 >08:08:46,031 INF dnf.rpm: Installed: libcap-2.25-12.fc29.x86_64 >08:08:46,032 INF packaging: Installed: libcap-2.25-12.fc29.x86_64 1531553521 71e7a80362aa5495d0a6a9a25803bd6ee31c583360fa8637c523884afced0e95 >08:08:46,055 INF dnf.rpm: Installed: libcap-2.25-12.fc29.x86_64 >08:08:46,056 INF dnf.rpm: Installed: libuuid-2.32.1-1.fc29.x86_64 >08:08:46,056 INF packaging: Installed: libuuid-2.32.1-1.fc29.x86_64 1531741884 d601bbe6f0cc18e91fa0d376a3e20a984eb2a9426673306ae5722b5f91a00f8e >08:08:46,066 INF packaging: Configuring (running scriptlet for): libuuid-2.32.1-1.fc29.x86_64 1531741884 d601bbe6f0cc18e91fa0d376a3e20a984eb2a9426673306ae5722b5f91a00f8e >08:08:46,089 INF dnf.rpm: Installed: libuuid-2.32.1-1.fc29.x86_64 >08:08:46,090 INF dnf.rpm: Installed: bzip2-libs-1.0.6-28.fc29.x86_64 >08:08:46,091 INF packaging: Installed: bzip2-libs-1.0.6-28.fc29.x86_64 1531431603 a69871c5350bfcdc817b3e790c2991384ef2b5b6ca062f01628ad24c4cd47a53 >08:08:46,101 INF dnf.rpm: Installed: bzip2-libs-1.0.6-28.fc29.x86_64 >08:08:46,101 INF dnf.rpm: Installed: readline-7.0-12.fc29.x86_64 >08:08:46,102 INF packaging: Installed: readline-7.0-12.fc29.x86_64 1531636591 590c9226db42b8b50058467b932dc0668c4c60701c562ecc6e5dbdacb409f8c1 >08:08:46,130 INF dnf.rpm: Installed: readline-7.0-12.fc29.x86_64 >08:08:46,130 INF dnf.rpm: Installed: kmod-libs-25-3.fc29.x86_64 >08:08:46,131 INF packaging: Installed: kmod-libs-25-3.fc29.x86_64 1531547414 0c9e54be5f7e47c835c966f89f88f52e01d6e89f66427080997b968e2e3ef56b >08:08:46,143 INF packaging: Configuring (running scriptlet for): kmod-libs-25-3.fc29.x86_64 1531547414 0c9e54be5f7e47c835c966f89f88f52e01d6e89f66427080997b968e2e3ef56b >08:08:46,168 INF dnf.rpm: Installed: kmod-libs-25-3.fc29.x86_64 >08:08:46,169 INF dnf.rpm: Installed: elfutils-libelf-0.174-1.fc29.x86_64 >08:08:46,171 INF packaging: Installed: elfutils-libelf-0.174-1.fc29.x86_64 1536930408 7fb54d4e629e66ffda09ca88e4524912145928da78c63d05bd36c0922b86b496 >08:08:46,208 INF dnf.rpm: Installed: elfutils-libelf-0.174-1.fc29.x86_64 >08:08:46,209 INF dnf.rpm: Installed: libgpg-error-1.31-2.fc29.x86_64 >08:08:46,209 INF packaging: Installed: libgpg-error-1.31-2.fc29.x86_64 1531557498 16b2955f9488dbc3055dc5f90de0c0b6617d96a842677df5d4c3a05e87f5dac9 >08:08:46,263 INF dnf.rpm: Installed: libgpg-error-1.31-2.fc29.x86_64 >08:08:46,264 INF dnf.rpm: Installed: keyutils-libs-1.5.10-8.fc29.x86_64 >08:08:46,265 INF packaging: Installed: keyutils-libs-1.5.10-8.fc29.x86_64 1532190934 751d48952bce43799456643b8ccdbff2e45ca30ae356b5af4e41ef5e2a071f52 >08:08:46,273 INF dnf.rpm: Installed: keyutils-libs-1.5.10-8.fc29.x86_64 >08:08:46,274 INF dnf.rpm: Installed: sqlite-libs-3.24.0-2.fc29.x86_64 >08:08:46,275 INF packaging: Installed: sqlite-libs-3.24.0-2.fc29.x86_64 1531655561 c4095f8b64a38d592e184c0fb5acc060dd1f88e6cecc29bdcbdce5d7959e3991 >08:08:46,324 INF dnf.rpm: Installed: sqlite-libs-3.24.0-2.fc29.x86_64 >08:08:46,325 INF dnf.rpm: Installed: pcre-8.42-4.fc29.x86_64 >08:08:46,327 INF packaging: Installed: pcre-8.42-4.fc29.x86_64 1535965605 8adb3e3dcd3a0d0fcb87f30f64212e485b7197342b142e1b2b8d22cdaf5a2594 >08:08:46,355 INF dnf.rpm: Installed: pcre-8.42-4.fc29.x86_64 >08:08:46,356 INF dnf.rpm: Installed: grep-3.1-8.fc29.x86_64 >08:08:46,357 INF packaging: Installed: grep-3.1-8.fc29.x86_64 1533826089 11f6c1db9c4b12631f3a69bea4bdfbdd073223c89445005c214cc04ab959b6a0 >08:08:46,472 INF dnf.rpm: Installed: grep-3.1-8.fc29.x86_64 >08:08:46,474 INF dnf.rpm: Installed: json-c-0.13.1-3.fc29.x86_64 >08:08:46,475 INF packaging: Installed: json-c-0.13.1-3.fc29.x86_64 1531541468 6ef86ebf566babfbce237ac764478cc5aeca9504ffab8f41d903947fa2e42e71 >08:08:46,484 INF dnf.rpm: Installed: json-c-0.13.1-3.fc29.x86_64 >08:08:46,485 INF dnf.rpm: Installed: augeas-libs-1.10.1-3.fc29.x86_64 >08:08:46,485 INF packaging: Installed: augeas-libs-1.10.1-3.fc29.x86_64 1531428735 e337565b43b0b324c6c883a23c3563d04f653426fe342434bc75c1b68e3f499e >08:08:46,878 INF packaging: Configuring (running scriptlet for): augeas-libs-1.10.1-3.fc29.x86_64 1531428735 e337565b43b0b324c6c883a23c3563d04f653426fe342434bc75c1b68e3f499e >08:08:46,905 INF dnf.rpm: Installed: augeas-libs-1.10.1-3.fc29.x86_64 >08:08:46,906 INF dnf.rpm: Installed: chkconfig-1.10-6.fc29.x86_64 >08:08:46,907 INF packaging: Installed: chkconfig-1.10-6.fc29.x86_64 1532301681 1625501fa9091e2d4a448a1646600c075e282b4c576cff51c91627e528480833 >08:08:46,986 INF dnf.rpm: Installed: chkconfig-1.10-6.fc29.x86_64 >08:08:46,987 INF dnf.rpm: Installed: info-6.5-10.fc29.x86_64 >08:08:46,988 INF packaging: Installed: info-6.5-10.fc29.x86_64 1533835442 68c87b2d3a478e6325c4aebaff707a2ef974323f2551393cb0f38b9e85447503 >08:08:47,019 INF dnf.rpm: Installed: info-6.5-10.fc29.x86_64 >08:08:47,020 INF dnf.rpm: Installed: expat-2.2.6-1.fc29.x86_64 >08:08:47,021 INF packaging: Installed: expat-2.2.6-1.fc29.x86_64 1534756227 173badc214dc819b8558b58b7eafdc1112baa0896c144bcab463e509906d3645 >08:08:47,038 INF dnf.rpm: Installed: expat-2.2.6-1.fc29.x86_64 >08:08:47,039 INF dnf.rpm: Installed: libbasicobjects-0.1.1-41.fc29.x86_64 >08:08:47,039 INF packaging: Installed: libbasicobjects-0.1.1-41.fc29.x86_64 1534243299 937ca7a2772ada53af8147714e9387a3c0e4efc3de16ea17c764b2ce9a83625f >08:08:47,059 INF dnf.rpm: Installed: libbasicobjects-0.1.1-41.fc29.x86_64 >08:08:47,060 INF dnf.rpm: Installed: libcollection-0.7.0-41.fc29.x86_64 >08:08:47,060 INF packaging: Installed: libcollection-0.7.0-41.fc29.x86_64 1534243299 17ede0e570032fa81861540dada5a5c68cb564f608dc674eba20dbf7ea642463 >08:08:47,072 INF dnf.rpm: Installed: libcollection-0.7.0-41.fc29.x86_64 >08:08:47,073 INF dnf.rpm: Installed: libdb-5.3.28-33.fc29.x86_64 >08:08:47,074 INF packaging: Installed: libdb-5.3.28-33.fc29.x86_64 1532429238 6bbea60bd46ba90be15a220fe4d4bd5d73402bc3306fbdaff7886d2f3288aad7 >08:08:47,146 INF packaging: Configuring (running scriptlet for): libdb-5.3.28-33.fc29.x86_64 1532429238 6bbea60bd46ba90be15a220fe4d4bd5d73402bc3306fbdaff7886d2f3288aad7 >08:08:47,167 INF dnf.rpm: Installed: libdb-5.3.28-33.fc29.x86_64 >08:08:47,168 INF dnf.rpm: Installed: libref_array-0.1.5-41.fc29.x86_64 >08:08:47,168 INF packaging: Installed: libref_array-0.1.5-41.fc29.x86_64 1534243299 b1ee8ec6515d25f353ed4ccae40667eb45f020899eac26428ff2d38e2e4bc656 >08:08:47,178 INF dnf.rpm: Installed: libref_array-0.1.5-41.fc29.x86_64 >08:08:47,179 INF dnf.rpm: Installed: libgcrypt-1.8.3-3.fc29.x86_64 >08:08:47,179 INF packaging: Installed: libgcrypt-1.8.3-3.fc29.x86_64 1531556748 2b26187c6f4d8493ab088ef44434e707eea208eb8af6cc775ee0e71ed8c3010c >08:08:47,231 INF packaging: Configuring (running scriptlet for): libgcrypt-1.8.3-3.fc29.x86_64 1531556748 2b26187c6f4d8493ab088ef44434e707eea208eb8af6cc775ee0e71ed8c3010c >08:08:47,251 INF dnf.rpm: Installed: libgcrypt-1.8.3-3.fc29.x86_64 >08:08:47,254 INF dnf.rpm: Installed: libtar-1.2.20-15.fc29.x86_64 >08:08:47,255 INF packaging: Installed: libtar-1.2.20-15.fc29.x86_64 1531567479 811b149e7511ddbe2da1075a6f4f280c51a942673d80e98f8fa8915555d29c17 >08:08:47,278 INF dnf.rpm: Installed: libtar-1.2.20-15.fc29.x86_64 >08:08:47,278 INF dnf.rpm: Installed: gmp-1:6.1.2-8.fc29.x86_64 >08:08:47,279 INF packaging: Installed: gmp-1:6.1.2-8.fc29.x86_64 1531474847 407598d1b630d21049076cde79aaf535f1f440daa4e659a958c5489e0dfec47a >08:08:47,312 INF packaging: Configuring (running scriptlet for): gmp-1:6.1.2-8.fc29.x86_64 1531474847 407598d1b630d21049076cde79aaf535f1f440daa4e659a958c5489e0dfec47a >08:08:47,333 INF dnf.rpm: Installed: gmp-1:6.1.2-8.fc29.x86_64 >08:08:47,335 INF dnf.rpm: Installed: libdhash-0.5.0-41.fc29.x86_64 >08:08:47,336 INF packaging: Installed: libdhash-0.5.0-41.fc29.x86_64 1534243299 40b3614a82ad4a920bb1a6f0e6bb5e7f925d309bcd16731ba7b9c001d528876e >08:08:47,350 INF dnf.rpm: Installed: libdhash-0.5.0-41.fc29.x86_64 >08:08:47,351 INF dnf.rpm: Installed: nspr-4.20.0-1.fc29.x86_64 >08:08:47,352 INF packaging: Installed: nspr-4.20.0-1.fc29.x86_64 1535964018 2ff9fd8f1a1459c68399261005de7e1170b08f470fbee4114acd2d49b3eb03cb >08:08:47,372 INF packaging: Configuring (running scriptlet for): nspr-4.20.0-1.fc29.x86_64 1535964018 2ff9fd8f1a1459c68399261005de7e1170b08f470fbee4114acd2d49b3eb03cb >08:08:47,394 INF dnf.rpm: Installed: nspr-4.20.0-1.fc29.x86_64 >08:08:47,397 INF dnf.rpm: Installed: jansson-2.11-2.fc29.x86_64 >08:08:47,403 INF packaging: Installed: jansson-2.11-2.fc29.x86_64 1531538798 0e2ca5651e6938857306e3e2066ead8bae8ee5b98cbc8083f00e7954122cbdda >08:08:47,419 INF dnf.rpm: Installed: jansson-2.11-2.fc29.x86_64 >08:08:47,420 INF dnf.rpm: Installed: libcap-ng-0.7.9-4.fc29.x86_64 >08:08:47,421 INF packaging: Installed: libcap-ng-0.7.9-4.fc29.x86_64 1533850035 0abf011ae8d111474cac7e7eb72f7edf288372f03c5fbac8bae7e5aa9482e48b >08:08:47,428 INF dnf.rpm: Installed: libcap-ng-0.7.9-4.fc29.x86_64 >08:08:47,428 INF dnf.rpm: Installed: audit-libs-3.0-0.4.20180831git0047a6c.fc29.x86_64 >08:08:47,429 INF packaging: Installed: audit-libs-3.0-0.4.20180831git0047a6c.fc29.x86_64 1535752408 c9ed7bb95a165859ed6b8b3baf09f403a8d23889a36756135eb92fb6e1757e0b >08:08:47,447 INF packaging: Configuring (running scriptlet for): audit-libs-3.0-0.4.20180831git0047a6c.fc29.x86_64 1535752408 c9ed7bb95a165859ed6b8b3baf09f403a8d23889a36756135eb92fb6e1757e0b >08:08:47,464 INF dnf.rpm: Installed: audit-libs-3.0-0.4.20180831git0047a6c.fc29.x86_64 >08:08:47,465 INF dnf.rpm: Installed: libzstd-1.3.5-2.fc29.x86_64 >08:08:47,467 INF packaging: Installed: libzstd-1.3.5-2.fc29.x86_64 1531682916 fe534d1167faddb79c7002de5a945819b510516f3a8e9a2772382f0826bd93f7 >08:08:47,496 INF dnf.rpm: Installed: libzstd-1.3.5-2.fc29.x86_64 >08:08:47,496 INF dnf.rpm: Installed: nss-util-3.39.0-2.fc29.x86_64 >08:08:47,497 INF packaging: Installed: nss-util-3.39.0-2.fc29.x86_64 1535967629 64c6f297d52feb52347002e3a8f31154daaa507b6f4714208beb567b5a39ceb9 >08:08:47,512 INF packaging: Configuring (running scriptlet for): nss-util-3.39.0-2.fc29.x86_64 1535967629 64c6f297d52feb52347002e3a8f31154daaa507b6f4714208beb567b5a39ceb9 >08:08:47,531 INF dnf.rpm: Installed: nss-util-3.39.0-2.fc29.x86_64 >08:08:47,532 INF dnf.rpm: Installed: libffi-3.1-18.fc29.x86_64 >08:08:47,533 INF packaging: Installed: libffi-3.1-18.fc29.x86_64 1532270340 e07032b73792b5fea8a6983f668b975cb75fba0344ebaa142c2c6742c10f6ea2 >08:08:47,543 INF dnf.rpm: Installed: libffi-3.1-18.fc29.x86_64 >08:08:47,544 INF dnf.rpm: Installed: libmnl-1.0.4-8.fc29.x86_64 >08:08:47,545 INF packaging: Installed: libmnl-1.0.4-8.fc29.x86_64 1532191034 f94c019720764369d90db50ee31a752217941970c004a7098a9de0197fc4ff78 >08:08:47,553 INF packaging: Configuring (running scriptlet for): libmnl-1.0.4-8.fc29.x86_64 1532191034 f94c019720764369d90db50ee31a752217941970c004a7098a9de0197fc4ff78 >08:08:47,573 INF dnf.rpm: Installed: libmnl-1.0.4-8.fc29.x86_64 >08:08:47,574 INF dnf.rpm: Installed: libnl3-3.4.0-6.fc29.x86_64 >08:08:47,576 INF packaging: Installed: libnl3-3.4.0-6.fc29.x86_64 1531563043 b5d760a86f45871da7139e5c07c82b2775c0da81ad68ae6b6c56d0ac94f4b672 >08:08:47,619 INF packaging: Configuring (running scriptlet for): libnl3-3.4.0-6.fc29.x86_64 1531563043 b5d760a86f45871da7139e5c07c82b2775c0da81ad68ae6b6c56d0ac94f4b672 >08:08:47,644 INF dnf.rpm: Installed: libnl3-3.4.0-6.fc29.x86_64 >08:08:47,646 INF dnf.rpm: Installed: kmod-25-3.fc29.x86_64 >08:08:47,647 INF packaging: Installed: kmod-25-3.fc29.x86_64 1531547414 d2d06d29b94a1bc6d5502c9d8b745a6a36d91eaae1f4c7bd731ad166af100924 >08:08:47,688 INF dnf.rpm: Installed: kmod-25-3.fc29.x86_64 >08:08:47,690 INF dnf.rpm: Installed: libsss_idmap-2.0.0-3.fc29.x86_64 >08:08:47,691 INF packaging: Installed: libsss_idmap-2.0.0-3.fc29.x86_64 1535556673 67a40255dff58093cfd789e3d531093906cd79fdefa533ed19ef419ab5307060 >08:08:47,702 INF packaging: Configuring (running scriptlet for): libsss_idmap-2.0.0-3.fc29.x86_64 1535556673 67a40255dff58093cfd789e3d531093906cd79fdefa533ed19ef419ab5307060 >08:08:47,720 INF dnf.rpm: Installed: libsss_idmap-2.0.0-3.fc29.x86_64 >08:08:47,721 INF dnf.rpm: Installed: libattr-2.4.48-3.fc29.x86_64 >08:08:47,722 INF packaging: Installed: libattr-2.4.48-3.fc29.x86_64 1531810521 7f59631e4afc250169f73b1645e40d82559f9747fb03a46b094cab28a57c9719 >08:08:47,729 INF dnf.rpm: Installed: libattr-2.4.48-3.fc29.x86_64 >08:08:47,730 INF dnf.rpm: Installed: libacl-2.2.53-2.fc29.x86_64 >08:08:47,731 INF packaging: Installed: libacl-2.2.53-2.fc29.x86_64 1531425618 1bccd979ae60a9c7c1ddb27ea331be144f394d00c62d16b36f7631a74e5d14dd >08:08:47,737 INF dnf.rpm: Installed: libacl-2.2.53-2.fc29.x86_64 >08:08:47,738 INF dnf.rpm: Installed: sed-4.5-2.fc29.x86_64 >08:08:47,739 INF packaging: Installed: sed-4.5-2.fc29.x86_64 1531650240 11d9bfc21af5733f347f3e281e4182199dc73488c4d80afb5b9310ce3181db1d >08:08:47,799 INF dnf.rpm: Installed: sed-4.5-2.fc29.x86_64 >08:08:47,799 INF dnf.rpm: Installed: libunistring-0.9.10-4.fc29.x86_64 >08:08:47,800 INF packaging: Installed: libunistring-0.9.10-4.fc29.x86_64 1533046804 503152b3aae5fcbc7d48197ee9d162588b3b27932d391a7b2c7419b5322637c5 >08:08:47,851 INF dnf.rpm: Installed: libunistring-0.9.10-4.fc29.x86_64 >08:08:47,851 INF dnf.rpm: Installed: libidn2-2.0.5-2.fc29.x86_64 >08:08:47,852 INF packaging: Installed: libidn2-2.0.5-2.fc29.x86_64 1531558169 dd82ab9d9023fd5b3ace11d1711dd7161bfb0bd6ecd2bce394898dc18238c36d >08:08:47,883 INF dnf.rpm: Installed: libidn2-2.0.5-2.fc29.x86_64 >08:08:47,884 INF dnf.rpm: Installed: lua-libs-5.3.5-2.fc29.x86_64 >08:08:47,885 INF packaging: Installed: lua-libs-5.3.5-2.fc29.x86_64 1531572064 36970a09188f31fe097d04d021ab822e5b93ec4c6797671fccecf2220e8a302a >08:08:47,899 INF dnf.rpm: Installed: lua-libs-5.3.5-2.fc29.x86_64 >08:08:47,899 INF dnf.rpm: Installed: p11-kit-0.23.14-1.fc29.x86_64 >08:08:47,900 INF packaging: Installed: p11-kit-0.23.14-1.fc29.x86_64 1536568193 d87b4f7d9c0362ee22d0faf4db4caa97c00fc48f5cf85ff64028d2ea54088554 >08:08:47,949 INF packaging: Configuring (running scriptlet for): p11-kit-0.23.14-1.fc29.x86_64 1536568193 d87b4f7d9c0362ee22d0faf4db4caa97c00fc48f5cf85ff64028d2ea54088554 >08:08:47,965 INF dnf.rpm: Installed: p11-kit-0.23.14-1.fc29.x86_64 >08:08:47,966 INF dnf.rpm: Installed: grub2-common-1:2.02-60.fc29.noarch >08:08:47,967 INF packaging: Installed: grub2-common-1:2.02-60.fc29.noarch 1538503457 15364766b555b929d9d202b054bba751eae8c329531aa3bafd42f60534bb0ff5 >08:08:48,112 INF dnf.rpm: Installed: grub2-common-1:2.02-60.fc29.noarch >08:08:48,115 INF dnf.rpm: Installed: libpsl-0.20.2-5.fc29.x86_64 >08:08:48,116 INF packaging: Installed: libpsl-0.20.2-5.fc29.x86_64 1532701254 29c43517dfcf3b66622bdf598365acf15838e15276a4eda0cb6e016f0d5b22a8 >08:08:48,125 INF dnf.rpm: Installed: libpsl-0.20.2-5.fc29.x86_64 >08:08:48,126 INF dnf.rpm: Installed: libsemanage-2.8-4.fc29.x86_64 >08:08:48,126 INF packaging: Installed: libsemanage-2.8-4.fc29.x86_64 1538041923 0de3f4bd804493334fb9fe627563196eded9f49972053d2235726303919cbdfd >08:08:48,149 INF dnf.rpm: Installed: libsemanage-2.8-4.fc29.x86_64 >08:08:48,150 INF dnf.rpm: Installed: nettle-3.4-5.fc29.x86_64 >08:08:48,150 INF packaging: Installed: nettle-3.4-5.fc29.x86_64 1535711386 9848517533a277037d655d30feabb93c4c4d8f61b6bc2f3dca45262da339747a >08:08:48,192 INF dnf.rpm: Installed: nettle-3.4-5.fc29.x86_64 >08:08:48,193 INF dnf.rpm: Installed: findutils-1:4.6.0-20.fc29.x86_64 >08:08:48,194 INF packaging: Installed: findutils-1:4.6.0-20.fc29.x86_64 1531457293 9fcdef02e8cf085b17c65c2651679ccff0869595f25b0d323321632a20e44728 >08:08:48,287 INF packaging: Configuring (running scriptlet for): findutils-1:4.6.0-20.fc29.x86_64 1531457293 9fcdef02e8cf085b17c65c2651679ccff0869595f25b0d323321632a20e44728 >08:08:48,297 INF dnf.rpm: Installed: findutils-1:4.6.0-20.fc29.x86_64 >08:08:48,298 INF dnf.rpm: Installed: xz-5.2.4-3.fc29.x86_64 >08:08:48,298 INF packaging: Installed: xz-5.2.4-3.fc29.x86_64 1531681023 27f9eec1b4811527c6a58177a40e24c1d6306d775f58055731541f5b06810a7a >08:08:48,342 INF dnf.rpm: Installed: xz-5.2.4-3.fc29.x86_64 >08:08:48,343 INF dnf.rpm: Installed: libassuan-2.5.1-4.fc29.x86_64 >08:08:48,344 INF packaging: Installed: libassuan-2.5.1-4.fc29.x86_64 1531552974 15e14031f4265960fef35f8b1568fc5556882a7db28ce4f196eac15d4f76da1d >08:08:48,363 INF dnf.rpm: Installed: libassuan-2.5.1-4.fc29.x86_64 >08:08:48,363 INF dnf.rpm: Installed: libaio-0.3.111-3.fc29.x86_64 >08:08:48,364 INF packaging: Installed: libaio-0.3.111-3.fc29.x86_64 1531843505 9a48510e729f4795cf89b895aae220903bc9576eac19b448ca6839f1dce299d1 >08:08:48,371 INF dnf.rpm: Installed: libaio-0.3.111-3.fc29.x86_64 >08:08:48,372 INF dnf.rpm: Installed: libpcap-14:1.9.0-2.fc29.x86_64 >08:08:48,372 INF packaging: Installed: libpcap-14:1.9.0-2.fc29.x86_64 1534157408 08def5490a273e35c725ea1a4d3bc099319fb415b5e11cabda9168cf5c530d38 >08:08:48,397 INF dnf.rpm: Installed: libpcap-14:1.9.0-2.fc29.x86_64 >08:08:48,398 INF dnf.rpm: Installed: libsmartcols-2.32.1-1.fc29.x86_64 >08:08:48,398 INF packaging: Installed: libsmartcols-2.32.1-1.fc29.x86_64 1531741884 626eedec9c28929c2dd72da797feb62b58a1f809346916e6080175514c394a89 >08:08:48,418 INF packaging: Configuring (running scriptlet for): libsmartcols-2.32.1-1.fc29.x86_64 1531741884 626eedec9c28929c2dd72da797feb62b58a1f809346916e6080175514c394a89 >08:08:48,446 INF dnf.rpm: Installed: libsmartcols-2.32.1-1.fc29.x86_64 >08:08:48,447 INF dnf.rpm: Installed: which-2.21-11.fc29.x86_64 >08:08:48,448 INF packaging: Installed: which-2.21-11.fc29.x86_64 1532603396 16c6d21b6b4328ec11a7886f46f5451eba9ad3c2bf57d7e1a5fef1cd5a24429a >08:08:48,467 INF dnf.rpm: Installed: which-2.21-11.fc29.x86_64 >08:08:48,467 INF dnf.rpm: Installed: iptables-libs-1.8.0-3.fc29.x86_64 >08:08:48,468 INF packaging: Installed: iptables-libs-1.8.0-3.fc29.x86_64 1531537085 49083b108a506a7be7f30607861d426dd648c69774e236fef3daac75d7ae9bc4 >08:08:48,479 INF dnf.rpm: Installed: iptables-libs-1.8.0-3.fc29.x86_64 >08:08:48,480 INF dnf.rpm: Installed: mpfr-3.1.6-2.fc29.x86_64 >08:08:48,481 INF packaging: Installed: mpfr-3.1.6-2.fc29.x86_64 1531582978 c9456b065891306d07baa57819ed34e716a0f047c0621c4cd5875ff38406a5bc >08:08:48,511 INF packaging: Configuring (running scriptlet for): mpfr-3.1.6-2.fc29.x86_64 1531582978 c9456b065891306d07baa57819ed34e716a0f047c0621c4cd5875ff38406a5bc >08:08:48,538 INF dnf.rpm: Installed: mpfr-3.1.6-2.fc29.x86_64 >08:08:48,541 INF dnf.rpm: Installed: hunspell-en-GB-0.20140811.1-13.fc29.noarch >08:08:48,542 INF packaging: Installed: hunspell-en-GB-0.20140811.1-13.fc29.noarch 1532072140 1153295da9118d881406b923cc72fdd2ad070b46a4fd93c405e27ded727b0cd4 >08:08:48,571 INF dnf.rpm: Installed: hunspell-en-GB-0.20140811.1-13.fc29.noarch >08:08:48,572 INF dnf.rpm: Installed: hunspell-en-0.20140811.1-13.fc29.noarch >08:08:48,573 INF packaging: Installed: hunspell-en-0.20140811.1-13.fc29.noarch 1532072140 056faeb17a098b989f704d7c62d1a03155ea166f46b870158b19c00c1eaf65d8 >08:08:48,609 INF dnf.rpm: Installed: hunspell-en-0.20140811.1-13.fc29.noarch >08:08:48,610 INF dnf.rpm: Installed: hunspell-en-US-0.20140811.1-13.fc29.noarch >08:08:48,610 INF packaging: Installed: hunspell-en-US-0.20140811.1-13.fc29.noarch 1532072140 6bad2d6fdecdc9ea6e6ffd32e7b474b48892fbd0122f6b707c756b63cfaab462 >08:08:48,632 INF dnf.rpm: Installed: hunspell-en-US-0.20140811.1-13.fc29.noarch >08:08:48,633 INF dnf.rpm: Installed: hunspell-1.6.2-3.fc29.x86_64 >08:08:48,635 INF packaging: Installed: hunspell-1.6.2-3.fc29.x86_64 1532283716 a2d79483343c1b81ab18319428c9887fc7ec1e0d8b0f7b9f4b990a576a13fff9 >08:08:48,688 INF packaging: Configuring (running scriptlet for): hunspell-1.6.2-3.fc29.x86_64 1532283716 a2d79483343c1b81ab18319428c9887fc7ec1e0d8b0f7b9f4b990a576a13fff9 >08:08:48,710 INF dnf.rpm: Installed: hunspell-1.6.2-3.fc29.x86_64 >08:08:48,711 INF dnf.rpm: Installed: e2fsprogs-libs-1.44.3-1.fc29.x86_64 >08:08:48,711 INF packaging: Installed: e2fsprogs-libs-1.44.3-1.fc29.x86_64 1531451652 001b883b3268eaa665acd23b00c1c15de7152b07b7565e72103ad80fe193a308 >08:08:48,736 INF packaging: Configuring (running scriptlet for): e2fsprogs-libs-1.44.3-1.fc29.x86_64 1531451652 001b883b3268eaa665acd23b00c1c15de7152b07b7565e72103ad80fe193a308 >08:08:48,755 INF dnf.rpm: Installed: e2fsprogs-libs-1.44.3-1.fc29.x86_64 >08:08:48,756 INF dnf.rpm: Installed: file-libs-5.34-3.fc29.x86_64 >08:08:48,757 INF packaging: Installed: file-libs-5.34-3.fc29.x86_64 1533029617 15a0763d09073611bbc80fb3d1d20ab552d29ee711fcd6e046f168a1b41a9d8a >08:08:48,851 INF dnf.rpm: Installed: file-libs-5.34-3.fc29.x86_64 >08:08:48,853 INF dnf.rpm: Installed: file-5.34-3.fc29.x86_64 >08:08:48,854 INF packaging: Installed: file-5.34-3.fc29.x86_64 1533029617 2f09472d3502dcb3909da6bb1b795125fe8f25f40bb51ff868127dc07a2d7798 >08:08:48,865 INF dnf.rpm: Installed: file-5.34-3.fc29.x86_64 >08:08:48,866 INF dnf.rpm: Installed: cpio-2.12-9.fc29.x86_64 >08:08:48,867 INF packaging: Installed: cpio-2.12-9.fc29.x86_64 1531439154 cf9e7cab3d84e46fd1183f0aac812c539464636e141763f6bd95f699680cb5c7 >08:08:48,927 INF dnf.rpm: Installed: cpio-2.12-9.fc29.x86_64 >08:08:48,928 INF dnf.rpm: Installed: libverto-0.3.0-6.fc29.x86_64 >08:08:48,929 INF packaging: Installed: libverto-0.3.0-6.fc29.x86_64 1531568192 48b027aee2ed6fd3d2fb91d093ce1b9d450bc9f8c4e2aa13b8eb3c78ac844844 >08:08:48,938 INF dnf.rpm: Installed: libverto-0.3.0-6.fc29.x86_64 >08:08:48,939 INF dnf.rpm: Installed: lz4-libs-1.8.2-2.fc29.x86_64 >08:08:48,941 INF packaging: Installed: lz4-libs-1.8.2-2.fc29.x86_64 1531635059 ff5664e08b10a7245b0ae78219b4502af74f28214bfb06a703a75960e6fff288 >08:08:48,951 INF dnf.rpm: Installed: lz4-libs-1.8.2-2.fc29.x86_64 >08:08:48,952 INF dnf.rpm: Installed: device-mapper-persistent-data-0.7.6-2.fc29.x86_64 >08:08:48,953 INF packaging: Installed: device-mapper-persistent-data-0.7.6-2.fc29.x86_64 1531445764 dbb054a75a70a2edca3cdd5a6421347a4a5a4a8a05d320a8dd5a17d3723c1e79 >08:08:49,021 INF dnf.rpm: Installed: device-mapper-persistent-data-0.7.6-2.fc29.x86_64 >08:08:49,022 INF dnf.rpm: Installed: libnl3-cli-3.4.0-6.fc29.x86_64 >08:08:49,023 INF packaging: Installed: libnl3-cli-3.4.0-6.fc29.x86_64 1531563043 27367d41ba07f3e224ccdb98b7e07aca63196da97c0c444d34b78211952422f7 >08:08:49,226 INF packaging: Configuring (running scriptlet for): libnl3-cli-3.4.0-6.fc29.x86_64 1531563043 27367d41ba07f3e224ccdb98b7e07aca63196da97c0c444d34b78211952422f7 >08:08:49,250 INF dnf.rpm: Installed: libnl3-cli-3.4.0-6.fc29.x86_64 >08:08:49,251 INF dnf.rpm: Installed: libmetalink-0.1.3-7.fc29.x86_64 >08:08:49,252 INF packaging: Installed: libmetalink-0.1.3-7.fc29.x86_64 1531561257 09158232a23e57288eb58b301d76be094dbd974af28ab6b852a6958eec32e340 >08:08:49,263 INF dnf.rpm: Installed: libmetalink-0.1.3-7.fc29.x86_64 >08:08:49,263 INF dnf.rpm: Installed: libgomp-8.2.1-2.fc29.x86_64 >08:08:49,264 INF packaging: Installed: libgomp-8.2.1-2.fc29.x86_64 1533181391 5b44c8e3b65b3cfe7c70b8836e252779a8546791ef4a9ffaeabaf0adea8bc679 >08:08:49,284 INF packaging: Configuring (running scriptlet for): libgomp-8.2.1-2.fc29.x86_64 1533181391 5b44c8e3b65b3cfe7c70b8836e252779a8546791ef4a9ffaeabaf0adea8bc679 >08:08:49,305 INF dnf.rpm: Installed: libgomp-8.2.1-2.fc29.x86_64 >08:08:49,306 INF dnf.rpm: Installed: keyutils-1.5.10-8.fc29.x86_64 >08:08:49,307 INF packaging: Installed: keyutils-1.5.10-8.fc29.x86_64 1532190934 3399b119f4f10194d3532eec4c0ab081e52f805279a5be81d60631e6c4c1f124 >08:08:49,327 INF dnf.rpm: Installed: keyutils-1.5.10-8.fc29.x86_64 >08:08:49,327 INF dnf.rpm: Installed: libksba-1.3.5-8.fc29.x86_64 >08:08:49,328 INF packaging: Installed: libksba-1.3.5-8.fc29.x86_64 1531559814 daa98cf558935f6198b18f13773d791bf14837cd09276dd772b72d7f419ac035 >08:08:49,353 INF dnf.rpm: Installed: libksba-1.3.5-8.fc29.x86_64 >08:08:49,354 INF dnf.rpm: Installed: gdisk-1.0.4-3.fc29.x86_64 >08:08:49,355 INF packaging: Installed: gdisk-1.0.4-3.fc29.x86_64 1531563182 05bee2604a5d779a4a5fd8b00814c20028504a542debc011d9d5714037ec91c2 >08:08:49,392 INF dnf.rpm: Installed: gdisk-1.0.4-3.fc29.x86_64 >08:08:49,393 INF dnf.rpm: Installed: libpng-2:1.6.34-6.fc29.x86_64 >08:08:49,393 INF packaging: Installed: libpng-2:1.6.34-6.fc29.x86_64 1533129098 da7a45664171de1cf0bd97ebbd24644fa9bf77a950958fa98ef0cc96537afe29 >08:08:49,409 INF dnf.rpm: Installed: libpng-2:1.6.34-6.fc29.x86_64 >08:08:49,410 INF dnf.rpm: Installed: gdbm-libs-1:1.18-1.fc29.x86_64 >08:08:49,410 INF packaging: Installed: gdbm-libs-1:1.18-1.fc29.x86_64 1537894902 964dacc71209a2ba9c0468717ba56f5bdd6cc2ce898926aa9d7a9373f3908db7 >08:08:49,421 INF dnf.rpm: Installed: gdbm-libs-1:1.18-1.fc29.x86_64 >08:08:49,421 INF dnf.rpm: Installed: diffutils-3.6-5.fc29.x86_64 >08:08:49,422 INF packaging: Installed: diffutils-3.6-5.fc29.x86_64 1531446474 1b98897d82fd4f8640b0a61c0603f4192fe59d702f9f3421c6d605249f344547 >08:08:49,510 INF dnf.rpm: Installed: diffutils-3.6-5.fc29.x86_64 >08:08:49,512 INF dnf.rpm: Installed: libedit-3.1-24.20170329cvs.fc29.x86_64 >08:08:49,513 INF packaging: Installed: libedit-3.1-24.20170329cvs.fc29.x86_64 1531555825 54b60835dca60c75c0fe357959e48197a8316f4e5bbd67d59bac41f1a21002f6 >08:08:49,529 INF dnf.rpm: Installed: libedit-3.1-24.20170329cvs.fc29.x86_64 >08:08:49,530 INF dnf.rpm: Installed: libnfnetlink-1.0.1-14.fc29.x86_64 >08:08:49,531 INF packaging: Installed: libnfnetlink-1.0.1-14.fc29.x86_64 1531562729 6466395dcf8400274edbeca5a7aac64f96ef82ab140728412f933e38cb7fe6a6 >08:08:49,539 INF packaging: Configuring (running scriptlet for): libnfnetlink-1.0.1-14.fc29.x86_64 1531562729 6466395dcf8400274edbeca5a7aac64f96ef82ab140728412f933e38cb7fe6a6 >08:08:49,567 INF dnf.rpm: Installed: libnfnetlink-1.0.1-14.fc29.x86_64 >08:08:49,569 INF dnf.rpm: Installed: libnetfilter_conntrack-1.0.6-6.fc29.x86_64 >08:08:49,570 INF packaging: Installed: libnetfilter_conntrack-1.0.6-6.fc29.x86_64 1531562805 1c25694ecb316cd356dbb9946d0d1c5819f921cc5652b980f7b6c2ed916693e4 >08:08:49,588 INF packaging: Configuring (running scriptlet for): libnetfilter_conntrack-1.0.6-6.fc29.x86_64 1531562805 1c25694ecb316cd356dbb9946d0d1c5819f921cc5652b980f7b6c2ed916693e4 >08:08:49,609 INF dnf.rpm: Installed: libnetfilter_conntrack-1.0.6-6.fc29.x86_64 >08:08:49,611 INF dnf.rpm: Installed: iptables-1.8.0-3.fc29.x86_64 >08:08:49,612 INF packaging: Installed: iptables-1.8.0-3.fc29.x86_64 1531537085 4d13d3ed1f6d8d4ecb6f6fb8112eca38f4a39f28da511717ddab9b17181eb2a2 >08:08:49,899 INF packaging: Configuring (running scriptlet for): iptables-1.8.0-3.fc29.x86_64 1531537085 4d13d3ed1f6d8d4ecb6f6fb8112eca38f4a39f28da511717ddab9b17181eb2a2 >08:08:49,908 INF dnf.rpm: Installed: iptables-1.8.0-3.fc29.x86_64 >08:08:49,909 INF dnf.rpm: Installed: libpath_utils-0.2.1-41.fc29.x86_64 >08:08:49,910 INF packaging: Installed: libpath_utils-0.2.1-41.fc29.x86_64 1534243299 c46d64560b664ab5004983fdf3f03a8dbf2f09268c94533f3d84cf5f75c51eac >08:08:49,921 INF dnf.rpm: Installed: libpath_utils-0.2.1-41.fc29.x86_64 >08:08:49,922 INF dnf.rpm: Installed: libini_config-1.3.1-41.fc29.x86_64 >08:08:49,922 INF packaging: Installed: libini_config-1.3.1-41.fc29.x86_64 1534243299 bf09ab7c831b3e1b035eaa322fadddc338496e2009a629337d493938e1be661c >08:08:49,944 INF dnf.rpm: Installed: libini_config-1.3.1-41.fc29.x86_64 >08:08:49,945 INF dnf.rpm: Installed: libseccomp-2.3.3-3.fc29.x86_64 >08:08:49,945 INF packaging: Installed: libseccomp-2.3.3-3.fc29.x86_64 1531566220 58c95b32656134c147c51d148408ca66d949a4bfa27c5b53b0b57547cf0dbced >08:08:49,963 INF packaging: Configuring (running scriptlet for): libseccomp-2.3.3-3.fc29.x86_64 1531566220 58c95b32656134c147c51d148408ca66d949a4bfa27c5b53b0b57547cf0dbced >08:08:49,987 INF dnf.rpm: Installed: libseccomp-2.3.3-3.fc29.x86_64 >08:08:49,988 INF dnf.rpm: Installed: libtasn1-4.13-4.fc29.x86_64 >08:08:49,989 INF packaging: Installed: libtasn1-4.13-4.fc29.x86_64 1532252985 fb5ca6579df19f64676b9398ea64ed4cfc3a4ec8531a8a696b2d776d63eac600 >08:08:50,008 INF packaging: Configuring (running scriptlet for): libtasn1-4.13-4.fc29.x86_64 1532252985 fb5ca6579df19f64676b9398ea64ed4cfc3a4ec8531a8a696b2d776d63eac600 >08:08:50,029 INF dnf.rpm: Installed: libtasn1-4.13-4.fc29.x86_64 >08:08:50,033 INF dnf.rpm: Installed: p11-kit-trust-0.23.14-1.fc29.x86_64 >08:08:50,036 INF packaging: Installed: p11-kit-trust-0.23.14-1.fc29.x86_64 1536568193 c80e459eebce2d458a621c19b18c2aed7964d3509d49dfa3d419ff9802a927da >08:08:50,068 INF packaging: Configuring (running scriptlet for): p11-kit-trust-0.23.14-1.fc29.x86_64 1536568193 c80e459eebce2d458a621c19b18c2aed7964d3509d49dfa3d419ff9802a927da >08:08:50,079 INF dnf.rpm: Installed: p11-kit-trust-0.23.14-1.fc29.x86_64 >08:08:50,081 INF dnf.rpm: Installed: lzo-2.08-14.fc29.x86_64 >08:08:50,081 INF packaging: Installed: lzo-2.08-14.fc29.x86_64 1531573987 b28b57548c1be95a1e00dd84f68bc9c192331374c33892e8bfbec877bd0cd99f >08:08:50,099 INF dnf.rpm: Installed: lzo-2.08-14.fc29.x86_64 >08:08:50,099 INF dnf.rpm: Installed: pcsc-lite-libs-1.8.23-4.fc29.x86_64 >08:08:50,100 INF packaging: Installed: pcsc-lite-libs-1.8.23-4.fc29.x86_64 1532350924 6991ef2a7b99e9621c8d7af7fa48d23e9a46bdfdc93a1a100527122dd3548d30 >08:08:50,107 INF packaging: Configuring (running scriptlet for): pcsc-lite-libs-1.8.23-4.fc29.x86_64 1532350924 6991ef2a7b99e9621c8d7af7fa48d23e9a46bdfdc93a1a100527122dd3548d30 >08:08:50,129 INF dnf.rpm: Installed: pcsc-lite-libs-1.8.23-4.fc29.x86_64 >08:08:50,130 INF dnf.rpm: Installed: userspace-rcu-0.10.1-4.fc29.x86_64 >08:08:50,132 INF packaging: Installed: userspace-rcu-0.10.1-4.fc29.x86_64 1531668668 f46f510475c7b02e1f0968e115966b3e994fffaff533056b0b73848a13f26f67 >08:08:50,163 INF packaging: Configuring (running scriptlet for): userspace-rcu-0.10.1-4.fc29.x86_64 1531668668 f46f510475c7b02e1f0968e115966b3e994fffaff533056b0b73848a13f26f67 >08:08:50,188 INF dnf.rpm: Installed: userspace-rcu-0.10.1-4.fc29.x86_64 >08:08:50,190 INF dnf.rpm: Installed: freetype-2.9.1-2.fc29.x86_64 >08:08:50,191 INF packaging: Installed: freetype-2.9.1-2.fc29.x86_64 1531459365 65966e5563f30c5bbc00b7e5574340e2ac323c3459beec3804306783b518c8cd >08:08:50,235 INF dnf.rpm: Installed: freetype-2.9.1-2.fc29.x86_64 >08:08:50,236 INF dnf.rpm: Installed: libteam-1.27-10.fc29.x86_64 >08:08:50,236 INF packaging: Installed: libteam-1.27-10.fc29.x86_64 1533218229 27032d25b61d03beb65b6fa1acbf85a5a4318fa44f2297f405945d7ef3249d33 >08:08:50,248 INF packaging: Configuring (running scriptlet for): libteam-1.27-10.fc29.x86_64 1533218229 27032d25b61d03beb65b6fa1acbf85a5a4318fa44f2297f405945d7ef3249d33 >08:08:50,274 INF dnf.rpm: Installed: libteam-1.27-10.fc29.x86_64 >08:08:50,278 INF dnf.rpm: Installed: libbytesize-1.4-1.fc29.x86_64 >08:08:50,280 INF packaging: Installed: libbytesize-1.4-1.fc29.x86_64 1533196659 bf7367624efa4722d0e12eba09c75185d7691409795389e852fea1b9b7cacd98 >08:08:50,397 INF dnf.rpm: Installed: libbytesize-1.4-1.fc29.x86_64 >08:08:50,399 INF dnf.rpm: Installed: grub2-pc-modules-1:2.02-60.fc29.noarch >08:08:50,400 INF packaging: Installed: grub2-pc-modules-1:2.02-60.fc29.noarch 1538501984 08ebde4d8a50f756ad44a0eb212d467271d6c2292daa7973f322ade11639ffd2 >08:08:50,776 INF dnf.rpm: Installed: grub2-pc-modules-1:2.02-60.fc29.noarch >08:08:50,777 INF dnf.rpm: Installed: groff-base-1.22.3-17.fc29.x86_64 >08:08:50,778 INF packaging: Installed: groff-base-1.22.3-17.fc29.x86_64 1531523206 1f0371ebac6327a1947e867adeb0da5c55de1e59162586adb5c618eec20549aa >08:08:51,038 INF dnf.rpm: Installed: groff-base-1.22.3-17.fc29.x86_64 >08:08:51,039 INF dnf.rpm: Installed: vim-minimal-2:8.1.408-1.fc29.x86_64 >08:08:51,040 INF packaging: Installed: vim-minimal-2:8.1.408-1.fc29.x86_64 1537344455 6320de05f06e6e03feef761f66c3ec44136765a4f08909e2de529d57ce8f2079 >08:08:51,091 INF dnf.rpm: Installed: vim-minimal-2:8.1.408-1.fc29.x86_64 >08:08:51,091 INF dnf.rpm: Installed: acl-2.2.53-2.fc29.x86_64 >08:08:51,092 INF packaging: Installed: acl-2.2.53-2.fc29.x86_64 1531425618 0a7446de7de962fbbfdb204da0a7aef70cc8bd4ee4b2c03b0d730bf62b9a2223 >08:08:51,123 INF dnf.rpm: Installed: acl-2.2.53-2.fc29.x86_64 >08:08:51,124 INF dnf.rpm: Installed: tar-2:1.30-6.fc29.x86_64 >08:08:51,125 INF packaging: Installed: tar-2:1.30-6.fc29.x86_64 1533642790 a9c15e3c3ffaf06077c9ad513e8b92dcc22317fc073a3c325fe0ea94e7599668 >08:08:51,250 INF dnf.rpm: Installed: tar-2:1.30-6.fc29.x86_64 >08:08:51,251 INF dnf.rpm: Installed: iw-4.14-7.fc29.x86_64 >08:08:51,251 INF packaging: Installed: iw-4.14-7.fc29.x86_64 1531843421 2cde5485c21a84d9b0966526cf9602029e4b0dcdcae93247fe8071f100a6cca4 >08:08:51,264 INF dnf.rpm: Installed: iw-4.14-7.fc29.x86_64 >08:08:51,265 INF dnf.rpm: Installed: ipset-libs-6.38-1.fc29.x86_64 >08:08:51,266 INF packaging: Installed: ipset-libs-6.38-1.fc29.x86_64 1534161938 0b39de9d1edf2dbdc7388103dd003edbda0d68b3d27156ac4540e45f9af38cd4 >08:08:51,275 INF dnf.rpm: Installed: ipset-libs-6.38-1.fc29.x86_64 >08:08:51,276 INF dnf.rpm: Installed: ipset-6.38-1.fc29.x86_64 >08:08:51,277 INF packaging: Installed: ipset-6.38-1.fc29.x86_64 1534161938 8392cb4a340208d6f754851fc4953c70e37bef8f5b9a7f5c46f0a518beda6f6d >08:08:51,287 INF dnf.rpm: Installed: ipset-6.38-1.fc29.x86_64 >08:08:51,288 INF dnf.rpm: Installed: libnftnl-1.1.1-5.fc29.x86_64 >08:08:51,289 INF packaging: Installed: libnftnl-1.1.1-5.fc29.x86_64 1532118697 c8fceab3c28fdf0930c722ba246aa8bc1f9c625d89c375b1a78bc683b3439e82 >08:08:51,307 INF dnf.rpm: Installed: libnftnl-1.1.1-5.fc29.x86_64 >08:08:51,308 INF dnf.rpm: Installed: nftables-1:0.9.0-2.fc29.x86_64 >08:08:51,308 INF packaging: Installed: nftables-1:0.9.0-2.fc29.x86_64 1531587635 7bcd91e2d8bb0290baf0cb256cee3cedaf26067f1a8cae1ecf0f66e44a41bdb3 >08:08:51,342 INF packaging: Configuring (running scriptlet for): nftables-1:0.9.0-2.fc29.x86_64 1531587635 7bcd91e2d8bb0290baf0cb256cee3cedaf26067f1a8cae1ecf0f66e44a41bdb3 >08:08:51,350 INF dnf.rpm: Installed: nftables-1:0.9.0-2.fc29.x86_64 >08:08:51,351 INF dnf.rpm: Installed: nss-softokn-freebl-3.39.0-2.fc29.x86_64 >08:08:51,351 INF packaging: Installed: nss-softokn-freebl-3.39.0-2.fc29.x86_64 1535973410 f08a60d8ca6577a8a35ebe944a81550f0aa8f64222c8fe517b19b0d1a381ef35 >08:08:51,383 INF dnf.rpm: Installed: nss-softokn-freebl-3.39.0-2.fc29.x86_64 >08:08:51,383 INF dnf.rpm: Installed: nss-softokn-3.39.0-2.fc29.x86_64 >08:08:51,385 INF packaging: Installed: nss-softokn-3.39.0-2.fc29.x86_64 1535973410 a0ef08f203f90afc0a64e0bdb963866801138a392125ecdbd8c366491637adb5 >08:08:51,444 INF packaging: Configuring (running scriptlet for): nss-softokn-3.39.0-2.fc29.x86_64 1535973410 a0ef08f203f90afc0a64e0bdb963866801138a392125ecdbd8c366491637adb5 >08:08:51,470 INF dnf.rpm: Installed: nss-softokn-3.39.0-2.fc29.x86_64 >08:08:51,471 INF dnf.rpm: Installed: tpm2-tss-2.0.1-1.fc29.x86_64 >08:08:51,473 INF packaging: Installed: tpm2-tss-2.0.1-1.fc29.x86_64 1535621536 f6970a3fe48ba2df687b4017fa12825fb5e4fb78492b581d88b71cdcfd2506a5 >08:08:51,527 INF packaging: Configuring (running scriptlet for): tpm2-tss-2.0.1-1.fc29.x86_64 1535621536 f6970a3fe48ba2df687b4017fa12825fb5e4fb78492b581d88b71cdcfd2506a5 >08:08:51,548 INF dnf.rpm: Installed: tpm2-tss-2.0.1-1.fc29.x86_64 >08:08:51,550 INF dnf.rpm: Installed: libdb-utils-5.3.28-33.fc29.x86_64 >08:08:51,550 INF packaging: Installed: libdb-utils-5.3.28-33.fc29.x86_64 1532429238 17fd0caf1560d334e4e711a176ae7981f2c836f9b3409654dbd5b2b69f2e0b12 >08:08:51,918 INF dnf.rpm: Installed: libdb-utils-5.3.28-33.fc29.x86_64 >08:08:51,920 INF dnf.rpm: Installed: libcomps-0.1.8-14.fc29.x86_64 >08:08:51,921 INF packaging: Installed: libcomps-0.1.8-14.fc29.x86_64 1531554325 4f26d5dbeb347c03e89c5888389833051c753649b1a1be03bbc7d90bf514186b >08:08:51,942 INF dnf.rpm: Installed: libcomps-0.1.8-14.fc29.x86_64 >08:08:51,943 INF dnf.rpm: Installed: coreutils-common-8.30-4.fc29.x86_64 >08:08:51,944 INF packaging: Installed: coreutils-common-8.30-4.fc29.x86_64 1531438955 d9185d0ae7eda569752870d64733a02d77487a22d3a0986e2cbac891aef7744d >08:08:52,301 INF packaging: Configuring (running scriptlet for): coreutils-common-8.30-4.fc29.x86_64 1531438955 d9185d0ae7eda569752870d64733a02d77487a22d3a0986e2cbac891aef7744d >08:08:52,316 INF dnf.rpm: Installed: coreutils-common-8.30-4.fc29.x86_64 >08:08:52,317 INF dnf.rpm: Installed: sqlite-3.24.0-2.fc29.x86_64 >08:08:52,318 INF packaging: Installed: sqlite-3.24.0-2.fc29.x86_64 1531655561 1b0f936705d2a5781d466a214e8ee19c43135cb4b541498bf682b47277937d2e >08:08:52,376 INF dnf.rpm: Installed: sqlite-3.24.0-2.fc29.x86_64 >08:08:52,377 INF dnf.rpm: Installed: bzip2-1.0.6-28.fc29.x86_64 >08:08:52,378 INF packaging: Installed: bzip2-1.0.6-28.fc29.x86_64 1531431603 17dbdeff3619fb43458f3701d680bf2d9f6c512398dd75b7f7429ff96b133579 >08:08:52,398 INF dnf.rpm: Installed: bzip2-1.0.6-28.fc29.x86_64 >08:08:52,399 INF dnf.rpm: Installed: unzip-6.0-40.fc29.x86_64 >08:08:52,399 INF packaging: Installed: unzip-6.0-40.fc29.x86_64 1531667732 db00e985af80579964ee5c5122216423ab4039899ffa346dca447c0a0fdb6a97 >08:08:52,430 INF dnf.rpm: Installed: unzip-6.0-40.fc29.x86_64 >08:08:52,431 INF dnf.rpm: Installed: libicu-62.1-2.fc29.x86_64 >08:08:52,432 INF packaging: Installed: libicu-62.1-2.fc29.x86_64 1531535509 0c0f7e1321f0e2245ed73dcf0002425cd51bf70c74b7915e390e3754c5631ea5 >08:08:53,295 INF packaging: Configuring (running scriptlet for): libicu-62.1-2.fc29.x86_64 1531535509 0c0f7e1321f0e2245ed73dcf0002425cd51bf70c74b7915e390e3754c5631ea5 >08:08:53,323 INF dnf.rpm: Installed: libicu-62.1-2.fc29.x86_64 >08:08:53,324 INF dnf.rpm: Installed: libmodman-2.0.1-18.fc29.x86_64 >08:08:53,325 INF packaging: Installed: libmodman-2.0.1-18.fc29.x86_64 1531561982 0c131e9388724a388057ca59a99eda33094b32d93b42200ad75b293799c6b379 >08:08:53,335 INF packaging: Configuring (running scriptlet for): libmodman-2.0.1-18.fc29.x86_64 1531561982 0c131e9388724a388057ca59a99eda33094b32d93b42200ad75b293799c6b379 >08:08:53,355 INF dnf.rpm: Installed: libmodman-2.0.1-18.fc29.x86_64 >08:08:53,356 INF dnf.rpm: Installed: libproxy-0.4.15-9.fc29.x86_64 >08:08:53,357 INF packaging: Installed: libproxy-0.4.15-9.fc29.x86_64 1535318337 7aaaebca7652ef8daab16336262c1ee3153267413d5fd0333b31103c38165f1a >08:08:53,372 INF dnf.rpm: Installed: libproxy-0.4.15-9.fc29.x86_64 >08:08:53,373 INF dnf.rpm: Installed: mozjs52-52.9.0-1.fc29.x86_64 >08:08:53,373 INF packaging: Installed: mozjs52-52.9.0-1.fc29.x86_64 1532522490 cd79950190c91f4e34c51542e7f0a1d2ff72e1cc00fcee2fbb69c2a149ea73c7 >08:08:53,991 INF dnf.rpm: Installed: mozjs52-52.9.0-1.fc29.x86_64 >08:08:53,992 INF dnf.rpm: Installed: snappy-1.1.7-6.fc29.x86_64 >08:08:53,993 INF packaging: Installed: snappy-1.1.7-6.fc29.x86_64 1531653151 8d60a016489c8eb7d289f54b39d3c956c25b02bc73eb9829dbecbc278e094239 >08:08:54,002 INF dnf.rpm: Installed: snappy-1.1.7-6.fc29.x86_64 >08:08:54,003 INF dnf.rpm: Installed: libss-1.44.3-1.fc29.x86_64 >08:08:54,004 INF packaging: Installed: libss-1.44.3-1.fc29.x86_64 1531451652 01f8e730938aabf71a735d2973de4fc40b9ff7fbe13c484c34446ab11a06ab0e >08:08:54,012 INF packaging: Configuring (running scriptlet for): libss-1.44.3-1.fc29.x86_64 1531451652 01f8e730938aabf71a735d2973de4fc40b9ff7fbe13c484c34446ab11a06ab0e >08:08:54,034 INF dnf.rpm: Installed: libss-1.44.3-1.fc29.x86_64 >08:08:54,035 INF dnf.rpm: Installed: pigz-2.4-3.fc29.x86_64 >08:08:54,036 INF packaging: Installed: pigz-2.4-3.fc29.x86_64 1531843672 84b71f5cb730241505e30b5ad1a8f6647efdab00c94369c9964e81ad1e9e0500 >08:08:54,053 INF dnf.rpm: Installed: pigz-2.4-3.fc29.x86_64 >08:08:54,054 INF dnf.rpm: Installed: libselinux-utils-2.8-4.fc29.x86_64 >08:08:54,054 INF packaging: Installed: libselinux-utils-2.8-4.fc29.x86_64 1538041752 f0411ff74d49c1bfc0228b5e73ca45cc24abf8ce1f22e4c9fec55e5df98422e6 >08:08:54,143 INF dnf.rpm: Installed: libselinux-utils-2.8-4.fc29.x86_64 >08:08:54,144 INF dnf.rpm: Installed: GeoIP-GeoLite-data-2018.06-2.fc29.noarch >08:08:54,145 INF packaging: Installed: GeoIP-GeoLite-data-2018.06-2.fc29.noarch 1531422627 04031fb09b72d72f0d6063709a22c084f43a0e1d456606119ca2188597e0ae5a >08:08:54,225 INF dnf.rpm: Installed: GeoIP-GeoLite-data-2018.06-2.fc29.noarch >08:08:54,226 INF dnf.rpm: Installed: GeoIP-1.6.12-4.fc29.x86_64 >08:08:54,229 INF packaging: Installed: GeoIP-1.6.12-4.fc29.x86_64 1531422380 b8c6d76dc8d1ee0306cc413df5c90f36a9e76a227887783f2772a7976e9068a1 >08:08:54,255 INF dnf.rpm: Installed: GeoIP-1.6.12-4.fc29.x86_64 >08:08:54,256 INF dnf.rpm: Installed: less-530-2.fc29.x86_64 >08:08:54,257 INF packaging: Installed: less-530-2.fc29.x86_64 1531551717 0fa5e1e07a2682473b7937c2c2b101c003a0a8cf5d83ae1937d78b9b43f16aa3 >08:08:54,283 INF dnf.rpm: Installed: less-530-2.fc29.x86_64 >08:08:54,284 INF dnf.rpm: Installed: dmidecode-1:3.2-1.fc29.x86_64 >08:08:54,285 INF packaging: Installed: dmidecode-1:3.2-1.fc29.x86_64 1537281444 b487a9fa55bf9bd8cecb70554164b1f68e2c457dd0a285947d6c759b9be2d400 >08:08:54,318 INF dnf.rpm: Installed: dmidecode-1:3.2-1.fc29.x86_64 >08:08:54,319 INF dnf.rpm: Installed: libnghttp2-1.33.0-1.fc29.x86_64 >08:08:54,319 INF packaging: Installed: libnghttp2-1.33.0-1.fc29.x86_64 1535973669 fa1ce30b0a6d9aa03ff46915e321052782903dec7084e567d697119324d23626 >08:08:55,017 INF dnf.rpm: Installed: libnghttp2-1.33.0-1.fc29.x86_64 >08:08:55,018 INF dnf.rpm: Installed: libsss_autofs-2.0.0-3.fc29.x86_64 >08:08:55,019 INF packaging: Installed: libsss_autofs-2.0.0-3.fc29.x86_64 1535556673 ef4f023ca826f98bdee8e5e29d0bdf30bf0c1f34e10950c5a8ddc57c06896245 >08:08:55,035 INF dnf.rpm: Installed: libsss_autofs-2.0.0-3.fc29.x86_64 >08:08:55,036 INF dnf.rpm: Installed: libsss_nss_idmap-2.0.0-3.fc29.x86_64 >08:08:55,037 INF packaging: Installed: libsss_nss_idmap-2.0.0-3.fc29.x86_64 1535556673 b378a5e977593e95b111c56af7c9b267a338e328a2aec22183ce1c1935775a9b >08:08:55,058 INF packaging: Configuring (running scriptlet for): libsss_nss_idmap-2.0.0-3.fc29.x86_64 1535556673 b378a5e977593e95b111c56af7c9b267a338e328a2aec22183ce1c1935775a9b >08:08:55,089 INF dnf.rpm: Installed: libsss_nss_idmap-2.0.0-3.fc29.x86_64 >08:08:55,090 INF dnf.rpm: Installed: libsss_sudo-2.0.0-3.fc29.x86_64 >08:08:55,091 INF packaging: Installed: libsss_sudo-2.0.0-3.fc29.x86_64 1535556673 5d1c02d7ae78f3e7744a7764911ad52fbf7ba09803db937046d9cd5ed62a0649 >08:08:55,101 INF packaging: Configuring (running scriptlet for): libsss_sudo-2.0.0-3.fc29.x86_64 1535556673 5d1c02d7ae78f3e7744a7764911ad52fbf7ba09803db937046d9cd5ed62a0649 >08:08:55,130 INF dnf.rpm: Installed: libsss_sudo-2.0.0-3.fc29.x86_64 >08:08:55,131 INF dnf.rpm: Installed: libtool-ltdl-2.4.6-27.fc29.x86_64 >08:08:55,132 INF packaging: Installed: libtool-ltdl-2.4.6-27.fc29.x86_64 1535464116 80c42faeca434b2a93d7c5399670deee63af3b5bcef635c5fced0acd8bbf3d56 >08:08:55,142 INF dnf.rpm: Installed: libtool-ltdl-2.4.6-27.fc29.x86_64 >08:08:55,143 INF dnf.rpm: Installed: ncurses-6.1-8.20180923.fc29.x86_64 >08:08:55,143 INF packaging: Installed: ncurses-6.1-8.20180923.fc29.x86_64 1537869992 896320973cf9b46e704778a1535ff1b8f6765cbe309c97e1ea5da3d7fb4023d6 >08:08:55,203 INF dnf.rpm: Installed: ncurses-6.1-8.20180923.fc29.x86_64 >08:08:55,204 INF dnf.rpm: Installed: bluez-libs-5.50-3.fc29.x86_64 >08:08:55,205 INF packaging: Installed: bluez-libs-5.50-3.fc29.x86_64 1531430933 e4e3224cb0a01c7f6b68670a01d6e15ebce271afb7f96c71906b96fe351b749c >08:08:55,250 INF dnf.rpm: Installed: bluez-libs-5.50-3.fc29.x86_64 >08:08:55,250 INF dnf.rpm: Installed: brotli-1.0.5-1.fc29.x86_64 >08:08:55,251 INF packaging: Installed: brotli-1.0.5-1.fc29.x86_64 1531506077 1be44872583c990e5323b1217bf2ceb75d1e0e1f7b68ae00ce8c3ba546a018f4 >08:08:55,361 INF dnf.rpm: Installed: brotli-1.0.5-1.fc29.x86_64 >08:08:55,362 INF dnf.rpm: Installed: c-ares-1.13.0-5.fc29.x86_64 >08:08:55,363 INF packaging: Installed: c-ares-1.13.0-5.fc29.x86_64 1531431800 f2f094708df63bdeced23bef13907c06a7f2cd6b9fb6306988a104b518b21023 >08:08:55,380 INF packaging: Configuring (running scriptlet for): c-ares-1.13.0-5.fc29.x86_64 1531431800 f2f094708df63bdeced23bef13907c06a7f2cd6b9fb6306988a104b518b21023 >08:08:55,483 INF dnf.rpm: Installed: c-ares-1.13.0-5.fc29.x86_64 >08:08:55,488 INF dnf.rpm: Installed: dosfstools-4.1-6.fc29.x86_64 >08:08:55,491 INF packaging: Installed: dosfstools-4.1-6.fc29.x86_64 1531843153 6e94720cc31bc964bfcd896b683232b84148293e0a7767fda50f334bcc093570 >08:08:55,550 INF dnf.rpm: Installed: dosfstools-4.1-6.fc29.x86_64 >08:08:55,550 INF dnf.rpm: Installed: ethtool-2:4.17-2.fc29.x86_64 >08:08:55,551 INF packaging: Installed: ethtool-2:4.17-2.fc29.x86_64 1531523043 d184bb298d6730985d91e981714b0e1482452db12cad2e898e1aaff60c187542 >08:08:55,580 INF dnf.rpm: Installed: ethtool-2:4.17-2.fc29.x86_64 >08:08:55,581 INF dnf.rpm: Installed: fuse-libs-2.9.7-14.fc29.x86_64 >08:08:55,583 INF packaging: Installed: fuse-libs-2.9.7-14.fc29.x86_64 1531460212 1238ea46967a73d01cd56b7e3c7a5224da3a6ee5b91e88b00c1506a09c0a4a53 >08:08:55,603 INF packaging: Configuring (running scriptlet for): fuse-libs-2.9.7-14.fc29.x86_64 1531460212 1238ea46967a73d01cd56b7e3c7a5224da3a6ee5b91e88b00c1506a09c0a4a53 >08:08:55,645 INF dnf.rpm: Installed: fuse-libs-2.9.7-14.fc29.x86_64 >08:08:55,647 INF dnf.rpm: Installed: hardlink-1:1.3-7.fc29.x86_64 >08:08:55,648 INF packaging: Installed: hardlink-1:1.3-7.fc29.x86_64 1531529130 29f5efee22bc69bc798aa1f8b310c916aaf29ec58c906471b1315c0225432bec >08:08:55,660 INF dnf.rpm: Installed: hardlink-1:1.3-7.fc29.x86_64 >08:08:55,661 INF dnf.rpm: Installed: ipcalc-0.2.4-2.fc29.x86_64 >08:08:55,663 INF packaging: Installed: ipcalc-0.2.4-2.fc29.x86_64 1533815490 eac492bddf0b7c1e88b29e9911642c7fc180381952b8102aa0c957b0b31ea268 >08:08:55,675 INF dnf.rpm: Installed: ipcalc-0.2.4-2.fc29.x86_64 >08:08:55,676 INF dnf.rpm: Installed: jimtcl-0.78-1.fc29.x86_64 >08:08:55,678 INF packaging: Installed: jimtcl-0.78-1.fc29.x86_64 1531904567 459208d3001f74e1e49067c0348222ebb8b55a21dba637a3cde85056a5635dba >08:08:55,710 INF packaging: Configuring (running scriptlet for): jimtcl-0.78-1.fc29.x86_64 1531904567 459208d3001f74e1e49067c0348222ebb8b55a21dba637a3cde85056a5635dba >08:08:55,737 INF dnf.rpm: Installed: jimtcl-0.78-1.fc29.x86_64 >08:08:55,738 INF dnf.rpm: Installed: libargon2-20161029-6.fc29.x86_64 >08:08:55,739 INF packaging: Installed: libargon2-20161029-6.fc29.x86_64 1531475930 785fa188819999d56f50cbb96c5b3c3b68a05cfd67f54b62be063aeb9647f698 >08:08:55,748 INF dnf.rpm: Installed: libargon2-20161029-6.fc29.x86_64 >08:08:55,749 INF dnf.rpm: Installed: libatomic_ops-7.6.6-1.fc29.x86_64 >08:08:55,750 INF packaging: Installed: libatomic_ops-7.6.6-1.fc29.x86_64 1533649974 39ba2fdb401829802922984353ab631887b327b911f37aa30af2314348299cd3 >08:08:55,778 INF dnf.rpm: Installed: libatomic_ops-7.6.6-1.fc29.x86_64 >08:08:55,779 INF dnf.rpm: Installed: gc-7.6.4-4.fc29.x86_64 >08:08:55,779 INF packaging: Installed: gc-7.6.4-4.fc29.x86_64 1531461256 e59d27e1d5d4bac23b87df69ee2b7141774de23f8c5158e2e6ea6fa47d7d4131 >08:08:55,794 INF dnf.rpm: Installed: gc-7.6.4-4.fc29.x86_64 >08:08:55,795 INF dnf.rpm: Installed: libdaemon-0.14-16.fc29.x86_64 >08:08:55,795 INF packaging: Installed: libdaemon-0.14-16.fc29.x86_64 1531554980 21c44123e0aeda34617b80e31651d15fa4b6be2d024d2157676dd661a184d42e >08:08:55,805 INF dnf.rpm: Installed: libdaemon-0.14-16.fc29.x86_64 >08:08:55,806 INF dnf.rpm: Installed: libestr-0.1.9-11.fc29.x86_64 >08:08:55,807 INF packaging: Installed: libestr-0.1.9-11.fc29.x86_64 1532444871 b53e5e52e60aeb106fe121c37bbbd1ef590775adef2e8ba997e2bb22982a408b >08:08:55,817 INF packaging: Configuring (running scriptlet for): libestr-0.1.9-11.fc29.x86_64 1532444871 b53e5e52e60aeb106fe121c37bbbd1ef590775adef2e8ba997e2bb22982a408b >08:08:55,846 INF dnf.rpm: Installed: libestr-0.1.9-11.fc29.x86_64 >08:08:55,848 INF dnf.rpm: Installed: libev-4.24-7.fc29.x86_64 >08:08:55,848 INF packaging: Installed: libev-4.24-7.fc29.x86_64 1531556267 ed9fcd9e40f4d6e9a8a35d58cc76e4d89754dd73ef982d30fb80689b6934e23c >08:08:55,862 INF dnf.rpm: Installed: libev-4.24-7.fc29.x86_64 >08:08:55,863 INF dnf.rpm: Installed: libverto-libev-0.3.0-6.fc29.x86_64 >08:08:55,864 INF packaging: Installed: libverto-libev-0.3.0-6.fc29.x86_64 1531568192 2f6394cd49c626378de8a13225cf872aee78ba3010d476a3d0e897e8c2a47bb8 >08:08:55,870 INF dnf.rpm: Installed: libverto-libev-0.3.0-6.fc29.x86_64 >08:08:55,871 INF dnf.rpm: Installed: libfastjson-0.99.8-3.fc29.x86_64 >08:08:55,871 INF packaging: Installed: libfastjson-0.99.8-3.fc29.x86_64 1531556453 9e6eb27a5ca019fdc38056c902274f6378dd768c9c2d28aa6535bd8a4700e3c1 >08:08:55,883 INF packaging: Configuring (running scriptlet for): libfastjson-0.99.8-3.fc29.x86_64 1531556453 9e6eb27a5ca019fdc38056c902274f6378dd768c9c2d28aa6535bd8a4700e3c1 >08:08:55,999 INF dnf.rpm: Installed: libfastjson-0.99.8-3.fc29.x86_64 >08:08:56,003 INF dnf.rpm: Installed: libipt-2.0-1.fc29.x86_64 >08:08:56,006 INF packaging: Installed: libipt-2.0-1.fc29.x86_64 1533753879 a9fa678583b33a941b67aa4cefa5e1c059cf9b17f9dc05c61008c78630517cbe >08:08:56,041 INF dnf.rpm: Installed: libipt-2.0-1.fc29.x86_64 >08:08:56,042 INF dnf.rpm: Installed: libndp-1.7-2.fc29.x86_64 >08:08:56,043 INF packaging: Installed: libndp-1.7-2.fc29.x86_64 1532442344 e29270bceda9f82d3e81cd265c8346482d1b491a04f7aa56c890079aa523e940 >08:08:56,061 INF packaging: Configuring (running scriptlet for): libndp-1.7-2.fc29.x86_64 1532442344 e29270bceda9f82d3e81cd265c8346482d1b491a04f7aa56c890079aa523e940 >08:08:56,163 INF dnf.rpm: Installed: libndp-1.7-2.fc29.x86_64 >08:08:56,167 INF dnf.rpm: Installed: libpipeline-1.5.0-5.fc29.x86_64 >08:08:56,170 INF packaging: Installed: libpipeline-1.5.0-5.fc29.x86_64 1531564826 e0349ff06f78e947894df9fd56e612832f24590b9751def763f0c3deb2568b3d >08:08:56,209 INF dnf.rpm: Installed: libpipeline-1.5.0-5.fc29.x86_64 >08:08:56,210 INF dnf.rpm: Installed: libpkgconf-1.5.3-2.fc29.x86_64 >08:08:56,212 INF packaging: Installed: libpkgconf-1.5.3-2.fc29.x86_64 1533046580 036b193126c4c9b4cef987cd8d0c373405e363ae175a9e5276cc201812ea5edc >08:08:56,227 INF dnf.rpm: Installed: libpkgconf-1.5.3-2.fc29.x86_64 >08:08:56,228 INF dnf.rpm: Installed: pkgconf-1.5.3-2.fc29.x86_64 >08:08:56,229 INF packaging: Installed: pkgconf-1.5.3-2.fc29.x86_64 1533046580 eb4af270f905ac5740f7b8e82bed34058347ebdb60918e016c1772da8bfec4ab >08:08:56,246 INF dnf.rpm: Installed: pkgconf-1.5.3-2.fc29.x86_64 >08:08:56,246 INF dnf.rpm: Installed: pkgconf-pkg-config-1.5.3-2.fc29.x86_64 >08:08:56,247 INF packaging: Installed: pkgconf-pkg-config-1.5.3-2.fc29.x86_64 1533046580 c410fb4bd736da44d75410a7c2d3d8fdf5917fc8fc8d8812b647a3dee9dcb96d >08:08:56,254 INF dnf.rpm: Installed: pkgconf-pkg-config-1.5.3-2.fc29.x86_64 >08:08:56,256 INF dnf.rpm: Installed: libsigsegv-2.11-6.fc29.x86_64 >08:08:56,256 INF packaging: Installed: libsigsegv-2.11-6.fc29.x86_64 1531566491 8b018e7f933575890f80abd54363fe698ad562793aa53ecf9ac28d554fab1d71 >08:08:56,268 INF dnf.rpm: Installed: libsigsegv-2.11-6.fc29.x86_64 >08:08:56,269 INF dnf.rpm: Installed: gawk-4.2.1-3.fc29.x86_64 >08:08:56,270 INF packaging: Installed: gawk-4.2.1-3.fc29.x86_64 1531461343 7c8348a6987d6207a7f7643ea15fa81dda9ed62564c410dfefe1434822b21cd2 >08:08:56,585 INF dnf.rpm: Installed: gawk-4.2.1-3.fc29.x86_64 >08:08:56,587 INF dnf.rpm: Installed: libstemmer-0-11.585svn.fc29.x86_64 >08:08:56,587 INF packaging: Installed: libstemmer-0-11.585svn.fc29.x86_64 1531567148 b726bc3a84f740acc03e16244347d475ec4a0c8af39c171dfd863fb53c87bf7e >08:08:56,604 INF packaging: Configuring (running scriptlet for): libstemmer-0-11.585svn.fc29.x86_64 1531567148 b726bc3a84f740acc03e16244347d475ec4a0c8af39c171dfd863fb53c87bf7e >08:08:56,683 INF dnf.rpm: Installed: libstemmer-0-11.585svn.fc29.x86_64 >08:08:56,685 INF dnf.rpm: Installed: libsysfs-2.1.0-25.fc29.x86_64 >08:08:56,686 INF packaging: Installed: libsysfs-2.1.0-25.fc29.x86_64 1532301209 35dd4475db046f27d83de216f38778f05fa82732bb722028fb7b8040048769b2 >08:08:56,704 INF packaging: Configuring (running scriptlet for): libsysfs-2.1.0-25.fc29.x86_64 1532301209 35dd4475db046f27d83de216f38778f05fa82732bb722028fb7b8040048769b2 >08:08:56,761 INF dnf.rpm: Installed: libsysfs-2.1.0-25.fc29.x86_64 >08:08:56,763 INF dnf.rpm: Installed: libxkbcommon-0.8.2-1.fc29.x86_64 >08:08:56,764 INF packaging: Installed: libxkbcommon-0.8.2-1.fc29.x86_64 1533513178 9329bc4c73df9a5b9ea7db83397074a3ecf522a1d32309befa5cd6de4765ab9d >08:08:56,796 INF dnf.rpm: Installed: libxkbcommon-0.8.2-1.fc29.x86_64 >08:08:56,797 INF dnf.rpm: Installed: libyaml-0.2.1-2.fc29.x86_64 >08:08:56,798 INF packaging: Installed: libyaml-0.2.1-2.fc29.x86_64 1534256462 a2b7e05afeb60fe9f4804f1fef1ffb7285677e7ba6f9c42b1451e41a5617f589 >08:08:56,809 INF dnf.rpm: Installed: libyaml-0.2.1-2.fc29.x86_64 >08:08:56,810 INF dnf.rpm: Installed: linux-atm-libs-2.5.1-21.fc29.x86_64 >08:08:56,811 INF packaging: Installed: linux-atm-libs-2.5.1-21.fc29.x86_64 1531570145 70aaceb6be083328307c23f6accb8145337a419a26a0dfb09ecbff0ed07b6be3 >08:08:56,826 INF packaging: Configuring (running scriptlet for): linux-atm-libs-2.5.1-21.fc29.x86_64 1531570145 70aaceb6be083328307c23f6accb8145337a419a26a0dfb09ecbff0ed07b6be3 >08:08:56,921 INF dnf.rpm: Installed: linux-atm-libs-2.5.1-21.fc29.x86_64 >08:08:56,930 INF dnf.rpm: Installed: iproute-4.18.0-3.fc29.x86_64 >08:08:56,933 INF packaging: Installed: iproute-4.18.0-3.fc29.x86_64 1535710466 b40cb1415b4ec7ac188b514aa8b8d8c1133bb10a1e972bcedfed07d08d451738 >08:08:57,137 INF dnf.rpm: Installed: iproute-4.18.0-3.fc29.x86_64 >08:08:57,138 INF dnf.rpm: Installed: iproute-tc-4.18.0-3.fc29.x86_64 >08:08:57,139 INF packaging: Installed: iproute-tc-4.18.0-3.fc29.x86_64 1535710466 61ec65ad707e9ea142aa5c2dd57847306bde1672a5e52822594a5590e419d926 >08:08:57,228 INF dnf.rpm: Installed: iproute-tc-4.18.0-3.fc29.x86_64 >08:08:57,228 INF dnf.rpm: Installed: lmdb-libs-0.9.22-3.fc29.x86_64 >08:08:57,229 INF packaging: Installed: lmdb-libs-0.9.22-3.fc29.x86_64 1531570832 238a6aa05ab38497ebed1c233444bc1198106899c8f1c8295fb0c73d9ae8dfae >08:08:57,241 INF packaging: Configuring (running scriptlet for): lmdb-libs-0.9.22-3.fc29.x86_64 1531570832 238a6aa05ab38497ebed1c233444bc1198106899c8f1c8295fb0c73d9ae8dfae >08:08:57,353 INF dnf.rpm: Installed: lmdb-libs-0.9.22-3.fc29.x86_64 >08:08:57,359 INF dnf.rpm: Installed: lz4-1.8.2-2.fc29.x86_64 >08:08:57,362 INF packaging: Installed: lz4-1.8.2-2.fc29.x86_64 1531635059 30c6bd71e3ec94f47d3247dc9d844e2754196b379100abf0b3e8e8a533361155 >08:08:57,404 INF dnf.rpm: Installed: lz4-1.8.2-2.fc29.x86_64 >08:08:57,405 INF dnf.rpm: Installed: npth-1.5-6.fc29.x86_64 >08:08:57,406 INF packaging: Installed: npth-1.5-6.fc29.x86_64 1531594090 22ed4ce94631cb919674de7706ce36adc1c98dcc9cfc27fb571101ab94d2babb >08:08:57,414 INF dnf.rpm: Installed: npth-1.5-6.fc29.x86_64 >08:08:57,415 INF dnf.rpm: Installed: ntfs-3g-2:2017.3.23-8.fc29.x86_64 >08:08:57,415 INF packaging: Installed: ntfs-3g-2:2017.3.23-8.fc29.x86_64 1531747306 3b9b5ce1fea20446cd0c8220df528e2a89f48b7698d863f1eb609e538812619b >08:08:57,572 INF packaging: Configuring (running scriptlet for): ntfs-3g-2:2017.3.23-8.fc29.x86_64 1531747306 3b9b5ce1fea20446cd0c8220df528e2a89f48b7698d863f1eb609e538812619b >08:08:57,684 INF dnf.rpm: Installed: ntfs-3g-2:2017.3.23-8.fc29.x86_64 >08:08:57,688 INF dnf.rpm: Installed: numactl-libs-2.0.12-1.fc29.x86_64 >08:08:57,694 INF packaging: Installed: numactl-libs-2.0.12-1.fc29.x86_64 1533546173 ab0e26a54258cdf687257a7f5e0345aef230535945a153e1adc04a2329aaf302 >08:08:57,715 INF packaging: Configuring (running scriptlet for): numactl-libs-2.0.12-1.fc29.x86_64 1533546173 ab0e26a54258cdf687257a7f5e0345aef230535945a153e1adc04a2329aaf302 >08:08:57,799 INF dnf.rpm: Installed: numactl-libs-2.0.12-1.fc29.x86_64 >08:08:57,802 INF dnf.rpm: Installed: passwdqc-lib-1.3.0-12.fc29.x86_64 >08:08:57,804 INF packaging: Installed: passwdqc-lib-1.3.0-12.fc29.x86_64 1532444925 89429333bd0fa42bc9429a4f70bc12108a3a47443c588a9b9553d8e490414a31 >08:08:57,836 INF packaging: Configuring (running scriptlet for): passwdqc-lib-1.3.0-12.fc29.x86_64 1532444925 89429333bd0fa42bc9429a4f70bc12108a3a47443c588a9b9553d8e490414a31 >08:08:57,895 INF dnf.rpm: Installed: passwdqc-lib-1.3.0-12.fc29.x86_64 >08:08:57,897 INF dnf.rpm: Installed: pciutils-libs-3.6.2-1.fc29.x86_64 >08:08:57,897 INF packaging: Installed: pciutils-libs-3.6.2-1.fc29.x86_64 1534155139 71aea4b0e4f738c369765fb2ffdfafd559fdd431116d1aed152647e753ac05df >08:08:57,912 INF packaging: Configuring (running scriptlet for): pciutils-libs-3.6.2-1.fc29.x86_64 1534155139 71aea4b0e4f738c369765fb2ffdfafd559fdd431116d1aed152647e753ac05df >08:08:57,942 INF dnf.rpm: Installed: pciutils-libs-3.6.2-1.fc29.x86_64 >08:08:57,944 INF dnf.rpm: Installed: pixman-0.34.0-10.fc29.x86_64 >08:08:57,945 INF packaging: Installed: pixman-0.34.0-10.fc29.x86_64 1531620295 727a9ed4b0859be0f43e116dac59697323f370968a6b6fe845a9d8f9f96bdc70 >08:08:57,980 INF dnf.rpm: Installed: pixman-0.34.0-10.fc29.x86_64 >08:08:57,981 INF dnf.rpm: Installed: qrencode-libs-3.4.4-6.fc29.x86_64 >08:08:57,981 INF packaging: Installed: qrencode-libs-3.4.4-6.fc29.x86_64 1531633517 aa23eda806087e418b04d3303b8916ac03935feaec7a6ad475332820c674b718 >08:08:57,999 INF dnf.rpm: Installed: qrencode-libs-3.4.4-6.fc29.x86_64 >08:08:58,004 INF dnf.rpm: Installed: linux-firmware-20180913-87.git44d4fca9.fc29.noarch >08:08:58,004 INF packaging: Installed: linux-firmware-20180913-87.git44d4fca9.fc29.noarch 1538401634 6fd60da1ceb2702cf4bf3a0baa068b4aeadfcaa8485db18ec750616a6158a8e5 >08:09:05,664 INF dnf.rpm: Installed: linux-firmware-20180913-87.git44d4fca9.fc29.noarch >08:09:05,665 INF dnf.rpm: Installed: libxcrypt-common-4.2.1-2.fc29.noarch >08:09:05,665 INF packaging: Installed: libxcrypt-common-4.2.1-2.fc29.noarch 1538415806 dcc3e878479d73088497bb756556b3a60010e8c28057ead50a1a8fb298d8d56d >08:09:05,681 INF dnf.rpm: Installed: libxcrypt-common-4.2.1-2.fc29.noarch >08:09:05,681 INF dnf.rpm: Installed: libxcrypt-4.2.1-2.fc29.x86_64 >08:09:05,682 INF packaging: Installed: libxcrypt-4.2.1-2.fc29.x86_64 1538415806 79f5aa20379a75d84448e46ce226d3cfced6245e000ed51dc28051d6e5fe6bc7 >08:09:05,693 INF dnf.rpm: Installed: libxcrypt-4.2.1-2.fc29.x86_64 >08:09:05,694 INF dnf.rpm: Installed: libtalloc-2.1.14-2.fc29.x86_64 >08:09:05,695 INF packaging: Installed: libtalloc-2.1.14-2.fc29.x86_64 1531463800 6f85496c1bf5f13ab1e704eb510ddf4161db07ba008a00fc81aaf7df89a0f4cf >08:09:05,702 INF dnf.rpm: Installed: libtalloc-2.1.14-2.fc29.x86_64 >08:09:05,704 INF dnf.rpm: Installed: libtevent-0.9.37-2.fc29.x86_64 >08:09:05,705 INF packaging: Installed: libtevent-0.9.37-2.fc29.x86_64 1531464351 9d71477e9b5dd3955186508357a28e9171055703db530d5458dbae217dae807d >08:09:05,712 INF dnf.rpm: Installed: libtevent-0.9.37-2.fc29.x86_64 >08:09:05,713 INF dnf.rpm: Installed: libtdb-1.3.16-2.fc29.x86_64 >08:09:05,714 INF packaging: Installed: libtdb-1.3.16-2.fc29.x86_64 1531464130 bccadd77b7a47162d53836c2ef218e732bc9148102eaccb1e929677f70193bdd >08:09:05,722 INF packaging: Configuring (running scriptlet for): libtdb-1.3.16-2.fc29.x86_64 1531464130 bccadd77b7a47162d53836c2ef218e732bc9148102eaccb1e929677f70193bdd >08:09:05,748 INF dnf.rpm: Installed: libtdb-1.3.16-2.fc29.x86_64 >08:09:05,749 INF dnf.rpm: Installed: cyrus-sasl-lib-2.1.27-0.3rc7.fc29.x86_64 >08:09:05,749 INF packaging: Installed: cyrus-sasl-lib-2.1.27-0.3rc7.fc29.x86_64 1531442707 80914fafbc4147c3a490695278482a3528a104314a5addc4da29f5b53497b8e7 >08:09:05,790 INF packaging: Configuring (running scriptlet for): cyrus-sasl-lib-2.1.27-0.3rc7.fc29.x86_64 1531442707 80914fafbc4147c3a490695278482a3528a104314a5addc4da29f5b53497b8e7 >08:09:05,813 INF dnf.rpm: Installed: cyrus-sasl-lib-2.1.27-0.3rc7.fc29.x86_64 >08:09:05,814 INF dnf.rpm: Installed: libssh-0.8.3-3.fc29.x86_64 >08:09:05,815 INF packaging: Installed: libssh-0.8.3-3.fc29.x86_64 1538412107 a4fb9cd76404255db0c37d495cad85d0afb5397604ecceea79cec55ead9b5209 >08:09:05,845 INF dnf.rpm: Installed: libssh-0.8.3-3.fc29.x86_64 >08:09:05,846 INF dnf.rpm: Installed: openldap-2.4.46-8.fc29.x86_64 >08:09:05,847 INF packaging: Installed: openldap-2.4.46-8.fc29.x86_64 1534425774 20644b78110375916c9dfe623add0a75e20dda5c0c9cee59efbcb4c16faf9b6a >08:09:05,891 INF dnf.rpm: Installed: openldap-2.4.46-8.fc29.x86_64 >08:09:05,892 INF dnf.rpm: Installed: libcurl-7.61.1-1.fc29.x86_64 >08:09:05,892 INF packaging: Installed: libcurl-7.61.1-1.fc29.x86_64 1536149267 785a5c45b0fc489c378dfdb628feba215c5a905c0fe09d814fa8fac4708bfc0d >08:09:05,919 INF dnf.rpm: Installed: libcurl-7.61.1-1.fc29.x86_64 >08:09:05,924 INF dnf.rpm: Installed: libkcapi-1.1.1-16.fc29.x86_64 >08:09:05,925 INF packaging: Installed: libkcapi-1.1.1-16.fc29.x86_64 1533825312 80205c0c97c167d23bfa4962c3a52f90b17e6ddbee93ef3ebac0412818e20f3b >08:09:05,941 INF dnf.rpm: Installed: libkcapi-1.1.1-16.fc29.x86_64 >08:09:05,942 INF dnf.rpm: Installed: libkcapi-hmaccalc-1.1.1-16.fc29.x86_64 >08:09:05,942 INF packaging: Installed: libkcapi-hmaccalc-1.1.1-16.fc29.x86_64 1533825312 035ce1980629ce4cc55c0e4591a959261452484a584366ec76e8eaceca46db59 >08:09:05,961 INF dnf.rpm: Installed: libkcapi-hmaccalc-1.1.1-16.fc29.x86_64 >08:09:05,962 INF dnf.rpm: Installed: openssl-1:1.1.1-3.fc29.x86_64 >08:09:05,962 INF packaging: Installed: openssl-1:1.1.1-3.fc29.x86_64 1537182381 bf84ab20b36c2d8eb07b23471d4c2c9c5287fb6840cb668960af9d137d62281c >08:09:06,084 INF dnf.rpm: Installed: openssl-1:1.1.1-3.fc29.x86_64 >08:09:06,085 INF dnf.rpm: Installed: shared-mime-info-1.10-2.fc29.x86_64 >08:09:06,085 INF packaging: Installed: shared-mime-info-1.10-2.fc29.x86_64 1531650716 e68312f315279a2c007fe284f27e2c7c6ff735f0e17d0ee4f926efba25a926c6 >08:09:06,139 INF packaging: Configuring (running scriptlet for): shared-mime-info-1.10-2.fc29.x86_64 1531650716 e68312f315279a2c007fe284f27e2c7c6ff735f0e17d0ee4f926efba25a926c6 >08:09:06,150 INF dnf.rpm: Installed: shared-mime-info-1.10-2.fc29.x86_64 >08:09:06,151 INF dnf.rpm: Installed: libarchive-3.3.2-2.fc29.x86_64 >08:09:06,152 INF packaging: Installed: libarchive-3.3.2-2.fc29.x86_64 1531553277 2d756de07069d4ecef5fb2b72af6594ac873044e4d45ad5fda9b4e33538c684b >08:09:06,202 INF dnf.rpm: Installed: libarchive-3.3.2-2.fc29.x86_64 >08:09:06,203 INF dnf.rpm: Installed: curl-7.61.1-1.fc29.x86_64 >08:09:06,203 INF packaging: Installed: curl-7.61.1-1.fc29.x86_64 1536149267 371077c49549aca9ef76e99c52f21d294a31d88041592fa8aae6f64ff231eaa9 >08:09:06,247 INF dnf.rpm: Installed: curl-7.61.1-1.fc29.x86_64 >08:09:06,248 INF dnf.rpm: Installed: elfutils-default-yama-scope-0.174-1.fc29.noarch >08:09:06,248 INF packaging: Installed: elfutils-default-yama-scope-0.174-1.fc29.noarch 1536930408 cf4e7402cfdac0b9683fe31c99228acde26bff414244831f0dd1d1c24ab7d7b9 >08:09:06,253 INF packaging: Configuring (running scriptlet for): elfutils-default-yama-scope-0.174-1.fc29.noarch 1536930408 cf4e7402cfdac0b9683fe31c99228acde26bff414244831f0dd1d1c24ab7d7b9 >08:09:06,260 INF dnf.rpm: Installed: elfutils-default-yama-scope-0.174-1.fc29.noarch >08:09:06,262 INF dnf.rpm: Installed: elfutils-libs-0.174-1.fc29.x86_64 >08:09:06,264 INF packaging: Installed: elfutils-libs-0.174-1.fc29.x86_64 1536930408 3657bd2f523488499aa31f88c72f736446dd7ba32d7c3f043299fdc5feb882d0 >08:09:06,325 INF dnf.rpm: Installed: elfutils-libs-0.174-1.fc29.x86_64 >08:09:06,325 INF dnf.rpm: Installed: openssl-pkcs11-0.4.8-2.fc29.x86_64 >08:09:06,326 INF packaging: Installed: openssl-pkcs11-0.4.8-2.fc29.x86_64 1537269537 370eb963318ab2e6dcc7e4befd763d761b40591f9b318763c5752e3c79081381 >08:09:06,339 INF packaging: Configuring (running scriptlet for): openssl-pkcs11-0.4.8-2.fc29.x86_64 1537269537 370eb963318ab2e6dcc7e4befd763d761b40591f9b318763c5752e3c79081381 >08:09:06,367 INF dnf.rpm: Installed: openssl-pkcs11-0.4.8-2.fc29.x86_64 >08:09:06,368 INF dnf.rpm: Installed: gzip-1.9-7.fc29.x86_64 >08:09:06,368 INF packaging: Installed: gzip-1.9-7.fc29.x86_64 1532594082 7415a1ff5e356374a2b3545d7bf55c5358217bc6b5cac567d14b6afab893c094 >08:09:06,412 INF dnf.rpm: Installed: gzip-1.9-7.fc29.x86_64 >08:09:06,412 INF dnf.rpm: Installed: cracklib-2.9.6-15.fc29.x86_64 >08:09:06,413 INF packaging: Installed: cracklib-2.9.6-15.fc29.x86_64 1531493026 ad3362affead829d56b1535cb3d7a3412e2833fe510595a82682fb414db537e3 >08:09:06,479 INF dnf.rpm: Installed: cracklib-2.9.6-15.fc29.x86_64 >08:09:06,481 INF dnf.rpm: Installed: cracklib-dicts-2.9.6-15.fc29.x86_64 >08:09:06,482 INF packaging: Installed: cracklib-dicts-2.9.6-15.fc29.x86_64 1531493026 3edb92eff87fe360a13ff6239df326e3cf3d2ef9b70288c0dfa07d580c49f891 >08:09:06,809 INF dnf.rpm: Installed: cracklib-dicts-2.9.6-15.fc29.x86_64 >08:09:06,810 INF dnf.rpm: Installed: gettext-libs-0.19.8.1-17.fc29.x86_64 >08:09:06,810 INF packaging: Installed: gettext-libs-0.19.8.1-17.fc29.x86_64 1533029786 f61f64be0bde27e08d43412ba4b92cc765ad024bb79d20664153fb197d44f384 >08:09:06,879 INF dnf.rpm: Installed: gettext-libs-0.19.8.1-17.fc29.x86_64 >08:09:06,880 INF dnf.rpm: Installed: libcroco-0.6.12-5.fc29.x86_64 >08:09:06,880 INF packaging: Installed: libcroco-0.6.12-5.fc29.x86_64 1531554327 715a0f93a024f6b13a63dab2265cd14a365f69c17fb335195cdb74e84d1746ae >08:09:06,911 INF packaging: Configuring (running scriptlet for): libcroco-0.6.12-5.fc29.x86_64 1531554327 715a0f93a024f6b13a63dab2265cd14a365f69c17fb335195cdb74e84d1746ae >08:09:06,944 INF dnf.rpm: Installed: libcroco-0.6.12-5.fc29.x86_64 >08:09:06,946 INF dnf.rpm: Installed: glib2-2.58.1-1.fc29.x86_64 >08:09:06,947 INF packaging: Installed: glib2-2.58.1-1.fc29.x86_64 1537541648 d8c4f4de00f0f2ab19fd5c507f54af8cb0964b1eba7500017439c20481610b46 >08:09:07,777 INF dnf.rpm: Installed: glib2-2.58.1-1.fc29.x86_64 >08:09:07,778 INF dnf.rpm: Installed: gettext-0.19.8.1-17.fc29.x86_64 >08:09:07,779 INF packaging: Installed: gettext-0.19.8.1-17.fc29.x86_64 1533029786 0c2860909e651e0f8f98514c662245ff50427f1eac5d1fcbbb653e47aca818c1 >08:09:08,067 INF dnf.rpm: Installed: gettext-0.19.8.1-17.fc29.x86_64 >08:09:08,068 INF dnf.rpm: Installed: dbus-libs-1:1.12.10-1.fc29.x86_64 >08:09:08,069 INF packaging: Installed: dbus-libs-1:1.12.10-1.fc29.x86_64 1533276641 1bfef280f8a2f9240253d61fc5387f7c209f180406b9cb34332f237c21ec4424 >08:09:08,089 INF packaging: Configuring (running scriptlet for): dbus-libs-1:1.12.10-1.fc29.x86_64 1533276641 1bfef280f8a2f9240253d61fc5387f7c209f180406b9cb34332f237c21ec4424 >08:09:08,113 INF dnf.rpm: Installed: dbus-libs-1:1.12.10-1.fc29.x86_64 >08:09:08,114 INF dnf.rpm: Installed: dbus-tools-1:1.12.10-1.fc29.x86_64 >08:09:08,114 INF packaging: Installed: dbus-tools-1:1.12.10-1.fc29.x86_64 1533276641 497dafbac9960b805f72fd6f30a5d8b33a8b382ffd8c63078ea76f2b06d2d4ff >08:09:08,139 INF dnf.rpm: Installed: dbus-tools-1:1.12.10-1.fc29.x86_64 >08:09:08,140 INF dnf.rpm: Installed: grub2-tools-minimal-1:2.02-60.fc29.x86_64 >08:09:08,140 INF packaging: Installed: grub2-tools-minimal-1:2.02-60.fc29.x86_64 1538502014 585adf2255a16f36075774540c244e5f1253cd11bb16515c3434214091ca8d5d >08:09:08,204 INF dnf.rpm: Installed: grub2-tools-minimal-1:2.02-60.fc29.x86_64 >08:09:08,207 INF dnf.rpm: Installed: kpartx-0.7.7-5.gitef6d98b.fc29.x86_64 >08:09:08,209 INF packaging: Installed: kpartx-0.7.7-5.gitef6d98b.fc29.x86_64 1536989426 8801f582b589c8a30ff4b42d772d8e1870cb21dece9b5178566e11d8b38b9ee7 >08:09:08,232 INF dnf.rpm: Installed: kpartx-0.7.7-5.gitef6d98b.fc29.x86_64 >08:09:08,233 INF dnf.rpm: Installed: device-mapper-1.02.150-1.fc29.x86_64 >08:09:08,234 INF packaging: Installed: device-mapper-1.02.150-1.fc29.x86_64 1533198336 33713c5b58ab97cd30abd9cff52489e285e0c3068cb469919ade167472ea0c91 >08:09:08,267 INF dnf.rpm: Installed: device-mapper-1.02.150-1.fc29.x86_64 >08:09:08,267 INF dnf.rpm: Installed: procps-ng-3.3.15-4.fc29.x86_64 >08:09:08,268 INF packaging: Installed: procps-ng-3.3.15-4.fc29.x86_64 1531622509 efb8089c2a31dc0f6af3026c88b18e7b4f871fec6916bfb1c373000db81a7a44 >08:09:08,349 INF dnf.rpm: Installed: procps-ng-3.3.15-4.fc29.x86_64 >08:09:08,350 INF dnf.rpm: Installed: rpm-plugin-selinux-4.14.2-1.fc29.x86_64 >08:09:08,351 INF packaging: Installed: rpm-plugin-selinux-4.14.2-1.fc29.x86_64 1534925267 890dc3b5ab786fbd590c52cd17eef7b89053116d7d01d54fb87a58d360e7a4a6 >08:09:08,356 INF dnf.rpm: Installed: rpm-plugin-selinux-4.14.2-1.fc29.x86_64 >08:09:08,357 INF dnf.rpm: Installed: rpm-4.14.2-1.fc29.x86_64 >08:09:08,358 INF packaging: Installed: rpm-4.14.2-1.fc29.x86_64 1534925267 f4bf866912ccef37769455a5b0d6c48c22417dd905f6acc635f945e56be00084 >08:09:08,552 INF dnf.rpm: Installed: rpm-4.14.2-1.fc29.x86_64 >08:09:08,552 INF dnf.rpm: Installed: krb5-libs-1.16.1-19.fc29.x86_64 >08:09:08,553 INF packaging: Installed: krb5-libs-1.16.1-19.fc29.x86_64 1533151285 498cd2d579ef8e1e24255970a1becf09c74a921dfa6ce2b9d72d45a05c629534 >08:09:08,651 INF dnf.rpm: Installed: krb5-libs-1.16.1-19.fc29.x86_64 >08:09:08,652 INF dnf.rpm: Installed: libtirpc-1.1.4-0.fc29.x86_64 >08:09:08,653 INF packaging: Installed: libtirpc-1.1.4-0.fc29.x86_64 1535380359 0aad94f100ad1b71074cddb3b24938c5a325b6d737cf8c3260977d239ba6ce2e >08:09:08,682 INF packaging: Configuring (running scriptlet for): libtirpc-1.1.4-0.fc29.x86_64 1535380359 0aad94f100ad1b71074cddb3b24938c5a325b6d737cf8c3260977d239ba6ce2e >08:09:08,707 INF dnf.rpm: Installed: libtirpc-1.1.4-0.fc29.x86_64 >08:09:08,708 INF dnf.rpm: Installed: libnsl2-1.2.0-3.20180605git4a062cf.fc29.x86_64 >08:09:08,709 INF packaging: Installed: libnsl2-1.2.0-3.20180605git4a062cf.fc29.x86_64 1531563275 4ef7f746cf134a045c0c4d3debccc18251c17118af91e620e254057aead4bc9e >08:09:08,723 INF packaging: Configuring (running scriptlet for): libnsl2-1.2.0-3.20180605git4a062cf.fc29.x86_64 1531563275 4ef7f746cf134a045c0c4d3debccc18251c17118af91e620e254057aead4bc9e >08:09:08,751 INF dnf.rpm: Installed: libnsl2-1.2.0-3.20180605git4a062cf.fc29.x86_64 >08:09:08,753 INF dnf.rpm: Installed: libfdisk-2.32.1-1.fc29.x86_64 >08:09:08,753 INF packaging: Installed: libfdisk-2.32.1-1.fc29.x86_64 1531741884 669a729ef41998ec67cdea6c9e1d4b34eca4deff74b1c6660a1e01c7bf244cb8 >08:09:08,781 INF packaging: Configuring (running scriptlet for): libfdisk-2.32.1-1.fc29.x86_64 1531741884 669a729ef41998ec67cdea6c9e1d4b34eca4deff74b1c6660a1e01c7bf244cb8 >08:09:08,799 INF dnf.rpm: Installed: libfdisk-2.32.1-1.fc29.x86_64 >08:09:08,800 INF dnf.rpm: Installed: libmount-2.32.1-1.fc29.x86_64 >08:09:08,800 INF packaging: Installed: libmount-2.32.1-1.fc29.x86_64 1531741884 acb4aa1df23183b336cb67cd6da1922009ad1241ef8ae57eb4880f9679c379f2 >08:09:08,827 INF packaging: Configuring (running scriptlet for): libmount-2.32.1-1.fc29.x86_64 1531741884 acb4aa1df23183b336cb67cd6da1922009ad1241ef8ae57eb4880f9679c379f2 >08:09:08,849 INF dnf.rpm: Installed: libmount-2.32.1-1.fc29.x86_64 >08:09:08,850 INF dnf.rpm: Installed: dbus-daemon-1:1.12.10-1.fc29.x86_64 >08:09:08,851 INF packaging: Installed: dbus-daemon-1:1.12.10-1.fc29.x86_64 1533276641 07b3b1e3874e02bfeb4c61236d400b0d22d5e91130201b0e35fbd7a54c499b73 >08:09:08,903 INF packaging: Configuring (running scriptlet for): dbus-daemon-1:1.12.10-1.fc29.x86_64 1533276641 07b3b1e3874e02bfeb4c61236d400b0d22d5e91130201b0e35fbd7a54c499b73 >08:09:08,912 INF dnf.rpm: Installed: dbus-daemon-1:1.12.10-1.fc29.x86_64 >08:09:08,913 INF dnf.rpm: Installed: device-mapper-libs-1.02.150-1.fc29.x86_64 >08:09:08,914 INF packaging: Installed: device-mapper-libs-1.02.150-1.fc29.x86_64 1533198336 37f1586e33ac54e563b4fe835c394523ddc1435195625496887b7d9bc697b8ab >08:09:08,941 INF packaging: Configuring (running scriptlet for): device-mapper-libs-1.02.150-1.fc29.x86_64 1533198336 37f1586e33ac54e563b4fe835c394523ddc1435195625496887b7d9bc697b8ab >08:09:08,963 INF dnf.rpm: Installed: device-mapper-libs-1.02.150-1.fc29.x86_64 >08:09:08,966 INF dnf.rpm: Installed: dracut-048-14.git20180726.fc29.x86_64 >08:09:08,968 INF packaging: Installed: dracut-048-14.git20180726.fc29.x86_64 1532603717 2574de163c9d7ebf2229038f3379396426ffe313f257ddb582715869feeb3fa5 >08:09:09,191 INF dnf.rpm: Installed: dracut-048-14.git20180726.fc29.x86_64 >08:09:09,193 INF dnf.rpm: Installed: coreutils-8.30-4.fc29.x86_64 >08:09:09,194 INF packaging: Installed: coreutils-8.30-4.fc29.x86_64 1531438955 185123048c852e34cd73ed1293d37397df6e88c621bf8b43f26e93aceaa3dd67 >08:09:09,523 INF dnf.rpm: Installed: coreutils-8.30-4.fc29.x86_64 >08:09:09,525 INF dnf.rpm: Installed: systemd-libs-239-3.fc29.x86_64 >08:09:09,527 INF packaging: Installed: systemd-libs-239-3.fc29.x86_64 1531929981 4d1e7066363bdcc944acf0a79f41d6ae2437a37db18a8824525e5617d7f1cd94 >08:09:09,601 INF packaging: Configuring (running scriptlet for): systemd-libs-239-3.fc29.x86_64 1531929981 4d1e7066363bdcc944acf0a79f41d6ae2437a37db18a8824525e5617d7f1cd94 >08:09:09,636 INF dnf.rpm: Installed: systemd-libs-239-3.fc29.x86_64 >08:09:09,637 INF dnf.rpm: Installed: libblkid-2.32.1-1.fc29.x86_64 >08:09:09,638 INF packaging: Installed: libblkid-2.32.1-1.fc29.x86_64 1531741884 e1cd30fb45b04cde766bb1490719769b6b4e9e46bbdc43e6419faba73914b1a1 >08:09:09,662 INF packaging: Configuring (running scriptlet for): libblkid-2.32.1-1.fc29.x86_64 1531741884 e1cd30fb45b04cde766bb1490719769b6b4e9e46bbdc43e6419faba73914b1a1 >08:09:09,691 INF dnf.rpm: Installed: libblkid-2.32.1-1.fc29.x86_64 >08:09:09,693 INF dnf.rpm: Installed: shadow-utils-2:4.6-2.fc29.x86_64 >08:09:09,693 INF packaging: Installed: shadow-utils-2:4.6-2.fc29.x86_64 1531650679 23fecb99c5528a8355fb2702b7658a8bbfb90d565e28490be1be8a704365c446 >08:09:10,116 INF dnf.rpm: Installed: shadow-utils-2:4.6-2.fc29.x86_64 >08:09:10,117 INF dnf.rpm: Installed: ca-certificates-2018.2.26-2.fc29.noarch >08:09:10,117 INF packaging: Configuring (running scriptlet for): ca-certificates-2018.2.26-2.fc29.noarch 1537837430 706baedb96b1059a1f144ba8ddca0aaa1fb78534efebb2dd1acc789a1f65a704 >08:09:10,125 INF packaging: Installed: ca-certificates-2018.2.26-2.fc29.noarch 1537837430 706baedb96b1059a1f144ba8ddca0aaa1fb78534efebb2dd1acc789a1f65a704 >08:09:10,177 INF packaging: Configuring (running scriptlet for): ca-certificates-2018.2.26-2.fc29.noarch 1537837430 706baedb96b1059a1f144ba8ddca0aaa1fb78534efebb2dd1acc789a1f65a704 >08:09:10,494 INF dnf.rpm: Installed: ca-certificates-2018.2.26-2.fc29.noarch >08:09:10,495 INF dnf.rpm: Installed: dbus-common-1:1.12.10-1.fc29.noarch >08:09:10,496 INF packaging: Configuring (running scriptlet for): dbus-common-1:1.12.10-1.fc29.noarch 1533276641 3e551303661132728d023a81e5559c680a21f13efc82ea707dde9ce33806b8da >08:09:10,575 INF packaging: Installed: dbus-common-1:1.12.10-1.fc29.noarch 1533276641 3e551303661132728d023a81e5559c680a21f13efc82ea707dde9ce33806b8da >08:09:10,588 INF dnf.rpm: Installed: dbus-common-1:1.12.10-1.fc29.noarch >08:09:10,589 INF dnf.rpm: Installed: libutempter-1.1.6-15.fc29.x86_64 >08:09:10,589 INF packaging: Configuring (running scriptlet for): libutempter-1.1.6-15.fc29.x86_64 1531567677 c338d34d4ab35a274643da7b3ff4b00d99dd100a5690c7011030864dabf2d536 >08:09:10,659 INF packaging: Installed: libutempter-1.1.6-15.fc29.x86_64 1531567677 c338d34d4ab35a274643da7b3ff4b00d99dd100a5690c7011030864dabf2d536 >08:09:10,690 INF dnf.rpm: Installed: libutempter-1.1.6-15.fc29.x86_64 >08:09:10,691 INF dnf.rpm: Installed: cryptsetup-libs-2.0.4-1.fc29.x86_64 >08:09:10,692 INF packaging: Installed: cryptsetup-libs-2.0.4-1.fc29.x86_64 1533298852 83d6c93a66c7af3e988c7e6c808bb949078cb7bee61de1a4f7ae5db7337cf607 >08:09:10,741 INF packaging: Configuring (running scriptlet for): cryptsetup-libs-2.0.4-1.fc29.x86_64 1533298852 83d6c93a66c7af3e988c7e6c808bb949078cb7bee61de1a4f7ae5db7337cf607 >08:09:10,767 INF dnf.rpm: Installed: cryptsetup-libs-2.0.4-1.fc29.x86_64 >08:09:10,770 INF dnf.rpm: Installed: trousers-lib-0.3.13-11.fc29.x86_64 >08:09:10,771 INF packaging: Installed: trousers-lib-0.3.13-11.fc29.x86_64 1531664985 eef15f0139c025d898301b8fb637f1639c306d01660cd2a442f477ec07ba36ab >08:09:10,794 INF packaging: Configuring (running scriptlet for): trousers-lib-0.3.13-11.fc29.x86_64 1531664985 eef15f0139c025d898301b8fb637f1639c306d01660cd2a442f477ec07ba36ab >08:09:10,816 INF dnf.rpm: Installed: trousers-lib-0.3.13-11.fc29.x86_64 >08:09:10,817 INF dnf.rpm: Installed: openssl-libs-1:1.1.1-3.fc29.x86_64 >08:09:10,818 INF packaging: Installed: openssl-libs-1:1.1.1-3.fc29.x86_64 1537182381 72dd2396ac4074d6986a6d642aa8bab6feaf999c81cc98be863878957f6d5061 >08:09:10,949 INF packaging: Configuring (running scriptlet for): openssl-libs-1:1.1.1-3.fc29.x86_64 1537182381 72dd2396ac4074d6986a6d642aa8bab6feaf999c81cc98be863878957f6d5061 >08:09:10,974 INF dnf.rpm: Installed: openssl-libs-1:1.1.1-3.fc29.x86_64 >08:09:10,975 INF dnf.rpm: Installed: rpm-libs-4.14.2-1.fc29.x86_64 >08:09:10,975 INF packaging: Installed: rpm-libs-4.14.2-1.fc29.x86_64 1534925267 970eefdbf572945dcad2de5a9dc21e54ab4c0344f08b8c5c6a0e9279fa8c72ba >08:09:11,006 INF dnf.rpm: Installed: rpm-libs-4.14.2-1.fc29.x86_64 >08:09:11,008 INF dnf.rpm: Installed: kbd-2.0.4-9.fc29.x86_64 >08:09:11,009 INF packaging: Installed: kbd-2.0.4-9.fc29.x86_64 1534165127 bf341f779445e644d934da92431cbf1b416f62efbdc11efb2c334426ee97690e >08:09:11,159 INF dnf.rpm: Installed: kbd-2.0.4-9.fc29.x86_64 >08:09:11,160 INF dnf.rpm: Installed: libpwquality-1.4.0-10.fc29.x86_64 >08:09:11,161 INF packaging: Installed: libpwquality-1.4.0-10.fc29.x86_64 1533045800 66e1e2148a3bb2ec676201b0ba0764bc01b24c5c4c47d1dc45d1a55a233f1e2d >08:09:11,243 INF dnf.rpm: Installed: libpwquality-1.4.0-10.fc29.x86_64 >08:09:11,245 INF dnf.rpm: Installed: pam-1.3.1-3.fc29.x86_64 >08:09:11,246 INF packaging: Installed: pam-1.3.1-3.fc29.x86_64 1531601078 4fbbfff0abef27ab453ae60694ab4d4e4eacaa75a8db20319e69fba25ac2d532 >08:09:11,689 INF packaging: Configuring (running scriptlet for): pam-1.3.1-3.fc29.x86_64 1531601078 4fbbfff0abef27ab453ae60694ab4d4e4eacaa75a8db20319e69fba25ac2d532 >08:09:11,731 INF dnf.rpm: Installed: pam-1.3.1-3.fc29.x86_64 >08:09:11,736 INF dnf.rpm: Installed: util-linux-2.32.1-1.fc29.x86_64 >08:09:11,737 INF packaging: Installed: util-linux-2.32.1-1.fc29.x86_64 1531741884 6edbf726bc5f067bf0ddf41eb020160d27b18dab49de1dabb35d0846952eb983 >08:09:12,738 INF packaging: Configuring (running scriptlet for): util-linux-2.32.1-1.fc29.x86_64 1531741884 6edbf726bc5f067bf0ddf41eb020160d27b18dab49de1dabb35d0846952eb983 >08:09:12,752 INF dnf.rpm: Installed: util-linux-2.32.1-1.fc29.x86_64 >08:09:12,753 INF dnf.rpm: Installed: systemd-pam-239-3.fc29.x86_64 >08:09:12,754 INF packaging: Installed: systemd-pam-239-3.fc29.x86_64 1531929981 8e6e2808aca29dd6628831164f995014609e74fb9ba398a2d190400f7811e753 >08:09:12,775 INF dnf.rpm: Installed: systemd-pam-239-3.fc29.x86_64 >08:09:12,776 INF dnf.rpm: Installed: grubby-8.40-18.fc29.x86_64 >08:09:12,776 INF packaging: Installed: grubby-8.40-18.fc29.x86_64 1534016973 a7f2122f2ad78bf447d06d026621db79c20b315682f6e497c584ede4b3132d2d >08:09:12,799 INF dnf.rpm: Installed: grubby-8.40-18.fc29.x86_64 >08:09:12,800 INF dnf.rpm: Installed: crypto-policies-20180925-1.git71ca85f.fc29.noarch >08:09:12,800 INF packaging: Installed: crypto-policies-20180925-1.git71ca85f.fc29.noarch 1537868702 5b167937988b42d6d2a223fbe1c968d90d0496b688dad1ee83a85d65a516e747 >08:09:12,864 INF packaging: Configuring (running scriptlet for): crypto-policies-20180925-1.git71ca85f.fc29.noarch 1537868702 5b167937988b42d6d2a223fbe1c968d90d0496b688dad1ee83a85d65a516e747 >08:09:12,940 INF dnf.rpm: Installed: crypto-policies-20180925-1.git71ca85f.fc29.noarch >08:09:12,942 INF dnf.rpm: Installed: os-prober-1.74-7.fc29.x86_64 >08:09:12,942 INF packaging: Installed: os-prober-1.74-7.fc29.x86_64 1531599745 6a0ee480111126945db5c0e72c7015da82b2099ea43e5723349837d3fd05d440 >08:09:12,991 INF dnf.rpm: Installed: os-prober-1.74-7.fc29.x86_64 >08:09:12,993 INF dnf.rpm: Installed: grub2-tools-1:2.02-60.fc29.x86_64 >08:09:12,994 INF packaging: Configuring (running scriptlet for): grub2-tools-1:2.02-60.fc29.x86_64 1538502014 d9f4b2c4d5cd8eaf3cdc559410e624ce5b78b4087a379e590d9b445eb80727b6 >08:09:13,004 INF packaging: Installed: grub2-tools-1:2.02-60.fc29.x86_64 1538502014 d9f4b2c4d5cd8eaf3cdc559410e624ce5b78b4087a379e590d9b445eb80727b6 >08:09:13,267 INF packaging: Configuring (running scriptlet for): grub2-tools-1:2.02-60.fc29.x86_64 1538502014 d9f4b2c4d5cd8eaf3cdc559410e624ce5b78b4087a379e590d9b445eb80727b6 >08:09:13,290 INF dnf.rpm: Installed: grub2-tools-1:2.02-60.fc29.x86_64 >08:09:13,291 INF dnf.rpm: Installed: gnutls-3.6.4-1.fc29.x86_64 >08:09:13,292 INF packaging: Installed: gnutls-3.6.4-1.fc29.x86_64 1537861283 a8765af0f5c6d92434fe571c46baaf890dce8689db11860fc37e7a4a8797dd81 >08:09:13,414 INF packaging: Configuring (running scriptlet for): gnutls-3.6.4-1.fc29.x86_64 1537861283 a8765af0f5c6d92434fe571c46baaf890dce8689db11860fc37e7a4a8797dd81 >08:09:13,443 INF dnf.rpm: Installed: gnutls-3.6.4-1.fc29.x86_64 >08:09:13,445 INF dnf.rpm: Installed: dbus-1:1.12.10-1.fc29.x86_64 >08:09:13,446 INF packaging: Installed: dbus-1:1.12.10-1.fc29.x86_64 1533276641 98926a4150120d77aaa2cf581ab4c3adcdc9eaff257ee7a5aa57a183ee2492ea >08:09:13,448 INF dnf.rpm: Installed: dbus-1:1.12.10-1.fc29.x86_64 >08:09:13,451 INF dnf.rpm: Installed: systemd-239-3.fc29.x86_64 >08:09:13,452 INF packaging: Configuring (running scriptlet for): systemd-239-3.fc29.x86_64 1531929981 330684bfd4576fdeb0eab266893cd339c67f84a38970fc0e9d9e979248a19869 >08:09:13,825 INF packaging: Installed: systemd-239-3.fc29.x86_64 1531929981 330684bfd4576fdeb0eab266893cd339c67f84a38970fc0e9d9e979248a19869 >08:09:14,709 INF packaging: Configuring (running scriptlet for): systemd-239-3.fc29.x86_64 1531929981 330684bfd4576fdeb0eab266893cd339c67f84a38970fc0e9d9e979248a19869 >08:09:14,790 INF dnf.rpm: Installed: systemd-239-3.fc29.x86_64 >08:09:14,792 INF dnf.rpm: Installed: systemd-bootchart-233-3.fc29.x86_64 >08:09:14,792 INF packaging: Installed: systemd-bootchart-233-3.fc29.x86_64 1531659630 c6d2e21dbd7a12185203b0ad9a7451e5489889ff468cceb6589cfb5ca14767aa >08:09:14,813 INF packaging: Configuring (running scriptlet for): systemd-bootchart-233-3.fc29.x86_64 1531659630 c6d2e21dbd7a12185203b0ad9a7451e5489889ff468cceb6589cfb5ca14767aa >08:09:14,825 INF dnf.rpm: Installed: systemd-bootchart-233-3.fc29.x86_64 >08:09:14,827 INF dnf.rpm: Installed: systemd-udev-239-3.fc29.x86_64 >08:09:14,828 INF packaging: Installed: systemd-udev-239-3.fc29.x86_64 1531929981 6f03f81524debb7b8aaadd12b67842f54830678b5d79b9d6474dfb07980c04e4 >08:09:15,176 INF packaging: Configuring (running scriptlet for): systemd-udev-239-3.fc29.x86_64 1531929981 6f03f81524debb7b8aaadd12b67842f54830678b5d79b9d6474dfb07980c04e4 >08:09:15,449 INF dnf.rpm: Installed: systemd-udev-239-3.fc29.x86_64 >08:09:15,451 INF dnf.rpm: Installed: trousers-0.3.13-11.fc29.x86_64 >08:09:15,452 INF packaging: Configuring (running scriptlet for): trousers-0.3.13-11.fc29.x86_64 1531664985 f90cfc11baa91ece8953667e9443025282b389ce106e2c9b3c24cc8e1d74c43f >08:09:15,551 INF packaging: Installed: trousers-0.3.13-11.fc29.x86_64 1531664985 f90cfc11baa91ece8953667e9443025282b389ce106e2c9b3c24cc8e1d74c43f >08:09:15,579 INF packaging: Configuring (running scriptlet for): trousers-0.3.13-11.fc29.x86_64 1531664985 f90cfc11baa91ece8953667e9443025282b389ce106e2c9b3c24cc8e1d74c43f >08:09:15,598 INF dnf.rpm: Installed: trousers-0.3.13-11.fc29.x86_64 >08:09:15,599 INF dnf.rpm: Installed: satyr-0.26-4.fc29.x86_64 >08:09:15,600 INF packaging: Installed: satyr-0.26-4.fc29.x86_64 1531648787 e3bc94e908255ebc6c368aefbeeee36feca91e2adb183d852ab6290f561bd676 >08:09:15,623 INF dnf.rpm: Installed: satyr-0.26-4.fc29.x86_64 >08:09:15,624 INF dnf.rpm: Installed: libreport-2.9.5-4.fc29.x86_64 >08:09:15,625 INF packaging: Installed: libreport-2.9.5-4.fc29.x86_64 1531565584 610c8721f302ffcfc3bfd2ccf4cc7fd9afd7c9c54694e8e659ba3b1b8c39d691 >08:09:15,770 INF dnf.rpm: Installed: libreport-2.9.5-4.fc29.x86_64 >08:09:15,771 INF dnf.rpm: Installed: polkit-libs-0.115-2.fc29.x86_64 >08:09:15,772 INF packaging: Installed: polkit-libs-0.115-2.fc29.x86_64 1531621232 8a1552f621925d307b3d8f71418b2f57f640ce0d683b421403475f37ba3a906f >08:09:15,796 INF packaging: Configuring (running scriptlet for): polkit-libs-0.115-2.fc29.x86_64 1531621232 8a1552f621925d307b3d8f71418b2f57f640ce0d683b421403475f37ba3a906f >08:09:15,822 INF dnf.rpm: Installed: polkit-libs-0.115-2.fc29.x86_64 >08:09:15,826 INF dnf.rpm: Installed: python3-pip-18.0-4.fc29.noarch >08:09:15,827 INF packaging: Installed: python3-pip-18.0-4.fc29.noarch 1537570288 fee76a59ff5eebc27112593c28caf204b247257936997fb01ac1fa5859f9e9df >08:09:16,788 INF dnf.rpm: Installed: python3-pip-18.0-4.fc29.noarch >08:09:16,790 INF dnf.rpm: Installed: python3-setuptools-40.4.3-1.fc29.noarch >08:09:16,790 INF packaging: Installed: python3-setuptools-40.4.3-1.fc29.noarch 1537807137 33461ff452fc16ac6be4f70085b5e69829b5a9108b3f503458206b04d8f54fb6 >08:09:17,100 INF dnf.rpm: Installed: python3-setuptools-40.4.3-1.fc29.noarch >08:09:17,102 INF dnf.rpm: Installed: python3-3.7.0-9.fc29.x86_64 >08:09:17,102 INF packaging: Installed: python3-3.7.0-9.fc29.x86_64 1535642861 dc15cd1f1931d7fef4958e48648f581e25c439bd4c48b483e4a3e568a15626db >08:09:17,114 INF dnf.rpm: Installed: python3-3.7.0-9.fc29.x86_64 >08:09:17,121 INF dnf.rpm: Installed: python3-libs-3.7.0-9.fc29.x86_64 >08:09:17,122 INF packaging: Installed: python3-libs-3.7.0-9.fc29.x86_64 1535642861 beccf13798f5f2dd5bb5599c4e51e1dc4e1be03065912d21b3dbcaba6ed69181 >08:09:20,559 INF dnf.rpm: Installed: python3-libs-3.7.0-9.fc29.x86_64 >08:09:20,561 INF dnf.rpm: Installed: abrt-libs-2.10.10-5.fc29.x86_64 >08:09:20,562 INF packaging: Installed: abrt-libs-2.10.10-5.fc29.x86_64 1537050013 f04a4bb7db8c5bdbe2ecc7117426638aca5eb1792582e7b4692483a4504b79b3 >08:09:20,574 INF dnf.rpm: Installed: abrt-libs-2.10.10-5.fc29.x86_64 >08:09:20,575 INF dnf.rpm: Installed: libldb-1.4.2-1.fc29.x86_64 >08:09:20,575 INF packaging: Installed: libldb-1.4.2-1.fc29.x86_64 1534411585 080ef4648ebfb9c6d10cff9c40f2fa1fa91dfebb5950c16d2cbf103d92360e03 >08:09:20,615 INF dnf.rpm: Installed: libldb-1.4.2-1.fc29.x86_64 >08:09:20,616 INF dnf.rpm: Installed: libsss_certmap-2.0.0-3.fc29.x86_64 >08:09:20,616 INF packaging: Installed: libsss_certmap-2.0.0-3.fc29.x86_64 1535556673 967ea4550bbf58e6632f15a743bd28fa6a5cd8b552bbe2fe59d05f612acc31f1 >08:09:20,633 INF packaging: Configuring (running scriptlet for): libsss_certmap-2.0.0-3.fc29.x86_64 1535556673 967ea4550bbf58e6632f15a743bd28fa6a5cd8b552bbe2fe59d05f612acc31f1 >08:09:20,656 INF dnf.rpm: Installed: libsss_certmap-2.0.0-3.fc29.x86_64 >08:09:20,657 INF dnf.rpm: Installed: libgudev-232-4.fc29.x86_64 >08:09:20,658 INF packaging: Installed: libgudev-232-4.fc29.x86_64 1531557839 0a9cfbc3b1993d6e8a81dd9b56c812a715af95e0cd12917b6110e08e397d780a >08:09:20,671 INF dnf.rpm: Installed: libgudev-232-4.fc29.x86_64 >08:09:20,672 INF dnf.rpm: Installed: python3-dbus-1.2.8-3.fc29.x86_64 >08:09:20,673 INF packaging: Installed: python3-dbus-1.2.8-3.fc29.x86_64 1531443872 ab507db247c9a2eb67f36b84e82b1a066d1f4568f8a1a75688ea0abb65a4556c >08:09:20,732 INF dnf.rpm: Installed: python3-dbus-1.2.8-3.fc29.x86_64 >08:09:20,733 INF dnf.rpm: Installed: xmlrpc-c-1.51.0-6.fc29.x86_64 >08:09:20,734 INF packaging: Installed: xmlrpc-c-1.51.0-6.fc29.x86_64 1531678921 44bfebceffd0aef263e20f3191d324493f47c2f2f9c1e61ba451689734f8c4ff >08:09:20,793 INF dnf.rpm: Installed: xmlrpc-c-1.51.0-6.fc29.x86_64 >08:09:20,794 INF dnf.rpm: Installed: xmlrpc-c-client-1.51.0-6.fc29.x86_64 >08:09:20,795 INF packaging: Installed: xmlrpc-c-client-1.51.0-6.fc29.x86_64 1531678921 d6c65b7c43ef7262a902be9b3a3a1494de8a4e87efa203ac66b0bc2d957efe6b >08:09:20,801 INF dnf.rpm: Installed: xmlrpc-c-client-1.51.0-6.fc29.x86_64 >08:09:20,802 INF dnf.rpm: Installed: nss-3.39.0-2.fc29.x86_64 >08:09:20,803 INF packaging: Installed: nss-3.39.0-2.fc29.x86_64 1535982675 ff15683e5bfe32b12aacc00a1319165301561f2999d89a273806bbaa59280922 >08:09:20,891 INF packaging: Configuring (running scriptlet for): nss-3.39.0-2.fc29.x86_64 1535982675 ff15683e5bfe32b12aacc00a1319165301561f2999d89a273806bbaa59280922 >08:09:20,983 INF dnf.rpm: Installed: nss-3.39.0-2.fc29.x86_64 >08:09:20,986 INF dnf.rpm: Installed: nss-sysinit-3.39.0-2.fc29.x86_64 >08:09:20,988 INF packaging: Installed: nss-sysinit-3.39.0-2.fc29.x86_64 1535982675 887b0e272f9480447098155a4d28d309170e4304867c10ea7713c4eedbaea364 >08:09:21,005 INF dnf.rpm: Installed: nss-sysinit-3.39.0-2.fc29.x86_64 >08:09:21,006 INF dnf.rpm: Installed: libusbx-1.0.22-1.fc29.x86_64 >08:09:21,007 INF packaging: Installed: libusbx-1.0.22-1.fc29.x86_64 1533630165 4b13c39bd68fe0f7296569ee88d07b2c6bb3d609c1d58fe7961d2b6eb3458eae >08:09:21,026 INF dnf.rpm: Installed: libusbx-1.0.22-1.fc29.x86_64 >08:09:21,027 INF dnf.rpm: Installed: libreport-web-2.9.5-4.fc29.x86_64 >08:09:21,028 INF packaging: Installed: libreport-web-2.9.5-4.fc29.x86_64 1531565584 7902405f278879d52390e33bf420634480d441e82fb9c41ef934b633e6439a62 >08:09:21,040 INF dnf.rpm: Installed: libreport-web-2.9.5-4.fc29.x86_64 >08:09:21,041 INF dnf.rpm: Installed: libmbim-1.16.0-3.fc29.x86_64 >08:09:21,041 INF packaging: Installed: libmbim-1.16.0-3.fc29.x86_64 1521847983 655da563d3fc6488898f0fbdd2d3eb0c74c2a3365a03681db3017f74bb736a70 >08:09:21,071 INF packaging: Configuring (running scriptlet for): libmbim-1.16.0-3.fc29.x86_64 1521847983 655da563d3fc6488898f0fbdd2d3eb0c74c2a3365a03681db3017f74bb736a70 >08:09:21,095 INF dnf.rpm: Installed: libmbim-1.16.0-3.fc29.x86_64 >08:09:21,098 INF dnf.rpm: Installed: polkit-0.115-2.fc29.x86_64 >08:09:21,099 INF packaging: Configuring (running scriptlet for): polkit-0.115-2.fc29.x86_64 1531621232 d8b39fa0f5f11098b583db7047b2bedf4cabab4e8b9b0be1aa482274bb95ccbd >08:09:21,177 INF packaging: Installed: polkit-0.115-2.fc29.x86_64 1531621232 d8b39fa0f5f11098b583db7047b2bedf4cabab4e8b9b0be1aa482274bb95ccbd >08:09:21,243 INF packaging: Configuring (running scriptlet for): polkit-0.115-2.fc29.x86_64 1531621232 d8b39fa0f5f11098b583db7047b2bedf4cabab4e8b9b0be1aa482274bb95ccbd >08:09:21,257 INF dnf.rpm: Installed: polkit-0.115-2.fc29.x86_64 >08:09:21,258 INF dnf.rpm: Installed: polkit-pkla-compat-0.1-13.fc29.x86_64 >08:09:21,259 INF packaging: Installed: polkit-pkla-compat-0.1-13.fc29.x86_64 1531621217 a6a78855f293473a5d757a617ff6330767fddb1bba08053a1caf1467064892e9 >08:09:21,281 INF dnf.rpm: Installed: polkit-pkla-compat-0.1-13.fc29.x86_64 >08:09:21,282 INF dnf.rpm: Installed: libmodulemd-1.6.4-1.fc29.x86_64 >08:09:21,282 INF packaging: Installed: libmodulemd-1.6.4-1.fc29.x86_64 1537301317 f6678de24dd92288ac11d6138d7e82c2c32521b310930b064e513aa390802577 >08:09:21,307 INF dnf.rpm: Installed: libmodulemd-1.6.4-1.fc29.x86_64 >08:09:21,308 INF dnf.rpm: Installed: python3-six-1.11.0-6.fc29.noarch >08:09:21,309 INF packaging: Installed: python3-six-1.11.0-6.fc29.noarch 1531631448 e70e81d7cdf62a6a8df2eddc089514a7fb815870c24ea726997bc455fd11283e >08:09:21,326 INF dnf.rpm: Installed: python3-six-1.11.0-6.fc29.noarch >08:09:21,331 INF dnf.rpm: Installed: kernel-core-4.18.11-301.fc29.x86_64 >08:09:21,332 INF packaging: Installed: kernel-core-4.18.11-301.fc29.x86_64 1538403511 41d2380b1ebcb190792d7bc4a8d6d26cba690f38f34efc5ce4ead97a1428b639 >08:09:24,092 INF packaging: Configuring (running scriptlet for): kernel-core-4.18.11-301.fc29.x86_64 1538403511 41d2380b1ebcb190792d7bc4a8d6d26cba690f38f34efc5ce4ead97a1428b639 >08:09:24,104 INF dnf.rpm: Installed: kernel-core-4.18.11-301.fc29.x86_64 >08:09:24,105 INF dnf.rpm: Installed: samba-common-2:4.9.1-2.fc29.noarch >08:09:24,106 INF packaging: Configuring (running scriptlet for): samba-common-2:4.9.1-2.fc29.noarch 1537944934 5042591b4dcf70f4bf923e6113310d4431441aebbbb3dd6e4097effef6a78816 >08:09:24,150 INF packaging: Installed: samba-common-2:4.9.1-2.fc29.noarch 1537944934 5042591b4dcf70f4bf923e6113310d4431441aebbbb3dd6e4097effef6a78816 >08:09:24,183 INF packaging: Configuring (running scriptlet for): samba-common-2:4.9.1-2.fc29.noarch 1537944934 5042591b4dcf70f4bf923e6113310d4431441aebbbb3dd6e4097effef6a78816 >08:09:24,216 INF dnf.rpm: Installed: samba-common-2:4.9.1-2.fc29.noarch >08:09:24,217 INF dnf.rpm: Installed: libsolv-0.6.35-1.fc29.x86_64 >08:09:24,218 INF packaging: Installed: libsolv-0.6.35-1.fc29.x86_64 1533839260 6e0da280a6e059da59dd02bc08bdeee651d13911c18de9ce64daa6b61595cb2c >08:09:24,258 INF dnf.rpm: Installed: libsolv-0.6.35-1.fc29.x86_64 >08:09:24,259 INF dnf.rpm: Installed: parted-3.2-36.fc29.x86_64 >08:09:24,260 INF packaging: Installed: parted-3.2-36.fc29.x86_64 1532044823 84ac415df248cae354f3ed6251eccd67263acd8c1c745b001df8b1e3f5de06d9 >08:09:24,351 INF packaging: Configuring (running scriptlet for): parted-3.2-36.fc29.x86_64 1532044823 84ac415df248cae354f3ed6251eccd67263acd8c1c745b001df8b1e3f5de06d9 >08:09:24,360 INF dnf.rpm: Installed: parted-3.2-36.fc29.x86_64 >08:09:24,362 INF dnf.rpm: Installed: libblockdev-utils-2.20-1.fc29.x86_64 >08:09:24,362 INF packaging: Installed: libblockdev-utils-2.20-1.fc29.x86_64 1537966716 fad792360544459fae0dc2fa0bceef1b71ae0da621b842fad1bf5be7803f7839 >08:09:24,375 INF dnf.rpm: Installed: libblockdev-utils-2.20-1.fc29.x86_64 >08:09:24,376 INF dnf.rpm: Installed: device-mapper-event-libs-1.02.150-1.fc29.x86_64 >08:09:24,377 INF packaging: Installed: device-mapper-event-libs-1.02.150-1.fc29.x86_64 1533198336 20986961b3ca1ffb871a744389482105c808791679f0744d9880d9a1b6432f09 >08:09:24,385 INF packaging: Configuring (running scriptlet for): device-mapper-event-libs-1.02.150-1.fc29.x86_64 1533198336 20986961b3ca1ffb871a744389482105c808791679f0744d9880d9a1b6432f09 >08:09:24,411 INF dnf.rpm: Installed: device-mapper-event-libs-1.02.150-1.fc29.x86_64 >08:09:24,414 INF dnf.rpm: Installed: json-glib-1.4.4-1.fc29.x86_64 >08:09:24,415 INF packaging: Installed: json-glib-1.4.4-1.fc29.x86_64 1537249990 349e1502a357501da8aa43336574ae16b53af528e07944289517d9dfe25e4eb6 >08:09:24,483 INF dnf.rpm: Installed: json-glib-1.4.4-1.fc29.x86_64 >08:09:24,485 INF dnf.rpm: Installed: ModemManager-glib-1.8.0-4.fc29.x86_64 >08:09:24,486 INF packaging: Installed: ModemManager-glib-1.8.0-4.fc29.x86_64 1533026618 a24be23e6d575db23424520a9bf4d6003195b93a7ec1fb6a8281a7c68ef625ae >08:09:24,518 INF dnf.rpm: Installed: ModemManager-glib-1.8.0-4.fc29.x86_64 >08:09:24,519 INF dnf.rpm: Installed: pcsc-lite-ccid-1.4.29-2.fc29.x86_64 >08:09:24,519 INF packaging: Installed: pcsc-lite-ccid-1.4.29-2.fc29.x86_64 1531602596 a11985ec10dd258ef18f45f3a333e40722ee72c8473f06749134844162ea2a7f >08:09:24,601 INF packaging: Configuring (running scriptlet for): pcsc-lite-ccid-1.4.29-2.fc29.x86_64 1531602596 a11985ec10dd258ef18f45f3a333e40722ee72c8473f06749134844162ea2a7f >08:09:24,618 INF dnf.rpm: Installed: pcsc-lite-ccid-1.4.29-2.fc29.x86_64 >08:09:24,619 INF dnf.rpm: Installed: pcsc-lite-1.8.23-4.fc29.x86_64 >08:09:24,620 INF packaging: Installed: pcsc-lite-1.8.23-4.fc29.x86_64 1532350924 ed7eef5bb4319b7653eacb79e855bcae108330ba6cb585471bc314b8bc9c5eb5 >08:09:24,646 INF packaging: Configuring (running scriptlet for): pcsc-lite-1.8.23-4.fc29.x86_64 1532350924 ed7eef5bb4319b7653eacb79e855bcae108330ba6cb585471bc314b8bc9c5eb5 >08:09:24,659 INF dnf.rpm: Installed: pcsc-lite-1.8.23-4.fc29.x86_64 >08:09:24,661 INF dnf.rpm: Installed: libqmi-1.20.0-3.fc29.x86_64 >08:09:24,661 INF packaging: Installed: libqmi-1.20.0-3.fc29.x86_64 1521848166 a251402c49badc9e3cd46484657c9c6fa72124e76e1f39250a3df244cb66cc02 >08:09:24,731 INF packaging: Configuring (running scriptlet for): libqmi-1.20.0-3.fc29.x86_64 1521848166 a251402c49badc9e3cd46484657c9c6fa72124e76e1f39250a3df244cb66cc02 >08:09:25,407 INF dnf.rpm: Installed: libqmi-1.20.0-3.fc29.x86_64 >08:09:25,413 INF dnf.rpm: Installed: libreport-plugin-ureport-2.9.5-4.fc29.x86_64 >08:09:25,423 INF packaging: Installed: libreport-plugin-ureport-2.9.5-4.fc29.x86_64 1531565584 7669c488f5128b644a1235d99ebea3afd49a8200c42e44aef56d0ea0d3e75105 >08:09:25,450 INF dnf.rpm: Installed: libreport-plugin-ureport-2.9.5-4.fc29.x86_64 >08:09:25,451 INF dnf.rpm: Installed: python3-augeas-0.5.0-13.fc29.noarch >08:09:25,452 INF packaging: Installed: python3-augeas-0.5.0-13.fc29.noarch 1532898946 4b7f73b4b8bb4c6f4cfbffa330e5be32aa86f47fc1beca8d78455debef7a378c >08:09:25,466 INF dnf.rpm: Installed: python3-augeas-0.5.0-13.fc29.noarch >08:09:25,467 INF dnf.rpm: Installed: python3-decorator-4.3.0-1.fc29.noarch >08:09:25,467 INF packaging: Installed: python3-decorator-4.3.0-1.fc29.noarch 1532511314 b5f01771f75529830b78662a9176de8646c428891306a51b56084ef7f9ca5d88 >08:09:25,546 INF dnf.rpm: Installed: python3-decorator-4.3.0-1.fc29.noarch >08:09:25,547 INF dnf.rpm: Installed: crontabs-1.11-17.20150630git.fc29.noarch >08:09:25,548 INF packaging: Installed: crontabs-1.11-17.20150630git.fc29.noarch 1531440476 9cc9e5522b5f78b15be38025d3112664631f50be46b12c0246bcc1ae28ae64a7 >08:09:25,563 INF dnf.rpm: Installed: crontabs-1.11-17.20150630git.fc29.noarch >08:09:25,564 INF dnf.rpm: Installed: cronie-1.5.2-2.fc29.x86_64 >08:09:25,603 INF packaging: Installed: cronie-1.5.2-2.fc29.x86_64 1531440464 1fc7d45000d61bc839880363d14ea5d536927cdb8d5f879eded407c7222af1c3 >08:09:25,736 INF packaging: Configuring (running scriptlet for): cronie-1.5.2-2.fc29.x86_64 1531440464 1fc7d45000d61bc839880363d14ea5d536927cdb8d5f879eded407c7222af1c3 >08:09:25,754 INF packaging: Configuring (running scriptlet for): cronie-1.5.2-2.fc29.x86_64 1531440464 1fc7d45000d61bc839880363d14ea5d536927cdb8d5f879eded407c7222af1c3 >08:09:25,766 INF dnf.rpm: Installed: cronie-1.5.2-2.fc29.x86_64 >08:09:25,767 INF dnf.rpm: Installed: cronie-anacron-1.5.2-2.fc29.x86_64 >08:09:25,768 INF packaging: Installed: cronie-anacron-1.5.2-2.fc29.x86_64 1531440464 04ebc7879282162ccc2b5054e48709bcb30da3764352f3515d8fcf27cc47ecb5 >08:09:25,781 INF packaging: Configuring (running scriptlet for): cronie-anacron-1.5.2-2.fc29.x86_64 1531440464 04ebc7879282162ccc2b5054e48709bcb30da3764352f3515d8fcf27cc47ecb5 >08:09:25,799 INF dnf.rpm: Installed: cronie-anacron-1.5.2-2.fc29.x86_64 >08:09:25,802 INF dnf.rpm: Installed: iputils-20180629-2.fc29.x86_64 >08:09:25,803 INF packaging: Installed: iputils-20180629-2.fc29.x86_64 1532440476 72a0cf068a7b1b42eddb0ca955c959ef25bc98ba4a75cea2fe7cd1b9fdede05c >08:09:25,889 INF packaging: Configuring (running scriptlet for): iputils-20180629-2.fc29.x86_64 1532440476 72a0cf068a7b1b42eddb0ca955c959ef25bc98ba4a75cea2fe7cd1b9fdede05c >08:09:25,905 INF dnf.rpm: Installed: iputils-20180629-2.fc29.x86_64 >08:09:25,907 INF dnf.rpm: Installed: policycoreutils-2.8-8.fc29.x86_64 >08:09:25,908 INF packaging: Installed: policycoreutils-2.8-8.fc29.x86_64 1538045175 7de534b667dabafe25533a577667cd2a1621016c7021722e6e6b165c9bdddf50 >08:09:26,214 INF packaging: Configuring (running scriptlet for): policycoreutils-2.8-8.fc29.x86_64 1538045175 7de534b667dabafe25533a577667cd2a1621016c7021722e6e6b165c9bdddf50 >08:09:26,233 INF dnf.rpm: Installed: policycoreutils-2.8-8.fc29.x86_64 >08:09:26,235 INF dnf.rpm: Installed: libuser-0.62-18.fc29.x86_64 >08:09:26,236 INF packaging: Installed: libuser-0.62-18.fc29.x86_64 1532075564 37e23c1896ec83a1297332f400d98a0733e8c48d51dc07d2f5147ee211cbf33c >08:09:26,482 INF packaging: Configuring (running scriptlet for): libuser-0.62-18.fc29.x86_64 1532075564 37e23c1896ec83a1297332f400d98a0733e8c48d51dc07d2f5147ee211cbf33c >08:09:26,621 INF dnf.rpm: Installed: libuser-0.62-18.fc29.x86_64 >08:09:26,626 INF dnf.rpm: Installed: bind-libs-lite-32:9.11.4-10.P2.fc29.x86_64 >08:09:26,629 INF packaging: Installed: bind-libs-lite-32:9.11.4-10.P2.fc29.x86_64 1538042649 5697ea1e2e57f0e1e4482145aaf0c7b2b3f3e20a3c898ad204d547364d61b311 >08:09:26,755 INF dnf.rpm: Installed: bind-libs-lite-32:9.11.4-10.P2.fc29.x86_64 >08:09:26,756 INF dnf.rpm: Installed: libjose-10-3.fc29.x86_64 >08:09:26,757 INF packaging: Installed: libjose-10-3.fc29.x86_64 1531541134 a4d501edc17a13f4b378143a223045932cbc8312c6acbaf3c6c6f7b8e91110f6 >08:09:26,768 INF packaging: Configuring (running scriptlet for): libjose-10-3.fc29.x86_64 1531541134 a4d501edc17a13f4b378143a223045932cbc8312c6acbaf3c6c6f7b8e91110f6 >08:09:26,851 INF dnf.rpm: Installed: libjose-10-3.fc29.x86_64 >08:09:26,855 INF dnf.rpm: Installed: cyrus-sasl-gssapi-2.1.27-0.3rc7.fc29.x86_64 >08:09:26,858 INF packaging: Installed: cyrus-sasl-gssapi-2.1.27-0.3rc7.fc29.x86_64 1531442707 27540cd61f9b7acc23642e81b08e1fe9cc250bc8f674e5874e9609d2169b470b >08:09:26,883 INF dnf.rpm: Installed: cyrus-sasl-gssapi-2.1.27-0.3rc7.fc29.x86_64 >08:09:26,885 INF dnf.rpm: Installed: avahi-libs-0.7-16.fc29.x86_64 >08:09:26,886 INF packaging: Installed: avahi-libs-0.7-16.fc29.x86_64 1532990820 3c8d4bbbc55ebd5fd40743fbe667698a3ad32e32d7c3987a0b8269cf32a2cdb1 >08:09:26,907 INF dnf.rpm: Installed: avahi-libs-0.7-16.fc29.x86_64 >08:09:26,908 INF dnf.rpm: Installed: dbus-glib-0.110-3.fc29.x86_64 >08:09:26,909 INF packaging: Installed: dbus-glib-0.110-3.fc29.x86_64 1531443769 69583292ed84f1dcb6fa5b4e007ed0783d1e1478e7bf1429f9d5b38d5db6012a >08:09:26,931 INF packaging: Configuring (running scriptlet for): dbus-glib-0.110-3.fc29.x86_64 1531443769 69583292ed84f1dcb6fa5b4e007ed0783d1e1478e7bf1429f9d5b38d5db6012a >08:09:26,979 INF dnf.rpm: Installed: dbus-glib-0.110-3.fc29.x86_64 >08:09:26,981 INF dnf.rpm: Installed: gdk-pixbuf2-2.38.0-4.fc29.x86_64 >08:09:26,982 INF packaging: Installed: gdk-pixbuf2-2.38.0-4.fc29.x86_64 1536581659 0f5a0b77ce29da0af6c2bc42b1bf950901744ef8987e052b42d17469b4b11db9 >08:09:27,231 INF dnf.rpm: Installed: gdk-pixbuf2-2.38.0-4.fc29.x86_64 >08:09:27,232 INF dnf.rpm: Installed: gobject-introspection-1.58.0-2.fc29.x86_64 >08:09:27,233 INF packaging: Installed: gobject-introspection-1.58.0-2.fc29.x86_64 1536355737 93f586233b15b03652dadab96abf7fa5a3811482219a873993c6b7f47d5e3ab4 >08:09:27,307 INF dnf.rpm: Installed: gobject-introspection-1.58.0-2.fc29.x86_64 >08:09:27,308 INF dnf.rpm: Installed: python3-gobject-base-3.30.1-1.fc29.x86_64 >08:09:27,309 INF packaging: Installed: python3-gobject-base-3.30.1-1.fc29.x86_64 1536957280 1c2947176aa0d92b5b3b2047d21f34e849e2daeecb6c9c23cfc3e5a2b83ff84c >08:09:27,459 INF dnf.rpm: Installed: python3-gobject-base-3.30.1-1.fc29.x86_64 >08:09:27,460 INF dnf.rpm: Installed: libnfsidmap-1:2.3.2-1.rc3.fc29.x86_64 >08:09:27,461 INF packaging: Installed: libnfsidmap-1:2.3.2-1.rc3.fc29.x86_64 1531933466 b89bc5909b665e67118d81e1aced326f53a130a3315cf55fd0ccc3ad25453471 >08:09:27,483 INF dnf.rpm: Installed: libnfsidmap-1:2.3.2-1.rc3.fc29.x86_64 >08:09:27,485 INF dnf.rpm: Installed: sssd-nfs-idmap-2.0.0-3.fc29.x86_64 >08:09:27,485 INF packaging: Installed: sssd-nfs-idmap-2.0.0-3.fc29.x86_64 1535556673 d86f5af08fbd105e132f807f5f4ca81a824218764a8a717986b7380bf40cde36 >08:09:27,497 INF dnf.rpm: Installed: sssd-nfs-idmap-2.0.0-3.fc29.x86_64 >08:09:27,498 INF dnf.rpm: Installed: PackageKit-glib-1.1.11-1.fc29.x86_64 >08:09:27,499 INF packaging: Installed: PackageKit-glib-1.1.11-1.fc29.x86_64 1537867281 5327a39ec7fcfb8b329391141dbb14f54a53076974de59061b692819c2ee5ab6 >08:09:27,519 INF dnf.rpm: Installed: PackageKit-glib-1.1.11-1.fc29.x86_64 >08:09:27,519 INF dnf.rpm: Installed: cups-libs-1:2.2.8-5.fc29.x86_64 >08:09:27,520 INF packaging: Installed: cups-libs-1:2.2.8-5.fc29.x86_64 1537523281 b41e5cbfcc3762568c8f65d4cecf52ccc1804bf703181d5b6a537b6e74fece46 >08:09:27,560 INF dnf.rpm: Installed: cups-libs-1:2.2.8-5.fc29.x86_64 >08:09:27,561 INF dnf.rpm: Installed: libwbclient-2:4.9.1-2.fc29.x86_64 >08:09:27,561 INF packaging: Installed: libwbclient-2:4.9.1-2.fc29.x86_64 1537944934 41310e5ac08204cf4f0d58edc0c1135a0bae0011f9268fe8459f9a419e09d888 >08:09:27,570 INF dnf.rpm: Installed: libwbclient-2:4.9.1-2.fc29.x86_64 >08:09:27,570 INF dnf.rpm: Installed: samba-common-libs-2:4.9.1-2.fc29.x86_64 >08:09:27,571 INF packaging: Installed: samba-common-libs-2:4.9.1-2.fc29.x86_64 1537944934 bab9fb7a1998322867c08b2c646652ea0e238bd2026e7c9a45ec1a74001c704c >08:09:27,591 INF packaging: Configuring (running scriptlet for): samba-common-libs-2:4.9.1-2.fc29.x86_64 1537944934 bab9fb7a1998322867c08b2c646652ea0e238bd2026e7c9a45ec1a74001c704c >08:09:27,622 INF dnf.rpm: Installed: samba-common-libs-2:4.9.1-2.fc29.x86_64 >08:09:27,623 INF dnf.rpm: Installed: samba-libs-2:4.9.1-2.fc29.x86_64 >08:09:27,624 INF packaging: Installed: samba-libs-2:4.9.1-2.fc29.x86_64 1537944934 8a33ee7223478376aa1aa3924c681504dd1c3541352da24a92d340205f533c64 >08:09:27,661 INF packaging: Configuring (running scriptlet for): samba-libs-2:4.9.1-2.fc29.x86_64 1537944934 8a33ee7223478376aa1aa3924c681504dd1c3541352da24a92d340205f533c64 >08:09:27,685 INF dnf.rpm: Installed: samba-libs-2:4.9.1-2.fc29.x86_64 >08:09:27,687 INF dnf.rpm: Installed: samba-client-libs-2:4.9.1-2.fc29.x86_64 >08:09:27,688 INF packaging: Installed: samba-client-libs-2:4.9.1-2.fc29.x86_64 1537944934 79b77fba6862d11cba66671876a2cebf8cb0102d5ccf39d72bc62ee825156fc5 >08:09:28,443 INF packaging: Configuring (running scriptlet for): samba-client-libs-2:4.9.1-2.fc29.x86_64 1537944934 79b77fba6862d11cba66671876a2cebf8cb0102d5ccf39d72bc62ee825156fc5 >08:09:28,470 INF dnf.rpm: Installed: samba-client-libs-2:4.9.1-2.fc29.x86_64 >08:09:28,472 INF dnf.rpm: Installed: libsmbclient-2:4.9.1-2.fc29.x86_64 >08:09:28,473 INF packaging: Installed: libsmbclient-2:4.9.1-2.fc29.x86_64 1537944934 4c01e14998e53bf87c364d5a29008f93a7eae5496c3721e4eb0c7ed3bee076cf >08:09:28,498 INF packaging: Configuring (running scriptlet for): libsmbclient-2:4.9.1-2.fc29.x86_64 1537944934 4c01e14998e53bf87c364d5a29008f93a7eae5496c3721e4eb0c7ed3bee076cf >08:09:28,525 INF dnf.rpm: Installed: libsmbclient-2:4.9.1-2.fc29.x86_64 >08:09:28,527 INF dnf.rpm: Installed: adcli-0.8.2-2.fc29.x86_64 >08:09:28,528 INF packaging: Installed: adcli-0.8.2-2.fc29.x86_64 1531425701 971fbfeb0054f6573ad4647b3a7297b26ffc1fcf8f29cfabb5a9fac475410f95 >08:09:28,555 INF packaging: Configuring (running scriptlet for): adcli-0.8.2-2.fc29.x86_64 1531425701 971fbfeb0054f6573ad4647b3a7297b26ffc1fcf8f29cfabb5a9fac475410f95 >08:09:28,580 INF dnf.rpm: Installed: adcli-0.8.2-2.fc29.x86_64 >08:09:28,585 INF dnf.rpm: Installed: jose-10-3.fc29.x86_64 >08:09:28,588 INF packaging: Installed: jose-10-3.fc29.x86_64 1531541134 80c1388aea90c984a3d598397d413c8f73c77c24fb8abbeeccfca70528791e82 >08:09:28,640 INF dnf.rpm: Installed: jose-10-3.fc29.x86_64 >08:09:28,641 INF dnf.rpm: Installed: bind-libs-32:9.11.4-10.P2.fc29.x86_64 >08:09:28,641 INF packaging: Installed: bind-libs-32:9.11.4-10.P2.fc29.x86_64 1538042649 3b560d7dccca6ce88937a915947d4961e5ac221edae105b33eb30cbc7b4e64ff >08:09:28,659 INF dnf.rpm: Installed: bind-libs-32:9.11.4-10.P2.fc29.x86_64 >08:09:28,661 INF dnf.rpm: Installed: selinux-policy-3.14.2-35.fc29.noarch >08:09:28,664 INF packaging: Installed: selinux-policy-3.14.2-35.fc29.noarch 1537438219 d40af08020eca55ec037fba904cae79202071fec8da6b9f917158b0441d473ec >08:09:28,677 INF packaging: Configuring (running scriptlet for): selinux-policy-3.14.2-35.fc29.noarch 1537438219 d40af08020eca55ec037fba904cae79202071fec8da6b9f917158b0441d473ec >08:09:28,702 INF packaging: Configuring (running scriptlet for): selinux-policy-3.14.2-35.fc29.noarch 1537438219 d40af08020eca55ec037fba904cae79202071fec8da6b9f917158b0441d473ec >08:09:28,727 INF dnf.rpm: Installed: selinux-policy-3.14.2-35.fc29.noarch >08:09:28,729 INF dnf.rpm: Installed: libqmi-utils-1.20.0-3.fc29.x86_64 >08:09:28,732 INF packaging: Installed: libqmi-utils-1.20.0-3.fc29.x86_64 1521848166 457c7c142ba21a2a70f884d879332ab35c6122eece2dee03b7f7b3c132499b71 >08:09:28,772 INF dnf.rpm: Installed: libqmi-utils-1.20.0-3.fc29.x86_64 >08:09:28,773 INF dnf.rpm: Installed: device-mapper-event-1.02.150-1.fc29.x86_64 >08:09:28,774 INF packaging: Installed: device-mapper-event-1.02.150-1.fc29.x86_64 1533198336 4f3a8fb72b7a9cbddffc38c7cd447279a82c76d0933c97a0bdb15b878be79ea6 >08:09:28,792 INF packaging: Configuring (running scriptlet for): device-mapper-event-1.02.150-1.fc29.x86_64 1533198336 4f3a8fb72b7a9cbddffc38c7cd447279a82c76d0933c97a0bdb15b878be79ea6 >08:09:28,822 INF dnf.rpm: Installed: device-mapper-event-1.02.150-1.fc29.x86_64 >08:09:28,824 INF dnf.rpm: Installed: lvm2-libs-2.02.181-1.fc29.x86_64 >08:09:28,825 INF packaging: Installed: lvm2-libs-2.02.181-1.fc29.x86_64 1533198336 0ba0b1dae65468073dff653ca98610619b0dcd1460e88b3e1c4eeeaba1d81f23 >08:09:28,967 INF packaging: Configuring (running scriptlet for): lvm2-libs-2.02.181-1.fc29.x86_64 1533198336 0ba0b1dae65468073dff653ca98610619b0dcd1460e88b3e1c4eeeaba1d81f23 >08:09:28,987 INF dnf.rpm: Installed: lvm2-libs-2.02.181-1.fc29.x86_64 >08:09:28,988 INF dnf.rpm: Installed: lvm2-2.02.181-1.fc29.x86_64 >08:09:28,989 INF packaging: Installed: lvm2-2.02.181-1.fc29.x86_64 1533198336 a908a7c4ce3e1630297007583b5ab8d30ec95444cb383c6ad663ecc2642216f5 >08:09:29,179 INF packaging: Configuring (running scriptlet for): lvm2-2.02.181-1.fc29.x86_64 1533198336 a908a7c4ce3e1630297007583b5ab8d30ec95444cb383c6ad663ecc2642216f5 >08:09:29,247 INF dnf.rpm: Installed: lvm2-2.02.181-1.fc29.x86_64 >08:09:29,249 INF dnf.rpm: Installed: libblockdev-lvm-2.20-1.fc29.x86_64 >08:09:29,250 INF packaging: Installed: libblockdev-lvm-2.20-1.fc29.x86_64 1537966716 61079e5c34893fe630d8e7def2b2fde993fe4821582cabab3fa3ab1fe8256bfc >08:09:29,258 INF dnf.rpm: Installed: libblockdev-lvm-2.20-1.fc29.x86_64 >08:09:29,259 INF dnf.rpm: Installed: libblockdev-2.20-1.fc29.x86_64 >08:09:29,259 INF packaging: Installed: libblockdev-2.20-1.fc29.x86_64 1537966716 04fa3ec1148e0b80f2dc0c3d2a206cda6eb6f45878c8caf77500bca55939280b >08:09:29,277 INF dnf.rpm: Installed: libblockdev-2.20-1.fc29.x86_64 >08:09:29,279 INF dnf.rpm: Installed: libblockdev-loop-2.20-1.fc29.x86_64 >08:09:29,280 INF packaging: Installed: libblockdev-loop-2.20-1.fc29.x86_64 1537966716 356936ecf70fa11d13fb82e98af4f2725fa8113d77543f398d56ae44e9104b8f >08:09:29,290 INF dnf.rpm: Installed: libblockdev-loop-2.20-1.fc29.x86_64 >08:09:29,291 INF dnf.rpm: Installed: libblockdev-swap-2.20-1.fc29.x86_64 >08:09:29,292 INF packaging: Installed: libblockdev-swap-2.20-1.fc29.x86_64 1537966716 10daeb356d98b1c37be48ec423bccdea136312c8f473441fc47109281a10680e >08:09:29,297 INF dnf.rpm: Installed: libblockdev-swap-2.20-1.fc29.x86_64 >08:09:29,302 INF dnf.rpm: Installed: kernel-modules-4.18.11-301.fc29.x86_64 >08:09:29,303 INF packaging: Installed: kernel-modules-4.18.11-301.fc29.x86_64 1538403511 ad60890907be7e50339173d443a7d13240012b6dd09fb3db0c2e9f35ab4be44a >08:09:32,117 INF packaging: Configuring (running scriptlet for): kernel-modules-4.18.11-301.fc29.x86_64 1538403511 ad60890907be7e50339173d443a7d13240012b6dd09fb3db0c2e9f35ab4be44a >08:09:39,792 INF dnf.rpm: Installed: kernel-modules-4.18.11-301.fc29.x86_64 >08:09:39,796 INF dnf.rpm: Installed: python3-iniparse-0.4-32.fc29.noarch >08:09:39,797 INF packaging: Installed: python3-iniparse-0.4-32.fc29.noarch 1531628952 7c1ebefb06d80143fab654de509a9a61bbd36b6820804ef0bdf3621c6d47a2da >08:09:39,850 INF dnf.rpm: Installed: python3-iniparse-0.4-32.fc29.noarch >08:09:39,851 INF dnf.rpm: Installed: timedatex-0.5-5.fc29.x86_64 >08:09:39,851 INF packaging: Installed: timedatex-0.5-5.fc29.x86_64 1531750562 9b83f17bc7cb912c0e4049e881fe73c7ecdc20fe8e1d3fbb8cd1c93fde5b52e5 >08:09:39,866 INF packaging: Configuring (running scriptlet for): timedatex-0.5-5.fc29.x86_64 1531750562 9b83f17bc7cb912c0e4049e881fe73c7ecdc20fe8e1d3fbb8cd1c93fde5b52e5 >08:09:39,880 INF dnf.rpm: Installed: timedatex-0.5-5.fc29.x86_64 >08:09:39,881 INF dnf.rpm: Installed: libmbim-utils-1.16.0-3.fc29.x86_64 >08:09:39,882 INF packaging: Installed: libmbim-utils-1.16.0-3.fc29.x86_64 1521847983 c9ce20215041eaf08053c35eab35e9823932dd7e7b2696511d2d73b18c6e2418 >08:09:39,897 INF dnf.rpm: Installed: libmbim-utils-1.16.0-3.fc29.x86_64 >08:09:39,898 INF dnf.rpm: Installed: ModemManager-1.8.0-4.fc29.x86_64 >08:09:39,898 INF packaging: Installed: ModemManager-1.8.0-4.fc29.x86_64 1533026618 7b0fe174410f3ce5891761638c701802f8e895306d110493a082db6b07931013 >08:09:40,072 INF packaging: Configuring (running scriptlet for): ModemManager-1.8.0-4.fc29.x86_64 1533026618 7b0fe174410f3ce5891761638c701802f8e895306d110493a082db6b07931013 >08:09:40,084 INF dnf.rpm: Installed: ModemManager-1.8.0-4.fc29.x86_64 >08:09:40,085 INF dnf.rpm: Installed: libreport-plugin-bugzilla-2.9.5-4.fc29.x86_64 >08:09:40,087 INF packaging: Installed: libreport-plugin-bugzilla-2.9.5-4.fc29.x86_64 1531565584 d6e6ced2088e5ad179e14fca313d5dc95880079d75f1e994c185c3c3e0f07c8d >08:09:40,116 INF dnf.rpm: Installed: libreport-plugin-bugzilla-2.9.5-4.fc29.x86_64 >08:09:40,116 INF dnf.rpm: Installed: libreport-plugin-kerneloops-2.9.5-4.fc29.x86_64 >08:09:40,117 INF packaging: Installed: libreport-plugin-kerneloops-2.9.5-4.fc29.x86_64 1531565584 adf5497274af313ce798e88ae1aa185c5f4e0e69549e30dffe0e1616e299edd7 >08:09:40,131 INF dnf.rpm: Installed: libreport-plugin-kerneloops-2.9.5-4.fc29.x86_64 >08:09:40,132 INF dnf.rpm: Installed: libfprint-0.8.2-2.fc29.x86_64 >08:09:40,133 INF packaging: Installed: libfprint-0.8.2-2.fc29.x86_64 1532084882 01813d6bf46abee14fe4a80723bfe5d43ab2bb822e12b0bf96ac5bd90813b63d >08:09:40,170 INF dnf.rpm: Installed: libfprint-0.8.2-2.fc29.x86_64 >08:09:40,171 INF dnf.rpm: Installed: fprintd-0.8.1-3.fc29.x86_64 >08:09:40,171 INF packaging: Installed: fprintd-0.8.1-3.fc29.x86_64 1532081064 700677dde458cac4e8f63fd5acee40135736e9bef66cf92a9b117fb0ae9fc01b >08:09:40,251 INF dnf.rpm: Installed: fprintd-0.8.1-3.fc29.x86_64 >08:09:40,252 INF dnf.rpm: Installed: usb_modeswitch-2.5.2-2.fc29.x86_64 >08:09:40,253 INF packaging: Installed: usb_modeswitch-2.5.2-2.fc29.x86_64 1532443237 118b9b572a8867a517ad62a0cb0f599425c2ba84f0b79558e0f75ff76433a17c >08:09:40,277 INF dnf.rpm: Installed: usb_modeswitch-2.5.2-2.fc29.x86_64 >08:09:40,278 INF dnf.rpm: Installed: usb_modeswitch-data-20170806-3.fc29.noarch >08:09:40,279 INF packaging: Installed: usb_modeswitch-data-20170806-3.fc29.noarch 1531668137 fcfe2b206ad95f03747e6a23f982d475202d30f706930c2333792c94131111f0 >08:09:40,735 INF packaging: Configuring (running scriptlet for): usb_modeswitch-data-20170806-3.fc29.noarch 1531668137 fcfe2b206ad95f03747e6a23f982d475202d30f706930c2333792c94131111f0 >08:09:40,744 INF dnf.rpm: Installed: usb_modeswitch-data-20170806-3.fc29.noarch >08:09:40,745 INF dnf.rpm: Installed: abrt-addon-coredump-helper-2.10.10-5.fc29.x86_64 >08:09:40,746 INF packaging: Installed: abrt-addon-coredump-helper-2.10.10-5.fc29.x86_64 1537050013 df44b926471b98aaa18a8abac152ab40c5ae5b066aa1c25a6ec323b0f15e38bb >08:09:40,752 INF dnf.rpm: Installed: abrt-addon-coredump-helper-2.10.10-5.fc29.x86_64 >08:09:40,753 INF dnf.rpm: Installed: python3-libselinux-2.8-4.fc29.x86_64 >08:09:40,754 INF packaging: Installed: python3-libselinux-2.8-4.fc29.x86_64 1538041752 28d003025f95963b8a35a798a64e7c717fbbb79bcabedff40ae12e8bb81a9e9a >08:09:40,780 INF dnf.rpm: Installed: python3-libselinux-2.8-4.fc29.x86_64 >08:09:40,781 INF dnf.rpm: Installed: python3-slip-0.6.4-12.fc29.noarch >08:09:40,782 INF packaging: Installed: python3-slip-0.6.4-12.fc29.noarch 1531631518 80cf027a0d84f156597f3e1ce9ef9be64c564360e1d24d7396b3ddb644580536 >08:09:40,814 INF dnf.rpm: Installed: python3-slip-0.6.4-12.fc29.noarch >08:09:40,815 INF dnf.rpm: Installed: python3-slip-dbus-0.6.4-12.fc29.noarch >08:09:40,816 INF packaging: Installed: python3-slip-dbus-0.6.4-12.fc29.noarch 1531631518 2e968a250e6b46ad8ec6e0260a2b7b806a15606135aa290cf9234bb19526268b >08:09:40,864 INF dnf.rpm: Installed: python3-slip-dbus-0.6.4-12.fc29.noarch >08:09:40,865 INF dnf.rpm: Installed: python3-firewall-0.6.2-1.fc29.noarch >08:09:40,866 INF packaging: Installed: python3-firewall-0.6.2-1.fc29.noarch 1537555880 1f07a5c8ab79ebbfbdd15cd62249c128be1c471a0d41faf8d9156f2f8fd967f7 >08:09:41,031 INF dnf.rpm: Installed: python3-firewall-0.6.2-1.fc29.noarch >08:09:41,032 INF dnf.rpm: Installed: python3-libcomps-0.1.8-14.fc29.x86_64 >08:09:41,033 INF packaging: Installed: python3-libcomps-0.1.8-14.fc29.x86_64 1531554325 c9394918db9303b81d43e0209be6836715c483734deaa50295aff784a3b17fff >08:09:41,043 INF dnf.rpm: Installed: python3-libcomps-0.1.8-14.fc29.x86_64 >08:09:41,044 INF dnf.rpm: Installed: python3-libxml2-2.9.8-4.fc29.x86_64 >08:09:41,045 INF packaging: Installed: python3-libxml2-2.9.8-4.fc29.x86_64 1533236435 b3323185f740e170c135aef10a631e5a5f880208c65ab7f81d427c999945c57a >08:09:41,088 INF dnf.rpm: Installed: python3-libxml2-2.9.8-4.fc29.x86_64 >08:09:41,089 INF dnf.rpm: Installed: python3-systemd-234-7.fc29.x86_64 >08:09:41,090 INF packaging: Installed: python3-systemd-234-7.fc29.x86_64 1531631779 db48fd652db314cc60d33b1fd8d6717ccccafaf954875bfdd585f31ce88faa8a >08:09:41,135 INF dnf.rpm: Installed: python3-systemd-234-7.fc29.x86_64 >08:09:41,136 INF dnf.rpm: Installed: python3-sssdconfig-2.0.0-3.fc29.noarch >08:09:41,137 INF packaging: Installed: python3-sssdconfig-2.0.0-3.fc29.noarch 1535556673 7121aa9c518905a86c8972d9fb6aee81ee5e6e35dbd517b515f4b53bb11d3692 >08:09:41,150 INF dnf.rpm: Installed: python3-sssdconfig-2.0.0-3.fc29.noarch >08:09:41,151 INF dnf.rpm: Installed: python3-distro-1.3.0-4.fc29.noarch >08:09:41,152 INF packaging: Installed: python3-distro-1.3.0-4.fc29.noarch 1531627481 2383839867bb69d83504fe21c65d8105d25e1107f23d4f8232a866138f594c8f >08:09:41,178 INF dnf.rpm: Installed: python3-distro-1.3.0-4.fc29.noarch >08:09:41,179 INF dnf.rpm: Installed: python3-ply-3.9-8.fc29.noarch >08:09:41,179 INF packaging: Installed: python3-ply-3.9-8.fc29.noarch 1531630292 98b8ff16def6afe08f55b4f88d97f39a67f1a5ea6bc8f84db6b310eb2095cffd >08:09:41,219 INF dnf.rpm: Installed: python3-ply-3.9-8.fc29.noarch >08:09:41,220 INF dnf.rpm: Installed: python3-bind-32:9.11.4-10.P2.fc29.noarch >08:09:41,220 INF packaging: Installed: python3-bind-32:9.11.4-10.P2.fc29.noarch 1538042649 4818b872ed236b497c5f6db01e78b715ab62458091a419eb2ffaff780e25cab2 >08:09:41,263 INF dnf.rpm: Installed: python3-bind-32:9.11.4-10.P2.fc29.noarch >08:09:41,264 INF dnf.rpm: Installed: bind-utils-32:9.11.4-10.P2.fc29.x86_64 >08:09:41,265 INF packaging: Installed: bind-utils-32:9.11.4-10.P2.fc29.x86_64 1538042649 f7547cdf577b39c886c60314650b906f4fa753bc7f79066ec1ee7546bd2fe51c >08:09:41,348 INF dnf.rpm: Installed: bind-utils-32:9.11.4-10.P2.fc29.x86_64 >08:09:41,349 INF dnf.rpm: Installed: xfsprogs-4.17.0-3.fc29.x86_64 >08:09:41,350 INF packaging: Installed: xfsprogs-4.17.0-3.fc29.x86_64 1531678698 6b6630b6adfd22dc98e294aefc71deabd9c3242951a74251d80774cbba3253b8 >08:09:41,526 INF packaging: Configuring (running scriptlet for): xfsprogs-4.17.0-3.fc29.x86_64 1531678698 6b6630b6adfd22dc98e294aefc71deabd9c3242951a74251d80774cbba3253b8 >08:09:41,557 INF dnf.rpm: Installed: xfsprogs-4.17.0-3.fc29.x86_64 >08:09:41,558 INF dnf.rpm: Installed: libreport-cli-2.9.5-4.fc29.x86_64 >08:09:41,559 INF packaging: Installed: libreport-cli-2.9.5-4.fc29.x86_64 1531565584 fb7ed7931102f625171f0a40f2691b21c65303cbda1ca00840f0e0c3c52030f4 >08:09:41,567 INF dnf.rpm: Installed: libreport-cli-2.9.5-4.fc29.x86_64 >08:09:41,568 INF dnf.rpm: Installed: libreport-fedora-2.9.5-4.fc29.x86_64 >08:09:41,569 INF packaging: Installed: libreport-fedora-2.9.5-4.fc29.x86_64 1531565584 d029728f8073946ac8e3217b9e50cfcae91c901e0e62b7c0b5f1dda77226a733 >08:09:41,587 INF dnf.rpm: Installed: libreport-fedora-2.9.5-4.fc29.x86_64 >08:09:41,587 INF dnf.rpm: Installed: libreport-plugin-logger-2.9.5-4.fc29.x86_64 >08:09:41,588 INF packaging: Installed: libreport-plugin-logger-2.9.5-4.fc29.x86_64 1531565584 fd347f24f19f893e40c7f731b4e805bcfa7ae54b94dae271e1c3a8241a653804 >08:09:41,602 INF dnf.rpm: Installed: libreport-plugin-logger-2.9.5-4.fc29.x86_64 >08:09:41,603 INF dnf.rpm: Installed: libreport-plugin-systemd-journal-2.9.5-4.fc29.x86_64 >08:09:41,604 INF packaging: Installed: libreport-plugin-systemd-journal-2.9.5-4.fc29.x86_64 1531565584 27281436174d987a9de81ed427f735fb06ffe1ec5b0ef80ca88f15ba6a0d3d0f >08:09:41,611 INF dnf.rpm: Installed: libreport-plugin-systemd-journal-2.9.5-4.fc29.x86_64 >08:09:41,612 INF dnf.rpm: Installed: crda-3.18_2018.05.31-5.fc29.x86_64 >08:09:41,612 INF packaging: Installed: crda-3.18_2018.05.31-5.fc29.x86_64 1532029333 de9a7ffa7559e1c8912145be1c78712c9cfd28a18b66f2c0a05bd59bfdcb1f90 >08:09:41,637 INF dnf.rpm: Installed: crda-3.18_2018.05.31-5.fc29.x86_64 >08:09:41,638 INF dnf.rpm: Installed: authselect-libs-1.0.1-2.fc29.x86_64 >08:09:41,638 INF packaging: Configuring (running scriptlet for): authselect-libs-1.0.1-2.fc29.x86_64 1538086758 20958172b3eb958f7b70cf307a56036054a33335dfd2af87046864cd2c6f6eb6 >08:09:41,647 INF packaging: Installed: authselect-libs-1.0.1-2.fc29.x86_64 1538086758 20958172b3eb958f7b70cf307a56036054a33335dfd2af87046864cd2c6f6eb6 >08:09:41,732 INF dnf.rpm: Installed: authselect-libs-1.0.1-2.fc29.x86_64 >08:09:41,734 INF dnf.rpm: Installed: bluez-5.50-3.fc29.x86_64 >08:09:41,734 INF packaging: Installed: bluez-5.50-3.fc29.x86_64 1531430933 4cb6f98eee2a05a129c5475cd1b9c9fd6ed688051fd44285974f436df1ca3948 >08:09:41,923 INF packaging: Configuring (running scriptlet for): bluez-5.50-3.fc29.x86_64 1531430933 4cb6f98eee2a05a129c5475cd1b9c9fd6ed688051fd44285974f436df1ca3948 >08:09:41,936 INF dnf.rpm: Installed: bluez-5.50-3.fc29.x86_64 >08:09:41,938 INF dnf.rpm: Installed: ebtables-2.0.10-28.fc29.x86_64 >08:09:41,938 INF packaging: Installed: ebtables-2.0.10-28.fc29.x86_64 1532253925 0b34d2dffc49f341649883366ab21dc924214bf9d36ff5383b2d6c5815429f5f >08:09:42,007 INF packaging: Configuring (running scriptlet for): ebtables-2.0.10-28.fc29.x86_64 1532253925 0b34d2dffc49f341649883366ab21dc924214bf9d36ff5383b2d6c5815429f5f >08:09:42,022 INF dnf.rpm: Installed: ebtables-2.0.10-28.fc29.x86_64 >08:09:42,023 INF dnf.rpm: Installed: gssproxy-0.8.0-6.fc29.x86_64 >08:09:42,024 INF packaging: Installed: gssproxy-0.8.0-6.fc29.x86_64 1533306979 1aba08d66b91305d1f4f6422898d5ba52a6a83f17154befc731055bd449dbc75 >08:09:42,048 INF packaging: Configuring (running scriptlet for): gssproxy-0.8.0-6.fc29.x86_64 1533306979 1aba08d66b91305d1f4f6422898d5ba52a6a83f17154befc731055bd449dbc75 >08:09:42,061 INF dnf.rpm: Installed: gssproxy-0.8.0-6.fc29.x86_64 >08:09:42,062 INF dnf.rpm: Installed: mdadm-4.1-rc2.0.2.fc29.x86_64 >08:09:42,063 INF packaging: Installed: mdadm-4.1-rc2.0.2.fc29.x86_64 1536879164 cf6a0c8c5241633bb1105c6a78d1836e2cb48b4f06be739a2c2ac5c77ad8118c >08:09:42,131 INF packaging: Configuring (running scriptlet for): mdadm-4.1-rc2.0.2.fc29.x86_64 1536879164 cf6a0c8c5241633bb1105c6a78d1836e2cb48b4f06be739a2c2ac5c77ad8118c >08:09:42,147 INF dnf.rpm: Installed: mdadm-4.1-rc2.0.2.fc29.x86_64 >08:09:42,148 INF dnf.rpm: Installed: libblockdev-mdraid-2.20-1.fc29.x86_64 >08:09:42,149 INF packaging: Installed: libblockdev-mdraid-2.20-1.fc29.x86_64 1537966716 6e29a9d121fe4a20d785b3b343e7eec735f6fe7c08f2bdfd1dc2d1f24dd3f036 >08:09:42,156 INF dnf.rpm: Installed: libblockdev-mdraid-2.20-1.fc29.x86_64 >08:09:42,157 INF dnf.rpm: Installed: rpcbind-1.2.5-0.fc29.x86_64 >08:09:42,158 INF packaging: Configuring (running scriptlet for): rpcbind-1.2.5-0.fc29.x86_64 1534352553 51315e2acd2ffb6219c6647312fd9e9fe6ebcd590cf2cb76ca202f878e370457 >08:09:42,245 INF packaging: Installed: rpcbind-1.2.5-0.fc29.x86_64 1534352553 51315e2acd2ffb6219c6647312fd9e9fe6ebcd590cf2cb76ca202f878e370457 >08:09:42,290 INF packaging: Configuring (running scriptlet for): rpcbind-1.2.5-0.fc29.x86_64 1534352553 51315e2acd2ffb6219c6647312fd9e9fe6ebcd590cf2cb76ca202f878e370457 >08:09:42,310 INF packaging: Configuring (running scriptlet for): rpcbind-1.2.5-0.fc29.x86_64 1534352553 51315e2acd2ffb6219c6647312fd9e9fe6ebcd590cf2cb76ca202f878e370457 >08:09:42,323 INF packaging: Configuring (running scriptlet for): rpcbind-1.2.5-0.fc29.x86_64 1534352553 51315e2acd2ffb6219c6647312fd9e9fe6ebcd590cf2cb76ca202f878e370457 >08:09:42,336 INF dnf.rpm: Installed: rpcbind-1.2.5-0.fc29.x86_64 >08:09:42,337 INF dnf.rpm: Installed: wpa_supplicant-1:2.6-17.fc29.x86_64 >08:09:42,338 INF packaging: Installed: wpa_supplicant-1:2.6-17.fc29.x86_64 1531675002 f168a0b654b58fd8750f945327170df319c3c1dfa3bbf33169e4cd41850a8f08 >08:09:42,554 INF packaging: Configuring (running scriptlet for): wpa_supplicant-1:2.6-17.fc29.x86_64 1531675002 f168a0b654b58fd8750f945327170df319c3c1dfa3bbf33169e4cd41850a8f08 >08:09:42,566 INF dnf.rpm: Installed: wpa_supplicant-1:2.6-17.fc29.x86_64 >08:09:42,567 INF dnf.rpm: Installed: NetworkManager-libnm-1:1.12.4-1.fc29.x86_64 >08:09:42,568 INF packaging: Installed: NetworkManager-libnm-1:1.12.4-1.fc29.x86_64 1537281681 7d9e345bd3dd6715e94ce3f14db9e6d7d2e28c010c764268230b26ab5dd0a382 >08:09:42,892 INF packaging: Configuring (running scriptlet for): NetworkManager-libnm-1:1.12.4-1.fc29.x86_64 1537281681 7d9e345bd3dd6715e94ce3f14db9e6d7d2e28c010c764268230b26ab5dd0a382 >08:09:42,921 INF dnf.rpm: Installed: NetworkManager-libnm-1:1.12.4-1.fc29.x86_64 >08:09:42,925 INF dnf.rpm: Installed: NetworkManager-1:1.12.4-1.fc29.x86_64 >08:09:42,927 INF packaging: Configuring (running scriptlet for): NetworkManager-1:1.12.4-1.fc29.x86_64 1537281681 094db4466a5fc7c705be10dbb5a52a68ff12544920b63a74d3d5583e55bce703 >08:09:42,940 INF packaging: Installed: NetworkManager-1:1.12.4-1.fc29.x86_64 1537281681 094db4466a5fc7c705be10dbb5a52a68ff12544920b63a74d3d5583e55bce703 >08:09:43,213 INF packaging: Configuring (running scriptlet for): NetworkManager-1:1.12.4-1.fc29.x86_64 1537281681 094db4466a5fc7c705be10dbb5a52a68ff12544920b63a74d3d5583e55bce703 >08:09:43,291 INF dnf.rpm: Installed: NetworkManager-1:1.12.4-1.fc29.x86_64 >08:09:43,296 INF dnf.rpm: Installed: NetworkManager-wwan-1:1.12.4-1.fc29.x86_64 >08:09:43,298 INF packaging: Installed: NetworkManager-wwan-1:1.12.4-1.fc29.x86_64 1537281681 83f34ab46feb505ee31251ec7dcf25aeea33e4dd0424b4aae658a2ff4a026aa6 >08:09:43,345 INF dnf.rpm: Installed: NetworkManager-wwan-1:1.12.4-1.fc29.x86_64 >08:09:43,346 INF dnf.rpm: Installed: ntfsprogs-2:2017.3.23-8.fc29.x86_64 >08:09:43,347 INF packaging: Installed: ntfsprogs-2:2017.3.23-8.fc29.x86_64 1531747306 8cd0c18e084bf1d319134f23b9c44f0a7dd18a135522f5b30817ae699e468f82 >08:09:43,483 INF dnf.rpm: Installed: ntfsprogs-2:2017.3.23-8.fc29.x86_64 >08:09:43,485 INF dnf.rpm: Installed: grub2-tools-extra-1:2.02-60.fc29.x86_64 >08:09:43,485 INF packaging: Installed: grub2-tools-extra-1:2.02-60.fc29.x86_64 1538502014 dbdb4075767f9a98f20a5fd57ebc9ed0220b1183fd9a544d66c790b43c9dbf7f >08:09:43,688 INF dnf.rpm: Installed: grub2-tools-extra-1:2.02-60.fc29.x86_64 >08:09:43,689 INF dnf.rpm: Installed: sssd-client-2.0.0-3.fc29.x86_64 >08:09:43,691 INF packaging: Installed: sssd-client-2.0.0-3.fc29.x86_64 1535556673 26ff43f34e69243e985cf73a408773a10789104b7d6046287cd9e248667596ab >08:09:43,762 INF packaging: Configuring (running scriptlet for): sssd-client-2.0.0-3.fc29.x86_64 1535556673 26ff43f34e69243e985cf73a408773a10789104b7d6046287cd9e248667596ab >08:09:43,823 INF dnf.rpm: Installed: sssd-client-2.0.0-3.fc29.x86_64 >08:09:43,828 INF dnf.rpm: Installed: sssd-common-2.0.0-3.fc29.x86_64 >08:09:43,831 INF packaging: Installed: sssd-common-2.0.0-3.fc29.x86_64 1535556673 4c967784d2e075035185814d49dc03a53fc0618c5581b3f853244da11a2cd3ec >08:09:44,257 INF packaging: Configuring (running scriptlet for): sssd-common-2.0.0-3.fc29.x86_64 1535556673 4c967784d2e075035185814d49dc03a53fc0618c5581b3f853244da11a2cd3ec >08:09:44,327 INF dnf.rpm: Installed: sssd-common-2.0.0-3.fc29.x86_64 >08:09:44,329 INF dnf.rpm: Installed: sssd-krb5-common-2.0.0-3.fc29.x86_64 >08:09:44,330 INF packaging: Installed: sssd-krb5-common-2.0.0-3.fc29.x86_64 1535556673 db145c690fc5d70368f6896594cc7a598a4acaf7ebf89a0de41515021287c58b >08:09:44,351 INF dnf.rpm: Installed: sssd-krb5-common-2.0.0-3.fc29.x86_64 >08:09:44,352 INF dnf.rpm: Installed: sssd-common-pac-2.0.0-3.fc29.x86_64 >08:09:44,354 INF packaging: Installed: sssd-common-pac-2.0.0-3.fc29.x86_64 1535556673 e93f4ca7665bb35ef7a93d0b3672c942863adc68d7a41617eb5e3a956deb46e1 >08:09:44,378 INF dnf.rpm: Installed: sssd-common-pac-2.0.0-3.fc29.x86_64 >08:09:44,379 INF dnf.rpm: Installed: sssd-ad-2.0.0-3.fc29.x86_64 >08:09:44,380 INF packaging: Installed: sssd-ad-2.0.0-3.fc29.x86_64 1535556673 c592c30a3520a059ebff93c5faeb8cb21a60f2ddb08102695458329af26a1de3 >08:09:44,452 INF dnf.rpm: Installed: sssd-ad-2.0.0-3.fc29.x86_64 >08:09:44,461 INF dnf.rpm: Installed: sssd-krb5-2.0.0-3.fc29.x86_64 >08:09:44,462 INF packaging: Installed: sssd-krb5-2.0.0-3.fc29.x86_64 1535556673 a4f9cf5e9c1f8e84638d6549f3d57cbb806a4517802140d0c90325baf946da4d >08:09:44,826 INF dnf.rpm: Installed: sssd-krb5-2.0.0-3.fc29.x86_64 >08:09:44,829 INF dnf.rpm: Installed: sssd-ldap-2.0.0-3.fc29.x86_64 >08:09:44,832 INF packaging: Installed: sssd-ldap-2.0.0-3.fc29.x86_64 1535556673 d9541392b2f87ee744e7127dd69ec9bd24945a32c64606e6dc21231d16d04430 >08:09:44,907 INF dnf.rpm: Installed: sssd-ldap-2.0.0-3.fc29.x86_64 >08:09:44,909 INF dnf.rpm: Installed: sssd-proxy-2.0.0-3.fc29.x86_64 >08:09:44,912 INF packaging: Installed: sssd-proxy-2.0.0-3.fc29.x86_64 1535556673 cf972a9135ae095e758d43e590863ec58daed393379a561dfef36d88d93a6f5a >08:09:44,939 INF dnf.rpm: Installed: sssd-proxy-2.0.0-3.fc29.x86_64 >08:09:44,940 INF dnf.rpm: Installed: cryptsetup-2.0.4-1.fc29.x86_64 >08:09:44,941 INF packaging: Installed: cryptsetup-2.0.4-1.fc29.x86_64 1533298852 893c247e65b00e031ce7698a35ced8b9c0be7f030ef86bba083cbe4aa8bc06cb >08:09:45,060 INF dnf.rpm: Installed: cryptsetup-2.0.4-1.fc29.x86_64 >08:09:45,061 INF dnf.rpm: Installed: deltarpm-3.6-28.fc29.x86_64 >08:09:45,062 INF packaging: Installed: deltarpm-3.6-28.fc29.x86_64 1531604555 ac38c1410bd26abc8161231527c3ef0bc278e1bc03b92167547348041e8bc30d >08:09:45,087 INF dnf.rpm: Installed: deltarpm-3.6-28.fc29.x86_64 >08:09:45,089 INF dnf.rpm: Installed: rpm-build-libs-4.14.2-1.fc29.x86_64 >08:09:45,090 INF packaging: Installed: rpm-build-libs-4.14.2-1.fc29.x86_64 1534925267 be19e6d46e23001caa587d69acd2b58652811426374e6b77db390a747f2c182e >08:09:45,104 INF dnf.rpm: Installed: rpm-build-libs-4.14.2-1.fc29.x86_64 >08:09:45,104 INF dnf.rpm: Installed: rpm-plugin-systemd-inhibit-4.14.2-1.fc29.x86_64 >08:09:45,105 INF packaging: Installed: rpm-plugin-systemd-inhibit-4.14.2-1.fc29.x86_64 1534925267 198a41d6a095d758a72f4acfe9a43244442dee7af2ac93455b16a73a97eff37c >08:09:45,113 INF dnf.rpm: Installed: rpm-plugin-systemd-inhibit-4.14.2-1.fc29.x86_64 >08:09:45,113 INF dnf.rpm: Installed: bind-export-libs-32:9.11.4-10.P2.fc29.x86_64 >08:09:45,114 INF packaging: Installed: bind-export-libs-32:9.11.4-10.P2.fc29.x86_64 1538042649 09aa08027afd8c169c932f5d4b47e344da328e2a99838d36bd461fe02dad5eff >08:09:45,219 INF packaging: Configuring (running scriptlet for): bind-export-libs-32:9.11.4-10.P2.fc29.x86_64 1538042649 09aa08027afd8c169c932f5d4b47e344da328e2a99838d36bd461fe02dad5eff >08:09:45,247 INF dnf.rpm: Installed: bind-export-libs-32:9.11.4-10.P2.fc29.x86_64 >08:09:45,248 INF dnf.rpm: Installed: tpm2-tools-3.1.2-1.fc29.x86_64 >08:09:45,249 INF packaging: Installed: tpm2-tools-3.1.2-1.fc29.x86_64 1536794624 fe4eb5efb890f12aaefe9f681939f1e46522d7411b7b03b36d73bdfa4a1a2a7b >08:09:45,479 INF dnf.rpm: Installed: tpm2-tools-3.1.2-1.fc29.x86_64 >08:09:45,480 INF dnf.rpm: Installed: clevis-11-1.fc29.x86_64 >08:09:45,481 INF packaging: Configuring (running scriptlet for): clevis-11-1.fc29.x86_64 1534218385 6c2a858da84ad4124941d5d47e3d6450b9cf05abd224e2202d7e9f7b67ead6bc >08:09:45,597 INF packaging: Installed: clevis-11-1.fc29.x86_64 1534218385 6c2a858da84ad4124941d5d47e3d6450b9cf05abd224e2202d7e9f7b67ead6bc >08:09:45,670 INF dnf.rpm: Installed: clevis-11-1.fc29.x86_64 >08:09:45,671 INF dnf.rpm: Installed: fipscheck-lib-1.5.0-5.fc29.x86_64 >08:09:45,672 INF packaging: Installed: fipscheck-lib-1.5.0-5.fc29.x86_64 1531457183 4a748ee47f5901a8b5bd07a1b629ff818783ea232ab6ccb36c3115a1d90d12fc >08:09:45,685 INF packaging: Configuring (running scriptlet for): fipscheck-lib-1.5.0-5.fc29.x86_64 1531457183 4a748ee47f5901a8b5bd07a1b629ff818783ea232ab6ccb36c3115a1d90d12fc >08:09:45,721 INF dnf.rpm: Installed: fipscheck-lib-1.5.0-5.fc29.x86_64 >08:09:45,723 INF dnf.rpm: Installed: fipscheck-1.5.0-5.fc29.x86_64 >08:09:45,724 INF packaging: Installed: fipscheck-1.5.0-5.fc29.x86_64 1531457183 214cdb072fb72357f2db70ef003cda05688ba1916a5a974fe60e2ac304f2a58b >08:09:45,756 INF dnf.rpm: Installed: fipscheck-1.5.0-5.fc29.x86_64 >08:09:45,760 INF dnf.rpm: Installed: openssh-7.8p1-3.fc29.x86_64 >08:09:45,761 INF packaging: Configuring (running scriptlet for): openssh-7.8p1-3.fc29.x86_64 1537797691 45f0489c4034808144bbfea8970031fd5d7b8a888b7e0c5cd37c9df28dd2c737 >08:09:45,815 INF packaging: Installed: openssh-7.8p1-3.fc29.x86_64 1537797691 45f0489c4034808144bbfea8970031fd5d7b8a888b7e0c5cd37c9df28dd2c737 >08:09:45,932 INF dnf.rpm: Installed: openssh-7.8p1-3.fc29.x86_64 >08:09:45,934 INF dnf.rpm: Installed: openssh-server-7.8p1-3.fc29.x86_64 >08:09:45,935 INF packaging: Configuring (running scriptlet for): openssh-server-7.8p1-3.fc29.x86_64 1537797691 b5dfd824af9378c06e53180b85313551e1110b9457c97d4daba8be72563e4c48 >08:09:46,045 INF packaging: Installed: openssh-server-7.8p1-3.fc29.x86_64 1537797691 b5dfd824af9378c06e53180b85313551e1110b9457c97d4daba8be72563e4c48 >08:09:46,125 INF packaging: Configuring (running scriptlet for): openssh-server-7.8p1-3.fc29.x86_64 1537797691 b5dfd824af9378c06e53180b85313551e1110b9457c97d4daba8be72563e4c48 >08:09:46,148 INF dnf.rpm: Installed: openssh-server-7.8p1-3.fc29.x86_64 >08:09:46,149 INF dnf.rpm: Installed: ima-evm-utils-1.1-4.fc29.x86_64 >08:09:46,150 INF packaging: Installed: ima-evm-utils-1.1-4.fc29.x86_64 1532103195 e6f10cba3d8caeac485719314152cb4601a527c8ff28a8e35e5acd5c452de8e9 >08:09:46,179 INF dnf.rpm: Installed: ima-evm-utils-1.1-4.fc29.x86_64 >08:09:46,183 INF dnf.rpm: Installed: isns-utils-libs-0.97-7.fc29.x86_64 >08:09:46,184 INF packaging: Installed: isns-utils-libs-0.97-7.fc29.x86_64 1531537585 3e077549a928d8fafb005176911b48ccc456535629b8d5c417cef36f03ca87a6 >08:09:46,206 INF packaging: Configuring (running scriptlet for): isns-utils-libs-0.97-7.fc29.x86_64 1531537585 3e077549a928d8fafb005176911b48ccc456535629b8d5c417cef36f03ca87a6 >08:09:46,241 INF dnf.rpm: Installed: isns-utils-libs-0.97-7.fc29.x86_64 >08:09:46,244 INF dnf.rpm: Installed: iscsi-initiator-utils-iscsiuio-6.2.0.876-5.gitf3c8e90.fc29.x86_64 >08:09:46,247 INF packaging: Installed: iscsi-initiator-utils-iscsiuio-6.2.0.876-5.gitf3c8e90.fc29.x86_64 1531417387 cacfd5badac56d26cf15551a72726da966fd07b05759cd6686e1e93cbe1c54e6 >08:09:46,269 INF packaging: Configuring (running scriptlet for): iscsi-initiator-utils-iscsiuio-6.2.0.876-5.gitf3c8e90.fc29.x86_64 1531417387 cacfd5badac56d26cf15551a72726da966fd07b05759cd6686e1e93cbe1c54e6 >08:09:46,298 INF dnf.rpm: Installed: iscsi-initiator-utils-iscsiuio-6.2.0.876-5.gitf3c8e90.fc29.x86_64 >08:09:46,301 INF dnf.rpm: Installed: iscsi-initiator-utils-6.2.0.876-5.gitf3c8e90.fc29.x86_64 >08:09:46,303 INF packaging: Installed: iscsi-initiator-utils-6.2.0.876-5.gitf3c8e90.fc29.x86_64 1531417387 882dbda110b2a3fc07dd22db10cdc8b7ad7118ccec71c8ea908e3f2b1fdde4f4 >08:09:46,397 INF packaging: Configuring (running scriptlet for): iscsi-initiator-utils-6.2.0.876-5.gitf3c8e90.fc29.x86_64 1531417387 882dbda110b2a3fc07dd22db10cdc8b7ad7118ccec71c8ea908e3f2b1fdde4f4 >08:09:46,458 INF dnf.rpm: Installed: iscsi-initiator-utils-6.2.0.876-5.gitf3c8e90.fc29.x86_64 >08:09:46,463 INF dnf.rpm: Installed: libevent-2.1.8-3.fc29.x86_64 >08:09:46,464 INF packaging: Installed: libevent-2.1.8-3.fc29.x86_64 1531556459 939afc1f41a1a65699e7ef04ce1fc73d4023b2bcc8a7d20b87523313057dcc6f >08:09:46,521 INF dnf.rpm: Installed: libevent-2.1.8-3.fc29.x86_64 >08:09:46,522 INF dnf.rpm: Installed: sscg-2.3.3-3.fc29.x86_64 >08:09:46,524 INF packaging: Installed: sscg-2.3.3-3.fc29.x86_64 1531655284 d5ec0441b099c98592ffdc94563945c1a7956f1e606ab019fd22ec4a90de17f0 >08:09:46,539 INF dnf.rpm: Installed: sscg-2.3.3-3.fc29.x86_64 >08:09:46,541 INF dnf.rpm: Installed: libluksmeta-9-2.fc29.x86_64 >08:09:46,543 INF packaging: Installed: libluksmeta-9-2.fc29.x86_64 1533842505 0602df614979caa851fcbed7261c37b9eb48ac96a9cc327e746358e2470539f2 >08:09:46,556 INF packaging: Configuring (running scriptlet for): libluksmeta-9-2.fc29.x86_64 1533842505 0602df614979caa851fcbed7261c37b9eb48ac96a9cc327e746358e2470539f2 >08:09:46,588 INF dnf.rpm: Installed: libluksmeta-9-2.fc29.x86_64 >08:09:46,591 INF dnf.rpm: Installed: luksmeta-9-2.fc29.x86_64 >08:09:46,593 INF packaging: Installed: luksmeta-9-2.fc29.x86_64 1533842505 feb4a849fce92fc699c147093be0720d5924a8fb9dc0b702d4b0351e67d55a98 >08:09:46,607 INF dnf.rpm: Installed: luksmeta-9-2.fc29.x86_64 >08:09:46,609 INF dnf.rpm: Installed: clevis-luks-11-1.fc29.x86_64 >08:09:46,612 INF packaging: Installed: clevis-luks-11-1.fc29.x86_64 1534218385 30b1dce9367e573865e88b40c5f7fe56e6f79e5d038b0f33d3b427b65a11c04f >08:09:46,631 INF dnf.rpm: Installed: clevis-luks-11-1.fc29.x86_64 >08:09:46,633 INF dnf.rpm: Installed: e2fsprogs-1.44.3-1.fc29.x86_64 >08:09:46,634 INF packaging: Installed: e2fsprogs-1.44.3-1.fc29.x86_64 1531451652 8c7d20fd634e9d02661567e934dc6cb430c16736776314eac5a998bfaa903f50 >08:09:46,827 INF dnf.rpm: Installed: e2fsprogs-1.44.3-1.fc29.x86_64 >08:09:46,828 INF dnf.rpm: Installed: device-mapper-multipath-libs-0.7.7-5.gitef6d98b.fc29.x86_64 >08:09:46,829 INF packaging: Installed: device-mapper-multipath-libs-0.7.7-5.gitef6d98b.fc29.x86_64 1536989426 3c39ec38db4e35e9612ab55d24c2c59a244377d7bab912b95d10ebf8f776e940 >08:09:46,899 INF packaging: Configuring (running scriptlet for): device-mapper-multipath-libs-0.7.7-5.gitef6d98b.fc29.x86_64 1536989426 3c39ec38db4e35e9612ab55d24c2c59a244377d7bab912b95d10ebf8f776e940 >08:09:46,924 INF dnf.rpm: Installed: device-mapper-multipath-libs-0.7.7-5.gitef6d98b.fc29.x86_64 >08:09:46,927 INF dnf.rpm: Installed: device-mapper-multipath-0.7.7-5.gitef6d98b.fc29.x86_64 >08:09:46,929 INF packaging: Installed: device-mapper-multipath-0.7.7-5.gitef6d98b.fc29.x86_64 1536989426 04bd440922aa3d20c4170fde450685bfaf67168ab1cb0e0a8b27e220ae09dff1 >08:09:46,968 INF packaging: Configuring (running scriptlet for): device-mapper-multipath-0.7.7-5.gitef6d98b.fc29.x86_64 1536989426 04bd440922aa3d20c4170fde450685bfaf67168ab1cb0e0a8b27e220ae09dff1 >08:09:46,982 INF dnf.rpm: Installed: device-mapper-multipath-0.7.7-5.gitef6d98b.fc29.x86_64 >08:09:46,983 INF dnf.rpm: Installed: libblockdev-fs-2.20-1.fc29.x86_64 >08:09:46,984 INF packaging: Installed: libblockdev-fs-2.20-1.fc29.x86_64 1537966716 6ecf328d504cb43f20be466af1338f1f01df692753dc49464500eea1a82603b4 >08:09:46,992 INF dnf.rpm: Installed: libblockdev-fs-2.20-1.fc29.x86_64 >08:09:46,993 INF dnf.rpm: Installed: libblockdev-part-2.20-1.fc29.x86_64 >08:09:46,994 INF packaging: Installed: libblockdev-part-2.20-1.fc29.x86_64 1537966716 bdbce26fca76ce86816e738dd9485fee4681070b7796b1b048413c2425174a5a >08:09:47,000 INF dnf.rpm: Installed: libblockdev-part-2.20-1.fc29.x86_64 >08:09:47,001 INF dnf.rpm: Installed: dhcp-libs-12:4.3.6-28.fc29.x86_64 >08:09:47,002 INF packaging: Installed: dhcp-libs-12:4.3.6-28.fc29.x86_64 1537794596 4b0d1919d3c3cb35d036308f6fa6895ed551e9357a5dd1065e5012723bea82d9 >08:09:47,012 INF dnf.rpm: Installed: dhcp-libs-12:4.3.6-28.fc29.x86_64 >08:09:47,013 INF dnf.rpm: Installed: libatasmart-0.19-15.fc29.x86_64 >08:09:47,014 INF packaging: Installed: libatasmart-0.19-15.fc29.x86_64 1531552914 7de6a74062c653d916f52a818a9ca267f10faa32b3f8806030131cf22eab50b0 >08:09:47,027 INF packaging: Configuring (running scriptlet for): libatasmart-0.19-15.fc29.x86_64 1531552914 7de6a74062c653d916f52a818a9ca267f10faa32b3f8806030131cf22eab50b0 >08:09:47,058 INF dnf.rpm: Installed: libatasmart-0.19-15.fc29.x86_64 >08:09:47,059 INF dnf.rpm: Installed: plymouth-core-libs-0.9.3-13.fc29.x86_64 >08:09:47,060 INF packaging: Installed: plymouth-core-libs-0.9.3-13.fc29.x86_64 1533574723 2a5c2f30e2e922a354b9b8b058e9c5870807051e5322cdd131367a2bb427d497 >08:09:47,087 INF packaging: Configuring (running scriptlet for): plymouth-core-libs-0.9.3-13.fc29.x86_64 1533574723 2a5c2f30e2e922a354b9b8b058e9c5870807051e5322cdd131367a2bb427d497 >08:09:47,112 INF dnf.rpm: Installed: plymouth-core-libs-0.9.3-13.fc29.x86_64 >08:09:47,113 INF dnf.rpm: Installed: plymouth-scripts-0.9.3-13.fc29.x86_64 >08:09:47,114 INF packaging: Installed: plymouth-scripts-0.9.3-13.fc29.x86_64 1533574723 148394bcce15d37d7e7b4588f91b7c4bea0162dd62c446f71dd4277864a57431 >08:09:47,126 INF dnf.rpm: Installed: plymouth-scripts-0.9.3-13.fc29.x86_64 >08:09:47,127 INF dnf.rpm: Installed: plymouth-0.9.3-13.fc29.x86_64 >08:09:47,127 INF packaging: Installed: plymouth-0.9.3-13.fc29.x86_64 1533574723 2fdbbb8941c9f0727bee3ea6ecbea0ac3132da6b92fcfb4c1953c092fedcd5eb >08:09:47,182 INF dnf.rpm: Installed: plymouth-0.9.3-13.fc29.x86_64 >08:09:47,184 INF dnf.rpm: Installed: fedora-logos-28.0.3-2.fc29.x86_64 >08:09:47,184 INF packaging: Installed: fedora-logos-28.0.3-2.fc29.x86_64 1531456618 808e0fb9a0ce14a99a8e95c11fb1fdac2c2b9c15570619c062b4504190339f7a >08:09:47,910 INF packaging: Configuring (running scriptlet for): fedora-logos-28.0.3-2.fc29.x86_64 1531456618 808e0fb9a0ce14a99a8e95c11fb1fdac2c2b9c15570619c062b4504190339f7a >08:09:47,919 INF dnf.rpm: Installed: fedora-logos-28.0.3-2.fc29.x86_64 >08:09:47,923 INF dnf.rpm: Installed: guile-5:2.0.14-12.fc29.x86_64 >08:09:47,924 INF packaging: Installed: guile-5:2.0.14-12.fc29.x86_64 1532080235 9a78b19a8b52ce2d4150232430a5ce9b2d97e882aaac703f2aec2be2fe0044e0 >08:09:48,888 INF dnf.rpm: Installed: guile-5:2.0.14-12.fc29.x86_64 >08:09:48,889 INF dnf.rpm: Installed: logrotate-3.14.0-4.fc29.x86_64 >08:09:48,890 INF packaging: Configuring (running scriptlet for): logrotate-3.14.0-4.fc29.x86_64 1533898586 a74c2321538a73f77772110e4ea99074803a628ad08cfb3f6611ceb66d688791 >08:09:48,898 INF packaging: Installed: logrotate-3.14.0-4.fc29.x86_64 1533898586 a74c2321538a73f77772110e4ea99074803a628ad08cfb3f6611ceb66d688791 >08:09:48,916 INF dnf.rpm: Installed: logrotate-3.14.0-4.fc29.x86_64 >08:09:48,917 INF dnf.rpm: Installed: quota-1:4.04-9.fc29.x86_64 >08:09:48,918 INF packaging: Installed: quota-1:4.04-9.fc29.x86_64 1532428242 0cbe118bba235a4771faf04ba02277398d39b9517be0adf7ad4fdce8228e4611 >08:09:48,985 INF dnf.rpm: Installed: quota-1:4.04-9.fc29.x86_64 >08:09:48,986 INF dnf.rpm: Installed: teamd-1.27-10.fc29.x86_64 >08:09:48,986 INF packaging: Installed: teamd-1.27-10.fc29.x86_64 1533218229 4c8c28382a48cde54f96338c7701c0b3bf6d7601cb02dd6cb136e2a16b6094ea >08:09:49,047 INF dnf.rpm: Installed: teamd-1.27-10.fc29.x86_64 >08:09:49,048 INF dnf.rpm: Installed: NetworkManager-team-1:1.12.4-1.fc29.x86_64 >08:09:49,049 INF packaging: Installed: NetworkManager-team-1:1.12.4-1.fc29.x86_64 1537281681 c13b6aca519e137c9f77c1e46f93572d8a7fb39596472dec9df75f5433f6de1b >08:09:49,055 INF dnf.rpm: Installed: NetworkManager-team-1:1.12.4-1.fc29.x86_64 >08:09:49,056 INF dnf.rpm: Installed: libipa_hbac-2.0.0-3.fc29.x86_64 >08:09:49,057 INF packaging: Installed: libipa_hbac-2.0.0-3.fc29.x86_64 1535556673 cf4f2d0d5f2893a695a4786ea3ee6b0389521368ee04b571f3ead9561f7aec20 >08:09:49,070 INF packaging: Configuring (running scriptlet for): libipa_hbac-2.0.0-3.fc29.x86_64 1535556673 cf4f2d0d5f2893a695a4786ea3ee6b0389521368ee04b571f3ead9561f7aec20 >08:09:49,099 INF dnf.rpm: Installed: libipa_hbac-2.0.0-3.fc29.x86_64 >08:09:49,103 INF dnf.rpm: Installed: sssd-ipa-2.0.0-3.fc29.x86_64 >08:09:49,104 INF packaging: Installed: sssd-ipa-2.0.0-3.fc29.x86_64 1535556673 116f1dd4fefb187557d50bd144d90de8a0e698dfe9f266c06d0b932b1a21d4f3 >08:09:49,142 INF dnf.rpm: Installed: sssd-ipa-2.0.0-3.fc29.x86_64 >08:09:49,143 INF dnf.rpm: Installed: sssd-2.0.0-3.fc29.x86_64 >08:09:49,144 INF packaging: Installed: sssd-2.0.0-3.fc29.x86_64 1535556673 4b8f9075d3ea8d00a0db599039e631cbb1b2da50f94541687fee4210c4551663 >08:09:49,150 INF dnf.rpm: Installed: sssd-2.0.0-3.fc29.x86_64 >08:09:49,151 INF dnf.rpm: Installed: fprintd-pam-0.8.1-3.fc29.x86_64 >08:09:49,151 INF packaging: Installed: fprintd-pam-0.8.1-3.fc29.x86_64 1532081064 c4a1fd7b726caf34072290293ba81aeb986ba4b6d60e9091608c19290f72b323 >08:09:49,161 INF dnf.rpm: Installed: fprintd-pam-0.8.1-3.fc29.x86_64 >08:09:49,162 INF dnf.rpm: Installed: authselect-1.0.1-2.fc29.x86_64 >08:09:49,162 INF packaging: Installed: authselect-1.0.1-2.fc29.x86_64 1538086758 faeb01a02aa3b53b09f43d55ff87bba8ef25b64b829710eaf693fdfc0fbb7dc7 >08:09:49,182 INF dnf.rpm: Installed: authselect-1.0.1-2.fc29.x86_64 >08:09:49,183 INF dnf.rpm: Installed: libudisks2-2.8.1-1.fc29.x86_64 >08:09:49,184 INF packaging: Installed: libudisks2-2.8.1-1.fc29.x86_64 1537951108 89d8093006f07da258099a33217c6267fbb226638ab7a8c2f5f91cc70f342417 >08:09:49,211 INF dnf.rpm: Installed: libudisks2-2.8.1-1.fc29.x86_64 >08:09:49,212 INF dnf.rpm: Installed: desktop-file-utils-0.23-9.fc29.x86_64 >08:09:49,214 INF packaging: Installed: desktop-file-utils-0.23-9.fc29.x86_64 1531445631 f6725cba5ca8d9263f4924d59ff5f63852fdd5afa538d06dba7af8bfef3c9bd4 >08:09:49,243 INF dnf.rpm: Installed: desktop-file-utils-0.23-9.fc29.x86_64 >08:09:49,243 INF dnf.rpm: Installed: xdg-utils-1.1.3-3.fc29.noarch >08:09:49,244 INF packaging: Installed: xdg-utils-1.1.3-3.fc29.noarch 1531676817 436e75c5a5c65ae32d8eb4822cad077c230cd40f47a1ba1de9e43de3c9278d10 >08:09:49,273 INF dnf.rpm: Installed: xdg-utils-1.1.3-3.fc29.noarch >08:09:49,274 INF dnf.rpm: Installed: gsettings-desktop-schemas-3.28.1-2.fc29.x86_64 >08:09:49,274 INF packaging: Installed: gsettings-desktop-schemas-3.28.1-2.fc29.x86_64 1536355739 bbfc232db5d8c2d54663c841fc7c1c2946d39c5faa238133aeca4c16204ead01 >08:09:49,457 INF dnf.rpm: Installed: gsettings-desktop-schemas-3.28.1-2.fc29.x86_64 >08:09:49,458 INF dnf.rpm: Installed: glib-networking-2.58.0-2.fc29.x86_64 >08:09:49,458 INF packaging: Installed: glib-networking-2.58.0-2.fc29.x86_64 1536346437 47707cc989581046b153e80247049c35f5085e570da9762da720474349d92451 >08:09:49,614 INF dnf.rpm: Installed: glib-networking-2.58.0-2.fc29.x86_64 >08:09:49,615 INF dnf.rpm: Installed: cockpit-bridge-178-1.fc29.x86_64 >08:09:49,616 INF packaging: Installed: cockpit-bridge-178-1.fc29.x86_64 1537356135 c95d3282a9331d1b705b2e741a374c5315801b5ec392b4e8cce4a3868c36a792 >08:09:49,730 INF dnf.rpm: Installed: cockpit-bridge-178-1.fc29.x86_64 >08:09:49,732 INF dnf.rpm: Installed: cockpit-system-178-1.fc29.noarch >08:09:49,732 INF packaging: Installed: cockpit-system-178-1.fc29.noarch 1537356135 f492550b0cff34f2fb12fe7030e3e31e774ff0cf35b3a64c5420debd77eb48fb >08:09:50,035 INF dnf.rpm: Installed: cockpit-system-178-1.fc29.noarch >08:09:50,036 INF dnf.rpm: Installed: cockpit-networkmanager-178-1.fc29.noarch >08:09:50,037 INF packaging: Installed: cockpit-networkmanager-178-1.fc29.noarch 1537356135 51a9181c369ba0e494f357c3e4728a8b16828873c0d536a9bc2e9c81f9476a66 >08:09:50,085 INF dnf.rpm: Installed: cockpit-networkmanager-178-1.fc29.noarch >08:09:50,086 INF dnf.rpm: Installed: cockpit-ws-178-1.fc29.x86_64 >08:09:50,086 INF packaging: Configuring (running scriptlet for): cockpit-ws-178-1.fc29.x86_64 1537356135 c5df262a040b8176f004532e3a584f398a842a7da35210b325d95602d1bc478d >08:09:50,166 INF packaging: Installed: cockpit-ws-178-1.fc29.x86_64 1537356135 c5df262a040b8176f004532e3a584f398a842a7da35210b325d95602d1bc478d >08:09:50,358 INF packaging: Configuring (running scriptlet for): cockpit-ws-178-1.fc29.x86_64 1537356135 c5df262a040b8176f004532e3a584f398a842a7da35210b325d95602d1bc478d >08:09:50,371 INF dnf.rpm: Installed: cockpit-ws-178-1.fc29.x86_64 >08:09:50,372 INF dnf.rpm: Installed: cockpit-dashboard-178-1.fc29.noarch >08:09:50,373 INF packaging: Installed: cockpit-dashboard-178-1.fc29.noarch 1537356135 bca824bcc098099e1a551d9a907b02a0834e7a7bf0a9ad058cdb7895e5bb1472 >08:09:50,420 INF dnf.rpm: Installed: cockpit-dashboard-178-1.fc29.noarch >08:09:50,421 INF dnf.rpm: Installed: libsoup-2.64.1-1.fc29.x86_64 >08:09:50,422 INF packaging: Installed: libsoup-2.64.1-1.fc29.x86_64 1537867049 cbab9a506ca60d47108baf8996060cbd31658798a6d37ad9f1f21368daedbcef >08:09:50,532 INF dnf.rpm: Installed: libsoup-2.64.1-1.fc29.x86_64 >08:09:50,534 INF dnf.rpm: Installed: libappstream-glib-0.7.12-1.fc29.x86_64 >08:09:50,535 INF packaging: Installed: libappstream-glib-0.7.12-1.fc29.x86_64 1534166358 49958a1757cce90482d8ba2c5ccdc5d29f9d4fac9a79617c906148dab0cb0524 >08:09:50,615 INF dnf.rpm: Installed: libappstream-glib-0.7.12-1.fc29.x86_64 >08:09:50,616 INF dnf.rpm: Installed: libbabeltrace-1.5.6-1.fc29.x86_64 >08:09:50,617 INF packaging: Installed: libbabeltrace-1.5.6-1.fc29.x86_64 1532462411 8c7ff4ca8f9e19fe8f33e395deb363783430e79fc205f3e60027181ae7510971 >08:09:50,674 INF packaging: Configuring (running scriptlet for): libbabeltrace-1.5.6-1.fc29.x86_64 1532462411 8c7ff4ca8f9e19fe8f33e395deb363783430e79fc205f3e60027181ae7510971 >08:09:50,700 INF dnf.rpm: Installed: libbabeltrace-1.5.6-1.fc29.x86_64 >08:09:50,702 INF dnf.rpm: Installed: gdb-headless-8.2-2.fc29.x86_64 >08:09:50,703 INF packaging: Installed: gdb-headless-8.2-2.fc29.x86_64 1536208627 4e3e27ad25194207883d92e8d457bd6e8a4a6164787fee8dd2be1cc32c5b34d8 >08:09:51,503 INF dnf.rpm: Installed: gdb-headless-8.2-2.fc29.x86_64 >08:09:51,505 INF dnf.rpm: Installed: libsecret-0.18.6-2.fc29.x86_64 >08:09:51,505 INF packaging: Installed: libsecret-0.18.6-2.fc29.x86_64 1531565860 2d4e07b12727423688921105f6de42a33f8567ab52565425664449fd430d343a >08:09:51,575 INF dnf.rpm: Installed: libsecret-0.18.6-2.fc29.x86_64 >08:09:51,575 INF dnf.rpm: Installed: pinentry-1.1.0-4.fc29.x86_64 >08:09:51,576 INF packaging: Installed: pinentry-1.1.0-4.fc29.x86_64 1531619878 eb26f9b7a0251f9aef054155d9f519e8526512c059742163534d83af92648f0a >08:09:51,601 INF packaging: Configuring (running scriptlet for): pinentry-1.1.0-4.fc29.x86_64 1531619878 eb26f9b7a0251f9aef054155d9f519e8526512c059742163534d83af92648f0a >08:09:51,612 INF dnf.rpm: Installed: pinentry-1.1.0-4.fc29.x86_64 >08:09:51,613 INF dnf.rpm: Installed: gnupg2-smime-2.2.9-1.fc29.x86_64 >08:09:51,614 INF packaging: Installed: gnupg2-smime-2.2.9-1.fc29.x86_64 1533134012 b59b1beca0cd7216721325d87d668d5e4e0854b92237c0c23d16188398347f9c >08:09:51,645 INF dnf.rpm: Installed: gnupg2-smime-2.2.9-1.fc29.x86_64 >08:09:51,647 INF dnf.rpm: Installed: gnupg2-2.2.9-1.fc29.x86_64 >08:09:51,647 INF packaging: Installed: gnupg2-2.2.9-1.fc29.x86_64 1533134012 4abf756c8d422cb21752f810f291dded254ddf9b56251f40dfa73d2e31fe1d41 >08:09:52,018 INF dnf.rpm: Installed: gnupg2-2.2.9-1.fc29.x86_64 >08:09:52,019 INF dnf.rpm: Installed: gpgme-1.11.1-3.fc29.x86_64 >08:09:52,020 INF packaging: Installed: gpgme-1.11.1-3.fc29.x86_64 1531520514 4b652095b6ef042e2334cc9f32ae58ec0d36307b2b0f4728aaa55af56b48f95a >08:09:52,060 INF dnf.rpm: Installed: gpgme-1.11.1-3.fc29.x86_64 >08:09:52,061 INF dnf.rpm: Installed: librepo-1.9.1-1.fc29.x86_64 >08:09:52,062 INF packaging: Installed: librepo-1.9.1-1.fc29.x86_64 1534182467 7358d0c108698dcc93e2c9cc36f5703cf9f89f69595cdb02c5a05b5e8a289d14 >08:09:52,075 INF dnf.rpm: Installed: librepo-1.9.1-1.fc29.x86_64 >08:09:52,076 INF dnf.rpm: Installed: libdnf-0.20.0-1.fc29.x86_64 >08:09:52,077 INF packaging: Installed: libdnf-0.20.0-1.fc29.x86_64 1537865849 54b3c4a0bcfb5169d099c3f274cf0a999d41b8e5c9a1a6f2a122399b0a9bd5f4 >08:09:52,183 INF dnf.rpm: Installed: libdnf-0.20.0-1.fc29.x86_64 >08:09:52,184 INF dnf.rpm: Installed: python3-libdnf-0.20.0-1.fc29.x86_64 >08:09:52,185 INF packaging: Installed: python3-libdnf-0.20.0-1.fc29.x86_64 1537865849 f0955a1e7eeae23ee9ec42f0ec27a4605735495c19f72f042e9d5e38059f44f3 >08:09:52,282 INF dnf.rpm: Installed: python3-libdnf-0.20.0-1.fc29.x86_64 >08:09:52,283 INF dnf.rpm: Installed: python3-hawkey-0.20.0-1.fc29.x86_64 >08:09:52,284 INF packaging: Installed: python3-hawkey-0.20.0-1.fc29.x86_64 1537865849 d3dc3a68ccb495b492e9b84ce38e8155d340ef6478bc706b37d738367a5f32f7 >08:09:52,301 INF dnf.rpm: Installed: python3-hawkey-0.20.0-1.fc29.x86_64 >08:09:52,302 INF dnf.rpm: Installed: PackageKit-1.1.11-1.fc29.x86_64 >08:09:52,303 INF packaging: Installed: PackageKit-1.1.11-1.fc29.x86_64 1537867281 5580adfc7e33e73a1ead985c8a330c5f4397ca7ae6a75ecdcaf5d6db29e78401 >08:09:52,474 INF packaging: Configuring (running scriptlet for): PackageKit-1.1.11-1.fc29.x86_64 1537867281 5580adfc7e33e73a1ead985c8a330c5f4397ca7ae6a75ecdcaf5d6db29e78401 >08:09:52,488 INF dnf.rpm: Installed: PackageKit-1.1.11-1.fc29.x86_64 >08:09:52,489 INF dnf.rpm: Installed: cockpit-packagekit-178-1.fc29.noarch >08:09:52,490 INF packaging: Installed: cockpit-packagekit-178-1.fc29.noarch 1537356135 1e1ff8f239e114bdde2cfbe2ed13298e2bf7a0fba2889ab47fdbe587ad81d941 >08:09:52,563 INF dnf.rpm: Installed: cockpit-packagekit-178-1.fc29.noarch >08:09:52,565 INF dnf.rpm: Installed: python3-gpg-1.11.1-3.fc29.x86_64 >08:09:52,565 INF packaging: Installed: python3-gpg-1.11.1-3.fc29.x86_64 1531520514 35e8a4a37b425a8091c0c1e3bb59702c351683af883565282b9a11a11bfe5b7d >08:09:52,697 INF dnf.rpm: Installed: python3-gpg-1.11.1-3.fc29.x86_64 >08:09:52,698 INF dnf.rpm: Installed: volume_key-libs-0.3.10-2.fc29.x86_64 >08:09:52,699 INF packaging: Installed: volume_key-libs-0.3.10-2.fc29.x86_64 1534164040 d0ef7b04117c1b1c20f94b08f62d2b3ed1373e47b4daad61e8b4c4e61b8ce263 >08:09:52,751 INF dnf.rpm: Installed: volume_key-libs-0.3.10-2.fc29.x86_64 >08:09:52,752 INF dnf.rpm: Installed: libblockdev-crypto-2.20-1.fc29.x86_64 >08:09:52,752 INF packaging: Installed: libblockdev-crypto-2.20-1.fc29.x86_64 1537966716 24cd14570b01545c7e7afa9fc04fff975a052c1add28cff6f619a2f86b110bae >08:09:52,763 INF dnf.rpm: Installed: libblockdev-crypto-2.20-1.fc29.x86_64 >08:09:52,765 INF dnf.rpm: Installed: udisks2-2.8.1-1.fc29.x86_64 >08:09:52,767 INF packaging: Installed: udisks2-2.8.1-1.fc29.x86_64 1537951108 3d0d5d28f42b8e1cbe079aec03aff9d88ef57d4f2e0ec8114675150e2a339142 >08:09:52,917 INF packaging: Configuring (running scriptlet for): udisks2-2.8.1-1.fc29.x86_64 1537951108 3d0d5d28f42b8e1cbe079aec03aff9d88ef57d4f2e0ec8114675150e2a339142 >08:09:52,982 INF dnf.rpm: Installed: udisks2-2.8.1-1.fc29.x86_64 >08:09:52,983 INF dnf.rpm: Installed: udisks2-iscsi-2.8.1-1.fc29.x86_64 >08:09:52,985 INF packaging: Installed: udisks2-iscsi-2.8.1-1.fc29.x86_64 1537951108 d17f19748a53eb48500cc0aa9c9a62ed8d990650f5bdb7d662c45275ea6b8428 >08:09:53,009 INF dnf.rpm: Installed: udisks2-iscsi-2.8.1-1.fc29.x86_64 >08:09:53,011 INF dnf.rpm: Installed: udisks2-lvm2-2.8.1-1.fc29.x86_64 >08:09:53,012 INF packaging: Installed: udisks2-lvm2-2.8.1-1.fc29.x86_64 1537951108 d991a1fa7a734ee3344edd6752ee6647d8b0f6cece70196b849a0f8e6a6a6acb >08:09:53,038 INF dnf.rpm: Installed: udisks2-lvm2-2.8.1-1.fc29.x86_64 >08:09:53,040 INF dnf.rpm: Installed: cockpit-storaged-178-1.fc29.noarch >08:09:53,042 INF packaging: Installed: cockpit-storaged-178-1.fc29.noarch 1537356135 cdba382c14231c2c3d1ba7828bc2c46b6eaa7e1707ca77b4d66de60ff9f652c4 >08:09:53,262 INF dnf.rpm: Installed: cockpit-storaged-178-1.fc29.noarch >08:09:53,263 INF dnf.rpm: Installed: rpm-sign-libs-4.14.2-1.fc29.x86_64 >08:09:53,265 INF packaging: Installed: rpm-sign-libs-4.14.2-1.fc29.x86_64 1534925267 86ecdf31adf202ad7566c15fcc9d51af3dc0b0c9a89215cbdcd1c16960084b67 >08:09:53,284 INF dnf.rpm: Installed: rpm-sign-libs-4.14.2-1.fc29.x86_64 >08:09:53,290 INF dnf.rpm: Installed: python3-rpm-4.14.2-1.fc29.x86_64 >08:09:53,291 INF packaging: Installed: python3-rpm-4.14.2-1.fc29.x86_64 1534925267 5042ed1b30f0b27a24c6178371a735df51ef91c93929976ae4e7e7a72b4c12e7 >08:09:53,356 INF dnf.rpm: Installed: python3-rpm-4.14.2-1.fc29.x86_64 >08:09:53,361 INF dnf.rpm: Installed: python3-dnf-3.6.1-1.fc29.noarch >08:09:53,361 INF packaging: Installed: python3-dnf-3.6.1-1.fc29.noarch 1537868396 1fdae1d590152aa983571078eb137f731b9c0a561d16c893e91c94e13a83ac40 >08:09:54,088 INF dnf.rpm: Installed: python3-dnf-3.6.1-1.fc29.noarch >08:09:54,092 INF dnf.rpm: Installed: python3-libreport-2.9.5-4.fc29.x86_64 >08:09:54,093 INF packaging: Installed: python3-libreport-2.9.5-4.fc29.x86_64 1531565584 bda9b7e40f44716e25d7029ebf775201dc07bcb4f59ff30eed83bd4e3e9f87c2 >08:09:54,151 INF dnf.rpm: Installed: python3-libreport-2.9.5-4.fc29.x86_64 >08:09:54,152 INF dnf.rpm: Installed: abrt-dbus-2.10.10-5.fc29.x86_64 >08:09:54,154 INF packaging: Installed: abrt-dbus-2.10.10-5.fc29.x86_64 1537050013 1d61fe54faff6a1e68deffcf64e0df39174fb052b5a58f7ba1f0151344b7befa >08:09:54,215 INF dnf.rpm: Installed: abrt-dbus-2.10.10-5.fc29.x86_64 >08:09:54,216 INF dnf.rpm: Installed: python3-abrt-2.10.10-5.fc29.x86_64 >08:09:54,217 INF packaging: Installed: python3-abrt-2.10.10-5.fc29.x86_64 1537050013 f49de9995a856957460460363fd4f5461a00a488be4e17de05fc7155cd0e947c >08:09:54,262 INF dnf.rpm: Installed: python3-abrt-2.10.10-5.fc29.x86_64 >08:09:54,263 INF dnf.rpm: Installed: abrt-2.10.10-5.fc29.x86_64 >08:09:54,263 INF packaging: Configuring (running scriptlet for): abrt-2.10.10-5.fc29.x86_64 1537050013 4acd7e92581a4c3e9f8ad10eae6cd306eafe531df3f6a09f2ee6b9ca927db11f >08:09:54,396 INF packaging: Installed: abrt-2.10.10-5.fc29.x86_64 1537050013 4acd7e92581a4c3e9f8ad10eae6cd306eafe531df3f6a09f2ee6b9ca927db11f >08:09:54,650 INF packaging: Configuring (running scriptlet for): abrt-2.10.10-5.fc29.x86_64 1537050013 4acd7e92581a4c3e9f8ad10eae6cd306eafe531df3f6a09f2ee6b9ca927db11f >08:09:54,666 INF dnf.rpm: Installed: abrt-2.10.10-5.fc29.x86_64 >08:09:54,668 INF dnf.rpm: Installed: abrt-addon-kerneloops-2.10.10-5.fc29.x86_64 >08:09:54,668 INF packaging: Installed: abrt-addon-kerneloops-2.10.10-5.fc29.x86_64 1537050013 c64f83ca869d8682c24ee2111fbb720b7d3121d23fe089eb7d5c342dcd703cf1 >08:09:54,704 INF packaging: Configuring (running scriptlet for): abrt-addon-kerneloops-2.10.10-5.fc29.x86_64 1537050013 c64f83ca869d8682c24ee2111fbb720b7d3121d23fe089eb7d5c342dcd703cf1 >08:09:54,724 INF dnf.rpm: Installed: abrt-addon-kerneloops-2.10.10-5.fc29.x86_64 >08:09:54,728 INF dnf.rpm: Installed: abrt-retrace-client-2.10.10-5.fc29.x86_64 >08:09:54,729 INF packaging: Installed: abrt-retrace-client-2.10.10-5.fc29.x86_64 1537050013 c7003799fd15c52bbcd45d618dbacae265f4f5617e4c9d8c196e5d90624c52e7 >08:09:54,745 INF dnf.rpm: Installed: abrt-retrace-client-2.10.10-5.fc29.x86_64 >08:09:54,746 INF dnf.rpm: Installed: abrt-addon-pstoreoops-2.10.10-5.fc29.x86_64 >08:09:54,747 INF packaging: Installed: abrt-addon-pstoreoops-2.10.10-5.fc29.x86_64 1537050013 391d4c41c66d54098a62f26ead9813c9e9b259712511a3471e869d9f4108e1fd >08:09:54,760 INF packaging: Configuring (running scriptlet for): abrt-addon-pstoreoops-2.10.10-5.fc29.x86_64 1537050013 391d4c41c66d54098a62f26ead9813c9e9b259712511a3471e869d9f4108e1fd >08:09:54,774 INF dnf.rpm: Installed: abrt-addon-pstoreoops-2.10.10-5.fc29.x86_64 >08:09:54,775 INF dnf.rpm: Installed: abrt-addon-xorg-2.10.10-5.fc29.x86_64 >08:09:54,776 INF packaging: Installed: abrt-addon-xorg-2.10.10-5.fc29.x86_64 1537050013 3817b733ecc004521404817ebd7845b7fdc1d6d48f9146f1b61545e94e2e82c2 >08:09:54,801 INF packaging: Configuring (running scriptlet for): abrt-addon-xorg-2.10.10-5.fc29.x86_64 1537050013 3817b733ecc004521404817ebd7845b7fdc1d6d48f9146f1b61545e94e2e82c2 >08:09:54,816 INF dnf.rpm: Installed: abrt-addon-xorg-2.10.10-5.fc29.x86_64 >08:09:54,817 INF dnf.rpm: Installed: abrt-plugin-bodhi-2.10.10-5.fc29.x86_64 >08:09:54,818 INF packaging: Installed: abrt-plugin-bodhi-2.10.10-5.fc29.x86_64 1537050013 854a030042b07fb85e38629aa2ed3fa9b478f10752579d08ac74277f1d9cd01e >08:09:54,840 INF dnf.rpm: Installed: abrt-plugin-bodhi-2.10.10-5.fc29.x86_64 >08:09:54,841 INF dnf.rpm: Installed: abrt-tui-2.10.10-5.fc29.x86_64 >08:09:54,842 INF packaging: Installed: abrt-tui-2.10.10-5.fc29.x86_64 1537050013 e35a62c50aa7de4a0df76b64cb4b7dff89835ea7e9c57f40882b24332de8ddce >08:09:54,850 INF dnf.rpm: Installed: abrt-tui-2.10.10-5.fc29.x86_64 >08:09:54,851 INF dnf.rpm: Installed: python3-abrt-addon-2.10.10-5.fc29.x86_64 >08:09:54,852 INF packaging: Installed: python3-abrt-addon-2.10.10-5.fc29.x86_64 1537050013 ec0a72ee918a0eb0928f2850c03fde4fb10a8f74e32272edaa1ec51025bf130a >08:09:54,869 INF packaging: Configuring (running scriptlet for): python3-abrt-addon-2.10.10-5.fc29.x86_64 1537050013 ec0a72ee918a0eb0928f2850c03fde4fb10a8f74e32272edaa1ec51025bf130a >08:09:54,879 INF dnf.rpm: Installed: python3-abrt-addon-2.10.10-5.fc29.x86_64 >08:09:54,881 INF dnf.rpm: Installed: dnf-3.6.1-1.fc29.noarch >08:09:54,882 INF packaging: Installed: dnf-3.6.1-1.fc29.noarch 1537868396 f8cbe3f80789075ba2c3059860ac686e00106ec42e42ed635eed6536b1684c55 >08:09:54,979 INF packaging: Configuring (running scriptlet for): dnf-3.6.1-1.fc29.noarch 1537868396 f8cbe3f80789075ba2c3059860ac686e00106ec42e42ed635eed6536b1684c55 >08:09:54,995 INF dnf.rpm: Installed: dnf-3.6.1-1.fc29.noarch >08:09:54,997 INF dnf.rpm: Installed: python3-dnf-plugins-core-3.0.4-1.fc29.noarch >08:09:54,998 INF packaging: Installed: python3-dnf-plugins-core-3.0.4-1.fc29.noarch 1537869596 12cb5fa2298606ba26188bb451d70940e6ad26dcfb02a33be074190c5437ff36 >08:09:55,101 INF dnf.rpm: Installed: python3-dnf-plugins-core-3.0.4-1.fc29.noarch >08:09:55,103 INF dnf.rpm: Installed: elfutils-0.174-1.fc29.x86_64 >08:09:55,104 INF packaging: Installed: elfutils-0.174-1.fc29.x86_64 1536930408 3587e42586cdb115dbfaffaa81a952466c434c53fb11dfed01950acd110cfa1f >08:09:55,167 INF dnf.rpm: Installed: elfutils-0.174-1.fc29.x86_64 >08:09:55,168 INF dnf.rpm: Installed: abrt-addon-ccpp-2.10.10-5.fc29.x86_64 >08:09:55,168 INF packaging: Installed: abrt-addon-ccpp-2.10.10-5.fc29.x86_64 1537050013 9af640f8916702d7d8013b8c21609a1b44d93ac16c6c38154f102e12ae9abe86 >08:09:55,232 INF packaging: Configuring (running scriptlet for): abrt-addon-ccpp-2.10.10-5.fc29.x86_64 1537050013 9af640f8916702d7d8013b8c21609a1b44d93ac16c6c38154f102e12ae9abe86 >08:09:55,258 INF dnf.rpm: Installed: abrt-addon-ccpp-2.10.10-5.fc29.x86_64 >08:09:55,259 INF dnf.rpm: Installed: firewalld-filesystem-0.6.2-1.fc29.noarch >08:09:55,260 INF packaging: Installed: firewalld-filesystem-0.6.2-1.fc29.noarch 1537555880 0e2a177731f6d3e139f433b7164d4e48a658921dfb1e95730a87bae0d5f625c8 >08:09:55,271 INF dnf.rpm: Installed: firewalld-filesystem-0.6.2-1.fc29.noarch >08:09:55,272 INF dnf.rpm: Installed: dhcp-common-12:4.3.6-28.fc29.noarch >08:09:55,273 INF packaging: Installed: dhcp-common-12:4.3.6-28.fc29.noarch 1537794596 091e06bfb82139780f4400073e0c9dc6df9556b5edc6ea606fe86056b25a96aa >08:09:55,305 INF dnf.rpm: Installed: dhcp-common-12:4.3.6-28.fc29.noarch >08:09:55,306 INF dnf.rpm: Installed: dhcp-client-12:4.3.6-28.fc29.x86_64 >08:09:55,307 INF packaging: Installed: dhcp-client-12:4.3.6-28.fc29.x86_64 1537794596 0f2d554f7a435ad6f1d9f0a8809d447b537307920d3b07bb04336b5c22343560 >08:09:55,365 INF dnf.rpm: Installed: dhcp-client-12:4.3.6-28.fc29.x86_64 >08:09:55,367 INF dnf.rpm: Installed: dracut-network-048-14.git20180726.fc29.x86_64 >08:09:55,369 INF packaging: Installed: dracut-network-048-14.git20180726.fc29.x86_64 1532603717 eb887f731452bc2353d4f89995b2e052812767e3cb3c06ae202bcf5fbb836098 >08:09:55,465 INF dnf.rpm: Installed: dracut-network-048-14.git20180726.fc29.x86_64 >08:09:55,466 INF dnf.rpm: Installed: kexec-tools-2.0.17-10.fc29.x86_64 >08:09:55,467 INF packaging: Installed: kexec-tools-2.0.17-10.fc29.x86_64 1536565898 5ae136a98c1e67b8f4d8954870dafade65c4eb551d53cf1a1931628a2d0ec2f4 >08:09:55,619 INF packaging: Configuring (running scriptlet for): kexec-tools-2.0.17-10.fc29.x86_64 1536565898 5ae136a98c1e67b8f4d8954870dafade65c4eb551d53cf1a1931628a2d0ec2f4 >08:09:55,647 INF dnf.rpm: Installed: kexec-tools-2.0.17-10.fc29.x86_64 >08:09:55,648 INF dnf.rpm: Installed: abrt-addon-vmcore-2.10.10-5.fc29.x86_64 >08:09:55,649 INF packaging: Installed: abrt-addon-vmcore-2.10.10-5.fc29.x86_64 1537050013 fa04e60fafc52a8b40c24aea891e75c2047d4f56c4d845c303a428986df2104a >08:09:55,692 INF packaging: Configuring (running scriptlet for): abrt-addon-vmcore-2.10.10-5.fc29.x86_64 1537050013 fa04e60fafc52a8b40c24aea891e75c2047d4f56c4d845c303a428986df2104a >08:09:55,715 INF dnf.rpm: Installed: abrt-addon-vmcore-2.10.10-5.fc29.x86_64 >08:09:55,716 INF dnf.rpm: Installed: abrt-cli-2.10.10-5.fc29.x86_64 >08:09:55,717 INF packaging: Installed: abrt-cli-2.10.10-5.fc29.x86_64 1537050013 e6afaa0f84e45042c2bec2783ec9fab16c6b416d2745886058493c589f9441ec >08:09:55,719 INF dnf.rpm: Installed: abrt-cli-2.10.10-5.fc29.x86_64 >08:09:55,722 INF dnf.rpm: Installed: firewalld-0.6.2-1.fc29.noarch >08:09:55,723 INF packaging: Installed: firewalld-0.6.2-1.fc29.noarch 1537555880 ffb689e5dd6f21e85912929ebfa2e794d3855f57ec2dc16bd8df10c883e478ce >08:09:56,273 INF packaging: Configuring (running scriptlet for): firewalld-0.6.2-1.fc29.noarch 1537555880 ffb689e5dd6f21e85912929ebfa2e794d3855f57ec2dc16bd8df10c883e478ce >08:09:56,287 INF dnf.rpm: Installed: firewalld-0.6.2-1.fc29.noarch >08:09:56,288 INF dnf.rpm: Installed: dnf-plugins-core-3.0.4-1.fc29.noarch >08:09:56,289 INF packaging: Installed: dnf-plugins-core-3.0.4-1.fc29.noarch 1537869596 08f5a5b62110d109fcd3aa2016bd2415abb790db3ff128f9f76f8cc1105f590c >08:09:56,313 INF dnf.rpm: Installed: dnf-plugins-core-3.0.4-1.fc29.noarch >08:09:56,314 INF dnf.rpm: Installed: dnf-yum-4.0.3.6.1-1.fc29.noarch >08:09:56,314 INF packaging: Installed: dnf-yum-4.0.3.6.1-1.fc29.noarch 1537868396 8c0db3b2139ca92c74d8febe79971cfad3ea31e91ccb263e5f285ed4f353b7ee >08:09:56,320 INF dnf.rpm: Installed: dnf-yum-4.0.3.6.1-1.fc29.noarch >08:09:56,321 INF dnf.rpm: Installed: cockpit-178-1.fc29.x86_64 >08:09:56,323 INF packaging: Installed: cockpit-178-1.fc29.x86_64 1537356135 c9956fc705c23be92700c771cb5e785b132277710de75944c44e1d9f66ec3913 >08:09:56,335 INF dnf.rpm: Installed: cockpit-178-1.fc29.x86_64 >08:09:56,336 INF dnf.rpm: Installed: fedora-release-server-29-0.17.noarch >08:09:56,336 INF packaging: Installed: fedora-release-server-29-0.17.noarch 1537817035 bc3f349ecde28a8176fa740da97c73891cba74bb8ab8b9852184046dca97ad04 >08:09:56,347 INF packaging: Configuring (running scriptlet for): fedora-release-server-29-0.17.noarch 1537817035 bc3f349ecde28a8176fa740da97c73891cba74bb8ab8b9852184046dca97ad04 >08:09:56,364 INF dnf.rpm: Installed: fedora-release-server-29-0.17.noarch >08:09:56,366 INF dnf.rpm: Installed: wget-1.19.5-5.fc29.x86_64 >08:09:56,367 INF packaging: Installed: wget-1.19.5-5.fc29.x86_64 1535624285 592b60ae8ba8d7a36681c6d30cbc52008a272c687a74df584c3568e17c4180c5 >08:09:56,521 INF dnf.rpm: Installed: wget-1.19.5-5.fc29.x86_64 >08:09:56,522 INF dnf.rpm: Installed: pinfo-0.6.10-20.fc29.x86_64 >08:09:56,523 INF packaging: Installed: pinfo-0.6.10-20.fc29.x86_64 1533046530 8064d3c32894f797c5c9672de38e4ce72b74ed9b10a3a94260e37ac4e5ba2559 >08:09:56,575 INF dnf.rpm: Installed: pinfo-0.6.10-20.fc29.x86_64 >08:09:56,579 INF dnf.rpm: Installed: realmd-0.16.3-16.fc29.x86_64 >08:09:56,580 INF packaging: Installed: realmd-0.16.3-16.fc29.x86_64 1538051717 a56da9831c90d2dfdd2edd919096e746f328e89fe0e9691245558f436cc1b094 >08:09:56,732 INF dnf.rpm: Installed: realmd-0.16.3-16.fc29.x86_64 >08:09:56,733 INF dnf.rpm: Installed: nfs-utils-1:2.3.2-1.rc3.fc29.x86_64 >08:09:56,733 INF packaging: Configuring (running scriptlet for): nfs-utils-1:2.3.2-1.rc3.fc29.x86_64 1531933466 f85818e4f364f6643d4cbfce3b0f064d37a47226a03919cb07e6e2e20cf4e935 >08:09:56,827 INF packaging: Installed: nfs-utils-1:2.3.2-1.rc3.fc29.x86_64 1531933466 f85818e4f364f6643d4cbfce3b0f064d37a47226a03919cb07e6e2e20cf4e935 >08:09:56,935 INF packaging: Configuring (running scriptlet for): nfs-utils-1:2.3.2-1.rc3.fc29.x86_64 1531933466 f85818e4f364f6643d4cbfce3b0f064d37a47226a03919cb07e6e2e20cf4e935 >08:09:56,967 INF packaging: Configuring (running scriptlet for): nfs-utils-1:2.3.2-1.rc3.fc29.x86_64 1531933466 f85818e4f364f6643d4cbfce3b0f064d37a47226a03919cb07e6e2e20cf4e935 >08:09:56,979 INF packaging: Configuring (running scriptlet for): nfs-utils-1:2.3.2-1.rc3.fc29.x86_64 1531933466 f85818e4f364f6643d4cbfce3b0f064d37a47226a03919cb07e6e2e20cf4e935 >08:09:56,991 INF dnf.rpm: Installed: nfs-utils-1:2.3.2-1.rc3.fc29.x86_64 >08:09:56,993 INF dnf.rpm: Installed: rsyslog-8.37.0-1.fc29.x86_64 >08:09:56,993 INF packaging: Installed: rsyslog-8.37.0-1.fc29.x86_64 1533723548 a3fcf1beef07566e0499245514210662e7822ad54f4cc1fa476e8382ba0fc747 >08:09:57,141 INF packaging: Configuring (running scriptlet for): rsyslog-8.37.0-1.fc29.x86_64 1533723548 a3fcf1beef07566e0499245514210662e7822ad54f4cc1fa476e8382ba0fc747 >08:09:57,157 INF dnf.rpm: Installed: rsyslog-8.37.0-1.fc29.x86_64 >08:09:57,158 INF dnf.rpm: Installed: openssh-clients-7.8p1-3.fc29.x86_64 >08:09:57,159 INF packaging: Installed: openssh-clients-7.8p1-3.fc29.x86_64 1537797691 bbab084cb33680d56e5f63fa2ff576b0bb3bc2b0fdf6eab11455a547b24cbfa6 >08:09:57,238 INF dnf.rpm: Installed: openssh-clients-7.8p1-3.fc29.x86_64 >08:09:57,239 INF dnf.rpm: Installed: sssd-kcm-2.0.0-3.fc29.x86_64 >08:09:57,240 INF packaging: Installed: sssd-kcm-2.0.0-3.fc29.x86_64 1535556673 afc3bad93e1aaf2b4e25c7d1dd13868600035a254228ce55e6645c2f56cb0667 >08:09:57,262 INF packaging: Configuring (running scriptlet for): sssd-kcm-2.0.0-3.fc29.x86_64 1535556673 afc3bad93e1aaf2b4e25c7d1dd13868600035a254228ce55e6645c2f56cb0667 >08:09:57,275 INF dnf.rpm: Installed: sssd-kcm-2.0.0-3.fc29.x86_64 >08:09:57,276 INF dnf.rpm: Installed: grub2-pc-1:2.02-60.fc29.x86_64 >08:09:57,277 INF packaging: Installed: grub2-pc-1:2.02-60.fc29.x86_64 1538502014 0fe4b2403892d286063b654573a91faaa7faa4676bc0a4f4ba7ac7bef68237b7 >08:09:57,282 INF dnf.rpm: Installed: grub2-pc-1:2.02-60.fc29.x86_64 >08:09:57,282 INF dnf.rpm: Installed: NetworkManager-bluetooth-1:1.12.4-1.fc29.x86_64 >08:09:57,283 INF packaging: Installed: NetworkManager-bluetooth-1:1.12.4-1.fc29.x86_64 1537281681 2e9b843b1fb7153d4818d0db740f2bca99f690b9ced5de4e8dd156410fda63cb >08:09:57,292 INF dnf.rpm: Installed: NetworkManager-bluetooth-1:1.12.4-1.fc29.x86_64 >08:09:57,293 INF dnf.rpm: Installed: NetworkManager-wifi-1:1.12.4-1.fc29.x86_64 >08:09:57,294 INF packaging: Installed: NetworkManager-wifi-1:1.12.4-1.fc29.x86_64 1537281681 578715920c53ef7b3986db51c098c363306874ad39dc41fd0280e72f9cfe7560 >08:09:57,313 INF dnf.rpm: Installed: NetworkManager-wifi-1:1.12.4-1.fc29.x86_64 >08:09:57,313 INF dnf.rpm: Installed: wireless-tools-1:29-21.fc29.x86_64 >08:09:57,314 INF packaging: Installed: wireless-tools-1:29-21.fc29.x86_64 1531673967 c29777dcbe5c4e1135003f24ded1593de4f5a2b2c436950757c40e3b3fc14e39 >08:09:57,348 INF packaging: Configuring (running scriptlet for): wireless-tools-1:29-21.fc29.x86_64 1531673967 c29777dcbe5c4e1135003f24ded1593de4f5a2b2c436950757c40e3b3fc14e39 >08:09:57,374 INF dnf.rpm: Installed: wireless-tools-1:29-21.fc29.x86_64 >08:09:57,381 INF dnf.rpm: Installed: sos-3.6-4.fc29.noarch >08:09:57,382 INF packaging: Installed: sos-3.6-4.fc29.noarch 1531653854 472a14d087d61fe9029cbc6b85abb65d3dc931d081e115003eca76cf31f6ea06 >08:09:58,125 INF dnf.rpm: Installed: sos-3.6-4.fc29.noarch >08:09:58,126 INF dnf.rpm: Installed: chrony-3.4-1.fc29.x86_64 >08:09:58,127 INF packaging: Configuring (running scriptlet for): chrony-3.4-1.fc29.x86_64 1537373267 e64b778f4a8c9d14d1b1705d8265b9ab00c71b74b27ec54bcb4f1af49c0cbd99 >08:09:58,206 INF packaging: Installed: chrony-3.4-1.fc29.x86_64 1537373267 e64b778f4a8c9d14d1b1705d8265b9ab00c71b74b27ec54bcb4f1af49c0cbd99 >08:09:58,246 INF packaging: Configuring (running scriptlet for): chrony-3.4-1.fc29.x86_64 1537373267 e64b778f4a8c9d14d1b1705d8265b9ab00c71b74b27ec54bcb4f1af49c0cbd99 >08:09:58,264 INF dnf.rpm: Installed: chrony-3.4-1.fc29.x86_64 >08:09:58,265 INF dnf.rpm: Installed: kernel-4.18.11-301.fc29.x86_64 >08:09:58,266 INF packaging: Installed: kernel-4.18.11-301.fc29.x86_64 1538403511 3324d4d491ea3df4458aef492bf363a2229a957f842d8c5d58a48be2acc9b3cf >08:09:58,268 INF dnf.rpm: Installed: kernel-4.18.11-301.fc29.x86_64 >08:09:58,275 INF dnf.rpm: Installed: selinux-policy-targeted-3.14.2-35.fc29.noarch >08:09:58,276 INF packaging: Configuring (running scriptlet for): selinux-policy-targeted-3.14.2-35.fc29.noarch 1537438219 faa3265226463f952de9efd938e4be047548ae3e09d3fccb7deed78efeaa0dd6 >08:09:58,291 INF packaging: Installed: selinux-policy-targeted-3.14.2-35.fc29.noarch 1537438219 faa3265226463f952de9efd938e4be047548ae3e09d3fccb7deed78efeaa0dd6 >08:10:01,427 INF packaging: Configuring (running scriptlet for): selinux-policy-targeted-3.14.2-35.fc29.noarch 1537438219 faa3265226463f952de9efd938e4be047548ae3e09d3fccb7deed78efeaa0dd6 >08:10:02,035 INF dnf.rpm: Installed: selinux-policy-targeted-3.14.2-35.fc29.noarch >08:10:02,040 INF dnf.rpm: Installed: cifs-utils-6.8-2.fc29.x86_64 >08:10:02,056 INF packaging: Installed: cifs-utils-6.8-2.fc29.x86_64 1531433894 1f9b8f4f79cedd9d93188bd751a04da44662b3d8669e5b120df272f735a8be81 >08:10:02,088 INF packaging: Configuring (running scriptlet for): cifs-utils-6.8-2.fc29.x86_64 1531433894 1f9b8f4f79cedd9d93188bd751a04da44662b3d8669e5b120df272f735a8be81 >08:10:02,100 INF dnf.rpm: Installed: cifs-utils-6.8-2.fc29.x86_64 >08:10:02,102 INF dnf.rpm: Installed: passwd-0.80-4.fc29.x86_64 >08:10:02,102 INF packaging: Installed: passwd-0.80-4.fc29.x86_64 1531602099 c2efdf91eb852dc7a1e56a1ec8d61b0ebe094fa55426f2b4a294943750a172b8 >08:10:02,175 INF dnf.rpm: Installed: passwd-0.80-4.fc29.x86_64 >08:10:02,176 INF dnf.rpm: Installed: util-linux-user-2.32.1-1.fc29.x86_64 >08:10:02,177 INF packaging: Installed: util-linux-user-2.32.1-1.fc29.x86_64 1531741884 6fdebcb91ba40c21fad4e9b2e5e85e9800465c6751d6a2519af6b0737e40f351 >08:10:02,188 INF dnf.rpm: Installed: util-linux-user-2.32.1-1.fc29.x86_64 >08:10:02,189 INF dnf.rpm: Installed: opensc-0.19.0-1.fc29.x86_64 >08:10:02,190 INF packaging: Installed: opensc-0.19.0-1.fc29.x86_64 1537897203 2ff056b3dbc2a900762712898359ac975d5e62e0917378c2ab9990ef6d994c73 >08:10:02,422 INF packaging: Configuring (running scriptlet for): opensc-0.19.0-1.fc29.x86_64 1537897203 2ff056b3dbc2a900762712898359ac975d5e62e0917378c2ab9990ef6d994c73 >08:10:02,456 INF dnf.rpm: Installed: opensc-0.19.0-1.fc29.x86_64 >08:10:02,457 INF dnf.rpm: Installed: usbutils-010-2.fc29.x86_64 >08:10:02,458 INF packaging: Installed: usbutils-010-2.fc29.x86_64 1531473289 3d6944e191661c1b0c7fdb8b8e7593e8ca684281146b6eb8a441296d743c0fe0 >08:10:02,484 INF dnf.rpm: Installed: usbutils-010-2.fc29.x86_64 >08:10:02,484 INF dnf.rpm: Installed: fpaste-0.3.9.2-1.fc29.noarch >08:10:02,485 INF packaging: Installed: fpaste-0.3.9.2-1.fc29.noarch 1532484522 eace569c640ca59bc4041b3cfc64efee8dfb7417f4e4212dd6b17e3d96e1705d >08:10:02,495 INF dnf.rpm: Installed: fpaste-0.3.9.2-1.fc29.noarch >08:10:02,496 INF dnf.rpm: Installed: b43-openfwwf-5.2-20.fc29.noarch >08:10:02,497 INF packaging: Installed: b43-openfwwf-5.2-20.fc29.noarch 1532024054 f6329c0063e09b057f95fafa5faf2ea894da75c524d1fc88fb900968027bc269 >08:10:02,508 INF dnf.rpm: Installed: b43-openfwwf-5.2-20.fc29.noarch >08:10:02,509 INF dnf.rpm: Installed: audit-3.0-0.4.20180831git0047a6c.fc29.x86_64 >08:10:02,509 INF packaging: Installed: audit-3.0-0.4.20180831git0047a6c.fc29.x86_64 1535752408 3d26c05cfacf190aa1fae731c8f579686e29916ed31ea20d7bd380b678688316 >08:10:02,614 INF packaging: Configuring (running scriptlet for): audit-3.0-0.4.20180831git0047a6c.fc29.x86_64 1535752408 3d26c05cfacf190aa1fae731c8f579686e29916ed31ea20d7bd380b678688316 >08:10:02,645 INF dnf.rpm: Installed: audit-3.0-0.4.20180831git0047a6c.fc29.x86_64 >08:10:02,646 INF dnf.rpm: Installed: at-3.1.23-1.fc29.x86_64 >08:10:02,647 INF packaging: Installed: at-3.1.23-1.fc29.x86_64 1535375941 984458064f8814362908544bc6e3d81c7cdb1fc8c0e86d32d83851b7b3d47878 >08:10:02,679 INF packaging: Configuring (running scriptlet for): at-3.1.23-1.fc29.x86_64 1535375941 984458064f8814362908544bc6e3d81c7cdb1fc8c0e86d32d83851b7b3d47878 >08:10:02,699 INF dnf.rpm: Installed: at-3.1.23-1.fc29.x86_64 >08:10:02,700 INF dnf.rpm: Installed: dnsmasq-2.79-7.fc29.x86_64 >08:10:02,701 INF packaging: Configuring (running scriptlet for): dnsmasq-2.79-7.fc29.x86_64 1533027771 c211082401160e3ddcb264d84d3e3c58076681fca6d445ae3bbec091af03f30b >08:10:02,783 INF packaging: Installed: dnsmasq-2.79-7.fc29.x86_64 1533027771 c211082401160e3ddcb264d84d3e3c58076681fca6d445ae3bbec091af03f30b >08:10:02,844 INF packaging: Configuring (running scriptlet for): dnsmasq-2.79-7.fc29.x86_64 1533027771 c211082401160e3ddcb264d84d3e3c58076681fca6d445ae3bbec091af03f30b >08:10:02,866 INF dnf.rpm: Installed: dnsmasq-2.79-7.fc29.x86_64 >08:10:02,869 INF dnf.rpm: Installed: initscripts-10.01-1.fc29.x86_64 >08:10:02,872 INF packaging: Installed: initscripts-10.01-1.fc29.x86_64 1533554380 26c7e7a67057b769542ee187d17cb342db44c1ae4b337ce0a685cf2a0aec2642 >08:10:03,003 INF packaging: Configuring (running scriptlet for): initscripts-10.01-1.fc29.x86_64 1533554380 26c7e7a67057b769542ee187d17cb342db44c1ae4b337ce0a685cf2a0aec2642 >08:10:03,021 INF packaging: Configuring (running scriptlet for): initscripts-10.01-1.fc29.x86_64 1533554380 26c7e7a67057b769542ee187d17cb342db44c1ae4b337ce0a685cf2a0aec2642 >08:10:03,029 INF dnf.rpm: Installed: initscripts-10.01-1.fc29.x86_64 >08:10:03,030 INF dnf.rpm: Installed: mcelog-3:153-3.fc29.x86_64 >08:10:03,031 INF packaging: Installed: mcelog-3:153-3.fc29.x86_64 1532440437 7586742e6f757f38713d62d68e597aaf882fd3f77ca11b2dbdc74dd2a2338b79 >08:10:03,049 INF packaging: Configuring (running scriptlet for): mcelog-3:153-3.fc29.x86_64 1532440437 7586742e6f757f38713d62d68e597aaf882fd3f77ca11b2dbdc74dd2a2338b79 >08:10:03,061 INF dnf.rpm: Installed: mcelog-3:153-3.fc29.x86_64 >08:10:03,064 INF dnf.rpm: Installed: mlocate-0.26-22.fc29.x86_64 >08:10:03,064 INF packaging: Configuring (running scriptlet for): mlocate-0.26-22.fc29.x86_64 1531580721 7e6844fc44dd87b274f6f90df67809906ecf29dcb004bc616d3a26f860527937 >08:10:03,114 INF packaging: Installed: mlocate-0.26-22.fc29.x86_64 1531580721 7e6844fc44dd87b274f6f90df67809906ecf29dcb004bc616d3a26f860527937 >08:10:03,174 INF packaging: Configuring (running scriptlet for): mlocate-0.26-22.fc29.x86_64 1531580721 7e6844fc44dd87b274f6f90df67809906ecf29dcb004bc616d3a26f860527937 >08:10:03,191 INF dnf.rpm: Installed: mlocate-0.26-22.fc29.x86_64 >08:10:03,193 INF dnf.rpm: Installed: net-tools-2.0-0.52.20160912git.fc29.x86_64 >08:10:03,193 INF packaging: Installed: net-tools-2.0-0.52.20160912git.fc29.x86_64 1532349009 5b8836b91ce62bb22892f86a876b070151fd77c9821552a0b9e50238dfea7d61 >08:10:03,286 INF packaging: Configuring (running scriptlet for): net-tools-2.0-0.52.20160912git.fc29.x86_64 1532349009 5b8836b91ce62bb22892f86a876b070151fd77c9821552a0b9e50238dfea7d61 >08:10:03,299 INF dnf.rpm: Installed: net-tools-2.0-0.52.20160912git.fc29.x86_64 >08:10:03,300 INF dnf.rpm: Installed: psacct-6.6.4-2.fc29.x86_64 >08:10:03,301 INF packaging: Installed: psacct-6.6.4-2.fc29.x86_64 1531622783 fbaf5db34e49f7992dad3d2b820be72859f3776f656755070982acfa7e0b6b62 >08:10:03,331 INF packaging: Configuring (running scriptlet for): psacct-6.6.4-2.fc29.x86_64 1531622783 fbaf5db34e49f7992dad3d2b820be72859f3776f656755070982acfa7e0b6b62 >08:10:03,348 INF dnf.rpm: Installed: psacct-6.6.4-2.fc29.x86_64 >08:10:03,349 INF dnf.rpm: Installed: rng-tools-6.3.1-1.fc29.x86_64 >08:10:03,349 INF packaging: Installed: rng-tools-6.3.1-1.fc29.x86_64 1531756096 5792eee6b18e38fb3ffa67d538fff42936d23d65c64a20e4196ca2225cd48780 >08:10:03,368 INF packaging: Configuring (running scriptlet for): rng-tools-6.3.1-1.fc29.x86_64 1531756096 5792eee6b18e38fb3ffa67d538fff42936d23d65c64a20e4196ca2225cd48780 >08:10:03,380 INF dnf.rpm: Installed: rng-tools-6.3.1-1.fc29.x86_64 >08:10:03,381 INF dnf.rpm: Installed: smartmontools-1:6.6-5.fc29.x86_64 >08:10:03,382 INF packaging: Configuring (running scriptlet for): smartmontools-1:6.6-5.fc29.x86_64 1531652894 99ab270a3c81ffc7e5cc2312cc4baeac8bf9e3d67ed3f6fcc7cbe8885760ca9e >08:10:03,390 INF packaging: Installed: smartmontools-1:6.6-5.fc29.x86_64 1531652894 99ab270a3c81ffc7e5cc2312cc4baeac8bf9e3d67ed3f6fcc7cbe8885760ca9e >08:10:03,474 INF packaging: Configuring (running scriptlet for): smartmontools-1:6.6-5.fc29.x86_64 1531652894 99ab270a3c81ffc7e5cc2312cc4baeac8bf9e3d67ed3f6fcc7cbe8885760ca9e >08:10:03,486 INF dnf.rpm: Installed: smartmontools-1:6.6-5.fc29.x86_64 >08:10:03,487 INF dnf.rpm: Installed: sudo-1.8.25-1.fc29.x86_64 >08:10:03,488 INF packaging: Installed: sudo-1.8.25-1.fc29.x86_64 1536580237 94ba5a899619193fa7ef74aae12335bc1b6e5a6b1ad1ee909b4732d44cef2d10 >08:10:03,697 INF packaging: Configuring (running scriptlet for): sudo-1.8.25-1.fc29.x86_64 1536580237 94ba5a899619193fa7ef74aae12335bc1b6e5a6b1ad1ee909b4732d44cef2d10 >08:10:03,706 INF dnf.rpm: Installed: sudo-1.8.25-1.fc29.x86_64 >08:10:03,707 INF dnf.rpm: Installed: pam_krb5-2.4.13-11.fc29.x86_64 >08:10:03,708 INF packaging: Installed: pam_krb5-2.4.13-11.fc29.x86_64 1531600935 c7beb4098bfe6e76790fdce0a698ed4883f99218a58f6168b76a3678401942b7 >08:10:03,768 INF dnf.rpm: Installed: pam_krb5-2.4.13-11.fc29.x86_64 >08:10:03,769 INF dnf.rpm: Installed: passwdqc-1.3.0-12.fc29.x86_64 >08:10:03,769 INF packaging: Installed: passwdqc-1.3.0-12.fc29.x86_64 1532444925 7981cec554aae361ed1bbfec6775f8ea37a73947e21e743eb613203a99f20eb1 >08:10:03,782 INF dnf.rpm: Installed: passwdqc-1.3.0-12.fc29.x86_64 >08:10:03,783 INF dnf.rpm: Installed: nmap-ncat-2:7.70-4.fc29.x86_64 >08:10:03,784 INF packaging: Installed: nmap-ncat-2:7.70-4.fc29.x86_64 1536567959 c655868f6aee67f8e5528f4652b405dfeb8d64c5cf2d38aaaf7f64db9161491e >08:10:03,820 INF dnf.rpm: Installed: nmap-ncat-2:7.70-4.fc29.x86_64 >08:10:03,820 INF dnf.rpm: Installed: tcpdump-14:4.9.2-6.fc29.x86_64 >08:10:03,821 INF packaging: Configuring (running scriptlet for): tcpdump-14:4.9.2-6.fc29.x86_64 1531660681 50bdee208e90d0e4d062934f54549f8be466352a31ebf56edb6138d2d4c663bd >08:10:03,939 INF packaging: Installed: tcpdump-14:4.9.2-6.fc29.x86_64 1531660681 50bdee208e90d0e4d062934f54549f8be466352a31ebf56edb6138d2d4c663bd >08:10:04,000 INF dnf.rpm: Installed: tcpdump-14:4.9.2-6.fc29.x86_64 >08:10:04,004 INF dnf.rpm: Installed: btrfs-progs-4.17.1-1.fc29.x86_64 >08:10:04,005 INF packaging: Installed: btrfs-progs-4.17.1-1.fc29.x86_64 1533739998 0b9dcc07cad22e6576ff16564ee7ad9e6659b1270b6f4822646e2b1b56948d7d >08:10:04,138 INF dnf.rpm: Installed: btrfs-progs-4.17.1-1.fc29.x86_64 >08:10:04,140 INF dnf.rpm: Installed: man-db-2.8.4-1.fc29.x86_64 >08:10:04,140 INF packaging: Configuring (running scriptlet for): man-db-2.8.4-1.fc29.x86_64 1532960388 5359f4aedf78a2f54b655f20979d3247924a69379051db7dbb74c16392504222 >08:10:04,148 INF packaging: Installed: man-db-2.8.4-1.fc29.x86_64 1532960388 5359f4aedf78a2f54b655f20979d3247924a69379051db7dbb74c16392504222 >08:10:04,434 INF packaging: Configuring (running scriptlet for): man-db-2.8.4-1.fc29.x86_64 1532960388 5359f4aedf78a2f54b655f20979d3247924a69379051db7dbb74c16392504222 >08:10:04,444 INF dnf.rpm: Installed: man-db-2.8.4-1.fc29.x86_64 >08:10:04,445 INF dnf.rpm: Installed: dracut-config-rescue-048-14.git20180726.fc29.x86_64 >08:10:04,446 INF packaging: Installed: dracut-config-rescue-048-14.git20180726.fc29.x86_64 1532603717 67381004f039c6b6e8d6e7a462429638efecee6e7302158fa53a45a56d46a7bf >08:10:04,456 INF dnf.rpm: Installed: dracut-config-rescue-048-14.git20180726.fc29.x86_64 >08:10:04,457 INF dnf.rpm: Installed: lsof-4.91-2.fc29.x86_64 >08:10:04,458 INF packaging: Installed: lsof-4.91-2.fc29.x86_64 1531571839 1b2b3c7af5e622969c099b3f37de4a884059dd3cd8f9a2b09e6a89a54ae22760 >08:10:04,489 INF dnf.rpm: Installed: lsof-4.91-2.fc29.x86_64 >08:10:04,489 INF dnf.rpm: Installed: cyrus-sasl-plain-2.1.27-0.3rc7.fc29.x86_64 >08:10:04,490 INF packaging: Installed: cyrus-sasl-plain-2.1.27-0.3rc7.fc29.x86_64 1531442707 5d1f7208a8c67290fe7b3f7c5fef9c0567b3bc18bd1cd79578ec2d84a626c7f7 >08:10:04,512 INF dnf.rpm: Installed: cyrus-sasl-plain-2.1.27-0.3rc7.fc29.x86_64 >08:10:04,514 INF dnf.rpm: Installed: irqbalance-2:1.4.0-2.fc29.x86_64 >08:10:04,515 INF packaging: Installed: irqbalance-2:1.4.0-2.fc29.x86_64 1531537425 11962bccade9a967289210b2a06df85a23224a54291c5386464929717768a160 >08:10:04,535 INF packaging: Configuring (running scriptlet for): irqbalance-2:1.4.0-2.fc29.x86_64 1531537425 11962bccade9a967289210b2a06df85a23224a54291c5386464929717768a160 >08:10:04,553 INF dnf.rpm: Installed: irqbalance-2:1.4.0-2.fc29.x86_64 >08:10:04,555 INF dnf.rpm: Installed: pciutils-3.6.2-1.fc29.x86_64 >08:10:04,556 INF packaging: Installed: pciutils-3.6.2-1.fc29.x86_64 1534155139 5645a51ff4ae7360716a71a3001674cf4c0ef29f41195054f96f5f54cf048287 >08:10:04,590 INF dnf.rpm: Installed: pciutils-3.6.2-1.fc29.x86_64 >08:10:04,592 INF dnf.rpm: Installed: bash-completion-1:2.8-3.fc29.noarch >08:10:04,593 INF packaging: Installed: bash-completion-1:2.8-3.fc29.noarch 1534170479 61bb5fc1aeab2a253f3cbff274d9150dbb654f36b334b49b13687b8c5f75d238 >08:10:05,158 INF dnf.rpm: Installed: bash-completion-1:2.8-3.fc29.noarch >08:10:05,159 INF dnf.rpm: Installed: zip-3.0-23.fc29.x86_64 >08:10:05,160 INF packaging: Installed: zip-3.0-23.fc29.x86_64 1531682123 70b894f333816ab9aed931ed082d6fcd30f31b7a19f7e3799feeb90f7097b932 >08:10:05,204 INF dnf.rpm: Installed: zip-3.0-23.fc29.x86_64 >08:10:05,205 INF dnf.rpm: Installed: iptstate-2.2.6-7.fc29.x86_64 >08:10:05,206 INF packaging: Installed: iptstate-2.2.6-7.fc29.x86_64 1532027200 9baaa3f979ac4ef165588467075c3220cd07370d27da007a6491c9d79614634d >08:10:05,217 INF dnf.rpm: Installed: iptstate-2.2.6-7.fc29.x86_64 >08:10:05,218 INF dnf.rpm: Installed: nano-3.0-2.fc29.x86_64 >08:10:05,219 INF packaging: Installed: nano-3.0-2.fc29.x86_64 1536923370 9ab9ad02f6460e06808ac0d08c207da8f8a4034d34c455d04c70f392783fd557 >08:10:05,383 INF packaging: Configuring (running scriptlet for): nano-3.0-2.fc29.x86_64 1536923370 9ab9ad02f6460e06808ac0d08c207da8f8a4034d34c455d04c70f392783fd557 >08:10:05,391 INF dnf.rpm: Installed: nano-3.0-2.fc29.x86_64 >08:10:05,392 INF dnf.rpm: Installed: langpacks-en-1.0-13.fc29.noarch >08:10:05,393 INF packaging: Installed: langpacks-en-1.0-13.fc29.noarch 1531550245 bb08d1f806706eb50ee4524e2f791783a4bfdd0a9495235d891f440169024ae9 >08:10:05,399 INF dnf.rpm: Installed: langpacks-en-1.0-13.fc29.noarch >08:10:05,399 INF dnf.rpm: Installed: jwhois-4.0-54.fc29.x86_64 >08:10:05,400 INF packaging: Installed: jwhois-4.0-54.fc29.x86_64 1531541760 9bf075b55016c01f0caceaf97e9a99d9f8c809b2e48d5a71e9eb1471617546d9 >08:10:05,435 INF packaging: Configuring (running scriptlet for): jwhois-4.0-54.fc29.x86_64 1531541760 9bf075b55016c01f0caceaf97e9a99d9f8c809b2e48d5a71e9eb1471617546d9 >08:10:05,444 INF dnf.rpm: Installed: jwhois-4.0-54.fc29.x86_64 >08:10:05,446 INF dnf.rpm: Installed: rsync-3.1.3-4.fc29.x86_64 >08:10:05,446 INF packaging: Installed: rsync-3.1.3-4.fc29.x86_64 1531639351 ed32054ae50fae72e788f2c23533f2a0f2e43fe0eab3942f4f1c9de319831b17 >08:10:05,519 INF dnf.rpm: Installed: rsync-3.1.3-4.fc29.x86_64 >08:10:05,520 INF dnf.rpm: Installed: attr-2.4.48-3.fc29.x86_64 >08:10:05,521 INF packaging: Installed: attr-2.4.48-3.fc29.x86_64 1531810521 12dc1ce1d07c8113a9fd3a3c955d7e96a4409cbd6d742097e6d5c10aac53bb3a >08:10:05,551 INF dnf.rpm: Installed: attr-2.4.48-3.fc29.x86_64 >08:10:05,552 INF dnf.rpm: Installed: bc-1.07.1-6.fc29.x86_64 >08:10:05,553 INF packaging: Installed: bc-1.07.1-6.fc29.x86_64 1531429579 509ede25b224319113e06d4ae7910436bc6119a3215a34c64e2ba53f3c4af278 >08:10:05,586 INF packaging: Configuring (running scriptlet for): bc-1.07.1-6.fc29.x86_64 1531429579 509ede25b224319113e06d4ae7910436bc6119a3215a34c64e2ba53f3c4af278 >08:10:05,595 INF dnf.rpm: Installed: bc-1.07.1-6.fc29.x86_64 >08:10:05,596 INF dnf.rpm: Installed: ed-1.14.2-4.fc29.x86_64 >08:10:05,597 INF packaging: Installed: ed-1.14.2-4.fc29.x86_64 1531450327 caf7138b9ce5a3582683cfb1297a371a3d395825d8c6e334efcd8bde97fc761b >08:10:05,624 INF packaging: Configuring (running scriptlet for): ed-1.14.2-4.fc29.x86_64 1531450327 caf7138b9ce5a3582683cfb1297a371a3d395825d8c6e334efcd8bde97fc761b >08:10:05,633 INF dnf.rpm: Installed: ed-1.14.2-4.fc29.x86_64 >08:10:05,634 INF dnf.rpm: Installed: hostname-3.20-6.fc29.x86_64 >08:10:05,634 INF packaging: Installed: hostname-3.20-6.fc29.x86_64 1531532109 e30c93bc7cf04ab9091b6757839b017dd2c943e924dc523d141fb58f293a5254 >08:10:05,655 INF packaging: Configuring (running scriptlet for): hostname-3.20-6.fc29.x86_64 1531532109 e30c93bc7cf04ab9091b6757839b017dd2c943e924dc523d141fb58f293a5254 >08:10:05,667 INF dnf.rpm: Installed: hostname-3.20-6.fc29.x86_64 >08:10:05,668 INF dnf.rpm: Installed: traceroute-3:2.1.0-7.fc29.x86_64 >08:10:05,669 INF packaging: Installed: traceroute-3:2.1.0-7.fc29.x86_64 1531771115 4727dea4d0306a16e7129f892b0c512cd7318509ea5c2e017c6bd2d781362576 >08:10:05,684 INF dnf.rpm: Installed: traceroute-3:2.1.0-7.fc29.x86_64 >08:10:05,685 INF dnf.rpm: Installed: b43-fwcutter-019-14.fc29.x86_64 >08:10:05,686 INF packaging: Installed: b43-fwcutter-019-14.fc29.x86_64 1532023109 354db0ce73eae25c31b7967d97a245820409ebb1cce2a7e5611bdb0905d73095 >08:10:05,700 INF dnf.rpm: Installed: b43-fwcutter-019-14.fc29.x86_64 >08:10:05,700 INF dnf.rpm: Installed: bridge-utils-1.6-2.fc29.x86_64 >08:10:05,701 INF packaging: Installed: bridge-utils-1.6-2.fc29.x86_64 1531431312 01bc9830c74bcf740c740ca390ae687c25e35626f66a9274cf425aeca1f14443 >08:10:05,715 INF dnf.rpm: Installed: bridge-utils-1.6-2.fc29.x86_64 >08:10:05,716 INF dnf.rpm: Installed: dos2unix-7.4.0-5.fc29.x86_64 >08:10:05,716 INF packaging: Installed: dos2unix-7.4.0-5.fc29.x86_64 1532344906 ab1147d97690827dfd4cbcf1a563fe269b72f61ccd1c34391b7a7927973524f8 >08:10:05,787 INF dnf.rpm: Installed: dos2unix-7.4.0-5.fc29.x86_64 >08:10:05,788 INF dnf.rpm: Installed: mtr-2:0.92-3.fc29.x86_64 >08:10:05,789 INF packaging: Installed: mtr-2:0.92-3.fc29.x86_64 1531583433 c03652e08144da5566dedfb025b830fae78e5d7a6b65266c632b242135b975ca >08:10:05,824 INF dnf.rpm: Installed: mtr-2:0.92-3.fc29.x86_64 >08:10:05,825 INF dnf.rpm: Installed: symlinks-1.4-21.fc29.x86_64 >08:10:05,826 INF packaging: Installed: symlinks-1.4-21.fc29.x86_64 1532345150 b67c3b8c9ebf08621e062ae057221bf284383b61a4dc3cdbc73943c0ee866776 >08:10:05,835 INF dnf.rpm: Installed: symlinks-1.4-21.fc29.x86_64 >08:10:05,835 INF dnf.rpm: Installed: telnet-1:0.17-74.fc29.x86_64 >08:10:05,836 INF packaging: Installed: telnet-1:0.17-74.fc29.x86_64 1532344968 5cd090000d43a41bb4d62eb9cccafa362ed8baa4fd597b98d674b5e67c133735 >08:10:05,848 INF dnf.rpm: Installed: telnet-1:0.17-74.fc29.x86_64 >08:10:05,849 INF dnf.rpm: Installed: time-1.9-5.fc29.x86_64 >08:10:05,850 INF packaging: Installed: time-1.9-5.fc29.x86_64 1533641535 b90c3a5ba9fc7b3cfd521a90218fa489349db2bc7565bd5fd40985dc42118771 >08:10:05,864 INF dnf.rpm: Installed: time-1.9-5.fc29.x86_64 >08:10:05,864 INF dnf.rpm: Installed: tree-1.7.0-15.fc29.x86_64 >08:10:05,865 INF packaging: Installed: tree-1.7.0-15.fc29.x86_64 1531664863 dfe6c9a6ec8a05a95f94fc49038ca1c3b7161a240500a54c09dd6f6c8159439e >08:10:05,876 INF dnf.rpm: Installed: tree-1.7.0-15.fc29.x86_64 >08:10:05,876 INF dnf.rpm: Installed: vconfig-1.9-25.fc29.x86_64 >08:10:05,877 INF packaging: Installed: vconfig-1.9-25.fc29.x86_64 1531669093 910a0aff9151251d7a8aac74acaa5ade7f9d48035dd0ec89318169a7515f2f5b >08:10:05,889 INF dnf.rpm: Installed: vconfig-1.9-25.fc29.x86_64 >08:10:05,889 INF dnf.rpm: Installed: zd1211-firmware-1.5-3.fc29.noarch >08:10:05,890 INF packaging: Installed: zd1211-firmware-1.5-3.fc29.noarch 1532165325 522e4421260ec386bee6d67f631b7ca43f1efdb5bfd1402def3434333cf1fa07 >08:10:05,904 INF dnf.rpm: Installed: zd1211-firmware-1.5-3.fc29.noarch >08:10:05,904 INF dnf.rpm: Installed: words-3.0-30.fc29.noarch >08:10:05,905 INF packaging: Installed: words-3.0-30.fc29.noarch 1533126862 9e8fae10859c5813ebbc58eba850b02441e94e898f3669992acc73287e44f0ef >08:10:06,066 INF dnf.rpm: Installed: words-3.0-30.fc29.noarch >08:10:06,066 INF dnf.rpm: Installed: rootfiles-8.1-23.fc29.noarch >08:10:06,067 INF packaging: Installed: rootfiles-8.1-23.fc29.noarch 1531638339 669b811b0faef0a3214e977163b16bcb76ee11704ca6e27a763284f7b2a29b1e >08:10:06,072 INF dnf.rpm: Installed: rootfiles-8.1-23.fc29.noarch >08:10:06,074 INF dnf.rpm: Installed: microcode_ctl-2:2.1-26.fc29.x86_64 >08:10:06,077 INF packaging: Installed: microcode_ctl-2:2.1-26.fc29.x86_64 1534149285 94391f7d91bcd38ea2f688716a1da07775f8ac0832a77b441ab01d01b784db06 >08:10:06,254 INF dnf.rpm: Installed: microcode_ctl-2:2.1-26.fc29.x86_64 >08:10:06,261 INF dnf.rpm: Installed: man-pages-4.16-3.fc29.noarch >08:10:06,261 INF packaging: Installed: man-pages-4.16-3.fc29.noarch 1533309717 60eb9fe3d6411160e55c1a057a0facd761d90e8740fabe9a79c67da22dedd206 >08:10:09,986 INF dnf.rpm: Installed: man-pages-4.16-3.fc29.noarch >08:10:09,989 INF dnf.rpm: Installed: mailcap-2.1.48-4.fc29.noarch >08:10:09,992 INF packaging: Installed: mailcap-2.1.48-4.fc29.noarch 1531574117 c7284893a52036c5356d89a03fb0c8dcd0bfb1027ea89f0d673734ac5aa0dfa5 >08:10:10,011 INF dnf.rpm: Installed: mailcap-2.1.48-4.fc29.noarch >08:10:10,012 INF dnf.rpm: Installed: ipw2200-firmware-3.1-16.fc29.noarch >08:10:10,013 INF packaging: Installed: ipw2200-firmware-3.1-16.fc29.noarch 1531537154 6d13f58fbe93272827bbd24e48153cca1cf1a428a0d481f8484b1d16c15c6b3e >08:10:10,045 INF dnf.rpm: Installed: ipw2200-firmware-3.1-16.fc29.noarch >08:10:10,046 INF dnf.rpm: Installed: ipw2100-firmware-1.3-23.fc29.noarch >08:10:10,047 INF packaging: Installed: ipw2100-firmware-1.3-23.fc29.noarch 1531537210 92d3b3ea3989e43e0a89f18f63dba89caa43751bc61417e5894133330aa015a6 >08:10:10,079 INF dnf.rpm: Installed: ipw2100-firmware-1.3-23.fc29.noarch >08:10:10,080 INF dnf.rpm: Installed: fedora-release-notes-28.01-2.fc29.noarch >08:10:10,081 INF packaging: Installed: fedora-release-notes-28.01-2.fc29.noarch 1531456693 a6efd6bf1a2f75bd202e94f8a916168f5f467583ddbdd092ac0d9ddf28539136 >08:10:10,162 INF dnf.rpm: Installed: fedora-release-notes-28.01-2.fc29.noarch >08:10:10,163 INF dnf.rpm: Installed: atmel-firmware-1.3-19.fc29.noarch >08:10:10,163 INF packaging: Installed: atmel-firmware-1.3-19.fc29.noarch 1531428462 8873a19cb637f8838e6ffb3ad4b8fbc2ca474db1bc214f2950de768d37788ed7 >08:10:10,231 INF dnf.rpm: Installed: atmel-firmware-1.3-19.fc29.noarch >08:10:10,232 INF dnf.rpm: Installed: libertas-usb8388-firmware-2:20180913-87.git44d4fca9.fc29.noarch >08:10:10,233 INF packaging: Installed: libertas-usb8388-firmware-2:20180913-87.git44d4fca9.fc29.noarch 1538401634 98cb1cf0d76741be41da72f8662a6543d092747dfef9847d4b73b3794b8be2fd >08:10:10,250 INF dnf.rpm: Installed: libertas-usb8388-firmware-2:20180913-87.git44d4fca9.fc29.noarch >08:10:10,251 INF dnf.rpm: Installed: iwl7260-firmware-1:25.30.13.0-87.fc29.noarch >08:10:10,252 INF packaging: Installed: iwl7260-firmware-1:25.30.13.0-87.fc29.noarch 1538401634 a3e2907473fddb63100e32223871e1fe2c429253256d90ba9746d6c8a7081d99 >08:10:11,549 INF dnf.rpm: Installed: iwl7260-firmware-1:25.30.13.0-87.fc29.noarch >08:10:11,550 INF dnf.rpm: Installed: iwl6050-firmware-41.28.5.1-87.fc29.noarch >08:10:11,551 INF packaging: Installed: iwl6050-firmware-41.28.5.1-87.fc29.noarch 1538401634 bb5cd5ab3802299d8be70edf625bb55963d246313084ee33c6308da278117bb1 >08:10:11,589 INF dnf.rpm: Installed: iwl6050-firmware-41.28.5.1-87.fc29.noarch >08:10:11,590 INF dnf.rpm: Installed: iwl6000g2b-firmware-18.168.6.1-87.fc29.noarch >08:10:11,592 INF packaging: Installed: iwl6000g2b-firmware-18.168.6.1-87.fc29.noarch 1538401634 c6354f7cebfeb551e9f96caa20e5066a1103dab379c02a30bafa7d1e2a08172a >08:10:11,641 INF dnf.rpm: Installed: iwl6000g2b-firmware-18.168.6.1-87.fc29.noarch >08:10:11,643 INF dnf.rpm: Installed: iwl6000g2a-firmware-18.168.6.1-87.fc29.noarch >08:10:11,646 INF packaging: Installed: iwl6000g2a-firmware-18.168.6.1-87.fc29.noarch 1538401634 b56a09aa093b1487629b3f829474c5c820387687cb1ea096e0e5a87231dfa981 >08:10:11,698 INF dnf.rpm: Installed: iwl6000g2a-firmware-18.168.6.1-87.fc29.noarch >08:10:11,699 INF dnf.rpm: Installed: iwl6000-firmware-9.221.4.1-87.fc29.noarch >08:10:11,700 INF packaging: Installed: iwl6000-firmware-9.221.4.1-87.fc29.noarch 1538401634 f2ae813c020056edcff942f77244e1d6a577a47dac3b32e09b6dffa88c8e7699 >08:10:11,727 INF dnf.rpm: Installed: iwl6000-firmware-9.221.4.1-87.fc29.noarch >08:10:11,730 INF dnf.rpm: Installed: iwl5150-firmware-8.24.2.2-87.fc29.noarch >08:10:11,731 INF packaging: Installed: iwl5150-firmware-8.24.2.2-87.fc29.noarch 1538401634 7c387e84a7e5cdee74c8fd5605b3703420573211ca2702b171ee80a7cb4620c2 >08:10:11,755 INF dnf.rpm: Installed: iwl5150-firmware-8.24.2.2-87.fc29.noarch >08:10:11,756 INF dnf.rpm: Installed: iwl5000-firmware-8.83.5.1_1-87.fc29.noarch >08:10:11,759 INF packaging: Installed: iwl5000-firmware-8.83.5.1_1-87.fc29.noarch 1538401634 aa15cce646b3dfd99cd56cdad5c9b3d6a2f031cad50f0b5974a102d161f1e85a >08:10:11,808 INF dnf.rpm: Installed: iwl5000-firmware-8.83.5.1_1-87.fc29.noarch >08:10:11,810 INF dnf.rpm: Installed: iwl4965-firmware-228.61.2.24-87.fc29.noarch >08:10:11,811 INF packaging: Installed: iwl4965-firmware-228.61.2.24-87.fc29.noarch 1538401634 d00bf20ad15e2cc5f2bd770baccda060096892b08785f8fa41a875942c159795 >08:10:11,829 INF dnf.rpm: Installed: iwl4965-firmware-228.61.2.24-87.fc29.noarch >08:10:11,830 INF dnf.rpm: Installed: iwl3945-firmware-15.32.2.9-87.fc29.noarch >08:10:11,831 INF packaging: Installed: iwl3945-firmware-15.32.2.9-87.fc29.noarch 1538401634 6c3853573cc2ea4a1c7c07faed64ddd038ab1180b44e34f27f3f3d50f442b5c8 >08:10:11,849 INF dnf.rpm: Installed: iwl3945-firmware-15.32.2.9-87.fc29.noarch >08:10:11,850 INF dnf.rpm: Installed: iwl3160-firmware-1:25.30.13.0-87.fc29.noarch >08:10:11,851 INF packaging: Installed: iwl3160-firmware-1:25.30.13.0-87.fc29.noarch 1538401634 18632a03dcaecb37a390c023f4d4b6fa6d4e5a19f7a23379f0fcded1b2f8b85a >08:10:12,110 INF dnf.rpm: Installed: iwl3160-firmware-1:25.30.13.0-87.fc29.noarch >08:10:12,112 INF dnf.rpm: Installed: iwl2030-firmware-18.168.6.1-87.fc29.noarch >08:10:12,112 INF packaging: Installed: iwl2030-firmware-18.168.6.1-87.fc29.noarch 1538401634 cd260da3ad909e0e50759e5246ddf5d9d8ef4cbc52bc7f77656b41f2d9d5e70e >08:10:12,149 INF dnf.rpm: Installed: iwl2030-firmware-18.168.6.1-87.fc29.noarch >08:10:12,150 INF dnf.rpm: Installed: iwl2000-firmware-18.168.6.1-87.fc29.noarch >08:10:12,150 INF packaging: Installed: iwl2000-firmware-18.168.6.1-87.fc29.noarch 1538401634 9a6fd91107a1c233dd9188f324138dae80e647cacee6bd4db7e6eee1ac2af8ad >08:10:12,190 INF dnf.rpm: Installed: iwl2000-firmware-18.168.6.1-87.fc29.noarch >08:10:12,191 INF dnf.rpm: Installed: iwl135-firmware-18.168.6.1-87.fc29.noarch >08:10:12,194 INF packaging: Installed: iwl135-firmware-18.168.6.1-87.fc29.noarch 1538401634 68be1eda4f2eca446f58abee9b00a58ea2856a868a9394d091b0081a978756c0 >08:10:12,231 INF dnf.rpm: Installed: iwl135-firmware-18.168.6.1-87.fc29.noarch >08:10:12,232 INF dnf.rpm: Installed: iwl105-firmware-18.168.6.1-87.fc29.noarch >08:10:12,233 INF packaging: Installed: iwl105-firmware-18.168.6.1-87.fc29.noarch 1538401634 58fb70ab4451cfe6baa6d7d79ad53b6924aa0517c33d47fe5013b26aa98ad170 >08:10:12,267 INF dnf.rpm: Installed: iwl105-firmware-18.168.6.1-87.fc29.noarch >08:10:12,268 INF dnf.rpm: Installed: iwl1000-firmware-1:39.31.5.1-87.fc29.noarch >08:10:12,268 INF packaging: Installed: iwl1000-firmware-1:39.31.5.1-87.fc29.noarch 1538401634 f8aeba18183f9508c1f5cd0f13a810a97173dbdbec79461261a84969ced6102b >08:10:12,305 INF dnf.rpm: Installed: iwl1000-firmware-1:39.31.5.1-87.fc29.noarch >08:10:12,307 INF dnf.rpm: Installed: iwl100-firmware-39.31.5.1-87.fc29.noarch >08:10:12,309 INF packaging: Installed: iwl100-firmware-39.31.5.1-87.fc29.noarch 1538401634 0a498663d13689684974505139ace7fe4aea82c26464a9b98ffa8f62967919d5 >08:10:12,333 INF dnf.rpm: Installed: iwl100-firmware-39.31.5.1-87.fc29.noarch >08:10:12,334 INF packaging: Post installation setup phase started. >08:10:12,338 INF packaging: Configuring (running scriptlet for): fedora-release-29-0.17.noarch 1537817035 d275d144845fe8205e613eb82425501599d85aaf55d5cbafe9d5069a2f9f1f14 >08:10:12,356 INF packaging: Configuring (running scriptlet for): filesystem-3.9-2.fc29.x86_64 1531457368 4ae7b0f2a31f4b95e588c781229aa6ee798cde35cde04e5d1d24a30c3be49033 >08:10:12,433 INF packaging: Configuring (running scriptlet for): GeoIP-GeoLite-data-2018.06-2.fc29.noarch 1531422627 04031fb09b72d72f0d6063709a22c084f43a0e1d456606119ca2188597e0ae5a >08:10:12,451 INF packaging: Configuring (running scriptlet for): kernel-core-4.18.11-301.fc29.x86_64 1538403511 41d2380b1ebcb190792d7bc4a8d6d26cba690f38f34efc5ce4ead97a1428b639 >08:11:39,989 INF packaging: Configuring (running scriptlet for): libwbclient-2:4.9.1-2.fc29.x86_64 1537944934 41310e5ac08204cf4f0d58edc0c1135a0bae0011f9268fe8459f9a419e09d888 >08:11:40,094 INF packaging: Configuring (running scriptlet for): authselect-libs-1.0.1-2.fc29.x86_64 1538086758 20958172b3eb958f7b70cf307a56036054a33335dfd2af87046864cd2c6f6eb6 >08:11:40,117 INF packaging: Configuring (running scriptlet for): sssd-common-2.0.0-3.fc29.x86_64 1535556673 4c967784d2e075035185814d49dc03a53fc0618c5581b3f853244da11a2cd3ec >08:11:40,134 INF packaging: Configuring (running scriptlet for): fedora-logos-28.0.3-2.fc29.x86_64 1531456618 808e0fb9a0ce14a99a8e95c11fb1fdac2c2b9c15570619c062b4504190339f7a >08:11:40,146 INF packaging: Configuring (running scriptlet for): abrt-dbus-2.10.10-5.fc29.x86_64 1537050013 1d61fe54faff6a1e68deffcf64e0df39174fb052b5a58f7ba1f0151344b7befa >08:11:40,161 INF packaging: Configuring (running scriptlet for): abrt-2.10.10-5.fc29.x86_64 1537050013 4acd7e92581a4c3e9f8ad10eae6cd306eafe531df3f6a09f2ee6b9ca927db11f >08:11:40,194 INF packaging: Configuring (running scriptlet for): abrt-addon-kerneloops-2.10.10-5.fc29.x86_64 1537050013 c64f83ca869d8682c24ee2111fbb720b7d3121d23fe089eb7d5c342dcd703cf1 >08:11:40,222 INF packaging: Configuring (running scriptlet for): abrt-addon-pstoreoops-2.10.10-5.fc29.x86_64 1537050013 391d4c41c66d54098a62f26ead9813c9e9b259712511a3471e869d9f4108e1fd >08:11:40,250 INF packaging: Configuring (running scriptlet for): abrt-addon-xorg-2.10.10-5.fc29.x86_64 1537050013 3817b733ecc004521404817ebd7845b7fdc1d6d48f9146f1b61545e94e2e82c2 >08:11:40,280 INF packaging: Configuring (running scriptlet for): abrt-addon-ccpp-2.10.10-5.fc29.x86_64 1537050013 9af640f8916702d7d8013b8c21609a1b44d93ac16c6c38154f102e12ae9abe86 >08:11:40,354 INF packaging: Configuring (running scriptlet for): abrt-addon-vmcore-2.10.10-5.fc29.x86_64 1537050013 fa04e60fafc52a8b40c24aea891e75c2047d4f56c4d845c303a428986df2104a >08:11:40,380 INF packaging: Configuring (running scriptlet for): firewalld-0.6.2-1.fc29.noarch 1537555880 ffb689e5dd6f21e85912929ebfa2e794d3855f57ec2dc16bd8df10c883e478ce >08:11:40,395 INF packaging: Configuring (running scriptlet for): rootfiles-8.1-23.fc29.noarch 1531638339 669b811b0faef0a3214e977163b16bcb76ee11704ca6e27a763284f7b2a29b1e >08:11:40,430 INF packaging: Configuring (running scriptlet for): glibc-common-2.28-9.fc29.x86_64 1535551815 c682beb296e7faf7da16c01f86050a08fa55ffda484778e02b9df955bbbe1ac7 >08:11:40,467 INF packaging: Configuring (running scriptlet for): info-6.5-10.fc29.x86_64 1533835442 68c87b2d3a478e6325c4aebaff707a2ef974323f2551393cb0f38b9e85447503 >08:11:40,636 INF packaging: Configuring (running scriptlet for): shared-mime-info-1.10-2.fc29.x86_64 1531650716 e68312f315279a2c007fe284f27e2c7c6ff735f0e17d0ee4f926efba25a926c6 >08:11:45,435 INF packaging: Configuring (running scriptlet for): glib2-2.58.1-1.fc29.x86_64 1537541648 d8c4f4de00f0f2ab19fd5c507f54af8cb0964b1eba7500017439c20481610b46 >08:11:45,490 INF packaging: Configuring (running scriptlet for): glib2-2.58.1-1.fc29.x86_64 1537541648 d8c4f4de00f0f2ab19fd5c507f54af8cb0964b1eba7500017439c20481610b46 >08:11:45,540 INF packaging: Configuring (running scriptlet for): systemd-239-3.fc29.x86_64 1531929981 330684bfd4576fdeb0eab266893cd339c67f84a38970fc0e9d9e979248a19869 >08:11:45,577 INF packaging: Configuring (running scriptlet for): systemd-239-3.fc29.x86_64 1531929981 330684bfd4576fdeb0eab266893cd339c67f84a38970fc0e9d9e979248a19869 >08:11:45,598 INF packaging: Configuring (running scriptlet for): systemd-239-3.fc29.x86_64 1531929981 330684bfd4576fdeb0eab266893cd339c67f84a38970fc0e9d9e979248a19869 >08:11:45,636 INF packaging: Configuring (running scriptlet for): systemd-239-3.fc29.x86_64 1531929981 330684bfd4576fdeb0eab266893cd339c67f84a38970fc0e9d9e979248a19869 >08:11:45,672 INF packaging: Configuring (running scriptlet for): systemd-239-3.fc29.x86_64 1531929981 330684bfd4576fdeb0eab266893cd339c67f84a38970fc0e9d9e979248a19869 >08:11:45,775 INF packaging: Configuring (running scriptlet for): systemd-udev-239-3.fc29.x86_64 1531929981 6f03f81524debb7b8aaadd12b67842f54830678b5d79b9d6474dfb07980c04e4 >08:11:46,139 INF packaging: Configuring (running scriptlet for): systemd-udev-239-3.fc29.x86_64 1531929981 6f03f81524debb7b8aaadd12b67842f54830678b5d79b9d6474dfb07980c04e4 >08:11:46,233 INF packaging: Configuring (running scriptlet for): desktop-file-utils-0.23-9.fc29.x86_64 1531445631 f6725cba5ca8d9263f4924d59ff5f63852fdd5afa538d06dba7af8bfef3c9bd4 >08:11:46,294 INF packaging: Configuring (running scriptlet for): man-db-2.8.4-1.fc29.x86_64 1532960388 5359f4aedf78a2f54b655f20979d3247924a69379051db7dbb74c16392504222 >08:11:46,425 Level 8 dnf: RPM transaction over. >08:11:48,617 INF packaging: Verifying: NetworkManager-1:1.12.4-1.fc29.x86_64 1537281681 094db4466a5fc7c705be10dbb5a52a68ff12544920b63a74d3d5583e55bce703 >08:11:48,618 INF packaging: Verifying: NetworkManager-bluetooth-1:1.12.4-1.fc29.x86_64 1537281681 2e9b843b1fb7153d4818d0db740f2bca99f690b9ced5de4e8dd156410fda63cb >08:11:48,618 INF packaging: Verifying: NetworkManager-libnm-1:1.12.4-1.fc29.x86_64 1537281681 7d9e345bd3dd6715e94ce3f14db9e6d7d2e28c010c764268230b26ab5dd0a382 >08:11:48,621 INF packaging: Verifying: NetworkManager-team-1:1.12.4-1.fc29.x86_64 1537281681 c13b6aca519e137c9f77c1e46f93572d8a7fb39596472dec9df75f5433f6de1b >08:11:48,624 INF packaging: Verifying: NetworkManager-wifi-1:1.12.4-1.fc29.x86_64 1537281681 578715920c53ef7b3986db51c098c363306874ad39dc41fd0280e72f9cfe7560 >08:11:48,626 INF packaging: Verifying: NetworkManager-wwan-1:1.12.4-1.fc29.x86_64 1537281681 83f34ab46feb505ee31251ec7dcf25aeea33e4dd0424b4aae658a2ff4a026aa6 >08:11:48,628 INF packaging: Verifying: PackageKit-1.1.11-1.fc29.x86_64 1537867281 5580adfc7e33e73a1ead985c8a330c5f4397ca7ae6a75ecdcaf5d6db29e78401 >08:11:48,635 INF packaging: Verifying: PackageKit-glib-1.1.11-1.fc29.x86_64 1537867281 5327a39ec7fcfb8b329391141dbb14f54a53076974de59061b692819c2ee5ab6 >08:11:48,636 INF packaging: Verifying: abrt-2.10.10-5.fc29.x86_64 1537050013 4acd7e92581a4c3e9f8ad10eae6cd306eafe531df3f6a09f2ee6b9ca927db11f >08:11:48,637 INF packaging: Verifying: abrt-addon-ccpp-2.10.10-5.fc29.x86_64 1537050013 9af640f8916702d7d8013b8c21609a1b44d93ac16c6c38154f102e12ae9abe86 >08:11:48,639 INF packaging: Verifying: abrt-addon-coredump-helper-2.10.10-5.fc29.x86_64 1537050013 df44b926471b98aaa18a8abac152ab40c5ae5b066aa1c25a6ec323b0f15e38bb >08:11:48,640 INF packaging: Verifying: abrt-addon-kerneloops-2.10.10-5.fc29.x86_64 1537050013 c64f83ca869d8682c24ee2111fbb720b7d3121d23fe089eb7d5c342dcd703cf1 >08:11:48,643 INF packaging: Verifying: abrt-addon-pstoreoops-2.10.10-5.fc29.x86_64 1537050013 391d4c41c66d54098a62f26ead9813c9e9b259712511a3471e869d9f4108e1fd >08:11:48,645 INF packaging: Verifying: abrt-addon-vmcore-2.10.10-5.fc29.x86_64 1537050013 fa04e60fafc52a8b40c24aea891e75c2047d4f56c4d845c303a428986df2104a >08:11:48,654 INF packaging: Verifying: abrt-addon-xorg-2.10.10-5.fc29.x86_64 1537050013 3817b733ecc004521404817ebd7845b7fdc1d6d48f9146f1b61545e94e2e82c2 >08:11:48,656 INF packaging: Verifying: abrt-cli-2.10.10-5.fc29.x86_64 1537050013 e6afaa0f84e45042c2bec2783ec9fab16c6b416d2745886058493c589f9441ec >08:11:48,657 INF packaging: Verifying: abrt-dbus-2.10.10-5.fc29.x86_64 1537050013 1d61fe54faff6a1e68deffcf64e0df39174fb052b5a58f7ba1f0151344b7befa >08:11:48,660 INF packaging: Verifying: abrt-libs-2.10.10-5.fc29.x86_64 1537050013 f04a4bb7db8c5bdbe2ecc7117426638aca5eb1792582e7b4692483a4504b79b3 >08:11:48,664 INF packaging: Verifying: abrt-plugin-bodhi-2.10.10-5.fc29.x86_64 1537050013 854a030042b07fb85e38629aa2ed3fa9b478f10752579d08ac74277f1d9cd01e >08:11:48,672 INF packaging: Verifying: abrt-retrace-client-2.10.10-5.fc29.x86_64 1537050013 c7003799fd15c52bbcd45d618dbacae265f4f5617e4c9d8c196e5d90624c52e7 >08:11:48,674 INF packaging: Verifying: abrt-tui-2.10.10-5.fc29.x86_64 1537050013 e35a62c50aa7de4a0df76b64cb4b7dff89835ea7e9c57f40882b24332de8ddce >08:11:48,675 INF packaging: Verifying: audit-3.0-0.4.20180831git0047a6c.fc29.x86_64 1535752408 3d26c05cfacf190aa1fae731c8f579686e29916ed31ea20d7bd380b678688316 >08:11:48,677 INF packaging: Verifying: audit-libs-3.0-0.4.20180831git0047a6c.fc29.x86_64 1535752408 c9ed7bb95a165859ed6b8b3baf09f403a8d23889a36756135eb92fb6e1757e0b >08:11:48,687 INF packaging: Verifying: authselect-1.0.1-2.fc29.x86_64 1538086758 faeb01a02aa3b53b09f43d55ff87bba8ef25b64b829710eaf693fdfc0fbb7dc7 >08:11:48,688 INF packaging: Verifying: authselect-libs-1.0.1-2.fc29.x86_64 1538086758 20958172b3eb958f7b70cf307a56036054a33335dfd2af87046864cd2c6f6eb6 >08:11:48,691 INF packaging: Verifying: bash-4.4.23-4.fc29.x86_64 1536668761 02eac58c934a2b24a168b81695d92f0553d1be12c00f4c0788d0ad2cfa7307a8 >08:11:48,695 INF packaging: Verifying: bind-export-libs-32:9.11.4-10.P2.fc29.x86_64 1538042649 09aa08027afd8c169c932f5d4b47e344da328e2a99838d36bd461fe02dad5eff >08:11:48,699 INF packaging: Verifying: bind-libs-32:9.11.4-10.P2.fc29.x86_64 1538042649 3b560d7dccca6ce88937a915947d4961e5ac221edae105b33eb30cbc7b4e64ff >08:11:48,702 INF packaging: Verifying: bind-libs-lite-32:9.11.4-10.P2.fc29.x86_64 1538042649 5697ea1e2e57f0e1e4482145aaf0c7b2b3f3e20a3c898ad204d547364d61b311 >08:11:48,705 INF packaging: Verifying: bind-license-32:9.11.4-10.P2.fc29.noarch 1538042649 62679ba1449be3aad6c9fe4b5a3aac7d0901790134afecca714e1c9eba5dec5c >08:11:48,706 INF packaging: Verifying: bind-utils-32:9.11.4-10.P2.fc29.x86_64 1538042649 f7547cdf577b39c886c60314650b906f4fa753bc7f79066ec1ee7546bd2fe51c >08:11:48,710 INF packaging: Verifying: ca-certificates-2018.2.26-2.fc29.noarch 1537837430 706baedb96b1059a1f144ba8ddca0aaa1fb78534efebb2dd1acc789a1f65a704 >08:11:48,715 INF packaging: Verifying: chrony-3.4-1.fc29.x86_64 1537373267 e64b778f4a8c9d14d1b1705d8265b9ab00c71b74b27ec54bcb4f1af49c0cbd99 >08:11:48,718 INF packaging: Verifying: cockpit-178-1.fc29.x86_64 1537356135 c9956fc705c23be92700c771cb5e785b132277710de75944c44e1d9f66ec3913 >08:11:48,721 INF packaging: Verifying: cockpit-bridge-178-1.fc29.x86_64 1537356135 c95d3282a9331d1b705b2e741a374c5315801b5ec392b4e8cce4a3868c36a792 >08:11:48,722 INF packaging: Verifying: cockpit-dashboard-178-1.fc29.noarch 1537356135 bca824bcc098099e1a551d9a907b02a0834e7a7bf0a9ad058cdb7895e5bb1472 >08:11:48,723 INF packaging: Verifying: cockpit-networkmanager-178-1.fc29.noarch 1537356135 51a9181c369ba0e494f357c3e4728a8b16828873c0d536a9bc2e9c81f9476a66 >08:11:48,727 INF packaging: Verifying: cockpit-packagekit-178-1.fc29.noarch 1537356135 1e1ff8f239e114bdde2cfbe2ed13298e2bf7a0fba2889ab47fdbe587ad81d941 >08:11:48,733 INF packaging: Verifying: cockpit-storaged-178-1.fc29.noarch 1537356135 cdba382c14231c2c3d1ba7828bc2c46b6eaa7e1707ca77b4d66de60ff9f652c4 >08:11:48,736 INF packaging: Verifying: cockpit-system-178-1.fc29.noarch 1537356135 f492550b0cff34f2fb12fe7030e3e31e774ff0cf35b3a64c5420debd77eb48fb >08:11:48,737 INF packaging: Verifying: cockpit-ws-178-1.fc29.x86_64 1537356135 c5df262a040b8176f004532e3a584f398a842a7da35210b325d95602d1bc478d >08:11:48,739 INF packaging: Verifying: crypto-policies-20180925-1.git71ca85f.fc29.noarch 1537868702 5b167937988b42d6d2a223fbe1c968d90d0496b688dad1ee83a85d65a516e747 >08:11:48,741 INF packaging: Verifying: cups-libs-1:2.2.8-5.fc29.x86_64 1537523281 b41e5cbfcc3762568c8f65d4cecf52ccc1804bf703181d5b6a537b6e74fece46 >08:11:48,744 INF packaging: Verifying: curl-7.61.1-1.fc29.x86_64 1536149267 371077c49549aca9ef76e99c52f21d294a31d88041592fa8aae6f64ff231eaa9 >08:11:48,750 INF packaging: Verifying: device-mapper-multipath-0.7.7-5.gitef6d98b.fc29.x86_64 1536989426 04bd440922aa3d20c4170fde450685bfaf67168ab1cb0e0a8b27e220ae09dff1 >08:11:48,752 INF packaging: Verifying: device-mapper-multipath-libs-0.7.7-5.gitef6d98b.fc29.x86_64 1536989426 3c39ec38db4e35e9612ab55d24c2c59a244377d7bab912b95d10ebf8f776e940 >08:11:48,753 INF packaging: Verifying: dhcp-client-12:4.3.6-28.fc29.x86_64 1537794596 0f2d554f7a435ad6f1d9f0a8809d447b537307920d3b07bb04336b5c22343560 >08:11:48,755 INF packaging: Verifying: dhcp-common-12:4.3.6-28.fc29.noarch 1537794596 091e06bfb82139780f4400073e0c9dc6df9556b5edc6ea606fe86056b25a96aa >08:11:48,756 INF packaging: Verifying: dhcp-libs-12:4.3.6-28.fc29.x86_64 1537794596 4b0d1919d3c3cb35d036308f6fa6895ed551e9357a5dd1065e5012723bea82d9 >08:11:48,759 INF packaging: Verifying: dmidecode-1:3.2-1.fc29.x86_64 1537281444 b487a9fa55bf9bd8cecb70554164b1f68e2c457dd0a285947d6c759b9be2d400 >08:11:48,761 INF packaging: Verifying: dnf-3.6.1-1.fc29.noarch 1537868396 f8cbe3f80789075ba2c3059860ac686e00106ec42e42ed635eed6536b1684c55 >08:11:48,765 INF packaging: Verifying: dnf-data-3.6.1-1.fc29.noarch 1537868396 965f26c0e0667e5971b318d0f1292e9ee052aff822d7afae7aa9b1d31e7bd7ef >08:11:48,768 INF packaging: Verifying: dnf-plugins-core-3.0.4-1.fc29.noarch 1537869596 08f5a5b62110d109fcd3aa2016bd2415abb790db3ff128f9f76f8cc1105f590c >08:11:48,769 INF packaging: Verifying: dnf-yum-4.0.3.6.1-1.fc29.noarch 1537868396 8c0db3b2139ca92c74d8febe79971cfad3ea31e91ccb263e5f285ed4f353b7ee >08:11:48,771 INF packaging: Verifying: elfutils-0.174-1.fc29.x86_64 1536930408 3587e42586cdb115dbfaffaa81a952466c434c53fb11dfed01950acd110cfa1f >08:11:48,774 INF packaging: Verifying: elfutils-default-yama-scope-0.174-1.fc29.noarch 1536930408 cf4e7402cfdac0b9683fe31c99228acde26bff414244831f0dd1d1c24ab7d7b9 >08:11:48,777 INF packaging: Verifying: elfutils-libelf-0.174-1.fc29.x86_64 1536930408 7fb54d4e629e66ffda09ca88e4524912145928da78c63d05bd36c0922b86b496 >08:11:48,781 INF packaging: Verifying: elfutils-libs-0.174-1.fc29.x86_64 1536930408 3657bd2f523488499aa31f88c72f736446dd7ba32d7c3f043299fdc5feb882d0 >08:11:48,785 INF packaging: Verifying: fedora-release-29-0.17.noarch 1537817035 d275d144845fe8205e613eb82425501599d85aaf55d5cbafe9d5069a2f9f1f14 >08:11:48,787 INF packaging: Verifying: fedora-release-server-29-0.17.noarch 1537817035 bc3f349ecde28a8176fa740da97c73891cba74bb8ab8b9852184046dca97ad04 >08:11:48,789 INF packaging: Verifying: firewalld-0.6.2-1.fc29.noarch 1537555880 ffb689e5dd6f21e85912929ebfa2e794d3855f57ec2dc16bd8df10c883e478ce >08:11:48,792 INF packaging: Verifying: firewalld-filesystem-0.6.2-1.fc29.noarch 1537555880 0e2a177731f6d3e139f433b7164d4e48a658921dfb1e95730a87bae0d5f625c8 >08:11:48,796 INF packaging: Verifying: gdb-headless-8.2-2.fc29.x86_64 1536208627 4e3e27ad25194207883d92e8d457bd6e8a4a6164787fee8dd2be1cc32c5b34d8 >08:11:48,798 INF packaging: Verifying: gdbm-libs-1:1.18-1.fc29.x86_64 1537894902 964dacc71209a2ba9c0468717ba56f5bdd6cc2ce898926aa9d7a9373f3908db7 >08:11:48,800 INF packaging: Verifying: glib2-2.58.1-1.fc29.x86_64 1537541648 d8c4f4de00f0f2ab19fd5c507f54af8cb0964b1eba7500017439c20481610b46 >08:11:48,802 INF packaging: Verifying: glibc-2.28-9.fc29.x86_64 1535551815 b44d8a7b50a41a6cae3e91faa38a6b471a200254bfd72c780f5c3fd1da88bdcf >08:11:48,804 INF packaging: Verifying: glibc-common-2.28-9.fc29.x86_64 1535551815 c682beb296e7faf7da16c01f86050a08fa55ffda484778e02b9df955bbbe1ac7 >08:11:48,806 INF packaging: Verifying: glibc-langpack-en-2.28-9.fc29.x86_64 1535551815 f36c6641b1b65b618e3b97abf483eb2834ff812ef9d09c3a32610100b46785ed >08:11:48,807 INF packaging: Verifying: gnutls-3.6.4-1.fc29.x86_64 1537861283 a8765af0f5c6d92434fe571c46baaf890dce8689db11860fc37e7a4a8797dd81 >08:11:48,811 INF packaging: Verifying: grub2-common-1:2.02-60.fc29.noarch 1538503457 15364766b555b929d9d202b054bba751eae8c329531aa3bafd42f60534bb0ff5 >08:11:48,814 INF packaging: Verifying: grub2-pc-1:2.02-60.fc29.x86_64 1538502014 0fe4b2403892d286063b654573a91faaa7faa4676bc0a4f4ba7ac7bef68237b7 >08:11:48,818 INF packaging: Verifying: grub2-pc-modules-1:2.02-60.fc29.noarch 1538501984 08ebde4d8a50f756ad44a0eb212d467271d6c2292daa7973f322ade11639ffd2 >08:11:48,820 INF packaging: Verifying: grub2-tools-1:2.02-60.fc29.x86_64 1538502014 d9f4b2c4d5cd8eaf3cdc559410e624ce5b78b4087a379e590d9b445eb80727b6 >08:11:48,822 INF packaging: Verifying: grub2-tools-extra-1:2.02-60.fc29.x86_64 1538502014 dbdb4075767f9a98f20a5fd57ebc9ed0220b1183fd9a544d66c790b43c9dbf7f >08:11:48,824 INF packaging: Verifying: grub2-tools-minimal-1:2.02-60.fc29.x86_64 1538502014 585adf2255a16f36075774540c244e5f1253cd11bb16515c3434214091ca8d5d >08:11:48,826 INF packaging: Verifying: hwdata-0.316-1.fc29.noarch 1538382747 bc5ea4970dbed3514ed88e96232d1f6d9a427fef86ed6976e5359c614d1e44fd >08:11:48,830 INF packaging: Verifying: iproute-4.18.0-3.fc29.x86_64 1535710466 b40cb1415b4ec7ac188b514aa8b8d8c1133bb10a1e972bcedfed07d08d451738 >08:11:48,833 INF packaging: Verifying: iproute-tc-4.18.0-3.fc29.x86_64 1535710466 61ec65ad707e9ea142aa5c2dd57847306bde1672a5e52822594a5590e419d926 >08:11:48,836 INF packaging: Verifying: iwl100-firmware-39.31.5.1-87.fc29.noarch 1538401634 0a498663d13689684974505139ace7fe4aea82c26464a9b98ffa8f62967919d5 >08:11:48,837 INF packaging: Verifying: iwl1000-firmware-1:39.31.5.1-87.fc29.noarch 1538401634 f8aeba18183f9508c1f5cd0f13a810a97173dbdbec79461261a84969ced6102b >08:11:48,839 INF packaging: Verifying: iwl105-firmware-18.168.6.1-87.fc29.noarch 1538401634 58fb70ab4451cfe6baa6d7d79ad53b6924aa0517c33d47fe5013b26aa98ad170 >08:11:48,844 INF packaging: Verifying: iwl135-firmware-18.168.6.1-87.fc29.noarch 1538401634 68be1eda4f2eca446f58abee9b00a58ea2856a868a9394d091b0081a978756c0 >08:11:48,846 INF packaging: Verifying: iwl2000-firmware-18.168.6.1-87.fc29.noarch 1538401634 9a6fd91107a1c233dd9188f324138dae80e647cacee6bd4db7e6eee1ac2af8ad >08:11:48,851 INF packaging: Verifying: iwl2030-firmware-18.168.6.1-87.fc29.noarch 1538401634 cd260da3ad909e0e50759e5246ddf5d9d8ef4cbc52bc7f77656b41f2d9d5e70e >08:11:48,853 INF packaging: Verifying: iwl3160-firmware-1:25.30.13.0-87.fc29.noarch 1538401634 18632a03dcaecb37a390c023f4d4b6fa6d4e5a19f7a23379f0fcded1b2f8b85a >08:11:48,854 INF packaging: Verifying: iwl3945-firmware-15.32.2.9-87.fc29.noarch 1538401634 6c3853573cc2ea4a1c7c07faed64ddd038ab1180b44e34f27f3f3d50f442b5c8 >08:11:48,856 INF packaging: Verifying: iwl4965-firmware-228.61.2.24-87.fc29.noarch 1538401634 d00bf20ad15e2cc5f2bd770baccda060096892b08785f8fa41a875942c159795 >08:11:48,858 INF packaging: Verifying: iwl5000-firmware-8.83.5.1_1-87.fc29.noarch 1538401634 aa15cce646b3dfd99cd56cdad5c9b3d6a2f031cad50f0b5974a102d161f1e85a >08:11:48,861 INF packaging: Verifying: iwl5150-firmware-8.24.2.2-87.fc29.noarch 1538401634 7c387e84a7e5cdee74c8fd5605b3703420573211ca2702b171ee80a7cb4620c2 >08:11:48,866 INF packaging: Verifying: iwl6000-firmware-9.221.4.1-87.fc29.noarch 1538401634 f2ae813c020056edcff942f77244e1d6a577a47dac3b32e09b6dffa88c8e7699 >08:11:48,868 INF packaging: Verifying: iwl6000g2a-firmware-18.168.6.1-87.fc29.noarch 1538401634 b56a09aa093b1487629b3f829474c5c820387687cb1ea096e0e5a87231dfa981 >08:11:48,874 INF packaging: Verifying: iwl6000g2b-firmware-18.168.6.1-87.fc29.noarch 1538401634 c6354f7cebfeb551e9f96caa20e5066a1103dab379c02a30bafa7d1e2a08172a >08:11:48,876 INF packaging: Verifying: iwl6050-firmware-41.28.5.1-87.fc29.noarch 1538401634 bb5cd5ab3802299d8be70edf625bb55963d246313084ee33c6308da278117bb1 >08:11:48,879 INF packaging: Verifying: iwl7260-firmware-1:25.30.13.0-87.fc29.noarch 1538401634 a3e2907473fddb63100e32223871e1fe2c429253256d90ba9746d6c8a7081d99 >08:11:48,883 INF packaging: Verifying: json-glib-1.4.4-1.fc29.x86_64 1537249990 349e1502a357501da8aa43336574ae16b53af528e07944289517d9dfe25e4eb6 >08:11:48,886 INF packaging: Verifying: kernel-4.18.11-301.fc29.x86_64 1538403511 3324d4d491ea3df4458aef492bf363a2229a957f842d8c5d58a48be2acc9b3cf >08:11:48,888 INF packaging: Verifying: kernel-core-4.18.11-301.fc29.x86_64 1538403511 41d2380b1ebcb190792d7bc4a8d6d26cba690f38f34efc5ce4ead97a1428b639 >08:11:48,889 INF packaging: Verifying: kernel-modules-4.18.11-301.fc29.x86_64 1538403511 ad60890907be7e50339173d443a7d13240012b6dd09fb3db0c2e9f35ab4be44a >08:11:48,891 INF packaging: Verifying: kexec-tools-2.0.17-10.fc29.x86_64 1536565898 5ae136a98c1e67b8f4d8954870dafade65c4eb551d53cf1a1931628a2d0ec2f4 >08:11:48,895 INF packaging: Verifying: kpartx-0.7.7-5.gitef6d98b.fc29.x86_64 1536989426 8801f582b589c8a30ff4b42d772d8e1870cb21dece9b5178566e11d8b38b9ee7 >08:11:48,899 INF packaging: Verifying: libblockdev-2.20-1.fc29.x86_64 1537966716 04fa3ec1148e0b80f2dc0c3d2a206cda6eb6f45878c8caf77500bca55939280b >08:11:48,901 INF packaging: Verifying: libblockdev-crypto-2.20-1.fc29.x86_64 1537966716 24cd14570b01545c7e7afa9fc04fff975a052c1add28cff6f619a2f86b110bae >08:11:48,903 INF packaging: Verifying: libblockdev-fs-2.20-1.fc29.x86_64 1537966716 6ecf328d504cb43f20be466af1338f1f01df692753dc49464500eea1a82603b4 >08:11:48,904 INF packaging: Verifying: libblockdev-loop-2.20-1.fc29.x86_64 1537966716 356936ecf70fa11d13fb82e98af4f2725fa8113d77543f398d56ae44e9104b8f >08:11:48,906 INF packaging: Verifying: libblockdev-lvm-2.20-1.fc29.x86_64 1537966716 61079e5c34893fe630d8e7def2b2fde993fe4821582cabab3fa3ab1fe8256bfc >08:11:48,907 INF packaging: Verifying: libblockdev-mdraid-2.20-1.fc29.x86_64 1537966716 6e29a9d121fe4a20d785b3b343e7eec735f6fe7c08f2bdfd1dc2d1f24dd3f036 >08:11:48,911 INF packaging: Verifying: libblockdev-part-2.20-1.fc29.x86_64 1537966716 bdbce26fca76ce86816e738dd9485fee4681070b7796b1b048413c2425174a5a >08:11:48,916 INF packaging: Verifying: libblockdev-swap-2.20-1.fc29.x86_64 1537966716 10daeb356d98b1c37be48ec423bccdea136312c8f473441fc47109281a10680e >08:11:48,919 INF packaging: Verifying: libblockdev-utils-2.20-1.fc29.x86_64 1537966716 fad792360544459fae0dc2fa0bceef1b71ae0da621b842fad1bf5be7803f7839 >08:11:48,920 INF packaging: Verifying: libcurl-7.61.1-1.fc29.x86_64 1536149267 785a5c45b0fc489c378dfdb628feba215c5a905c0fe09d814fa8fac4708bfc0d >08:11:48,922 INF packaging: Verifying: libdnf-0.20.0-1.fc29.x86_64 1537865849 54b3c4a0bcfb5169d099c3f274cf0a999d41b8e5c9a1a6f2a122399b0a9bd5f4 >08:11:48,924 INF packaging: Verifying: libertas-usb8388-firmware-2:20180913-87.git44d4fca9.fc29.noarch 1538401634 98cb1cf0d76741be41da72f8662a6543d092747dfef9847d4b73b3794b8be2fd >08:11:48,926 INF packaging: Verifying: libipa_hbac-2.0.0-3.fc29.x86_64 1535556673 cf4f2d0d5f2893a695a4786ea3ee6b0389521368ee04b571f3ead9561f7aec20 >08:11:48,931 INF packaging: Verifying: libmodulemd-1.6.4-1.fc29.x86_64 1537301317 f6678de24dd92288ac11d6138d7e82c2c32521b310930b064e513aa390802577 >08:11:48,933 INF packaging: Verifying: libnghttp2-1.33.0-1.fc29.x86_64 1535973669 fa1ce30b0a6d9aa03ff46915e321052782903dec7084e567d697119324d23626 >08:11:48,935 INF packaging: Verifying: libselinux-2.8-4.fc29.x86_64 1538041752 e664ee3b24197f32786408214e86941f933fd6dedfa4e22392ae1a08f6ac8a3c >08:11:48,936 INF packaging: Verifying: libselinux-utils-2.8-4.fc29.x86_64 1538041752 f0411ff74d49c1bfc0228b5e73ca45cc24abf8ce1f22e4c9fec55e5df98422e6 >08:11:48,938 INF packaging: Verifying: libsemanage-2.8-4.fc29.x86_64 1538041923 0de3f4bd804493334fb9fe627563196eded9f49972053d2235726303919cbdfd >08:11:48,939 INF packaging: Verifying: libsmbclient-2:4.9.1-2.fc29.x86_64 1537944934 4c01e14998e53bf87c364d5a29008f93a7eae5496c3721e4eb0c7ed3bee076cf >08:11:48,941 INF packaging: Verifying: libsoup-2.64.1-1.fc29.x86_64 1537867049 cbab9a506ca60d47108baf8996060cbd31658798a6d37ad9f1f21368daedbcef >08:11:48,944 INF packaging: Verifying: libssh-0.8.3-3.fc29.x86_64 1538412107 a4fb9cd76404255db0c37d495cad85d0afb5397604ecceea79cec55ead9b5209 >08:11:48,947 INF packaging: Verifying: libsss_autofs-2.0.0-3.fc29.x86_64 1535556673 ef4f023ca826f98bdee8e5e29d0bdf30bf0c1f34e10950c5a8ddc57c06896245 >08:11:48,951 INF packaging: Verifying: libsss_certmap-2.0.0-3.fc29.x86_64 1535556673 967ea4550bbf58e6632f15a743bd28fa6a5cd8b552bbe2fe59d05f612acc31f1 >08:11:48,953 INF packaging: Verifying: libsss_idmap-2.0.0-3.fc29.x86_64 1535556673 67a40255dff58093cfd789e3d531093906cd79fdefa533ed19ef419ab5307060 >08:11:48,955 INF packaging: Verifying: libsss_nss_idmap-2.0.0-3.fc29.x86_64 1535556673 b378a5e977593e95b111c56af7c9b267a338e328a2aec22183ce1c1935775a9b >08:11:48,956 INF packaging: Verifying: libsss_sudo-2.0.0-3.fc29.x86_64 1535556673 5d1c02d7ae78f3e7744a7764911ad52fbf7ba09803db937046d9cd5ed62a0649 >08:11:48,959 INF packaging: Verifying: libtool-ltdl-2.4.6-27.fc29.x86_64 1535464116 80c42faeca434b2a93d7c5399670deee63af3b5bcef635c5fced0acd8bbf3d56 >08:11:48,962 INF packaging: Verifying: libudisks2-2.8.1-1.fc29.x86_64 1537951108 89d8093006f07da258099a33217c6267fbb226638ab7a8c2f5f91cc70f342417 >08:11:48,966 INF packaging: Verifying: libwbclient-2:4.9.1-2.fc29.x86_64 1537944934 41310e5ac08204cf4f0d58edc0c1135a0bae0011f9268fe8459f9a419e09d888 >08:11:48,969 INF packaging: Verifying: libxcrypt-4.2.1-2.fc29.x86_64 1538415806 79f5aa20379a75d84448e46ce226d3cfced6245e000ed51dc28051d6e5fe6bc7 >08:11:48,970 INF packaging: Verifying: libxcrypt-common-4.2.1-2.fc29.noarch 1538415806 dcc3e878479d73088497bb756556b3a60010e8c28057ead50a1a8fb298d8d56d >08:11:48,972 INF packaging: Verifying: linux-firmware-20180913-87.git44d4fca9.fc29.noarch 1538401634 6fd60da1ceb2702cf4bf3a0baa068b4aeadfcaa8485db18ec750616a6158a8e5 >08:11:48,975 INF packaging: Verifying: nano-3.0-2.fc29.x86_64 1536923370 9ab9ad02f6460e06808ac0d08c207da8f8a4034d34c455d04c70f392783fd557 >08:11:48,979 INF packaging: Verifying: ncurses-6.1-8.20180923.fc29.x86_64 1537869992 896320973cf9b46e704778a1535ff1b8f6765cbe309c97e1ea5da3d7fb4023d6 >08:11:48,982 INF packaging: Verifying: ncurses-base-6.1-8.20180923.fc29.noarch 1537869992 4182f4f4fe4d0a121a36d106afad01858676e8a0e7c688490bd17ad4ba8bd2d2 >08:11:48,984 INF packaging: Verifying: ncurses-libs-6.1-8.20180923.fc29.x86_64 1537869992 dc5f46ca050f74693950b98d7f33ba17c45c73f3b4bf70876b87c16effb4cb4e >08:11:48,986 INF packaging: Verifying: nettle-3.4-5.fc29.x86_64 1535711386 9848517533a277037d655d30feabb93c4c4d8f61b6bc2f3dca45262da339747a >08:11:48,988 INF packaging: Verifying: nmap-ncat-2:7.70-4.fc29.x86_64 1536567959 c655868f6aee67f8e5528f4652b405dfeb8d64c5cf2d38aaaf7f64db9161491e >08:11:48,989 INF packaging: Verifying: nspr-4.20.0-1.fc29.x86_64 1535964018 2ff9fd8f1a1459c68399261005de7e1170b08f470fbee4114acd2d49b3eb03cb >08:11:48,991 INF packaging: Verifying: nss-3.39.0-2.fc29.x86_64 1535982675 ff15683e5bfe32b12aacc00a1319165301561f2999d89a273806bbaa59280922 >08:11:48,993 INF packaging: Verifying: nss-softokn-3.39.0-2.fc29.x86_64 1535973410 a0ef08f203f90afc0a64e0bdb963866801138a392125ecdbd8c366491637adb5 >08:11:48,999 INF packaging: Verifying: nss-softokn-freebl-3.39.0-2.fc29.x86_64 1535973410 f08a60d8ca6577a8a35ebe944a81550f0aa8f64222c8fe517b19b0d1a381ef35 >08:11:49,002 INF packaging: Verifying: nss-sysinit-3.39.0-2.fc29.x86_64 1535982675 887b0e272f9480447098155a4d28d309170e4304867c10ea7713c4eedbaea364 >08:11:49,004 INF packaging: Verifying: nss-util-3.39.0-2.fc29.x86_64 1535967629 64c6f297d52feb52347002e3a8f31154daaa507b6f4714208beb567b5a39ceb9 >08:11:49,006 INF packaging: Verifying: opensc-0.19.0-1.fc29.x86_64 1537897203 2ff056b3dbc2a900762712898359ac975d5e62e0917378c2ab9990ef6d994c73 >08:11:49,007 INF packaging: Verifying: openssh-7.8p1-3.fc29.x86_64 1537797691 45f0489c4034808144bbfea8970031fd5d7b8a888b7e0c5cd37c9df28dd2c737 >08:11:49,012 INF packaging: Verifying: openssh-clients-7.8p1-3.fc29.x86_64 1537797691 bbab084cb33680d56e5f63fa2ff576b0bb3bc2b0fdf6eab11455a547b24cbfa6 >08:11:49,016 INF packaging: Verifying: openssh-server-7.8p1-3.fc29.x86_64 1537797691 b5dfd824af9378c06e53180b85313551e1110b9457c97d4daba8be72563e4c48 >08:11:49,018 INF packaging: Verifying: openssl-1:1.1.1-3.fc29.x86_64 1537182381 bf84ab20b36c2d8eb07b23471d4c2c9c5287fb6840cb668960af9d137d62281c >08:11:49,021 INF packaging: Verifying: openssl-libs-1:1.1.1-3.fc29.x86_64 1537182381 72dd2396ac4074d6986a6d642aa8bab6feaf999c81cc98be863878957f6d5061 >08:11:49,024 INF packaging: Verifying: openssl-pkcs11-0.4.8-2.fc29.x86_64 1537269537 370eb963318ab2e6dcc7e4befd763d761b40591f9b318763c5752e3c79081381 >08:11:49,027 INF packaging: Verifying: p11-kit-0.23.14-1.fc29.x86_64 1536568193 d87b4f7d9c0362ee22d0faf4db4caa97c00fc48f5cf85ff64028d2ea54088554 >08:11:49,030 INF packaging: Verifying: p11-kit-trust-0.23.14-1.fc29.x86_64 1536568193 c80e459eebce2d458a621c19b18c2aed7964d3509d49dfa3d419ff9802a927da >08:11:49,035 INF packaging: Verifying: pcre-8.42-4.fc29.x86_64 1535965605 8adb3e3dcd3a0d0fcb87f30f64212e485b7197342b142e1b2b8d22cdaf5a2594 >08:11:49,038 INF packaging: Verifying: pcre2-10.32-3.fc29.x86_64 1537774078 dbcaa1a8e220d2642c6f1c356ed3795908190959bf77a7dc4b18505585eb9af1 >08:11:49,041 INF packaging: Verifying: policycoreutils-2.8-8.fc29.x86_64 1538045175 7de534b667dabafe25533a577667cd2a1621016c7021722e6e6b165c9bdddf50 >08:11:49,044 INF packaging: Verifying: python-pip-wheel-18.0-4.fc29.noarch 1537570288 c89a68f1e5cd0e3ed274e1dbbe513561375b8a0549e6e0945e9bae3d42fad523 >08:11:49,049 INF packaging: Verifying: python-setuptools-wheel-40.4.3-1.fc29.noarch 1537807137 34385e8d03a5d8ffa780deeeee7900229ca64936a0c75a03ef47c9246bfcb172 >08:11:49,052 INF packaging: Verifying: python3-3.7.0-9.fc29.x86_64 1535642861 dc15cd1f1931d7fef4958e48648f581e25c439bd4c48b483e4a3e568a15626db >08:11:49,054 INF packaging: Verifying: python3-abrt-2.10.10-5.fc29.x86_64 1537050013 f49de9995a856957460460363fd4f5461a00a488be4e17de05fc7155cd0e947c >08:11:49,056 INF packaging: Verifying: python3-abrt-addon-2.10.10-5.fc29.x86_64 1537050013 ec0a72ee918a0eb0928f2850c03fde4fb10a8f74e32272edaa1ec51025bf130a >08:11:49,060 INF packaging: Verifying: python3-bind-32:9.11.4-10.P2.fc29.noarch 1538042649 4818b872ed236b497c5f6db01e78b715ab62458091a419eb2ffaff780e25cab2 >08:11:49,067 INF packaging: Verifying: python3-dnf-3.6.1-1.fc29.noarch 1537868396 1fdae1d590152aa983571078eb137f731b9c0a561d16c893e91c94e13a83ac40 >08:11:49,070 INF packaging: Verifying: python3-dnf-plugins-core-3.0.4-1.fc29.noarch 1537869596 12cb5fa2298606ba26188bb451d70940e6ad26dcfb02a33be074190c5437ff36 >08:11:49,071 INF packaging: Verifying: python3-firewall-0.6.2-1.fc29.noarch 1537555880 1f07a5c8ab79ebbfbdd15cd62249c128be1c471a0d41faf8d9156f2f8fd967f7 >08:11:49,074 INF packaging: Verifying: python3-gobject-base-3.30.1-1.fc29.x86_64 1536957280 1c2947176aa0d92b5b3b2047d21f34e849e2daeecb6c9c23cfc3e5a2b83ff84c >08:11:49,077 INF packaging: Verifying: python3-hawkey-0.20.0-1.fc29.x86_64 1537865849 d3dc3a68ccb495b492e9b84ce38e8155d340ef6478bc706b37d738367a5f32f7 >08:11:49,082 INF packaging: Verifying: python3-libdnf-0.20.0-1.fc29.x86_64 1537865849 f0955a1e7eeae23ee9ec42f0ec27a4605735495c19f72f042e9d5e38059f44f3 >08:11:49,084 INF packaging: Verifying: python3-libs-3.7.0-9.fc29.x86_64 1535642861 beccf13798f5f2dd5bb5599c4e51e1dc4e1be03065912d21b3dbcaba6ed69181 >08:11:49,086 INF packaging: Verifying: python3-libselinux-2.8-4.fc29.x86_64 1538041752 28d003025f95963b8a35a798a64e7c717fbbb79bcabedff40ae12e8bb81a9e9a >08:11:49,087 INF packaging: Verifying: python3-pip-18.0-4.fc29.noarch 1537570288 fee76a59ff5eebc27112593c28caf204b247257936997fb01ac1fa5859f9e9df >08:11:49,089 INF packaging: Verifying: python3-setuptools-40.4.3-1.fc29.noarch 1537807137 33461ff452fc16ac6be4f70085b5e69829b5a9108b3f503458206b04d8f54fb6 >08:11:49,091 INF packaging: Verifying: python3-sssdconfig-2.0.0-3.fc29.noarch 1535556673 7121aa9c518905a86c8972d9fb6aee81ee5e6e35dbd517b515f4b53bb11d3692 >08:11:49,094 INF packaging: Verifying: realmd-0.16.3-16.fc29.x86_64 1538051717 a56da9831c90d2dfdd2edd919096e746f328e89fe0e9691245558f436cc1b094 >08:11:49,097 INF packaging: Verifying: samba-client-libs-2:4.9.1-2.fc29.x86_64 1537944934 79b77fba6862d11cba66671876a2cebf8cb0102d5ccf39d72bc62ee825156fc5 >08:11:49,102 INF packaging: Verifying: samba-common-2:4.9.1-2.fc29.noarch 1537944934 5042591b4dcf70f4bf923e6113310d4431441aebbbb3dd6e4097effef6a78816 >08:11:49,104 INF packaging: Verifying: samba-common-libs-2:4.9.1-2.fc29.x86_64 1537944934 bab9fb7a1998322867c08b2c646652ea0e238bd2026e7c9a45ec1a74001c704c >08:11:49,105 INF packaging: Verifying: samba-libs-2:4.9.1-2.fc29.x86_64 1537944934 8a33ee7223478376aa1aa3924c681504dd1c3541352da24a92d340205f533c64 >08:11:49,109 INF packaging: Verifying: selinux-policy-3.14.2-35.fc29.noarch 1537438219 d40af08020eca55ec037fba904cae79202071fec8da6b9f917158b0441d473ec >08:11:49,114 INF packaging: Verifying: selinux-policy-targeted-3.14.2-35.fc29.noarch 1537438219 faa3265226463f952de9efd938e4be047548ae3e09d3fccb7deed78efeaa0dd6 >08:11:49,117 INF packaging: Verifying: sssd-2.0.0-3.fc29.x86_64 1535556673 4b8f9075d3ea8d00a0db599039e631cbb1b2da50f94541687fee4210c4551663 >08:11:49,119 INF packaging: Verifying: sssd-ad-2.0.0-3.fc29.x86_64 1535556673 c592c30a3520a059ebff93c5faeb8cb21a60f2ddb08102695458329af26a1de3 >08:11:49,126 INF packaging: Verifying: sssd-client-2.0.0-3.fc29.x86_64 1535556673 26ff43f34e69243e985cf73a408773a10789104b7d6046287cd9e248667596ab >08:11:49,129 INF packaging: Verifying: sssd-common-2.0.0-3.fc29.x86_64 1535556673 4c967784d2e075035185814d49dc03a53fc0618c5581b3f853244da11a2cd3ec >08:11:49,133 INF packaging: Verifying: sssd-common-pac-2.0.0-3.fc29.x86_64 1535556673 e93f4ca7665bb35ef7a93d0b3672c942863adc68d7a41617eb5e3a956deb46e1 >08:11:49,136 INF packaging: Verifying: sssd-ipa-2.0.0-3.fc29.x86_64 1535556673 116f1dd4fefb187557d50bd144d90de8a0e698dfe9f266c06d0b932b1a21d4f3 >08:11:49,137 INF packaging: Verifying: sssd-kcm-2.0.0-3.fc29.x86_64 1535556673 afc3bad93e1aaf2b4e25c7d1dd13868600035a254228ce55e6645c2f56cb0667 >08:11:49,140 INF packaging: Verifying: sssd-krb5-2.0.0-3.fc29.x86_64 1535556673 a4f9cf5e9c1f8e84638d6549f3d57cbb806a4517802140d0c90325baf946da4d >08:11:49,143 INF packaging: Verifying: sssd-krb5-common-2.0.0-3.fc29.x86_64 1535556673 db145c690fc5d70368f6896594cc7a598a4acaf7ebf89a0de41515021287c58b >08:11:49,146 INF packaging: Verifying: sssd-ldap-2.0.0-3.fc29.x86_64 1535556673 d9541392b2f87ee744e7127dd69ec9bd24945a32c64606e6dc21231d16d04430 >08:11:49,151 INF packaging: Verifying: sssd-nfs-idmap-2.0.0-3.fc29.x86_64 1535556673 d86f5af08fbd105e132f807f5f4ca81a824218764a8a717986b7380bf40cde36 >08:11:49,153 INF packaging: Verifying: sssd-proxy-2.0.0-3.fc29.x86_64 1535556673 cf972a9135ae095e758d43e590863ec58daed393379a561dfef36d88d93a6f5a >08:11:49,155 INF packaging: Verifying: sudo-1.8.25-1.fc29.x86_64 1536580237 94ba5a899619193fa7ef74aae12335bc1b6e5a6b1ad1ee909b4732d44cef2d10 >08:11:49,157 INF packaging: Verifying: tpm2-tools-3.1.2-1.fc29.x86_64 1536794624 fe4eb5efb890f12aaefe9f681939f1e46522d7411b7b03b36d73bdfa4a1a2a7b >08:11:49,160 INF packaging: Verifying: tpm2-tss-2.0.1-1.fc29.x86_64 1535621536 f6970a3fe48ba2df687b4017fa12825fb5e4fb78492b581d88b71cdcfd2506a5 >08:11:49,164 INF packaging: Verifying: udisks2-2.8.1-1.fc29.x86_64 1537951108 3d0d5d28f42b8e1cbe079aec03aff9d88ef57d4f2e0ec8114675150e2a339142 >08:11:49,166 INF packaging: Verifying: udisks2-iscsi-2.8.1-1.fc29.x86_64 1537951108 d17f19748a53eb48500cc0aa9c9a62ed8d990650f5bdb7d662c45275ea6b8428 >08:11:49,168 INF packaging: Verifying: udisks2-lvm2-2.8.1-1.fc29.x86_64 1537951108 d991a1fa7a734ee3344edd6752ee6647d8b0f6cece70196b849a0f8e6a6a6acb >08:11:49,170 INF packaging: Verifying: vim-minimal-2:8.1.408-1.fc29.x86_64 1537344455 6320de05f06e6e03feef761f66c3ec44136765a4f08909e2de529d57ce8f2079 >08:11:49,172 INF packaging: Verifying: wget-1.19.5-5.fc29.x86_64 1535624285 592b60ae8ba8d7a36681c6d30cbc52008a272c687a74df584c3568e17c4180c5 >08:11:49,174 INF packaging: Verifying: zlib-1.2.11-14.fc29.x86_64 1538479433 e38aba1af8036fd506fe0dd11411770b8ce26aa9fbe40c02dafd7d0a56eb2816 >08:11:49,176 INF packaging: Verifying: GeoIP-1.6.12-4.fc29.x86_64 1531422380 b8c6d76dc8d1ee0306cc413df5c90f36a9e76a227887783f2772a7976e9068a1 >08:11:49,179 INF packaging: Verifying: GeoIP-GeoLite-data-2018.06-2.fc29.noarch 1531422627 04031fb09b72d72f0d6063709a22c084f43a0e1d456606119ca2188597e0ae5a >08:11:49,183 INF packaging: Verifying: ModemManager-1.8.0-4.fc29.x86_64 1533026618 7b0fe174410f3ce5891761638c701802f8e895306d110493a082db6b07931013 >08:11:49,186 INF packaging: Verifying: ModemManager-glib-1.8.0-4.fc29.x86_64 1533026618 a24be23e6d575db23424520a9bf4d6003195b93a7ec1fb6a8281a7c68ef625ae >08:11:49,188 INF packaging: Verifying: acl-2.2.53-2.fc29.x86_64 1531425618 0a7446de7de962fbbfdb204da0a7aef70cc8bd4ee4b2c03b0d730bf62b9a2223 >08:11:49,189 INF packaging: Verifying: adcli-0.8.2-2.fc29.x86_64 1531425701 971fbfeb0054f6573ad4647b3a7297b26ffc1fcf8f29cfabb5a9fac475410f95 >08:11:49,191 INF packaging: Verifying: at-3.1.23-1.fc29.x86_64 1535375941 984458064f8814362908544bc6e3d81c7cdb1fc8c0e86d32d83851b7b3d47878 >08:11:49,195 INF packaging: Verifying: atmel-firmware-1.3-19.fc29.noarch 1531428462 8873a19cb637f8838e6ffb3ad4b8fbc2ca474db1bc214f2950de768d37788ed7 >08:11:49,199 INF packaging: Verifying: attr-2.4.48-3.fc29.x86_64 1531810521 12dc1ce1d07c8113a9fd3a3c955d7e96a4409cbd6d742097e6d5c10aac53bb3a >08:11:49,202 INF packaging: Verifying: augeas-libs-1.10.1-3.fc29.x86_64 1531428735 e337565b43b0b324c6c883a23c3563d04f653426fe342434bc75c1b68e3f499e >08:11:49,204 INF packaging: Verifying: avahi-libs-0.7-16.fc29.x86_64 1532990820 3c8d4bbbc55ebd5fd40743fbe667698a3ad32e32d7c3987a0b8269cf32a2cdb1 >08:11:49,205 INF packaging: Verifying: b43-fwcutter-019-14.fc29.x86_64 1532023109 354db0ce73eae25c31b7967d97a245820409ebb1cce2a7e5611bdb0905d73095 >08:11:49,207 INF packaging: Verifying: b43-openfwwf-5.2-20.fc29.noarch 1532024054 f6329c0063e09b057f95fafa5faf2ea894da75c524d1fc88fb900968027bc269 >08:11:49,209 INF packaging: Verifying: basesystem-11-6.fc29.noarch 1531429529 e4b86fe4f119873e8705dae47163f4afb6ccf8885426e04d960ff18eed7320bb >08:11:49,213 INF packaging: Verifying: bash-completion-1:2.8-3.fc29.noarch 1534170479 61bb5fc1aeab2a253f3cbff274d9150dbb654f36b334b49b13687b8c5f75d238 >08:11:49,215 INF packaging: Verifying: bc-1.07.1-6.fc29.x86_64 1531429579 509ede25b224319113e06d4ae7910436bc6119a3215a34c64e2ba53f3c4af278 >08:11:49,220 INF packaging: Verifying: bluez-5.50-3.fc29.x86_64 1531430933 4cb6f98eee2a05a129c5475cd1b9c9fd6ed688051fd44285974f436df1ca3948 >08:11:49,222 INF packaging: Verifying: bluez-libs-5.50-3.fc29.x86_64 1531430933 e4e3224cb0a01c7f6b68670a01d6e15ebce271afb7f96c71906b96fe351b749c >08:11:49,224 INF packaging: Verifying: bridge-utils-1.6-2.fc29.x86_64 1531431312 01bc9830c74bcf740c740ca390ae687c25e35626f66a9274cf425aeca1f14443 >08:11:49,227 INF packaging: Verifying: brotli-1.0.5-1.fc29.x86_64 1531506077 1be44872583c990e5323b1217bf2ceb75d1e0e1f7b68ae00ce8c3ba546a018f4 >08:11:49,230 INF packaging: Verifying: btrfs-progs-4.17.1-1.fc29.x86_64 1533739998 0b9dcc07cad22e6576ff16564ee7ad9e6659b1270b6f4822646e2b1b56948d7d >08:11:49,234 INF packaging: Verifying: bzip2-1.0.6-28.fc29.x86_64 1531431603 17dbdeff3619fb43458f3701d680bf2d9f6c512398dd75b7f7429ff96b133579 >08:11:49,236 INF packaging: Verifying: bzip2-libs-1.0.6-28.fc29.x86_64 1531431603 a69871c5350bfcdc817b3e790c2991384ef2b5b6ca062f01628ad24c4cd47a53 >08:11:49,237 INF packaging: Verifying: c-ares-1.13.0-5.fc29.x86_64 1531431800 f2f094708df63bdeced23bef13907c06a7f2cd6b9fb6306988a104b518b21023 >08:11:49,239 INF packaging: Verifying: chkconfig-1.10-6.fc29.x86_64 1532301681 1625501fa9091e2d4a448a1646600c075e282b4c576cff51c91627e528480833 >08:11:49,241 INF packaging: Verifying: cifs-utils-6.8-2.fc29.x86_64 1531433894 1f9b8f4f79cedd9d93188bd751a04da44662b3d8669e5b120df272f735a8be81 >08:11:49,243 INF packaging: Verifying: clevis-11-1.fc29.x86_64 1534218385 6c2a858da84ad4124941d5d47e3d6450b9cf05abd224e2202d7e9f7b67ead6bc >08:11:49,246 INF packaging: Verifying: clevis-luks-11-1.fc29.x86_64 1534218385 30b1dce9367e573865e88b40c5f7fe56e6f79e5d038b0f33d3b427b65a11c04f >08:11:49,249 INF packaging: Verifying: comps-extras-24-4.fc29.noarch 1531437614 be10e80ac460d0f8152df4fa31ac4c08afc22a7e5041466a4f619e9e7adab57e >08:11:49,253 INF packaging: Verifying: coreutils-8.30-4.fc29.x86_64 1531438955 185123048c852e34cd73ed1293d37397df6e88c621bf8b43f26e93aceaa3dd67 >08:11:49,255 INF packaging: Verifying: coreutils-common-8.30-4.fc29.x86_64 1531438955 d9185d0ae7eda569752870d64733a02d77487a22d3a0986e2cbac891aef7744d >08:11:49,257 INF packaging: Verifying: cpio-2.12-9.fc29.x86_64 1531439154 cf9e7cab3d84e46fd1183f0aac812c539464636e141763f6bd95f699680cb5c7 >08:11:49,259 INF packaging: Verifying: cracklib-2.9.6-15.fc29.x86_64 1531493026 ad3362affead829d56b1535cb3d7a3412e2833fe510595a82682fb414db537e3 >08:11:49,262 INF packaging: Verifying: cracklib-dicts-2.9.6-15.fc29.x86_64 1531493026 3edb92eff87fe360a13ff6239df326e3cf3d2ef9b70288c0dfa07d580c49f891 >08:11:49,264 INF packaging: Verifying: crda-3.18_2018.05.31-5.fc29.x86_64 1532029333 de9a7ffa7559e1c8912145be1c78712c9cfd28a18b66f2c0a05bd59bfdcb1f90 >08:11:49,269 INF packaging: Verifying: cronie-1.5.2-2.fc29.x86_64 1531440464 1fc7d45000d61bc839880363d14ea5d536927cdb8d5f879eded407c7222af1c3 >08:11:49,271 INF packaging: Verifying: cronie-anacron-1.5.2-2.fc29.x86_64 1531440464 04ebc7879282162ccc2b5054e48709bcb30da3764352f3515d8fcf27cc47ecb5 >08:11:49,273 INF packaging: Verifying: crontabs-1.11-17.20150630git.fc29.noarch 1531440476 9cc9e5522b5f78b15be38025d3112664631f50be46b12c0246bcc1ae28ae64a7 >08:11:49,275 INF packaging: Verifying: cryptsetup-2.0.4-1.fc29.x86_64 1533298852 893c247e65b00e031ce7698a35ced8b9c0be7f030ef86bba083cbe4aa8bc06cb >08:11:49,277 INF packaging: Verifying: cryptsetup-libs-2.0.4-1.fc29.x86_64 1533298852 83d6c93a66c7af3e988c7e6c808bb949078cb7bee61de1a4f7ae5db7337cf607 >08:11:49,281 INF packaging: Verifying: cyrus-sasl-gssapi-2.1.27-0.3rc7.fc29.x86_64 1531442707 27540cd61f9b7acc23642e81b08e1fe9cc250bc8f674e5874e9609d2169b470b >08:11:49,286 INF packaging: Verifying: cyrus-sasl-lib-2.1.27-0.3rc7.fc29.x86_64 1531442707 80914fafbc4147c3a490695278482a3528a104314a5addc4da29f5b53497b8e7 >08:11:49,288 INF packaging: Verifying: cyrus-sasl-plain-2.1.27-0.3rc7.fc29.x86_64 1531442707 5d1f7208a8c67290fe7b3f7c5fef9c0567b3bc18bd1cd79578ec2d84a626c7f7 >08:11:49,290 INF packaging: Verifying: dbus-1:1.12.10-1.fc29.x86_64 1533276641 98926a4150120d77aaa2cf581ab4c3adcdc9eaff257ee7a5aa57a183ee2492ea >08:11:49,292 INF packaging: Verifying: dbus-common-1:1.12.10-1.fc29.noarch 1533276641 3e551303661132728d023a81e5559c680a21f13efc82ea707dde9ce33806b8da >08:11:49,295 INF packaging: Verifying: dbus-daemon-1:1.12.10-1.fc29.x86_64 1533276641 07b3b1e3874e02bfeb4c61236d400b0d22d5e91130201b0e35fbd7a54c499b73 >08:11:49,298 INF packaging: Verifying: dbus-glib-0.110-3.fc29.x86_64 1531443769 69583292ed84f1dcb6fa5b4e007ed0783d1e1478e7bf1429f9d5b38d5db6012a >08:11:49,303 INF packaging: Verifying: dbus-libs-1:1.12.10-1.fc29.x86_64 1533276641 1bfef280f8a2f9240253d61fc5387f7c209f180406b9cb34332f237c21ec4424 >08:11:49,305 INF packaging: Verifying: dbus-tools-1:1.12.10-1.fc29.x86_64 1533276641 497dafbac9960b805f72fd6f30a5d8b33a8b382ffd8c63078ea76f2b06d2d4ff >08:11:49,307 INF packaging: Verifying: deltarpm-3.6-28.fc29.x86_64 1531604555 ac38c1410bd26abc8161231527c3ef0bc278e1bc03b92167547348041e8bc30d >08:11:49,311 INF packaging: Verifying: desktop-file-utils-0.23-9.fc29.x86_64 1531445631 f6725cba5ca8d9263f4924d59ff5f63852fdd5afa538d06dba7af8bfef3c9bd4 >08:11:49,315 INF packaging: Verifying: device-mapper-1.02.150-1.fc29.x86_64 1533198336 33713c5b58ab97cd30abd9cff52489e285e0c3068cb469919ade167472ea0c91 >08:11:49,318 INF packaging: Verifying: device-mapper-event-1.02.150-1.fc29.x86_64 1533198336 4f3a8fb72b7a9cbddffc38c7cd447279a82c76d0933c97a0bdb15b878be79ea6 >08:11:49,320 INF packaging: Verifying: device-mapper-event-libs-1.02.150-1.fc29.x86_64 1533198336 20986961b3ca1ffb871a744389482105c808791679f0744d9880d9a1b6432f09 >08:11:49,322 INF packaging: Verifying: device-mapper-libs-1.02.150-1.fc29.x86_64 1533198336 37f1586e33ac54e563b4fe835c394523ddc1435195625496887b7d9bc697b8ab >08:11:49,324 INF packaging: Verifying: device-mapper-persistent-data-0.7.6-2.fc29.x86_64 1531445764 dbb054a75a70a2edca3cdd5a6421347a4a5a4a8a05d320a8dd5a17d3723c1e79 >08:11:49,326 INF packaging: Verifying: diffutils-3.6-5.fc29.x86_64 1531446474 1b98897d82fd4f8640b0a61c0603f4192fe59d702f9f3421c6d605249f344547 >08:11:49,329 INF packaging: Verifying: dnsmasq-2.79-7.fc29.x86_64 1533027771 c211082401160e3ddcb264d84d3e3c58076681fca6d445ae3bbec091af03f30b >08:11:49,334 INF packaging: Verifying: dos2unix-7.4.0-5.fc29.x86_64 1532344906 ab1147d97690827dfd4cbcf1a563fe269b72f61ccd1c34391b7a7927973524f8 >08:11:49,335 INF packaging: Verifying: dosfstools-4.1-6.fc29.x86_64 1531843153 6e94720cc31bc964bfcd896b683232b84148293e0a7767fda50f334bcc093570 >08:11:49,337 INF packaging: Verifying: dracut-048-14.git20180726.fc29.x86_64 1532603717 2574de163c9d7ebf2229038f3379396426ffe313f257ddb582715869feeb3fa5 >08:11:49,339 INF packaging: Verifying: dracut-config-rescue-048-14.git20180726.fc29.x86_64 1532603717 67381004f039c6b6e8d6e7a462429638efecee6e7302158fa53a45a56d46a7bf >08:11:49,341 INF packaging: Verifying: dracut-network-048-14.git20180726.fc29.x86_64 1532603717 eb887f731452bc2353d4f89995b2e052812767e3cb3c06ae202bcf5fbb836098 >08:11:49,343 INF packaging: Verifying: e2fsprogs-1.44.3-1.fc29.x86_64 1531451652 8c7d20fd634e9d02661567e934dc6cb430c16736776314eac5a998bfaa903f50 >08:11:49,347 INF packaging: Verifying: e2fsprogs-libs-1.44.3-1.fc29.x86_64 1531451652 001b883b3268eaa665acd23b00c1c15de7152b07b7565e72103ad80fe193a308 >08:11:49,351 INF packaging: Verifying: ebtables-2.0.10-28.fc29.x86_64 1532253925 0b34d2dffc49f341649883366ab21dc924214bf9d36ff5383b2d6c5815429f5f >08:11:49,353 INF packaging: Verifying: ed-1.14.2-4.fc29.x86_64 1531450327 caf7138b9ce5a3582683cfb1297a371a3d395825d8c6e334efcd8bde97fc761b >08:11:49,355 INF packaging: Verifying: emacs-filesystem-1:26.1-6.fc29.noarch 1534156140 fb09698424310b9fa432fd05e91e6159b1b7d14154baac5b19181a1b52f54163 >08:11:49,358 INF packaging: Verifying: ethtool-2:4.17-2.fc29.x86_64 1531523043 d184bb298d6730985d91e981714b0e1482452db12cad2e898e1aaff60c187542 >08:11:49,360 INF packaging: Verifying: expat-2.2.6-1.fc29.x86_64 1534756227 173badc214dc819b8558b58b7eafdc1112baa0896c144bcab463e509906d3645 >08:11:49,364 INF packaging: Verifying: fedora-gpg-keys-29-0.9.noarch 1535035800 7206f378d21268910387813efc4bfe1cfe26f2dd11327458a34ab338c877feec >08:11:49,368 INF packaging: Verifying: fedora-logos-28.0.3-2.fc29.x86_64 1531456618 808e0fb9a0ce14a99a8e95c11fb1fdac2c2b9c15570619c062b4504190339f7a >08:11:49,370 INF packaging: Verifying: fedora-release-notes-28.01-2.fc29.noarch 1531456693 a6efd6bf1a2f75bd202e94f8a916168f5f467583ddbdd092ac0d9ddf28539136 >08:11:49,377 INF packaging: Verifying: fedora-repos-29-0.9.noarch 1535035800 a2edcaedfa985d42978eaca12c079fb770817000d7bbaa495ca45dc8cb93d0c9 >08:11:49,382 INF packaging: Verifying: file-5.34-3.fc29.x86_64 1533029617 2f09472d3502dcb3909da6bb1b795125fe8f25f40bb51ff868127dc07a2d7798 >08:11:49,384 INF packaging: Verifying: file-libs-5.34-3.fc29.x86_64 1533029617 15a0763d09073611bbc80fb3d1d20ab552d29ee711fcd6e046f168a1b41a9d8a >08:11:49,386 INF packaging: Verifying: filesystem-3.9-2.fc29.x86_64 1531457368 4ae7b0f2a31f4b95e588c781229aa6ee798cde35cde04e5d1d24a30c3be49033 >08:11:49,388 INF packaging: Verifying: findutils-1:4.6.0-20.fc29.x86_64 1531457293 9fcdef02e8cf085b17c65c2651679ccff0869595f25b0d323321632a20e44728 >08:11:49,389 INF packaging: Verifying: fipscheck-1.5.0-5.fc29.x86_64 1531457183 214cdb072fb72357f2db70ef003cda05688ba1916a5a974fe60e2ac304f2a58b >08:11:49,391 INF packaging: Verifying: fipscheck-lib-1.5.0-5.fc29.x86_64 1531457183 4a748ee47f5901a8b5bd07a1b629ff818783ea232ab6ccb36c3115a1d90d12fc >08:11:49,394 INF packaging: Verifying: fpaste-0.3.9.2-1.fc29.noarch 1532484522 eace569c640ca59bc4041b3cfc64efee8dfb7417f4e4212dd6b17e3d96e1705d >08:11:49,397 INF packaging: Verifying: fprintd-0.8.1-3.fc29.x86_64 1532081064 700677dde458cac4e8f63fd5acee40135736e9bef66cf92a9b117fb0ae9fc01b >08:11:49,402 INF packaging: Verifying: fprintd-pam-0.8.1-3.fc29.x86_64 1532081064 c4a1fd7b726caf34072290293ba81aeb986ba4b6d60e9091608c19290f72b323 >08:11:49,403 INF packaging: Verifying: freetype-2.9.1-2.fc29.x86_64 1531459365 65966e5563f30c5bbc00b7e5574340e2ac323c3459beec3804306783b518c8cd >08:11:49,405 INF packaging: Verifying: fuse-libs-2.9.7-14.fc29.x86_64 1531460212 1238ea46967a73d01cd56b7e3c7a5224da3a6ee5b91e88b00c1506a09c0a4a53 >08:11:49,406 INF packaging: Verifying: gawk-4.2.1-3.fc29.x86_64 1531461343 7c8348a6987d6207a7f7643ea15fa81dda9ed62564c410dfefe1434822b21cd2 >08:11:49,408 INF packaging: Verifying: gc-7.6.4-4.fc29.x86_64 1531461256 e59d27e1d5d4bac23b87df69ee2b7141774de23f8c5158e2e6ea6fa47d7d4131 >08:11:49,411 INF packaging: Verifying: gdisk-1.0.4-3.fc29.x86_64 1531563182 05bee2604a5d779a4a5fd8b00814c20028504a542debc011d9d5714037ec91c2 >08:11:49,416 INF packaging: Verifying: gdk-pixbuf2-2.38.0-4.fc29.x86_64 1536581659 0f5a0b77ce29da0af6c2bc42b1bf950901744ef8987e052b42d17469b4b11db9 >08:11:49,418 INF packaging: Verifying: geolite2-city-20180807-1.fc29.noarch 1534169733 f3bb1fc032860016a47f5ba2e1c9fb955938127cf4e6c21f84e3c045cfcf1a97 >08:11:49,420 INF packaging: Verifying: geolite2-country-20180807-1.fc29.noarch 1534169733 fdfd39fb0462504c2dc72092c4bf1042bf72ad8de47b6010913754ed6b78767c >08:11:49,421 INF packaging: Verifying: gettext-0.19.8.1-17.fc29.x86_64 1533029786 0c2860909e651e0f8f98514c662245ff50427f1eac5d1fcbbb653e47aca818c1 >08:11:49,423 INF packaging: Verifying: gettext-libs-0.19.8.1-17.fc29.x86_64 1533029786 f61f64be0bde27e08d43412ba4b92cc765ad024bb79d20664153fb197d44f384 >08:11:49,425 INF packaging: Verifying: glib-networking-2.58.0-2.fc29.x86_64 1536346437 47707cc989581046b153e80247049c35f5085e570da9762da720474349d92451 >08:11:49,428 INF packaging: Verifying: gmp-1:6.1.2-8.fc29.x86_64 1531474847 407598d1b630d21049076cde79aaf535f1f440daa4e659a958c5489e0dfec47a >08:11:49,433 INF packaging: Verifying: gnupg2-2.2.9-1.fc29.x86_64 1533134012 4abf756c8d422cb21752f810f291dded254ddf9b56251f40dfa73d2e31fe1d41 >08:11:49,436 INF packaging: Verifying: gnupg2-smime-2.2.9-1.fc29.x86_64 1533134012 b59b1beca0cd7216721325d87d668d5e4e0854b92237c0c23d16188398347f9c >08:11:49,437 INF packaging: Verifying: gobject-introspection-1.58.0-2.fc29.x86_64 1536355737 93f586233b15b03652dadab96abf7fa5a3811482219a873993c6b7f47d5e3ab4 >08:11:49,439 INF packaging: Verifying: gpgme-1.11.1-3.fc29.x86_64 1531520514 4b652095b6ef042e2334cc9f32ae58ec0d36307b2b0f4728aaa55af56b48f95a >08:11:49,440 INF packaging: Verifying: grep-3.1-8.fc29.x86_64 1533826089 11f6c1db9c4b12631f3a69bea4bdfbdd073223c89445005c214cc04ab959b6a0 >08:11:49,442 INF packaging: Verifying: groff-base-1.22.3-17.fc29.x86_64 1531523206 1f0371ebac6327a1947e867adeb0da5c55de1e59162586adb5c618eec20549aa >08:11:49,444 INF packaging: Verifying: grubby-8.40-18.fc29.x86_64 1534016973 a7f2122f2ad78bf447d06d026621db79c20b315682f6e497c584ede4b3132d2d >08:11:49,449 INF packaging: Verifying: gsettings-desktop-schemas-3.28.1-2.fc29.x86_64 1536355739 bbfc232db5d8c2d54663c841fc7c1c2946d39c5faa238133aeca4c16204ead01 >08:11:49,452 INF packaging: Verifying: gssproxy-0.8.0-6.fc29.x86_64 1533306979 1aba08d66b91305d1f4f6422898d5ba52a6a83f17154befc731055bd449dbc75 >08:11:49,454 INF packaging: Verifying: guile-5:2.0.14-12.fc29.x86_64 1532080235 9a78b19a8b52ce2d4150232430a5ce9b2d97e882aaac703f2aec2be2fe0044e0 >08:11:49,455 INF packaging: Verifying: gzip-1.9-7.fc29.x86_64 1532594082 7415a1ff5e356374a2b3545d7bf55c5358217bc6b5cac567d14b6afab893c094 >08:11:49,457 INF packaging: Verifying: hardlink-1:1.3-7.fc29.x86_64 1531529130 29f5efee22bc69bc798aa1f8b310c916aaf29ec58c906471b1315c0225432bec >08:11:49,459 INF packaging: Verifying: hostname-3.20-6.fc29.x86_64 1531532109 e30c93bc7cf04ab9091b6757839b017dd2c943e924dc523d141fb58f293a5254 >08:11:49,462 INF packaging: Verifying: hunspell-1.6.2-3.fc29.x86_64 1532283716 a2d79483343c1b81ab18319428c9887fc7ec1e0d8b0f7b9f4b990a576a13fff9 >08:11:49,467 INF packaging: Verifying: hunspell-en-0.20140811.1-13.fc29.noarch 1532072140 056faeb17a098b989f704d7c62d1a03155ea166f46b870158b19c00c1eaf65d8 >08:11:49,469 INF packaging: Verifying: hunspell-en-GB-0.20140811.1-13.fc29.noarch 1532072140 1153295da9118d881406b923cc72fdd2ad070b46a4fd93c405e27ded727b0cd4 >08:11:49,471 INF packaging: Verifying: hunspell-en-US-0.20140811.1-13.fc29.noarch 1532072140 6bad2d6fdecdc9ea6e6ffd32e7b474b48892fbd0122f6b707c756b63cfaab462 >08:11:49,472 INF packaging: Verifying: ima-evm-utils-1.1-4.fc29.x86_64 1532103195 e6f10cba3d8caeac485719314152cb4601a527c8ff28a8e35e5acd5c452de8e9 >08:11:49,474 INF packaging: Verifying: info-6.5-10.fc29.x86_64 1533835442 68c87b2d3a478e6325c4aebaff707a2ef974323f2551393cb0f38b9e85447503 >08:11:49,476 INF packaging: Verifying: initscripts-10.01-1.fc29.x86_64 1533554380 26c7e7a67057b769542ee187d17cb342db44c1ae4b337ce0a685cf2a0aec2642 >08:11:49,480 INF packaging: Verifying: ipcalc-0.2.4-2.fc29.x86_64 1533815490 eac492bddf0b7c1e88b29e9911642c7fc180381952b8102aa0c957b0b31ea268 >08:11:49,485 INF packaging: Verifying: ipset-6.38-1.fc29.x86_64 1534161938 8392cb4a340208d6f754851fc4953c70e37bef8f5b9a7f5c46f0a518beda6f6d >08:11:49,487 INF packaging: Verifying: ipset-libs-6.38-1.fc29.x86_64 1534161938 0b39de9d1edf2dbdc7388103dd003edbda0d68b3d27156ac4540e45f9af38cd4 >08:11:49,488 INF packaging: Verifying: iptables-1.8.0-3.fc29.x86_64 1531537085 4d13d3ed1f6d8d4ecb6f6fb8112eca38f4a39f28da511717ddab9b17181eb2a2 >08:11:49,490 INF packaging: Verifying: iptables-libs-1.8.0-3.fc29.x86_64 1531537085 49083b108a506a7be7f30607861d426dd648c69774e236fef3daac75d7ae9bc4 >08:11:49,493 INF packaging: Verifying: iptstate-2.2.6-7.fc29.x86_64 1532027200 9baaa3f979ac4ef165588467075c3220cd07370d27da007a6491c9d79614634d >08:11:49,496 INF packaging: Verifying: iputils-20180629-2.fc29.x86_64 1532440476 72a0cf068a7b1b42eddb0ca955c959ef25bc98ba4a75cea2fe7cd1b9fdede05c >08:11:49,501 INF packaging: Verifying: ipw2100-firmware-1.3-23.fc29.noarch 1531537210 92d3b3ea3989e43e0a89f18f63dba89caa43751bc61417e5894133330aa015a6 >08:11:49,503 INF packaging: Verifying: ipw2200-firmware-3.1-16.fc29.noarch 1531537154 6d13f58fbe93272827bbd24e48153cca1cf1a428a0d481f8484b1d16c15c6b3e >08:11:49,505 INF packaging: Verifying: irqbalance-2:1.4.0-2.fc29.x86_64 1531537425 11962bccade9a967289210b2a06df85a23224a54291c5386464929717768a160 >08:11:49,507 INF packaging: Verifying: iscsi-initiator-utils-6.2.0.876-5.gitf3c8e90.fc29.x86_64 1531417387 882dbda110b2a3fc07dd22db10cdc8b7ad7118ccec71c8ea908e3f2b1fdde4f4 >08:11:49,510 INF packaging: Verifying: iscsi-initiator-utils-iscsiuio-6.2.0.876-5.gitf3c8e90.fc29.x86_64 1531417387 cacfd5badac56d26cf15551a72726da966fd07b05759cd6686e1e93cbe1c54e6 >08:11:49,513 INF packaging: Verifying: isns-utils-libs-0.97-7.fc29.x86_64 1531537585 3e077549a928d8fafb005176911b48ccc456535629b8d5c417cef36f03ca87a6 >08:11:49,518 INF packaging: Verifying: iw-4.14-7.fc29.x86_64 1531843421 2cde5485c21a84d9b0966526cf9602029e4b0dcdcae93247fe8071f100a6cca4 >08:11:49,520 INF packaging: Verifying: jansson-2.11-2.fc29.x86_64 1531538798 0e2ca5651e6938857306e3e2066ead8bae8ee5b98cbc8083f00e7954122cbdda >08:11:49,521 INF packaging: Verifying: jimtcl-0.78-1.fc29.x86_64 1531904567 459208d3001f74e1e49067c0348222ebb8b55a21dba637a3cde85056a5635dba >08:11:49,523 INF packaging: Verifying: jose-10-3.fc29.x86_64 1531541134 80c1388aea90c984a3d598397d413c8f73c77c24fb8abbeeccfca70528791e82 >08:11:49,526 INF packaging: Verifying: js-jquery-3.2.1-4.fc29.noarch 1531541368 fe7370b0d57a566a1ba9ecee86c1c1686238b4e762a7f1fd040598a17e919d6b >08:11:49,529 INF packaging: Verifying: json-c-0.13.1-3.fc29.x86_64 1531541468 6ef86ebf566babfbce237ac764478cc5aeca9504ffab8f41d903947fa2e42e71 >08:11:49,533 INF packaging: Verifying: jwhois-4.0-54.fc29.x86_64 1531541760 9bf075b55016c01f0caceaf97e9a99d9f8c809b2e48d5a71e9eb1471617546d9 >08:11:49,535 INF packaging: Verifying: kbd-2.0.4-9.fc29.x86_64 1534165127 bf341f779445e644d934da92431cbf1b416f62efbdc11efb2c334426ee97690e >08:11:49,537 INF packaging: Verifying: kbd-legacy-2.0.4-9.fc29.noarch 1534165127 2fe7dbc59ef6a6528447c0b4616f12e6a05714d2a43ebca0664fb03d85566b2d >08:11:49,539 INF packaging: Verifying: kbd-misc-2.0.4-9.fc29.noarch 1534165127 0a2cf92797e118afc2af66a0a125eed7a93560201e00db43fe9c2aa2ae03d399 >08:11:49,541 INF packaging: Verifying: keyutils-1.5.10-8.fc29.x86_64 1532190934 3399b119f4f10194d3532eec4c0ab081e52f805279a5be81d60631e6c4c1f124 >08:11:49,544 INF packaging: Verifying: keyutils-libs-1.5.10-8.fc29.x86_64 1532190934 751d48952bce43799456643b8ccdbff2e45ca30ae356b5af4e41ef5e2a071f52 >08:11:49,548 INF packaging: Verifying: kmod-25-3.fc29.x86_64 1531547414 d2d06d29b94a1bc6d5502c9d8b745a6a36d91eaae1f4c7bd731ad166af100924 >08:11:49,552 INF packaging: Verifying: kmod-libs-25-3.fc29.x86_64 1531547414 0c9e54be5f7e47c835c966f89f88f52e01d6e89f66427080997b968e2e3ef56b >08:11:49,553 INF packaging: Verifying: krb5-libs-1.16.1-19.fc29.x86_64 1533151285 498cd2d579ef8e1e24255970a1becf09c74a921dfa6ce2b9d72d45a05c629534 >08:11:49,556 INF packaging: Verifying: langpacks-en-1.0-13.fc29.noarch 1531550245 bb08d1f806706eb50ee4524e2f791783a4bfdd0a9495235d891f440169024ae9 >08:11:49,558 INF packaging: Verifying: less-530-2.fc29.x86_64 1531551717 0fa5e1e07a2682473b7937c2c2b101c003a0a8cf5d83ae1937d78b9b43f16aa3 >08:11:49,563 INF packaging: Verifying: libacl-2.2.53-2.fc29.x86_64 1531425618 1bccd979ae60a9c7c1ddb27ea331be144f394d00c62d16b36f7631a74e5d14dd >08:11:49,564 INF packaging: Verifying: libaio-0.3.111-3.fc29.x86_64 1531843505 9a48510e729f4795cf89b895aae220903bc9576eac19b448ca6839f1dce299d1 >08:11:49,566 INF packaging: Verifying: libappstream-glib-0.7.12-1.fc29.x86_64 1534166358 49958a1757cce90482d8ba2c5ccdc5d29f9d4fac9a79617c906148dab0cb0524 >08:11:49,568 INF packaging: Verifying: libarchive-3.3.2-2.fc29.x86_64 1531553277 2d756de07069d4ecef5fb2b72af6594ac873044e4d45ad5fda9b4e33538c684b >08:11:49,570 INF packaging: Verifying: libargon2-20161029-6.fc29.x86_64 1531475930 785fa188819999d56f50cbb96c5b3c3b68a05cfd67f54b62be063aeb9647f698 >08:11:49,572 INF packaging: Verifying: libassuan-2.5.1-4.fc29.x86_64 1531552974 15e14031f4265960fef35f8b1568fc5556882a7db28ce4f196eac15d4f76da1d >08:11:49,574 INF packaging: Verifying: libatasmart-0.19-15.fc29.x86_64 1531552914 7de6a74062c653d916f52a818a9ca267f10faa32b3f8806030131cf22eab50b0 >08:11:49,576 INF packaging: Verifying: libatomic_ops-7.6.6-1.fc29.x86_64 1533649974 39ba2fdb401829802922984353ab631887b327b911f37aa30af2314348299cd3 >08:11:49,579 INF packaging: Verifying: libattr-2.4.48-3.fc29.x86_64 1531810521 7f59631e4afc250169f73b1645e40d82559f9747fb03a46b094cab28a57c9719 >08:11:49,581 INF packaging: Verifying: libbabeltrace-1.5.6-1.fc29.x86_64 1532462411 8c7ff4ca8f9e19fe8f33e395deb363783430e79fc205f3e60027181ae7510971 >08:11:49,586 INF packaging: Verifying: libbasicobjects-0.1.1-41.fc29.x86_64 1534243299 937ca7a2772ada53af8147714e9387a3c0e4efc3de16ea17c764b2ce9a83625f >08:11:49,588 INF packaging: Verifying: libblkid-2.32.1-1.fc29.x86_64 1531741884 e1cd30fb45b04cde766bb1490719769b6b4e9e46bbdc43e6419faba73914b1a1 >08:11:49,590 INF packaging: Verifying: libbytesize-1.4-1.fc29.x86_64 1533196659 bf7367624efa4722d0e12eba09c75185d7691409795389e852fea1b9b7cacd98 >08:11:49,592 INF packaging: Verifying: libcap-2.25-12.fc29.x86_64 1531553521 71e7a80362aa5495d0a6a9a25803bd6ee31c583360fa8637c523884afced0e95 >08:11:49,594 INF packaging: Verifying: libcap-ng-0.7.9-4.fc29.x86_64 1533850035 0abf011ae8d111474cac7e7eb72f7edf288372f03c5fbac8bae7e5aa9482e48b >08:11:49,597 INF packaging: Verifying: libcollection-0.7.0-41.fc29.x86_64 1534243299 17ede0e570032fa81861540dada5a5c68cb564f608dc674eba20dbf7ea642463 >08:11:49,603 INF packaging: Verifying: libcom_err-1.44.3-1.fc29.x86_64 1531451652 fb797eb4f0d244d7f709b5eb67debf0493d83d59ee4a0618ff8c0786f57c81e3 >08:11:49,605 INF packaging: Verifying: libcomps-0.1.8-14.fc29.x86_64 1531554325 4f26d5dbeb347c03e89c5888389833051c753649b1a1be03bbc7d90bf514186b >08:11:49,607 INF packaging: Verifying: libcroco-0.6.12-5.fc29.x86_64 1531554327 715a0f93a024f6b13a63dab2265cd14a365f69c17fb335195cdb74e84d1746ae >08:11:49,609 INF packaging: Verifying: libdaemon-0.14-16.fc29.x86_64 1531554980 21c44123e0aeda34617b80e31651d15fa4b6be2d024d2157676dd661a184d42e >08:11:49,612 INF packaging: Verifying: libdb-5.3.28-33.fc29.x86_64 1532429238 6bbea60bd46ba90be15a220fe4d4bd5d73402bc3306fbdaff7886d2f3288aad7 >08:11:49,614 INF packaging: Verifying: libdb-utils-5.3.28-33.fc29.x86_64 1532429238 17fd0caf1560d334e4e711a176ae7981f2c836f9b3409654dbd5b2b69f2e0b12 >08:11:49,619 INF packaging: Verifying: libdhash-0.5.0-41.fc29.x86_64 1534243299 40b3614a82ad4a920bb1a6f0e6bb5e7f925d309bcd16731ba7b9c001d528876e >08:11:49,621 INF packaging: Verifying: libedit-3.1-24.20170329cvs.fc29.x86_64 1531555825 54b60835dca60c75c0fe357959e48197a8316f4e5bbd67d59bac41f1a21002f6 >08:11:49,630 INF packaging: Verifying: libestr-0.1.9-11.fc29.x86_64 1532444871 b53e5e52e60aeb106fe121c37bbbd1ef590775adef2e8ba997e2bb22982a408b >08:11:49,634 INF packaging: Verifying: libev-4.24-7.fc29.x86_64 1531556267 ed9fcd9e40f4d6e9a8a35d58cc76e4d89754dd73ef982d30fb80689b6934e23c >08:11:49,636 INF packaging: Verifying: libevent-2.1.8-3.fc29.x86_64 1531556459 939afc1f41a1a65699e7ef04ce1fc73d4023b2bcc8a7d20b87523313057dcc6f >08:11:49,637 INF packaging: Verifying: libfastjson-0.99.8-3.fc29.x86_64 1531556453 9e6eb27a5ca019fdc38056c902274f6378dd768c9c2d28aa6535bd8a4700e3c1 >08:11:56,648 INF packaging: Verifying: libfdisk-2.32.1-1.fc29.x86_64 1531741884 669a729ef41998ec67cdea6c9e1d4b34eca4deff74b1c6660a1e01c7bf244cb8 >08:11:56,660 INF packaging: Verifying: libffi-3.1-18.fc29.x86_64 1532270340 e07032b73792b5fea8a6983f668b975cb75fba0344ebaa142c2c6742c10f6ea2 >08:11:56,664 INF packaging: Verifying: libfprint-0.8.2-2.fc29.x86_64 1532084882 01813d6bf46abee14fe4a80723bfe5d43ab2bb822e12b0bf96ac5bd90813b63d >08:11:56,670 Level 8 dnf: timer: verify transaction: 10224 ms >08:11:56,673 INF packaging: Verifying: libgcc-8.2.1-2.fc29.x86_64 1533181391 0ac900d983d9ef910a04144e3f1eb313232bfc4413131cb44c145b8fde186a87 >08:11:56,676 INF packaging: Verifying: libgcrypt-1.8.3-3.fc29.x86_64 1531556748 2b26187c6f4d8493ab088ef44434e707eea208eb8af6cc775ee0e71ed8c3010c >08:11:56,679 INF packaging: Verifying: libgomp-8.2.1-2.fc29.x86_64 1533181391 5b44c8e3b65b3cfe7c70b8836e252779a8546791ef4a9ffaeabaf0adea8bc679 >08:11:56,681 INF packaging: Verifying: libgpg-error-1.31-2.fc29.x86_64 1531557498 16b2955f9488dbc3055dc5f90de0c0b6617d96a842677df5d4c3a05e87f5dac9 >08:11:56,688 INF packaging: Verifying: libgudev-232-4.fc29.x86_64 1531557839 0a9cfbc3b1993d6e8a81dd9b56c812a715af95e0cd12917b6110e08e397d780a >08:11:56,690 INF packaging: Verifying: libicu-62.1-2.fc29.x86_64 1531535509 0c0f7e1321f0e2245ed73dcf0002425cd51bf70c74b7915e390e3754c5631ea5 >08:11:56,687 Level 8 dnf: timer: transaction: 233578 ms >08:11:56,692 INF packaging: Verifying: libidn2-2.0.5-2.fc29.x86_64 1531558169 dd82ab9d9023fd5b3ace11d1711dd7161bfb0bd6ecd2bce394898dc18238c36d >08:11:56,694 Level 8 dnf: Cleaning up. >08:11:56,695 INF packaging: Verifying: libini_config-1.3.1-41.fc29.x86_64 1534243299 bf09ab7c831b3e1b035eaa322fadddc338496e2009a629337d493938e1be661c >08:11:56,697 INF packaging: Verifying: libipt-2.0-1.fc29.x86_64 1533753879 a9fa678583b33a941b67aa4cefa5e1c059cf9b17f9dc05c61008c78630517cbe >08:11:56,699 INF packaging: Verifying: libjose-10-3.fc29.x86_64 1531541134 a4d501edc17a13f4b378143a223045932cbc8312c6acbaf3c6c6f7b8e91110f6 >08:11:56,700 INF packaging: Verifying: libkcapi-1.1.1-16.fc29.x86_64 1533825312 80205c0c97c167d23bfa4962c3a52f90b17e6ddbee93ef3ebac0412818e20f3b >08:11:56,700 Level 8 dnf: /tmp/dnf.package.cache/libicu-62.1-2.fc29.x86_64.rpm removed >08:11:56,700 Level 8 dnf: /tmp/dnf.package.cache/libkcapi-1.1.1-16.fc29.x86_64.rpm removed >08:11:56,700 Level 8 dnf: /tmp/dnf.package.cache/plymouth-core-libs-0.9.3-13.fc29.x86_64.rpm removed >08:11:56,702 INF packaging: Verifying: libkcapi-hmaccalc-1.1.1-16.fc29.x86_64 1533825312 035ce1980629ce4cc55c0e4591a959261452484a584366ec76e8eaceca46db59 >08:11:56,703 INF packaging: Verifying: libksba-1.3.5-8.fc29.x86_64 1531559814 daa98cf558935f6198b18f13773d791bf14837cd09276dd772b72d7f419ac035 >08:11:56,703 Level 8 dnf: /tmp/dnf.package.cache/iwl7260-firmware-25.30.13.0-87.fc29.noarch.rpm removed >08:11:56,703 Level 8 dnf: /tmp/dnf.package.cache/rpm-sign-libs-4.14.2-1.fc29.x86_64.rpm removed >08:11:56,704 Level 8 dnf: /tmp/dnf.package.cache/which-2.21-11.fc29.x86_64.rpm removed >08:11:56,705 INF packaging: Verifying: libldb-1.4.2-1.fc29.x86_64 1534411585 080ef4648ebfb9c6d10cff9c40f2fa1fa91dfebb5950c16d2cbf103d92360e03 >08:11:56,704 Level 8 dnf: /tmp/dnf.package.cache/abrt-dbus-2.10.10-5.fc29.x86_64.rpm removed >08:11:56,705 Level 8 dnf: /tmp/dnf.package.cache/libseccomp-2.3.3-3.fc29.x86_64.rpm removed >08:11:56,705 Level 8 dnf: /tmp/dnf.package.cache/python3-libdnf-0.20.0-1.fc29.x86_64.rpm removed >08:11:56,705 Level 8 dnf: /tmp/dnf.package.cache/iwl6000g2a-firmware-18.168.6.1-87.fc29.noarch.rpm removed >08:11:56,705 Level 8 dnf: /tmp/dnf.package.cache/xmlrpc-c-client-1.51.0-6.fc29.x86_64.rpm removed >08:11:56,705 Level 8 dnf: /tmp/dnf.package.cache/cyrus-sasl-plain-2.1.27-0.3rc7.fc29.x86_64.rpm removed >08:11:56,705 Level 8 dnf: /tmp/dnf.package.cache/libcollection-0.7.0-41.fc29.x86_64.rpm removed >08:11:56,706 Level 8 dnf: /tmp/dnf.package.cache/expat-2.2.6-1.fc29.x86_64.rpm removed >08:11:56,707 INF packaging: Verifying: libluksmeta-9-2.fc29.x86_64 1533842505 0602df614979caa851fcbed7261c37b9eb48ac96a9cc327e746358e2470539f2 >08:11:56,708 INF packaging: Verifying: libmbim-1.16.0-3.fc29.x86_64 1521847983 655da563d3fc6488898f0fbdd2d3eb0c74c2a3365a03681db3017f74bb736a70 >08:11:56,709 INF packaging: Verifying: libmbim-utils-1.16.0-3.fc29.x86_64 1521847983 c9ce20215041eaf08053c35eab35e9823932dd7e7b2696511d2d73b18c6e2418 >08:11:56,706 Level 8 dnf: /tmp/dnf.package.cache/dos2unix-7.4.0-5.fc29.x86_64.rpm removed >08:11:56,709 Level 8 dnf: /tmp/dnf.package.cache/cifs-utils-6.8-2.fc29.x86_64.rpm removed >08:11:56,709 Level 8 dnf: /tmp/dnf.package.cache/iwl100-firmware-39.31.5.1-87.fc29.noarch.rpm removed >08:11:56,709 Level 8 dnf: /tmp/dnf.package.cache/libqmi-1.20.0-3.fc29.x86_64.rpm removed >08:11:56,709 Level 8 dnf: /tmp/dnf.package.cache/e2fsprogs-libs-1.44.3-1.fc29.x86_64.rpm removed >08:11:56,710 Level 8 dnf: /tmp/dnf.package.cache/abrt-addon-kerneloops-2.10.10-5.fc29.x86_64.rpm removed >08:11:56,711 INF packaging: Verifying: libmetalink-0.1.3-7.fc29.x86_64 1531561257 09158232a23e57288eb58b301d76be094dbd974af28ab6b852a6958eec32e340 >08:11:56,710 Level 8 dnf: /tmp/dnf.package.cache/libcom_err-1.44.3-1.fc29.x86_64.rpm removed >08:11:56,711 Level 8 dnf: /tmp/dnf.package.cache/deltarpm-3.6-28.fc29.x86_64.rpm removed >08:11:56,711 Level 8 dnf: /tmp/dnf.package.cache/kernel-4.18.11-301.fc29.x86_64.rpm removed >08:11:56,711 Level 8 dnf: /tmp/dnf.package.cache/python3-hawkey-0.20.0-1.fc29.x86_64.rpm removed >08:11:56,711 Level 8 dnf: /tmp/dnf.package.cache/fipscheck-1.5.0-5.fc29.x86_64.rpm removed >08:11:56,711 Level 8 dnf: /tmp/dnf.package.cache/unzip-6.0-40.fc29.x86_64.rpm removed >08:11:56,712 Level 8 dnf: /tmp/dnf.package.cache/xz-libs-5.2.4-3.fc29.x86_64.rpm removed >08:11:56,712 Level 8 dnf: /tmp/dnf.package.cache/cockpit-dashboard-178-1.fc29.noarch.rpm removed >08:11:56,713 INF packaging: Verifying: libmnl-1.0.4-8.fc29.x86_64 1532191034 f94c019720764369d90db50ee31a752217941970c004a7098a9de0197fc4ff78 >08:11:56,713 Level 8 dnf: /tmp/dnf.package.cache/policycoreutils-2.8-8.fc29.x86_64.rpm removed >08:11:56,715 INF packaging: Verifying: libmodman-2.0.1-18.fc29.x86_64 1531561982 0c131e9388724a388057ca59a99eda33094b32d93b42200ad75b293799c6b379 >08:11:56,715 Level 8 dnf: /tmp/dnf.package.cache/sssd-ldap-2.0.0-3.fc29.x86_64.rpm removed >08:11:56,715 Level 8 dnf: /tmp/dnf.package.cache/bluez-libs-5.50-3.fc29.x86_64.rpm removed >08:11:56,715 Level 8 dnf: /tmp/dnf.package.cache/libdb-5.3.28-33.fc29.x86_64.rpm removed >08:11:56,715 Level 8 dnf: /tmp/dnf.package.cache/gettext-libs-0.19.8.1-17.fc29.x86_64.rpm removed >08:11:56,716 Level 8 dnf: /tmp/dnf.package.cache/openldap-2.4.46-8.fc29.x86_64.rpm removed >08:11:56,716 Level 8 dnf: /tmp/dnf.package.cache/nss-softokn-freebl-3.39.0-2.fc29.x86_64.rpm removed >08:11:56,717 INF packaging: Verifying: libmount-2.32.1-1.fc29.x86_64 1531741884 acb4aa1df23183b336cb67cd6da1922009ad1241ef8ae57eb4880f9679c379f2 >08:11:56,718 INF packaging: Verifying: libndp-1.7-2.fc29.x86_64 1532442344 e29270bceda9f82d3e81cd265c8346482d1b491a04f7aa56c890079aa523e940 >08:11:56,718 Level 8 dnf: /tmp/dnf.package.cache/libpwquality-1.4.0-10.fc29.x86_64.rpm removed >08:11:56,718 Level 8 dnf: /tmp/dnf.package.cache/lvm2-libs-2.02.181-1.fc29.x86_64.rpm removed >08:11:56,718 Level 8 dnf: /tmp/dnf.package.cache/libipt-2.0-1.fc29.x86_64.rpm removed >08:11:56,719 Level 8 dnf: /tmp/dnf.package.cache/grub2-common-2.02-60.fc29.noarch.rpm removed >08:11:56,720 INF packaging: Verifying: libnetfilter_conntrack-1.0.6-6.fc29.x86_64 1531562805 1c25694ecb316cd356dbb9946d0d1c5819f921cc5652b980f7b6c2ed916693e4 >08:11:56,719 Level 8 dnf: /tmp/dnf.package.cache/libmount-2.32.1-1.fc29.x86_64.rpm removed >08:11:56,720 Level 8 dnf: /tmp/dnf.package.cache/fprintd-0.8.1-3.fc29.x86_64.rpm removed >08:11:56,720 Level 8 dnf: /tmp/dnf.package.cache/python3-rpm-4.14.2-1.fc29.x86_64.rpm removed >08:11:56,720 Level 8 dnf: /tmp/dnf.package.cache/file-libs-5.34-3.fc29.x86_64.rpm removed >08:11:56,720 Level 8 dnf: /tmp/dnf.package.cache/libini_config-1.3.1-41.fc29.x86_64.rpm removed >08:11:56,720 Level 8 dnf: /tmp/dnf.package.cache/ModemManager-glib-1.8.0-4.fc29.x86_64.rpm removed >08:11:56,721 Level 8 dnf: /tmp/dnf.package.cache/bluez-5.50-3.fc29.x86_64.rpm removed >08:11:56,721 INF packaging: Verifying: libnfnetlink-1.0.1-14.fc29.x86_64 1531562729 6466395dcf8400274edbeca5a7aac64f96ef82ab140728412f933e38cb7fe6a6 >08:11:56,723 INF packaging: Verifying: libnfsidmap-1:2.3.2-1.rc3.fc29.x86_64 1531933466 b89bc5909b665e67118d81e1aced326f53a130a3315cf55fd0ccc3ad25453471 >08:11:56,721 Level 8 dnf: /tmp/dnf.package.cache/iscsi-initiator-utils-iscsiuio-6.2.0.876-5.gitf3c8e90.fc29.x86_64.rpm removed >08:11:56,723 Level 8 dnf: /tmp/dnf.package.cache/fipscheck-lib-1.5.0-5.fc29.x86_64.rpm removed >08:11:56,723 Level 8 dnf: /tmp/dnf.package.cache/net-tools-2.0-0.52.20160912git.fc29.x86_64.rpm removed >08:11:56,723 Level 8 dnf: /tmp/dnf.package.cache/libnftnl-1.1.1-5.fc29.x86_64.rpm removed >08:11:56,723 Level 8 dnf: /tmp/dnf.package.cache/qrencode-libs-3.4.4-6.fc29.x86_64.rpm removed >08:11:56,724 INF packaging: Verifying: libnftnl-1.1.1-5.fc29.x86_64 1532118697 c8fceab3c28fdf0930c722ba246aa8bc1f9c625d89c375b1a78bc683b3439e82 >08:11:56,725 INF packaging: Verifying: libnl3-3.4.0-6.fc29.x86_64 1531563043 b5d760a86f45871da7139e5c07c82b2775c0da81ad68ae6b6c56d0ac94f4b672 >08:11:56,727 Level 8 dnf: /tmp/dnf.package.cache/mozjs52-52.9.0-1.fc29.x86_64.rpm removed >08:11:56,727 Level 8 dnf: /tmp/dnf.package.cache/kbd-2.0.4-9.fc29.x86_64.rpm removed >08:11:56,727 Level 8 dnf: /tmp/dnf.package.cache/snappy-1.1.7-6.fc29.x86_64.rpm removed >08:11:56,727 Level 8 dnf: /tmp/dnf.package.cache/xfsprogs-4.17.0-3.fc29.x86_64.rpm removed >08:11:56,727 Level 8 dnf: /tmp/dnf.package.cache/openssh-server-7.8p1-3.fc29.x86_64.rpm removed >08:11:56,727 Level 8 dnf: /tmp/dnf.package.cache/libldb-1.4.2-1.fc29.x86_64.rpm removed >08:11:56,727 Level 8 dnf: /tmp/dnf.package.cache/mtr-0.92-3.fc29.x86_64.rpm removed >08:11:56,727 Level 8 dnf: /tmp/dnf.package.cache/os-prober-1.74-7.fc29.x86_64.rpm removed >08:11:56,727 Level 8 dnf: /tmp/dnf.package.cache/iputils-20180629-2.fc29.x86_64.rpm removed >08:11:56,727 Level 8 dnf: /tmp/dnf.package.cache/comps-extras-24-4.fc29.noarch.rpm removed >08:11:56,728 Level 8 dnf: /tmp/dnf.package.cache/libndp-1.7-2.fc29.x86_64.rpm removed >08:11:56,727 INF packaging: Verifying: libnl3-cli-3.4.0-6.fc29.x86_64 1531563043 27367d41ba07f3e224ccdb98b7e07aca63196da97c0c444d34b78211952422f7 >08:11:56,729 INF packaging: Verifying: libnsl2-1.2.0-3.20180605git4a062cf.fc29.x86_64 1531563275 4ef7f746cf134a045c0c4d3debccc18251c17118af91e620e254057aead4bc9e >08:11:56,730 INF packaging: Verifying: libpath_utils-0.2.1-41.fc29.x86_64 1534243299 c46d64560b664ab5004983fdf3f03a8dbf2f09268c94533f3d84cf5f75c51eac >08:11:56,731 INF packaging: Verifying: libpcap-14:1.9.0-2.fc29.x86_64 1534157408 08def5490a273e35c725ea1a4d3bc099319fb415b5e11cabda9168cf5c530d38 >08:11:56,731 Level 8 dnf: /tmp/dnf.package.cache/coreutils-common-8.30-4.fc29.x86_64.rpm removed >08:11:56,731 Level 8 dnf: /tmp/dnf.package.cache/iwl1000-firmware-39.31.5.1-87.fc29.noarch.rpm removed >08:11:56,731 Level 8 dnf: /tmp/dnf.package.cache/libselinux-utils-2.8-4.fc29.x86_64.rpm removed >08:11:56,732 Level 8 dnf: /tmp/dnf.package.cache/gsettings-desktop-schemas-3.28.1-2.fc29.x86_64.rpm removed >08:11:56,733 INF packaging: Verifying: libpipeline-1.5.0-5.fc29.x86_64 1531564826 e0349ff06f78e947894df9fd56e612832f24590b9751def763f0c3deb2568b3d >08:11:56,733 Level 8 dnf: /tmp/dnf.package.cache/iwl6000g2b-firmware-18.168.6.1-87.fc29.noarch.rpm removed >08:11:56,733 Level 8 dnf: /tmp/dnf.package.cache/libmodman-2.0.1-18.fc29.x86_64.rpm removed >08:11:56,733 Level 8 dnf: /tmp/dnf.package.cache/libverto-0.3.0-6.fc29.x86_64.rpm removed >08:11:56,733 Level 8 dnf: /tmp/dnf.package.cache/libaio-0.3.111-3.fc29.x86_64.rpm removed >08:11:56,733 Level 8 dnf: /tmp/dnf.package.cache/libipa_hbac-2.0.0-3.fc29.x86_64.rpm removed >08:11:56,733 Level 8 dnf: /tmp/dnf.package.cache/rpcbind-1.2.5-0.fc29.x86_64.rpm removed >08:11:56,733 Level 8 dnf: /tmp/dnf.package.cache/pigz-2.4-3.fc29.x86_64.rpm removed >08:11:56,734 Level 8 dnf: /tmp/dnf.package.cache/nftables-0.9.0-2.fc29.x86_64.rpm removed >08:11:56,734 INF packaging: Verifying: libpkgconf-1.5.3-2.fc29.x86_64 1533046580 036b193126c4c9b4cef987cd8d0c373405e363ae175a9e5276cc201812ea5edc >08:11:56,736 INF packaging: Verifying: libpng-2:1.6.34-6.fc29.x86_64 1533129098 da7a45664171de1cf0bd97ebbd24644fa9bf77a950958fa98ef0cc96537afe29 >08:11:56,736 Level 8 dnf: /tmp/dnf.package.cache/util-linux-2.32.1-1.fc29.x86_64.rpm removed >08:11:56,736 Level 8 dnf: /tmp/dnf.package.cache/rpm-libs-4.14.2-1.fc29.x86_64.rpm removed >08:11:56,736 Level 8 dnf: /tmp/dnf.package.cache/device-mapper-libs-1.02.150-1.fc29.x86_64.rpm removed >08:11:56,736 Level 8 dnf: /tmp/dnf.package.cache/util-linux-user-2.32.1-1.fc29.x86_64.rpm removed >08:11:56,736 Level 8 dnf: /tmp/dnf.package.cache/keyutils-1.5.10-8.fc29.x86_64.rpm removed >08:11:56,737 Level 8 dnf: /tmp/dnf.package.cache/elfutils-default-yama-scope-0.174-1.fc29.noarch.rpm removed >08:11:56,737 Level 8 dnf: /tmp/dnf.package.cache/samba-common-libs-4.9.1-2.fc29.x86_64.rpm removed >08:11:56,737 INF packaging: Verifying: libproxy-0.4.15-9.fc29.x86_64 1535318337 7aaaebca7652ef8daab16336262c1ee3153267413d5fd0333b31103c38165f1a >08:11:56,738 INF packaging: Verifying: libpsl-0.20.2-5.fc29.x86_64 1532701254 29c43517dfcf3b66622bdf598365acf15838e15276a4eda0cb6e016f0d5b22a8 >08:11:56,739 Level 8 dnf: /tmp/dnf.package.cache/libtirpc-1.1.4-0.fc29.x86_64.rpm removed >08:11:56,739 Level 8 dnf: /tmp/dnf.package.cache/ed-1.14.2-4.fc29.x86_64.rpm removed >08:11:56,739 Level 8 dnf: /tmp/dnf.package.cache/dhcp-libs-4.3.6-28.fc29.x86_64.rpm removed >08:11:56,739 Level 8 dnf: /tmp/dnf.package.cache/libbasicobjects-0.1.1-41.fc29.x86_64.rpm removed >08:11:56,739 Level 8 dnf: /tmp/dnf.package.cache/libsepol-2.8-2.fc29.x86_64.rpm removed >08:11:56,739 Level 8 dnf: /tmp/dnf.package.cache/gdisk-1.0.4-3.fc29.x86_64.rpm removed >08:11:56,739 Level 8 dnf: /tmp/dnf.package.cache/plymouth-scripts-0.9.3-13.fc29.x86_64.rpm removed >08:11:56,739 Level 8 dnf: /tmp/dnf.package.cache/usb_modeswitch-2.5.2-2.fc29.x86_64.rpm removed >08:11:56,740 Level 8 dnf: /tmp/dnf.package.cache/libmbim-utils-1.16.0-3.fc29.x86_64.rpm removed >08:11:56,740 Level 8 dnf: /tmp/dnf.package.cache/libsmartcols-2.32.1-1.fc29.x86_64.rpm removed >08:11:56,740 INF packaging: Verifying: libpwquality-1.4.0-10.fc29.x86_64 1533045800 66e1e2148a3bb2ec676201b0ba0764bc01b24c5c4c47d1dc45d1a55a233f1e2d >08:11:56,742 INF packaging: Verifying: libqmi-1.20.0-3.fc29.x86_64 1521848166 a251402c49badc9e3cd46484657c9c6fa72124e76e1f39250a3df244cb66cc02 >08:11:56,743 INF packaging: Verifying: libqmi-utils-1.20.0-3.fc29.x86_64 1521848166 457c7c142ba21a2a70f884d879332ab35c6122eece2dee03b7f7b3c132499b71 >08:11:56,744 Level 8 dnf: /tmp/dnf.package.cache/less-530-2.fc29.x86_64.rpm removed >08:11:56,744 Level 8 dnf: /tmp/dnf.package.cache/mdadm-4.1-rc2.0.2.fc29.x86_64.rpm removed >08:11:56,744 Level 8 dnf: /tmp/dnf.package.cache/python3-libreport-2.9.5-4.fc29.x86_64.rpm removed >08:11:56,744 Level 8 dnf: /tmp/dnf.package.cache/abrt-cli-2.10.10-5.fc29.x86_64.rpm removed >08:11:56,744 Level 8 dnf: /tmp/dnf.package.cache/PackageKit-glib-1.1.11-1.fc29.x86_64.rpm removed >08:11:56,744 Level 8 dnf: /tmp/dnf.package.cache/libutempter-1.1.6-15.fc29.x86_64.rpm removed >08:11:56,744 Level 8 dnf: /tmp/dnf.package.cache/ModemManager-1.8.0-4.fc29.x86_64.rpm removed >08:11:56,744 Level 8 dnf: /tmp/dnf.package.cache/libpkgconf-1.5.3-2.fc29.x86_64.rpm removed >08:11:56,744 Level 8 dnf: /tmp/dnf.package.cache/libxkbcommon-0.8.2-1.fc29.x86_64.rpm removed >08:11:56,744 Level 8 dnf: /tmp/dnf.package.cache/libtevent-0.9.37-2.fc29.x86_64.rpm removed >08:11:56,744 Level 8 dnf: /tmp/dnf.package.cache/sssd-proxy-2.0.0-3.fc29.x86_64.rpm removed >08:11:56,744 Level 8 dnf: /tmp/dnf.package.cache/libwbclient-4.9.1-2.fc29.x86_64.rpm removed >08:11:56,745 Level 8 dnf: /tmp/dnf.package.cache/libgomp-8.2.1-2.fc29.x86_64.rpm removed >08:11:56,746 INF packaging: Verifying: libref_array-0.1.5-41.fc29.x86_64 1534243299 b1ee8ec6515d25f353ed4ccae40667eb45f020899eac26428ff2d38e2e4bc656 >08:11:56,747 INF packaging: Verifying: librepo-1.9.1-1.fc29.x86_64 1534182467 7358d0c108698dcc93e2c9cc36f5703cf9f89f69595cdb02c5a05b5e8a289d14 >08:11:56,748 Level 8 dnf: /tmp/dnf.package.cache/grub2-pc-modules-2.02-60.fc29.noarch.rpm removed >08:11:56,748 Level 8 dnf: /tmp/dnf.package.cache/iwl5000-firmware-8.83.5.1_1-87.fc29.noarch.rpm removed >08:11:56,748 Level 8 dnf: /tmp/dnf.package.cache/zip-3.0-23.fc29.x86_64.rpm removed >08:11:56,748 Level 8 dnf: /tmp/dnf.package.cache/pcsc-lite-1.8.23-4.fc29.x86_64.rpm removed >08:11:56,748 Level 8 dnf: /tmp/dnf.package.cache/libreport-plugin-systemd-journal-2.9.5-4.fc29.x86_64.rpm removed >08:11:56,748 Level 8 dnf: /tmp/dnf.package.cache/sssd-2.0.0-3.fc29.x86_64.rpm removed >08:11:56,748 Level 8 dnf: /tmp/dnf.package.cache/dbus-1.12.10-1.fc29.x86_64.rpm removed >08:11:56,748 Level 8 dnf: /tmp/dnf.package.cache/pam_krb5-2.4.13-11.fc29.x86_64.rpm removed >08:11:56,748 Level 8 dnf: /tmp/dnf.package.cache/tree-1.7.0-15.fc29.x86_64.rpm removed >08:11:56,748 Level 8 dnf: /tmp/dnf.package.cache/python-setuptools-wheel-40.4.3-1.fc29.noarch.rpm removed >08:11:56,749 Level 8 dnf: /tmp/dnf.package.cache/kexec-tools-2.0.17-10.fc29.x86_64.rpm removed >08:11:56,750 INF packaging: Verifying: libreport-2.9.5-4.fc29.x86_64 1531565584 610c8721f302ffcfc3bfd2ccf4cc7fd9afd7c9c54694e8e659ba3b1b8c39d691 >08:11:56,751 INF packaging: Verifying: libreport-cli-2.9.5-4.fc29.x86_64 1531565584 fb7ed7931102f625171f0a40f2691b21c65303cbda1ca00840f0e0c3c52030f4 >08:11:56,752 INF packaging: Verifying: libreport-fedora-2.9.5-4.fc29.x86_64 1531565584 d029728f8073946ac8e3217b9e50cfcae91c901e0e62b7c0b5f1dda77226a733 >08:11:56,749 Level 8 dnf: /tmp/dnf.package.cache/freetype-2.9.1-2.fc29.x86_64.rpm removed >08:11:56,752 Level 8 dnf: /tmp/dnf.package.cache/crda-3.18_2018.05.31-5.fc29.x86_64.rpm removed >08:11:56,753 Level 8 dnf: /tmp/dnf.package.cache/libblockdev-2.20-1.fc29.x86_64.rpm removed >08:11:56,754 INF packaging: Verifying: libreport-filesystem-2.9.5-4.fc29.x86_64 1531565584 8250ff246d5b2189564f72da02be1b33534de89eeaa69b9278585991f5937bd9 >08:11:56,753 Level 8 dnf: /tmp/dnf.package.cache/luksmeta-9-2.fc29.x86_64.rpm removed >08:11:56,754 Level 8 dnf: /tmp/dnf.package.cache/quota-4.04-9.fc29.x86_64.rpm removed >08:11:56,754 Level 8 dnf: /tmp/dnf.package.cache/libmetalink-0.1.3-7.fc29.x86_64.rpm removed >08:11:56,754 Level 8 dnf: /tmp/dnf.package.cache/python3-decorator-4.3.0-1.fc29.noarch.rpm removed >08:11:56,754 Level 8 dnf: /tmp/dnf.package.cache/device-mapper-event-1.02.150-1.fc29.x86_64.rpm removed >08:11:56,755 Level 8 dnf: /tmp/dnf.package.cache/python3-dnf-plugins-core-3.0.4-1.fc29.noarch.rpm removed >08:11:56,756 INF packaging: Verifying: libreport-plugin-bugzilla-2.9.5-4.fc29.x86_64 1531565584 d6e6ced2088e5ad179e14fca313d5dc95880079d75f1e994c185c3c3e0f07c8d >08:11:56,756 Level 8 dnf: /tmp/dnf.package.cache/iwl3160-firmware-25.30.13.0-87.fc29.noarch.rpm removed >08:11:56,756 Level 8 dnf: /tmp/dnf.package.cache/rootfiles-8.1-23.fc29.noarch.rpm removed >08:11:56,756 Level 8 dnf: /tmp/dnf.package.cache/irqbalance-1.4.0-2.fc29.x86_64.rpm removed >08:11:56,756 Level 8 dnf: /tmp/dnf.package.cache/device-mapper-event-libs-1.02.150-1.fc29.x86_64.rpm removed >08:11:56,757 Level 8 dnf: /tmp/dnf.package.cache/libblockdev-part-2.20-1.fc29.x86_64.rpm removed >08:11:56,757 Level 8 dnf: /tmp/dnf.package.cache/libxcrypt-common-4.2.1-2.fc29.noarch.rpm removed >08:11:56,758 INF packaging: Verifying: libreport-plugin-kerneloops-2.9.5-4.fc29.x86_64 1531565584 adf5497274af313ce798e88ae1aa185c5f4e0e69549e30dffe0e1616e299edd7 >08:11:56,759 INF packaging: Verifying: libreport-plugin-logger-2.9.5-4.fc29.x86_64 1531565584 fd347f24f19f893e40c7f731b4e805bcfa7ae54b94dae271e1c3a8241a653804 >08:11:56,759 Level 8 dnf: /tmp/dnf.package.cache/setup-2.12.1-1.fc29.noarch.rpm removed >08:11:56,759 Level 8 dnf: /tmp/dnf.package.cache/passwdqc-lib-1.3.0-12.fc29.x86_64.rpm removed >08:11:56,759 Level 8 dnf: /tmp/dnf.package.cache/procps-ng-3.3.15-4.fc29.x86_64.rpm removed >08:11:56,760 Level 8 dnf: /tmp/dnf.package.cache/libcurl-7.61.1-1.fc29.x86_64.rpm removed >08:11:56,761 INF packaging: Verifying: libreport-plugin-systemd-journal-2.9.5-4.fc29.x86_64 1531565584 27281436174d987a9de81ed427f735fb06ffe1ec5b0ef80ca88f15ba6a0d3d0f >08:11:56,760 Level 8 dnf: /tmp/dnf.package.cache/tpm2-tools-3.1.2-1.fc29.x86_64.rpm removed >08:11:56,761 Level 8 dnf: /tmp/dnf.package.cache/libkcapi-hmaccalc-1.1.1-16.fc29.x86_64.rpm removed >08:11:56,761 Level 8 dnf: /tmp/dnf.package.cache/tar-1.30-6.fc29.x86_64.rpm removed >08:11:56,761 Level 8 dnf: /tmp/dnf.package.cache/libtasn1-4.13-4.fc29.x86_64.rpm removed >08:11:56,761 Level 8 dnf: /tmp/dnf.package.cache/libevent-2.1.8-3.fc29.x86_64.rpm removed >08:11:56,761 Level 8 dnf: /tmp/dnf.package.cache/libreport-web-2.9.5-4.fc29.x86_64.rpm removed >08:11:56,763 INF packaging: Verifying: libreport-plugin-ureport-2.9.5-4.fc29.x86_64 1531565584 7669c488f5128b644a1235d99ebea3afd49a8200c42e44aef56d0ea0d3e75105 >08:11:56,764 INF packaging: Verifying: libreport-web-2.9.5-4.fc29.x86_64 1531565584 7902405f278879d52390e33bf420634480d441e82fb9c41ef934b633e6439a62 >08:11:56,762 Level 8 dnf: /tmp/dnf.package.cache/NetworkManager-1.12.4-1.fc29.x86_64.rpm removed >08:11:56,764 Level 8 dnf: /tmp/dnf.package.cache/device-mapper-multipath-libs-0.7.7-5.gitef6d98b.fc29.x86_64.rpm removed >08:11:56,764 Level 8 dnf: /tmp/dnf.package.cache/dnf-plugins-core-3.0.4-1.fc29.noarch.rpm removed >08:11:56,765 Level 8 dnf: /tmp/dnf.package.cache/coreutils-8.30-4.fc29.x86_64.rpm removed >08:11:56,765 Level 8 dnf: /tmp/dnf.package.cache/NetworkManager-wifi-1.12.4-1.fc29.x86_64.rpm removed >08:11:56,766 INF packaging: Verifying: libseccomp-2.3.3-3.fc29.x86_64 1531566220 58c95b32656134c147c51d148408ca66d949a4bfa27c5b53b0b57547cf0dbced >08:11:56,766 Level 8 dnf: /tmp/dnf.package.cache/gnupg2-2.2.9-1.fc29.x86_64.rpm removed >08:11:56,766 Level 8 dnf: /tmp/dnf.package.cache/npth-1.5-6.fc29.x86_64.rpm removed >08:11:56,766 Level 8 dnf: /tmp/dnf.package.cache/dbus-common-1.12.10-1.fc29.noarch.rpm removed >08:11:56,766 Level 8 dnf: /tmp/dnf.package.cache/ima-evm-utils-1.1-4.fc29.x86_64.rpm removed >08:11:56,766 Level 8 dnf: /tmp/dnf.package.cache/libteam-1.27-10.fc29.x86_64.rpm removed >08:11:56,766 Level 8 dnf: /tmp/dnf.package.cache/iwl6000-firmware-9.221.4.1-87.fc29.noarch.rpm removed >08:11:56,767 Level 8 dnf: /tmp/dnf.package.cache/libunistring-0.9.10-4.fc29.x86_64.rpm removed >08:11:56,767 INF packaging: Verifying: libsecret-0.18.6-2.fc29.x86_64 1531565860 2d4e07b12727423688921105f6de42a33f8567ab52565425664449fd430d343a >08:11:56,769 INF packaging: Verifying: libsepol-2.8-2.fc29.x86_64 1531566075 6ee1ce11074adeaa8933e4db74cfc0d5104a53dd093a27890af3b306e1af8f41 >08:11:56,770 INF packaging: Verifying: libsigsegv-2.11-6.fc29.x86_64 1531566491 8b018e7f933575890f80abd54363fe698ad562793aa53ecf9ac28d554fab1d71 >08:11:56,770 Level 8 dnf: /tmp/dnf.package.cache/jimtcl-0.78-1.fc29.x86_64.rpm removed >08:11:56,770 Level 8 dnf: /tmp/dnf.package.cache/langpacks-en-1.0-13.fc29.noarch.rpm removed >08:11:56,770 Level 8 dnf: /tmp/dnf.package.cache/c-ares-1.13.0-5.fc29.x86_64.rpm removed >08:11:56,770 Level 8 dnf: /tmp/dnf.package.cache/plymouth-0.9.3-13.fc29.x86_64.rpm removed >08:11:56,771 Level 8 dnf: /tmp/dnf.package.cache/polkit-pkla-compat-0.1-13.fc29.x86_64.rpm removed >08:11:56,772 INF packaging: Verifying: libsmartcols-2.32.1-1.fc29.x86_64 1531741884 626eedec9c28929c2dd72da797feb62b58a1f809346916e6080175514c394a89 >08:11:56,772 Level 8 dnf: /tmp/dnf.package.cache/libdnf-0.20.0-1.fc29.x86_64.rpm removed >08:11:56,773 Level 8 dnf: /tmp/dnf.package.cache/libpath_utils-0.2.1-41.fc29.x86_64.rpm removed >08:11:56,773 Level 8 dnf: /tmp/dnf.package.cache/initscripts-10.01-1.fc29.x86_64.rpm removed >08:11:56,773 Level 8 dnf: /tmp/dnf.package.cache/iwl4965-firmware-228.61.2.24-87.fc29.noarch.rpm removed >08:11:56,774 Level 8 dnf: /tmp/dnf.package.cache/audit-3.0-0.4.20180831git0047a6c.fc29.x86_64.rpm removed >08:11:56,775 INF packaging: Verifying: libsolv-0.6.35-1.fc29.x86_64 1533839260 6e0da280a6e059da59dd02bc08bdeee651d13911c18de9ce64daa6b61595cb2c >08:11:56,774 Level 8 dnf: /tmp/dnf.package.cache/libluksmeta-9-2.fc29.x86_64.rpm removed >08:11:56,775 Level 8 dnf: /tmp/dnf.package.cache/grub2-tools-extra-2.02-60.fc29.x86_64.rpm removed >08:11:56,775 Level 8 dnf: /tmp/dnf.package.cache/vim-minimal-8.1.408-1.fc29.x86_64.rpm removed >08:11:56,776 Level 8 dnf: /tmp/dnf.package.cache/trousers-0.3.13-11.fc29.x86_64.rpm removed >08:11:56,776 INF packaging: Verifying: libss-1.44.3-1.fc29.x86_64 1531451652 01f8e730938aabf71a735d2973de4fc40b9ff7fbe13c484c34446ab11a06ab0e >08:11:56,776 Level 8 dnf: /tmp/dnf.package.cache/usbutils-010-2.fc29.x86_64.rpm removed >08:11:56,778 Level 8 dnf: /tmp/dnf.package.cache/libpcap-1.9.0-2.fc29.x86_64.rpm removed >08:11:56,778 Level 8 dnf: /tmp/dnf.package.cache/python3-slip-0.6.4-12.fc29.noarch.rpm removed >08:11:56,778 Level 8 dnf: /tmp/dnf.package.cache/libreport-plugin-kerneloops-2.9.5-4.fc29.x86_64.rpm removed >08:11:56,778 Level 8 dnf: /tmp/dnf.package.cache/bind-libs-lite-9.11.4-10.P2.fc29.x86_64.rpm removed >08:11:56,778 Level 8 dnf: /tmp/dnf.package.cache/libselinux-2.8-4.fc29.x86_64.rpm removed >08:11:56,778 Level 8 dnf: /tmp/dnf.package.cache/nano-3.0-2.fc29.x86_64.rpm removed >08:11:56,778 Level 8 dnf: /tmp/dnf.package.cache/wpa_supplicant-2.6-17.fc29.x86_64.rpm removed >08:11:56,778 Level 8 dnf: /tmp/dnf.package.cache/dracut-config-rescue-048-14.git20180726.fc29.x86_64.rpm removed >08:11:56,778 Level 8 dnf: /tmp/dnf.package.cache/telnet-0.17-74.fc29.x86_64.rpm removed >08:11:56,779 Level 8 dnf: /tmp/dnf.package.cache/libblockdev-utils-2.20-1.fc29.x86_64.rpm removed >08:11:56,778 INF packaging: Verifying: libstdc++-8.2.1-2.fc29.x86_64 1533181391 5c8ec25dc254645d3445a559cb92953bf395a7b086ed2da74dae3764cacef1bc >08:11:56,780 INF packaging: Verifying: libstemmer-0-11.585svn.fc29.x86_64 1531567148 b726bc3a84f740acc03e16244347d475ec4a0c8af39c171dfd863fb53c87bf7e >08:11:56,781 INF packaging: Verifying: libsysfs-2.1.0-25.fc29.x86_64 1532301209 35dd4475db046f27d83de216f38778f05fa82732bb722028fb7b8040048769b2 >08:11:56,782 INF packaging: Verifying: libtalloc-2.1.14-2.fc29.x86_64 1531463800 6f85496c1bf5f13ab1e704eb510ddf4161db07ba008a00fc81aaf7df89a0f4cf >08:11:56,779 Level 8 dnf: /tmp/dnf.package.cache/NetworkManager-bluetooth-1.12.4-1.fc29.x86_64.rpm removed >08:11:56,782 Level 8 dnf: /tmp/dnf.package.cache/bind-license-9.11.4-10.P2.fc29.noarch.rpm removed >08:11:56,782 Level 8 dnf: /tmp/dnf.package.cache/libertas-usb8388-firmware-20180913-87.git44d4fca9.fc29.noarch.rpm removed >08:11:56,782 Level 8 dnf: /tmp/dnf.package.cache/libbabeltrace-1.5.6-1.fc29.x86_64.rpm removed >08:11:56,782 Level 8 dnf: /tmp/dnf.package.cache/cyrus-sasl-gssapi-2.1.27-0.3rc7.fc29.x86_64.rpm removed >08:11:56,783 Level 8 dnf: /tmp/dnf.package.cache/libss-1.44.3-1.fc29.x86_64.rpm removed >08:11:56,783 Level 8 dnf: /tmp/dnf.package.cache/rpm-plugin-systemd-inhibit-4.14.2-1.fc29.x86_64.rpm removed >08:11:56,783 INF packaging: Verifying: libtar-1.2.20-15.fc29.x86_64 1531567479 811b149e7511ddbe2da1075a6f4f280c51a942673d80e98f8fa8915555d29c17 >08:11:56,785 INF packaging: Verifying: libtasn1-4.13-4.fc29.x86_64 1532252985 fb5ca6579df19f64676b9398ea64ed4cfc3a4ec8531a8a696b2d776d63eac600 >08:11:56,785 Level 8 dnf: /tmp/dnf.package.cache/iproute-4.18.0-3.fc29.x86_64.rpm removed >08:11:56,785 Level 8 dnf: /tmp/dnf.package.cache/python3-3.7.0-9.fc29.x86_64.rpm removed >08:11:56,785 Level 8 dnf: /tmp/dnf.package.cache/python3-iniparse-0.4-32.fc29.noarch.rpm removed >08:11:56,785 Level 8 dnf: /tmp/dnf.package.cache/grub2-tools-minimal-2.02-60.fc29.x86_64.rpm removed >08:11:56,785 Level 8 dnf: /tmp/dnf.package.cache/libdb-utils-5.3.28-33.fc29.x86_64.rpm removed >08:11:56,785 Level 8 dnf: /tmp/dnf.package.cache/sed-4.5-2.fc29.x86_64.rpm removed >08:11:56,785 Level 8 dnf: /tmp/dnf.package.cache/libmnl-1.0.4-8.fc29.x86_64.rpm removed >08:11:56,785 Level 8 dnf: /tmp/dnf.package.cache/at-3.1.23-1.fc29.x86_64.rpm removed >08:11:56,785 Level 8 dnf: /tmp/dnf.package.cache/tcpdump-4.9.2-6.fc29.x86_64.rpm removed >08:11:56,785 Level 8 dnf: /tmp/dnf.package.cache/volume_key-libs-0.3.10-2.fc29.x86_64.rpm removed >08:11:56,785 Level 8 dnf: /tmp/dnf.package.cache/systemd-pam-239-3.fc29.x86_64.rpm removed >08:11:56,786 Level 8 dnf: /tmp/dnf.package.cache/xz-5.2.4-3.fc29.x86_64.rpm removed >08:11:56,786 Level 8 dnf: /tmp/dnf.package.cache/web-assets-filesystem-5-8.fc29.noarch.rpm removed >08:11:56,787 INF packaging: Verifying: libtdb-1.3.16-2.fc29.x86_64 1531464130 bccadd77b7a47162d53836c2ef218e732bc9148102eaccb1e929677f70193bdd >08:11:56,788 INF packaging: Verifying: libteam-1.27-10.fc29.x86_64 1533218229 27032d25b61d03beb65b6fa1acbf85a5a4318fa44f2297f405945d7ef3249d33 >08:11:56,789 INF packaging: Verifying: libtevent-0.9.37-2.fc29.x86_64 1531464351 9d71477e9b5dd3955186508357a28e9171055703db530d5458dbae217dae807d >08:11:56,789 Level 8 dnf: /tmp/dnf.package.cache/shared-mime-info-1.10-2.fc29.x86_64.rpm removed >08:11:56,790 Level 8 dnf: /tmp/dnf.package.cache/popt-1.16-15.fc29.x86_64.rpm removed >08:11:56,790 Level 8 dnf: /tmp/dnf.package.cache/elfutils-0.174-1.fc29.x86_64.rpm removed >08:11:56,790 Level 8 dnf: /tmp/dnf.package.cache/fedora-repos-29-0.9.noarch.rpm removed >08:11:56,790 Level 8 dnf: /tmp/dnf.package.cache/libnsl2-1.2.0-3.20180605git4a062cf.fc29.x86_64.rpm removed >08:11:56,790 Level 8 dnf: /tmp/dnf.package.cache/libbytesize-1.4-1.fc29.x86_64.rpm removed >08:11:56,790 Level 8 dnf: /tmp/dnf.package.cache/pcre-8.42-4.fc29.x86_64.rpm removed >08:11:56,790 Level 8 dnf: /tmp/dnf.package.cache/libreport-plugin-bugzilla-2.9.5-4.fc29.x86_64.rpm removed >08:11:56,790 Level 8 dnf: /tmp/dnf.package.cache/python3-gpg-1.11.1-3.fc29.x86_64.rpm removed >08:11:56,790 Level 8 dnf: /tmp/dnf.package.cache/nss-3.39.0-2.fc29.x86_64.rpm removed >08:11:56,790 Level 8 dnf: /tmp/dnf.package.cache/wget-1.19.5-5.fc29.x86_64.rpm removed >08:11:56,790 Level 8 dnf: /tmp/dnf.package.cache/libreport-filesystem-2.9.5-4.fc29.x86_64.rpm removed >08:11:56,791 INF packaging: Verifying: libtirpc-1.1.4-0.fc29.x86_64 1535380359 0aad94f100ad1b71074cddb3b24938c5a325b6d737cf8c3260977d239ba6ce2e >08:11:56,793 INF packaging: Verifying: libunistring-0.9.10-4.fc29.x86_64 1533046804 503152b3aae5fcbc7d48197ee9d162588b3b27932d391a7b2c7419b5322637c5 >08:11:56,795 INF packaging: Verifying: libusbx-1.0.22-1.fc29.x86_64 1533630165 4b13c39bd68fe0f7296569ee88d07b2c6bb3d609c1d58fe7961d2b6eb3458eae >08:11:56,794 Level 8 dnf: /tmp/dnf.package.cache/systemd-239-3.fc29.x86_64.rpm removed >08:11:56,795 Level 8 dnf: /tmp/dnf.package.cache/ntfsprogs-2017.3.23-8.fc29.x86_64.rpm removed >08:11:56,795 Level 8 dnf: /tmp/dnf.package.cache/acl-2.2.53-2.fc29.x86_64.rpm removed >08:11:56,795 Level 8 dnf: /tmp/dnf.package.cache/libgcrypt-1.8.3-3.fc29.x86_64.rpm removed >08:11:56,795 Level 8 dnf: /tmp/dnf.package.cache/cups-libs-2.2.8-5.fc29.x86_64.rpm removed >08:11:56,796 Level 8 dnf: /tmp/dnf.package.cache/rpm-plugin-selinux-4.14.2-1.fc29.x86_64.rpm removed >08:11:56,797 INF packaging: Verifying: libuser-0.62-18.fc29.x86_64 1532075564 37e23c1896ec83a1297332f400d98a0733e8c48d51dc07d2f5147ee211cbf33c >08:11:56,798 INF packaging: Verifying: libutempter-1.1.6-15.fc29.x86_64 1531567677 c338d34d4ab35a274643da7b3ff4b00d99dd100a5690c7011030864dabf2d536 >08:11:56,796 Level 8 dnf: /tmp/dnf.package.cache/python3-distro-1.3.0-4.fc29.noarch.rpm removed >08:11:56,798 Level 8 dnf: /tmp/dnf.package.cache/glib2-2.58.1-1.fc29.x86_64.rpm removed >08:11:56,798 Level 8 dnf: /tmp/dnf.package.cache/python3-abrt-2.10.10-5.fc29.x86_64.rpm removed >08:11:56,798 Level 8 dnf: /tmp/dnf.package.cache/ca-certificates-2018.2.26-2.fc29.noarch.rpm removed >08:11:56,799 Level 8 dnf: /tmp/dnf.package.cache/atmel-firmware-1.3-19.fc29.noarch.rpm removed >08:11:56,800 INF packaging: Verifying: libuuid-2.32.1-1.fc29.x86_64 1531741884 d601bbe6f0cc18e91fa0d376a3e20a984eb2a9426673306ae5722b5f91a00f8e >08:11:56,800 Level 8 dnf: /tmp/dnf.package.cache/mpfr-3.1.6-2.fc29.x86_64.rpm removed >08:11:56,801 INF packaging: Verifying: libverto-0.3.0-6.fc29.x86_64 1531568192 48b027aee2ed6fd3d2fb91d093ce1b9d450bc9f8c4e2aa13b8eb3c78ac844844 >08:11:56,803 INF packaging: Verifying: libverto-libev-0.3.0-6.fc29.x86_64 1531568192 2f6394cd49c626378de8a13225cf872aee78ba3010d476a3d0e897e8c2a47bb8 >08:11:56,803 Level 8 dnf: /tmp/dnf.package.cache/selinux-policy-targeted-3.14.2-35.fc29.noarch.rpm removed >08:11:56,804 Level 8 dnf: /tmp/dnf.package.cache/libblockdev-crypto-2.20-1.fc29.x86_64.rpm removed >08:11:56,805 INF packaging: Verifying: libxkbcommon-0.8.2-1.fc29.x86_64 1533513178 9329bc4c73df9a5b9ea7db83397074a3ecf522a1d32309befa5cd6de4765ab9d >08:11:56,806 INF packaging: Verifying: libxml2-2.9.8-4.fc29.x86_64 1533236435 c2f56066ed28bbb8516168a5a6fb35d13ffa7e6feff90a77f3eaa4e967e2f36f >08:11:56,804 Level 8 dnf: /tmp/dnf.package.cache/ncurses-libs-6.1-8.20180923.fc29.x86_64.rpm removed >08:11:56,806 Level 8 dnf: /tmp/dnf.package.cache/ipset-libs-6.38-1.fc29.x86_64.rpm removed >08:11:56,806 Level 8 dnf: /tmp/dnf.package.cache/sssd-client-2.0.0-3.fc29.x86_64.rpm removed >08:11:56,806 Level 8 dnf: /tmp/dnf.package.cache/zd1211-firmware-1.5-3.fc29.noarch.rpm removed >08:11:56,806 Level 8 dnf: /tmp/dnf.package.cache/dnf-data-3.6.1-1.fc29.noarch.rpm removed >08:11:56,807 Level 8 dnf: /tmp/dnf.package.cache/bzip2-libs-1.0.6-28.fc29.x86_64.rpm removed >08:11:56,808 INF packaging: Verifying: libyaml-0.2.1-2.fc29.x86_64 1534256462 a2b7e05afeb60fe9f4804f1fef1ffb7285677e7ba6f9c42b1451e41a5617f589 >08:11:56,807 Level 8 dnf: /tmp/dnf.package.cache/zlib-1.2.11-14.fc29.x86_64.rpm removed >08:11:56,808 Level 8 dnf: /tmp/dnf.package.cache/libref_array-0.1.5-41.fc29.x86_64.rpm removed >08:11:56,808 Level 8 dnf: /tmp/dnf.package.cache/libstdc++-8.2.1-2.fc29.x86_64.rpm removed >08:11:56,808 Level 8 dnf: /tmp/dnf.package.cache/python3-bind-9.11.4-10.P2.fc29.noarch.rpm removed >08:11:56,808 Level 8 dnf: /tmp/dnf.package.cache/libjose-10-3.fc29.x86_64.rpm removed >08:11:56,808 Level 8 dnf: /tmp/dnf.package.cache/rsyslog-8.37.0-1.fc29.x86_64.rpm removed >08:11:56,808 Level 8 dnf: /tmp/dnf.package.cache/fedora-gpg-keys-29-0.9.noarch.rpm removed >08:11:56,809 Level 8 dnf: /tmp/dnf.package.cache/libtdb-1.3.16-2.fc29.x86_64.rpm removed >08:11:56,809 Level 8 dnf: /tmp/dnf.package.cache/gdbm-libs-1.18-1.fc29.x86_64.rpm removed >08:11:56,810 INF packaging: Verifying: libzstd-1.3.5-2.fc29.x86_64 1531682916 fe534d1167faddb79c7002de5a945819b510516f3a8e9a2772382f0826bd93f7 >08:11:56,811 INF packaging: Verifying: linux-atm-libs-2.5.1-21.fc29.x86_64 1531570145 70aaceb6be083328307c23f6accb8145337a419a26a0dfb09ecbff0ed07b6be3 >08:11:56,812 Level 8 dnf: /tmp/dnf.package.cache/libidn2-2.0.5-2.fc29.x86_64.rpm removed >08:11:56,812 Level 8 dnf: /tmp/dnf.package.cache/libattr-2.4.48-3.fc29.x86_64.rpm removed >08:11:56,812 Level 8 dnf: /tmp/dnf.package.cache/hwdata-0.316-1.fc29.noarch.rpm removed >08:11:56,812 Level 8 dnf: /tmp/dnf.package.cache/libev-4.24-7.fc29.x86_64.rpm removed >08:11:56,812 Level 8 dnf: /tmp/dnf.package.cache/libfastjson-0.99.8-3.fc29.x86_64.rpm removed >08:11:56,812 Level 8 dnf: /tmp/dnf.package.cache/realmd-0.16.3-16.fc29.x86_64.rpm removed >08:11:56,812 Level 8 dnf: /tmp/dnf.package.cache/gdk-pixbuf2-2.38.0-4.fc29.x86_64.rpm removed >08:11:56,812 Level 8 dnf: /tmp/dnf.package.cache/crypto-policies-20180925-1.git71ca85f.fc29.noarch.rpm removed >08:11:56,812 Level 8 dnf: /tmp/dnf.package.cache/libsmbclient-4.9.1-2.fc29.x86_64.rpm removed >08:11:56,812 Level 8 dnf: /tmp/dnf.package.cache/libcap-ng-0.7.9-4.fc29.x86_64.rpm removed >08:11:56,812 Level 8 dnf: /tmp/dnf.package.cache/audit-libs-3.0-0.4.20180831git0047a6c.fc29.x86_64.rpm removed >08:11:56,813 Level 8 dnf: /tmp/dnf.package.cache/libudisks2-2.8.1-1.fc29.x86_64.rpm removed >08:11:56,814 INF packaging: Verifying: lmdb-libs-0.9.22-3.fc29.x86_64 1531570832 238a6aa05ab38497ebed1c233444bc1198106899c8f1c8295fb0c73d9ae8dfae >08:11:56,815 INF packaging: Verifying: logrotate-3.14.0-4.fc29.x86_64 1533898586 a74c2321538a73f77772110e4ea99074803a628ad08cfb3f6611ceb66d688791 >08:11:56,813 Level 8 dnf: /tmp/dnf.package.cache/cockpit-packagekit-178-1.fc29.noarch.rpm removed >08:11:56,815 Level 8 dnf: /tmp/dnf.package.cache/nmap-ncat-7.70-4.fc29.x86_64.rpm removed >08:11:56,815 Level 8 dnf: /tmp/dnf.package.cache/libblockdev-mdraid-2.20-1.fc29.x86_64.rpm removed >08:11:56,816 Level 8 dnf: /tmp/dnf.package.cache/libargon2-20161029-6.fc29.x86_64.rpm removed >08:11:56,816 Level 8 dnf: /tmp/dnf.package.cache/polkit-libs-0.115-2.fc29.x86_64.rpm removed >08:11:56,816 INF packaging: Verifying: lsof-4.91-2.fc29.x86_64 1531571839 1b2b3c7af5e622969c099b3f37de4a884059dd3cd8f9a2b09e6a89a54ae22760 >08:11:56,818 INF packaging: Verifying: lua-libs-5.3.5-2.fc29.x86_64 1531572064 36970a09188f31fe097d04d021ab822e5b93ec4c6797671fccecf2220e8a302a >08:11:56,818 Level 8 dnf: /tmp/dnf.package.cache/grubby-8.40-18.fc29.x86_64.rpm removed >08:11:56,818 Level 8 dnf: /tmp/dnf.package.cache/sssd-nfs-idmap-2.0.0-3.fc29.x86_64.rpm removed >08:11:56,818 Level 8 dnf: /tmp/dnf.package.cache/btrfs-progs-4.17.1-1.fc29.x86_64.rpm removed >08:11:56,818 Level 8 dnf: /tmp/dnf.package.cache/e2fsprogs-1.44.3-1.fc29.x86_64.rpm removed >08:11:56,818 Level 8 dnf: /tmp/dnf.package.cache/ipset-6.38-1.fc29.x86_64.rpm removed >08:11:56,818 Level 8 dnf: /tmp/dnf.package.cache/abrt-addon-vmcore-2.10.10-5.fc29.x86_64.rpm removed >08:11:56,818 Level 8 dnf: /tmp/dnf.package.cache/nss-softokn-3.39.0-2.fc29.x86_64.rpm removed >08:11:56,818 Level 8 dnf: /tmp/dnf.package.cache/trousers-lib-0.3.13-11.fc29.x86_64.rpm removed >08:11:56,820 INF packaging: Verifying: luksmeta-9-2.fc29.x86_64 1533842505 feb4a849fce92fc699c147093be0720d5924a8fb9dc0b702d4b0351e67d55a98 >08:11:56,821 INF packaging: Verifying: lvm2-2.02.181-1.fc29.x86_64 1533198336 a908a7c4ce3e1630297007583b5ab8d30ec95444cb383c6ad663ecc2642216f5 >08:11:56,819 Level 8 dnf: /tmp/dnf.package.cache/python-pip-wheel-18.0-4.fc29.noarch.rpm removed >08:11:56,821 Level 8 dnf: /tmp/dnf.package.cache/emacs-filesystem-26.1-6.fc29.noarch.rpm removed >08:11:56,821 Level 8 dnf: /tmp/dnf.package.cache/libzstd-1.3.5-2.fc29.x86_64.rpm removed >08:11:56,821 Level 8 dnf: /tmp/dnf.package.cache/sssd-ad-2.0.0-3.fc29.x86_64.rpm removed >08:11:56,821 Level 8 dnf: /tmp/dnf.package.cache/abrt-plugin-bodhi-2.10.10-5.fc29.x86_64.rpm removed >08:11:56,821 Level 8 dnf: /tmp/dnf.package.cache/kmod-25-3.fc29.x86_64.rpm removed >08:11:56,821 Level 8 dnf: /tmp/dnf.package.cache/clevis-luks-11-1.fc29.x86_64.rpm removed >08:11:56,822 Level 8 dnf: /tmp/dnf.package.cache/desktop-file-utils-0.23-9.fc29.x86_64.rpm removed >08:11:56,822 INF packaging: Verifying: lvm2-libs-2.02.181-1.fc29.x86_64 1533198336 0ba0b1dae65468073dff653ca98610619b0dcd1460e88b3e1c4eeeaba1d81f23 >08:11:56,824 INF packaging: Verifying: lz4-1.8.2-2.fc29.x86_64 1531635059 30c6bd71e3ec94f47d3247dc9d844e2754196b379100abf0b3e8e8a533361155 >08:11:56,822 Level 8 dnf: /tmp/dnf.package.cache/device-mapper-persistent-data-0.7.6-2.fc29.x86_64.rpm removed >08:11:56,824 Level 8 dnf: /tmp/dnf.package.cache/libpsl-0.20.2-5.fc29.x86_64.rpm removed >08:11:56,824 Level 8 dnf: /tmp/dnf.package.cache/iwl2030-firmware-18.168.6.1-87.fc29.noarch.rpm removed >08:11:56,824 Level 8 dnf: /tmp/dnf.package.cache/rpm-build-libs-4.14.2-1.fc29.x86_64.rpm removed >08:11:56,824 Level 8 dnf: /tmp/dnf.package.cache/openssl-1.1.1-3.fc29.x86_64.rpm removed >08:11:56,824 Level 8 dnf: /tmp/dnf.package.cache/abrt-libs-2.10.10-5.fc29.x86_64.rpm removed >08:11:56,824 Level 8 dnf: /tmp/dnf.package.cache/bind-utils-9.11.4-10.P2.fc29.x86_64.rpm removed >08:11:56,824 Level 8 dnf: /tmp/dnf.package.cache/ipw2100-firmware-1.3-23.fc29.noarch.rpm removed >08:11:56,825 Level 8 dnf: /tmp/dnf.package.cache/gobject-introspection-1.58.0-2.fc29.x86_64.rpm removed >08:11:56,825 INF packaging: Verifying: lz4-libs-1.8.2-2.fc29.x86_64 1531635059 ff5664e08b10a7245b0ae78219b4502af74f28214bfb06a703a75960e6fff288 >08:11:56,826 INF packaging: Verifying: lzo-2.08-14.fc29.x86_64 1531573987 b28b57548c1be95a1e00dd84f68bc9c192331374c33892e8bfbec877bd0cd99f >08:11:56,828 INF packaging: Verifying: mailcap-2.1.48-4.fc29.noarch 1531574117 c7284893a52036c5356d89a03fb0c8dcd0bfb1027ea89f0d673734ac5aa0dfa5 >08:11:56,825 Level 8 dnf: /tmp/dnf.package.cache/ipw2200-firmware-3.1-16.fc29.noarch.rpm removed >08:11:56,828 Level 8 dnf: /tmp/dnf.package.cache/isns-utils-libs-0.97-7.fc29.x86_64.rpm removed >08:11:56,828 Level 8 dnf: /tmp/dnf.package.cache/mlocate-0.26-22.fc29.x86_64.rpm removed >08:11:56,828 Level 8 dnf: /tmp/dnf.package.cache/iwl135-firmware-18.168.6.1-87.fc29.noarch.rpm removed >08:11:56,828 Level 8 dnf: /tmp/dnf.package.cache/pcre2-10.32-3.fc29.x86_64.rpm removed >08:11:56,828 Level 8 dnf: /tmp/dnf.package.cache/bind-export-libs-9.11.4-10.P2.fc29.x86_64.rpm removed >08:11:56,830 INF packaging: Verifying: man-db-2.8.4-1.fc29.x86_64 1532960388 5359f4aedf78a2f54b655f20979d3247924a69379051db7dbb74c16392504222 >08:11:56,831 INF packaging: Verifying: man-pages-4.16-3.fc29.noarch 1533309717 60eb9fe3d6411160e55c1a057a0facd761d90e8740fabe9a79c67da22dedd206 >08:11:56,831 Level 8 dnf: /tmp/dnf.package.cache/fedora-logos-28.0.3-2.fc29.x86_64.rpm removed >08:11:56,831 Level 8 dnf: /tmp/dnf.package.cache/passwd-0.80-4.fc29.x86_64.rpm removed >08:11:56,831 Level 8 dnf: /tmp/dnf.package.cache/hunspell-en-0.20140811.1-13.fc29.noarch.rpm removed >08:11:56,832 Level 8 dnf: /tmp/dnf.package.cache/augeas-libs-1.10.1-3.fc29.x86_64.rpm removed >08:11:56,832 INF packaging: Verifying: mcelog-3:153-3.fc29.x86_64 1532440437 7586742e6f757f38713d62d68e597aaf882fd3f77ca11b2dbdc74dd2a2338b79 >08:11:56,833 INF packaging: Verifying: mdadm-4.1-rc2.0.2.fc29.x86_64 1536879164 cf6a0c8c5241633bb1105c6a78d1836e2cb48b4f06be739a2c2ac5c77ad8118c >08:11:56,834 Level 8 dnf: /tmp/dnf.package.cache/dracut-048-14.git20180726.fc29.x86_64.rpm removed >08:11:56,834 Level 8 dnf: /tmp/dnf.package.cache/readline-7.0-12.fc29.x86_64.rpm removed >08:11:56,834 Level 8 dnf: /tmp/dnf.package.cache/bash-4.4.23-4.fc29.x86_64.rpm removed >08:11:56,834 Level 8 dnf: /tmp/dnf.package.cache/diffutils-3.6-5.fc29.x86_64.rpm removed >08:11:56,834 Level 8 dnf: /tmp/dnf.package.cache/sscg-2.3.3-3.fc29.x86_64.rpm removed >08:11:56,834 Level 8 dnf: /tmp/dnf.package.cache/ncurses-6.1-8.20180923.fc29.x86_64.rpm removed >08:11:56,834 Level 8 dnf: /tmp/dnf.package.cache/libedit-3.1-24.20170329cvs.fc29.x86_64.rpm removed >08:11:56,835 Level 8 dnf: /tmp/dnf.package.cache/python3-firewall-0.6.2-1.fc29.noarch.rpm removed >08:11:56,836 INF packaging: Verifying: microcode_ctl-2:2.1-26.fc29.x86_64 1534149285 94391f7d91bcd38ea2f688716a1da07775f8ac0832a77b441ab01d01b784db06 >08:11:56,837 INF packaging: Verifying: mlocate-0.26-22.fc29.x86_64 1531580721 7e6844fc44dd87b274f6f90df67809906ecf29dcb004bc616d3a26f860527937 >08:11:56,835 Level 8 dnf: /tmp/dnf.package.cache/dmidecode-3.2-1.fc29.x86_64.rpm removed >08:11:56,838 Level 8 dnf: /tmp/dnf.package.cache/geolite2-country-20180807-1.fc29.noarch.rpm removed >08:11:56,838 Level 8 dnf: /tmp/dnf.package.cache/sssd-krb5-common-2.0.0-3.fc29.x86_64.rpm removed >08:11:56,838 Level 8 dnf: /tmp/dnf.package.cache/dbus-daemon-1.12.10-1.fc29.x86_64.rpm removed >08:11:56,838 Level 8 dnf: /tmp/dnf.package.cache/glibc-2.28-9.fc29.x86_64.rpm removed >08:11:56,838 Level 8 dnf: /tmp/dnf.package.cache/ntfs-3g-2017.3.23-8.fc29.x86_64.rpm removed >08:11:56,838 Level 8 dnf: /tmp/dnf.package.cache/iproute-tc-4.18.0-3.fc29.x86_64.rpm removed >08:11:56,839 Level 8 dnf: /tmp/dnf.package.cache/libcroco-0.6.12-5.fc29.x86_64.rpm removed >08:11:56,840 INF packaging: Verifying: mozjs52-52.9.0-1.fc29.x86_64 1532522490 cd79950190c91f4e34c51542e7f0a1d2ff72e1cc00fcee2fbb69c2a149ea73c7 >08:11:56,841 INF packaging: Verifying: mpfr-3.1.6-2.fc29.x86_64 1531582978 c9456b065891306d07baa57819ed34e716a0f047c0621c4cd5875ff38406a5bc >08:11:56,841 Level 8 dnf: /tmp/dnf.package.cache/nfs-utils-2.3.2-1.rc3.fc29.x86_64.rpm removed >08:11:56,841 Level 8 dnf: /tmp/dnf.package.cache/sssd-common-2.0.0-3.fc29.x86_64.rpm removed >08:11:56,842 Level 8 dnf: /tmp/dnf.package.cache/json-c-0.13.1-3.fc29.x86_64.rpm removed >08:11:56,842 INF packaging: Verifying: mtr-2:0.92-3.fc29.x86_64 1531583433 c03652e08144da5566dedfb025b830fae78e5d7a6b65266c632b242135b975ca >08:11:56,842 Level 8 dnf: /tmp/dnf.package.cache/dosfstools-4.1-6.fc29.x86_64.rpm removed >08:11:56,843 Level 8 dnf: /tmp/dnf.package.cache/cracklib-dicts-2.9.6-15.fc29.x86_64.rpm removed >08:11:56,843 Level 8 dnf: /tmp/dnf.package.cache/libsemanage-2.8-4.fc29.x86_64.rpm removed >08:11:56,843 Level 8 dnf: /tmp/dnf.package.cache/kbd-misc-2.0.4-9.fc29.noarch.rpm removed >08:11:56,843 Level 8 dnf: /tmp/dnf.package.cache/basesystem-11-6.fc29.noarch.rpm removed >08:11:56,844 Level 8 dnf: /tmp/dnf.package.cache/libsss_autofs-2.0.0-3.fc29.x86_64.rpm removed >08:11:56,844 INF packaging: Verifying: net-tools-2.0-0.52.20160912git.fc29.x86_64 1532349009 5b8836b91ce62bb22892f86a876b070151fd77c9821552a0b9e50238dfea7d61 >08:11:56,846 INF packaging: Verifying: nfs-utils-1:2.3.2-1.rc3.fc29.x86_64 1531933466 f85818e4f364f6643d4cbfce3b0f064d37a47226a03919cb07e6e2e20cf4e935 >08:11:56,847 INF packaging: Verifying: nftables-1:0.9.0-2.fc29.x86_64 1531587635 7bcd91e2d8bb0290baf0cb256cee3cedaf26067f1a8cae1ecf0f66e44a41bdb3 >08:11:56,844 Level 8 dnf: /tmp/dnf.package.cache/libatasmart-0.19-15.fc29.x86_64.rpm removed >08:11:56,847 Level 8 dnf: /tmp/dnf.package.cache/bzip2-1.0.6-28.fc29.x86_64.rpm removed >08:11:56,847 Level 8 dnf: /tmp/dnf.package.cache/iptables-1.8.0-3.fc29.x86_64.rpm removed >08:11:56,847 Level 8 dnf: /tmp/dnf.package.cache/bash-completion-2.8-3.fc29.noarch.rpm removed >08:11:56,847 Level 8 dnf: /tmp/dnf.package.cache/cryptsetup-2.0.4-1.fc29.x86_64.rpm removed >08:11:56,848 INF packaging: Verifying: npth-1.5-6.fc29.x86_64 1531594090 22ed4ce94631cb919674de7706ce36adc1c98dcc9cfc27fb571101ab94d2babb >08:11:56,850 INF packaging: Verifying: ntfs-3g-2:2017.3.23-8.fc29.x86_64 1531747306 3b9b5ce1fea20446cd0c8220df528e2a89f48b7698d863f1eb609e538812619b >08:11:56,852 INF packaging: Verifying: ntfsprogs-2:2017.3.23-8.fc29.x86_64 1531747306 8cd0c18e084bf1d319134f23b9c44f0a7dd18a135522f5b30817ae699e468f82 >08:11:56,853 INF packaging: Verifying: numactl-libs-2.0.12-1.fc29.x86_64 1533546173 ab0e26a54258cdf687257a7f5e0345aef230535945a153e1adc04a2329aaf302 >08:11:56,854 INF packaging: Verifying: openldap-2.4.46-8.fc29.x86_64 1534425774 20644b78110375916c9dfe623add0a75e20dda5c0c9cee59efbcb4c16faf9b6a >08:11:56,855 Level 8 dnf: /tmp/dnf.package.cache/kernel-core-4.18.11-301.fc29.x86_64.rpm removed >08:11:56,855 Level 8 dnf: /tmp/dnf.package.cache/abrt-addon-coredump-helper-2.10.10-5.fc29.x86_64.rpm removed >08:11:56,857 INF packaging: Verifying: os-prober-1.74-7.fc29.x86_64 1531599745 6a0ee480111126945db5c0e72c7015da82b2099ea43e5723349837d3fd05d440 >08:11:56,858 INF packaging: Verifying: pam-1.3.1-3.fc29.x86_64 1531601078 4fbbfff0abef27ab453ae60694ab4d4e4eacaa75a8db20319e69fba25ac2d532 >08:11:56,859 Level 8 dnf: /tmp/dnf.package.cache/gdb-headless-8.2-2.fc29.x86_64.rpm removed >08:11:56,859 Level 8 dnf: /tmp/dnf.package.cache/python3-abrt-addon-2.10.10-5.fc29.x86_64.rpm removed >08:11:56,859 Level 8 dnf: /tmp/dnf.package.cache/libtool-ltdl-2.4.6-27.fc29.x86_64.rpm removed >08:11:56,859 Level 8 dnf: /tmp/dnf.package.cache/libnetfilter_conntrack-1.0.6-6.fc29.x86_64.rpm removed >08:11:56,859 Level 8 dnf: /tmp/dnf.package.cache/iwl6050-firmware-41.28.5.1-87.fc29.noarch.rpm removed >08:11:56,859 Level 8 dnf: /tmp/dnf.package.cache/time-1.9-5.fc29.x86_64.rpm removed >08:11:56,859 Level 8 dnf: /tmp/dnf.package.cache/abrt-addon-ccpp-2.10.10-5.fc29.x86_64.rpm removed >08:11:56,859 Level 8 dnf: /tmp/dnf.package.cache/python3-dnf-3.6.1-1.fc29.noarch.rpm removed >08:11:56,859 Level 8 dnf: /tmp/dnf.package.cache/mcelog-153-3.fc29.x86_64.rpm removed >08:11:56,859 Level 8 dnf: /tmp/dnf.package.cache/jose-10-3.fc29.x86_64.rpm removed >08:11:56,859 Level 8 dnf: /tmp/dnf.package.cache/glibc-langpack-en-2.28-9.fc29.x86_64.rpm removed >08:11:56,859 Level 8 dnf: /tmp/dnf.package.cache/python3-libcomps-0.1.8-14.fc29.x86_64.rpm removed >08:11:56,860 Level 8 dnf: /tmp/dnf.package.cache/dbus-libs-1.12.10-1.fc29.x86_64.rpm removed >08:11:56,861 INF packaging: Verifying: pam_krb5-2.4.13-11.fc29.x86_64 1531600935 c7beb4098bfe6e76790fdce0a698ed4883f99218a58f6168b76a3678401942b7 >08:11:56,862 INF packaging: Verifying: parted-3.2-36.fc29.x86_64 1532044823 84ac415df248cae354f3ed6251eccd67263acd8c1c745b001df8b1e3f5de06d9 >08:11:56,860 Level 8 dnf: /tmp/dnf.package.cache/libcomps-0.1.8-14.fc29.x86_64.rpm removed >08:11:56,863 Level 8 dnf: /tmp/dnf.package.cache/cockpit-system-178-1.fc29.noarch.rpm removed >08:11:56,863 Level 8 dnf: /tmp/dnf.package.cache/dbus-glib-0.110-3.fc29.x86_64.rpm removed >08:11:56,863 Level 8 dnf: /tmp/dnf.package.cache/lzo-2.08-14.fc29.x86_64.rpm removed >08:11:56,863 Level 8 dnf: /tmp/dnf.package.cache/libsss_sudo-2.0.0-3.fc29.x86_64.rpm removed >08:11:56,864 Level 8 dnf: /tmp/dnf.package.cache/libsecret-0.18.6-2.fc29.x86_64.rpm removed >08:11:56,865 INF packaging: Verifying: passwd-0.80-4.fc29.x86_64 1531602099 c2efdf91eb852dc7a1e56a1ec8d61b0ebe094fa55426f2b4a294943750a172b8 >08:11:56,864 Level 8 dnf: /tmp/dnf.package.cache/elfutils-libelf-0.174-1.fc29.x86_64.rpm removed >08:11:56,866 Level 8 dnf: /tmp/dnf.package.cache/traceroute-2.1.0-7.fc29.x86_64.rpm removed >08:11:56,866 Level 8 dnf: /tmp/dnf.package.cache/ebtables-2.0.10-28.fc29.x86_64.rpm removed >08:11:56,866 Level 8 dnf: /tmp/dnf.package.cache/libappstream-glib-0.7.12-1.fc29.x86_64.rpm removed >08:11:56,866 Level 8 dnf: /tmp/dnf.package.cache/GeoIP-1.6.12-4.fc29.x86_64.rpm removed >08:11:56,866 Level 8 dnf: /tmp/dnf.package.cache/glib-networking-2.58.0-2.fc29.x86_64.rpm removed >08:11:56,868 INF packaging: Verifying: passwdqc-1.3.0-12.fc29.x86_64 1532444925 7981cec554aae361ed1bbfec6775f8ea37a73947e21e743eb613203a99f20eb1 >08:11:56,869 INF packaging: Verifying: passwdqc-lib-1.3.0-12.fc29.x86_64 1532444925 89429333bd0fa42bc9429a4f70bc12108a3a47443c588a9b9553d8e490414a31 >08:11:56,870 Level 8 dnf: /tmp/dnf.package.cache/abrt-tui-2.10.10-5.fc29.x86_64.rpm removed >08:11:56,870 Level 8 dnf: /tmp/dnf.package.cache/libuuid-2.32.1-1.fc29.x86_64.rpm removed >08:11:56,870 Level 8 dnf: /tmp/dnf.package.cache/libffi-3.1-18.fc29.x86_64.rpm removed >08:11:56,870 Level 8 dnf: /tmp/dnf.package.cache/timedatex-0.5-5.fc29.x86_64.rpm removed >08:11:56,870 Level 8 dnf: /tmp/dnf.package.cache/libdhash-0.5.0-41.fc29.x86_64.rpm removed >08:11:56,870 Level 8 dnf: /tmp/dnf.package.cache/dhcp-common-4.3.6-28.fc29.noarch.rpm removed >08:11:56,870 Level 8 dnf: /tmp/dnf.package.cache/udisks2-iscsi-2.8.1-1.fc29.x86_64.rpm removed >08:11:56,870 Level 8 dnf: /tmp/dnf.package.cache/dnf-3.6.1-1.fc29.noarch.rpm removed >08:11:56,870 Level 8 dnf: /tmp/dnf.package.cache/libksba-1.3.5-8.fc29.x86_64.rpm removed >08:11:56,872 INF packaging: Verifying: pciutils-3.6.2-1.fc29.x86_64 1534155139 5645a51ff4ae7360716a71a3001674cf4c0ef29f41195054f96f5f54cf048287 >08:11:56,873 INF packaging: Verifying: pciutils-libs-3.6.2-1.fc29.x86_64 1534155139 71aea4b0e4f738c369765fb2ffdfafd559fdd431116d1aed152647e753ac05df >08:11:56,874 Level 8 dnf: /tmp/dnf.package.cache/guile-2.0.14-12.fc29.x86_64.rpm removed >08:11:56,875 Level 8 dnf: /tmp/dnf.package.cache/libatomic_ops-7.6.6-1.fc29.x86_64.rpm removed >08:11:56,875 Level 8 dnf: /tmp/dnf.package.cache/ethtool-4.17-2.fc29.x86_64.rpm removed >08:11:56,875 Level 8 dnf: /tmp/dnf.package.cache/libsss_nss_idmap-2.0.0-3.fc29.x86_64.rpm removed >08:11:56,877 INF packaging: Verifying: pcsc-lite-1.8.23-4.fc29.x86_64 1532350924 ed7eef5bb4319b7653eacb79e855bcae108330ba6cb585471bc314b8bc9c5eb5 >08:11:56,879 INF packaging: Verifying: pcsc-lite-ccid-1.4.29-2.fc29.x86_64 1531602596 a11985ec10dd258ef18f45f3a333e40722ee72c8473f06749134844162ea2a7f >08:11:56,876 Level 8 dnf: /tmp/dnf.package.cache/samba-client-libs-4.9.1-2.fc29.x86_64.rpm removed >08:11:56,879 Level 8 dnf: /tmp/dnf.package.cache/libsigsegv-2.11-6.fc29.x86_64.rpm removed >08:11:56,880 Level 8 dnf: /tmp/dnf.package.cache/sqlite-libs-3.24.0-2.fc29.x86_64.rpm removed >08:11:56,880 Level 8 dnf: /tmp/dnf.package.cache/hunspell-en-US-0.20140811.1-13.fc29.noarch.rpm removed >08:11:56,880 Level 8 dnf: /tmp/dnf.package.cache/dhcp-client-4.3.6-28.fc29.x86_64.rpm removed >08:11:56,880 Level 8 dnf: /tmp/dnf.package.cache/microcode_ctl-2.1-26.fc29.x86_64.rpm removed >08:11:56,880 Level 8 dnf: /tmp/dnf.package.cache/shadow-utils-4.6-2.fc29.x86_64.rpm removed >08:11:56,881 Level 8 dnf: /tmp/dnf.package.cache/tzdata-2018e-2.fc29.noarch.rpm removed >08:11:56,882 INF packaging: Verifying: pcsc-lite-libs-1.8.23-4.fc29.x86_64 1532350924 6991ef2a7b99e9621c8d7af7fa48d23e9a46bdfdc93a1a100527122dd3548d30 >08:11:56,883 Level 8 dnf: /tmp/dnf.package.cache/libassuan-2.5.1-4.fc29.x86_64.rpm removed >08:11:56,884 Level 8 dnf: /tmp/dnf.package.cache/gawk-4.2.1-3.fc29.x86_64.rpm removed >08:11:56,886 INF packaging: Verifying: pigz-2.4-3.fc29.x86_64 1531843672 84b71f5cb730241505e30b5ad1a8f6647efdab00c94369c9964e81ad1e9e0500 >08:11:56,888 INF packaging: Verifying: pinentry-1.1.0-4.fc29.x86_64 1531619878 eb26f9b7a0251f9aef054155d9f519e8526512c059742163534d83af92648f0a >08:11:56,889 Level 8 dnf: /tmp/dnf.package.cache/GeoIP-GeoLite-data-2018.06-2.fc29.noarch.rpm removed >08:11:56,889 Level 8 dnf: /tmp/dnf.package.cache/xmlrpc-c-1.51.0-6.fc29.x86_64.rpm removed >08:11:56,889 Level 8 dnf: /tmp/dnf.package.cache/man-db-2.8.4-1.fc29.x86_64.rpm removed >08:11:56,890 Level 8 dnf: /tmp/dnf.package.cache/rng-tools-6.3.1-1.fc29.x86_64.rpm removed >08:11:56,891 INF packaging: Verifying: pinfo-0.6.10-20.fc29.x86_64 1533046530 8064d3c32894f797c5c9672de38e4ce72b74ed9b10a3a94260e37ac4e5ba2559 >08:11:56,892 Level 8 dnf: /tmp/dnf.package.cache/libsysfs-2.1.0-25.fc29.x86_64.rpm removed >08:11:56,892 Level 8 dnf: /tmp/dnf.package.cache/iw-4.14-7.fc29.x86_64.rpm removed >08:11:56,894 INF packaging: Verifying: pixman-0.34.0-10.fc29.x86_64 1531620295 727a9ed4b0859be0f43e116dac59697323f370968a6b6fe845a9d8f9f96bdc70 >08:11:56,896 Level 8 dnf: /tmp/dnf.package.cache/NetworkManager-team-1.12.4-1.fc29.x86_64.rpm removed >08:11:56,899 INF packaging: Verifying: pkgconf-1.5.3-2.fc29.x86_64 1533046580 eb4af270f905ac5740f7b8e82bed34058347ebdb60918e016c1772da8bfec4ab >08:11:56,899 Level 8 dnf: /tmp/dnf.package.cache/hardlink-1.3-7.fc29.x86_64.rpm removed >08:11:56,899 Level 8 dnf: /tmp/dnf.package.cache/b43-fwcutter-019-14.fc29.x86_64.rpm removed >08:11:56,900 Level 8 dnf: /tmp/dnf.package.cache/selinux-policy-3.14.2-35.fc29.noarch.rpm removed >08:11:56,901 INF packaging: Verifying: pkgconf-m4-1.5.3-2.fc29.noarch 1533046580 7818a3f69d9a7e697ad0cd55131cb6896b358b442a521427a47868a5745afd3b >08:11:56,900 Level 8 dnf: /tmp/dnf.package.cache/libyaml-0.2.1-2.fc29.x86_64.rpm removed >08:11:56,901 Level 8 dnf: /tmp/dnf.package.cache/curl-7.61.1-1.fc29.x86_64.rpm removed >08:11:56,901 Level 8 dnf: /tmp/dnf.package.cache/bind-libs-9.11.4-10.P2.fc29.x86_64.rpm removed >08:11:56,901 Level 8 dnf: /tmp/dnf.package.cache/json-glib-1.4.4-1.fc29.x86_64.rpm removed >08:11:56,902 Level 8 dnf: /tmp/dnf.package.cache/openssh-clients-7.8p1-3.fc29.x86_64.rpm removed >08:11:56,903 INF packaging: Verifying: pkgconf-pkg-config-1.5.3-2.fc29.x86_64 1533046580 c410fb4bd736da44d75410a7c2d3d8fdf5917fc8fc8d8812b647a3dee9dcb96d >08:11:56,906 Level 8 dnf: /tmp/dnf.package.cache/opensc-0.19.0-1.fc29.x86_64.rpm removed >08:11:56,906 Level 8 dnf: /tmp/dnf.package.cache/libsss_idmap-2.0.0-3.fc29.x86_64.rpm removed >08:11:56,907 Level 8 dnf: /tmp/dnf.package.cache/libblockdev-fs-2.20-1.fc29.x86_64.rpm removed >08:11:56,910 Level 8 dnf: /tmp/dnf.package.cache/libcap-2.25-12.fc29.x86_64.rpm removed >08:11:56,910 Level 8 dnf: /tmp/dnf.package.cache/gettext-0.19.8.1-17.fc29.x86_64.rpm removed >08:11:56,910 Level 8 dnf: /tmp/dnf.package.cache/libnl3-3.4.0-6.fc29.x86_64.rpm removed >08:11:56,910 Level 8 dnf: /tmp/dnf.package.cache/cockpit-storaged-178-1.fc29.noarch.rpm removed >08:11:56,910 Level 8 dnf: /tmp/dnf.package.cache/librepo-1.9.1-1.fc29.x86_64.rpm removed >08:11:56,910 Level 8 dnf: /tmp/dnf.package.cache/adcli-0.8.2-2.fc29.x86_64.rpm removed >08:11:56,910 Level 8 dnf: /tmp/dnf.package.cache/python3-systemd-234-7.fc29.x86_64.rpm removed >08:11:56,910 Level 8 dnf: /tmp/dnf.package.cache/krb5-libs-1.16.1-19.fc29.x86_64.rpm removed >08:11:56,911 Level 8 dnf: /tmp/dnf.package.cache/sudo-1.8.25-1.fc29.x86_64.rpm removed >08:11:56,911 Level 8 dnf: /tmp/dnf.package.cache/PackageKit-1.1.11-1.fc29.x86_64.rpm removed >08:11:56,910 INF packaging: Verifying: plymouth-0.9.3-13.fc29.x86_64 1533574723 2fdbbb8941c9f0727bee3ea6ecbea0ac3132da6b92fcfb4c1953c092fedcd5eb >08:11:56,913 INF packaging: Verifying: plymouth-core-libs-0.9.3-13.fc29.x86_64 1533574723 2a5c2f30e2e922a354b9b8b058e9c5870807051e5322cdd131367a2bb427d497 >08:11:56,914 INF packaging: Verifying: plymouth-scripts-0.9.3-13.fc29.x86_64 1533574723 148394bcce15d37d7e7b4588f91b7c4bea0162dd62c446f71dd4277864a57431 >08:11:56,914 Level 8 dnf: /tmp/dnf.package.cache/libuser-0.62-18.fc29.x86_64.rpm removed >08:11:56,915 INF packaging: Verifying: polkit-0.115-2.fc29.x86_64 1531621232 d8b39fa0f5f11098b583db7047b2bedf4cabab4e8b9b0be1aa482274bb95ccbd >08:11:56,915 Level 8 dnf: /tmp/dnf.package.cache/glibc-common-2.28-9.fc29.x86_64.rpm removed >08:11:56,916 Level 8 dnf: /tmp/dnf.package.cache/pinfo-0.6.10-20.fc29.x86_64.rpm removed >08:11:56,916 Level 8 dnf: /tmp/dnf.package.cache/iwl2000-firmware-18.168.6.1-87.fc29.noarch.rpm removed >08:11:56,916 Level 8 dnf: /tmp/dnf.package.cache/libreport-plugin-logger-2.9.5-4.fc29.x86_64.rpm removed >08:11:56,916 Level 8 dnf: /tmp/dnf.package.cache/device-mapper-multipath-0.7.7-5.gitef6d98b.fc29.x86_64.rpm removed >08:11:56,916 Level 8 dnf: /tmp/dnf.package.cache/pam-1.3.1-3.fc29.x86_64.rpm removed >08:11:56,916 Level 8 dnf: /tmp/dnf.package.cache/cryptsetup-libs-2.0.4-1.fc29.x86_64.rpm removed >08:11:56,916 Level 8 dnf: /tmp/dnf.package.cache/libnfnetlink-1.0.1-14.fc29.x86_64.rpm removed >08:11:56,917 Level 8 dnf: /tmp/dnf.package.cache/filesystem-3.9-2.fc29.x86_64.rpm removed >08:11:56,917 Level 8 dnf: /tmp/dnf.package.cache/nspr-4.20.0-1.fc29.x86_64.rpm removed >08:11:56,917 INF packaging: Verifying: polkit-libs-0.115-2.fc29.x86_64 1531621232 8a1552f621925d307b3d8f71418b2f57f640ce0d683b421403475f37ba3a906f >08:11:56,919 INF packaging: Verifying: polkit-pkla-compat-0.1-13.fc29.x86_64 1531621217 a6a78855f293473a5d757a617ff6330767fddb1bba08053a1caf1467064892e9 >08:11:56,920 INF packaging: Verifying: popt-1.16-15.fc29.x86_64 1531621483 0771a402cb8d45cd26cb286259d58ff281bb70277fe5676de0359a3360a9f477 >08:11:56,920 Level 8 dnf: /tmp/dnf.package.cache/chkconfig-1.10-6.fc29.x86_64.rpm removed >08:11:56,920 Level 8 dnf: /tmp/dnf.package.cache/libblockdev-lvm-2.20-1.fc29.x86_64.rpm removed >08:11:56,920 Level 8 dnf: /tmp/dnf.package.cache/nss-sysinit-3.39.0-2.fc29.x86_64.rpm removed >08:11:56,920 Level 8 dnf: /tmp/dnf.package.cache/python3-sssdconfig-2.0.0-3.fc29.noarch.rpm removed >08:11:56,920 Level 8 dnf: /tmp/dnf.package.cache/parted-3.2-36.fc29.x86_64.rpm removed >08:11:56,920 Level 8 dnf: /tmp/dnf.package.cache/iwl105-firmware-18.168.6.1-87.fc29.noarch.rpm removed >08:11:56,920 Level 8 dnf: /tmp/dnf.package.cache/libmbim-1.16.0-3.fc29.x86_64.rpm removed >08:11:56,922 INF packaging: Verifying: procps-ng-3.3.15-4.fc29.x86_64 1531622509 efb8089c2a31dc0f6af3026c88b18e7b4f871fec6916bfb1c373000db81a7a44 >08:11:56,923 INF packaging: Verifying: psacct-6.6.4-2.fc29.x86_64 1531622783 fbaf5db34e49f7992dad3d2b820be72859f3776f656755070982acfa7e0b6b62 >08:11:56,925 INF packaging: Verifying: publicsuffix-list-dafsa-20180723-1.fc29.noarch 1532358227 fc59664c1446da6a3ddaef3f2531dbc8df3494fff9e1f201d1d408f828c4776b >08:11:56,926 INF packaging: Verifying: python-systemd-doc-234-7.fc29.x86_64 1531631779 c543542d5f25584ace04ed0341d363132e255406ad7617cd95bf86f4c749d42f >08:11:56,928 INF packaging: Verifying: python3-augeas-0.5.0-13.fc29.noarch 1532898946 4b7f73b4b8bb4c6f4cfbffa330e5be32aa86f47fc1beca8d78455debef7a378c >08:11:56,928 Level 8 dnf: /tmp/dnf.package.cache/geolite2-city-20180807-1.fc29.noarch.rpm removed >08:11:56,929 Level 8 dnf: /tmp/dnf.package.cache/abrt-addon-pstoreoops-2.10.10-5.fc29.x86_64.rpm removed >08:11:56,929 Level 8 dnf: /tmp/dnf.package.cache/systemd-bootchart-233-3.fc29.x86_64.rpm removed >08:11:56,929 Level 8 dnf: /tmp/dnf.package.cache/libpipeline-1.5.0-5.fc29.x86_64.rpm removed >08:11:56,929 Level 8 dnf: /tmp/dnf.package.cache/psacct-6.6.4-2.fc29.x86_64.rpm removed >08:11:56,929 Level 8 dnf: /tmp/dnf.package.cache/libreport-2.9.5-4.fc29.x86_64.rpm removed >08:11:56,929 Level 8 dnf: /tmp/dnf.package.cache/sos-3.6-4.fc29.noarch.rpm removed >08:11:56,931 INF packaging: Verifying: python3-dbus-1.2.8-3.fc29.x86_64 1531443872 ab507db247c9a2eb67f36b84e82b1a066d1f4568f8a1a75688ea0abb65a4556c >08:11:56,932 INF packaging: Verifying: python3-decorator-4.3.0-1.fc29.noarch 1532511314 b5f01771f75529830b78662a9176de8646c428891306a51b56084ef7f9ca5d88 >08:11:56,933 Level 8 dnf: /tmp/dnf.package.cache/lvm2-2.02.181-1.fc29.x86_64.rpm removed >08:11:56,933 Level 8 dnf: /tmp/dnf.package.cache/rsync-3.1.3-4.fc29.x86_64.rpm removed >08:11:56,933 Level 8 dnf: /tmp/dnf.package.cache/python3-dbus-1.2.8-3.fc29.x86_64.rpm removed >08:11:56,933 Level 8 dnf: /tmp/dnf.package.cache/grub2-tools-2.02-60.fc29.x86_64.rpm removed >08:11:56,933 Level 8 dnf: /tmp/dnf.package.cache/iptstate-2.2.6-7.fc29.x86_64.rpm removed >08:11:56,933 Level 8 dnf: /tmp/dnf.package.cache/libestr-0.1.9-11.fc29.x86_64.rpm removed >08:11:56,933 Level 8 dnf: /tmp/dnf.package.cache/dnsmasq-2.79-7.fc29.x86_64.rpm removed >08:11:56,933 Level 8 dnf: /tmp/dnf.package.cache/mailcap-2.1.48-4.fc29.noarch.rpm removed >08:11:56,934 Level 8 dnf: /tmp/dnf.package.cache/keyutils-libs-1.5.10-8.fc29.x86_64.rpm removed >08:11:56,934 Level 8 dnf: /tmp/dnf.package.cache/polkit-0.115-2.fc29.x86_64.rpm removed >08:11:56,934 INF packaging: Verifying: python3-distro-1.3.0-4.fc29.noarch 1531627481 2383839867bb69d83504fe21c65d8105d25e1107f23d4f8232a866138f594c8f >08:11:56,936 INF packaging: Verifying: python3-gpg-1.11.1-3.fc29.x86_64 1531520514 35e8a4a37b425a8091c0c1e3bb59702c351683af883565282b9a11a11bfe5b7d >08:11:56,937 INF packaging: Verifying: python3-iniparse-0.4-32.fc29.noarch 1531628952 7c1ebefb06d80143fab654de509a9a61bbd36b6820804ef0bdf3621c6d47a2da >08:11:56,937 Level 8 dnf: /tmp/dnf.package.cache/smartmontools-6.6-5.fc29.x86_64.rpm removed >08:11:56,937 Level 8 dnf: /tmp/dnf.package.cache/lmdb-libs-0.9.22-3.fc29.x86_64.rpm removed >08:11:56,937 Level 8 dnf: /tmp/dnf.package.cache/tpm2-tss-2.0.1-1.fc29.x86_64.rpm removed >08:11:56,937 Level 8 dnf: /tmp/dnf.package.cache/gnupg2-smime-2.2.9-1.fc29.x86_64.rpm removed >08:11:56,938 Level 8 dnf: /tmp/dnf.package.cache/NetworkManager-libnm-1.12.4-1.fc29.x86_64.rpm removed >08:11:56,938 Level 8 dnf: /tmp/dnf.package.cache/libreport-fedora-2.9.5-4.fc29.x86_64.rpm removed >08:11:56,939 INF packaging: Verifying: python3-libcomps-0.1.8-14.fc29.x86_64 1531554325 c9394918db9303b81d43e0209be6836715c483734deaa50295aff784a3b17fff >08:11:56,940 INF packaging: Verifying: python3-libreport-2.9.5-4.fc29.x86_64 1531565584 bda9b7e40f44716e25d7029ebf775201dc07bcb4f59ff30eed83bd4e3e9f87c2 >08:11:56,940 Level 8 dnf: /tmp/dnf.package.cache/usb_modeswitch-data-20170806-3.fc29.noarch.rpm removed >08:11:56,940 Level 8 dnf: /tmp/dnf.package.cache/dnf-yum-4.0.3.6.1-1.fc29.noarch.rpm removed >08:11:56,940 Level 8 dnf: /tmp/dnf.package.cache/libverto-libev-0.3.0-6.fc29.x86_64.rpm removed >08:11:56,940 Level 8 dnf: /tmp/dnf.package.cache/samba-libs-4.9.1-2.fc29.x86_64.rpm removed >08:11:56,940 Level 8 dnf: /tmp/dnf.package.cache/libreport-cli-2.9.5-4.fc29.x86_64.rpm removed >08:11:56,940 Level 8 dnf: /tmp/dnf.package.cache/pciutils-3.6.2-1.fc29.x86_64.rpm removed >08:11:56,940 Level 8 dnf: /tmp/dnf.package.cache/fpaste-0.3.9.2-1.fc29.noarch.rpm removed >08:11:56,941 Level 8 dnf: /tmp/dnf.package.cache/cockpit-178-1.fc29.x86_64.rpm removed >08:11:56,941 Level 8 dnf: /tmp/dnf.package.cache/linux-atm-libs-2.5.1-21.fc29.x86_64.rpm removed >08:11:56,942 INF packaging: Verifying: python3-libxml2-2.9.8-4.fc29.x86_64 1533236435 b3323185f740e170c135aef10a631e5a5f880208c65ab7f81d427c999945c57a >08:11:56,943 INF packaging: Verifying: python3-ply-3.9-8.fc29.noarch 1531630292 98b8ff16def6afe08f55b4f88d97f39a67f1a5ea6bc8f84db6b310eb2095cffd >08:11:56,943 Level 8 dnf: /tmp/dnf.package.cache/python3-libxml2-2.9.8-4.fc29.x86_64.rpm removed >08:11:56,943 Level 8 dnf: /tmp/dnf.package.cache/gc-7.6.4-4.fc29.x86_64.rpm removed >08:11:56,943 Level 8 dnf: /tmp/dnf.package.cache/ipcalc-0.2.4-2.fc29.x86_64.rpm removed >08:11:56,943 Level 8 dnf: /tmp/dnf.package.cache/cockpit-networkmanager-178-1.fc29.noarch.rpm removed >08:11:56,944 Level 8 dnf: /tmp/dnf.package.cache/dracut-network-048-14.git20180726.fc29.x86_64.rpm removed >08:11:56,945 INF packaging: Verifying: python3-rpm-4.14.2-1.fc29.x86_64 1534925267 5042ed1b30f0b27a24c6178371a735df51ef91c93929976ae4e7e7a72b4c12e7 >08:11:56,945 Level 8 dnf: /tmp/dnf.package.cache/systemd-udev-239-3.fc29.x86_64.rpm removed >08:11:56,945 Level 8 dnf: /tmp/dnf.package.cache/jansson-2.11-2.fc29.x86_64.rpm removed >08:11:56,945 Level 8 dnf: /tmp/dnf.package.cache/pciutils-libs-3.6.2-1.fc29.x86_64.rpm removed >08:11:56,945 Level 8 dnf: /tmp/dnf.package.cache/libsss_certmap-2.0.0-3.fc29.x86_64.rpm removed >08:11:56,945 Level 8 dnf: /tmp/dnf.package.cache/libreport-plugin-ureport-2.9.5-4.fc29.x86_64.rpm removed >08:11:56,945 Level 8 dnf: /tmp/dnf.package.cache/bc-1.07.1-6.fc29.x86_64.rpm removed >08:11:56,945 Level 8 dnf: /tmp/dnf.package.cache/xdg-utils-1.1.3-3.fc29.noarch.rpm removed >08:11:56,946 Level 8 dnf: /tmp/dnf.package.cache/python3-augeas-0.5.0-13.fc29.noarch.rpm removed >08:11:56,946 Level 8 dnf: /tmp/dnf.package.cache/bridge-utils-1.6-2.fc29.x86_64.rpm removed >08:11:56,946 INF packaging: Verifying: python3-six-1.11.0-6.fc29.noarch 1531631448 e70e81d7cdf62a6a8df2eddc089514a7fb815870c24ea726997bc455fd11283e >08:11:56,948 INF packaging: Verifying: python3-slip-0.6.4-12.fc29.noarch 1531631518 80cf027a0d84f156597f3e1ce9ef9be64c564360e1d24d7396b3ddb644580536 >08:11:56,946 Level 8 dnf: /tmp/dnf.package.cache/openssl-pkcs11-0.4.8-2.fc29.x86_64.rpm removed >08:11:56,948 Level 8 dnf: /tmp/dnf.package.cache/nss-util-3.39.0-2.fc29.x86_64.rpm removed >08:11:56,948 Level 8 dnf: /tmp/dnf.package.cache/info-6.5-10.fc29.x86_64.rpm removed >08:11:56,948 Level 8 dnf: /tmp/dnf.package.cache/firewalld-0.6.2-1.fc29.noarch.rpm removed >08:11:56,948 Level 8 dnf: /tmp/dnf.package.cache/python3-setuptools-40.4.3-1.fc29.noarch.rpm removed >08:11:56,948 Level 8 dnf: /tmp/dnf.package.cache/lz4-1.8.2-2.fc29.x86_64.rpm removed >08:11:56,948 Level 8 dnf: /tmp/dnf.package.cache/iwl3945-firmware-15.32.2.9-87.fc29.noarch.rpm removed >08:11:56,949 Level 8 dnf: /tmp/dnf.package.cache/b43-openfwwf-5.2-20.fc29.noarch.rpm removed >08:11:56,949 Level 8 dnf: /tmp/dnf.package.cache/brotli-1.0.5-1.fc29.x86_64.rpm removed >08:11:56,949 INF packaging: Verifying: python3-slip-dbus-0.6.4-12.fc29.noarch 1531631518 2e968a250e6b46ad8ec6e0260a2b7b806a15606135aa290cf9234bb19526268b >08:11:56,951 INF packaging: Verifying: python3-systemd-234-7.fc29.x86_64 1531631779 db48fd652db314cc60d33b1fd8d6717ccccafaf954875bfdd585f31ce88faa8a >08:11:56,952 INF packaging: Verifying: qrencode-libs-3.4.4-6.fc29.x86_64 1531633517 aa23eda806087e418b04d3303b8916ac03935feaec7a6ad475332820c674b718 >08:11:56,952 Level 8 dnf: /tmp/dnf.package.cache/firewalld-filesystem-0.6.2-1.fc29.noarch.rpm removed >08:11:56,952 Level 8 dnf: /tmp/dnf.package.cache/cronie-anacron-1.5.2-2.fc29.x86_64.rpm removed >08:11:56,952 Level 8 dnf: /tmp/dnf.package.cache/libblockdev-swap-2.20-1.fc29.x86_64.rpm removed >08:11:56,952 Level 8 dnf: /tmp/dnf.package.cache/libnfsidmap-2.3.2-1.rc3.fc29.x86_64.rpm removed >08:11:56,952 Level 8 dnf: /tmp/dnf.package.cache/libproxy-0.4.15-9.fc29.x86_64.rpm removed >08:11:56,952 Level 8 dnf: /tmp/dnf.package.cache/iscsi-initiator-utils-6.2.0.876-5.gitf3c8e90.fc29.x86_64.rpm removed >08:11:56,953 Level 8 dnf: /tmp/dnf.package.cache/cronie-1.5.2-2.fc29.x86_64.rpm removed >08:11:56,953 Level 8 dnf: /tmp/dnf.package.cache/libblkid-2.32.1-1.fc29.x86_64.rpm removed >08:11:56,953 INF packaging: Verifying: quota-1:4.04-9.fc29.x86_64 1532428242 0cbe118bba235a4771faf04ba02277398d39b9517be0adf7ad4fdce8228e4611 >08:11:56,955 INF packaging: Verifying: quota-nls-1:4.04-9.fc29.noarch 1532428242 666962f63ecca2b16e9a83b3cd45635e218f9c3e823f24065349fe08fe8b2626 >08:11:56,955 Level 8 dnf: /tmp/dnf.package.cache/libgpg-error-1.31-2.fc29.x86_64.rpm removed >08:11:56,955 Level 8 dnf: /tmp/dnf.package.cache/grep-3.1-8.fc29.x86_64.rpm removed >08:11:56,955 Level 8 dnf: /tmp/dnf.package.cache/libfprint-0.8.2-2.fc29.x86_64.rpm removed >08:11:56,955 Level 8 dnf: /tmp/dnf.package.cache/udisks2-lvm2-2.8.1-1.fc29.x86_64.rpm removed >08:11:56,955 Level 8 dnf: /tmp/dnf.package.cache/libtar-1.2.20-15.fc29.x86_64.rpm removed >08:11:56,955 Level 8 dnf: /tmp/dnf.package.cache/sssd-common-pac-2.0.0-3.fc29.x86_64.rpm removed >08:11:56,955 Level 8 dnf: /tmp/dnf.package.cache/python3-pip-18.0-4.fc29.noarch.rpm removed >08:11:56,955 Level 8 dnf: /tmp/dnf.package.cache/hunspell-1.6.2-3.fc29.x86_64.rpm removed >08:11:56,955 Level 8 dnf: /tmp/dnf.package.cache/iwl5150-firmware-8.24.2.2-87.fc29.noarch.rpm removed >08:11:56,955 Level 8 dnf: /tmp/dnf.package.cache/libacl-2.2.53-2.fc29.x86_64.rpm removed >08:11:56,956 Level 8 dnf: /tmp/dnf.package.cache/kbd-legacy-2.0.4-9.fc29.noarch.rpm removed >08:11:56,957 INF packaging: Verifying: readline-7.0-12.fc29.x86_64 1531636591 590c9226db42b8b50058467b932dc0668c4c60701c562ecc6e5dbdacb409f8c1 >08:11:56,958 INF packaging: Verifying: rng-tools-6.3.1-1.fc29.x86_64 1531756096 5792eee6b18e38fb3ffa67d538fff42936d23d65c64a20e4196ca2225cd48780 >08:11:56,959 Level 8 dnf: /tmp/dnf.package.cache/pinentry-1.1.0-4.fc29.x86_64.rpm removed >08:11:56,959 Level 8 dnf: /tmp/dnf.package.cache/libdaemon-0.14-16.fc29.x86_64.rpm removed >08:11:56,959 Level 8 dnf: /tmp/dnf.package.cache/gssproxy-0.8.0-6.fc29.x86_64.rpm removed >08:11:56,959 Level 8 dnf: /tmp/dnf.package.cache/pcsc-lite-ccid-1.4.29-2.fc29.x86_64.rpm removed >08:11:56,959 Level 8 dnf: /tmp/dnf.package.cache/authselect-1.0.1-2.fc29.x86_64.rpm removed >08:11:56,959 Level 8 dnf: /tmp/dnf.package.cache/hunspell-en-GB-0.20140811.1-13.fc29.noarch.rpm removed >08:11:56,959 Level 8 dnf: /tmp/dnf.package.cache/pcsc-lite-libs-1.8.23-4.fc29.x86_64.rpm removed >08:11:56,961 INF packaging: Verifying: rootfiles-8.1-23.fc29.noarch 1531638339 669b811b0faef0a3214e977163b16bcb76ee11704ca6e27a763284f7b2a29b1e >08:11:56,962 INF packaging: Verifying: rpcbind-1.2.5-0.fc29.x86_64 1534352553 51315e2acd2ffb6219c6647312fd9e9fe6ebcd590cf2cb76ca202f878e370457 >08:11:56,963 INF packaging: Verifying: rpm-4.14.2-1.fc29.x86_64 1534925267 f4bf866912ccef37769455a5b0d6c48c22417dd905f6acc635f945e56be00084 >08:11:56,964 Level 8 dnf: /tmp/dnf.package.cache/libfdisk-2.32.1-1.fc29.x86_64.rpm removed >08:11:56,964 Level 8 dnf: /tmp/dnf.package.cache/pkgconf-1.5.3-2.fc29.x86_64.rpm removed >08:11:56,964 Level 8 dnf: /tmp/dnf.package.cache/abrt-2.10.10-5.fc29.x86_64.rpm removed >08:11:56,966 INF packaging: Verifying: rpm-build-libs-4.14.2-1.fc29.x86_64 1534925267 be19e6d46e23001caa587d69acd2b58652811426374e6b77db390a747f2c182e >08:11:56,967 INF packaging: Verifying: rpm-libs-4.14.2-1.fc29.x86_64 1534925267 970eefdbf572945dcad2de5a9dc21e54ab4c0344f08b8c5c6a0e9279fa8c72ba >08:11:56,968 INF packaging: Verifying: rpm-plugin-selinux-4.14.2-1.fc29.x86_64 1534925267 890dc3b5ab786fbd590c52cd17eef7b89053116d7d01d54fb87a58d360e7a4a6 >08:11:56,970 INF packaging: Verifying: rpm-plugin-systemd-inhibit-4.14.2-1.fc29.x86_64 1534925267 198a41d6a095d758a72f4acfe9a43244442dee7af2ac93455b16a73a97eff37c >08:11:56,971 INF packaging: Verifying: rpm-sign-libs-4.14.2-1.fc29.x86_64 1534925267 86ecdf31adf202ad7566c15fcc9d51af3dc0b0c9a89215cbdcd1c16960084b67 >08:11:56,973 INF packaging: Verifying: rsync-3.1.3-4.fc29.x86_64 1531639351 ed32054ae50fae72e788f2c23533f2a0f2e43fe0eab3942f4f1c9de319831b17 >08:11:56,973 Level 8 dnf: /tmp/dnf.package.cache/kernel-modules-4.18.11-301.fc29.x86_64.rpm removed >08:11:56,973 Level 8 dnf: /tmp/dnf.package.cache/lua-libs-5.3.5-2.fc29.x86_64.rpm removed >08:11:56,973 Level 8 dnf: /tmp/dnf.package.cache/sssd-kcm-2.0.0-3.fc29.x86_64.rpm removed >08:11:56,973 Level 8 dnf: /tmp/dnf.package.cache/pkgconf-pkg-config-1.5.3-2.fc29.x86_64.rpm removed >08:11:56,973 Level 8 dnf: /tmp/dnf.package.cache/abrt-retrace-client-2.10.10-5.fc29.x86_64.rpm removed >08:11:56,973 Level 8 dnf: /tmp/dnf.package.cache/gnutls-3.6.4-1.fc29.x86_64.rpm removed >08:11:56,974 Level 8 dnf: /tmp/dnf.package.cache/libsoup-2.64.1-1.fc29.x86_64.rpm removed >08:11:56,974 INF packaging: Verifying: rsyslog-8.37.0-1.fc29.x86_64 1533723548 a3fcf1beef07566e0499245514210662e7822ad54f4cc1fa476e8382ba0fc747 >08:11:56,976 INF packaging: Verifying: satyr-0.26-4.fc29.x86_64 1531648787 e3bc94e908255ebc6c368aefbeeee36feca91e2adb183d852ab6290f561bd676 >08:11:56,976 Level 8 dnf: /tmp/dnf.package.cache/findutils-4.6.0-20.fc29.x86_64.rpm removed >08:11:56,976 Level 8 dnf: /tmp/dnf.package.cache/libxml2-2.9.8-4.fc29.x86_64.rpm removed >08:11:56,976 Level 8 dnf: /tmp/dnf.package.cache/iptables-libs-1.8.0-3.fc29.x86_64.rpm removed >08:11:56,976 Level 8 dnf: /tmp/dnf.package.cache/pkgconf-m4-1.5.3-2.fc29.noarch.rpm removed >08:11:56,976 Level 8 dnf: /tmp/dnf.package.cache/elfutils-libs-0.174-1.fc29.x86_64.rpm removed >08:11:56,977 Level 8 dnf: /tmp/dnf.package.cache/gzip-1.9-7.fc29.x86_64.rpm removed >08:11:56,977 Level 8 dnf: /tmp/dnf.package.cache/device-mapper-1.02.150-1.fc29.x86_64.rpm removed >08:11:56,977 INF packaging: Verifying: sed-4.5-2.fc29.x86_64 1531650240 11d9bfc21af5733f347f3e281e4182199dc73488c4d80afb5b9310ce3181db1d >08:11:56,979 INF packaging: Verifying: setup-2.12.1-1.fc29.noarch 1531484994 bc2016dc7d9f748b76477c8b35f043343aa82513fb007e59b18d5f384f7101df >08:11:56,979 Level 8 dnf: /tmp/dnf.package.cache/sqlite-3.24.0-2.fc29.x86_64.rpm removed >08:11:56,979 Level 8 dnf: /tmp/dnf.package.cache/python3-ply-3.9-8.fc29.noarch.rpm removed >08:11:56,981 INF packaging: Verifying: shadow-utils-2:4.6-2.fc29.x86_64 1531650679 23fecb99c5528a8355fb2702b7658a8bbfb90d565e28490be1be8a704365c446 >08:11:56,980 Level 8 dnf: /tmp/dnf.package.cache/clevis-11-1.fc29.x86_64.rpm removed >08:11:56,983 INF packaging: Verifying: shared-mime-info-1.10-2.fc29.x86_64 1531650716 e68312f315279a2c007fe284f27e2c7c6ff735f0e17d0ee4f926efba25a926c6 >08:11:56,982 Level 8 dnf: /tmp/dnf.package.cache/groff-base-1.22.3-17.fc29.x86_64.rpm removed >08:11:56,983 Level 8 dnf: /tmp/dnf.package.cache/wireless-tools-29-21.fc29.x86_64.rpm removed >08:11:56,983 Level 8 dnf: /tmp/dnf.package.cache/cracklib-2.9.6-15.fc29.x86_64.rpm removed >08:11:56,983 Level 8 dnf: /tmp/dnf.package.cache/attr-2.4.48-3.fc29.x86_64.rpm removed >08:11:56,983 Level 8 dnf: /tmp/dnf.package.cache/fuse-libs-2.9.7-14.fc29.x86_64.rpm removed >08:11:56,983 Level 8 dnf: /tmp/dnf.package.cache/dbus-tools-1.12.10-1.fc29.x86_64.rpm removed >08:11:56,983 Level 8 dnf: /tmp/dnf.package.cache/hostname-3.20-6.fc29.x86_64.rpm removed >08:11:56,983 Level 8 dnf: /tmp/dnf.package.cache/libusbx-1.0.22-1.fc29.x86_64.rpm removed >08:11:56,983 Level 8 dnf: /tmp/dnf.package.cache/file-5.34-3.fc29.x86_64.rpm removed >08:11:56,984 Level 8 dnf: /tmp/dnf.package.cache/python3-slip-dbus-0.6.4-12.fc29.noarch.rpm removed >08:11:56,985 INF packaging: Verifying: smartmontools-1:6.6-5.fc29.x86_64 1531652894 99ab270a3c81ffc7e5cc2312cc4baeac8bf9e3d67ed3f6fcc7cbe8885760ca9e >08:11:56,986 INF packaging: Verifying: snappy-1.1.7-6.fc29.x86_64 1531653151 8d60a016489c8eb7d289f54b39d3c956c25b02bc73eb9829dbecbc278e094239 >08:11:56,984 Level 8 dnf: /tmp/dnf.package.cache/numactl-libs-2.0.12-1.fc29.x86_64.rpm removed >08:11:56,986 Level 8 dnf: /tmp/dnf.package.cache/libmodulemd-1.6.4-1.fc29.x86_64.rpm removed >08:11:56,986 Level 8 dnf: /tmp/dnf.package.cache/fedora-release-29-0.17.noarch.rpm removed >08:11:56,986 Level 8 dnf: /tmp/dnf.package.cache/openssl-libs-1.1.1-3.fc29.x86_64.rpm removed >08:11:56,987 Level 8 dnf: /tmp/dnf.package.cache/p11-kit-0.23.14-1.fc29.x86_64.rpm removed >08:11:56,987 Level 8 dnf: /tmp/dnf.package.cache/cpio-2.12-9.fc29.x86_64.rpm removed >08:11:56,987 INF packaging: Verifying: sos-3.6-4.fc29.noarch 1531653854 472a14d087d61fe9029cbc6b85abb65d3dc931d081e115003eca76cf31f6ea06 >08:11:56,988 Level 8 dnf: /tmp/dnf.package.cache/p11-kit-trust-0.23.14-1.fc29.x86_64.rpm removed >08:11:56,988 Level 8 dnf: /tmp/dnf.package.cache/libgcc-8.2.1-2.fc29.x86_64.rpm removed >08:11:56,990 INF packaging: Verifying: sqlite-3.24.0-2.fc29.x86_64 1531655561 1b0f936705d2a5781d466a214e8ee19c43135cb4b541498bf682b47277937d2e >08:11:56,990 Level 8 dnf: /tmp/dnf.package.cache/words-3.0-30.fc29.noarch.rpm removed >08:11:56,990 Level 8 dnf: /tmp/dnf.package.cache/python3-libselinux-2.8-4.fc29.x86_64.rpm removed >08:11:56,990 Level 8 dnf: /tmp/dnf.package.cache/ncurses-base-6.1-8.20180923.fc29.noarch.rpm removed >08:11:56,991 Level 8 dnf: /tmp/dnf.package.cache/python-systemd-doc-234-7.fc29.x86_64.rpm removed >08:11:56,992 INF packaging: Verifying: sqlite-libs-3.24.0-2.fc29.x86_64 1531655561 c4095f8b64a38d592e184c0fb5acc060dd1f88e6cecc29bdcbdce5d7959e3991 >08:11:56,992 Level 8 dnf: /tmp/dnf.package.cache/pixman-0.34.0-10.fc29.x86_64.rpm removed >08:11:56,992 Level 8 dnf: /tmp/dnf.package.cache/sssd-krb5-2.0.0-3.fc29.x86_64.rpm removed >08:11:56,992 Level 8 dnf: /tmp/dnf.package.cache/teamd-1.27-10.fc29.x86_64.rpm removed >08:11:56,992 Level 8 dnf: /tmp/dnf.package.cache/quota-nls-4.04-9.fc29.noarch.rpm removed >08:11:56,992 Level 8 dnf: /tmp/dnf.package.cache/libpng-1.6.34-6.fc29.x86_64.rpm removed >08:11:56,992 Level 8 dnf: /tmp/dnf.package.cache/lsof-4.91-2.fc29.x86_64.rpm removed >08:11:56,992 Level 8 dnf: /tmp/dnf.package.cache/cockpit-ws-178-1.fc29.x86_64.rpm removed >08:11:56,993 INF packaging: Verifying: sscg-2.3.3-3.fc29.x86_64 1531655284 d5ec0441b099c98592ffdc94563945c1a7956f1e606ab019fd22ec4a90de17f0 >08:11:56,995 INF packaging: Verifying: symlinks-1.4-21.fc29.x86_64 1532345150 b67c3b8c9ebf08621e062ae057221bf284383b61a4dc3cdbc73943c0ee866776 >08:11:56,997 INF packaging: Verifying: systemd-239-3.fc29.x86_64 1531929981 330684bfd4576fdeb0eab266893cd339c67f84a38970fc0e9d9e979248a19869 >08:11:56,998 INF packaging: Verifying: systemd-bootchart-233-3.fc29.x86_64 1531659630 c6d2e21dbd7a12185203b0ad9a7451e5489889ff468cceb6589cfb5ca14767aa >08:11:56,999 Level 8 dnf: /tmp/dnf.package.cache/python3-libs-3.7.0-9.fc29.x86_64.rpm removed >08:11:57,001 INF packaging: Verifying: systemd-libs-239-3.fc29.x86_64 1531929981 4d1e7066363bdcc944acf0a79f41d6ae2437a37db18a8824525e5617d7f1cd94 >08:11:57,002 INF packaging: Verifying: systemd-pam-239-3.fc29.x86_64 1531929981 8e6e2808aca29dd6628831164f995014609e74fb9ba398a2d190400f7811e753 >08:11:57,003 INF packaging: Verifying: systemd-udev-239-3.fc29.x86_64 1531929981 6f03f81524debb7b8aaadd12b67842f54830678b5d79b9d6474dfb07980c04e4 >08:11:57,005 INF packaging: Verifying: tar-2:1.30-6.fc29.x86_64 1533642790 a9c15e3c3ffaf06077c9ad513e8b92dcc22317fc073a3c325fe0ea94e7599668 >08:11:57,007 INF packaging: Verifying: tcpdump-14:4.9.2-6.fc29.x86_64 1531660681 50bdee208e90d0e4d062934f54549f8be466352a31ebf56edb6138d2d4c663bd >08:11:57,008 INF packaging: Verifying: teamd-1.27-10.fc29.x86_64 1533218229 4c8c28382a48cde54f96338c7701c0b3bf6d7601cb02dd6cb136e2a16b6094ea >08:11:57,009 INF packaging: Verifying: telnet-1:0.17-74.fc29.x86_64 1532344968 5cd090000d43a41bb4d62eb9cccafa362ed8baa4fd597b98d674b5e67c133735 >08:11:57,011 INF packaging: Verifying: time-1.9-5.fc29.x86_64 1533641535 b90c3a5ba9fc7b3cfd521a90218fa489349db2bc7565bd5fd40985dc42118771 >08:11:57,012 INF packaging: Verifying: timedatex-0.5-5.fc29.x86_64 1531750562 9b83f17bc7cb912c0e4049e881fe73c7ecdc20fe8e1d3fbb8cd1c93fde5b52e5 >08:11:57,014 INF packaging: Verifying: traceroute-3:2.1.0-7.fc29.x86_64 1531771115 4727dea4d0306a16e7129f892b0c512cd7318509ea5c2e017c6bd2d781362576 >08:11:57,015 INF packaging: Verifying: tree-1.7.0-15.fc29.x86_64 1531664863 dfe6c9a6ec8a05a95f94fc49038ca1c3b7161a240500a54c09dd6f6c8159439e >08:11:57,015 Level 8 dnf: /tmp/dnf.package.cache/linux-firmware-20180913-87.git44d4fca9.fc29.noarch.rpm removed >08:11:57,015 Level 8 dnf: /tmp/dnf.package.cache/nettle-3.4-5.fc29.x86_64.rpm removed >08:11:57,015 Level 8 dnf: /tmp/dnf.package.cache/avahi-libs-0.7-16.fc29.x86_64.rpm removed >08:11:57,015 Level 8 dnf: /tmp/dnf.package.cache/crontabs-1.11-17.20150630git.fc29.noarch.rpm removed >08:11:57,016 Level 8 dnf: /tmp/dnf.package.cache/grub2-pc-2.02-60.fc29.x86_64.rpm removed >08:11:57,016 Level 8 dnf: /tmp/dnf.package.cache/libtalloc-2.1.14-2.fc29.x86_64.rpm removed >08:11:57,017 INF packaging: Verifying: trousers-0.3.13-11.fc29.x86_64 1531664985 f90cfc11baa91ece8953667e9443025282b389ce106e2c9b3c24cc8e1d74c43f >08:11:57,018 INF packaging: Verifying: trousers-lib-0.3.13-11.fc29.x86_64 1531664985 eef15f0139c025d898301b8fb637f1639c306d01660cd2a442f477ec07ba36ab >08:11:57,018 Level 8 dnf: /tmp/dnf.package.cache/libgudev-232-4.fc29.x86_64.rpm removed >08:11:57,018 Level 8 dnf: /tmp/dnf.package.cache/cyrus-sasl-lib-2.1.27-0.3rc7.fc29.x86_64.rpm removed >08:11:57,019 Level 8 dnf: /tmp/dnf.package.cache/libssh-0.8.3-3.fc29.x86_64.rpm removed >08:11:57,020 INF packaging: Verifying: tzdata-2018e-2.fc29.noarch 1531666378 573c31e8ababde1c5edcb4b639c074191b6576fd30e027835712ae7380c3b3b1 >08:11:57,019 Level 8 dnf: /tmp/dnf.package.cache/passwdqc-1.3.0-12.fc29.x86_64.rpm removed >08:11:57,020 Level 8 dnf: /tmp/dnf.package.cache/openssh-7.8p1-3.fc29.x86_64.rpm removed >08:11:57,020 Level 8 dnf: /tmp/dnf.package.cache/js-jquery-3.2.1-4.fc29.noarch.rpm removed >08:11:57,020 Level 8 dnf: /tmp/dnf.package.cache/kmod-libs-25-3.fc29.x86_64.rpm removed >08:11:57,022 INF packaging: Verifying: unzip-6.0-40.fc29.x86_64 1531667732 db00e985af80579964ee5c5122216423ab4039899ffa346dca447c0a0fdb6a97 >08:11:57,023 Level 8 dnf: /tmp/dnf.package.cache/man-pages-4.16-3.fc29.noarch.rpm removed >08:11:57,023 Level 8 dnf: /tmp/dnf.package.cache/vconfig-1.9-25.fc29.x86_64.rpm removed >08:11:57,023 Level 8 dnf: /tmp/dnf.package.cache/chrony-3.4-1.fc29.x86_64.rpm removed >08:11:57,023 Level 8 dnf: /tmp/dnf.package.cache/NetworkManager-wwan-1.12.4-1.fc29.x86_64.rpm removed >08:11:57,023 Level 8 dnf: /tmp/dnf.package.cache/libstemmer-0-11.585svn.fc29.x86_64.rpm removed >08:11:57,023 Level 8 dnf: /tmp/dnf.package.cache/libqmi-utils-1.20.0-3.fc29.x86_64.rpm removed >08:11:57,023 Level 8 dnf: /tmp/dnf.package.cache/rpm-4.14.2-1.fc29.x86_64.rpm removed >08:11:57,023 Level 8 dnf: /tmp/dnf.package.cache/publicsuffix-list-dafsa-20180723-1.fc29.noarch.rpm removed >08:11:57,023 Level 8 dnf: /tmp/dnf.package.cache/gpgme-1.11.1-3.fc29.x86_64.rpm removed >08:11:57,024 Level 8 dnf: /tmp/dnf.package.cache/userspace-rcu-0.10.1-4.fc29.x86_64.rpm removed >08:11:57,025 INF packaging: Verifying: usb_modeswitch-2.5.2-2.fc29.x86_64 1532443237 118b9b572a8867a517ad62a0cb0f599425c2ba84f0b79558e0f75ff76433a17c >08:11:57,026 INF packaging: Verifying: usb_modeswitch-data-20170806-3.fc29.noarch 1531668137 fcfe2b206ad95f03747e6a23f982d475202d30f706930c2333792c94131111f0 >08:11:57,027 INF packaging: Verifying: usbutils-010-2.fc29.x86_64 1531473289 3d6944e191661c1b0c7fdb8b8e7593e8ca684281146b6eb8a441296d743c0fe0 >08:11:57,024 Level 8 dnf: /tmp/dnf.package.cache/abrt-addon-xorg-2.10.10-5.fc29.x86_64.rpm removed >08:11:57,027 Level 8 dnf: /tmp/dnf.package.cache/python3-six-1.11.0-6.fc29.noarch.rpm removed >08:11:57,028 Level 8 dnf: /tmp/dnf.package.cache/kpartx-0.7.7-5.gitef6d98b.fc29.x86_64.rpm removed >08:11:57,028 INF packaging: Verifying: userspace-rcu-0.10.1-4.fc29.x86_64 1531668668 f46f510475c7b02e1f0968e115966b3e994fffaff533056b0b73848a13f26f67 >08:11:57,028 Level 8 dnf: /tmp/dnf.package.cache/sssd-ipa-2.0.0-3.fc29.x86_64.rpm removed >08:11:57,029 Level 8 dnf: /tmp/dnf.package.cache/symlinks-1.4-21.fc29.x86_64.rpm removed >08:11:57,029 Level 8 dnf: /tmp/dnf.package.cache/xkeyboard-config-2.24-4.fc29.noarch.rpm removed >08:11:57,029 Level 8 dnf: /tmp/dnf.package.cache/libarchive-3.3.2-2.fc29.x86_64.rpm removed >08:11:57,029 Level 8 dnf: /tmp/dnf.package.cache/udisks2-2.8.1-1.fc29.x86_64.rpm removed >08:11:57,029 Level 8 dnf: /tmp/dnf.package.cache/libxcrypt-4.2.1-2.fc29.x86_64.rpm removed >08:11:57,029 Level 8 dnf: /tmp/dnf.package.cache/gmp-6.1.2-8.fc29.x86_64.rpm removed >08:11:57,029 Level 8 dnf: /tmp/dnf.package.cache/satyr-0.26-4.fc29.x86_64.rpm removed >08:11:57,030 Level 8 dnf: /tmp/dnf.package.cache/cockpit-bridge-178-1.fc29.x86_64.rpm removed >08:11:57,030 Level 8 dnf: /tmp/dnf.package.cache/fprintd-pam-0.8.1-3.fc29.x86_64.rpm removed >08:11:57,030 INF packaging: Verifying: util-linux-2.32.1-1.fc29.x86_64 1531741884 6edbf726bc5f067bf0ddf41eb020160d27b18dab49de1dabb35d0846952eb983 >08:11:57,032 INF packaging: Verifying: util-linux-user-2.32.1-1.fc29.x86_64 1531741884 6fdebcb91ba40c21fad4e9b2e5e85e9800465c6751d6a2519af6b0737e40f351 >08:11:57,033 INF packaging: Verifying: vconfig-1.9-25.fc29.x86_64 1531669093 910a0aff9151251d7a8aac74acaa5ade7f9d48035dd0ec89318169a7515f2f5b >08:11:57,030 Level 8 dnf: /tmp/dnf.package.cache/fedora-release-server-29-0.17.noarch.rpm removed >08:11:57,033 Level 8 dnf: /tmp/dnf.package.cache/libsolv-0.6.35-1.fc29.x86_64.rpm removed >08:11:57,033 Level 8 dnf: /tmp/dnf.package.cache/systemd-libs-239-3.fc29.x86_64.rpm removed >08:11:57,033 Level 8 dnf: /tmp/dnf.package.cache/authselect-libs-1.0.1-2.fc29.x86_64.rpm removed >08:11:57,033 Level 8 dnf: /tmp/dnf.package.cache/fedora-release-notes-28.01-2.fc29.noarch.rpm removed >08:11:57,033 Level 8 dnf: /tmp/dnf.package.cache/libnl3-cli-3.4.0-6.fc29.x86_64.rpm removed >08:11:57,034 Level 8 dnf: /tmp/dnf.package.cache/libblockdev-loop-2.20-1.fc29.x86_64.rpm removed >08:11:57,034 Level 8 dnf: /tmp/dnf.package.cache/libnghttp2-1.33.0-1.fc29.x86_64.rpm removed >08:11:57,034 INF packaging: Verifying: volume_key-libs-0.3.10-2.fc29.x86_64 1534164040 d0ef7b04117c1b1c20f94b08f62d2b3ed1373e47b4daad61e8b4c4e61b8ce263 >08:11:57,036 INF packaging: Verifying: web-assets-filesystem-5-8.fc29.noarch 1531672926 5e2ff287d6120cb269ce61645a1c9b715303d961d5bfc943d2f127a5677a90f0 >08:11:57,036 Level 8 dnf: /tmp/dnf.package.cache/samba-common-4.9.1-2.fc29.noarch.rpm removed >08:11:57,036 Level 8 dnf: /tmp/dnf.package.cache/logrotate-3.14.0-4.fc29.x86_64.rpm removed >08:11:57,036 Level 8 dnf: /tmp/dnf.package.cache/python3-gobject-base-3.30.1-1.fc29.x86_64.rpm removed >08:11:57,036 Level 8 dnf: /tmp/dnf.package.cache/lz4-libs-1.8.2-2.fc29.x86_64.rpm removed >08:11:57,036 Level 8 dnf: /tmp/dnf.package.cache/jwhois-4.0-54.fc29.x86_64.rpm removed >08:11:57,037 INF packaging: Verifying: which-2.21-11.fc29.x86_64 1532603396 16c6d21b6b4328ec11a7886f46f5451eba9ad3c2bf57d7e1a5fef1cd5a24429a >08:11:57,038 INF packaging: Verifying: wireless-tools-1:29-21.fc29.x86_64 1531673967 c29777dcbe5c4e1135003f24ded1593de4f5a2b2c436950757c40e3b3fc14e39 >08:11:57,040 INF packaging: Verifying: words-3.0-30.fc29.noarch 1533126862 9e8fae10859c5813ebbc58eba850b02441e94e898f3669992acc73287e44f0ef >08:11:57,042 INF packaging: Verifying: wpa_supplicant-1:2.6-17.fc29.x86_64 1531675002 f168a0b654b58fd8750f945327170df319c3c1dfa3bbf33169e4cd41850a8f08 >08:11:57,043 INF packaging: Verifying: xdg-utils-1.1.3-3.fc29.noarch 1531676817 436e75c5a5c65ae32d8eb4822cad077c230cd40f47a1ba1de9e43de3c9278d10 >08:11:57,044 INF packaging: Verifying: xfsprogs-4.17.0-3.fc29.x86_64 1531678698 6b6630b6adfd22dc98e294aefc71deabd9c3242951a74251d80774cbba3253b8 >08:11:57,046 INF packaging: Verifying: xkeyboard-config-2.24-4.fc29.noarch 1531678585 76c4b62be6f713bbb8934328d1901e26ed4fe50e7d3de99e97bd81d9319c9b41 >08:11:57,050 INF packaging: Verifying: xmlrpc-c-1.51.0-6.fc29.x86_64 1531678921 44bfebceffd0aef263e20f3191d324493f47c2f2f9c1e61ba451689734f8c4ff >08:11:57,052 INF packaging: Verifying: xmlrpc-c-client-1.51.0-6.fc29.x86_64 1531678921 d6c65b7c43ef7262a902be9b3a3a1494de8a4e87efa203ac66b0bc2d957efe6b >08:11:57,055 INF packaging: Verifying: xz-5.2.4-3.fc29.x86_64 1531681023 27f9eec1b4811527c6a58177a40e24c1d6306d775f58055731541f5b06810a7a >08:11:57,056 INF packaging: Verifying: xz-libs-5.2.4-3.fc29.x86_64 1531681023 ea68de9c4a06385dbd31548f2763cf867be0b60f70703136cf9376775dfdf83d >08:11:57,057 INF packaging: Verifying: zd1211-firmware-1.5-3.fc29.noarch 1532165325 522e4421260ec386bee6d67f631b7ca43f1efdb5bfd1402def3434333cf1fa07 >08:11:57,058 INF packaging: Verifying: zip-3.0-23.fc29.x86_64 1531682123 70b894f333816ab9aed931ed082d6fcd30f31b7a19f7e3799feeb90f7097b932 >08:11:57,085 INF packaging: Cleaning up downloaded packages: /tmp/dnf.package.cache > > >/tmp/program.log: >07:55:22,624 INF program: Running... losetup --list >07:55:22,637 INF program: Running... /sbin/auditd >07:55:22,645 DBG program: Return code: 0 >07:55:22,647 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >07:55:26,021 INF program: Running... modprobe fcoe >07:55:26,115 DBG program: Return code: 0 >07:55:26,117 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >07:55:26,155 INF program: stdout: >07:55:26,156 INF program: No FCoE boot disk information is found in EDD! >07:55:26,156 DBG program: Return code: 1 >08:04:26,651 INF program: Running... losetup --list >08:04:26,670 INF program: Running [2] e2fsck -V ... >08:04:26,691 INF program: stdout[2]: >08:04:26,692 INF program: stderr[2]: e2fsck 1.44.3 (10-July-2018) > Using EXT2FS Library version 1.44.3, 10-July-2018 > >08:04:26,692 INF program: ...done [2] (exit code: 0) >08:04:26,730 INF program: Running... modprobe xfs >08:04:26,836 DBG program: Return code: 0 >08:04:27,259 INF program: Running... udevadm settle --timeout=300 >08:04:27,274 DBG program: Return code: 0 >08:04:27,278 INF program: Running... udevadm settle --timeout=300 >08:04:27,290 DBG program: Return code: 0 >08:04:27,311 INF program: Running [3] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >08:04:27,336 INF program: Running... systemctl start chronyd >08:04:27,397 DBG program: Return code: 0 >08:04:27,439 INF program: stdout[3]: >08:04:27,439 INF program: stderr[3]: >08:04:27,440 INF program: ...done [3] (exit code: 0) >08:04:27,440 INF program: Running... udevadm settle --timeout=300 >08:04:27,468 DBG program: Return code: 0 >08:04:27,579 INF program: Running... udevadm settle --timeout=300 >08:04:27,631 DBG program: Return code: 0 >08:04:27,641 INF program: Running... udevadm settle --timeout=300 >08:04:27,662 DBG program: Return code: 0 >08:04:27,666 INF program: Running... udevadm settle --timeout=300 >08:04:27,696 DBG program: Return code: 0 >08:04:27,709 INF program: Running... udevadm settle --timeout=300 >08:04:27,761 DBG program: Return code: 0 >08:04:27,974 INF program: Running... dumpe2fs -h /dev/loop1 >08:04:27,987 INF program: stdout: >08:04:27,987 INF program: Filesystem volume name: Anaconda >08:04:27,987 INF program: Last mounted on: / >08:04:27,987 INF program: Filesystem UUID: d575c701-7e75-45db-9dad-0bf4d354a5a0 >08:04:27,988 INF program: Filesystem magic number: 0xEF53 >08:04:27,988 INF program: Filesystem revision #: 1 (dynamic) >08:04:27,988 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 >08:04:27,988 INF program: Filesystem flags: signed_directory_hash >08:04:27,988 INF program: Default mount options: user_xattr acl >08:04:27,988 INF program: Filesystem state: clean >08:04:27,988 INF program: Errors behavior: Continue >08:04:27,989 INF program: Filesystem OS type: Linux >08:04:27,989 INF program: Inode count: 131072 >08:04:27,989 INF program: Block count: 524288 >08:04:27,989 INF program: Reserved block count: 0 >08:04:27,989 INF program: Free blocks: 92609 >08:04:27,989 INF program: Free inodes: 92816 >08:04:27,989 INF program: First block: 0 >08:04:27,990 INF program: Block size: 4096 >08:04:27,990 INF program: Fragment size: 4096 >08:04:27,990 INF program: Group descriptor size: 64 >08:04:27,990 INF program: Reserved GDT blocks: 255 >08:04:27,990 INF program: Blocks per group: 32768 >08:04:27,990 INF program: Fragments per group: 32768 >08:04:27,990 INF program: Inodes per group: 8192 >08:04:27,990 INF program: Inode blocks per group: 512 >08:04:27,991 INF program: Flex block group size: 16 >08:04:27,991 INF program: Filesystem created: Mon Oct 1 08:42:21 2018 >08:04:27,991 INF program: Last mount time: Mon Oct 1 08:42:43 2018 >08:04:27,991 INF program: Last write time: Mon Oct 1 08:42:58 2018 >08:04:27,991 INF program: Mount count: 2 >08:04:27,991 INF program: Maximum mount count: -1 >08:04:27,991 INF program: Last checked: Mon Oct 1 08:42:21 2018 >08:04:27,992 INF program: Check interval: 0 (<none>) >08:04:27,992 INF program: Lifetime writes: 1744 MB >08:04:27,992 INF program: Reserved blocks uid: 0 (user root) >08:04:27,992 INF program: Reserved blocks gid: 0 (group root) >08:04:27,992 INF program: First inode: 11 >08:04:27,992 INF program: Inode size: 256 >08:04:27,992 INF program: Required extra isize: 32 >08:04:27,998 INF program: Desired extra isize: 32 >08:04:27,998 INF program: Journal inode: 8 >08:04:27,998 INF program: Default directory hash: half_md4 >08:04:27,998 INF program: Directory Hash Seed: 5c961af0-6920-4645-88cb-3a9e70d8eaef >08:04:27,998 INF program: Journal backup: inode blocks >08:04:27,999 INF program: Checksum type: crc32c >08:04:27,999 INF program: Checksum: 0xa9d3436e >08:04:27,999 INF program: Journal features: journal_64bit journal_checksum_v3 >08:04:27,999 INF program: Journal size: 64M >08:04:27,999 INF program: Journal length: 16384 >08:04:27,999 INF program: Journal sequence: 0x0000000d >08:04:27,999 INF program: Journal start: 0 >08:04:28,000 INF program: Journal checksum type: crc32c >08:04:28,000 INF program: Journal checksum: 0x367c8139 >08:04:28,000 INF program: >08:04:28,000 INF program: stderr: >08:04:28,000 INF program: b'dumpe2fs 1.44.3 (10-July-2018)' >08:04:28,000 DBG program: Return code: 0 >08:04:28,001 INF program: Running... resize2fs -P /dev/loop1 >08:04:28,027 INF program: stdout: >08:04:28,030 INF program: Couldn't find valid filesystem superblock. >08:04:28,031 INF program: stderr: >08:04:28,031 INF program: b'resize2fs 1.44.3 (10-July-2018)' >08:04:28,031 INF program: b'resize2fs: Device or resource busy while trying to open /dev/loop1' >08:04:28,032 DBG program: Return code: 1 >08:04:28,038 INF program: Running... udevadm settle --timeout=300 >08:04:28,076 DBG program: Return code: 0 >08:04:28,087 INF program: Running... udevadm settle --timeout=300 >08:04:28,100 DBG program: Return code: 0 >08:04:28,131 INF program: Running [4] dmsetup info -co subsystem --noheadings live-rw ... >08:04:28,158 INF program: stdout[4]: > >08:04:28,158 INF program: stderr[4]: >08:04:28,158 INF program: ...done [4] (exit code: 0) >08:04:28,158 INF program: Running [5] dmsetup info -co subsystem --noheadings live-rw ... >08:04:28,167 INF program: stdout[5]: > >08:04:28,168 INF program: stderr[5]: >08:04:28,168 INF program: ...done [5] (exit code: 0) >08:04:28,168 INF program: Running [6] dmsetup info -co subsystem --noheadings live-rw ... >08:04:28,173 INF program: stdout[6]: > >08:04:28,174 INF program: stderr[6]: >08:04:28,174 INF program: ...done [6] (exit code: 0) >08:04:28,174 INF program: Running [7] dmsetup info -co subsystem --noheadings live-rw ... >08:04:28,178 INF program: stdout[7]: > >08:04:28,178 INF program: stderr[7]: >08:04:28,178 INF program: ...done [7] (exit code: 0) >08:04:28,179 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >08:04:28,182 INF program: stdout[8]: > >08:04:28,182 INF program: stderr[8]: >08:04:28,183 INF program: ...done [8] (exit code: 0) >08:04:28,183 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >08:04:28,186 INF program: stdout[9]: > >08:04:28,187 INF program: stderr[9]: >08:04:28,187 INF program: ...done [9] (exit code: 0) >08:04:28,187 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >08:04:28,191 INF program: stdout[10]: > >08:04:28,191 INF program: stderr[10]: >08:04:28,191 INF program: ...done [10] (exit code: 0) >08:04:28,192 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >08:04:28,195 INF program: stdout[11]: > >08:04:28,196 INF program: stderr[11]: >08:04:28,196 INF program: ...done [11] (exit code: 0) >08:04:28,196 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >08:04:28,199 INF program: stdout[12]: > >08:04:28,200 INF program: stderr[12]: >08:04:28,200 INF program: ...done [12] (exit code: 0) >08:04:28,216 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >08:04:28,221 INF program: stdout[13]: > >08:04:28,221 INF program: stderr[13]: >08:04:28,221 INF program: ...done [13] (exit code: 0) >08:04:28,222 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >08:04:28,225 INF program: stdout[14]: > >08:04:28,226 INF program: stderr[14]: >08:04:28,226 INF program: ...done [14] (exit code: 0) >08:04:28,235 INF program: Running... dumpe2fs -h /dev/mapper/live-rw >08:04:28,241 INF program: stdout: >08:04:28,241 INF program: Filesystem volume name: Anaconda >08:04:28,241 INF program: Last mounted on: / >08:04:28,242 INF program: Filesystem UUID: d575c701-7e75-45db-9dad-0bf4d354a5a0 >08:04:28,242 INF program: Filesystem magic number: 0xEF53 >08:04:28,242 INF program: Filesystem revision #: 1 (dynamic) >08:04:28,242 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 >08:04:28,242 INF program: Filesystem flags: signed_directory_hash >08:04:28,242 INF program: Default mount options: user_xattr acl >08:04:28,242 INF program: Filesystem state: clean >08:04:28,243 INF program: Errors behavior: Continue >08:04:28,243 INF program: Filesystem OS type: Linux >08:04:28,243 INF program: Inode count: 131072 >08:04:28,243 INF program: Block count: 524288 >08:04:28,243 INF program: Reserved block count: 0 >08:04:28,243 INF program: Free blocks: 92609 >08:04:28,243 INF program: Free inodes: 92816 >08:04:28,244 INF program: First block: 0 >08:04:28,244 INF program: Block size: 4096 >08:04:28,244 INF program: Fragment size: 4096 >08:04:28,244 INF program: Group descriptor size: 64 >08:04:28,244 INF program: Reserved GDT blocks: 255 >08:04:28,244 INF program: Blocks per group: 32768 >08:04:28,244 INF program: Fragments per group: 32768 >08:04:28,245 INF program: Inodes per group: 8192 >08:04:28,245 INF program: Inode blocks per group: 512 >08:04:28,245 INF program: Flex block group size: 16 >08:04:28,245 INF program: Filesystem created: Mon Oct 1 08:42:21 2018 >08:04:28,245 INF program: Last mount time: Wed Oct 3 07:55:10 2018 >08:04:28,245 INF program: Last write time: Wed Oct 3 07:55:10 2018 >08:04:28,245 INF program: Mount count: 3 >08:04:28,246 INF program: Maximum mount count: -1 >08:04:28,246 INF program: Last checked: Mon Oct 1 08:42:21 2018 >08:04:28,246 INF program: Check interval: 0 (<none>) >08:04:28,246 INF program: Lifetime writes: 1744 MB >08:04:28,246 INF program: Reserved blocks uid: 0 (user root) >08:04:28,246 INF program: Reserved blocks gid: 0 (group root) >08:04:28,246 INF program: First inode: 11 >08:04:28,247 INF program: Inode size: 256 >08:04:28,247 INF program: Required extra isize: 32 >08:04:28,247 INF program: Desired extra isize: 32 >08:04:28,247 INF program: Journal inode: 8 >08:04:28,247 INF program: Default directory hash: half_md4 >08:04:28,247 INF program: Directory Hash Seed: 5c961af0-6920-4645-88cb-3a9e70d8eaef >08:04:28,247 INF program: Journal backup: inode blocks >08:04:28,248 INF program: Checksum type: crc32c >08:04:28,248 INF program: Checksum: 0xcc1e934f >08:04:28,248 INF program: Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >08:04:28,248 INF program: Journal size: 64M >08:04:28,248 INF program: Journal length: 16384 >08:04:28,248 INF program: Journal sequence: 0x0000000e >08:04:28,248 INF program: Journal start: 1 >08:04:28,249 INF program: Journal checksum type: crc32c >08:04:28,249 INF program: Journal checksum: 0x1ca74fb0 >08:04:28,249 INF program: >08:04:28,249 INF program: stderr: >08:04:28,249 INF program: b'dumpe2fs 1.44.3 (10-July-2018)' >08:04:28,249 DBG program: Return code: 0 >08:04:28,250 INF program: Running... resize2fs -P /dev/mapper/live-rw >08:04:28,262 INF program: stdout: >08:04:28,262 INF program: Estimated minimum size of the filesystem: 524288 >08:04:28,263 INF program: stderr: >08:04:28,263 INF program: b'resize2fs 1.44.3 (10-July-2018)' >08:04:28,263 DBG program: Return code: 0 >08:04:28,266 INF program: Running... udevadm settle --timeout=300 >08:04:28,279 DBG program: Return code: 0 >08:04:28,293 INF program: Running... udevadm settle --timeout=300 >08:04:28,306 DBG program: Return code: 0 >08:04:28,315 INF program: Running [15] dmsetup info -co subsystem --noheadings live-base ... >08:04:28,318 INF program: stdout[15]: > >08:04:28,319 INF program: stderr[15]: >08:04:28,319 INF program: ...done [15] (exit code: 0) >08:04:28,319 INF program: Running [16] dmsetup info -co subsystem --noheadings live-base ... >08:04:28,323 INF program: stdout[16]: > >08:04:28,323 INF program: stderr[16]: >08:04:28,323 INF program: ...done [16] (exit code: 0) >08:04:28,323 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >08:04:28,327 INF program: stdout[17]: > >08:04:28,327 INF program: stderr[17]: >08:04:28,327 INF program: ...done [17] (exit code: 0) >08:04:28,328 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >08:04:28,331 INF program: stdout[18]: > >08:04:28,332 INF program: stderr[18]: >08:04:28,332 INF program: ...done [18] (exit code: 0) >08:04:28,332 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >08:04:28,335 INF program: stdout[19]: > >08:04:28,336 INF program: stderr[19]: >08:04:28,336 INF program: ...done [19] (exit code: 0) >08:04:28,336 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >08:04:28,340 INF program: stdout[20]: > >08:04:28,340 INF program: stderr[20]: >08:04:28,340 INF program: ...done [20] (exit code: 0) >08:04:28,340 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >08:04:28,344 INF program: stdout[21]: > >08:04:28,345 INF program: stderr[21]: >08:04:28,345 INF program: ...done [21] (exit code: 0) >08:04:28,345 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >08:04:28,348 INF program: stdout[22]: > >08:04:28,349 INF program: stderr[22]: >08:04:28,349 INF program: ...done [22] (exit code: 0) >08:04:28,349 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >08:04:28,353 INF program: stdout[23]: > >08:04:28,353 INF program: stderr[23]: >08:04:28,353 INF program: ...done [23] (exit code: 0) >08:04:28,365 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >08:04:28,369 INF program: stdout[24]: > >08:04:28,369 INF program: stderr[24]: >08:04:28,369 INF program: ...done [24] (exit code: 0) >08:04:28,370 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >08:04:28,373 INF program: stdout[25]: > >08:04:28,373 INF program: stderr[25]: >08:04:28,374 INF program: ...done [25] (exit code: 0) >08:04:28,381 INF program: Running... dumpe2fs -h /dev/mapper/live-base >08:04:28,386 INF program: stdout: >08:04:28,386 INF program: Filesystem volume name: Anaconda >08:04:28,387 INF program: Last mounted on: / >08:04:28,387 INF program: Filesystem UUID: d575c701-7e75-45db-9dad-0bf4d354a5a0 >08:04:28,387 INF program: Filesystem magic number: 0xEF53 >08:04:28,387 INF program: Filesystem revision #: 1 (dynamic) >08:04:28,387 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 >08:04:28,387 INF program: Filesystem flags: signed_directory_hash >08:04:28,387 INF program: Default mount options: user_xattr acl >08:04:28,388 INF program: Filesystem state: clean >08:04:28,388 INF program: Errors behavior: Continue >08:04:28,388 INF program: Filesystem OS type: Linux >08:04:28,388 INF program: Inode count: 131072 >08:04:28,388 INF program: Block count: 524288 >08:04:28,388 INF program: Reserved block count: 0 >08:04:28,388 INF program: Free blocks: 92609 >08:04:28,389 INF program: Free inodes: 92816 >08:04:28,389 INF program: First block: 0 >08:04:28,389 INF program: Block size: 4096 >08:04:28,389 INF program: Fragment size: 4096 >08:04:28,389 INF program: Group descriptor size: 64 >08:04:28,389 INF program: Reserved GDT blocks: 255 >08:04:28,389 INF program: Blocks per group: 32768 >08:04:28,390 INF program: Fragments per group: 32768 >08:04:28,390 INF program: Inodes per group: 8192 >08:04:28,390 INF program: Inode blocks per group: 512 >08:04:28,390 INF program: Flex block group size: 16 >08:04:28,390 INF program: Filesystem created: Mon Oct 1 08:42:21 2018 >08:04:28,390 INF program: Last mount time: Mon Oct 1 08:42:43 2018 >08:04:28,390 INF program: Last write time: Mon Oct 1 08:42:58 2018 >08:04:28,391 INF program: Mount count: 2 >08:04:28,391 INF program: Maximum mount count: -1 >08:04:28,391 INF program: Last checked: Mon Oct 1 08:42:21 2018 >08:04:28,391 INF program: Check interval: 0 (<none>) >08:04:28,391 INF program: Lifetime writes: 1744 MB >08:04:28,391 INF program: Reserved blocks uid: 0 (user root) >08:04:28,391 INF program: Reserved blocks gid: 0 (group root) >08:04:28,391 INF program: First inode: 11 >08:04:28,392 INF program: Inode size: 256 >08:04:28,392 INF program: Required extra isize: 32 >08:04:28,392 INF program: Desired extra isize: 32 >08:04:28,392 INF program: Journal inode: 8 >08:04:28,392 INF program: Default directory hash: half_md4 >08:04:28,392 INF program: Directory Hash Seed: 5c961af0-6920-4645-88cb-3a9e70d8eaef >08:04:28,392 INF program: Journal backup: inode blocks >08:04:28,393 INF program: Checksum type: crc32c >08:04:28,393 INF program: Checksum: 0xa9d3436e >08:04:28,393 INF program: Journal features: journal_64bit journal_checksum_v3 >08:04:28,393 INF program: Journal size: 64M >08:04:28,393 INF program: Journal length: 16384 >08:04:28,393 INF program: Journal sequence: 0x0000000d >08:04:28,393 INF program: Journal start: 0 >08:04:28,394 INF program: Journal checksum type: crc32c >08:04:28,394 INF program: Journal checksum: 0x367c8139 >08:04:28,394 INF program: >08:04:28,394 INF program: stderr: >08:04:28,394 INF program: b'dumpe2fs 1.44.3 (10-July-2018)' >08:04:28,394 DBG program: Return code: 0 >08:04:28,395 INF program: Running... resize2fs -P /dev/mapper/live-base >08:04:28,407 INF program: stdout: >08:04:28,407 INF program: Couldn't find valid filesystem superblock. >08:04:28,408 INF program: stderr: >08:04:28,408 INF program: b'resize2fs 1.44.3 (10-July-2018)' >08:04:28,410 INF program: b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >08:04:28,410 DBG program: Return code: 1 >08:04:28,417 INF program: Running... udevadm settle --timeout=300 >08:04:28,430 DBG program: Return code: 0 >08:04:28,436 INF program: Running... udevadm settle --timeout=300 >08:04:28,450 DBG program: Return code: 0 >08:04:28,456 INF program: Running... udevadm settle --timeout=300 >08:04:28,469 DBG program: Return code: 0 >08:04:28,474 INF program: Running... udevadm settle --timeout=300 >08:04:28,487 DBG program: Return code: 0 >08:04:28,492 INF program: Running... udevadm settle --timeout=300 >08:04:28,506 DBG program: Return code: 0 >08:04:28,510 INF program: Running... udevadm settle --timeout=300 >08:04:28,523 DBG program: Return code: 0 >08:04:28,527 INF program: Running... udevadm settle --timeout=300 >08:04:28,539 DBG program: Return code: 0 >08:04:28,544 INF program: Running... udevadm settle --timeout=300 >08:04:28,559 DBG program: Return code: 0 >08:04:28,563 INF program: Running... umount /run/install/repo >08:04:28,570 INF program: stderr: >08:04:28,570 INF program: b'umount: /run/install/repo: target is busy.' >08:04:28,570 DBG program: Return code: 32 >08:04:28,571 INF program: Running... lsof /run/install/repo >08:04:28,619 DBG program: Return code: 1 >08:04:28,622 INF program: Running... udevadm settle --timeout=300 >08:04:28,636 DBG program: Return code: 0 >08:04:28,649 INF program: Running... udevadm settle --timeout=300 >08:04:28,662 DBG program: Return code: 0 >08:04:28,694 INF program: Running... hwclock --hctosys --utc >08:04:29,003 DBG program: Return code: 0 >08:04:29,066 INF program: Running... udevadm settle --timeout=300 >08:04:29,103 DBG program: Return code: 0 >08:04:29,107 INF program: Running... udevadm settle --timeout=300 >08:04:29,122 DBG program: Return code: 0 >08:04:29,125 INF program: Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmprcaoib1f >08:04:29,136 DBG program: Return code: 0 >08:04:29,137 INF program: Running... udevadm settle --timeout=300 >08:04:29,151 DBG program: Return code: 0 >08:04:29,154 INF program: Running... udevadm settle --timeout=300 >08:04:29,166 DBG program: Return code: 0 >08:04:29,170 INF program: Running... udevadm settle --timeout=300 >08:04:29,183 DBG program: Return code: 0 >08:04:29,186 INF program: Running... udevadm settle --timeout=300 >08:04:29,201 DBG program: Return code: 0 >08:04:29,206 INF program: Running... udevadm settle --timeout=300 >08:04:29,219 DBG program: Return code: 0 >08:04:29,222 INF program: Running... udevadm settle --timeout=300 >08:04:29,235 DBG program: Return code: 0 >08:04:29,235 INF program: Running... umount /tmp/tmprcaoib1f >08:04:29,241 DBG program: Return code: 0 >08:05:00,947 INF program: Running [26] btrfs --version ... >08:05:01,038 INF program: stdout[26]: btrfs-progs v4.17.1 > >08:05:01,038 INF program: stderr[26]: >08:05:01,038 INF program: ...done [26] (exit code: 0) >08:05:01,050 INF program: Running [27] dmsetup --version ... >08:05:01,084 INF program: stdout[27]: Library version: 1.02.150 (2018-08-01) >Driver version: 4.39.0 > >08:05:01,085 INF program: stderr[27]: >08:05:01,085 INF program: ...done [27] (exit code: 0) >08:05:10,438 INF program: Running [28] mkswap --version ... >08:05:10,461 INF program: stdout[28]: mkswap from util-linux 2.32.1 > >08:05:10,462 INF program: stderr[28]: >08:05:10,462 INF program: ...done [28] (exit code: 0) >08:05:12,610 INF program: Running... udevadm settle --timeout=300 >08:05:12,644 DBG program: Return code: 0 >08:05:12,650 INF program: Running... udevadm settle --timeout=300 >08:05:12,673 DBG program: Return code: 0 >08:05:39,772 INF program: Running... udevadm settle --timeout=300 >08:05:39,830 DBG program: Return code: 0 >08:05:39,851 INF program: Running... udevadm settle --timeout=300 >08:05:39,958 DBG program: Return code: 0 >08:05:39,962 INF program: Running... udevadm settle --timeout=300 >08:05:40,084 DBG program: Return code: 0 >08:05:40,150 INF program: Running... udevadm settle --timeout=300 >08:05:40,216 DBG program: Return code: 0 >08:05:40,220 INF program: Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmp20vknejq >08:05:40,293 DBG program: Return code: 0 >08:05:40,294 INF program: Running... udevadm settle --timeout=300 >08:05:40,326 DBG program: Return code: 0 >08:05:40,330 INF program: Running... udevadm settle --timeout=300 >08:05:40,365 DBG program: Return code: 0 >08:05:40,375 INF program: Running... udevadm settle --timeout=300 >08:05:40,402 DBG program: Return code: 0 >08:05:40,411 INF program: Running... udevadm settle --timeout=300 >08:05:40,444 DBG program: Return code: 0 >08:05:40,454 INF program: Running... udevadm settle --timeout=300 >08:05:40,486 DBG program: Return code: 0 >08:05:40,497 INF program: Running... udevadm settle --timeout=300 >08:05:40,529 DBG program: Return code: 0 >08:05:40,529 INF program: Running... umount /tmp/tmp20vknejq >08:05:40,549 DBG program: Return code: 0 >08:05:40,766 INF program: Running... df --output=target,avail >08:05:40,779 INF program: Mounted on Avail >08:05:40,780 INF program: /dev 985892 >08:05:40,780 INF program: /dev/shm 1020076 >08:05:40,780 INF program: /run 1003064 >08:05:40,780 INF program: /sys/fs/cgroup 1020080 >08:05:40,780 INF program: /run/install/repo 0 >08:05:40,781 INF program: / 341608 >08:05:40,781 INF program: /tmp 828632 >08:05:40,781 DBG program: Return code: 0 >08:05:55,387 INF program: Running... df --output=target,avail >08:05:55,393 INF program: Mounted on Avail >08:05:55,394 INF program: /dev 985892 >08:05:55,394 INF program: /dev/shm 1020076 >08:05:55,394 INF program: /run 1003064 >08:05:55,394 INF program: /sys/fs/cgroup 1020080 >08:05:55,395 INF program: /run/install/repo 0 >08:05:55,395 INF program: / 341608 >08:05:55,395 INF program: /tmp 828624 >08:05:55,395 DBG program: Return code: 0 >08:05:55,420 INF program: Running... hwclock --systohc --utc >08:05:55,501 DBG program: Return code: 0 >08:05:55,532 INF program: Running... udevadm settle --timeout=300 >08:05:55,549 DBG program: Return code: 0 >08:05:55,552 INF program: Running... udevadm settle --timeout=300 >08:05:55,567 DBG program: Return code: 0 >08:05:55,570 INF program: Running... udevadm settle --timeout=300 >08:05:55,585 DBG program: Return code: 0 >08:05:55,589 INF program: Running... udevadm settle --timeout=300 >08:05:55,604 DBG program: Return code: 0 >08:05:55,608 INF program: Running... udevadm settle --timeout=300 >08:05:55,623 DBG program: Return code: 0 >08:05:55,627 INF program: Running... udevadm settle --timeout=300 >08:05:55,642 DBG program: Return code: 0 >08:05:55,658 INF program: Running... wipefs -f -a /dev/vda >08:05:55,673 DBG program: Return code: 0 >08:05:55,674 INF program: Running... udevadm settle --timeout=300 >08:05:55,695 DBG program: Return code: 0 >08:05:55,712 INF program: Running... udevadm settle --timeout=300 >08:05:55,738 DBG program: Return code: 0 >08:05:55,738 INF program: Running... udevadm settle --timeout=300 >08:05:55,754 DBG program: Return code: 0 >08:05:55,766 INF program: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=2048 count=2048 >08:05:55,796 INF program: stderr: >08:05:55,797 INF program: b'2048+0 records in' >08:05:55,798 INF program: b'2048+0 records out' >08:05:55,798 INF program: b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0208898 s, 50.2 MB/s' >08:05:55,799 DBG program: Return code: 0 >08:05:55,802 INF program: Running... udevadm settle --timeout=300 >08:05:55,823 DBG program: Return code: 0 >08:05:55,849 INF program: Running... udevadm settle --timeout=300 >08:05:55,883 DBG program: Return code: 0 >08:05:55,887 INF program: Running... wipefs -f -a /dev/vda1 >08:05:55,899 DBG program: Return code: 0 >08:05:55,906 INF program: Running... udevadm settle --timeout=300 >08:05:55,922 DBG program: Return code: 0 >08:05:55,931 INF program: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=2099200 count=2048 >08:05:55,958 INF program: stderr: >08:05:55,958 INF program: b'2048+0 records in' >08:05:55,959 INF program: b'2048+0 records out' >08:05:55,959 INF program: b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0207329 s, 50.6 MB/s' >08:05:55,959 DBG program: Return code: 0 >08:05:55,959 INF program: Running... udevadm settle --timeout=300 >08:05:55,987 DBG program: Return code: 0 >08:05:56,012 INF program: Running... udevadm settle --timeout=300 >08:05:56,057 DBG program: Return code: 0 >08:05:56,062 INF program: Running... wipefs -f -a /dev/vda2 >08:05:56,072 DBG program: Return code: 0 >08:05:56,079 INF program: Running... udevadm settle --timeout=300 >08:05:56,095 DBG program: Return code: 0 >08:05:56,130 INF program: Running... udevadm settle --timeout=300 >08:05:56,168 DBG program: Return code: 0 >08:05:56,171 INF program: Running [29] mkswap -f /dev/vda2 ... >08:05:56,191 INF program: stdout[29]: Setting up swapspace version 1, size = 2 GiB (2147479552 bytes) > >08:05:56,191 INF program: stderr[29]: >08:05:56,192 INF program: ...done [29] (exit code: 0) >08:05:56,192 INF program: Running... udevadm settle --timeout=300 >08:05:56,207 DBG program: Return code: 0 >08:05:56,215 INF program: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=6293504 count=2048 >08:05:56,242 INF program: stderr: >08:05:56,244 INF program: b'2048+0 records in' >08:05:56,244 INF program: b'2048+0 records out' >08:05:56,246 INF program: b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0205502 s, 51.0 MB/s' >08:05:56,247 DBG program: Return code: 0 >08:05:56,247 INF program: Running... udevadm settle --timeout=300 >08:05:56,284 DBG program: Return code: 0 >08:05:56,310 INF program: Running... udevadm settle --timeout=300 >08:05:56,357 DBG program: Return code: 0 >08:05:56,362 INF program: Running... wipefs -f -a /dev/vda3 >08:05:56,372 DBG program: Return code: 0 >08:05:56,379 INF program: Running... udevadm settle --timeout=300 >08:05:56,397 DBG program: Return code: 0 >08:05:56,431 INF program: Running... udevadm settle --timeout=300 >08:05:56,482 DBG program: Return code: 0 >08:05:56,485 INF program: Running... mkfs.xfs -f /dev/vda3 >08:05:56,573 INF program: stdout: >08:05:56,578 INF program: meta-data=/dev/vda3 isize=512 agcount=4, agsize=983040 blks >08:05:56,581 INF program: = sectsz=512 attr=2, projid32bit=1 >08:05:56,585 INF program: = crc=1 finobt=1, sparse=1, rmapbt=0 >08:05:56,585 INF program: = reflink=0 >08:05:56,588 INF program: data = bsize=4096 blocks=3932160, imaxpct=25 >08:05:56,588 INF program: = sunit=0 swidth=0 blks >08:05:56,589 INF program: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 >08:05:56,592 INF program: log =internal log bsize=4096 blocks=2560, version=2 >08:05:56,597 INF program: = sectsz=512 sunit=0 blks, lazy-count=1 >08:05:56,597 INF program: realtime =none extsz=4096 blocks=0, rtextents=0 >08:05:56,597 DBG program: Return code: 0 >08:05:56,598 INF program: Running... udevadm settle --timeout=300 >08:05:56,615 DBG program: Return code: 0 >08:05:56,649 INF program: Running... udevadm settle --timeout=300 >08:05:56,698 DBG program: Return code: 0 >08:05:56,702 INF program: Running... mke2fs -t ext4 /dev/vda1 >08:05:57,043 INF program: stdout: >08:05:57,047 INF program: Creating filesystem with 262144 4k blocks and 65536 inodes >08:05:57,057 INF program: Filesystem UUID: 16792ab3-287b-44a0-9bf1-1932a1810614 >08:05:57,058 INF program: Superblock backups stored on blocks: >08:05:57,058 INF program: 32768, 98304, 163840, 229376 >08:05:57,059 INF program: >08:05:57,059 INF program: Allocating group tables: 0/8[08][08][08] [08][08][08]done >08:05:57,059 INF program: Writing inode tables: 0/8[08][08][08] [08][08][08]done >08:05:57,060 INF program: Creating journal (8192 blocks): done >08:05:57,060 INF program: Writing superblocks and filesystem accounting information: 0/8[08][08][08] [08][08][08]done >08:05:57,061 INF program: >08:05:57,061 INF program: stderr: >08:05:57,061 INF program: b'mke2fs 1.44.3 (10-July-2018)' >08:05:57,061 DBG program: Return code: 0 >08:05:57,062 INF program: Running... udevadm settle --timeout=300 >08:05:57,078 DBG program: Return code: 0 >08:05:57,214 INF program: Running... udevadm settle --timeout=300 >08:05:57,231 DBG program: Return code: 0 >08:05:57,238 INF program: Running... udevadm settle --timeout=300 >08:05:57,255 DBG program: Return code: 0 >08:05:57,261 INF program: Running... mount -t xfs -o defaults /dev/vda3 /mnt/sysimage >08:05:57,308 DBG program: Return code: 0 >08:05:57,343 INF program: Running... udevadm settle --timeout=300 >08:05:57,378 DBG program: Return code: 0 >08:05:57,385 INF program: Running... udevadm settle --timeout=300 >08:05:57,401 DBG program: Return code: 0 >08:05:57,408 INF program: Running... udevadm settle --timeout=300 >08:05:57,424 DBG program: Return code: 0 >08:05:57,429 INF program: Running... udevadm settle --timeout=300 >08:05:57,445 DBG program: Return code: 0 >08:05:57,452 INF program: Running... udevadm settle --timeout=300 >08:05:57,468 DBG program: Return code: 0 >08:05:57,474 INF program: Running... mount -t ext4 -o defaults /dev/vda1 /mnt/sysimage/boot >08:05:57,485 DBG program: Return code: 0 >08:05:57,494 INF program: Running... udevadm settle --timeout=300 >08:05:57,510 DBG program: Return code: 0 >08:05:57,515 INF program: Running... udevadm settle --timeout=300 >08:05:57,531 DBG program: Return code: 0 >08:05:57,539 INF program: Running... udevadm settle --timeout=300 >08:05:57,555 DBG program: Return code: 0 >08:05:57,561 INF program: Running... udevadm settle --timeout=300 >08:05:57,579 DBG program: Return code: 0 >08:05:57,585 INF program: Running... udevadm settle --timeout=300 >08:05:57,601 DBG program: Return code: 0 >08:05:57,607 INF program: Running... udevadm settle --timeout=300 >08:05:57,623 DBG program: Return code: 0 >08:05:57,630 INF program: Running... udevadm settle --timeout=300 >08:05:57,646 DBG program: Return code: 0 >08:05:57,652 INF program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >08:05:57,662 DBG program: Return code: 0 >08:05:57,665 INF program: Running... udevadm settle --timeout=300 >08:05:57,681 DBG program: Return code: 0 >08:05:57,686 INF program: Running... udevadm settle --timeout=300 >08:05:57,703 DBG program: Return code: 0 >08:05:57,708 INF program: Running... udevadm settle --timeout=300 >08:05:57,724 DBG program: Return code: 0 >08:05:57,729 INF program: Running... udevadm settle --timeout=300 >08:05:57,746 DBG program: Return code: 0 >08:05:57,751 INF program: Running... udevadm settle --timeout=300 >08:05:57,768 DBG program: Return code: 0 >08:05:57,775 INF program: Running... udevadm settle --timeout=300 >08:05:57,791 DBG program: Return code: 0 >08:05:57,797 INF program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >08:05:57,809 DBG program: Return code: 0 >08:05:57,814 INF program: Running... udevadm settle --timeout=300 >08:05:57,838 DBG program: Return code: 0 >08:05:57,846 INF program: Running... udevadm settle --timeout=300 >08:05:57,873 DBG program: Return code: 0 >08:05:57,880 INF program: Running... udevadm settle --timeout=300 >08:05:57,904 DBG program: Return code: 0 >08:05:57,914 INF program: Running... udevadm settle --timeout=300 >08:05:57,938 DBG program: Return code: 0 >08:05:57,948 INF program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >08:05:57,974 DBG program: Return code: 0 >08:05:57,979 INF program: Running... udevadm settle --timeout=300 >08:05:58,006 DBG program: Return code: 0 >08:05:58,017 INF program: Running... udevadm settle --timeout=300 >08:05:58,045 DBG program: Return code: 0 >08:05:58,058 INF program: Running... udevadm settle --timeout=300 >08:05:58,082 DBG program: Return code: 0 >08:05:58,093 INF program: Running... udevadm settle --timeout=300 >08:05:58,117 DBG program: Return code: 0 >08:05:58,123 INF program: Running... udevadm settle --timeout=300 >08:05:58,139 DBG program: Return code: 0 >08:05:58,145 INF program: Running... udevadm settle --timeout=300 >08:05:58,161 DBG program: Return code: 0 >08:05:58,168 INF program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >08:05:58,178 DBG program: Return code: 0 >08:05:58,224 INF program: Running... udevadm settle --timeout=300 >08:05:58,240 DBG program: Return code: 0 >08:05:58,245 INF program: Running... udevadm settle --timeout=300 >08:05:58,261 DBG program: Return code: 0 >08:05:58,266 INF program: Running... udevadm settle --timeout=300 >08:05:58,282 DBG program: Return code: 0 >08:05:58,287 INF program: Running... udevadm settle --timeout=300 >08:05:58,304 DBG program: Return code: 0 >08:05:58,309 INF program: Running... udevadm settle --timeout=300 >08:05:58,325 DBG program: Return code: 0 >08:05:58,331 INF program: Running... udevadm settle --timeout=300 >08:05:58,346 DBG program: Return code: 0 >08:05:58,354 INF program: Running... udevadm settle --timeout=300 >08:05:58,370 DBG program: Return code: 0 >08:05:58,380 INF program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >08:05:58,398 DBG program: Return code: 0 >08:05:58,405 INF program: Running... udevadm settle --timeout=300 >08:05:58,427 DBG program: Return code: 0 >08:05:58,436 INF program: Running... udevadm settle --timeout=300 >08:05:58,458 DBG program: Return code: 0 >08:05:58,467 INF program: Running... udevadm settle --timeout=300 >08:05:58,491 DBG program: Return code: 0 >08:05:58,500 INF program: Running... udevadm settle --timeout=300 >08:05:58,520 DBG program: Return code: 0 >08:05:58,534 INF program: Running... udevadm settle --timeout=300 >08:05:58,564 DBG program: Return code: 0 >08:05:58,577 INF program: Running... udevadm settle --timeout=300 >08:05:58,605 DBG program: Return code: 0 >08:05:58,618 INF program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >08:05:58,639 DBG program: Return code: 0 >08:05:58,643 INF program: Running... udevadm settle --timeout=300 >08:05:58,668 DBG program: Return code: 0 >08:05:58,680 INF program: Running... udevadm settle --timeout=300 >08:05:58,706 DBG program: Return code: 0 >08:05:58,716 INF program: Running... udevadm settle --timeout=300 >08:05:58,743 DBG program: Return code: 0 >08:05:58,752 INF program: Running... udevadm settle --timeout=300 >08:05:58,775 DBG program: Return code: 0 >08:05:58,784 INF program: Running... udevadm settle --timeout=300 >08:05:58,806 DBG program: Return code: 0 >08:05:58,816 INF program: Running... udevadm settle --timeout=300 >08:05:58,839 DBG program: Return code: 0 >08:05:58,850 INF program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >08:05:58,867 DBG program: Return code: 0 >08:05:58,928 INF program: Running... systemctl status chronyd >08:05:58,943 INF program: * chronyd.service - NTP client/server >08:05:58,943 INF program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled; vendor preset: enabled) >08:05:58,943 INF program: Active: active (running) since Wed 2018-10-03 08:04:27 UTC; 1min 31s ago >08:05:58,943 INF program: Docs: man:chronyd(8) >08:05:58,944 INF program: man:chrony.conf(5) >08:05:58,944 INF program: Process: 1750 ExecStartPost=/usr/libexec/chrony-helper update-daemon (code=exited, status=0/SUCCESS) >08:05:58,944 INF program: Process: 1745 ExecStart=/usr/sbin/chronyd $OPTIONS (code=exited, status=0/SUCCESS) >08:05:58,944 INF program: Main PID: 1748 (chronyd) >08:05:58,944 INF program: Tasks: 1 (limit: 2310) >08:05:58,944 INF program: Memory: 1.0M >08:05:58,944 INF program: CGroup: /system.slice/chronyd.service >08:05:58,945 INF program: `-1748 /usr/sbin/chronyd >08:05:58,945 INF program: >08:05:58,945 INF program: Oct 03 08:04:27 localhost systemd[1]: Starting NTP client/server... >08:05:58,945 INF program: Oct 03 08:04:27 localhost chronyd[1748]: chronyd version 3.4 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) >08:05:58,945 INF program: Oct 03 08:04:27 localhost chronyd[1748]: Using right/UTC timezone to obtain leap second data >08:05:58,945 INF program: Oct 03 08:04:27 localhost systemd[1]: Started NTP client/server. >08:05:58,945 INF program: Oct 03 08:04:33 localhost chronyd[1748]: Selected source 147.135.207.213 >08:05:58,946 INF program: Oct 03 08:04:33 localhost chronyd[1748]: System clock TAI offset set to 37 seconds >08:05:58,946 INF program: Oct 03 08:05:39 localhost chronyd[1748]: Selected source 193.204.114.233 >08:05:58,946 DBG program: Return code: 0 >08:05:58,972 INF program: Running... systemd-detect-virt >08:05:58,987 INF program: kvm >08:05:58,987 DBG program: Return code: 0 >08:05:59,755 INF program: Running... df --output=target,avail >08:05:59,762 INF program: Mounted on Avail >08:05:59,762 INF program: /dev 985892 >08:05:59,762 INF program: /dev/shm 1020076 >08:05:59,763 INF program: /run 1003052 >08:05:59,763 INF program: /sys/fs/cgroup 1020080 >08:05:59,763 INF program: /run/install/repo 0 >08:05:59,763 INF program: / 341568 >08:05:59,763 INF program: /tmp 828564 >08:05:59,764 INF program: /mnt/sysimage 15669452 >08:05:59,764 INF program: /mnt/sysimage/boot 927944 >08:05:59,764 INF program: /mnt/sysimage/dev/shm 1020080 >08:05:59,764 DBG program: Return code: 0 >08:05:59,924 INF program: Running... df --output=target,avail >08:05:59,931 INF program: Mounted on Avail >08:05:59,931 INF program: /dev 985892 >08:05:59,931 INF program: /dev/shm 1020076 >08:05:59,932 INF program: /run 1003052 >08:05:59,932 INF program: /sys/fs/cgroup 1020080 >08:05:59,932 INF program: /run/install/repo 0 >08:05:59,932 INF program: / 341568 >08:05:59,932 INF program: /tmp 828556 >08:05:59,933 INF program: /mnt/sysimage 15669452 >08:05:59,933 INF program: /mnt/sysimage/boot 927944 >08:05:59,933 INF program: /mnt/sysimage/dev/shm 1020080 >08:05:59,933 DBG program: Return code: 0 >08:11:57,186 INF program: Running in chroot '/mnt/sysimage'... grub2-install --no-floppy /dev/vda >08:12:00,092 INF program: Installing for i386-pc platform. >08:12:00,094 INF program: Installation finished. No error reported. >08:12:00,096 DBG program: Return code: 0 >08:12:00,104 INF program: Running in chroot '/mnt/sysimage'... grub2-set-default 0 >08:12:00,261 DBG program: Return code: 0 >08:12:00,262 INF program: Running in chroot '/mnt/sysimage'... grub2-mkconfig -o /boot/grub2/grub.cfg >08:12:00,772 INF program: Generating grub configuration file ... >08:12:00,773 INF program: /etc/grub.d/01_fallback_counting: line 4: ${boot_counter}-1: syntax error: operand expected (error token is "${boot_counter}-1") >08:12:00,773 DBG program: Return code: 1 >08:42:20,157 INF program: Running... lsblk --perms --fs --bytes >08:42:20,186 INF program: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID MOUNTPOINT >08:42:20,186 INF program: loop0 504750080 root disk brw-rw---- squashfs >08:42:20,186 INF program: loop1 2147483648 root disk brw-rw---- ext4 Anaconda d575c701-7e75-45db-9dad-0bf4d354a5a0 >08:42:20,186 INF program: |-live-rw 2147483648 root disk brw-rw---- ext4 Anaconda d575c701-7e75-45db-9dad-0bf4d354a5a0 / >08:42:20,187 INF program: `-live-base 2147483648 root disk brw-rw---- ext4 Anaconda d575c701-7e75-45db-9dad-0bf4d354a5a0 >08:42:20,187 INF program: loop2 34359738368 root disk brw-rw---- DM_snapshot_cow >08:42:20,187 INF program: `-live-rw 2147483648 root disk brw-rw---- ext4 Anaconda d575c701-7e75-45db-9dad-0bf4d354a5a0 / >08:42:20,187 INF program: sr0 621805568 root cdrom brw-rw---- iso9660 Fedora-S-dvd-x86_64-29 2018-10-01-08-52-48-00 /run/install/repo >08:42:20,187 INF program: zram0 2089123840 root disk brw-rw---- [SWAP] >08:42:20,187 INF program: vda 21474836480 root disk brw-rw---- >08:42:20,187 INF program: |-vda1 1073741824 root disk brw-rw---- ext4 16792ab3-287b-44a0-9bf1-1932a1810614 /mnt/sysimage/boot >08:42:20,188 INF program: |-vda2 2147483648 root disk brw-rw---- swap b085b382-6aca-4ccc-a0ec-4d8f8e24aa1d [SWAP] >08:42:20,188 INF program: `-vda3 16106127360 root disk brw-rw---- xfs be1ac565-7bf9-42c2-bb85-b9325f4d5c76 /mnt/sysimage >08:42:20,188 DBG program: Return code: 0 > > >/tmp/storage.log: >07:55:26,021 INF blivet: ISCSID is /sbin/iscsid >07:55:26,021 INF blivet: no initiator set >07:55:26,156 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >08:04:26,709 DBG blivet: Ext4FS.supported: supported: True ; >08:04:26,710 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >08:04:26,710 DBG blivet: Ext4FS.supported: supported: True ; >08:04:26,710 DBG blivet: trying to set new default fstype to 'ext4' >08:04:26,712 DBG blivet: Ext4FS.supported: supported: True ; >08:04:26,712 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >08:04:26,715 DBG blivet: Ext4FS.supported: supported: True ; >08:04:26,729 DBG blivet: trying to set new default fstype to 'xfs' >08:04:26,730 DBG blivet: XFS.supported: supported: True ; >08:04:26,837 DBG blivet: get_format('xfs') returning XFS instance with object id 2 >08:04:26,837 DBG blivet: XFS.supported: supported: True ; >08:04:26,838 DBG blivet: LUKS.__init__: luks_version: luks1 ; >08:04:26,839 DBG blivet: get_format('luks') returning LUKS instance with object id 3 >08:04:27,309 INF blivet: no initiator set >08:04:27,310 INF blivet: resetting Blivet (version 3.1.0) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7fb1d8598dd8> >08:04:27,310 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:04:27,310 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:04:27,473 INF blivet: devices to scan: ['sr0', 'vda', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:04:27,474 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 ' > '/dev/disk/by-uuid/2018-10-01-08-52-48-00 ' > '/dev/disk/by-label/Fedora-S-dvd-x86_64-29 /dev/cdrom ' > '/dev/disk/by-path/pci-0000:00:01.1-ata-1', > '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-S-dvd-x86_64-29', > 'ID_FS_LABEL_ENC': 'Fedora-S-dvd-x86_64-29', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-10-01-08-52-48-00', > 'ID_FS_UUID_ENC': '2018-10-01-08-52-48-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': '48663a17', > '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': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '9829731'} ; >08:04:27,477 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >08:04:27,479 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:04:27,481 DBG blivet: DeviceTree.get_device_by_name returned None >08:04:27,484 DBG blivet: OpticalDevicePopulator.run: >08:04:27,487 DBG blivet: get_format('None') returning DeviceFormat instance with object id 5 >08:04:27,492 DBG blivet: get_format('None') returning DeviceFormat instance with object id 6 >08:04:27,502 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >08:04:27,511 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >08:04:27,516 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 >08:04:27,519 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 ; >08:04:27,520 DBG blivet: updated sr0 size to 593 MiB (593 MiB) >08:04:27,520 INF blivet: added cdrom sr0 (id 4) to device tree >08:04:27,522 INF blivet: got device: OpticalDevice instance (0x7fb1d6971278) -- > name = sr0 status = True id = 4 > children = [] > parents = [] > uuid = None size = 593 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 = 593 MiB path = /dev/sr0 > format args = [] original_format = None >08:04:27,524 DBG blivet: DeviceTree.handle_format: name: sr0 ; >08:04:27,551 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >08:04:27,557 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:04:27,558 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >08:04:27,559 DBG blivet: EFIFS.supported: supported: True ; >08:04:27,563 DBG blivet: get_format('efi') returning EFIFS instance with object id 9 >08:04:27,564 DBG blivet: MacEFIFS.supported: supported: True ; >08:04:27,569 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 10 >08:04:27,570 DBG blivet: MacEFIFS.supported: supported: True ; >08:04:27,572 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 11 >08:04:27,573 INF blivet: type detected on 'sr0' is 'iso9660' >08:04:27,574 DBG blivet: Iso9660FS.supported: supported: True ; >08:04:27,574 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 12 >08:04:27,577 DBG blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >08:04:27,577 INF blivet: got format: existing iso9660 filesystem >08:04:27,700 DBG blivet: Iso9660FS.supported: supported: True ; >08:04:27,772 DBG blivet: Iso9660FS.supported: supported: True ; >08:04:27,777 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_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': '9647279'} ; >08:04:27,777 INF blivet: scanning vda (/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >08:04:27,778 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >08:04:27,780 DBG blivet: DeviceTree.get_device_by_name returned None >08:04:27,789 DBG blivet: DiskDevicePopulator.run: name: vda ; >08:04:27,791 WRN blivet: device/model is not a valid attribute >08:04:27,791 INF blivet: vda is a disk >08:04:27,795 DBG blivet: get_format('None') returning DeviceFormat instance with object id 15 >08:04:27,796 DBG blivet: get_format('None') returning DeviceFormat instance with object id 16 >08:04:27,797 DBG blivet: DiskDevice._set_format: vda ; type: None ; current: None ; >08:04:27,805 DBG blivet: DiskDevice.update_sysfs_path: vda ; status: True ; >08:04:27,809 DBG blivet: vda sysfs_path set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda >08:04:27,811 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/vda ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda ; >08:04:27,815 DBG blivet: updated vda size to 20 GiB (20 GiB) >08:04:27,817 INF blivet: added disk vda (id 14) to device tree >08:04:27,817 INF blivet: got device: DiskDevice instance (0x7fb1d6a22dd8) -- > name = vda status = True id = 14 > children = [] > parents = [] > uuid = None size = 20 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 = 20 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None >08:04:27,822 DBG blivet: DeviceTree.handle_format: name: vda ; >08:04:27,830 DBG blivet: no type or existing type for vda, bailing >08:04:27,831 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': '9748295'} ; >08:04:27,831 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:04:27,838 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >08:04:27,842 DBG blivet: DeviceTree.get_device_by_name returned None >08:04:27,847 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >08:04:27,853 DBG blivet: DeviceTree.get_device_by_name: name: /run/install/repo/images/install.img ; incomplete: False ; hidden: False ; >08:04:27,854 DBG blivet: DeviceTree.get_device_by_name returned None >08:04:27,859 DBG blivet: get_format('None') returning DeviceFormat instance with object id 20 >08:04:27,860 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:04:27,863 DBG blivet: FileDevice._set_format: /run/install/repo/images/install.img ; type: None ; current: None ; >08:04:27,864 DBG blivet: FileDevice.update_sysfs_path: /run/install/repo/images/install.img ; status: True ; >08:04:27,872 ERR blivet: failed to update sysfs path for /run/install/repo/images/install.img: not a device file: '/run/install/repo/images/install.img' >08:04:27,872 INF blivet: added file /run/install/repo/images/install.img (id 19) to device tree >08:04:27,872 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >08:04:27,881 DBG blivet: FileDevice.add_child: name: /run/install/repo/images/install.img ; child: loop0 ; kids: 0 ; >08:04:27,882 DBG blivet: get_format('None') returning DeviceFormat instance with object id 25 >08:04:27,882 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >08:04:27,890 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >08:04:27,896 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:04:27,896 INF blivet: added loop loop0 (id 23) to device tree >08:04:27,897 INF blivet: got device: LoopDevice instance (0x7fb1d6a69438) -- > name = loop0 status = False id = 23 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (19)'] > 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 >08:04:27,905 DBG blivet: DeviceTree.handle_format: name: loop0 ; >08:04:27,906 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:04:27,906 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 27 >08:04:27,907 DBG blivet: EFIFS.supported: supported: True ; >08:04:27,911 DBG blivet: get_format('efi') returning EFIFS instance with object id 28 >08:04:27,912 DBG blivet: MacEFIFS.supported: supported: True ; >08:04:27,912 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >08:04:27,913 DBG blivet: MacEFIFS.supported: supported: True ; >08:04:27,914 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 30 >08:04:27,914 INF blivet: type detected on 'loop0' is 'squashfs' >08:04:27,917 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 31 >08:04:27,917 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >08:04:27,918 INF blivet: got format: existing None >08:04:27,919 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/d575c701-7e75-45db-9dad-0bf4d354a5a0 ' > '/dev/disk/by-label/Anaconda', > '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': 'd575c701-7e75-45db-9dad-0bf4d354a5a0', > 'ID_FS_UUID_ENC': 'd575c701-7e75-45db-9dad-0bf4d354a5a0', > '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': '9737820'} ; >08:04:27,919 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:04:27,925 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:04:27,925 DBG blivet: DeviceTree.get_device_by_name returned None >08:04:27,926 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >08:04:27,927 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >08:04:27,928 DBG blivet: DeviceTree.get_device_by_name returned None >08:04:27,928 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >08:04:27,928 DBG blivet: get_format('None') returning DeviceFormat instance with object id 35 >08:04:27,929 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >08:04:27,933 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >08:04:27,933 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:04:27,933 INF blivet: added file /LiveOS/rootfs.img (id 33) to device tree >08:04:27,933 DBG blivet: get_format('None') returning DeviceFormat instance with object id 38 >08:04:27,934 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >08:04:27,940 DBG blivet: get_format('None') returning DeviceFormat instance with object id 39 >08:04:27,941 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >08:04:27,942 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >08:04:27,942 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:04:27,942 INF blivet: added loop loop1 (id 37) to device tree >08:04:27,943 INF blivet: got device: LoopDevice instance (0x7fb1d6984898) -- > name = loop1 status = False id = 37 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (33)'] > 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 >08:04:27,944 DBG blivet: DeviceTree.handle_format: name: loop1 ; >08:04:27,947 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:04:27,948 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 41 >08:04:27,955 DBG blivet: EFIFS.supported: supported: True ; >08:04:27,955 DBG blivet: get_format('efi') returning EFIFS instance with object id 42 >08:04:27,962 DBG blivet: MacEFIFS.supported: supported: True ; >08:04:27,962 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 43 >08:04:27,974 DBG blivet: MacEFIFS.supported: supported: True ; >08:04:27,974 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 44 >08:04:27,974 INF blivet: type detected on 'loop1' is 'ext4' >08:04:28,032 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >08:04:28,034 DBG blivet: Ext4FS.supported: supported: True ; >08:04:28,035 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 45 >08:04:28,036 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >08:04:28,036 INF blivet: got format: existing ext4 filesystem >08:04:28,086 DBG blivet: Ext4FS.supported: supported: True ; >08:04:28,105 DBG blivet: Ext4FS.supported: supported: True ; >08:04:28,107 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': '9764631'} ; >08:04:28,107 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:04:28,108 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >08:04:28,109 DBG blivet: DeviceTree.get_device_by_name returned None >08:04:28,109 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >08:04:28,110 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >08:04:28,111 DBG blivet: DeviceTree.get_device_by_name returned None >08:04:28,111 DBG blivet: get_format('None') returning DeviceFormat instance with object id 48 >08:04:28,112 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >08:04:28,113 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >08:04:28,114 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >08:04:28,115 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:04:28,115 INF blivet: added file /overlay (deleted) (id 47) to device tree >08:04:28,116 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:04:28,117 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >08:04:28,117 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >08:04:28,118 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >08:04:28,119 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >08:04:28,120 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:04:28,120 INF blivet: added loop loop2 (id 51) to device tree >08:04:28,120 INF blivet: got device: LoopDevice instance (0x7fb1d68e9198) -- > name = loop2 status = False id = 51 > children = [] > parents = ['existing 0 B file /overlay (deleted) (47)'] > 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 >08:04:28,122 DBG blivet: DeviceTree.handle_format: name: loop2 ; >08:04:28,123 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:04:28,123 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 55 >08:04:28,124 DBG blivet: EFIFS.supported: supported: True ; >08:04:28,124 DBG blivet: get_format('efi') returning EFIFS instance with object id 56 >08:04:28,125 DBG blivet: MacEFIFS.supported: supported: True ; >08:04:28,126 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 57 >08:04:28,127 DBG blivet: MacEFIFS.supported: supported: True ; >08:04:28,127 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 58 >08:04:28,127 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >08:04:28,127 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 59 >08:04:28,128 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >08:04:28,128 INF blivet: got format: existing None >08:04:28,129 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-uuid/d575c701-7e75-45db-9dad-0bf4d354a5a0 ' > '/dev/disk/by-label/Anaconda /dev/mapper/live-rw', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd575c701-7e75-45db-9dad-0bf4d354a5a0', > 'ID_FS_UUID_ENC': 'd575c701-7e75-45db-9dad-0bf4d354a5a0', > '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': '6179210'} ; >08:04:28,130 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:04:28,130 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >08:04:28,131 DBG blivet: DeviceTree.get_device_by_name returned None >08:04:28,201 DBG blivet: DMDevicePopulator.run: name: live-rw ; >08:04:28,202 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:04:28,203 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (37) with existing ext4 filesystem >08:04:28,205 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >08:04:28,206 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (51) >08:04:28,207 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >08:04:28,208 DBG blivet: DeviceTree.get_device_by_name returned None >08:04:28,208 DBG blivet: get_format('None') returning DeviceFormat instance with object id 62 >08:04:28,209 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >08:04:28,209 DBG blivet: get_format('None') returning DeviceFormat instance with object id 63 >08:04:28,210 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >08:04:28,211 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >08:04:28,212 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:04:28,213 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >08:04:28,214 DBG blivet: updated live-rw size to 2 GiB (2 GiB) >08:04:28,214 INF blivet: added dm live-rw (id 61) to device tree >08:04:28,215 INF blivet: got device: DMDevice instance (0x7fb1d9394ef0) -- > name = live-rw status = True id = 61 > children = [] > parents = ['existing 0 B loop loop1 (37) 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 >08:04:28,227 DBG blivet: DeviceTree.handle_format: name: live-rw ; >08:04:28,229 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:04:28,229 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 >08:04:28,230 DBG blivet: EFIFS.supported: supported: True ; >08:04:28,230 DBG blivet: get_format('efi') returning EFIFS instance with object id 66 >08:04:28,231 DBG blivet: MacEFIFS.supported: supported: True ; >08:04:28,231 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 67 >08:04:28,234 DBG blivet: MacEFIFS.supported: supported: True ; >08:04:28,235 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 68 >08:04:28,235 INF blivet: type detected on 'live-rw' is 'ext4' >08:04:28,263 DBG blivet: using current size 2 GiB as min size >08:04:28,265 DBG blivet: Ext4FS.supported: supported: True ; >08:04:28,265 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 69 >08:04:28,266 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >08:04:28,266 INF blivet: got format: existing ext4 filesystem >08:04:28,292 DBG blivet: Ext4FS.supported: supported: True ; >08:04:28,311 DBG blivet: Ext4FS.supported: supported: True ; >08:04:28,313 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/mapper/live-base ' > '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/d575c701-7e75-45db-9dad-0bf4d354a5a0', > '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': 'd575c701-7e75-45db-9dad-0bf4d354a5a0', > 'ID_FS_UUID_ENC': 'd575c701-7e75-45db-9dad-0bf4d354a5a0', > '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': '6198697'} ; >08:04:28,313 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:04:28,314 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >08:04:28,315 DBG blivet: DeviceTree.get_device_by_name returned None >08:04:28,354 DBG blivet: DMDevicePopulator.run: name: live-base ; >08:04:28,356 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:04:28,356 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (37) with existing ext4 filesystem >08:04:28,358 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >08:04:28,358 DBG blivet: DeviceTree.get_device_by_name returned None >08:04:28,359 DBG blivet: get_format('None') returning DeviceFormat instance with object id 72 >08:04:28,360 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >08:04:28,360 DBG blivet: get_format('None') returning DeviceFormat instance with object id 73 >08:04:28,361 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >08:04:28,362 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >08:04:28,362 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:04:28,363 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >08:04:28,364 DBG blivet: updated live-base size to 2 GiB (2 GiB) >08:04:28,364 INF blivet: added dm live-base (id 71) to device tree >08:04:28,364 INF blivet: got device: DMDevice instance (0x7fb1d68fa390) -- > name = live-base status = True id = 71 > children = [] > parents = ['existing 0 B loop loop1 (37) 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 >08:04:28,375 DBG blivet: DeviceTree.handle_format: name: live-base ; >08:04:28,376 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:04:28,376 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 75 >08:04:28,377 DBG blivet: EFIFS.supported: supported: True ; >08:04:28,378 DBG blivet: get_format('efi') returning EFIFS instance with object id 76 >08:04:28,379 DBG blivet: MacEFIFS.supported: supported: True ; >08:04:28,379 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 77 >08:04:28,380 DBG blivet: MacEFIFS.supported: supported: True ; >08:04:28,380 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 78 >08:04:28,380 INF blivet: type detected on 'live-base' is 'ext4' >08:04:28,410 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >08:04:28,411 DBG blivet: Ext4FS.supported: supported: True ; >08:04:28,416 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 79 >08:04:28,417 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >08:04:28,417 INF blivet: got format: existing ext4 filesystem >08:04:28,435 DBG blivet: Ext4FS.supported: supported: True ; >08:04:28,455 DBG blivet: Ext4FS.supported: supported: True ; >08:04:28,474 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >08:04:28,492 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >08:04:28,620 INF blivet: teardown of sr0 failed: umount of /run/install/repo failed (32) >08:04:28,621 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >08:04:28,622 DBG blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; >08:04:28,622 DBG blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; >08:04:28,638 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:04:28,639 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >08:04:28,639 INF blivet: edd: collected mbr signatures: {} >08:04:28,640 DBG blivet: edd: found device 0x80 at /sys/firmware/edd/int13_dev80/ >08:04:28,640 WRN blivet: mbr_signature is not a valid attribute >08:04:28,641 DBG blivet: edd: data extracted from 0x80:<EddEntry path: /sys/firmware/edd/int13_dev80/ version: 0x30 mbr_signature: None sectors: 41943040 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> >08:04:28,642 INF blivet: edd: matched 0x80 to vda using PCI dev >08:04:28,642 DBG blivet: resolved 'LABEL=Fedora-S-dvd-x86_64-29' to 'sr0' (cdrom) >08:04:28,643 DBG blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >08:04:28,645 DBG blivet: DeviceTree.get_device_by_path returned None >08:04:28,645 DBG blivet: failed to resolve '/dev/zram0' >08:04:28,646 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: True ; >08:04:28,646 DBG blivet: DeviceTree.get_device_by_name returned existing 593 MiB cdrom sr0 (4) with existing iso9660 filesystem >08:04:28,648 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >08:04:28,648 DBG blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; >08:04:28,649 DBG blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; >08:04:28,664 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:04:28,664 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >08:04:28,674 DBG blivet: Ext4FS.supported: supported: True ; >08:04:28,675 DBG blivet: Ext4FS.supported: supported: True ; >08:04:28,676 DBG blivet: Ext4FS.supported: supported: True ; >08:04:28,677 DBG blivet: Iso9660FS.supported: supported: True ; >08:04:28,690 DBG blivet: /dev/sr0 is mounted on /run/install/repo >08:04:28,692 DBG blivet: /dev/sr0 is mounted on /run/install/repo >08:04:29,047 DBG blivet: DeviceTree.handle_format: name: sr0 ; >08:04:29,057 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >08:04:29,063 DBG blivet: no type or existing type for sr0, bailing >08:04:29,106 DBG blivet: Iso9660FS.setup: device: /dev/sr0 ; type: iso9660 ; status: True ; >08:04:29,205 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >08:04:29,242 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >08:04:29,243 DBG blivet: DeviceTree.get_device_by_path returned existing 593 MiB cdrom sr0 (4) with existing iso9660 filesystem >08:04:54,557 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: True ; >08:04:54,567 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vda (14) >08:04:54,627 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 20 GiB disk vda (14) ; hidden: True ; >08:04:54,628 DBG blivet: checking if sr0 depends on vda >08:04:54,628 DBG blivet: checking if vda depends on vda >08:04:54,628 DBG blivet: checking if /run/install/repo/images/install.img depends on vda >08:04:54,629 DBG blivet: checking if loop0 depends on vda >08:04:54,629 DBG blivet: checking if /LiveOS/rootfs.img depends on vda >08:04:54,629 DBG blivet: checking if loop1 depends on vda >08:04:54,629 DBG blivet: checking if /overlay (deleted) depends on vda >08:04:54,629 DBG blivet: checking if loop2 depends on vda >08:04:54,629 DBG blivet: checking if live-rw depends on vda >08:04:54,630 DBG blivet: checking if live-base depends on vda >08:05:07,404 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 20 GiB disk vda (14) ; hidden: False ; >08:05:07,474 DBG blivet: dep is a leaf >08:05:07,475 DBG blivet: removing vda >08:05:07,660 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 20 GiB disk vda (14) ; hidden: False ; >08:05:07,662 DBG blivet: dep is a leaf >08:05:07,678 DBG blivet: get_format('None') returning DeviceFormat instance with object id 82 >08:05:07,809 DBG blivet: DiskDevice._set_format: vda ; type: None ; current: None ; >08:05:07,810 INF blivet: registered action: [81] destroy format None on disk vda (id 14) >08:05:07,810 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:05:07,811 DBG blivet: DiskDevice._set_format: vda ; type: None ; current: None ; >08:05:07,811 INF blivet: registered action: [83] destroy format None on disk vda (id 14) >08:05:07,812 DBG blivet: DiskLabel.__init__: device: /dev/vda ; >08:05:07,826 DBG blivet: selecting None disklabel for vda based on size >08:05:07,828 DBG blivet: DiskLabel.fresh_parted_disk: device: /dev/vda ; label_type: msdos ; >08:05:07,896 DBG blivet: selecting None disklabel for vda based on size >08:05:07,898 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fb1d6726f98> > PedDisk: <_ped.Disk object at 0x7fb1d66d84c8> >08:05:08,017 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 85 >08:05:08,033 DBG blivet: DiskDevice._set_format: vda ; type: disklabel ; current: None ; >08:05:08,034 INF blivet: registered action: [86] create format msdos disklabel on disk vda (id 14) >08:05:08,175 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 20 GiB disk vda (14) with non-existent msdos disklabel ; hidden: False ; >08:05:08,228 DBG blivet: dep is a leaf >08:05:08,668 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >08:05:08,712 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vda (14) with non-existent msdos disklabel >08:05:08,831 DBG blivet: resolved 'vda' to 'vda' (disk) >08:05:09,403 DBG blivet: XFS.supported: supported: True ; >08:05:09,403 DBG blivet: get_format('xfs') returning XFS instance with object id 87 >08:05:09,419 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:05:09,499 DBG blivet: DiskDevice.add_child: name: vda ; child: req0 ; kids: 0 ; >08:05:09,568 DBG blivet: PartitionDevice._set_format: req0 ; type: xfs ; current: None ; >08:05:09,634 DBG blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 1 ; >08:05:09,701 INF blivet: added partition req0 (id 88) to device tree >08:05:09,702 INF blivet: registered action: [91] create device partition req0 (id 88) >08:05:09,712 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >08:05:09,784 DBG blivet: PartitionDevice._set_format: req0 ; type: xfs ; current: xfs ; >08:05:09,810 INF blivet: registered action: [92] create format xfs filesystem mounted at / on partition req0 (id 88) >08:05:09,907 DBG blivet: Ext4FS.supported: supported: True ; >08:05:09,907 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 94 >08:05:09,907 DBG blivet: get_format('None') returning DeviceFormat instance with object id 96 >08:05:09,909 DBG blivet: DiskDevice.add_child: name: vda ; child: req1 ; kids: 0 ; >08:05:09,916 DBG blivet: PartitionDevice._set_format: req1 ; type: ext4 ; current: None ; >08:05:09,925 DBG blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 1 ; >08:05:09,988 INF blivet: added partition req1 (id 95) to device tree >08:05:09,989 INF blivet: registered action: [98] create device partition req1 (id 95) >08:05:09,998 DBG blivet: get_format('None') returning DeviceFormat instance with object id 100 >08:05:10,064 DBG blivet: PartitionDevice._set_format: req1 ; type: ext4 ; current: ext4 ; >08:05:10,132 INF blivet: registered action: [99] create format ext4 filesystem mounted at /boot on partition req1 (id 95) >08:05:10,181 DBG blivet: SwapSpace.__init__: mountpoint: None ; >08:05:10,202 DBG blivet: get_format('swap') returning SwapSpace instance with object id 101 >08:05:10,203 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >08:05:10,267 DBG blivet: DiskDevice.add_child: name: vda ; child: req2 ; kids: 0 ; >08:05:10,281 DBG blivet: PartitionDevice._set_format: req2 ; type: swap ; current: None ; >08:05:10,436 DBG blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 1 ; >08:05:10,437 INF blivet: added partition req2 (id 102) to device tree >08:05:10,437 INF blivet: registered action: [105] create device partition req2 (id 102) >08:05:10,438 DBG blivet: get_format('None') returning DeviceFormat instance with object id 107 >08:05:10,518 DBG blivet: PartitionDevice._set_format: req2 ; type: swap ; current: swap ; >08:05:10,519 INF blivet: registered action: [106] create format swap on partition req2 (id 102) >08:05:10,737 DBG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >08:05:10,797 DBG blivet: removing all non-preexisting partitions ['req0(id 88)', 'req1(id 95)', 'req2(id 102)'] from disk(s) ['vda'] >08:05:10,806 DBG blivet: allocate_partitions: disks=['vda'] ; partitions=['req0(id 88)', 'req1(id 95)', 'req2(id 102)'] >08:05:10,879 DBG blivet: removing all non-preexisting partitions ['req1(id 95)', 'req2(id 102)', 'req0(id 88)'] from disk(s) ['vda'] >08:05:10,936 DBG blivet: allocating partition: req1 ; id: 95 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >08:05:11,007 DBG blivet: checking freespace on vda >08:05:11,008 DBG blivet: get_best_free_space_region: disk=/dev/vda part_type=0 req_size=1024 MiB boot=True best=None grow=False start=None >08:05:11,008 DBG blivet: checking 2-41943039 (20 GiB) >08:05:11,009 DBG blivet: current free range is 2-41943039 (20 GiB) >08:05:11,009 DBG blivet: updating use_disk to vda, type: 0 >08:05:11,010 DBG blivet: new free: 2-41943039 / 20 GiB >08:05:11,010 DBG blivet: new free allows for 0 sectors of growth >08:05:11,010 DBG blivet: found free space for bootable request >08:05:11,017 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fb1d667e5f8> >08:05:11,018 DBG blivet: adjusted start sector from 2 to 2048 >08:05:11,051 DBG blivet: created partition vda1 of 1024 MiB and added it to /dev/vda >08:05:11,090 DBG blivet: PartitionDevice._set_parted_partition: req1 ; >08:05:11,092 DBG blivet: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726c88> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d667b358> PedPartition: <_ped.Partition object at 0x7fb1d669dd58> >08:05:11,238 DBG blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >08:05:11,307 DBG blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >08:05:11,391 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >08:05:11,392 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726c88> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d667b400> PedPartition: <_ped.Partition object at 0x7fb1d663f5c8> >08:05:11,460 DBG blivet: allocating partition: req2 ; id: 102 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 2 GiB ; grow: False ; max_size: 0 B ; start: None ; end: None >08:05:11,483 DBG blivet: checking freespace on vda >08:05:11,521 DBG blivet: size 2 GiB rounded up to 2 GiB for disk vda >08:05:11,524 DBG blivet: get_best_free_space_region: disk=/dev/vda part_type=0 req_size=2 GiB boot=False best=None grow=False start=None >08:05:11,583 DBG blivet: checking 2-2047 (1023 KiB) >08:05:11,610 DBG blivet: current free range is 2-2047 (1023 KiB) >08:05:11,657 DBG blivet: checking 2099200-41943039 (19 GiB) >08:05:11,658 DBG blivet: current free range is 2099200-41943039 (19 GiB) >08:05:11,658 DBG blivet: updating use_disk to vda, type: 0 >08:05:11,658 DBG blivet: new free: 2099200-41943039 / 19 GiB >08:05:11,659 DBG blivet: new free allows for 0 sectors of growth >08:05:11,659 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fb1d667e5f8> >08:05:11,660 DBG blivet: created partition vda2 of 2 GiB and added it to /dev/vda >08:05:11,661 DBG blivet: PartitionDevice._set_parted_partition: req2 ; >08:05:11,661 DBG blivet: device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726c88> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d667b550> PedPartition: <_ped.Partition object at 0x7fb1d6674678> >08:05:11,668 DBG blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >08:05:11,723 DBG blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >08:05:11,802 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >08:05:11,803 DBG blivet: device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726c88> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d667b208> PedPartition: <_ped.Partition object at 0x7fb1d66746d0> >08:05:11,871 DBG blivet: allocating partition: req0 ; id: 88 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 2 GiB ; grow: True ; max_size: 15 GiB ; start: None ; end: None >08:05:11,885 DBG blivet: checking freespace on vda >08:05:11,899 DBG blivet: get_best_free_space_region: disk=/dev/vda part_type=0 req_size=2 GiB boot=False best=None grow=True start=None >08:05:11,931 DBG blivet: checking 2-2047 (1023 KiB) >08:05:11,958 DBG blivet: current free range is 2-2047 (1023 KiB) >08:05:12,001 DBG blivet: checking 6293504-41943039 (17 GiB) >08:05:12,017 DBG blivet: current free range is 6293504-41943039 (17 GiB) >08:05:12,027 DBG blivet: evaluating growth potential for new layout >08:05:12,028 DBG blivet: calculating growth for disk /dev/vda >08:05:12,080 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fb1d667e5f8> >08:05:12,240 DBG blivet: PartitionDevice._set_parted_partition: req0 ; >08:05:12,240 DBG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726c88> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d667b898> PedPartition: <_ped.Partition object at 0x7fb1d6674780> >08:05:12,242 DBG blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >08:05:12,243 DBG blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >08:05:12,243 DBG blivet: adding request 95 to chunk 41940992 (2048-41943039) on /dev/vda >08:05:12,244 DBG blivet: adding request 102 to chunk 41940992 (2048-41943039) on /dev/vda >08:05:12,410 DBG blivet: adding request 88 to chunk 41940992 (2048-41943039) on /dev/vda >08:05:12,410 DBG blivet: Chunk.grow_requests: 41940992 (2048-41943039) on /dev/vda start = 2048 end = 41943039 >sector_size = 512 B > >08:05:12,410 DBG blivet: req: PartitionRequest instance -- >id = 95 name = vda1 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >08:05:12,411 DBG blivet: req: PartitionRequest instance -- >id = 102 name = vda2 growable = False >base = 4194304 growth = 0 max_grow = 0 >done = True >08:05:12,411 DBG blivet: req: PartitionRequest instance -- >id = 88 name = vda3 growable = True >base = 4194304 growth = 0 max_grow = 27262976 >done = False >08:05:12,411 DBG blivet: 1 requests and 31455232 (15 GiB) left in chunk >08:05:12,411 DBG blivet: adding 31455232 (15 GiB) to 88 (vda3) >08:05:12,411 DBG blivet: taking back 4192256 (2 GiB) from 88 (vda3) >08:05:12,412 DBG blivet: new grow amount for request 88 (vda3) is 27262976 units, or 13 GiB >08:05:12,412 DBG blivet: request 95 (vda1) growth: 0 (0 B) size: 1024 MiB >08:05:12,412 DBG blivet: request 102 (vda2) growth: 0 (0 B) size: 2 GiB >08:05:12,412 DBG blivet: request 88 (vda3) growth: 27262976 (13 GiB) size: 15 GiB >08:05:12,413 DBG blivet: disk /dev/vda growth: 27262976 (13 GiB) >08:05:12,414 DBG blivet: PartitionDevice._set_parted_partition: vda3 ; >08:05:12,414 DBG blivet: device vda3 new parted_partition None >08:05:12,415 DBG blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >08:05:12,419 DBG blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 3 ; >08:05:12,420 DBG blivet: total growth: 27262976 sectors >08:05:12,420 DBG blivet: updating use_disk to vda, type: 0 >08:05:12,420 DBG blivet: new free: 6293504-41943039 / 17 GiB >08:05:12,420 DBG blivet: new free allows for 27262976 sectors of growth >08:05:12,421 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fb1d667e5f8> >08:05:12,422 DBG blivet: created partition vda3 of 2 GiB and added it to /dev/vda >08:05:12,424 DBG blivet: PartitionDevice._set_parted_partition: req0 ; >08:05:12,424 DBG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726c88> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d667b9e8> PedPartition: <_ped.Partition object at 0x7fb1d6674830> >08:05:12,427 DBG blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >08:05:12,428 DBG blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >08:05:12,430 DBG blivet: PartitionDevice._set_parted_partition: vda3 ; >08:05:12,430 DBG blivet: device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726c88> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d667b160> PedPartition: <_ped.Partition object at 0x7fb1d6674938> >08:05:12,432 DBG blivet: grow_partitions: disks=['vda'], partitions=['vda3(id 88)', 'vda1(id 95)', 'vda2(id 102)'] >08:05:12,432 DBG blivet: growable partitions are ['vda3'] >08:05:12,432 DBG blivet: adding request 88 to chunk 41940992 (2048-41943039) on /dev/vda >08:05:12,433 DBG blivet: adding request 95 to chunk 41940992 (2048-41943039) on /dev/vda >08:05:12,434 DBG blivet: adding request 102 to chunk 41940992 (2048-41943039) on /dev/vda >08:05:12,434 DBG blivet: disk vda has 1 chunks >08:05:12,434 DBG blivet: Chunk.grow_requests: 41940992 (2048-41943039) on /dev/vda start = 2048 end = 41943039 >sector_size = 512 B > >08:05:12,436 DBG blivet: req: PartitionRequest instance -- >id = 95 name = vda1 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >08:05:12,436 DBG blivet: req: PartitionRequest instance -- >id = 102 name = vda2 growable = False >base = 4194304 growth = 0 max_grow = 0 >done = True >08:05:12,436 DBG blivet: req: PartitionRequest instance -- >id = 88 name = vda3 growable = True >base = 4194304 growth = 0 max_grow = 27262976 >done = False >08:05:12,436 DBG blivet: 1 requests and 31455232 (15 GiB) left in chunk >08:05:12,437 DBG blivet: adding 31455232 (15 GiB) to 88 (vda3) >08:05:12,437 DBG blivet: taking back 4192256 (2 GiB) from 88 (vda3) >08:05:12,437 DBG blivet: new grow amount for request 88 (vda3) is 27262976 units, or 13 GiB >08:05:12,438 DBG blivet: growing partitions on vda >08:05:12,439 DBG blivet: partition vda1 (95): 0 >08:05:12,440 DBG blivet: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 2099199 length: 2097152 > device: <parted.device.Device object at 0x7fb1d6726908> PedGeometry: <_ped.Geometry object at 0x7fb1d660c160> >08:05:12,441 DBG blivet: partition vda2 (102): 0 >08:05:12,443 DBG blivet: new geometry for vda2: parted.Geometry instance -- > start: 2099200 end: 6293503 length: 4194304 > device: <parted.device.Device object at 0x7fb1d6726908> PedGeometry: <_ped.Geometry object at 0x7fb1d660c1d0> >08:05:12,444 DBG blivet: partition vda3 (88): 0 >08:05:12,444 DBG blivet: new geometry for vda3: parted.Geometry instance -- > start: 6293504 end: 37750783 length: 31457280 > device: <parted.device.Device object at 0x7fb1d6726908> PedGeometry: <_ped.Geometry object at 0x7fb1d660c2b0> >08:05:12,446 DBG blivet: removing all non-preexisting partitions ['vda1(id 95)', 'vda2(id 102)', 'vda3(id 88)'] from disk(s) ['vda'] >08:05:12,448 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >08:05:12,448 DBG blivet: device vda1 new parted_partition None >08:05:12,451 DBG blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >08:05:12,452 DBG blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 3 ; >08:05:12,468 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >08:05:12,468 DBG blivet: device vda2 new parted_partition None >08:05:12,469 DBG blivet: PartitionDevice._set_disk: req2 ; old: vda ; new: None ; >08:05:12,470 DBG blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 2 ; >08:05:12,471 DBG blivet: PartitionDevice._set_parted_partition: vda3 ; >08:05:12,472 DBG blivet: device vda3 new parted_partition None >08:05:12,473 DBG blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >08:05:12,474 DBG blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 1 ; >08:05:12,476 DBG blivet: back from remove_new_partitions >08:05:12,478 DBG blivet: extended: None >08:05:12,478 DBG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 2099199 length: 2097152 > device: <parted.device.Device object at 0x7fb1d6726908> PedGeometry: <_ped.Geometry object at 0x7fb1d660c160> >08:05:12,479 DBG blivet: PartitionDevice._set_parted_partition: req1 ; >08:05:12,479 DBG blivet: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726c88> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d667bb38> PedPartition: <_ped.Partition object at 0x7fb1d6674728> >08:05:12,482 DBG blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >08:05:12,483 DBG blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >08:05:12,486 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >08:05:12,486 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726c88> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d667b4a8> PedPartition: <_ped.Partition object at 0x7fb1d6674830> >08:05:12,487 DBG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 2099200 end: 6293503 length: 4194304 > device: <parted.device.Device object at 0x7fb1d6726908> PedGeometry: <_ped.Geometry object at 0x7fb1d660c1d0> >08:05:12,488 DBG blivet: PartitionDevice._set_parted_partition: req2 ; >08:05:12,489 DBG blivet: device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726c88> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d667bcf8> PedPartition: <_ped.Partition object at 0x7fb1d66747d8> >08:05:12,491 DBG blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >08:05:12,496 DBG blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >08:05:12,497 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >08:05:12,499 DBG blivet: device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726c88> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d667bf28> PedPartition: <_ped.Partition object at 0x7fb1d6674938> >08:05:12,499 DBG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 6293504 end: 37750783 length: 31457280 > device: <parted.device.Device object at 0x7fb1d6726908> PedGeometry: <_ped.Geometry object at 0x7fb1d660c2b0> >08:05:12,500 DBG blivet: PartitionDevice._set_parted_partition: req0 ; >08:05:12,502 DBG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726c88> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d667b5c0> PedPartition: <_ped.Partition object at 0x7fb1d6674990> >08:05:12,504 DBG blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >08:05:12,505 DBG blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >08:05:12,508 DBG blivet: PartitionDevice._set_parted_partition: vda3 ; >08:05:12,508 DBG blivet: device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726c88> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d667bdd8> PedPartition: <_ped.Partition object at 0x7fb1d66746d0> >08:05:12,509 DBG blivet: fixing size of non-existent 1024 MiB partition vda1 (95) with non-existent ext4 filesystem mounted at /boot >08:05:12,515 DBG blivet: fixing size of non-existent 2 GiB partition vda2 (102) with non-existent swap >08:05:12,521 DBG blivet: fixing size of non-existent 15 GiB partition vda3 (88) with non-existent xfs filesystem mounted at / >08:05:12,545 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >08:05:12,547 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vda (14) with non-existent msdos disklabel >08:05:12,552 DBG blivet: resolved 'vda' to 'vda' (disk) >08:05:12,585 DBG blivet: DeviceTree.get_device_by_path: path: /dev/vda1 ; incomplete: False ; hidden: False ; >08:05:12,586 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition vda1 (95) with non-existent ext4 filesystem mounted at /boot >08:05:12,588 DBG blivet: DeviceTree.get_device_by_path: path: /dev/vda2 ; incomplete: False ; hidden: False ; >08:05:12,589 DBG blivet: DeviceTree.get_device_by_path returned non-existent 2 GiB partition vda2 (102) with non-existent swap >08:05:12,591 DBG blivet: DeviceTree.get_device_by_path: path: /dev/vda3 ; incomplete: False ; hidden: False ; >08:05:12,592 DBG blivet: DeviceTree.get_device_by_path returned non-existent 15 GiB partition vda3 (88) with non-existent xfs filesystem mounted at / >08:05:12,680 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >08:05:12,681 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vda (14) with non-existent msdos disklabel >08:05:12,687 DBG blivet: resolved 'vda' to 'vda' (disk) >08:05:12,688 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >08:05:12,689 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vda (14) with non-existent msdos disklabel >08:05:12,697 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >08:05:12,698 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vda (14) with non-existent msdos disklabel >08:05:12,702 DBG blivet: resolved 'vda' to 'vda' (disk) >08:05:12,722 DBG blivet: DeviceTree.get_device_by_path: path: /dev/vda1 ; incomplete: False ; hidden: False ; >08:05:12,723 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition vda1 (95) with non-existent ext4 filesystem mounted at /boot >08:05:12,730 DBG blivet: DeviceTree.get_device_by_path: path: /dev/vda2 ; incomplete: False ; hidden: False ; >08:05:12,732 DBG blivet: DeviceTree.get_device_by_path returned non-existent 2 GiB partition vda2 (102) with non-existent swap >08:05:12,740 DBG blivet: DeviceTree.get_device_by_path: path: /dev/vda3 ; incomplete: False ; hidden: False ; >08:05:12,747 DBG blivet: DeviceTree.get_device_by_path returned non-existent 15 GiB partition vda3 (88) with non-existent xfs filesystem mounted at / >08:05:39,767 DBG blivet: DeviceTree.handle_format: name: sr0 ; >08:05:39,768 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >08:05:39,771 DBG blivet: no type or existing type for sr0, bailing >08:05:40,090 DBG blivet: Iso9660FS.setup: device: /dev/sr0 ; type: iso9660 ; status: True ; >08:05:40,454 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >08:05:55,527 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:05:55,528 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >08:05:55,529 DBG blivet: PartitionDevice.teardown: vda3 ; status: False ; controllable: True ; >08:05:55,530 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >08:05:55,531 DBG blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; >08:05:55,550 DBG blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >08:05:55,551 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >08:05:55,552 DBG blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; >08:05:55,568 DBG blivet: PartitionDevice.teardown: vda2 ; status: False ; controllable: True ; >08:05:55,569 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >08:05:55,570 DBG blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; >08:05:55,585 DBG blivet: action: [81] destroy format None on disk vda (id 14) >08:05:55,586 DBG blivet: action: [83] destroy format None on disk vda (id 14) >08:05:55,586 DBG blivet: action: [86] create format msdos disklabel on disk vda (id 14) >08:05:55,586 DBG blivet: action: [91] create device partition vda3 (id 88) >08:05:55,586 DBG blivet: action: [92] create format xfs filesystem mounted at / on partition vda3 (id 88) >08:05:55,587 DBG blivet: action: [98] create device partition vda1 (id 95) >08:05:55,587 DBG blivet: action: [99] create format ext4 filesystem mounted at /boot on partition vda1 (id 95) >08:05:55,587 DBG blivet: action: [105] create device partition vda2 (id 102) >08:05:55,587 DBG blivet: action: [106] create format swap on partition vda2 (id 102) >08:05:55,587 INF blivet: pruning action queue... >08:05:55,588 INF blivet: removing obsolete action 83 (81) >08:05:55,646 INF blivet: resetting parted disks... >08:05:55,647 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/vda ; >08:05:55,648 DBG blivet: PartitionDevice.pre_commit_fixup: vda1 ; >08:05:55,649 DBG blivet: PartitionDevice.pre_commit_fixup: vda2 ; >08:05:55,650 DBG blivet: PartitionDevice.pre_commit_fixup: vda3 ; >08:05:55,650 INF blivet: sorting actions... >08:05:55,651 DBG blivet: action: [81] destroy format None on disk vda (id 14) >08:05:55,652 DBG blivet: lvm filter: removing vda1 from the reject list >08:05:55,652 DBG blivet: vda1 wasn't in the reject list >08:05:55,652 DBG blivet: lvm filter: removing vda2 from the reject list >08:05:55,652 DBG blivet: vda2 wasn't in the reject list >08:05:55,652 DBG blivet: lvm filter: removing vda3 from the reject list >08:05:55,653 DBG blivet: vda3 wasn't in the reject list >08:05:55,653 DBG blivet: action: [86] create format msdos disklabel on disk vda (id 14) >08:05:55,653 DBG blivet: lvm filter: removing vda1 from the reject list >08:05:55,653 DBG blivet: vda1 wasn't in the reject list >08:05:55,653 DBG blivet: lvm filter: removing vda2 from the reject list >08:05:55,654 DBG blivet: vda2 wasn't in the reject list >08:05:55,654 DBG blivet: lvm filter: removing vda3 from the reject list >08:05:55,654 DBG blivet: vda3 wasn't in the reject list >08:05:55,654 DBG blivet: action: [98] create device partition vda1 (id 95) >08:05:55,654 DBG blivet: action: [105] create device partition vda2 (id 102) >08:05:55,655 DBG blivet: action: [106] create format swap on partition vda2 (id 102) >08:05:55,655 DBG blivet: action: [91] create device partition vda3 (id 88) >08:05:55,655 DBG blivet: action: [92] create format xfs filesystem mounted at / on partition vda3 (id 88) >08:05:55,656 DBG blivet: action: [99] create format ext4 filesystem mounted at /boot on partition vda1 (id 95) >08:05:55,656 INF blivet: executing action: [81] destroy format None on disk vda (id 14) >08:05:55,657 DBG blivet: DiskDevice.setup: vda ; orig: True ; status: True ; controllable: True ; >08:05:55,658 DBG blivet: DeviceFormat.destroy: device: /dev/vda ; type: None ; status: False ; >08:05:55,695 INF blivet: executing action: [86] create format msdos disklabel on disk vda (id 14) >08:05:55,698 DBG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >08:05:55,699 DBG blivet: DiskLabel.create: device: /dev/vda ; type: disklabel ; status: False ; >08:05:55,700 DBG blivet: DiskLabel._create: device: /dev/vda ; type: disklabel ; status: False ; >08:05:55,701 DBG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >08:05:55,759 DBG blivet: DiskDevice.update_sysfs_path: vda ; status: True ; >08:05:55,759 DBG blivet: vda sysfs_path set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda >08:05:55,760 INF blivet: executing action: [98] create device partition vda1 (id 95) >08:05:55,761 DBG blivet: PartitionDevice.create: vda1 ; status: False ; >08:05:55,762 DBG blivet: PartitionDevice.setup_parents: name: vda1 ; orig: False ; >08:05:55,763 DBG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >08:05:55,763 DBG blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >08:05:55,764 DBG blivet: PartitionDevice._create: vda1 ; status: False ; >08:05:55,765 DBG blivet: PartitionDevice._wipe: vda1 ; status: False ; >08:05:55,829 DBG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >08:05:55,884 DBG blivet: post-commit partition path is /dev/vda1 >08:05:55,885 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >08:05:55,885 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726b00> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d32f3ef0> PedPartition: <_ped.Partition object at 0x7fb1d6a25d58> >08:05:55,887 DBG blivet: DeviceFormat.destroy: device: /dev/vda1 ; type: None ; status: False ; >08:05:55,905 DBG blivet: PartitionDevice.setup: vda1 ; orig: False ; status: True ; controllable: True ; >08:05:55,906 DBG blivet: PartitionDevice.update_sysfs_path: vda1 ; status: True ; >08:05:55,906 DBG blivet: vda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 >08:05:55,923 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 ; >08:05:55,924 DBG blivet: updated vda1 size to 1024 MiB (1024 MiB) >08:05:55,925 INF blivet: executing action: [105] create device partition vda2 (id 102) >08:05:55,926 DBG blivet: PartitionDevice.create: vda2 ; status: False ; >08:05:55,927 DBG blivet: PartitionDevice.setup_parents: name: vda2 ; orig: False ; >08:05:55,927 DBG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >08:05:55,928 DBG blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >08:05:55,929 DBG blivet: PartitionDevice._create: vda2 ; status: False ; >08:05:55,930 DBG blivet: PartitionDevice._wipe: vda2 ; status: False ; >08:05:55,988 DBG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >08:05:56,058 DBG blivet: post-commit partition path is /dev/vda2 >08:05:56,060 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >08:05:56,060 DBG blivet: device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726b00> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d557d9b0> PedPartition: <_ped.Partition object at 0x7fb1d3468e60> >08:05:56,061 DBG blivet: DeviceFormat.destroy: device: /dev/vda2 ; type: None ; status: False ; >08:05:56,078 DBG blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; >08:05:56,079 DBG blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; >08:05:56,079 DBG blivet: vda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 >08:05:56,097 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 ; >08:05:56,097 DBG blivet: updated vda2 size to 2 GiB (2 GiB) >08:05:56,098 INF blivet: executing action: [106] create format swap on partition vda2 (id 102) >08:05:56,101 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 1 ; >08:05:56,102 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 2 ; >08:05:56,103 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 4 ; >08:05:56,104 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 5 ; >08:05:56,105 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 6 ; >08:05:56,106 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 8 ; >08:05:56,106 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 9 ; >08:05:56,107 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 10 ; >08:05:56,108 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 11 ; >08:05:56,109 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 12 ; >08:05:56,110 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 13 ; >08:05:56,111 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 14 ; >08:05:56,112 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 15 ; >08:05:56,113 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 16 ; >08:05:56,114 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 17 ; >08:05:56,114 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 18 ; >08:05:56,115 DBG blivet: PartitionDevice.set_flag: path: /dev/vda2 ; flag: 3 ; >08:05:56,119 DBG blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 2 ; >08:05:56,169 DBG blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; >08:05:56,170 DBG blivet: SwapSpace.create: device: /dev/vda2 ; type: swap ; status: False ; >08:05:56,171 DBG blivet: SwapSpace._create: device: /dev/vda2 ; type: swap ; status: False ; >08:05:56,208 DBG blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; >08:05:56,208 DBG blivet: vda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 >08:05:56,209 INF blivet: executing action: [91] create device partition vda3 (id 88) >08:05:56,210 DBG blivet: PartitionDevice.create: vda3 ; status: False ; >08:05:56,211 DBG blivet: PartitionDevice.setup_parents: name: vda3 ; orig: False ; >08:05:56,212 DBG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >08:05:56,213 DBG blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >08:05:56,214 DBG blivet: PartitionDevice._create: vda3 ; status: False ; >08:05:56,215 DBG blivet: PartitionDevice._wipe: vda3 ; status: False ; >08:05:56,288 DBG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 3 ; >08:05:56,358 DBG blivet: post-commit partition path is /dev/vda3 >08:05:56,360 DBG blivet: PartitionDevice._set_parted_partition: vda3 ; >08:05:56,360 DBG blivet: device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726b00> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d557d0b8> PedPartition: <_ped.Partition object at 0x7fb1d6674830> >08:05:56,361 DBG blivet: DeviceFormat.destroy: device: /dev/vda3 ; type: None ; status: False ; >08:05:56,378 DBG blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >08:05:56,379 DBG blivet: PartitionDevice.update_sysfs_path: vda3 ; status: True ; >08:05:56,379 DBG blivet: vda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 >08:05:56,398 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 ; >08:05:56,399 DBG blivet: updated vda3 size to 15 GiB (15 GiB) >08:05:56,400 INF blivet: executing action: [92] create format xfs filesystem mounted at / on partition vda3 (id 88) >08:05:56,402 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 1 ; >08:05:56,403 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 2 ; >08:05:56,404 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 3 ; >08:05:56,405 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 4 ; >08:05:56,406 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 5 ; >08:05:56,407 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 6 ; >08:05:56,407 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 8 ; >08:05:56,408 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 9 ; >08:05:56,409 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 10 ; >08:05:56,410 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 11 ; >08:05:56,410 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 12 ; >08:05:56,411 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 13 ; >08:05:56,413 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 14 ; >08:05:56,414 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 15 ; >08:05:56,416 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 16 ; >08:05:56,418 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 17 ; >08:05:56,418 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 18 ; >08:05:56,420 DBG blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 3 ; >08:05:56,483 DBG blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >08:05:56,484 DBG blivet: XFS.create: device: /dev/vda3 ; type: xfs ; status: False ; >08:05:56,485 DBG blivet: XFS._create: type: xfs ; device: /dev/vda3 ; mountpoint: / ; >08:05:56,616 DBG blivet: PartitionDevice.update_sysfs_path: vda3 ; status: True ; >08:05:56,616 DBG blivet: vda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 >08:05:56,617 INF blivet: executing action: [99] create format ext4 filesystem mounted at /boot on partition vda1 (id 95) >08:05:56,620 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 1 ; >08:05:56,621 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 2 ; >08:05:56,621 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 3 ; >08:05:56,622 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 4 ; >08:05:56,623 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 5 ; >08:05:56,624 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 6 ; >08:05:56,625 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 8 ; >08:05:56,625 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 9 ; >08:05:56,626 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 10 ; >08:05:56,627 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 11 ; >08:05:56,628 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 12 ; >08:05:56,629 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 13 ; >08:05:56,630 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 14 ; >08:05:56,631 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 15 ; >08:05:56,633 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 16 ; >08:05:56,634 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 17 ; >08:05:56,636 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 18 ; >08:05:56,637 DBG blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 3 ; >08:05:56,700 DBG blivet: PartitionDevice.setup: vda1 ; orig: False ; status: True ; controllable: True ; >08:05:56,701 DBG blivet: Ext4FS.create: device: /dev/vda1 ; type: ext4 ; status: False ; >08:05:56,702 DBG blivet: Ext4FS._create: type: ext4 ; device: /dev/vda1 ; mountpoint: /boot ; >08:05:57,079 DBG blivet: PartitionDevice.update_sysfs_path: vda1 ; status: True ; >08:05:57,079 DBG blivet: vda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 >08:05:57,082 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >08:05:57,082 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726b00> fileSystem: <parted.filesystem.FileSystem object at 0x7fb1d33090f0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d3309550> PedPartition: <_ped.Partition object at 0x7fb1d3468ca8> >08:05:57,084 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >08:05:57,084 DBG blivet: device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726b00> fileSystem: <parted.filesystem.FileSystem object at 0x7fb1d3309048> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d3309160> PedPartition: <_ped.Partition object at 0x7fb1d55ac258> >08:05:57,085 DBG blivet: PartitionDevice._set_parted_partition: vda3 ; >08:05:57,086 DBG blivet: device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb1d6726b00> fileSystem: <parted.filesystem.FileSystem object at 0x7fb1d3309358> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb1d3309198> PedPartition: <_ped.Partition object at 0x7fb1d55ac200> >08:05:57,087 DBG blivet: PartitionDevice.set_flag: path: /dev/vda1 ; flag: 1 ; >08:05:57,088 DBG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >08:05:57,089 DBG blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 3 ; >08:05:57,106 DBG blivet: Ext4FS.supported: supported: True ; >08:05:57,108 DBG blivet: Ext4FS.supported: supported: True ; >08:05:57,111 DBG blivet: Ext4FS.supported: supported: True ; >08:05:57,114 DBG blivet: Iso9660FS.supported: supported: True ; >08:05:57,125 DBG blivet: Ext4FS.supported: supported: True ; >08:05:57,132 DBG blivet: XFS.supported: supported: True ; >08:05:57,140 DBG blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; >08:05:57,146 DBG blivet: SwapSpace.setup: device: /dev/vda2 ; type: swap ; status: False ; >08:05:57,149 DBG blivet: SwapSpace._setup: device: /dev/vda2 ; type: swap ; status: False ; >08:05:57,160 DBG blivet: BindFS.supported: supported: False ; >08:05:57,162 DBG blivet: get_format('bind') returning BindFS instance with object id 112 >08:05:57,164 DBG blivet: get_format('None') returning DeviceFormat instance with object id 114 >08:05:57,167 DBG blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >08:05:57,179 DBG blivet: DirectoryDevice.update_sysfs_path: /dev ; status: True ; >08:05:57,179 ERR blivet: failed to update sysfs path for /dev: not a device file: '/dev' >08:05:57,180 DBG blivet: updated /dev size to 3.77 KiB (3.77 KiB) >08:05:57,181 DBG blivet: TmpFS.supported: supported: True ; >08:05:57,186 DBG blivet: get_format('tmpfs') returning TmpFS instance with object id 116 >08:05:57,187 DBG blivet: get_format('None') returning DeviceFormat instance with object id 118 >08:05:57,188 DBG blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >08:05:57,189 DBG blivet: NoDevice.update_sysfs_path: tmpfs ; status: False ; >08:05:57,190 ERR blivet: failed to update sysfs path for tmpfs: [Errno 2] No such file or directory: 'tmpfs' >08:05:57,191 DBG blivet: DevPtsFS.supported: supported: False ; >08:05:57,191 DBG blivet: get_format('devpts') returning DevPtsFS instance with object id 120 >08:05:57,191 DBG blivet: get_format('None') returning DeviceFormat instance with object id 122 >08:05:57,192 DBG blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; >08:05:57,193 DBG blivet: NoDevice.update_sysfs_path: devpts ; status: False ; >08:05:57,194 ERR blivet: failed to update sysfs path for devpts: [Errno 2] No such file or directory: 'devpts' >08:05:57,195 DBG blivet: SysFS.supported: supported: False ; >08:05:57,195 DBG blivet: get_format('sysfs') returning SysFS instance with object id 124 >08:05:57,195 DBG blivet: get_format('None') returning DeviceFormat instance with object id 126 >08:05:57,196 DBG blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; >08:05:57,197 DBG blivet: NoDevice.update_sysfs_path: sysfs ; status: False ; >08:05:57,197 ERR blivet: failed to update sysfs path for sysfs: [Errno 2] No such file or directory: 'sysfs' >08:05:57,198 DBG blivet: ProcFS.supported: supported: False ; >08:05:57,199 DBG blivet: get_format('proc') returning ProcFS instance with object id 128 >08:05:57,199 DBG blivet: get_format('None') returning DeviceFormat instance with object id 130 >08:05:57,200 DBG blivet: NoDevice._set_format: proc ; type: proc ; current: None ; >08:05:57,201 DBG blivet: NoDevice.update_sysfs_path: proc ; status: False ; >08:05:57,201 ERR blivet: failed to update sysfs path for proc: [Errno 2] No such file or directory: 'proc' >08:05:57,202 DBG blivet: SELinuxFS.supported: supported: False ; >08:05:57,202 DBG blivet: get_format('selinuxfs') returning SELinuxFS instance with object id 132 >08:05:57,202 DBG blivet: get_format('None') returning DeviceFormat instance with object id 134 >08:05:57,203 DBG blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; >08:05:57,204 DBG blivet: NoDevice.update_sysfs_path: selinuxfs ; status: False ; >08:05:57,204 ERR blivet: failed to update sysfs path for selinuxfs: [Errno 2] No such file or directory: 'selinuxfs' >08:05:57,205 DBG blivet: USBFS.supported: supported: False ; >08:05:57,205 DBG blivet: get_format('usbfs') returning USBFS instance with object id 136 >08:05:57,205 DBG blivet: get_format('None') returning DeviceFormat instance with object id 138 >08:05:57,206 DBG blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; >08:05:57,207 DBG blivet: NoDevice.update_sysfs_path: usbfs ; status: False ; >08:05:57,208 ERR blivet: failed to update sysfs path for usbfs: [Errno 2] No such file or directory: 'usbfs' >08:05:57,208 DBG blivet: BindFS.supported: supported: False ; >08:05:57,209 DBG blivet: get_format('bind') returning BindFS instance with object id 140 >08:05:57,209 DBG blivet: get_format('None') returning DeviceFormat instance with object id 142 >08:05:57,210 DBG blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >08:05:57,212 DBG blivet: DirectoryDevice.update_sysfs_path: /run ; status: True ; >08:05:57,212 ERR blivet: failed to update sysfs path for /run: not a device file: '/run' >08:05:57,213 DBG blivet: updated /run size to 740 B (740 B) >08:05:57,214 DBG blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >08:05:57,237 DBG blivet: XFS.setup: device: /dev/vda3 ; type: xfs ; status: False ; >08:05:57,341 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /lost+found to system_u:object_r:lost_found_t:s0 >08:05:57,342 DBG blivet: PartitionDevice.setup: vda1 ; orig: False ; status: True ; controllable: True ; >08:05:57,451 DBG blivet: Ext4FS.setup: device: /dev/vda1 ; type: ext4 ; status: False ; >08:05:57,492 DBG blivet: DirectoryDevice.setup: /dev ; orig: False ; status: True ; controllable: True ; >08:05:57,629 DBG blivet: BindFS.setup: device: /dev ; type: bind ; status: False ; >08:05:57,663 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 >08:05:57,664 DBG blivet: NoDevice.setup: devpts ; orig: False ; status: False ; controllable: True ; >08:05:57,774 DBG blivet: DevPtsFS.setup: device: devpts ; type: devpts ; status: False ; >08:05:57,811 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 >08:05:57,812 DBG blivet: NoDevice.setup: tmpfs ; orig: False ; status: False ; controllable: True ; >08:05:57,947 DBG blivet: TmpFS.setup: device: tmpfs ; type: tmpfs ; status: True ; >08:05:57,975 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 >08:05:57,978 DBG blivet: NoDevice.setup: proc ; orig: False ; status: False ; controllable: True ; >08:05:58,145 DBG blivet: ProcFS.setup: device: proc ; type: proc ; status: False ; >08:05:58,180 INF blivet: failed to set SELinux context for /mnt/sysimage/proc: [Errno 95] Operation not supported >08:05:58,181 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >08:05:58,181 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 >08:05:58,223 DBG blivet: DirectoryDevice.setup: /run ; orig: False ; status: True ; controllable: True ; >08:05:58,353 DBG blivet: BindFS.setup: device: /run ; type: bind ; status: False ; >08:05:58,401 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 >08:05:58,403 DBG blivet: NoDevice.setup: sysfs ; orig: False ; status: False ; controllable: True ; >08:05:58,576 DBG blivet: SysFS.setup: device: sysfs ; type: sysfs ; status: False ; >08:05:58,640 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 >08:05:58,642 DBG blivet: NoDevice.setup: selinuxfs ; orig: False ; status: False ; controllable: True ; >08:05:58,815 DBG blivet: SELinuxFS.setup: device: selinuxfs ; type: selinuxfs ; status: False ; >08:05:58,870 INF blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >08:05:58,871 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >08:05:58,872 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /sys/fs/selinux/lost+found to system_u:object_r:lost_found_t:s0 > > >/tmp/ifcfg.log: >07:55:26,296 DBG ifcfg: content of files (network initialization): >07:55:26,305 DBG ifcfg: all settings: [{'proxy': {}, 'connection': {'id': 'Wired connection 1', 'uuid': '13395f2b-85e3-3e5c-b120-e4d852830412', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1538553318}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, '802-3-ethernet': {'auto-negotiate': False, 'mac-address': [82, 84, 0, 154, 59, 229], 'mac-address-blacklist': [], 's390-options': {}}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}}] >07:55:26,599 DBG ifcfg: content of files (missing ifcfgs created for devices ['ens3']): >07:55:26,599 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens3: >07:55:26,599 DBG ifcfg: TYPE=Ethernet >07:55:26,599 DBG ifcfg: PROXY_METHOD=none >07:55:26,600 DBG ifcfg: BROWSER_ONLY=no >07:55:26,600 DBG ifcfg: BOOTPROTO=dhcp >07:55:26,600 DBG ifcfg: DEFROUTE=yes >07:55:26,600 DBG ifcfg: IPV4_FAILURE_FATAL=no >07:55:26,600 DBG ifcfg: IPV6INIT=yes >07:55:26,600 DBG ifcfg: IPV6_AUTOCONF=yes >07:55:26,601 DBG ifcfg: IPV6_DEFROUTE=yes >07:55:26,601 DBG ifcfg: IPV6_FAILURE_FATAL=no >07:55:26,601 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >07:55:26,601 DBG ifcfg: NAME=ens3 >07:55:26,601 DBG ifcfg: UUID=13395f2b-85e3-3e5c-b120-e4d852830412 >07:55:26,601 DBG ifcfg: ONBOOT=yes >07:55:26,601 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >07:55:26,602 DBG ifcfg: DEVICE=ens3 >07:55:26,608 DBG ifcfg: all settings: [{'proxy': {}, 'connection': {'id': 'ens3', 'uuid': '13395f2b-85e3-3e5c-b120-e4d852830412', 'interface-name': 'ens3', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1538553318}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, '802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}}] >08:04:27,774 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >08:04:27,774 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >08:04:27,775 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >08:04:27,776 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >08:04:27,779 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >08:04:27,903 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >08:04:27,904 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >08:04:27,904 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >08:04:27,908 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >08:04:27,908 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >08:04:27,909 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 > > >/tmp/hawkey.log: >INFO Oct-03 08:05:12 === Started libdnf-0.19.1 === >DEBUG Oct-03 08:05:12 fetching fedora-modular >DEBUG Oct-03 08:05:12 caching repo: fedora-modular (0x78898e0aac22015be854ea85931dab976379cc96fdc52773651c35bc9137cc8e) >DEBUG Oct-03 08:05:12 load_ext: loading: /tmp/dnf.cache/fedora-modular-ce4dd907f26812da/repodata/93ed22509304250bed7906fe2ec0e563fc076b7f23288931bbf02ed2ace5e16d-filelists.xml.gz >DEBUG Oct-03 08:05:13 write_ext: storing fedora-modular to: /tmp/dnf.cache/fedora-modular-filenames.solvx.7mthVA >DEBUG Oct-03 08:05:13 no presto metadata available for fedora-modular >DEBUG Oct-03 08:05:13 no updateinfo available for fedora-modular >DEBUG Oct-03 08:05:13 fetching updates-modular >DEBUG Oct-03 08:05:13 caching repo: updates-modular (0xe9c1afd148db1cfa8659f918f4fa6dc33345f69a8d3be557faadf95466e90bde) >DEBUG Oct-03 08:05:13 load_ext: loading: /tmp/dnf.cache/updates-modular-24485ab21e58c84e/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz >DEBUG Oct-03 08:05:13 write_ext: storing updates-modular to: /tmp/dnf.cache/updates-modular-filenames.solvx.MQX747 >DEBUG Oct-03 08:05:13 no presto metadata available for updates-modular >DEBUG Oct-03 08:05:13 no updateinfo available for updates-modular >DEBUG Oct-03 08:05:13 fetching updates-testing-modular >DEBUG Oct-03 08:05:13 caching repo: updates-testing-modular (0x84764bdaf01c121a25737a72f21ac8cdc7a868c1a35b1a646cbd8c2b234eae61) >DEBUG Oct-03 08:05:13 load_ext: loading: /tmp/dnf.cache/updates-testing-modular-a10fcc992920e707/repodata/728384005219fd4178caa132bad5be850a2cde2092215ed68405cce67e9fcbf0-filelists.xml.gz >DEBUG Oct-03 08:05:13 write_ext: storing updates-testing-modular to: /tmp/dnf.cache/updates-testing-modular-filenames.solvx.XDES4F >DEBUG Oct-03 08:05:13 no presto metadata available for updates-testing-modular >DEBUG Oct-03 08:05:13 load_ext: loading: /tmp/dnf.cache/updates-testing-modular-a10fcc992920e707/repodata/59ac77d1aead4cf1914e2041b1436f026b742b5ee9eb538a9c64333e34deeb45-updateinfo.xml.xz >DEBUG Oct-03 08:05:13 write_ext: storing updates-testing-modular to: /tmp/dnf.cache/updates-testing-modular-updateinfo.solvx.3H47AX >DEBUG Oct-03 08:05:13 fetching updates-testing >DEBUG Oct-03 08:05:13 caching repo: updates-testing (0xe90839ca0ee1504cb05e77ee7c9cf74e8a0c718180a8103da31022aff24af76c) >DEBUG Oct-03 08:05:13 load_ext: loading: /tmp/dnf.cache/updates-testing-3b958a1b62103d09/repodata/3e2fa48c2142773a3bbedc3fca637f95c4585080e86c48ef81fe55f4b1c7ccc2-filelists.xml.gz >DEBUG Oct-03 08:05:14 write_ext: storing updates-testing to: /tmp/dnf.cache/updates-testing-filenames.solvx.PZoc6B >DEBUG Oct-03 08:05:15 load_ext: loading: /tmp/dnf.cache/updates-testing-3b958a1b62103d09/repodata/f626dd43602ce9a4dfcff6d3ca46cd3deb62032a014f21ef4a9aaa3e31e48c71-prestodelta.xml.gz >DEBUG Oct-03 08:05:15 write_ext: storing updates-testing to: /tmp/dnf.cache/updates-testing-presto.solvx.ojbQGZ >DEBUG Oct-03 08:05:15 load_ext: loading: /tmp/dnf.cache/updates-testing-3b958a1b62103d09/repodata/1aeb259075645834d2c31bdc86622d659f43aa0f7da947d53a1cd9c29a0a948d-updateinfo.xml.xz >DEBUG Oct-03 08:05:15 write_ext: storing updates-testing to: /tmp/dnf.cache/updates-testing-updateinfo.solvx.AQVLOn >DEBUG Oct-03 08:05:15 fetching updates >DEBUG Oct-03 08:05:15 caching repo: updates (0xe9c1afd148db1cfa8659f918f4fa6dc33345f69a8d3be557faadf95466e90bde) >DEBUG Oct-03 08:05:15 load_ext: loading: /tmp/dnf.cache/updates-0b4cc238d1aa4ffe/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz >DEBUG Oct-03 08:05:15 write_ext: storing updates to: /tmp/dnf.cache/updates-filenames.solvx.3cGmra >DEBUG Oct-03 08:05:15 no presto metadata available for updates >DEBUG Oct-03 08:05:15 no updateinfo available for updates >DEBUG Oct-03 08:05:15 fetching fedora >DEBUG Oct-03 08:05:17 caching repo: fedora (0x6033a127408930425f9622c7e31d051659596cd9a4a657cea1c8fa71281c6668) >DEBUG Oct-03 08:05:18 load_ext: loading: /tmp/dnf.cache/fedora-8c9e363c32277c01/repodata/a21040721982ec4910a40c24c296a397eeb52deb80870536d176d7a481960eec-filelists.xml.gz >DEBUG Oct-03 08:05:31 write_ext: storing fedora to: /tmp/dnf.cache/fedora-filenames.solvx.oubCLR >DEBUG Oct-03 08:05:34 no presto metadata available for fedora >DEBUG Oct-03 08:05:34 no updateinfo available for fedora >DEBUG Oct-03 08:05:34 Architecture is: x86_64 >DEBUG Oct-03 08:05:35 rewriting repo: fedora-modular >DEBUG Oct-03 08:05:35 caching repo: fedora-modular (0x78898e0aac22015be854ea85931dab976379cc96fdc52773651c35bc9137cc8e) >DEBUG Oct-03 08:05:35 rewriting repo: updates-modular >DEBUG Oct-03 08:05:35 caching repo: updates-modular (0xe9c1afd148db1cfa8659f918f4fa6dc33345f69a8d3be557faadf95466e90bde) >DEBUG Oct-03 08:05:36 rewriting repo: updates-testing-modular >DEBUG Oct-03 08:05:36 caching repo: updates-testing-modular (0x84764bdaf01c121a25737a72f21ac8cdc7a868c1a35b1a646cbd8c2b234eae61) >DEBUG Oct-03 08:05:36 rewriting repo: updates-testing >DEBUG Oct-03 08:05:36 caching repo: updates-testing (0xe90839ca0ee1504cb05e77ee7c9cf74e8a0c718180a8103da31022aff24af76c) >DEBUG Oct-03 08:05:36 rewriting repo: updates >DEBUG Oct-03 08:05:36 caching repo: updates (0xe9c1afd148db1cfa8659f918f4fa6dc33345f69a8d3be557faadf95466e90bde) >DEBUG Oct-03 08:05:36 rewriting repo: fedora >DEBUG Oct-03 08:05:36 caching repo: fedora (0x6033a127408930425f9622c7e31d051659596cd9a4a657cea1c8fa71281c6668) >DEBUG Oct-03 08:05:56 posix_spawn avoided (fd close requested) >DEBUG Oct-03 08:05:59 lr_download_packages: Using own SIGINT handler >DEBUG Oct-03 08:05:59 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >DEBUG Oct-03 08:05:59 lr_download: Target: https://mirrors.fedoraproject.org/metalink?repo=fedora-29&arch=x86_64 (-) >DEBUG Oct-03 08:05:59 select_next_target: Selecting mirror for: https://mirrors.fedoraproject.org/metalink?repo=fedora-29&arch=x86_64 >DEBUG Oct-03 08:05:59 prepare_next_transfer: URL: https://mirrors.fedoraproject.org/metalink?repo=fedora-29&arch=x86_64 >DEBUG Oct-03 08:05:59 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 38): Operation not supported >DEBUG Oct-03 08:05:59 lr_download: Downloading started >DEBUG Oct-03 08:06:01 check_transfer_statuses: Transfer finished: https://mirrors.fedoraproject.org/metalink?repo=fedora-29&arch=x86_64 (Effective url: https://mirrors.fedoraproject.org/metalink?repo=fedora-29&arch=x86_64) >DEBUG Oct-03 08:06:01 lr_handle_prepare_metalink: Parsing metalink.xml >DEBUG Oct-03 08:06:01 lr_handle_prepare_metalink: Mirrors from metalink: >DEBUG Oct-03 08:06:01 http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirrors.netix.net/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirrors.netix.net/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://ftp.halifax.rwth-aachen.de/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://ftp.halifax.rwth-aachen.de/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://ftp.halifax.rwth-aachen.de/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://ftp.acc.umu.se/mirror/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://ftp.acc.umu.se/mirror/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://ftp.acc.umu.se/mirror/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://ftp.nluug.nl/pub/os/Linux/distr/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://ftp.nluug.nl/Fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirrors.nic.cz/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://mirrors.nic.cz/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirrors.nic.cz/fedora-enchilada/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://ftp.icm.edu.pl/pub/Linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://ftp.icm.edu.pl/pub/Linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://ftp.icm.edu.pl/pub/Linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://rsync.nic.funet.fi/ftp/pub/mirrors/fedora.redhat.com/pub/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://fedora.mirror.wearetriple.com/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://fedora.mirror.wearetriple.com/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://fedora.mirror.wearetriple.com/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://ftp-stud.hs-esslingen.de/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://ftp-stud.hs-esslingen.de/pub/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://ftp-stud.hs-esslingen.de/pub/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://mirror.karneval.cz/pub/linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirror.karneval.cz/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirror.karneval.cz/pub/linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirror.netsite.dk/fedora/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://mirror.netsite.dk/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirror.netsite.dk/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://ftp.fi.muni.cz/pub/linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://ftp.fi.muni.cz/pub/linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://rsync.mirrorservice.org/dl.fedoraproject.org/pub/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://fedora.inode.at/fedora/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://fedora.inode.at/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://ams.edge.kernel.org/fedora-buffet/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://fedora.tu-chemnitz.de/pub/linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://fedora.tu-chemnitz.de/ftp/pub/linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://ftp.ciril.fr/pub/linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://ftp.ciril.fr/pub/linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirror.23media.de/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirror.23media.de/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://fedora.uib.no/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://fedora.uib.no/fedora-enchilada/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://rsync.uni-bayreuth.de/fedora-enchilada/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://ftp.uni-bayreuth.de/linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://ftp.cica.es/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://rsync.cica.es/fedora-linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirrors.ircam.fr/fedora-linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirrors.ircam.fr/pub/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirror.nl.leaseweb.net/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirror.nl.leaseweb.net/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirror.slu.cz/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirror.slu.cz/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirror.szerverem.hu/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://mirror.szerverem.hu/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirror.szerverem.hu/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirror.switch.ch/ftp/mirror/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://rsync.informatik.rwth-aachen.de/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirrors.dotsrc.org/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://mirrors.dotsrc.org/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirrors.dotsrc.org/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://ftp.fau.de/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://ftp.fau.de/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://ftp.fau.de/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://mirror.yandex.ru/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirror.yandex.ru/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirror.yandex.ru/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirror.datacenter.by/pub/fedoraproject.org/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirror.datacenter.by/fedora-linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirror.vpsnet.com/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirror.bytemark.co.uk/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirror.bytemark.co.uk/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://distrib-coffee.ipsl.jussieu.fr/pub/linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://mirror.netcologne.de/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirror.netcologne.de/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirror.netcologne.de/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirrors.n-ix.net/fedora/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://mirrors.n-ix.net/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirrors.n-ix.net/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirror.uv.es/mirror/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirror.uv.es/fedora/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirror.etf.bg.ac.rs/fedora/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirror.etf.bg.ac.rs/fedora/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://ftp.upjs.sk/pub/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://ftp.upjs.sk/pub/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://ftp.upjs.sk/pub/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://fedora.mirror.root.lu/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://ftp.lip6.fr/ftp/pub/linux/distributions/fedora/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://mirror.easyspeedy.com/fedora/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirror.easyspeedy.com/fedora/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirror.vorboss.net/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://mirror.vorboss.net/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://fr2.rpmfind.net/linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://fr2.rpmfind.net/linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://fr2.rpmfind.net/linux/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://ftp.informatik.uni-frankfurt.de/fedora/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 https://mirror.linux-ia64.org/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 rsync://rsync.mirror.linux-ia64.org/fedora/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 http://mirror.linux-ia64.org/fedora/linux/development/29/Everything/x86_64/os/repodata/repomd.xml >DEBUG Oct-03 08:06:01 lr_handle_prepare_metalink: Metalink parsed >DEBUG Oct-03 08:06:01 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >DEBUG Oct-03 08:06:01 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >DEBUG Oct-03 08:06:01 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >DEBUG Oct-03 08:06:01 lr_download: Target: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f29&arch=x86_64 (-) >DEBUG Oct-03 08:06:01 select_next_target: Selecting mirror for: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f29&arch=x86_64 >DEBUG Oct-03 08:06:01 prepare_next_transfer: URL: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f29&arch=x86_64 >DEBUG Oct-03 08:06:01 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >DEBUG Oct-03 08:06:01 lr_download: Downloading started >DEBUG Oct-03 08:06:02 check_transfer_statuses: Transfer finished: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f29&arch=x86_64 (Effective url: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f29&arch=x86_64) >DEBUG Oct-03 08:06:02 lr_handle_prepare_metalink: Parsing metalink.xml >DEBUG Oct-03 08:06:02 lr_handle_prepare_metalink: Mirrors from metalink: >DEBUG Oct-03 08:06:02 rsync://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://ftp-stud.hs-esslingen.de/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://ftp-stud.hs-esslingen.de/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://ftp-stud.hs-esslingen.de/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://ftp.halifax.rwth-aachen.de/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://ftp.halifax.rwth-aachen.de/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://fedora.tu-chemnitz.de/ftp/pub/linux/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://fedora.tu-chemnitz.de/pub/linux/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://ftp.icm.edu.pl/pub/Linux/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://ftp.icm.edu.pl/pub/Linux/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://ftp.icm.edu.pl/pub/Linux/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://mirrors.dotsrc.org/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirrors.dotsrc.org/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirrors.dotsrc.org/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://ftp.fau.de/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://ftp.fau.de/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://ftp.fau.de/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://mirrors.nic.cz/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirrors.nic.cz/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirrors.nic.cz/fedora-enchilada/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirrors.up.pt/fedora/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirrors.up.pt/pub/fedora/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirror.switch.ch/ftp/mirror/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirror2.hs-esslingen.de/fedora-linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirror2.hs-esslingen.de/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://ftp.nluug.nl/Fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://ftp.nluug.nl/pub/os/Linux/distr/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://fedora.mirror.wearetriple.com/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://fedora.mirror.wearetriple.com/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://fedora.mirror.wearetriple.com/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://ftp.linux.org.tr/fedora/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://ftp.linux.org.tr/fedora-linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://mirror.yandex.ru/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirror.yandex.ru/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirror.yandex.ru/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://fedora.uib.no/fedora-enchilada/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://fedora.uib.no/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirror.netsite.dk/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://mirror.netsite.dk/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirror.netsite.dk/fedora/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://ftp.fi.muni.cz/pub/linux/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://ftp.fi.muni.cz/pub/linux/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://ftp.acc.umu.se/mirror/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://ftp.acc.umu.se/mirror/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://ftp.acc.umu.se/mirror/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://fedora.mirror.root.lu/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirror.vutbr.cz/fedora/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirror.vutbr.cz/fedora/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://ftp.lip6.fr/ftp/pub/linux/distributions/fedora/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirror.23media.de/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirror.23media.de/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://rsync.mirrorservice.org/dl.fedoraproject.org/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://ams.edge.kernel.org/fedora-buffet/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirror.easyspeedy.com/fedora/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirror.easyspeedy.com/fedora/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://fedora.inode.at/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://fedora.inode.at/fedora/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://rsync.nic.funet.fi/ftp/pub/mirrors/fedora.redhat.com/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirrors.ircam.fr/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirrors.ircam.fr/fedora-linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirrors.uni-ruse.bg/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://mirrors.uni-ruse.bg/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirrors.uni-ruse.bg/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://mirror.netcologne.de/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirror.netcologne.de/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirror.netcologne.de/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirror.uv.es/fedora/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirror.uv.es/mirror/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirror.vorboss.net/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://mirror.vorboss.net/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://www.fedora.is/fedora/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://www.fedora.is/fedora/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://distrib-coffee.ipsl.jussieu.fr/pub/linux/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://ftp.uni-bayreuth.de/linux/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://rsync.uni-bayreuth.de/fedora-enchilada/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://fedora.mirrors.telekom.ro/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://fedora.mirrors.telekom.ro/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirrors.n-ix.net/fedora/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirrors.n-ix.net/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://mirrors.n-ix.net/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirrors.netix.net/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirrors.netix.net/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://ftp.itu.edu.tr/Mirror/Fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://ftp.itu.edu.tr/Mirror/Fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirror.in2p3.fr/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirror.in2p3.fr/pub/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://ftp.cica.es/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://rsync.cica.es/fedora-linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirror.slu.cz/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirror.slu.cz/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirror.etf.bg.ac.rs/fedora/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirror.etf.bg.ac.rs/fedora/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirror.vpsnet.com/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirror.bytemark.co.uk/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirror.bytemark.co.uk/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://rsync.informatik.rwth-aachen.de/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 http://mirror.szerverem.hu/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 rsync://mirror.szerverem.hu/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 https://mirror.szerverem.hu/fedora/linux/updates/testing/29/Everything/x86_64/repodata/repomd.xml >DEBUG Oct-03 08:06:02 lr_handle_prepare_metalink: Metalink parsed >DEBUG Oct-03 08:06:02 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >DEBUG Oct-03 08:06:02 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libatasmart-0.19-15.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x563b061ece10 >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirrors.netix.net/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirrors.netix.net/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://ftp.halifax.rwth-aachen.de/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://ftp.halifax.rwth-aachen.de/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.halifax.rwth-aachen.de/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://ftp.acc.umu.se/mirror/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.acc.umu.se/mirror/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/mirror/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.nluug.nl/pub/os/Linux/distr/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://ftp.nluug.nl/Fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirrors.nic.cz/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirrors.nic.cz/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirrors.nic.cz/fedora-enchilada/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.icm.edu.pl/pub/Linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://ftp.icm.edu.pl/pub/Linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://ftp.icm.edu.pl/pub/Linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://rsync.nic.funet.fi/ftp/pub/mirrors/fedora.redhat.com/pub/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://fedora.mirror.wearetriple.com/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://fedora.mirror.wearetriple.com/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://fedora.mirror.wearetriple.com/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://ftp-stud.hs-esslingen.de/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://ftp-stud.hs-esslingen.de/pub/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp-stud.hs-esslingen.de/pub/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirror.karneval.cz/pub/linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.karneval.cz/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.karneval.cz/pub/linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.netsite.dk/fedora/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirror.netsite.dk/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.netsite.dk/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.fi.muni.cz/pub/linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://ftp.fi.muni.cz/pub/linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://rsync.mirrorservice.org/dl.fedoraproject.org/pub/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://fedora.inode.at/fedora/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://fedora.inode.at/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://ams.edge.kernel.org/fedora-buffet/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://fedora.tu-chemnitz.de/pub/linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://fedora.tu-chemnitz.de/ftp/pub/linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://ftp.ciril.fr/pub/linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.ciril.fr/pub/linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.23media.de/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.23media.de/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://fedora.uib.no/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://fedora.uib.no/fedora-enchilada/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://rsync.uni-bayreuth.de/fedora-enchilada/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.uni-bayreuth.de/linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.cica.es/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://rsync.cica.es/fedora-linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirrors.ircam.fr/fedora-linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirrors.ircam.fr/pub/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.nl.leaseweb.net/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.nl.leaseweb.net/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.slu.cz/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.slu.cz/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.szerverem.hu/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirror.szerverem.hu/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.szerverem.hu/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.switch.ch/ftp/mirror/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://rsync.informatik.rwth-aachen.de/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirrors.dotsrc.org/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirrors.dotsrc.org/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirrors.dotsrc.org/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://ftp.fau.de/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.fau.de/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://ftp.fau.de/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirror.yandex.ru/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.yandex.ru/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.yandex.ru/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.datacenter.by/pub/fedoraproject.org/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.datacenter.by/fedora-linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.vpsnet.com/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.bytemark.co.uk/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.bytemark.co.uk/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://distrib-coffee.ipsl.jussieu.fr/pub/linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://distrib-coffee.ipsl.jussieu.fr/pub/linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirror.netcologne.de/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.netcologne.de/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.netcologne.de/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirrors.n-ix.net/fedora/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirrors.n-ix.net/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirrors.n-ix.net/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.uv.es/mirror/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.uv.es/fedora/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.etf.bg.ac.rs/fedora/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.etf.bg.ac.rs/fedora/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.upjs.sk/pub/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://ftp.upjs.sk/pub/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://ftp.upjs.sk/pub/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://fedora.mirror.root.lu/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.lip6.fr/ftp/pub/linux/distributions/fedora/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.easyspeedy.com/fedora/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.easyspeedy.com/fedora/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.vorboss.net/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirror.vorboss.net/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://fr2.rpmfind.net/linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://fr2.rpmfind.net/linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://fr2.rpmfind.net/linux/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.informatik.uni-frankfurt.de/fedora/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirror.linux-ia64.org/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://rsync.mirror.linux-ia64.org/fedora/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.linux-ia64.org/fedora/linux/development/29/Everything/x86_64/os/ >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/nspr-4.20.0-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x563b063c9e50 >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp-stud.hs-esslingen.de/pub/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://ftp-stud.hs-esslingen.de/pub/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://ftp-stud.hs-esslingen.de/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.halifax.rwth-aachen.de/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://ftp.halifax.rwth-aachen.de/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://fedora.tu-chemnitz.de/ftp/pub/linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://fedora.tu-chemnitz.de/pub/linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.icm.edu.pl/pub/Linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://ftp.icm.edu.pl/pub/Linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://ftp.icm.edu.pl/pub/Linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirrors.dotsrc.org/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirrors.dotsrc.org/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirrors.dotsrc.org/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.fau.de/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://ftp.fau.de/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://ftp.fau.de/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirrors.nic.cz/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirrors.nic.cz/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirrors.nic.cz/fedora-enchilada/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirrors.up.pt/fedora/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirrors.up.pt/pub/fedora/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.switch.ch/ftp/mirror/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror2.hs-esslingen.de/fedora-linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror2.hs-esslingen.de/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://ftp.nluug.nl/Fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.nluug.nl/pub/os/Linux/distr/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://fedora.mirror.wearetriple.com/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://fedora.mirror.wearetriple.com/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://fedora.mirror.wearetriple.com/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.linux.org.tr/fedora/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://ftp.linux.org.tr/fedora-linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirror.yandex.ru/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.yandex.ru/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.yandex.ru/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://fedora.uib.no/fedora-enchilada/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://fedora.uib.no/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.netsite.dk/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirror.netsite.dk/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.netsite.dk/fedora/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.fi.muni.cz/pub/linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://ftp.fi.muni.cz/pub/linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.acc.umu.se/mirror/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/mirror/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://ftp.acc.umu.se/mirror/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://fedora.mirror.root.lu/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.vutbr.cz/fedora/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.vutbr.cz/fedora/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.lip6.fr/ftp/pub/linux/distributions/fedora/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.23media.de/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.23media.de/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://rsync.mirrorservice.org/dl.fedoraproject.org/pub/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://ams.edge.kernel.org/fedora-buffet/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.easyspeedy.com/fedora/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.easyspeedy.com/fedora/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://fedora.inode.at/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://fedora.inode.at/fedora/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://rsync.nic.funet.fi/ftp/pub/mirrors/fedora.redhat.com/pub/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirrors.ircam.fr/pub/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirrors.ircam.fr/fedora-linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirrors.uni-ruse.bg/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirrors.uni-ruse.bg/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirrors.uni-ruse.bg/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirror.netcologne.de/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.netcologne.de/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.netcologne.de/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.uv.es/fedora/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.uv.es/mirror/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.vorboss.net/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirror.vorboss.net/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://www.fedora.is/fedora/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://www.fedora.is/fedora/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://distrib-coffee.ipsl.jussieu.fr/pub/linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://distrib-coffee.ipsl.jussieu.fr/pub/linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.uni-bayreuth.de/linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://rsync.uni-bayreuth.de/fedora-enchilada/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://fedora.mirrors.telekom.ro/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://fedora.mirrors.telekom.ro/pub/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirrors.n-ix.net/fedora/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirrors.n-ix.net/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirrors.n-ix.net/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirrors.netix.net/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirrors.netix.net/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.itu.edu.tr/Mirror/Fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://ftp.itu.edu.tr/Mirror/Fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.in2p3.fr/pub/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.in2p3.fr/pub/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://ftp.cica.es/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://rsync.cica.es/fedora-linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.slu.cz/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.slu.cz/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.etf.bg.ac.rs/fedora/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.etf.bg.ac.rs/fedora/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.vpsnet.com/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.bytemark.co.uk/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.bytemark.co.uk/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://rsync.informatik.rwth-aachen.de/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: http://mirror.szerverem.hu/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: rsync://mirror.szerverem.hu/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_prepare_lrmirrors: Mirror: https://mirror.szerverem.hu/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libmodman-2.0.1-18.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/basesystem-11-6.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/nss-3.39.0-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/pcsc-lite-1.8.23-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/bash-completion-2.8-3.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/pcsc-lite-ccid-1.4.29-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/v/vim-minimal-8.1.408-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/nss-softokn-3.39.0-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/pcsc-lite-libs-1.8.23-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/nss-softokn-freebl-3.39.0-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/npth-1.5-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/nss-sysinit-3.39.0-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libatomic_ops-7.6.6-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/nss-util-3.39.0-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libattr-2.4.48-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libmount-2.32.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/bc-1.07.1-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/nfs-utils-2.3.2-1.rc3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/nftables-0.9.0-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libbabeltrace-1.5.6-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/w/wget-1.19.5-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/gnutls-3.6.4-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libbasicobjects-0.1.1-41.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/gawk-4.2.1-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libxkbcommon-0.8.2-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libblkid-2.32.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/coreutils-8.30-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/coreutils-common-8.30-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-six-1.11.0-6.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-slip-0.6.4-12.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-slip-dbus-0.6.4-12.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/r/rootfiles-8.1-23.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/symlinks-1.4-21.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libxml2-2.9.8-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/ntfs-3g-2017.3.23-8.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/ntfsprogs-2017.3.23-8.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/gc-7.6.4-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/e/emacs-filesystem-26.1-6.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/o/opensc-0.19.0-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cpio-2.12-9.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/glib-networking-2.58.0-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/grub2-common-2.02-60.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/r/rpcbind-1.2.5-0.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/numactl-libs-2.0.12-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/grub2-pc-2.02-60.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/grub2-pc-modules-2.02-60.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/grub2-tools-2.02-60.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libyaml-0.2.1-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/grub2-tools-extra-2.02-60.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/grub2-tools-minimal-2.02-60.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/r/rpm-4.14.2-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/r/rpm-build-libs-4.14.2-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libndp-1.7-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/r/rpm-libs-4.14.2-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/r/rpm-plugin-selinux-4.14.2-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/r/rpm-plugin-systemd-inhibit-4.14.2-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libnetfilter_conntrack-1.0.6-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/r/rpm-sign-libs-4.14.2-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cracklib-2.9.6-15.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cracklib-dicts-2.9.6-15.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/crda-3.18_2018.05.31-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libnfnetlink-1.0.1-14.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/o/openssh-7.8p1-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libbytesize-1.4-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/o/openssh-clients-7.8p1-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libnfsidmap-2.3.2-1.rc3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-systemd-234-7.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/o/openssh-server-7.8p1-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/o/openssl-1.1.1-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libnftnl-1.1.1-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cronie-1.5.2-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cronie-anacron-1.5.2-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/o/openssl-libs-1.1.1-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/r/rsync-3.1.3-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/crontabs-1.11-17.20150630git.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/o/openssl-pkcs11-0.4.8-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/r/rsyslog-8.37.0-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/satyr-0.26-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/systemd-239-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/systemd-bootchart-233-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libcap-2.25-12.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/systemd-libs-239-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/systemd-pam-239-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/systemd-udev-239-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libcap-ng-0.7.9-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/w/web-assets-filesystem-5-8.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/z/zlib-1.2.11-14.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libnl3-3.4.0-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libnl3-cli-3.4.0-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libzstd-1.3.5-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cryptsetup-2.0.4-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cryptsetup-libs-2.0.4-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/p11-kit-0.23.14-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/p11-kit-trust-0.23.14-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libnsl2-1.2.0-3.20180605git4a062cf.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/w/which-2.21-11.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/pigz-2.4-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/ima-evm-utils-1.1-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/h/hwdata-0.316-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/gdisk-1.0.4-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/gdk-pixbuf2-2.38.0-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/k/keyutils-1.5.10-8.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/k/keyutils-libs-1.5.10-8.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/t/tar-1.30-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/pinentry-1.1.0-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/pinfo-0.6.10-20.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/linux-atm-libs-2.5.1-21.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/bluez-5.50-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/bluez-libs-5.50-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libcollection-0.7.0-41.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iproute-4.18.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libcom_err-1.44.3-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-augeas-0.5.0-13.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iproute-tc-4.18.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iwl100-firmware-39.31.5.1-87.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iwl1000-firmware-39.31.5.1-87.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iwl105-firmware-18.168.6.1-87.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iwl135-firmware-18.168.6.1-87.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iwl2000-firmware-18.168.6.1-87.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iwl2030-firmware-18.168.6.1-87.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iwl3160-firmware-25.30.13.0-87.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iwl3945-firmware-15.32.2.9-87.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iwl4965-firmware-228.61.2.24-87.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iwl5000-firmware-8.83.5.1_1-87.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iwl5150-firmware-8.24.2.2-87.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iwl6000-firmware-9.221.4.1-87.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iwl6000g2a-firmware-18.168.6.1-87.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iwl6000g2b-firmware-18.168.6.1-87.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iwl6050-firmware-41.28.5.1-87.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iwl7260-firmware-25.30.13.0-87.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/pcre-8.42-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/acl-2.2.53-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/pkgconf-1.5.3-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/pkgconf-m4-1.5.3-2.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/pkgconf-pkg-config-1.5.3-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/pcre2-10.32-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/info-6.5-10.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libcroco-0.6.12-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/adcli-0.8.2-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/initscripts-10.01-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/t/tcpdump-4.9.2-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/NetworkManager-1.12.4-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/NetworkManager-bluetooth-1.12.4-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/NetworkManager-libnm-1.12.4-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/w/wireless-tools-29-21.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/NetworkManager-team-1.12.4-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/NetworkManager-wifi-1.12.4-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/NetworkManager-wwan-1.12.4-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/j/json-glib-1.4.4-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libdaemon-0.14-16.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/t/teamd-1.27-10.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/PackageKit-1.1.11-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/ipcalc-0.2.4-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/PackageKit-glib-1.1.11-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libdb-5.3.28-33.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/e/ethtool-4.17-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/lmdb-libs-0.9.22-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/gpgme-1.11.1-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/k/kernel-4.18.11-301.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/k/kernel-core-4.18.11-301.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sed-4.5-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/t/time-1.9-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/t/timedatex-0.5-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/k/kernel-modules-4.18.11-301.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libdb-utils-5.3.28-33.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/ipset-6.38-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/k/kexec-tools-2.0.17-10.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cyrus-sasl-gssapi-2.1.27-0.3rc7.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/ipset-libs-6.38-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cyrus-sasl-lib-2.1.27-0.3rc7.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/t/telnet-0.17-74.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/w/words-3.0-30.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cyrus-sasl-plain-2.1.27-0.3rc7.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iptables-1.8.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libpath_utils-0.2.1-41.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/w/wpa_supplicant-2.6-17.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/geolite2-city-20180807-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/geolite2-country-20180807-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iptables-libs-1.8.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libpcap-1.9.0-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iptstate-2.2.6-7.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iputils-20180629-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/abrt-2.10.10-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/abrt-addon-ccpp-2.10.10-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/abrt-addon-coredump-helper-2.10.10-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/abrt-addon-kerneloops-2.10.10-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/abrt-addon-pstoreoops-2.10.10-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/ipw2100-firmware-1.3-23.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/abrt-addon-vmcore-2.10.10-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/abrt-addon-xorg-2.10.10-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/ipw2200-firmware-3.1-16.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/abrt-cli-2.10.10-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/abrt-dbus-2.10.10-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/logrotate-3.14.0-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libdhash-0.5.0-41.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/abrt-libs-2.10.10-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/abrt-plugin-bodhi-2.10.10-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/abrt-retrace-client-2.10.10-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/abrt-tui-2.10.10-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/irqbalance-1.4.0-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libpipeline-1.5.0-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libpkgconf-1.5.3-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/e/expat-2.2.6-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iscsi-initiator-utils-6.2.0.876-5.gitf3c8e90.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/setup-2.12.1-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iscsi-initiator-utils-iscsiuio-6.2.0.876-5.gitf3c8e90.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/gettext-0.19.8.1-17.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/isns-utils-libs-0.97-7.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libpng-1.6.34-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/gettext-libs-0.19.8.1-17.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/bridge-utils-1.6-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-dbus-1.2.8-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/shadow-utils-4.6-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dbus-1.12.10-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/lsof-4.91-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-decorator-4.3.0-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/audit-3.0-0.4.20180831git0047a6c.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/audit-libs-3.0-0.4.20180831git0047a6c.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/plymouth-0.9.3-13.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/authselect-1.0.1-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dbus-common-1.12.10-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dbus-daemon-1.12.10-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/plymouth-core-libs-0.9.3-13.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/brotli-1.0.5-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/authselect-libs-1.0.1-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dbus-glib-0.110-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/shared-mime-info-1.10-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dbus-libs-1.12.10-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/grep-3.1-8.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/plymouth-scripts-0.9.3-13.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-distro-1.3.0-4.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libproxy-0.4.15-9.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/i/iw-4.14-7.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dbus-tools-1.12.10-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/btrfs-progs-4.17.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libpsl-0.20.2-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/bash-4.4.23-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/lua-libs-5.3.5-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/bind-export-libs-9.11.4-10.P2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libpwquality-1.4.0-10.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/bind-libs-9.11.4-10.P2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/groff-base-1.22.3-17.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/bind-libs-lite-9.11.4-10.P2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/bind-license-9.11.4-10.P2.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libcomps-0.1.8-14.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libedit-3.1-24.20170329cvs.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/bind-utils-9.11.4-10.P2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libqmi-1.20.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libqmi-utils-1.20.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/bzip2-1.0.6-28.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/gmp-6.1.2-8.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/bzip2-libs-1.0.6-28.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/polkit-0.115-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/ca-certificates-2018.2.26-2.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/c-ares-1.13.0-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/polkit-libs-0.115-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/polkit-pkla-compat-0.1-13.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/luksmeta-9-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/grubby-8.40-18.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/t/traceroute-2.1.0-7.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/x/xdg-utils-1.1.3-3.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libestr-0.1.9-11.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/gsettings-desktop-schemas-3.28.1-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libev-4.24-7.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/chrony-3.4-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/j/jansson-2.11-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/deltarpm-3.6-28.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libevent-2.1.8-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/popt-1.16-15.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/t/tree-1.7.0-15.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/lvm2-2.02.181-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/lvm2-libs-2.02.181-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cockpit-178-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cockpit-bridge-178-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cockpit-dashboard-178-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libref_array-0.1.5-41.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cockpit-networkmanager-178-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cockpit-packagekit-178-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/k/kpartx-0.7.7-5.gitef6d98b.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/m/mlocate-0.26-22.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cockpit-storaged-178-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cockpit-system-178-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/t/trousers-0.3.13-11.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cockpit-ws-178-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/gssproxy-0.8.0-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/t/trousers-lib-0.3.13-11.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libfastjson-0.99.8-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/q/qrencode-libs-3.4.4-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/policycoreutils-2.8-8.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libfdisk-2.32.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/crypto-policies-20180925-1.git71ca85f.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libffi-3.1-18.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cups-libs-2.2.8-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/curl-7.61.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/desktop-file-utils-0.23-9.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libblockdev-2.20-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/device-mapper-multipath-0.7.7-5.gitef6d98b.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libblockdev-crypto-2.20-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/device-mapper-1.02.150-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/device-mapper-multipath-libs-0.7.7-5.gitef6d98b.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/device-mapper-event-1.02.150-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/device-mapper-event-libs-1.02.150-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dhcp-client-4.3.6-28.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dhcp-common-4.3.6-28.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libblockdev-fs-2.20-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/device-mapper-libs-1.02.150-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/lz4-1.8.2-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/lz4-libs-1.8.2-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/device-mapper-persistent-data-0.7.6-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dhcp-libs-4.3.6-28.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libblockdev-loop-2.20-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-gpg-1.11.1-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/x/xfsprogs-4.17.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libblockdev-lvm-2.20-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libblockdev-mdraid-2.20-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/fedora-gpg-keys-29-0.9.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/lzo-2.08-14.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dmidecode-3.2-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libfprint-0.8.2-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libblockdev-part-2.20-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/x/xkeyboard-config-2.24-4.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/fedora-logos-28.0.3-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/k/kmod-25-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libblockdev-swap-2.20-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/k/kmod-libs-25-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libblockdev-utils-2.20-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python-pip-wheel-18.0-4.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python-setuptools-wheel-40.4.3-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dnf-3.6.1-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dnf-data-3.6.1-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dnf-plugins-core-3.0.4-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/fedora-release-notes-28.01-2.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dnf-yum-4.0.3.6.1-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/fedora-repos-29-0.9.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/o/openldap-2.4.46-8.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/procps-ng-3.3.15-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libgcc-8.2.1-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/m/mailcap-2.1.48-4.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/librepo-1.9.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libcurl-7.61.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/x/xmlrpc-c-1.51.0-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/diffutils-3.6-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libreport-2.9.5-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libgcrypt-1.8.3-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libreport-cli-2.9.5-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/x/xmlrpc-c-client-1.51.0-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libreport-fedora-2.9.5-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libreport-filesystem-2.9.5-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-iniparse-0.4-32.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libreport-plugin-bugzilla-2.9.5-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libreport-plugin-kerneloops-2.9.5-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libreport-plugin-logger-2.9.5-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/smartmontools-6.6-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libreport-plugin-systemd-journal-2.9.5-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libreport-plugin-ureport-2.9.5-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libreport-web-2.9.5-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libdnf-0.20.0-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/m/man-db-2.8.4-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/m/man-pages-4.16-3.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libertas-usb8388-firmware-20180913-87.git44d4fca9.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/t/tzdata-2018e-2.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/gnupg2-2.2.9-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/gnupg2-smime-2.2.9-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/psacct-6.6.4-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/snappy-1.1.7-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/k/krb5-libs-1.16.1-19.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libipa_hbac-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/e/elfutils-0.174-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/e/elfutils-default-yama-scope-0.174-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/gobject-introspection-1.58.0-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/e/elfutils-libelf-0.174-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libseccomp-2.3.3-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/e/elfutils-libs-0.174-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libsecret-0.18.6-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dnsmasq-2.79-7.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-3.7.0-9.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-abrt-2.10.10-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-abrt-addon-2.10.10-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libmodulemd-1.6.4-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-libcomps-0.1.8-14.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libnghttp2-1.33.0-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/pixman-0.34.0-10.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/publicsuffix-list-dafsa-20180723-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-bind-9.11.4-10.P2.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libsepol-2.8-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libgomp-8.2.1-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-libreport-2.9.5-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libgpg-error-1.31-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/chkconfig-1.10-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/m/mozjs52-52.9.0-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-libxml2-2.9.8-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/file-5.34-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/file-libs-5.34-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/cifs-utils-6.8-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-dnf-3.6.1-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/filesystem-3.9-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/guile-2.0.14-12.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/m/mpfr-3.1.6-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libsigsegv-2.11-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-dnf-plugins-core-3.0.4-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dos2unix-7.4.0-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dosfstools-4.1-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/findutils-4.6.0-20.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/fipscheck-1.5.0-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-firewall-0.6.2-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/fipscheck-lib-1.5.0-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libsmartcols-2.32.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-gobject-base-3.30.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sos-3.6-4.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-hawkey-0.20.0-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libgudev-232-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-libdnf-0.20.0-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libsolv-0.6.35-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-libs-3.7.0-9.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-libselinux-2.8-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/fedora-release-29-0.17.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/fedora-release-server-29-0.17.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dracut-048-14.git20180726.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dracut-config-rescue-048-14.git20180726.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/d/dracut-network-048-14.git20180726.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/u/unzip-6.0-40.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libss-1.44.3-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-pip-18.0-4.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/langpacks-en-1.0-13.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/m/mtr-0.92-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/GeoIP-1.6.12-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/GeoIP-GeoLite-data-2018.06-2.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/gzip-1.9-7.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-setuptools-40.4.3-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/firewalld-0.6.2-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/firewalld-filesystem-0.6.2-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-sssdconfig-2.0.0-3.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/clevis-11-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/clevis-luks-11-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libstdc++-8.2.1-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libstemmer-0-11.585svn.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/u/usb_modeswitch-2.5.2-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libselinux-2.8-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/u/usb_modeswitch-data-20170806-3.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libselinux-utils-2.8-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/x/xz-5.2.4-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libsemanage-2.8-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/h/hardlink-1.3-7.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libicu-62.1-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/x/xz-libs-5.2.4-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libsmbclient-4.9.1-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/u/usbutils-010-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libsoup-2.64.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/u/userspace-rcu-0.10.1-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libssh-0.8.3-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libsss_autofs-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libidn2-2.0.5-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libsss_certmap-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/gdb-headless-8.2-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libsss_idmap-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/q/quota-4.04-9.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libsysfs-2.1.0-25.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libsss_nss_idmap-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/q/quota-nls-4.04-9.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/gdbm-libs-1.18-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libsss_sudo-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libtalloc-2.1.14-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/u/util-linux-2.32.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/u/util-linux-user-2.32.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libtar-1.2.20-15.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libtool-ltdl-2.4.6-27.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libtasn1-4.13-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libudisks2-2.8.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/j/jimtcl-0.78-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libtdb-1.3.16-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/o/os-prober-1.74-7.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libteam-1.27-10.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libtevent-0.9.37-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/m/ModemManager-1.8.0-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libini_config-1.3.1-41.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/m/ModemManager-glib-1.8.0-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/fpaste-0.3.9.2-1.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sqlite-3.24.0-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/r/realmd-0.16.3-16.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/fprintd-0.8.1-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sqlite-libs-3.24.0-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/fprintd-pam-0.8.1-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libipt-2.0-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libwbclient-4.9.1-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/glib2-2.58.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/glibc-2.28-9.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libxcrypt-4.2.1-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libxcrypt-common-4.2.1-2.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/glibc-common-2.28-9.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libtirpc-1.1.4-0.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/at-3.1.23-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/linux-firmware-20180913-87.git44d4fca9.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sscg-2.3.3-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/j/jose-10-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/g/glibc-langpack-en-2.28-9.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libjose-10-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-ply-3.9-8.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/atmel-firmware-1.3-19.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/m/mcelog-153-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/samba-client-libs-4.9.1-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/samba-common-4.9.1-2.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/samba-common-libs-4.9.1-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/less-530-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libkcapi-1.1.1-16.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/attr-2.4.48-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libkcapi-hmaccalc-1.1.1-16.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/z/zd1211-firmware-1.5-3.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/samba-libs-4.9.1-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/e/e2fsprogs-1.44.3-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/e/e2fsprogs-libs-1.44.3-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/m/mdadm-4.1-rc2.0.2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/selinux-policy-3.14.2-35.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/j/js-jquery-3.2.1-4.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/selinux-policy-targeted-3.14.2-35.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/freetype-2.9.1-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/e/ebtables-2.0.10-28.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/r/readline-7.0-12.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/augeas-libs-1.10.1-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/z/zip-3.0-23.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/pam-1.3.1-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libunistring-0.9.10-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/pam_krb5-2.4.13-11.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/v/vconfig-1.9-25.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sssd-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sssd-ad-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sssd-client-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sssd-common-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sssd-common-pac-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sssd-ipa-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sssd-kcm-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sssd-krb5-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sssd-krb5-common-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sssd-ldap-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/j/json-c-0.13.1-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sssd-nfs-idmap-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sssd-proxy-2.0.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/s/sudo-1.8.25-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libusbx-1.0.22-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/h/hostname-3.20-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libuser-0.62-18.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libutempter-1.1.6-15.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libuuid-2.32.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libksba-1.3.5-8.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python-systemd-doc-234-7.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/f/fuse-libs-2.9.7-14.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libverto-0.3.0-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/a/avahi-libs-0.7-16.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libverto-libev-0.3.0-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libldb-1.4.2-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/parted-3.2-36.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/passwd-0.80-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/passwdqc-1.3.0-12.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/h/hunspell-1.6.2-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/passwdqc-lib-1.3.0-12.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/net-tools-2.0-0.52.20160912git.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/j/jwhois-4.0-54.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/h/hunspell-en-0.20140811.1-13.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/h/hunspell-en-GB-0.20140811.1-13.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/h/hunspell-en-US-0.20140811.1-13.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libluksmeta-9-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/m/microcode_ctl-2.1-26.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/pciutils-3.6.2-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/pciutils-libs-3.6.2-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libacl-2.2.53-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/e/ed-1.14.2-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libaio-0.3.111-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/nano-3.0-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/r/rng-tools-6.3.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libmbim-1.16.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libmbim-utils-1.16.0-3.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/b43-fwcutter-019-14.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/b/b43-openfwwf-5.2-20.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/ncurses-6.1-8.20180923.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/ncurses-base-6.1-8.20180923.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/ncurses-libs-6.1-8.20180923.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/k/kbd-2.0.4-9.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/k/kbd-legacy-2.0.4-9.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/k/kbd-misc-2.0.4-9.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libappstream-glib-0.7.12-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libmetalink-0.1.3-7.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/t/tpm2-tools-3.1.2-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/t/tpm2-tss-2.0.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/nettle-3.4-5.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libarchive-3.3.2-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/c/comps-extras-24-4.fc29.noarch.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libargon2-20161029-6.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/p/python3-rpm-4.14.2-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/u/udisks2-2.8.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/u/udisks2-iscsi-2.8.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/n/nmap-ncat-7.70-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/u/udisks2-lvm2-2.8.1-1.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libassuan-2.5.1-4.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/l/libmnl-1.0.4-8.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 lr_download: Target: Packages/v/volume_key-libs-0.3.10-2.fc29.x86_64.rpm (-) >DEBUG Oct-03 08:06:02 select_next_target: Selecting mirror for: Packages/l/libatasmart-0.19-15.fc29.x86_64.rpm >DEBUG Oct-03 08:06:02 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libatasmart-0.19-15.fc29.x86_64.rpm >DEBUG Oct-03 08:06:02 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libatasmart-0.19-15.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:02 select_next_target: Selecting mirror for: Packages/n/nspr-4.20.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:02 select_suitable_mirror: Skipping rsync url: rsync://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:02 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nspr-4.20.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:02 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/nspr-4.20.0-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:02 select_next_target: Selecting mirror for: Packages/l/libmodman-2.0.1-18.fc29.x86_64.rpm >DEBUG Oct-03 08:06:02 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libmodman-2.0.1-18.fc29.x86_64.rpm >DEBUG Oct-03 08:06:02 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libmodman-2.0.1-18.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:02 lr_download: Downloading started >DEBUG Oct-03 08:06:03 lr_headercb: Server returned Content-Length: "47068" (converted 47068/47068 expected) >DEBUG Oct-03 08:06:03 lr_headercb: Server returned Content-Length: "125244" (converted 125244/125244 expected) >DEBUG Oct-03 08:06:03 lr_headercb: Server returned Content-Length: "33732" (converted 33732/33732 expected) >DEBUG Oct-03 08:06:03 check_transfer_statuses: Transfer finished: Packages/l/libmodman-2.0.1-18.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libmodman-2.0.1-18.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:03 check_finished_trasfer_checksum: Checksum (sha256) 0c131e9388724a388057ca59a99eda33094b32d93b42200ad75b293799c6b379 is OK >DEBUG Oct-03 08:06:03 select_next_target: Selecting mirror for: Packages/b/basesystem-11-6.fc29.noarch.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/basesystem-11-6.fc29.noarch.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/basesystem-11-6.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:03 check_transfer_statuses: Transfer finished: Packages/l/libatasmart-0.19-15.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libatasmart-0.19-15.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:03 check_finished_trasfer_checksum: Checksum (sha256) 7de6a74062c653d916f52a818a9ca267f10faa32b3f8806030131cf22eab50b0 is OK >DEBUG Oct-03 08:06:03 select_next_target: Selecting mirror for: Packages/n/nss-3.39.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 select_suitable_mirror: Skipping rsync url: rsync://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:03 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nss-3.39.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/nss-3.39.0-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:03 check_transfer_statuses: Transfer finished: Packages/n/nspr-4.20.0-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nspr-4.20.0-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:03 check_finished_trasfer_checksum: Checksum (sha256) 2ff9fd8f1a1459c68399261005de7e1170b08f470fbee4114acd2d49b3eb03cb is OK >DEBUG Oct-03 08:06:03 select_next_target: Selecting mirror for: Packages/p/pcsc-lite-1.8.23-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pcsc-lite-1.8.23-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/pcsc-lite-1.8.23-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:03 lr_headercb: Server returned Content-Length: "7016" (converted 7016/7016 expected) >DEBUG Oct-03 08:06:03 check_transfer_statuses: Transfer finished: Packages/b/basesystem-11-6.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/basesystem-11-6.fc29.noarch.rpm) >DEBUG Oct-03 08:06:03 check_finished_trasfer_checksum: Checksum (sha256) e4b86fe4f119873e8705dae47163f4afb6ccf8885426e04d960ff18eed7320bb is OK >DEBUG Oct-03 08:06:03 select_next_target: Selecting mirror for: Packages/b/bash-completion-2.8-3.fc29.noarch.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/bash-completion-2.8-3.fc29.noarch.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/bash-completion-2.8-3.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:03 lr_headercb: Server returned Content-Length: "622600" (converted 622600/622600 expected) >DEBUG Oct-03 08:06:03 lr_headercb: Server returned Content-Length: "284300" (converted 284300/284300 expected) >DEBUG Oct-03 08:06:03 lr_headercb: Server returned Content-Length: "97916" (converted 97916/97916 expected) >DEBUG Oct-03 08:06:03 check_transfer_statuses: Transfer finished: Packages/b/bash-completion-2.8-3.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/bash-completion-2.8-3.fc29.noarch.rpm) >DEBUG Oct-03 08:06:03 check_finished_trasfer_checksum: Checksum (sha256) 61bb5fc1aeab2a253f3cbff274d9150dbb654f36b334b49b13687b8c5f75d238 is OK >DEBUG Oct-03 08:06:03 select_next_target: Selecting mirror for: Packages/p/pcsc-lite-ccid-1.4.29-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pcsc-lite-ccid-1.4.29-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/pcsc-lite-ccid-1.4.29-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:03 check_transfer_statuses: Transfer finished: Packages/p/pcsc-lite-1.8.23-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pcsc-lite-1.8.23-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:03 check_finished_trasfer_checksum: Checksum (sha256) ed7eef5bb4319b7653eacb79e855bcae108330ba6cb585471bc314b8bc9c5eb5 is OK >DEBUG Oct-03 08:06:03 select_next_target: Selecting mirror for: Packages/v/vim-minimal-8.1.408-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 select_suitable_mirror: Skipping rsync url: rsync://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:03 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/v/vim-minimal-8.1.408-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/vim-minimal-8.1.408-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:03 lr_headercb: Server returned Content-Length: "314916" (converted 314916/314916 expected) >DEBUG Oct-03 08:06:03 lr_headercb: Server returned Content-Length: "564088" (converted 564088/564088 expected) >DEBUG Oct-03 08:06:03 check_transfer_statuses: Transfer finished: Packages/p/pcsc-lite-ccid-1.4.29-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pcsc-lite-ccid-1.4.29-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:03 check_finished_trasfer_checksum: Checksum (sha256) a11985ec10dd258ef18f45f3a333e40722ee72c8473f06749134844162ea2a7f is OK >DEBUG Oct-03 08:06:03 select_next_target: Selecting mirror for: Packages/n/nss-softokn-3.39.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 select_suitable_mirror: Skipping rsync url: rsync://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/ >DEBUG Oct-03 08:06:03 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nss-softokn-3.39.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/nss-softokn-3.39.0-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:03 check_transfer_statuses: Transfer finished: Packages/n/nss-3.39.0-2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nss-3.39.0-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:03 check_finished_trasfer_checksum: Checksum (sha256) ff15683e5bfe32b12aacc00a1319165301561f2999d89a273806bbaa59280922 is OK >DEBUG Oct-03 08:06:03 select_next_target: Selecting mirror for: Packages/p/pcsc-lite-libs-1.8.23-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pcsc-lite-libs-1.8.23-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/pcsc-lite-libs-1.8.23-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:03 check_transfer_statuses: Transfer finished: Packages/v/vim-minimal-8.1.408-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/v/vim-minimal-8.1.408-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:03 check_finished_trasfer_checksum: Checksum (sha256) 6320de05f06e6e03feef761f66c3ec44136765a4f08909e2de529d57ce8f2079 is OK >DEBUG Oct-03 08:06:03 sort_mirrors: Mirror http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/ was awarded >DEBUG Oct-03 08:06:03 select_next_target: Selecting mirror for: Packages/n/nss-softokn-freebl-3.39.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nss-softokn-freebl-3.39.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/nss-softokn-freebl-3.39.0-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:03 lr_headercb: Server returned Content-Length: "388152" (converted 388152/388152 expected) >DEBUG Oct-03 08:06:03 lr_headercb: Server returned Content-Length: "31904" (converted 31904/31904 expected) >DEBUG Oct-03 08:06:03 check_transfer_statuses: Transfer finished: Packages/p/pcsc-lite-libs-1.8.23-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pcsc-lite-libs-1.8.23-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:03 check_finished_trasfer_checksum: Checksum (sha256) 6991ef2a7b99e9621c8d7af7fa48d23e9a46bdfdc93a1a100527122dd3548d30 is OK >DEBUG Oct-03 08:06:03 select_next_target: Selecting mirror for: Packages/n/npth-1.5-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/n/npth-1.5-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/npth-1.5-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:03 lr_headercb: Server returned Content-Length: "213924" (converted 213924/213924 expected) >DEBUG Oct-03 08:06:03 check_transfer_statuses: Transfer finished: Packages/n/nss-softokn-freebl-3.39.0-2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nss-softokn-freebl-3.39.0-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:03 check_finished_trasfer_checksum: Checksum (sha256) f08a60d8ca6577a8a35ebe944a81550f0aa8f64222c8fe517b19b0d1a381ef35 is OK >DEBUG Oct-03 08:06:03 select_next_target: Selecting mirror for: Packages/n/nss-sysinit-3.39.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nss-sysinit-3.39.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/nss-sysinit-3.39.0-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:03 lr_headercb: Server returned Content-Length: "20196" (converted 20196/20196 expected) >DEBUG Oct-03 08:06:03 check_transfer_statuses: Transfer finished: Packages/n/nss-sysinit-3.39.0-2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nss-sysinit-3.39.0-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:03 check_finished_trasfer_checksum: Checksum (sha256) 887b0e272f9480447098155a4d28d309170e4304867c10ea7713c4eedbaea364 is OK >DEBUG Oct-03 08:06:03 select_next_target: Selecting mirror for: Packages/l/libatomic_ops-7.6.6-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libatomic_ops-7.6.6-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libatomic_ops-7.6.6-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:03 lr_headercb: Server returned Content-Length: "24796" (converted 24796/24796 expected) >DEBUG Oct-03 08:06:03 check_transfer_statuses: Transfer finished: Packages/n/npth-1.5-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/n/npth-1.5-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:03 check_finished_trasfer_checksum: Checksum (sha256) 22ed4ce94631cb919674de7706ce36adc1c98dcc9cfc27fb571101ab94d2babb is OK >DEBUG Oct-03 08:06:03 select_next_target: Selecting mirror for: Packages/n/nss-util-3.39.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nss-util-3.39.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/nss-util-3.39.0-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:03 check_transfer_statuses: Transfer finished: Packages/n/nss-softokn-3.39.0-2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nss-softokn-3.39.0-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:03 check_finished_trasfer_checksum: Checksum (sha256) a0ef08f203f90afc0a64e0bdb963866801138a392125ecdbd8c366491637adb5 is OK >DEBUG Oct-03 08:06:03 select_next_target: Selecting mirror for: Packages/l/libattr-2.4.48-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libattr-2.4.48-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libattr-2.4.48-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:03 lr_headercb: Server returned Content-Length: "34584" (converted 34584/34584 expected) >DEBUG Oct-03 08:06:03 check_transfer_statuses: Transfer finished: Packages/l/libatomic_ops-7.6.6-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libatomic_ops-7.6.6-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:03 check_finished_trasfer_checksum: Checksum (sha256) 39ba2fdb401829802922984353ab631887b327b911f37aa30af2314348299cd3 is OK >DEBUG Oct-03 08:06:03 select_next_target: Selecting mirror for: Packages/l/libmount-2.32.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libmount-2.32.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libmount-2.32.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:03 lr_headercb: Server returned Content-Length: "80744" (converted 80744/80744 expected) >DEBUG Oct-03 08:06:03 check_transfer_statuses: Transfer finished: Packages/n/nss-util-3.39.0-2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nss-util-3.39.0-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:03 check_finished_trasfer_checksum: Checksum (sha256) 64c6f297d52feb52347002e3a8f31154daaa507b6f4714208beb567b5a39ceb9 is OK >DEBUG Oct-03 08:06:03 select_next_target: Selecting mirror for: Packages/b/bc-1.07.1-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/bc-1.07.1-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/bc-1.07.1-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:03 lr_headercb: Server returned Content-Length: "18116" (converted 18116/18116 expected) >DEBUG Oct-03 08:06:03 check_transfer_statuses: Transfer finished: Packages/l/libattr-2.4.48-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libattr-2.4.48-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:03 check_finished_trasfer_checksum: Checksum (sha256) 7f59631e4afc250169f73b1645e40d82559f9747fb03a46b094cab28a57c9719 is OK >DEBUG Oct-03 08:06:03 select_next_target: Selecting mirror for: Packages/n/nfs-utils-2.3.2-1.rc3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/n/nfs-utils-2.3.2-1.rc3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/nfs-utils-2.3.2-1.rc3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:04 lr_headercb: Server returned Content-Length: "172516" (converted 172516/172516 expected) >DEBUG Oct-03 08:06:04 check_transfer_statuses: Transfer finished: Packages/l/libmount-2.32.1-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libmount-2.32.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:04 check_finished_trasfer_checksum: Checksum (sha256) acb4aa1df23183b336cb67cd6da1922009ad1241ef8ae57eb4880f9679c379f2 is OK >DEBUG Oct-03 08:06:04 select_next_target: Selecting mirror for: Packages/n/nftables-0.9.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/n/nftables-0.9.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:04 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/nftables-0.9.0-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:04 lr_headercb: Server returned Content-Length: "123324" (converted 123324/123324 expected) >DEBUG Oct-03 08:06:04 lr_headercb: Server returned Content-Length: "397140" (converted 397140/397140 expected) >DEBUG Oct-03 08:06:04 lr_headercb: Server returned Content-Length: "229968" (converted 229968/229968 expected) >DEBUG Oct-03 08:06:04 check_transfer_statuses: Transfer finished: Packages/n/nftables-0.9.0-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/n/nftables-0.9.0-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:04 check_finished_trasfer_checksum: Checksum (sha256) 7bcd91e2d8bb0290baf0cb256cee3cedaf26067f1a8cae1ecf0f66e44a41bdb3 is OK >DEBUG Oct-03 08:06:04 select_next_target: Selecting mirror for: Packages/l/libbabeltrace-1.5.6-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libbabeltrace-1.5.6-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:04 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libbabeltrace-1.5.6-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:04 check_transfer_statuses: Transfer finished: Packages/b/bc-1.07.1-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/bc-1.07.1-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:04 check_finished_trasfer_checksum: Checksum (sha256) 509ede25b224319113e06d4ae7910436bc6119a3215a34c64e2ba53f3c4af278 is OK >DEBUG Oct-03 08:06:04 select_next_target: Selecting mirror for: Packages/w/wget-1.19.5-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/w/wget-1.19.5-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:04 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/wget-1.19.5-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:04 lr_headercb: Server returned Content-Length: "201456" (converted 201456/201456 expected) >DEBUG Oct-03 08:06:04 check_transfer_statuses: Transfer finished: Packages/l/libbabeltrace-1.5.6-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libbabeltrace-1.5.6-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:04 check_finished_trasfer_checksum: Checksum (sha256) 8c7ff4ca8f9e19fe8f33e395deb363783430e79fc205f3e60027181ae7510971 is OK >DEBUG Oct-03 08:06:04 select_next_target: Selecting mirror for: Packages/g/gnutls-3.6.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/gnutls-3.6.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:04 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/gnutls-3.6.4-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:04 lr_headercb: Server returned Content-Length: "723616" (converted 723616/723616 expected) >DEBUG Oct-03 08:06:04 check_transfer_statuses: Transfer finished: Packages/n/nfs-utils-2.3.2-1.rc3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/n/nfs-utils-2.3.2-1.rc3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:04 check_finished_trasfer_checksum: Checksum (sha256) f85818e4f364f6643d4cbfce3b0f064d37a47226a03919cb07e6e2e20cf4e935 is OK >DEBUG Oct-03 08:06:04 select_next_target: Selecting mirror for: Packages/l/libbasicobjects-0.1.1-41.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libbasicobjects-0.1.1-41.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:04 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libbasicobjects-0.1.1-41.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:04 lr_headercb: Server returned Content-Length: "869596" (converted 869596/869596 expected) >DEBUG Oct-03 08:06:04 lr_headercb: Server returned Content-Length: "25944" (converted 25944/25944 expected) >DEBUG Oct-03 08:06:04 check_transfer_statuses: Transfer finished: Packages/l/libbasicobjects-0.1.1-41.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libbasicobjects-0.1.1-41.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:04 check_finished_trasfer_checksum: Checksum (sha256) 937ca7a2772ada53af8147714e9387a3c0e4efc3de16ea17c764b2ce9a83625f is OK >DEBUG Oct-03 08:06:04 select_next_target: Selecting mirror for: Packages/g/gawk-4.2.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gawk-4.2.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:04 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/gawk-4.2.1-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:04 check_transfer_statuses: Transfer finished: Packages/w/wget-1.19.5-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/w/wget-1.19.5-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:04 check_finished_trasfer_checksum: Checksum (sha256) 592b60ae8ba8d7a36681c6d30cbc52008a272c687a74df584c3568e17c4180c5 is OK >DEBUG Oct-03 08:06:04 select_next_target: Selecting mirror for: Packages/l/libxkbcommon-0.8.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libxkbcommon-0.8.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:04 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libxkbcommon-0.8.2-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:04 lr_headercb: Server returned Content-Length: "111600" (converted 111600/111600 expected) >DEBUG Oct-03 08:06:04 check_transfer_statuses: Transfer finished: Packages/l/libxkbcommon-0.8.2-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libxkbcommon-0.8.2-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:04 check_finished_trasfer_checksum: Checksum (sha256) 9329bc4c73df9a5b9ea7db83397074a3ecf522a1d32309befa5cd6de4765ab9d is OK >DEBUG Oct-03 08:06:04 select_next_target: Selecting mirror for: Packages/l/libblkid-2.32.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libblkid-2.32.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:04 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libblkid-2.32.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:04 lr_headercb: Server returned Content-Length: "1177308" (converted 1177308/1177308 expected) >DEBUG Oct-03 08:06:04 check_transfer_statuses: Transfer finished: Packages/g/gnutls-3.6.4-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/gnutls-3.6.4-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:04 check_finished_trasfer_checksum: Checksum (sha256) a8765af0f5c6d92434fe571c46baaf890dce8689db11860fc37e7a4a8797dd81 is OK >DEBUG Oct-03 08:06:04 select_next_target: Selecting mirror for: Packages/c/coreutils-8.30-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/coreutils-8.30-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:04 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/coreutils-8.30-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:04 lr_headercb: Server returned Content-Length: "152196" (converted 152196/152196 expected) >DEBUG Oct-03 08:06:04 check_transfer_statuses: Transfer finished: Packages/l/libblkid-2.32.1-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libblkid-2.32.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:04 check_finished_trasfer_checksum: Checksum (sha256) e1cd30fb45b04cde766bb1490719769b6b4e9e46bbdc43e6419faba73914b1a1 is OK >DEBUG Oct-03 08:06:04 select_next_target: Selecting mirror for: Packages/c/coreutils-common-8.30-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/coreutils-common-8.30-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:04 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/coreutils-common-8.30-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:04 lr_headercb: Server returned Content-Length: "1239552" (converted 1239552/1239552 expected) >DEBUG Oct-03 08:06:04 lr_headercb: Server returned Content-Length: "2032380" (converted 2032380/2032380 expected) >DEBUG Oct-03 08:06:04 check_transfer_statuses: Transfer finished: Packages/g/gawk-4.2.1-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gawk-4.2.1-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:04 check_finished_trasfer_checksum: Checksum (sha256) 7c8348a6987d6207a7f7643ea15fa81dda9ed62564c410dfefe1434822b21cd2 is OK >DEBUG Oct-03 08:06:04 select_next_target: Selecting mirror for: Packages/p/python3-six-1.11.0-6.fc29.noarch.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-six-1.11.0-6.fc29.noarch.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:04 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-six-1.11.0-6.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:04 lr_headercb: Server returned Content-Length: "35036" (converted 35036/35036 expected) >DEBUG Oct-03 08:06:04 check_transfer_statuses: Transfer finished: Packages/p/python3-six-1.11.0-6.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-six-1.11.0-6.fc29.noarch.rpm) >DEBUG Oct-03 08:06:04 check_finished_trasfer_checksum: Checksum (sha256) e70e81d7cdf62a6a8df2eddc089514a7fb815870c24ea726997bc455fd11283e is OK >DEBUG Oct-03 08:06:04 select_next_target: Selecting mirror for: Packages/p/python3-slip-0.6.4-12.fc29.noarch.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-slip-0.6.4-12.fc29.noarch.rpm >DEBUG Oct-03 08:06:04 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:04 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-slip-0.6.4-12.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:05 check_transfer_statuses: Transfer finished: Packages/c/coreutils-8.30-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/coreutils-8.30-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:05 check_finished_trasfer_checksum: Checksum (sha256) 185123048c852e34cd73ed1293d37397df6e88c621bf8b43f26e93aceaa3dd67 is OK >DEBUG Oct-03 08:06:05 select_next_target: Selecting mirror for: Packages/p/python3-slip-dbus-0.6.4-12.fc29.noarch.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-slip-dbus-0.6.4-12.fc29.noarch.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-slip-dbus-0.6.4-12.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:05 lr_headercb: Server returned Content-Length: "32572" (converted 32572/32572 expected) >DEBUG Oct-03 08:06:05 check_transfer_statuses: Transfer finished: Packages/p/python3-slip-0.6.4-12.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-slip-0.6.4-12.fc29.noarch.rpm) >DEBUG Oct-03 08:06:05 check_finished_trasfer_checksum: Checksum (sha256) 80cf027a0d84f156597f3e1ce9ef9be64c564360e1d24d7396b3ddb644580536 is OK >DEBUG Oct-03 08:06:05 select_next_target: Selecting mirror for: Packages/r/rootfiles-8.1-23.fc29.noarch.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rootfiles-8.1-23.fc29.noarch.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/rootfiles-8.1-23.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:05 lr_headercb: Server returned Content-Length: "32764" (converted 32764/32764 expected) >DEBUG Oct-03 08:06:05 check_transfer_statuses: Transfer finished: Packages/p/python3-slip-dbus-0.6.4-12.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-slip-dbus-0.6.4-12.fc29.noarch.rpm) >DEBUG Oct-03 08:06:05 check_finished_trasfer_checksum: Checksum (sha256) 2e968a250e6b46ad8ec6e0260a2b7b806a15606135aa290cf9234bb19526268b is OK >DEBUG Oct-03 08:06:05 select_next_target: Selecting mirror for: Packages/s/symlinks-1.4-21.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/symlinks-1.4-21.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/symlinks-1.4-21.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:05 lr_headercb: Server returned Content-Length: "8548" (converted 8548/8548 expected) >DEBUG Oct-03 08:06:05 check_transfer_statuses: Transfer finished: Packages/r/rootfiles-8.1-23.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rootfiles-8.1-23.fc29.noarch.rpm) >DEBUG Oct-03 08:06:05 check_finished_trasfer_checksum: Checksum (sha256) 669b811b0faef0a3214e977163b16bcb76ee11704ca6e27a763284f7b2a29b1e is OK >DEBUG Oct-03 08:06:05 select_next_target: Selecting mirror for: Packages/l/libxml2-2.9.8-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libxml2-2.9.8-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libxml2-2.9.8-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:05 lr_headercb: Server returned Content-Length: "663056" (converted 663056/663056 expected) >DEBUG Oct-03 08:06:05 lr_headercb: Server returned Content-Length: "17744" (converted 17744/17744 expected) >DEBUG Oct-03 08:06:05 check_transfer_statuses: Transfer finished: Packages/s/symlinks-1.4-21.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/symlinks-1.4-21.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:05 check_finished_trasfer_checksum: Checksum (sha256) b67c3b8c9ebf08621e062ae057221bf284383b61a4dc3cdbc73943c0ee866776 is OK >DEBUG Oct-03 08:06:05 select_next_target: Selecting mirror for: Packages/n/ntfs-3g-2017.3.23-8.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/n/ntfs-3g-2017.3.23-8.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/ntfs-3g-2017.3.23-8.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:05 check_transfer_statuses: Transfer finished: Packages/c/coreutils-common-8.30-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/coreutils-common-8.30-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:05 check_finished_trasfer_checksum: Checksum (sha256) d9185d0ae7eda569752870d64733a02d77487a22d3a0986e2cbac891aef7744d is OK >DEBUG Oct-03 08:06:05 select_next_target: Selecting mirror for: Packages/n/ntfsprogs-2017.3.23-8.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/n/ntfsprogs-2017.3.23-8.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/ntfsprogs-2017.3.23-8.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:05 lr_headercb: Server returned Content-Length: "275156" (converted 275156/275156 expected) >DEBUG Oct-03 08:06:05 lr_headercb: Server returned Content-Length: "397180" (converted 397180/397180 expected) >DEBUG Oct-03 08:06:05 check_transfer_statuses: Transfer finished: Packages/l/libxml2-2.9.8-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libxml2-2.9.8-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:05 check_finished_trasfer_checksum: Checksum (sha256) c2f56066ed28bbb8516168a5a6fb35d13ffa7e6feff90a77f3eaa4e967e2f36f is OK >DEBUG Oct-03 08:06:05 select_next_target: Selecting mirror for: Packages/g/gc-7.6.4-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gc-7.6.4-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/gc-7.6.4-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:05 check_transfer_statuses: Transfer finished: Packages/n/ntfs-3g-2017.3.23-8.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/n/ntfs-3g-2017.3.23-8.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:05 check_finished_trasfer_checksum: Checksum (sha256) 3b9b5ce1fea20446cd0c8220df528e2a89f48b7698d863f1eb609e538812619b is OK >DEBUG Oct-03 08:06:05 select_next_target: Selecting mirror for: Packages/e/emacs-filesystem-26.1-6.fc29.noarch.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/e/emacs-filesystem-26.1-6.fc29.noarch.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/emacs-filesystem-26.1-6.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:05 check_transfer_statuses: Transfer finished: Packages/n/ntfsprogs-2017.3.23-8.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/n/ntfsprogs-2017.3.23-8.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:05 check_finished_trasfer_checksum: Checksum (sha256) 8cd0c18e084bf1d319134f23b9c44f0a7dd18a135522f5b30817ae699e468f82 is OK >DEBUG Oct-03 08:06:05 select_next_target: Selecting mirror for: Packages/o/opensc-0.19.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/o/opensc-0.19.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/opensc-0.19.0-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:05 lr_headercb: Server returned Content-Length: "103524" (converted 103524/103524 expected) >DEBUG Oct-03 08:06:05 check_transfer_statuses: Transfer finished: Packages/g/gc-7.6.4-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gc-7.6.4-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:05 check_finished_trasfer_checksum: Checksum (sha256) e59d27e1d5d4bac23b87df69ee2b7141774de23f8c5158e2e6ea6fa47d7d4131 is OK >DEBUG Oct-03 08:06:05 select_next_target: Selecting mirror for: Packages/c/cpio-2.12-9.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cpio-2.12-9.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cpio-2.12-9.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:05 lr_headercb: Server returned Content-Length: "10372" (converted 10372/10372 expected) >DEBUG Oct-03 08:06:05 check_transfer_statuses: Transfer finished: Packages/e/emacs-filesystem-26.1-6.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/e/emacs-filesystem-26.1-6.fc29.noarch.rpm) >DEBUG Oct-03 08:06:05 check_finished_trasfer_checksum: Checksum (sha256) fb09698424310b9fa432fd05e91e6159b1b7d14154baac5b19181a1b52f54163 is OK >DEBUG Oct-03 08:06:05 select_next_target: Selecting mirror for: Packages/g/glib-networking-2.58.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/glib-networking-2.58.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/glib-networking-2.58.0-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:05 lr_headercb: Server returned Content-Length: "1174948" (converted 1174948/1174948 expected) >DEBUG Oct-03 08:06:05 lr_headercb: Server returned Content-Length: "257612" (converted 257612/257612 expected) >DEBUG Oct-03 08:06:05 check_transfer_statuses: Transfer finished: Packages/c/cpio-2.12-9.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cpio-2.12-9.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:05 check_finished_trasfer_checksum: Checksum (sha256) cf9e7cab3d84e46fd1183f0aac812c539464636e141763f6bd95f699680cb5c7 is OK >DEBUG Oct-03 08:06:05 select_next_target: Selecting mirror for: Packages/g/grub2-common-2.02-60.fc29.noarch.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/grub2-common-2.02-60.fc29.noarch.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/grub2-common-2.02-60.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:05 lr_headercb: Server returned Content-Length: "137940" (converted 137940/137940 expected) >DEBUG Oct-03 08:06:05 lr_headercb: Server returned Content-Length: "885152" (converted 885152/885152 expected) >DEBUG Oct-03 08:06:05 check_transfer_statuses: Transfer finished: Packages/o/opensc-0.19.0-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/o/opensc-0.19.0-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:05 check_finished_trasfer_checksum: Checksum (sha256) 2ff056b3dbc2a900762712898359ac975d5e62e0917378c2ab9990ef6d994c73 is OK >DEBUG Oct-03 08:06:05 select_next_target: Selecting mirror for: Packages/r/rpcbind-1.2.5-0.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rpcbind-1.2.5-0.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/rpcbind-1.2.5-0.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:05 check_transfer_statuses: Transfer finished: Packages/g/glib-networking-2.58.0-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/glib-networking-2.58.0-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:05 check_finished_trasfer_checksum: Checksum (sha256) 47707cc989581046b153e80247049c35f5085e570da9762da720474349d92451 is OK >DEBUG Oct-03 08:06:05 select_next_target: Selecting mirror for: Packages/n/numactl-libs-2.0.12-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/n/numactl-libs-2.0.12-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/numactl-libs-2.0.12-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:05 lr_headercb: Server returned Content-Length: "56324" (converted 56324/56324 expected) >DEBUG Oct-03 08:06:05 lr_headercb: Server returned Content-Length: "27384" (converted 27384/27384 expected) >DEBUG Oct-03 08:06:05 check_transfer_statuses: Transfer finished: Packages/n/numactl-libs-2.0.12-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/n/numactl-libs-2.0.12-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:05 check_finished_trasfer_checksum: Checksum (sha256) ab0e26a54258cdf687257a7f5e0345aef230535945a153e1adc04a2329aaf302 is OK >DEBUG Oct-03 08:06:05 select_next_target: Selecting mirror for: Packages/g/grub2-pc-2.02-60.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/grub2-pc-2.02-60.fc29.x86_64.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/grub2-pc-2.02-60.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:05 check_transfer_statuses: Transfer finished: Packages/r/rpcbind-1.2.5-0.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rpcbind-1.2.5-0.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:05 check_finished_trasfer_checksum: Checksum (sha256) 51315e2acd2ffb6219c6647312fd9e9fe6ebcd590cf2cb76ca202f878e370457 is OK >DEBUG Oct-03 08:06:05 select_next_target: Selecting mirror for: Packages/g/grub2-pc-modules-2.02-60.fc29.noarch.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/grub2-pc-modules-2.02-60.fc29.noarch.rpm >DEBUG Oct-03 08:06:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/grub2-pc-modules-2.02-60.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:06 lr_headercb: Server returned Content-Length: "18728" (converted 18728/18728 expected) >DEBUG Oct-03 08:06:06 check_transfer_statuses: Transfer finished: Packages/g/grub2-pc-2.02-60.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/grub2-pc-2.02-60.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:06 check_finished_trasfer_checksum: Checksum (sha256) 0fe4b2403892d286063b654573a91faaa7faa4676bc0a4f4ba7ac7bef68237b7 is OK >DEBUG Oct-03 08:06:06 select_next_target: Selecting mirror for: Packages/g/grub2-tools-2.02-60.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/grub2-tools-2.02-60.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/grub2-tools-2.02-60.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:06 check_transfer_statuses: Transfer finished: Packages/g/grub2-common-2.02-60.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/grub2-common-2.02-60.fc29.noarch.rpm) >DEBUG Oct-03 08:06:06 check_finished_trasfer_checksum: Checksum (sha256) 15364766b555b929d9d202b054bba751eae8c329531aa3bafd42f60534bb0ff5 is OK >DEBUG Oct-03 08:06:06 select_next_target: Selecting mirror for: Packages/l/libyaml-0.2.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libyaml-0.2.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libyaml-0.2.1-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:06 lr_headercb: Server returned Content-Length: "906904" (converted 906904/906904 expected) >DEBUG Oct-03 08:06:06 lr_headercb: Server returned Content-Length: "1972744" (converted 1972744/1972744 expected) >DEBUG Oct-03 08:06:06 lr_headercb: Server returned Content-Length: "57972" (converted 57972/57972 expected) >DEBUG Oct-03 08:06:06 check_transfer_statuses: Transfer finished: Packages/l/libyaml-0.2.1-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libyaml-0.2.1-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:06 check_finished_trasfer_checksum: Checksum (sha256) a2b7e05afeb60fe9f4804f1fef1ffb7285677e7ba6f9c42b1451e41a5617f589 is OK >DEBUG Oct-03 08:06:06 select_next_target: Selecting mirror for: Packages/g/grub2-tools-extra-2.02-60.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/grub2-tools-extra-2.02-60.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/grub2-tools-extra-2.02-60.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:06 lr_headercb: Server returned Content-Length: "1035240" (converted 1035240/1035240 expected) >DEBUG Oct-03 08:06:06 check_transfer_statuses: Transfer finished: Packages/g/grub2-pc-modules-2.02-60.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/grub2-pc-modules-2.02-60.fc29.noarch.rpm) >DEBUG Oct-03 08:06:06 check_finished_trasfer_checksum: Checksum (sha256) 08ebde4d8a50f756ad44a0eb212d467271d6c2292daa7973f322ade11639ffd2 is OK >DEBUG Oct-03 08:06:06 select_next_target: Selecting mirror for: Packages/g/grub2-tools-minimal-2.02-60.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/grub2-tools-minimal-2.02-60.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/grub2-tools-minimal-2.02-60.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:06 lr_headercb: Server returned Content-Length: "183980" (converted 183980/183980 expected) >DEBUG Oct-03 08:06:06 check_transfer_statuses: Transfer finished: Packages/g/grub2-tools-2.02-60.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/grub2-tools-2.02-60.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:06 check_finished_trasfer_checksum: Checksum (sha256) d9f4b2c4d5cd8eaf3cdc559410e624ce5b78b4087a379e590d9b445eb80727b6 is OK >DEBUG Oct-03 08:06:06 select_next_target: Selecting mirror for: Packages/r/rpm-4.14.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rpm-4.14.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/rpm-4.14.2-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:06 check_transfer_statuses: Transfer finished: Packages/g/grub2-tools-minimal-2.02-60.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/grub2-tools-minimal-2.02-60.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:06 check_finished_trasfer_checksum: Checksum (sha256) 585adf2255a16f36075774540c244e5f1253cd11bb16515c3434214091ca8d5d is OK >DEBUG Oct-03 08:06:06 select_next_target: Selecting mirror for: Packages/r/rpm-build-libs-4.14.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rpm-build-libs-4.14.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/rpm-build-libs-4.14.2-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:06 check_transfer_statuses: Transfer finished: Packages/g/grub2-tools-extra-2.02-60.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/grub2-tools-extra-2.02-60.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:06 check_finished_trasfer_checksum: Checksum (sha256) dbdb4075767f9a98f20a5fd57ebc9ed0220b1183fd9a544d66c790b43c9dbf7f is OK >DEBUG Oct-03 08:06:06 select_next_target: Selecting mirror for: Packages/l/libndp-1.7-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libndp-1.7-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libndp-1.7-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:06 lr_headercb: Server returned Content-Length: "497576" (converted 497576/497576 expected) >DEBUG Oct-03 08:06:06 lr_headercb: Server returned Content-Length: "94300" (converted 94300/94300 expected) >DEBUG Oct-03 08:06:06 check_transfer_statuses: Transfer finished: Packages/r/rpm-build-libs-4.14.2-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rpm-build-libs-4.14.2-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:06 check_finished_trasfer_checksum: Checksum (sha256) be19e6d46e23001caa587d69acd2b58652811426374e6b77db390a747f2c182e is OK >DEBUG Oct-03 08:06:06 select_next_target: Selecting mirror for: Packages/r/rpm-libs-4.14.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rpm-libs-4.14.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/rpm-libs-4.14.2-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:06 lr_headercb: Server returned Content-Length: "277164" (converted 277164/277164 expected) >DEBUG Oct-03 08:06:06 lr_headercb: Server returned Content-Length: "35952" (converted 35952/35952 expected) >DEBUG Oct-03 08:06:06 check_transfer_statuses: Transfer finished: Packages/r/rpm-4.14.2-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rpm-4.14.2-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:06 check_finished_trasfer_checksum: Checksum (sha256) f4bf866912ccef37769455a5b0d6c48c22417dd905f6acc635f945e56be00084 is OK >DEBUG Oct-03 08:06:06 select_next_target: Selecting mirror for: Packages/r/rpm-plugin-selinux-4.14.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rpm-plugin-selinux-4.14.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/rpm-plugin-selinux-4.14.2-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:06 check_transfer_statuses: Transfer finished: Packages/l/libndp-1.7-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libndp-1.7-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:06 check_finished_trasfer_checksum: Checksum (sha256) e29270bceda9f82d3e81cd265c8346482d1b491a04f7aa56c890079aa523e940 is OK >DEBUG Oct-03 08:06:06 select_next_target: Selecting mirror for: Packages/r/rpm-plugin-systemd-inhibit-4.14.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rpm-plugin-systemd-inhibit-4.14.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/rpm-plugin-systemd-inhibit-4.14.2-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:06 check_transfer_statuses: Transfer finished: Packages/r/rpm-libs-4.14.2-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rpm-libs-4.14.2-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:06 check_finished_trasfer_checksum: Checksum (sha256) 970eefdbf572945dcad2de5a9dc21e54ab4c0344f08b8c5c6a0e9279fa8c72ba is OK >DEBUG Oct-03 08:06:06 select_next_target: Selecting mirror for: Packages/l/libnetfilter_conntrack-1.0.6-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libnetfilter_conntrack-1.0.6-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libnetfilter_conntrack-1.0.6-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:06 lr_headercb: Server returned Content-Length: "24788" (converted 24788/24788 expected) >DEBUG Oct-03 08:06:06 check_transfer_statuses: Transfer finished: Packages/r/rpm-plugin-selinux-4.14.2-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rpm-plugin-selinux-4.14.2-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:06 check_finished_trasfer_checksum: Checksum (sha256) 890dc3b5ab786fbd590c52cd17eef7b89053116d7d01d54fb87a58d360e7a4a6 is OK >DEBUG Oct-03 08:06:06 select_next_target: Selecting mirror for: Packages/r/rpm-sign-libs-4.14.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rpm-sign-libs-4.14.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/rpm-sign-libs-4.14.2-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:06 lr_headercb: Server returned Content-Length: "25984" (converted 25984/25984 expected) >DEBUG Oct-03 08:06:06 check_transfer_statuses: Transfer finished: Packages/r/rpm-plugin-systemd-inhibit-4.14.2-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rpm-plugin-systemd-inhibit-4.14.2-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:06 check_finished_trasfer_checksum: Checksum (sha256) 198a41d6a095d758a72f4acfe9a43244442dee7af2ac93455b16a73a97eff37c is OK >DEBUG Oct-03 08:06:06 select_next_target: Selecting mirror for: Packages/c/cracklib-2.9.6-15.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cracklib-2.9.6-15.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cracklib-2.9.6-15.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:06 lr_headercb: Server returned Content-Length: "30588" (converted 30588/30588 expected) >DEBUG Oct-03 08:06:06 check_transfer_statuses: Transfer finished: Packages/r/rpm-sign-libs-4.14.2-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rpm-sign-libs-4.14.2-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:06 check_finished_trasfer_checksum: Checksum (sha256) 86ecdf31adf202ad7566c15fcc9d51af3dc0b0c9a89215cbdcd1c16960084b67 is OK >DEBUG Oct-03 08:06:06 select_next_target: Selecting mirror for: Packages/c/cracklib-dicts-2.9.6-15.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cracklib-dicts-2.9.6-15.fc29.x86_64.rpm >DEBUG Oct-03 08:06:06 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cracklib-dicts-2.9.6-15.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:06 lr_headercb: Server returned Content-Length: "61344" (converted 61344/61344 expected) >DEBUG Oct-03 08:06:07 check_transfer_statuses: Transfer finished: Packages/l/libnetfilter_conntrack-1.0.6-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libnetfilter_conntrack-1.0.6-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:07 check_finished_trasfer_checksum: Checksum (sha256) 1c25694ecb316cd356dbb9946d0d1c5819f921cc5652b980f7b6c2ed916693e4 is OK >DEBUG Oct-03 08:06:07 select_next_target: Selecting mirror for: Packages/c/crda-3.18_2018.05.31-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/crda-3.18_2018.05.31-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/crda-3.18_2018.05.31-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:07 lr_headercb: Server returned Content-Length: "78212" (converted 78212/78212 expected) >DEBUG Oct-03 08:06:07 lr_headercb: Server returned Content-Length: "4129468" (converted 4129468/4129468 expected) >DEBUG Oct-03 08:06:07 check_transfer_statuses: Transfer finished: Packages/c/cracklib-2.9.6-15.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cracklib-2.9.6-15.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:07 check_finished_trasfer_checksum: Checksum (sha256) ad3362affead829d56b1535cb3d7a3412e2833fe510595a82682fb414db537e3 is OK >DEBUG Oct-03 08:06:07 select_next_target: Selecting mirror for: Packages/l/libnfnetlink-1.0.1-14.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libnfnetlink-1.0.1-14.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libnfnetlink-1.0.1-14.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:07 lr_headercb: Server returned Content-Length: "41528" (converted 41528/41528 expected) >DEBUG Oct-03 08:06:07 check_transfer_statuses: Transfer finished: Packages/c/crda-3.18_2018.05.31-5.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/crda-3.18_2018.05.31-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:07 check_finished_trasfer_checksum: Checksum (sha256) de9a7ffa7559e1c8912145be1c78712c9cfd28a18b66f2c0a05bd59bfdcb1f90 is OK >DEBUG Oct-03 08:06:07 select_next_target: Selecting mirror for: Packages/o/openssh-7.8p1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/o/openssh-7.8p1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/openssh-7.8p1-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:07 lr_headercb: Server returned Content-Length: "29640" (converted 29640/29640 expected) >DEBUG Oct-03 08:06:07 check_transfer_statuses: Transfer finished: Packages/l/libnfnetlink-1.0.1-14.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libnfnetlink-1.0.1-14.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:07 check_finished_trasfer_checksum: Checksum (sha256) 6466395dcf8400274edbeca5a7aac64f96ef82ab140728412f933e38cb7fe6a6 is OK >DEBUG Oct-03 08:06:07 select_next_target: Selecting mirror for: Packages/l/libbytesize-1.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libbytesize-1.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libbytesize-1.4-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:07 lr_headercb: Server returned Content-Length: "427568" (converted 427568/427568 expected) >DEBUG Oct-03 08:06:07 lr_headercb: Server returned Content-Length: "52936" (converted 52936/52936 expected) >DEBUG Oct-03 08:06:07 check_transfer_statuses: Transfer finished: Packages/l/libbytesize-1.4-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libbytesize-1.4-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:07 check_finished_trasfer_checksum: Checksum (sha256) bf7367624efa4722d0e12eba09c75185d7691409795389e852fea1b9b7cacd98 is OK >DEBUG Oct-03 08:06:07 select_next_target: Selecting mirror for: Packages/o/openssh-clients-7.8p1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/o/openssh-clients-7.8p1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/openssh-clients-7.8p1-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:07 lr_headercb: Server returned Content-Length: "550424" (converted 550424/550424 expected) >DEBUG Oct-03 08:06:07 check_transfer_statuses: Transfer finished: Packages/o/openssh-7.8p1-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/o/openssh-7.8p1-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:07 check_finished_trasfer_checksum: Checksum (sha256) 45f0489c4034808144bbfea8970031fd5d7b8a888b7e0c5cd37c9df28dd2c737 is OK >DEBUG Oct-03 08:06:07 select_next_target: Selecting mirror for: Packages/l/libnfsidmap-2.3.2-1.rc3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libnfsidmap-2.3.2-1.rc3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libnfsidmap-2.3.2-1.rc3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:07 lr_headercb: Server returned Content-Length: "68740" (converted 68740/68740 expected) >DEBUG Oct-03 08:06:07 check_transfer_statuses: Transfer finished: Packages/l/libnfsidmap-2.3.2-1.rc3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libnfsidmap-2.3.2-1.rc3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:07 check_finished_trasfer_checksum: Checksum (sha256) b89bc5909b665e67118d81e1aced326f53a130a3315cf55fd0ccc3ad25453471 is OK >DEBUG Oct-03 08:06:07 select_next_target: Selecting mirror for: Packages/p/python3-systemd-234-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-systemd-234-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-systemd-234-7.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:07 lr_headercb: Server returned Content-Length: "83172" (converted 83172/83172 expected) >DEBUG Oct-03 08:06:07 check_transfer_statuses: Transfer finished: Packages/p/python3-systemd-234-7.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-systemd-234-7.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:07 check_finished_trasfer_checksum: Checksum (sha256) db48fd652db314cc60d33b1fd8d6717ccccafaf954875bfdd585f31ce88faa8a is OK >DEBUG Oct-03 08:06:07 select_next_target: Selecting mirror for: Packages/o/openssh-server-7.8p1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/o/openssh-server-7.8p1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/openssh-server-7.8p1-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:07 lr_headercb: Server returned Content-Length: "393848" (converted 393848/393848 expected) >DEBUG Oct-03 08:06:07 check_transfer_statuses: Transfer finished: Packages/o/openssh-server-7.8p1-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/o/openssh-server-7.8p1-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:07 check_finished_trasfer_checksum: Checksum (sha256) b5dfd824af9378c06e53180b85313551e1110b9457c97d4daba8be72563e4c48 is OK >DEBUG Oct-03 08:06:07 select_next_target: Selecting mirror for: Packages/o/openssl-1.1.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/o/openssl-1.1.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/openssl-1.1.1-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:07 check_transfer_statuses: Transfer finished: Packages/c/cracklib-dicts-2.9.6-15.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cracklib-dicts-2.9.6-15.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:07 check_finished_trasfer_checksum: Checksum (sha256) 3edb92eff87fe360a13ff6239df326e3cf3d2ef9b70288c0dfa07d580c49f891 is OK >DEBUG Oct-03 08:06:07 select_next_target: Selecting mirror for: Packages/l/libnftnl-1.1.1-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libnftnl-1.1.1-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libnftnl-1.1.1-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:07 check_transfer_statuses: Transfer finished: Packages/o/openssh-clients-7.8p1-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/o/openssh-clients-7.8p1-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:07 check_finished_trasfer_checksum: Checksum (sha256) bbab084cb33680d56e5f63fa2ff576b0bb3bc2b0fdf6eab11455a547b24cbfa6 is OK >DEBUG Oct-03 08:06:07 select_next_target: Selecting mirror for: Packages/c/cronie-1.5.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cronie-1.5.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cronie-1.5.2-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:07 lr_headercb: Server returned Content-Length: "626240" (converted 626240/626240 expected) >DEBUG Oct-03 08:06:07 lr_headercb: Server returned Content-Length: "90456" (converted 90456/90456 expected) >DEBUG Oct-03 08:06:07 check_transfer_statuses: Transfer finished: Packages/l/libnftnl-1.1.1-5.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libnftnl-1.1.1-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:07 check_finished_trasfer_checksum: Checksum (sha256) c8fceab3c28fdf0930c722ba246aa8bc1f9c625d89c375b1a78bc683b3439e82 is OK >DEBUG Oct-03 08:06:07 select_next_target: Selecting mirror for: Packages/c/cronie-anacron-1.5.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cronie-anacron-1.5.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cronie-anacron-1.5.2-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:07 lr_headercb: Server returned Content-Length: "109708" (converted 109708/109708 expected) >DEBUG Oct-03 08:06:07 check_transfer_statuses: Transfer finished: Packages/c/cronie-1.5.2-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cronie-1.5.2-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:07 check_finished_trasfer_checksum: Checksum (sha256) 1fc7d45000d61bc839880363d14ea5d536927cdb8d5f879eded407c7222af1c3 is OK >DEBUG Oct-03 08:06:07 select_next_target: Selecting mirror for: Packages/o/openssl-libs-1.1.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/o/openssl-libs-1.1.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/openssl-libs-1.1.1-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:07 lr_headercb: Server returned Content-Length: "31212" (converted 31212/31212 expected) >DEBUG Oct-03 08:06:07 check_transfer_statuses: Transfer finished: Packages/c/cronie-anacron-1.5.2-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cronie-anacron-1.5.2-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:07 check_finished_trasfer_checksum: Checksum (sha256) 04ebc7879282162ccc2b5054e48709bcb30da3764352f3515d8fcf27cc47ecb5 is OK >DEBUG Oct-03 08:06:07 select_next_target: Selecting mirror for: Packages/r/rsync-3.1.3-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rsync-3.1.3-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/rsync-3.1.3-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:08 check_transfer_statuses: Transfer finished: Packages/o/openssl-1.1.1-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/o/openssl-1.1.1-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:08 check_finished_trasfer_checksum: Checksum (sha256) bf84ab20b36c2d8eb07b23471d4c2c9c5287fb6840cb668960af9d137d62281c is OK >DEBUG Oct-03 08:06:08 select_next_target: Selecting mirror for: Packages/c/crontabs-1.11-17.20150630git.fc29.noarch.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/crontabs-1.11-17.20150630git.fc29.noarch.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/crontabs-1.11-17.20150630git.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:08 lr_headercb: Server returned Content-Length: "1394656" (converted 1394656/1394656 expected) >DEBUG Oct-03 08:06:08 lr_headercb: Server returned Content-Length: "397188" (converted 397188/397188 expected) >DEBUG Oct-03 08:06:08 check_transfer_statuses: Transfer finished: Packages/r/rsync-3.1.3-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rsync-3.1.3-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:08 check_finished_trasfer_checksum: Checksum (sha256) ed32054ae50fae72e788f2c23533f2a0f2e43fe0eab3942f4f1c9de319831b17 is OK >DEBUG Oct-03 08:06:08 select_next_target: Selecting mirror for: Packages/o/openssl-pkcs11-0.4.8-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/o/openssl-pkcs11-0.4.8-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/openssl-pkcs11-0.4.8-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:08 lr_headercb: Server returned Content-Length: "18432" (converted 18432/18432 expected) >DEBUG Oct-03 08:06:08 check_transfer_statuses: Transfer finished: Packages/c/crontabs-1.11-17.20150630git.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/crontabs-1.11-17.20150630git.fc29.noarch.rpm) >DEBUG Oct-03 08:06:08 check_finished_trasfer_checksum: Checksum (sha256) 9cc9e5522b5f78b15be38025d3112664631f50be46b12c0246bcc1ae28ae64a7 is OK >DEBUG Oct-03 08:06:08 select_next_target: Selecting mirror for: Packages/r/rsyslog-8.37.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rsyslog-8.37.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/rsyslog-8.37.0-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:08 lr_headercb: Server returned Content-Length: "59420" (converted 59420/59420 expected) >DEBUG Oct-03 08:06:08 lr_headercb: Server returned Content-Length: "643620" (converted 643620/643620 expected) >DEBUG Oct-03 08:06:08 check_transfer_statuses: Transfer finished: Packages/o/openssl-pkcs11-0.4.8-2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/o/openssl-pkcs11-0.4.8-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:08 check_finished_trasfer_checksum: Checksum (sha256) 370eb963318ab2e6dcc7e4befd763d761b40591f9b318763c5752e3c79081381 is OK >DEBUG Oct-03 08:06:08 select_next_target: Selecting mirror for: Packages/s/satyr-0.26-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/satyr-0.26-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/satyr-0.26-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:08 check_transfer_statuses: Transfer finished: Packages/r/rsyslog-8.37.0-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rsyslog-8.37.0-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:08 check_finished_trasfer_checksum: Checksum (sha256) a3fcf1beef07566e0499245514210662e7822ad54f4cc1fa476e8382ba0fc747 is OK >DEBUG Oct-03 08:06:08 select_next_target: Selecting mirror for: Packages/s/systemd-239-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/systemd-239-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/systemd-239-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:08 lr_headercb: Server returned Content-Length: "116232" (converted 116232/116232 expected) >DEBUG Oct-03 08:06:08 check_transfer_statuses: Transfer finished: Packages/s/satyr-0.26-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/satyr-0.26-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:08 check_finished_trasfer_checksum: Checksum (sha256) e3bc94e908255ebc6c368aefbeeee36feca91e2adb183d852ab6290f561bd676 is OK >DEBUG Oct-03 08:06:08 select_next_target: Selecting mirror for: Packages/s/systemd-bootchart-233-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/systemd-bootchart-233-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/systemd-bootchart-233-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:08 lr_headercb: Server returned Content-Length: "3763956" (converted 3763956/3763956 expected) >DEBUG Oct-03 08:06:08 lr_headercb: Server returned Content-Length: "70508" (converted 70508/70508 expected) >DEBUG Oct-03 08:06:08 check_transfer_statuses: Transfer finished: Packages/s/systemd-bootchart-233-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/systemd-bootchart-233-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:08 check_finished_trasfer_checksum: Checksum (sha256) c6d2e21dbd7a12185203b0ad9a7451e5489889ff468cceb6589cfb5ca14767aa is OK >DEBUG Oct-03 08:06:08 select_next_target: Selecting mirror for: Packages/l/libcap-2.25-12.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libcap-2.25-12.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libcap-2.25-12.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:08 lr_headercb: Server returned Content-Length: "50256" (converted 50256/50256 expected) >DEBUG Oct-03 08:06:08 check_transfer_statuses: Transfer finished: Packages/l/libcap-2.25-12.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libcap-2.25-12.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:08 check_finished_trasfer_checksum: Checksum (sha256) 71e7a80362aa5495d0a6a9a25803bd6ee31c583360fa8637c523884afced0e95 is OK >DEBUG Oct-03 08:06:08 select_next_target: Selecting mirror for: Packages/s/systemd-libs-239-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/systemd-libs-239-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/systemd-libs-239-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:08 lr_headercb: Server returned Content-Length: "488228" (converted 488228/488228 expected) >DEBUG Oct-03 08:06:08 check_transfer_statuses: Transfer finished: Packages/o/openssl-libs-1.1.1-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/o/openssl-libs-1.1.1-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:08 check_finished_trasfer_checksum: Checksum (sha256) 72dd2396ac4074d6986a6d642aa8bab6feaf999c81cc98be863878957f6d5061 is OK >DEBUG Oct-03 08:06:08 select_next_target: Selecting mirror for: Packages/s/systemd-pam-239-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/systemd-pam-239-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/systemd-pam-239-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:08 check_transfer_statuses: Transfer finished: Packages/s/systemd-libs-239-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/systemd-libs-239-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:08 check_finished_trasfer_checksum: Checksum (sha256) 4d1e7066363bdcc944acf0a79f41d6ae2437a37db18a8824525e5617d7f1cd94 is OK >DEBUG Oct-03 08:06:08 select_next_target: Selecting mirror for: Packages/s/systemd-udev-239-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/systemd-udev-239-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:08 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/systemd-udev-239-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:08 lr_headercb: Server returned Content-Length: "167072" (converted 167072/167072 expected) >DEBUG Oct-03 08:06:08 lr_headercb: Server returned Content-Length: "1320236" (converted 1320236/1320236 expected) >DEBUG Oct-03 08:06:09 check_transfer_statuses: Transfer finished: Packages/s/systemd-pam-239-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/systemd-pam-239-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:09 check_finished_trasfer_checksum: Checksum (sha256) 8e6e2808aca29dd6628831164f995014609e74fb9ba398a2d190400f7811e753 is OK >DEBUG Oct-03 08:06:09 select_next_target: Selecting mirror for: Packages/l/libcap-ng-0.7.9-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libcap-ng-0.7.9-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libcap-ng-0.7.9-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:09 lr_headercb: Server returned Content-Length: "27128" (converted 27128/27128 expected) >DEBUG Oct-03 08:06:09 check_transfer_statuses: Transfer finished: Packages/l/libcap-ng-0.7.9-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libcap-ng-0.7.9-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:09 check_finished_trasfer_checksum: Checksum (sha256) 0abf011ae8d111474cac7e7eb72f7edf288372f03c5fbac8bae7e5aa9482e48b is OK >DEBUG Oct-03 08:06:09 select_next_target: Selecting mirror for: Packages/w/web-assets-filesystem-5-8.fc29.noarch.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/w/web-assets-filesystem-5-8.fc29.noarch.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/web-assets-filesystem-5-8.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:09 check_transfer_statuses: Transfer finished: Packages/s/systemd-239-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/systemd-239-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:09 check_finished_trasfer_checksum: Checksum (sha256) 330684bfd4576fdeb0eab266893cd339c67f84a38970fc0e9d9e979248a19869 is OK >DEBUG Oct-03 08:06:09 select_next_target: Selecting mirror for: Packages/z/zlib-1.2.11-14.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/z/zlib-1.2.11-14.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/zlib-1.2.11-14.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:09 lr_headercb: Server returned Content-Length: "7632" (converted 7632/7632 expected) >DEBUG Oct-03 08:06:09 check_transfer_statuses: Transfer finished: Packages/w/web-assets-filesystem-5-8.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/w/web-assets-filesystem-5-8.fc29.noarch.rpm) >DEBUG Oct-03 08:06:09 check_finished_trasfer_checksum: Checksum (sha256) 5e2ff287d6120cb269ce61645a1c9b715303d961d5bfc943d2f127a5677a90f0 is OK >DEBUG Oct-03 08:06:09 select_next_target: Selecting mirror for: Packages/l/libnl3-3.4.0-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libnl3-3.4.0-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libnl3-3.4.0-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:09 lr_headercb: Server returned Content-Length: "90556" (converted 90556/90556 expected) >DEBUG Oct-03 08:06:09 lr_headercb: Server returned Content-Length: "311392" (converted 311392/311392 expected) >DEBUG Oct-03 08:06:09 check_transfer_statuses: Transfer finished: Packages/l/libnl3-3.4.0-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libnl3-3.4.0-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:09 check_finished_trasfer_checksum: Checksum (sha256) b5d760a86f45871da7139e5c07c82b2775c0da81ad68ae6b6c56d0ac94f4b672 is OK >DEBUG Oct-03 08:06:09 select_next_target: Selecting mirror for: Packages/l/libnl3-cli-3.4.0-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libnl3-cli-3.4.0-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libnl3-cli-3.4.0-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:09 check_transfer_statuses: Transfer finished: Packages/s/systemd-udev-239-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/systemd-udev-239-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:09 check_finished_trasfer_checksum: Checksum (sha256) 6f03f81524debb7b8aaadd12b67842f54830678b5d79b9d6474dfb07980c04e4 is OK >DEBUG Oct-03 08:06:09 select_next_target: Selecting mirror for: Packages/l/libzstd-1.3.5-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libzstd-1.3.5-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libzstd-1.3.5-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:09 lr_headercb: Server returned Content-Length: "189052" (converted 189052/189052 expected) >DEBUG Oct-03 08:06:09 check_transfer_statuses: Transfer finished: Packages/l/libnl3-cli-3.4.0-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libnl3-cli-3.4.0-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:09 check_finished_trasfer_checksum: Checksum (sha256) 27367d41ba07f3e224ccdb98b7e07aca63196da97c0c444d34b78211952422f7 is OK >DEBUG Oct-03 08:06:09 select_next_target: Selecting mirror for: Packages/c/cryptsetup-2.0.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cryptsetup-2.0.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cryptsetup-2.0.4-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:09 lr_headercb: Server returned Content-Length: "256352" (converted 256352/256352 expected) >DEBUG Oct-03 08:06:09 lr_headercb: Server returned Content-Length: "158224" (converted 158224/158224 expected) >DEBUG Oct-03 08:06:09 check_transfer_statuses: Transfer finished: Packages/z/zlib-1.2.11-14.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/z/zlib-1.2.11-14.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:09 check_finished_trasfer_checksum: Checksum (sha256) e38aba1af8036fd506fe0dd11411770b8ce26aa9fbe40c02dafd7d0a56eb2816 is OK >DEBUG Oct-03 08:06:09 select_next_target: Selecting mirror for: Packages/c/cryptsetup-libs-2.0.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cryptsetup-libs-2.0.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cryptsetup-libs-2.0.4-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:09 check_transfer_statuses: Transfer finished: Packages/c/cryptsetup-2.0.4-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cryptsetup-2.0.4-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:09 check_finished_trasfer_checksum: Checksum (sha256) 893c247e65b00e031ce7698a35ced8b9c0be7f030ef86bba083cbe4aa8bc06cb is OK >DEBUG Oct-03 08:06:09 select_next_target: Selecting mirror for: Packages/p/p11-kit-0.23.14-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/p11-kit-0.23.14-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/p11-kit-0.23.14-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:09 check_transfer_statuses: Transfer finished: Packages/l/libzstd-1.3.5-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libzstd-1.3.5-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:09 check_finished_trasfer_checksum: Checksum (sha256) fe534d1167faddb79c7002de5a945819b510516f3a8e9a2772382f0826bd93f7 is OK >DEBUG Oct-03 08:06:09 select_next_target: Selecting mirror for: Packages/p/p11-kit-trust-0.23.14-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/p11-kit-trust-0.23.14-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/p11-kit-trust-0.23.14-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:09 lr_headercb: Server returned Content-Length: "245344" (converted 245344/245344 expected) >DEBUG Oct-03 08:06:09 lr_headercb: Server returned Content-Length: "297480" (converted 297480/297480 expected) >DEBUG Oct-03 08:06:09 lr_headercb: Server returned Content-Length: "127104" (converted 127104/127104 expected) >DEBUG Oct-03 08:06:09 check_transfer_statuses: Transfer finished: Packages/c/cryptsetup-libs-2.0.4-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cryptsetup-libs-2.0.4-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:09 check_finished_trasfer_checksum: Checksum (sha256) 83d6c93a66c7af3e988c7e6c808bb949078cb7bee61de1a4f7ae5db7337cf607 is OK >DEBUG Oct-03 08:06:09 select_next_target: Selecting mirror for: Packages/l/libnsl2-1.2.0-3.20180605git4a062cf.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libnsl2-1.2.0-3.20180605git4a062cf.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libnsl2-1.2.0-3.20180605git4a062cf.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:09 check_transfer_statuses: Transfer finished: Packages/p/p11-kit-trust-0.23.14-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/p11-kit-trust-0.23.14-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:09 check_finished_trasfer_checksum: Checksum (sha256) c80e459eebce2d458a621c19b18c2aed7964d3509d49dfa3d419ff9802a927da is OK >DEBUG Oct-03 08:06:09 select_next_target: Selecting mirror for: Packages/w/which-2.21-11.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/w/which-2.21-11.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/which-2.21-11.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:09 lr_headercb: Server returned Content-Length: "58032" (converted 58032/58032 expected) >DEBUG Oct-03 08:06:09 check_transfer_statuses: Transfer finished: Packages/l/libnsl2-1.2.0-3.20180605git4a062cf.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libnsl2-1.2.0-3.20180605git4a062cf.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:09 check_finished_trasfer_checksum: Checksum (sha256) 4ef7f746cf134a045c0c4d3debccc18251c17118af91e620e254057aead4bc9e is OK >DEBUG Oct-03 08:06:09 select_next_target: Selecting mirror for: Packages/p/pigz-2.4-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pigz-2.4-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/pigz-2.4-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:09 lr_headercb: Server returned Content-Length: "77084" (converted 77084/77084 expected) >DEBUG Oct-03 08:06:09 check_transfer_statuses: Transfer finished: Packages/p/pigz-2.4-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pigz-2.4-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:09 check_finished_trasfer_checksum: Checksum (sha256) 84b71f5cb730241505e30b5ad1a8f6647efdab00c94369c9964e81ad1e9e0500 is OK >DEBUG Oct-03 08:06:09 select_next_target: Selecting mirror for: Packages/i/ima-evm-utils-1.1-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/ima-evm-utils-1.1-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/ima-evm-utils-1.1-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:09 lr_headercb: Server returned Content-Length: "42488" (converted 42488/42488 expected) >DEBUG Oct-03 08:06:09 check_transfer_statuses: Transfer finished: Packages/w/which-2.21-11.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/w/which-2.21-11.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:09 check_finished_trasfer_checksum: Checksum (sha256) 16c6d21b6b4328ec11a7886f46f5451eba9ad3c2bf57d7e1a5fef1cd5a24429a is OK >DEBUG Oct-03 08:06:09 select_next_target: Selecting mirror for: Packages/h/hwdata-0.316-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/h/hwdata-0.316-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/hwdata-0.316-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:10 lr_headercb: Server returned Content-Length: "1536084" (converted 1536084/1536084 expected) >DEBUG Oct-03 08:06:10 check_transfer_statuses: Transfer finished: Packages/p/p11-kit-0.23.14-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/p11-kit-0.23.14-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:10 check_finished_trasfer_checksum: Checksum (sha256) d87b4f7d9c0362ee22d0faf4db4caa97c00fc48f5cf85ff64028d2ea54088554 is OK >DEBUG Oct-03 08:06:10 select_next_target: Selecting mirror for: Packages/g/gdisk-1.0.4-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gdisk-1.0.4-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:10 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/gdisk-1.0.4-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:10 lr_headercb: Server returned Content-Length: "53288" (converted 53288/53288 expected) >DEBUG Oct-03 08:06:10 check_transfer_statuses: Transfer finished: Packages/i/ima-evm-utils-1.1-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/ima-evm-utils-1.1-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:10 check_finished_trasfer_checksum: Checksum (sha256) e6f10cba3d8caeac485719314152cb4601a527c8ff28a8e35e5acd5c452de8e9 is OK >DEBUG Oct-03 08:06:10 select_next_target: Selecting mirror for: Packages/g/gdk-pixbuf2-2.38.0-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gdk-pixbuf2-2.38.0-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:10 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/gdk-pixbuf2-2.38.0-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:10 lr_headercb: Server returned Content-Length: "244916" (converted 244916/244916 expected) >DEBUG Oct-03 08:06:10 lr_headercb: Server returned Content-Length: "465576" (converted 465576/465576 expected) >DEBUG Oct-03 08:06:10 check_transfer_statuses: Transfer finished: Packages/g/gdisk-1.0.4-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gdisk-1.0.4-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:10 check_finished_trasfer_checksum: Checksum (sha256) 05bee2604a5d779a4a5fd8b00814c20028504a542debc011d9d5714037ec91c2 is OK >DEBUG Oct-03 08:06:10 select_next_target: Selecting mirror for: Packages/k/keyutils-1.5.10-8.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/k/keyutils-1.5.10-8.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:10 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/keyutils-1.5.10-8.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:10 check_transfer_statuses: Transfer finished: Packages/g/gdk-pixbuf2-2.38.0-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gdk-pixbuf2-2.38.0-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:10 check_finished_trasfer_checksum: Checksum (sha256) 0f5a0b77ce29da0af6c2bc42b1bf950901744ef8987e052b42d17469b4b11db9 is OK >DEBUG Oct-03 08:06:10 select_next_target: Selecting mirror for: Packages/k/keyutils-libs-1.5.10-8.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/k/keyutils-libs-1.5.10-8.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:10 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/keyutils-libs-1.5.10-8.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:10 lr_headercb: Server returned Content-Length: "56936" (converted 56936/56936 expected) >DEBUG Oct-03 08:06:10 check_transfer_statuses: Transfer finished: Packages/k/keyutils-1.5.10-8.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/k/keyutils-1.5.10-8.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:10 check_finished_trasfer_checksum: Checksum (sha256) 3399b119f4f10194d3532eec4c0ab081e52f805279a5be81d60631e6c4c1f124 is OK >DEBUG Oct-03 08:06:10 select_next_target: Selecting mirror for: Packages/t/tar-1.30-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/tar-1.30-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:10 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/tar-1.30-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:10 lr_headercb: Server returned Content-Length: "26728" (converted 26728/26728 expected) >DEBUG Oct-03 08:06:10 check_transfer_statuses: Transfer finished: Packages/k/keyutils-libs-1.5.10-8.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/k/keyutils-libs-1.5.10-8.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:10 check_finished_trasfer_checksum: Checksum (sha256) 751d48952bce43799456643b8ccdbff2e45ca30ae356b5af4e41ef5e2a071f52 is OK >DEBUG Oct-03 08:06:10 select_next_target: Selecting mirror for: Packages/p/pinentry-1.1.0-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pinentry-1.1.0-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:10 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/pinentry-1.1.0-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:10 lr_headercb: Server returned Content-Length: "93976" (converted 93976/93976 expected) >DEBUG Oct-03 08:06:10 check_transfer_statuses: Transfer finished: Packages/p/pinentry-1.1.0-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pinentry-1.1.0-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:10 check_finished_trasfer_checksum: Checksum (sha256) eb26f9b7a0251f9aef054155d9f519e8526512c059742163534d83af92648f0a is OK >DEBUG Oct-03 08:06:10 select_next_target: Selecting mirror for: Packages/p/pinfo-0.6.10-20.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pinfo-0.6.10-20.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:10 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/pinfo-0.6.10-20.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:10 lr_headercb: Server returned Content-Length: "824520" (converted 824520/824520 expected) >DEBUG Oct-03 08:06:10 lr_headercb: Server returned Content-Length: "116996" (converted 116996/116996 expected) >DEBUG Oct-03 08:06:10 check_transfer_statuses: Transfer finished: Packages/p/pinfo-0.6.10-20.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pinfo-0.6.10-20.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:10 check_finished_trasfer_checksum: Checksum (sha256) 8064d3c32894f797c5c9672de38e4ce72b74ed9b10a3a94260e37ac4e5ba2559 is OK >DEBUG Oct-03 08:06:10 select_next_target: Selecting mirror for: Packages/l/linux-atm-libs-2.5.1-21.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/linux-atm-libs-2.5.1-21.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:10 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/linux-atm-libs-2.5.1-21.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:10 lr_headercb: Server returned Content-Length: "37988" (converted 37988/37988 expected) >DEBUG Oct-03 08:06:10 check_transfer_statuses: Transfer finished: Packages/l/linux-atm-libs-2.5.1-21.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/linux-atm-libs-2.5.1-21.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:10 check_finished_trasfer_checksum: Checksum (sha256) 70aaceb6be083328307c23f6accb8145337a419a26a0dfb09ecbff0ed07b6be3 is OK >DEBUG Oct-03 08:06:10 select_next_target: Selecting mirror for: Packages/b/bluez-5.50-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/bluez-5.50-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:10 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/bluez-5.50-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:10 check_transfer_statuses: Transfer finished: Packages/h/hwdata-0.316-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/h/hwdata-0.316-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:10 check_finished_trasfer_checksum: Checksum (sha256) bc5ea4970dbed3514ed88e96232d1f6d9a427fef86ed6976e5359c614d1e44fd is OK >DEBUG Oct-03 08:06:10 select_next_target: Selecting mirror for: Packages/b/bluez-libs-5.50-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/bluez-libs-5.50-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:10 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/bluez-libs-5.50-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:10 lr_headercb: Server returned Content-Length: "1339692" (converted 1339692/1339692 expected) >DEBUG Oct-03 08:06:10 check_transfer_statuses: Transfer finished: Packages/t/tar-1.30-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/tar-1.30-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:10 check_finished_trasfer_checksum: Checksum (sha256) a9c15e3c3ffaf06077c9ad513e8b92dcc22317fc073a3c325fe0ea94e7599668 is OK >DEBUG Oct-03 08:06:10 select_next_target: Selecting mirror for: Packages/l/libcollection-0.7.0-41.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libcollection-0.7.0-41.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:10 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libcollection-0.7.0-41.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:10 lr_headercb: Server returned Content-Length: "73036" (converted 73036/73036 expected) >DEBUG Oct-03 08:06:10 lr_headercb: Server returned Content-Length: "42320" (converted 42320/42320 expected) >DEBUG Oct-03 08:06:10 check_transfer_statuses: Transfer finished: Packages/l/libcollection-0.7.0-41.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libcollection-0.7.0-41.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:10 check_finished_trasfer_checksum: Checksum (sha256) 17ede0e570032fa81861540dada5a5c68cb564f608dc674eba20dbf7ea642463 is OK >DEBUG Oct-03 08:06:10 select_next_target: Selecting mirror for: Packages/i/iproute-4.18.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iproute-4.18.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:10 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iproute-4.18.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:10 check_transfer_statuses: Transfer finished: Packages/b/bluez-libs-5.50-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/bluez-libs-5.50-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:10 check_finished_trasfer_checksum: Checksum (sha256) e4e3224cb0a01c7f6b68670a01d6e15ebce271afb7f96c71906b96fe351b749c is OK >DEBUG Oct-03 08:06:10 select_next_target: Selecting mirror for: Packages/l/libcom_err-1.44.3-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libcom_err-1.44.3-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:10 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libcom_err-1.44.3-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:10 lr_headercb: Server returned Content-Length: "547768" (converted 547768/547768 expected) >DEBUG Oct-03 08:06:10 lr_headercb: Server returned Content-Length: "27952" (converted 27952/27952 expected) >DEBUG Oct-03 08:06:10 check_transfer_statuses: Transfer finished: Packages/l/libcom_err-1.44.3-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libcom_err-1.44.3-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:10 check_finished_trasfer_checksum: Checksum (sha256) fb797eb4f0d244d7f709b5eb67debf0493d83d59ee4a0618ff8c0786f57c81e3 is OK >DEBUG Oct-03 08:06:10 select_next_target: Selecting mirror for: Packages/p/python3-augeas-0.5.0-13.fc29.noarch.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-augeas-0.5.0-13.fc29.noarch.rpm >DEBUG Oct-03 08:06:10 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:10 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-augeas-0.5.0-13.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:11 lr_headercb: Server returned Content-Length: "27824" (converted 27824/27824 expected) >DEBUG Oct-03 08:06:11 check_transfer_statuses: Transfer finished: Packages/p/python3-augeas-0.5.0-13.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-augeas-0.5.0-13.fc29.noarch.rpm) >DEBUG Oct-03 08:06:11 check_finished_trasfer_checksum: Checksum (sha256) 4b7f73b4b8bb4c6f4cfbffa330e5be32aa86f47fc1beca8d78455debef7a378c is OK >DEBUG Oct-03 08:06:11 select_next_target: Selecting mirror for: Packages/i/iproute-tc-4.18.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:11 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iproute-tc-4.18.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:11 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iproute-tc-4.18.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:11 lr_headercb: Server returned Content-Length: "380856" (converted 380856/380856 expected) >DEBUG Oct-03 08:06:11 check_transfer_statuses: Transfer finished: Packages/b/bluez-5.50-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/bluez-5.50-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:11 check_finished_trasfer_checksum: Checksum (sha256) 4cb6f98eee2a05a129c5475cd1b9c9fd6ed688051fd44285974f436df1ca3948 is OK >DEBUG Oct-03 08:06:11 select_next_target: Selecting mirror for: Packages/i/iwl100-firmware-39.31.5.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:11 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl100-firmware-39.31.5.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:11 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iwl100-firmware-39.31.5.1-87.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:11 lr_headercb: Server returned Content-Length: "152464" (converted 152464/152464 expected) >DEBUG Oct-03 08:06:11 check_transfer_statuses: Transfer finished: Packages/i/iproute-tc-4.18.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iproute-tc-4.18.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:11 check_finished_trasfer_checksum: Checksum (sha256) 61ec65ad707e9ea142aa5c2dd57847306bde1672a5e52822594a5590e419d926 is OK >DEBUG Oct-03 08:06:11 select_next_target: Selecting mirror for: Packages/i/iwl1000-firmware-39.31.5.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:11 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl1000-firmware-39.31.5.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:11 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iwl1000-firmware-39.31.5.1-87.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:11 check_transfer_statuses: Transfer finished: Packages/i/iwl100-firmware-39.31.5.1-87.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl100-firmware-39.31.5.1-87.fc29.noarch.rpm) >DEBUG Oct-03 08:06:11 check_finished_trasfer_checksum: Checksum (sha256) 0a498663d13689684974505139ace7fe4aea82c26464a9b98ffa8f62967919d5 is OK >DEBUG Oct-03 08:06:11 select_next_target: Selecting mirror for: Packages/i/iwl105-firmware-18.168.6.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:11 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl105-firmware-18.168.6.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:11 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iwl105-firmware-18.168.6.1-87.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:11 lr_headercb: Server returned Content-Length: "217364" (converted 217364/217364 expected) >DEBUG Oct-03 08:06:11 lr_headercb: Server returned Content-Length: "238808" (converted 238808/238808 expected) >DEBUG Oct-03 08:06:11 check_transfer_statuses: Transfer finished: Packages/i/iwl105-firmware-18.168.6.1-87.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl105-firmware-18.168.6.1-87.fc29.noarch.rpm) >DEBUG Oct-03 08:06:11 check_finished_trasfer_checksum: Checksum (sha256) 58fb70ab4451cfe6baa6d7d79ad53b6924aa0517c33d47fe5013b26aa98ad170 is OK >DEBUG Oct-03 08:06:11 select_next_target: Selecting mirror for: Packages/i/iwl135-firmware-18.168.6.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:11 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl135-firmware-18.168.6.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:11 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iwl135-firmware-18.168.6.1-87.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:11 lr_headercb: Server returned Content-Length: "248080" (converted 248080/248080 expected) >DEBUG Oct-03 08:06:11 check_transfer_statuses: Transfer finished: Packages/i/iwl1000-firmware-39.31.5.1-87.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl1000-firmware-39.31.5.1-87.fc29.noarch.rpm) >DEBUG Oct-03 08:06:11 check_finished_trasfer_checksum: Checksum (sha256) f8aeba18183f9508c1f5cd0f13a810a97173dbdbec79461261a84969ced6102b is OK >DEBUG Oct-03 08:06:11 select_next_target: Selecting mirror for: Packages/i/iwl2000-firmware-18.168.6.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:11 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl2000-firmware-18.168.6.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:11 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iwl2000-firmware-18.168.6.1-87.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:11 check_transfer_statuses: Transfer finished: Packages/i/iproute-4.18.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iproute-4.18.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:11 check_finished_trasfer_checksum: Checksum (sha256) b40cb1415b4ec7ac188b514aa8b8d8c1133bb10a1e972bcedfed07d08d451738 is OK >DEBUG Oct-03 08:06:11 select_next_target: Selecting mirror for: Packages/i/iwl2030-firmware-18.168.6.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:11 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl2030-firmware-18.168.6.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:11 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iwl2030-firmware-18.168.6.1-87.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:11 lr_headercb: Server returned Content-Length: "241452" (converted 241452/241452 expected) >DEBUG Oct-03 08:06:11 lr_headercb: Server returned Content-Length: "250456" (converted 250456/250456 expected) >DEBUG Oct-03 08:06:11 check_transfer_statuses: Transfer finished: Packages/i/iwl135-firmware-18.168.6.1-87.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl135-firmware-18.168.6.1-87.fc29.noarch.rpm) >DEBUG Oct-03 08:06:11 check_finished_trasfer_checksum: Checksum (sha256) 68be1eda4f2eca446f58abee9b00a58ea2856a868a9394d091b0081a978756c0 is OK >DEBUG Oct-03 08:06:11 select_next_target: Selecting mirror for: Packages/i/iwl3160-firmware-25.30.13.0-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:11 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl3160-firmware-25.30.13.0-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:11 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iwl3160-firmware-25.30.13.0-87.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:11 lr_headercb: Server returned Content-Length: "1724000" (converted 1724000/1724000 expected) >DEBUG Oct-03 08:06:12 check_transfer_statuses: Transfer finished: Packages/i/iwl2000-firmware-18.168.6.1-87.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl2000-firmware-18.168.6.1-87.fc29.noarch.rpm) >DEBUG Oct-03 08:06:12 check_finished_trasfer_checksum: Checksum (sha256) 9a6fd91107a1c233dd9188f324138dae80e647cacee6bd4db7e6eee1ac2af8ad is OK >DEBUG Oct-03 08:06:12 select_next_target: Selecting mirror for: Packages/i/iwl3945-firmware-15.32.2.9-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl3945-firmware-15.32.2.9-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iwl3945-firmware-15.32.2.9-87.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:12 lr_headercb: Server returned Content-Length: "89144" (converted 89144/89144 expected) >DEBUG Oct-03 08:06:12 check_transfer_statuses: Transfer finished: Packages/i/iwl2030-firmware-18.168.6.1-87.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl2030-firmware-18.168.6.1-87.fc29.noarch.rpm) >DEBUG Oct-03 08:06:12 check_finished_trasfer_checksum: Checksum (sha256) cd260da3ad909e0e50759e5246ddf5d9d8ef4cbc52bc7f77656b41f2d9d5e70e is OK >DEBUG Oct-03 08:06:12 select_next_target: Selecting mirror for: Packages/i/iwl4965-firmware-228.61.2.24-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl4965-firmware-228.61.2.24-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iwl4965-firmware-228.61.2.24-87.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:12 check_transfer_statuses: Transfer finished: Packages/i/iwl3945-firmware-15.32.2.9-87.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl3945-firmware-15.32.2.9-87.fc29.noarch.rpm) >DEBUG Oct-03 08:06:12 check_finished_trasfer_checksum: Checksum (sha256) 6c3853573cc2ea4a1c7c07faed64ddd038ab1180b44e34f27f3f3d50f442b5c8 is OK >DEBUG Oct-03 08:06:12 select_next_target: Selecting mirror for: Packages/i/iwl5000-firmware-8.83.5.1_1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl5000-firmware-8.83.5.1_1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iwl5000-firmware-8.83.5.1_1-87.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:12 lr_headercb: Server returned Content-Length: "102836" (converted 102836/102836 expected) >DEBUG Oct-03 08:06:12 lr_headercb: Server returned Content-Length: "300148" (converted 300148/300148 expected) >DEBUG Oct-03 08:06:12 check_transfer_statuses: Transfer finished: Packages/i/iwl4965-firmware-228.61.2.24-87.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl4965-firmware-228.61.2.24-87.fc29.noarch.rpm) >DEBUG Oct-03 08:06:12 check_finished_trasfer_checksum: Checksum (sha256) d00bf20ad15e2cc5f2bd770baccda060096892b08785f8fa41a875942c159795 is OK >DEBUG Oct-03 08:06:12 select_next_target: Selecting mirror for: Packages/i/iwl5150-firmware-8.24.2.2-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl5150-firmware-8.24.2.2-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iwl5150-firmware-8.24.2.2-87.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:12 lr_headercb: Server returned Content-Length: "149080" (converted 149080/149080 expected) >DEBUG Oct-03 08:06:12 check_transfer_statuses: Transfer finished: Packages/i/iwl5150-firmware-8.24.2.2-87.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl5150-firmware-8.24.2.2-87.fc29.noarch.rpm) >DEBUG Oct-03 08:06:12 check_finished_trasfer_checksum: Checksum (sha256) 7c387e84a7e5cdee74c8fd5605b3703420573211ca2702b171ee80a7cb4620c2 is OK >DEBUG Oct-03 08:06:12 select_next_target: Selecting mirror for: Packages/i/iwl6000-firmware-9.221.4.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl6000-firmware-9.221.4.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iwl6000-firmware-9.221.4.1-87.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:12 check_transfer_statuses: Transfer finished: Packages/i/iwl5000-firmware-8.83.5.1_1-87.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl5000-firmware-8.83.5.1_1-87.fc29.noarch.rpm) >DEBUG Oct-03 08:06:12 check_finished_trasfer_checksum: Checksum (sha256) aa15cce646b3dfd99cd56cdad5c9b3d6a2f031cad50f0b5974a102d161f1e85a is OK >DEBUG Oct-03 08:06:12 select_next_target: Selecting mirror for: Packages/i/iwl6000g2a-firmware-18.168.6.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl6000g2a-firmware-18.168.6.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iwl6000g2a-firmware-18.168.6.1-87.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:12 lr_headercb: Server returned Content-Length: "169820" (converted 169820/169820 expected) >DEBUG Oct-03 08:06:12 lr_headercb: Server returned Content-Length: "316036" (converted 316036/316036 expected) >DEBUG Oct-03 08:06:12 check_transfer_statuses: Transfer finished: Packages/i/iwl3160-firmware-25.30.13.0-87.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl3160-firmware-25.30.13.0-87.fc29.noarch.rpm) >DEBUG Oct-03 08:06:12 check_finished_trasfer_checksum: Checksum (sha256) 18632a03dcaecb37a390c023f4d4b6fa6d4e5a19f7a23379f0fcded1b2f8b85a is OK >DEBUG Oct-03 08:06:12 select_next_target: Selecting mirror for: Packages/i/iwl6000g2b-firmware-18.168.6.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl6000g2b-firmware-18.168.6.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iwl6000g2b-firmware-18.168.6.1-87.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:12 check_transfer_statuses: Transfer finished: Packages/i/iwl6000-firmware-9.221.4.1-87.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl6000-firmware-9.221.4.1-87.fc29.noarch.rpm) >DEBUG Oct-03 08:06:12 check_finished_trasfer_checksum: Checksum (sha256) f2ae813c020056edcff942f77244e1d6a577a47dac3b32e09b6dffa88c8e7699 is OK >DEBUG Oct-03 08:06:12 select_next_target: Selecting mirror for: Packages/i/iwl6050-firmware-41.28.5.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl6050-firmware-41.28.5.1-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iwl6050-firmware-41.28.5.1-87.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:12 lr_headercb: Server returned Content-Length: "316548" (converted 316548/316548 expected) >DEBUG Oct-03 08:06:12 lr_headercb: Server returned Content-Length: "247412" (converted 247412/247412 expected) >DEBUG Oct-03 08:06:12 check_transfer_statuses: Transfer finished: Packages/i/iwl6000g2a-firmware-18.168.6.1-87.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl6000g2a-firmware-18.168.6.1-87.fc29.noarch.rpm) >DEBUG Oct-03 08:06:12 check_finished_trasfer_checksum: Checksum (sha256) b56a09aa093b1487629b3f829474c5c820387687cb1ea096e0e5a87231dfa981 is OK >DEBUG Oct-03 08:06:12 select_next_target: Selecting mirror for: Packages/i/iwl7260-firmware-25.30.13.0-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl7260-firmware-25.30.13.0-87.fc29.noarch.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iwl7260-firmware-25.30.13.0-87.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:12 check_transfer_statuses: Transfer finished: Packages/i/iwl6000g2b-firmware-18.168.6.1-87.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl6000g2b-firmware-18.168.6.1-87.fc29.noarch.rpm) >DEBUG Oct-03 08:06:12 check_finished_trasfer_checksum: Checksum (sha256) c6354f7cebfeb551e9f96caa20e5066a1103dab379c02a30bafa7d1e2a08172a is OK >DEBUG Oct-03 08:06:12 select_next_target: Selecting mirror for: Packages/p/pcre-8.42-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/pcre-8.42-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:12 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/pcre-8.42-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:12 lr_headercb: Server returned Content-Length: "7733664" (converted 7733664/7733664 expected) >DEBUG Oct-03 08:06:12 lr_headercb: Server returned Content-Length: "190628" (converted 190628/190628 expected) >DEBUG Oct-03 08:06:13 check_transfer_statuses: Transfer finished: Packages/p/pcre-8.42-4.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/pcre-8.42-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:13 check_finished_trasfer_checksum: Checksum (sha256) 8adb3e3dcd3a0d0fcb87f30f64212e485b7197342b142e1b2b8d22cdaf5a2594 is OK >DEBUG Oct-03 08:06:13 select_next_target: Selecting mirror for: Packages/a/acl-2.2.53-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/a/acl-2.2.53-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:13 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/acl-2.2.53-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:13 check_transfer_statuses: Transfer finished: Packages/i/iwl6050-firmware-41.28.5.1-87.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl6050-firmware-41.28.5.1-87.fc29.noarch.rpm) >DEBUG Oct-03 08:06:13 check_finished_trasfer_checksum: Checksum (sha256) bb5cd5ab3802299d8be70edf625bb55963d246313084ee33c6308da278117bb1 is OK >DEBUG Oct-03 08:06:13 select_next_target: Selecting mirror for: Packages/p/pkgconf-1.5.3-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pkgconf-1.5.3-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:13 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/pkgconf-1.5.3-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:13 lr_headercb: Server returned Content-Length: "39548" (converted 39548/39548 expected) >DEBUG Oct-03 08:06:13 check_transfer_statuses: Transfer finished: Packages/p/pkgconf-1.5.3-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pkgconf-1.5.3-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:13 check_finished_trasfer_checksum: Checksum (sha256) eb4af270f905ac5740f7b8e82bed34058347ebdb60918e016c1772da8bfec4ab is OK >DEBUG Oct-03 08:06:13 select_next_target: Selecting mirror for: Packages/p/pkgconf-m4-1.5.3-2.fc29.noarch.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pkgconf-m4-1.5.3-2.fc29.noarch.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:13 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/pkgconf-m4-1.5.3-2.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:13 lr_headercb: Server returned Content-Length: "72664" (converted 72664/72664 expected) >DEBUG Oct-03 08:06:13 check_transfer_statuses: Transfer finished: Packages/a/acl-2.2.53-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/a/acl-2.2.53-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:13 check_finished_trasfer_checksum: Checksum (sha256) 0a7446de7de962fbbfdb204da0a7aef70cc8bd4ee4b2c03b0d730bf62b9a2223 is OK >DEBUG Oct-03 08:06:13 select_next_target: Selecting mirror for: Packages/p/pkgconf-pkg-config-1.5.3-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pkgconf-pkg-config-1.5.3-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:13 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/pkgconf-pkg-config-1.5.3-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:13 lr_headercb: Server returned Content-Length: "16900" (converted 16900/16900 expected) >DEBUG Oct-03 08:06:13 check_transfer_statuses: Transfer finished: Packages/p/pkgconf-m4-1.5.3-2.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pkgconf-m4-1.5.3-2.fc29.noarch.rpm) >DEBUG Oct-03 08:06:13 check_finished_trasfer_checksum: Checksum (sha256) 7818a3f69d9a7e697ad0cd55131cb6896b358b442a521427a47868a5745afd3b is OK >DEBUG Oct-03 08:06:13 select_next_target: Selecting mirror for: Packages/p/pcre2-10.32-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/pcre2-10.32-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:13 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/pcre2-10.32-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:13 lr_headercb: Server returned Content-Length: "15032" (converted 15032/15032 expected) >DEBUG Oct-03 08:06:13 check_transfer_statuses: Transfer finished: Packages/p/pkgconf-pkg-config-1.5.3-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pkgconf-pkg-config-1.5.3-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:13 check_finished_trasfer_checksum: Checksum (sha256) c410fb4bd736da44d75410a7c2d3d8fdf5917fc8fc8d8812b647a3dee9dcb96d is OK >DEBUG Oct-03 08:06:13 select_next_target: Selecting mirror for: Packages/i/info-6.5-10.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/info-6.5-10.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:13 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/info-6.5-10.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:13 lr_headercb: Server returned Content-Length: "241280" (converted 241280/241280 expected) >DEBUG Oct-03 08:06:13 lr_headercb: Server returned Content-Length: "179320" (converted 179320/179320 expected) >DEBUG Oct-03 08:06:13 check_transfer_statuses: Transfer finished: Packages/i/info-6.5-10.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/info-6.5-10.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:13 check_finished_trasfer_checksum: Checksum (sha256) 68c87b2d3a478e6325c4aebaff707a2ef974323f2551393cb0f38b9e85447503 is OK >DEBUG Oct-03 08:06:13 select_next_target: Selecting mirror for: Packages/l/libcroco-0.6.12-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libcroco-0.6.12-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:13 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libcroco-0.6.12-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:13 lr_headercb: Server returned Content-Length: "109864" (converted 109864/109864 expected) >DEBUG Oct-03 08:06:13 check_transfer_statuses: Transfer finished: Packages/l/libcroco-0.6.12-5.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libcroco-0.6.12-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:13 check_finished_trasfer_checksum: Checksum (sha256) 715a0f93a024f6b13a63dab2265cd14a365f69c17fb335195cdb74e84d1746ae is OK >DEBUG Oct-03 08:06:13 select_next_target: Selecting mirror for: Packages/a/adcli-0.8.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/a/adcli-0.8.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:13 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/adcli-0.8.2-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:13 lr_headercb: Server returned Content-Length: "100204" (converted 100204/100204 expected) >DEBUG Oct-03 08:06:13 check_transfer_statuses: Transfer finished: Packages/a/adcli-0.8.2-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/a/adcli-0.8.2-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:13 check_finished_trasfer_checksum: Checksum (sha256) 971fbfeb0054f6573ad4647b3a7297b26ffc1fcf8f29cfabb5a9fac475410f95 is OK >DEBUG Oct-03 08:06:13 select_next_target: Selecting mirror for: Packages/i/initscripts-10.01-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/initscripts-10.01-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:13 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/initscripts-10.01-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:13 check_transfer_statuses: Transfer finished: Packages/p/pcre2-10.32-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/pcre2-10.32-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:13 check_finished_trasfer_checksum: Checksum (sha256) dbcaa1a8e220d2642c6f1c356ed3795908190959bf77a7dc4b18505585eb9af1 is OK >DEBUG Oct-03 08:06:13 select_next_target: Selecting mirror for: Packages/t/tcpdump-4.9.2-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/tcpdump-4.9.2-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:13 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:13 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/tcpdump-4.9.2-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:13 lr_headercb: Server returned Content-Length: "207960" (converted 207960/207960 expected) >DEBUG Oct-03 08:06:13 lr_headercb: Server returned Content-Length: "469912" (converted 469912/469912 expected) >DEBUG Oct-03 08:06:14 check_transfer_statuses: Transfer finished: Packages/i/initscripts-10.01-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/initscripts-10.01-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:14 check_finished_trasfer_checksum: Checksum (sha256) 26c7e7a67057b769542ee187d17cb342db44c1ae4b337ce0a685cf2a0aec2642 is OK >DEBUG Oct-03 08:06:14 select_next_target: Selecting mirror for: Packages/n/NetworkManager-1.12.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:14 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/NetworkManager-1.12.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:14 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:14 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/NetworkManager-1.12.4-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:14 check_transfer_statuses: Transfer finished: Packages/t/tcpdump-4.9.2-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/tcpdump-4.9.2-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:14 check_finished_trasfer_checksum: Checksum (sha256) 50bdee208e90d0e4d062934f54549f8be466352a31ebf56edb6138d2d4c663bd is OK >DEBUG Oct-03 08:06:14 select_next_target: Selecting mirror for: Packages/n/NetworkManager-bluetooth-1.12.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:14 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/NetworkManager-bluetooth-1.12.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:14 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:14 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/NetworkManager-bluetooth-1.12.4-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:14 lr_headercb: Server returned Content-Length: "1690448" (converted 1690448/1690448 expected) >DEBUG Oct-03 08:06:14 lr_headercb: Server returned Content-Length: "47516" (converted 47516/47516 expected) >DEBUG Oct-03 08:06:14 check_transfer_statuses: Transfer finished: Packages/n/NetworkManager-bluetooth-1.12.4-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/NetworkManager-bluetooth-1.12.4-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:14 check_finished_trasfer_checksum: Checksum (sha256) 2e9b843b1fb7153d4818d0db740f2bca99f690b9ced5de4e8dd156410fda63cb is OK >DEBUG Oct-03 08:06:14 select_next_target: Selecting mirror for: Packages/n/NetworkManager-libnm-1.12.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:14 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/NetworkManager-libnm-1.12.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:14 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:14 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/NetworkManager-libnm-1.12.4-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:14 lr_headercb: Server returned Content-Length: "1298656" (converted 1298656/1298656 expected) >DEBUG Oct-03 08:06:14 check_transfer_statuses: Transfer finished: Packages/n/NetworkManager-libnm-1.12.4-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/NetworkManager-libnm-1.12.4-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:14 check_finished_trasfer_checksum: Checksum (sha256) 7d9e345bd3dd6715e94ce3f14db9e6d7d2e28c010c764268230b26ab5dd0a382 is OK >DEBUG Oct-03 08:06:14 select_next_target: Selecting mirror for: Packages/w/wireless-tools-29-21.fc29.x86_64.rpm >DEBUG Oct-03 08:06:14 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/w/wireless-tools-29-21.fc29.x86_64.rpm >DEBUG Oct-03 08:06:14 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:14 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/wireless-tools-29-21.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:15 lr_headercb: Server returned Content-Length: "111552" (converted 111552/111552 expected) >DEBUG Oct-03 08:06:15 check_transfer_statuses: Transfer finished: Packages/w/wireless-tools-29-21.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/w/wireless-tools-29-21.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:15 check_finished_trasfer_checksum: Checksum (sha256) c29777dcbe5c4e1135003f24ded1593de4f5a2b2c436950757c40e3b3fc14e39 is OK >DEBUG Oct-03 08:06:15 select_next_target: Selecting mirror for: Packages/n/NetworkManager-team-1.12.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/NetworkManager-team-1.12.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:15 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/NetworkManager-team-1.12.4-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:15 lr_headercb: Server returned Content-Length: "29228" (converted 29228/29228 expected) >DEBUG Oct-03 08:06:15 check_transfer_statuses: Transfer finished: Packages/n/NetworkManager-team-1.12.4-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/NetworkManager-team-1.12.4-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:15 check_finished_trasfer_checksum: Checksum (sha256) c13b6aca519e137c9f77c1e46f93572d8a7fb39596472dec9df75f5433f6de1b is OK >DEBUG Oct-03 08:06:15 select_next_target: Selecting mirror for: Packages/n/NetworkManager-wifi-1.12.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/NetworkManager-wifi-1.12.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:15 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/NetworkManager-wifi-1.12.4-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:15 lr_headercb: Server returned Content-Length: "57924" (converted 57924/57924 expected) >DEBUG Oct-03 08:06:15 check_transfer_statuses: Transfer finished: Packages/n/NetworkManager-wifi-1.12.4-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/NetworkManager-wifi-1.12.4-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:15 check_finished_trasfer_checksum: Checksum (sha256) 578715920c53ef7b3986db51c098c363306874ad39dc41fd0280e72f9cfe7560 is OK >DEBUG Oct-03 08:06:15 select_next_target: Selecting mirror for: Packages/n/NetworkManager-wwan-1.12.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/NetworkManager-wwan-1.12.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:15 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/NetworkManager-wwan-1.12.4-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:15 lr_headercb: Server returned Content-Length: "52096" (converted 52096/52096 expected) >DEBUG Oct-03 08:06:15 check_transfer_statuses: Transfer finished: Packages/n/NetworkManager-wwan-1.12.4-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/NetworkManager-wwan-1.12.4-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:15 check_finished_trasfer_checksum: Checksum (sha256) 83f34ab46feb505ee31251ec7dcf25aeea33e4dd0424b4aae658a2ff4a026aa6 is OK >DEBUG Oct-03 08:06:15 select_next_target: Selecting mirror for: Packages/j/json-glib-1.4.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/j/json-glib-1.4.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:15 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/json-glib-1.4.4-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:15 lr_headercb: Server returned Content-Length: "140032" (converted 140032/140032 expected) >DEBUG Oct-03 08:06:15 check_transfer_statuses: Transfer finished: Packages/j/json-glib-1.4.4-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/j/json-glib-1.4.4-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:15 check_finished_trasfer_checksum: Checksum (sha256) 349e1502a357501da8aa43336574ae16b53af528e07944289517d9dfe25e4eb6 is OK >DEBUG Oct-03 08:06:15 select_next_target: Selecting mirror for: Packages/l/libdaemon-0.14-16.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libdaemon-0.14-16.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:15 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libdaemon-0.14-16.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:15 check_transfer_statuses: Transfer finished: Packages/n/NetworkManager-1.12.4-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/NetworkManager-1.12.4-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:15 check_finished_trasfer_checksum: Checksum (sha256) 094db4466a5fc7c705be10dbb5a52a68ff12544920b63a74d3d5583e55bce703 is OK >DEBUG Oct-03 08:06:15 select_next_target: Selecting mirror for: Packages/t/teamd-1.27-10.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/teamd-1.27-10.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:15 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/teamd-1.27-10.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:15 lr_headercb: Server returned Content-Length: "31948" (converted 31948/31948 expected) >DEBUG Oct-03 08:06:15 lr_headercb: Server returned Content-Length: "98040" (converted 98040/98040 expected) >DEBUG Oct-03 08:06:15 check_transfer_statuses: Transfer finished: Packages/l/libdaemon-0.14-16.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libdaemon-0.14-16.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:15 check_finished_trasfer_checksum: Checksum (sha256) 21c44123e0aeda34617b80e31651d15fa4b6be2d024d2157676dd661a184d42e is OK >DEBUG Oct-03 08:06:15 select_next_target: Selecting mirror for: Packages/p/PackageKit-1.1.11-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/PackageKit-1.1.11-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:15 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/PackageKit-1.1.11-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:15 check_transfer_statuses: Transfer finished: Packages/t/teamd-1.27-10.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/teamd-1.27-10.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:15 check_finished_trasfer_checksum: Checksum (sha256) 4c8c28382a48cde54f96338c7701c0b3bf6d7601cb02dd6cb136e2a16b6094ea is OK >DEBUG Oct-03 08:06:15 select_next_target: Selecting mirror for: Packages/i/ipcalc-0.2.4-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/ipcalc-0.2.4-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:15 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/ipcalc-0.2.4-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:15 lr_headercb: Server returned Content-Length: "594072" (converted 594072/594072 expected) >DEBUG Oct-03 08:06:15 lr_headercb: Server returned Content-Length: "35560" (converted 35560/35560 expected) >DEBUG Oct-03 08:06:15 check_transfer_statuses: Transfer finished: Packages/i/ipcalc-0.2.4-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/ipcalc-0.2.4-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:15 check_finished_trasfer_checksum: Checksum (sha256) eac492bddf0b7c1e88b29e9911642c7fc180381952b8102aa0c957b0b31ea268 is OK >DEBUG Oct-03 08:06:15 select_next_target: Selecting mirror for: Packages/p/PackageKit-glib-1.1.11-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/PackageKit-glib-1.1.11-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:15 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/PackageKit-glib-1.1.11-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:15 lr_headercb: Server returned Content-Length: "138288" (converted 138288/138288 expected) >DEBUG Oct-03 08:06:15 check_transfer_statuses: Transfer finished: Packages/p/PackageKit-glib-1.1.11-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/PackageKit-glib-1.1.11-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:15 check_finished_trasfer_checksum: Checksum (sha256) 5327a39ec7fcfb8b329391141dbb14f54a53076974de59061b692819c2ee5ab6 is OK >DEBUG Oct-03 08:06:15 select_next_target: Selecting mirror for: Packages/l/libdb-5.3.28-33.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libdb-5.3.28-33.fc29.x86_64.rpm >DEBUG Oct-03 08:06:15 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:15 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libdb-5.3.28-33.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:16 lr_headercb: Server returned Content-Length: "769952" (converted 769952/769952 expected) >DEBUG Oct-03 08:06:16 check_transfer_statuses: Transfer finished: Packages/p/PackageKit-1.1.11-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/PackageKit-1.1.11-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:16 check_finished_trasfer_checksum: Checksum (sha256) 5580adfc7e33e73a1ead985c8a330c5f4397ca7ae6a75ecdcaf5d6db29e78401 is OK >DEBUG Oct-03 08:06:16 select_next_target: Selecting mirror for: Packages/e/ethtool-4.17-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:16 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/e/ethtool-4.17-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:16 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:16 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/ethtool-4.17-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:16 check_transfer_statuses: Transfer finished: Packages/l/libdb-5.3.28-33.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libdb-5.3.28-33.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:16 check_finished_trasfer_checksum: Checksum (sha256) 6bbea60bd46ba90be15a220fe4d4bd5d73402bc3306fbdaff7886d2f3288aad7 is OK >DEBUG Oct-03 08:06:16 select_next_target: Selecting mirror for: Packages/l/lmdb-libs-0.9.22-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:16 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/lmdb-libs-0.9.22-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:16 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:16 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/lmdb-libs-0.9.22-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:16 lr_headercb: Server returned Content-Length: "58832" (converted 58832/58832 expected) >DEBUG Oct-03 08:06:16 check_transfer_statuses: Transfer finished: Packages/l/lmdb-libs-0.9.22-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/lmdb-libs-0.9.22-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:16 check_finished_trasfer_checksum: Checksum (sha256) 238a6aa05ab38497ebed1c233444bc1198106899c8f1c8295fb0c73d9ae8dfae is OK >DEBUG Oct-03 08:06:16 select_next_target: Selecting mirror for: Packages/g/gpgme-1.11.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:16 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gpgme-1.11.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:16 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:16 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/gpgme-1.11.1-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:16 lr_headercb: Server returned Content-Length: "141108" (converted 141108/141108 expected) >DEBUG Oct-03 08:06:16 lr_headercb: Server returned Content-Length: "288124" (converted 288124/288124 expected) >DEBUG Oct-03 08:06:16 check_transfer_statuses: Transfer finished: Packages/e/ethtool-4.17-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/e/ethtool-4.17-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:16 check_finished_trasfer_checksum: Checksum (sha256) d184bb298d6730985d91e981714b0e1482452db12cad2e898e1aaff60c187542 is OK >DEBUG Oct-03 08:06:16 select_next_target: Selecting mirror for: Packages/k/kernel-4.18.11-301.fc29.x86_64.rpm >DEBUG Oct-03 08:06:16 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/k/kernel-4.18.11-301.fc29.x86_64.rpm >DEBUG Oct-03 08:06:16 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:16 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/kernel-4.18.11-301.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:16 check_transfer_statuses: Transfer finished: Packages/g/gpgme-1.11.1-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gpgme-1.11.1-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:16 check_finished_trasfer_checksum: Checksum (sha256) 4b652095b6ef042e2334cc9f32ae58ec0d36307b2b0f4728aaa55af56b48f95a is OK >DEBUG Oct-03 08:06:16 select_next_target: Selecting mirror for: Packages/k/kernel-core-4.18.11-301.fc29.x86_64.rpm >DEBUG Oct-03 08:06:16 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/k/kernel-core-4.18.11-301.fc29.x86_64.rpm >DEBUG Oct-03 08:06:16 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:16 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/kernel-core-4.18.11-301.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:16 lr_headercb: Server returned Content-Length: "23552" (converted 23552/23552 expected) >DEBUG Oct-03 08:06:16 check_transfer_statuses: Transfer finished: Packages/k/kernel-4.18.11-301.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/k/kernel-4.18.11-301.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:16 check_finished_trasfer_checksum: Checksum (sha256) 3324d4d491ea3df4458aef492bf363a2229a957f842d8c5d58a48be2acc9b3cf is OK >DEBUG Oct-03 08:06:16 select_next_target: Selecting mirror for: Packages/s/sed-4.5-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:16 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/sed-4.5-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:16 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:16 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sed-4.5-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:16 lr_headercb: Server returned Content-Length: "25613400" (converted 25613400/25613400 expected) >DEBUG Oct-03 08:06:16 lr_headercb: Server returned Content-Length: "295256" (converted 295256/295256 expected) >DEBUG Oct-03 08:06:16 check_transfer_statuses: Transfer finished: Packages/s/sed-4.5-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/sed-4.5-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:16 check_finished_trasfer_checksum: Checksum (sha256) 11d9bfc21af5733f347f3e281e4182199dc73488c4d80afb5b9310ce3181db1d is OK >DEBUG Oct-03 08:06:16 select_next_target: Selecting mirror for: Packages/t/time-1.9-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:16 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/time-1.9-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:16 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:16 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/time-1.9-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:17 lr_headercb: Server returned Content-Length: "48240" (converted 48240/48240 expected) >DEBUG Oct-03 08:06:17 check_transfer_statuses: Transfer finished: Packages/t/time-1.9-5.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/time-1.9-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:17 check_finished_trasfer_checksum: Checksum (sha256) b90c3a5ba9fc7b3cfd521a90218fa489349db2bc7565bd5fd40985dc42118771 is OK >DEBUG Oct-03 08:06:17 select_next_target: Selecting mirror for: Packages/t/timedatex-0.5-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:17 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/timedatex-0.5-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:17 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:17 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/timedatex-0.5-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:17 lr_headercb: Server returned Content-Length: "31456" (converted 31456/31456 expected) >DEBUG Oct-03 08:06:17 check_transfer_statuses: Transfer finished: Packages/t/timedatex-0.5-5.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/timedatex-0.5-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:17 check_finished_trasfer_checksum: Checksum (sha256) 9b83f17bc7cb912c0e4049e881fe73c7ecdc20fe8e1d3fbb8cd1c93fde5b52e5 is OK >DEBUG Oct-03 08:06:17 select_next_target: Selecting mirror for: Packages/k/kernel-modules-4.18.11-301.fc29.x86_64.rpm >DEBUG Oct-03 08:06:17 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/k/kernel-modules-4.18.11-301.fc29.x86_64.rpm >DEBUG Oct-03 08:06:17 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:17 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/kernel-modules-4.18.11-301.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:17 lr_headercb: Server returned Content-Length: "28957840" (converted 28957840/28957840 expected) >DEBUG Oct-03 08:06:18 check_transfer_statuses: Transfer finished: Packages/i/iwl7260-firmware-25.30.13.0-87.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/i/iwl7260-firmware-25.30.13.0-87.fc29.noarch.rpm) >DEBUG Oct-03 08:06:18 check_finished_trasfer_checksum: Checksum (sha256) a3e2907473fddb63100e32223871e1fe2c429253256d90ba9746d6c8a7081d99 is OK >DEBUG Oct-03 08:06:18 select_next_target: Selecting mirror for: Packages/l/libdb-utils-5.3.28-33.fc29.x86_64.rpm >DEBUG Oct-03 08:06:18 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libdb-utils-5.3.28-33.fc29.x86_64.rpm >DEBUG Oct-03 08:06:18 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:18 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libdb-utils-5.3.28-33.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:18 lr_headercb: Server returned Content-Length: "145648" (converted 145648/145648 expected) >DEBUG Oct-03 08:06:18 check_transfer_statuses: Transfer finished: Packages/l/libdb-utils-5.3.28-33.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libdb-utils-5.3.28-33.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:18 check_finished_trasfer_checksum: Checksum (sha256) 17fd0caf1560d334e4e711a176ae7981f2c836f9b3409654dbd5b2b69f2e0b12 is OK >DEBUG Oct-03 08:06:18 select_next_target: Selecting mirror for: Packages/i/ipset-6.38-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:18 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/ipset-6.38-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:18 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:18 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/ipset-6.38-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:18 lr_headercb: Server returned Content-Length: "46064" (converted 46064/46064 expected) >DEBUG Oct-03 08:06:18 check_transfer_statuses: Transfer finished: Packages/i/ipset-6.38-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/ipset-6.38-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:18 check_finished_trasfer_checksum: Checksum (sha256) 8392cb4a340208d6f754851fc4953c70e37bef8f5b9a7f5c46f0a518beda6f6d is OK >DEBUG Oct-03 08:06:18 select_next_target: Selecting mirror for: Packages/k/kexec-tools-2.0.17-10.fc29.x86_64.rpm >DEBUG Oct-03 08:06:18 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/k/kexec-tools-2.0.17-10.fc29.x86_64.rpm >DEBUG Oct-03 08:06:18 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:18 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/kexec-tools-2.0.17-10.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:18 lr_headercb: Server returned Content-Length: "415580" (converted 415580/415580 expected) >DEBUG Oct-03 08:06:19 check_transfer_statuses: Transfer finished: Packages/k/kexec-tools-2.0.17-10.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/k/kexec-tools-2.0.17-10.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:19 check_finished_trasfer_checksum: Checksum (sha256) 5ae136a98c1e67b8f4d8954870dafade65c4eb551d53cf1a1931628a2d0ec2f4 is OK >DEBUG Oct-03 08:06:19 select_next_target: Selecting mirror for: Packages/c/cyrus-sasl-gssapi-2.1.27-0.3rc7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:19 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cyrus-sasl-gssapi-2.1.27-0.3rc7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:19 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:19 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cyrus-sasl-gssapi-2.1.27-0.3rc7.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:19 lr_headercb: Server returned Content-Length: "25732" (converted 25732/25732 expected) >DEBUG Oct-03 08:06:19 check_transfer_statuses: Transfer finished: Packages/c/cyrus-sasl-gssapi-2.1.27-0.3rc7.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cyrus-sasl-gssapi-2.1.27-0.3rc7.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:19 check_finished_trasfer_checksum: Checksum (sha256) 27540cd61f9b7acc23642e81b08e1fe9cc250bc8f674e5874e9609d2169b470b is OK >DEBUG Oct-03 08:06:19 select_next_target: Selecting mirror for: Packages/i/ipset-libs-6.38-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:19 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/ipset-libs-6.38-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:19 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:19 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/ipset-libs-6.38-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:19 lr_headercb: Server returned Content-Length: "51552" (converted 51552/51552 expected) >DEBUG Oct-03 08:06:19 check_transfer_statuses: Transfer finished: Packages/i/ipset-libs-6.38-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/ipset-libs-6.38-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:19 check_finished_trasfer_checksum: Checksum (sha256) 0b39de9d1edf2dbdc7388103dd003edbda0d68b3d27156ac4540e45f9af38cd4 is OK >DEBUG Oct-03 08:06:19 select_next_target: Selecting mirror for: Packages/c/cyrus-sasl-lib-2.1.27-0.3rc7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:19 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cyrus-sasl-lib-2.1.27-0.3rc7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:19 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:19 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cyrus-sasl-lib-2.1.27-0.3rc7.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:19 lr_headercb: Server returned Content-Length: "101176" (converted 101176/101176 expected) >DEBUG Oct-03 08:06:19 check_transfer_statuses: Transfer finished: Packages/c/cyrus-sasl-lib-2.1.27-0.3rc7.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cyrus-sasl-lib-2.1.27-0.3rc7.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:19 check_finished_trasfer_checksum: Checksum (sha256) 80914fafbc4147c3a490695278482a3528a104314a5addc4da29f5b53497b8e7 is OK >DEBUG Oct-03 08:06:19 select_next_target: Selecting mirror for: Packages/t/telnet-0.17-74.fc29.x86_64.rpm >DEBUG Oct-03 08:06:19 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/telnet-0.17-74.fc29.x86_64.rpm >DEBUG Oct-03 08:06:19 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:19 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/telnet-0.17-74.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:19 lr_headercb: Server returned Content-Length: "63216" (converted 63216/63216 expected) >DEBUG Oct-03 08:06:19 check_transfer_statuses: Transfer finished: Packages/t/telnet-0.17-74.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/telnet-0.17-74.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:19 check_finished_trasfer_checksum: Checksum (sha256) 5cd090000d43a41bb4d62eb9cccafa362ed8baa4fd597b98d674b5e67c133735 is OK >DEBUG Oct-03 08:06:19 select_next_target: Selecting mirror for: Packages/w/words-3.0-30.fc29.noarch.rpm >DEBUG Oct-03 08:06:19 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/w/words-3.0-30.fc29.noarch.rpm >DEBUG Oct-03 08:06:19 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:19 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/words-3.0-30.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:19 lr_headercb: Server returned Content-Length: "1437896" (converted 1437896/1437896 expected) >DEBUG Oct-03 08:06:19 check_transfer_statuses: Transfer finished: Packages/w/words-3.0-30.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/w/words-3.0-30.fc29.noarch.rpm) >DEBUG Oct-03 08:06:20 check_finished_trasfer_checksum: Checksum (sha256) 9e8fae10859c5813ebbc58eba850b02441e94e898f3669992acc73287e44f0ef is OK >DEBUG Oct-03 08:06:20 select_next_target: Selecting mirror for: Packages/c/cyrus-sasl-plain-2.1.27-0.3rc7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:20 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cyrus-sasl-plain-2.1.27-0.3rc7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:20 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cyrus-sasl-plain-2.1.27-0.3rc7.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:20 lr_headercb: Server returned Content-Length: "23668" (converted 23668/23668 expected) >DEBUG Oct-03 08:06:20 check_transfer_statuses: Transfer finished: Packages/c/cyrus-sasl-plain-2.1.27-0.3rc7.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cyrus-sasl-plain-2.1.27-0.3rc7.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:20 check_finished_trasfer_checksum: Checksum (sha256) 5d1f7208a8c67290fe7b3f7c5fef9c0567b3bc18bd1cd79578ec2d84a626c7f7 is OK >DEBUG Oct-03 08:06:20 select_next_target: Selecting mirror for: Packages/i/iptables-1.8.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:20 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/iptables-1.8.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:20 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iptables-1.8.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:20 lr_headercb: Server returned Content-Length: "489880" (converted 489880/489880 expected) >DEBUG Oct-03 08:06:20 check_transfer_statuses: Transfer finished: Packages/i/iptables-1.8.0-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/iptables-1.8.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:20 check_finished_trasfer_checksum: Checksum (sha256) 4d13d3ed1f6d8d4ecb6f6fb8112eca38f4a39f28da511717ddab9b17181eb2a2 is OK >DEBUG Oct-03 08:06:20 select_next_target: Selecting mirror for: Packages/l/libpath_utils-0.2.1-41.fc29.x86_64.rpm >DEBUG Oct-03 08:06:20 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libpath_utils-0.2.1-41.fc29.x86_64.rpm >DEBUG Oct-03 08:06:20 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libpath_utils-0.2.1-41.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:20 lr_headercb: Server returned Content-Length: "28804" (converted 28804/28804 expected) >DEBUG Oct-03 08:06:20 check_transfer_statuses: Transfer finished: Packages/l/libpath_utils-0.2.1-41.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libpath_utils-0.2.1-41.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:20 check_finished_trasfer_checksum: Checksum (sha256) c46d64560b664ab5004983fdf3f03a8dbf2f09268c94533f3d84cf5f75c51eac is OK >DEBUG Oct-03 08:06:20 select_next_target: Selecting mirror for: Packages/w/wpa_supplicant-2.6-17.fc29.x86_64.rpm >DEBUG Oct-03 08:06:20 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/w/wpa_supplicant-2.6-17.fc29.x86_64.rpm >DEBUG Oct-03 08:06:20 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/wpa_supplicant-2.6-17.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:20 lr_headercb: Server returned Content-Length: "1779492" (converted 1779492/1779492 expected) >DEBUG Oct-03 08:06:20 check_transfer_statuses: Transfer finished: Packages/w/wpa_supplicant-2.6-17.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/w/wpa_supplicant-2.6-17.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:20 check_finished_trasfer_checksum: Checksum (sha256) f168a0b654b58fd8750f945327170df319c3c1dfa3bbf33169e4cd41850a8f08 is OK >DEBUG Oct-03 08:06:20 select_next_target: Selecting mirror for: Packages/g/geolite2-city-20180807-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:20 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/geolite2-city-20180807-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:20 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/geolite2-city-20180807-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:20 lr_headercb: Server returned Content-Length: "23198636" (converted 23198636/23198636 expected) >DEBUG Oct-03 08:06:26 check_transfer_statuses: Transfer finished: Packages/g/geolite2-city-20180807-1.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/geolite2-city-20180807-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:26 check_finished_trasfer_checksum: Checksum (sha256) f3bb1fc032860016a47f5ba2e1c9fb955938127cf4e6c21f84e3c045cfcf1a97 is OK >DEBUG Oct-03 08:06:26 select_next_target: Selecting mirror for: Packages/g/geolite2-country-20180807-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:26 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/geolite2-country-20180807-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:26 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:26 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/geolite2-country-20180807-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:26 lr_headercb: Server returned Content-Length: "1093392" (converted 1093392/1093392 expected) >DEBUG Oct-03 08:06:26 check_transfer_statuses: Transfer finished: Packages/g/geolite2-country-20180807-1.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/geolite2-country-20180807-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:26 check_finished_trasfer_checksum: Checksum (sha256) fdfd39fb0462504c2dc72092c4bf1042bf72ad8de47b6010913754ed6b78767c is OK >DEBUG Oct-03 08:06:26 select_next_target: Selecting mirror for: Packages/i/iptables-libs-1.8.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:26 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/iptables-libs-1.8.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:26 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:26 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iptables-libs-1.8.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:26 lr_headercb: Server returned Content-Length: "54544" (converted 54544/54544 expected) >DEBUG Oct-03 08:06:26 check_transfer_statuses: Transfer finished: Packages/i/iptables-libs-1.8.0-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/iptables-libs-1.8.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:26 check_finished_trasfer_checksum: Checksum (sha256) 49083b108a506a7be7f30607861d426dd648c69774e236fef3daac75d7ae9bc4 is OK >DEBUG Oct-03 08:06:26 select_next_target: Selecting mirror for: Packages/l/libpcap-1.9.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:26 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libpcap-1.9.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:26 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:26 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libpcap-1.9.0-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:26 lr_headercb: Server returned Content-Length: "153032" (converted 153032/153032 expected) >DEBUG Oct-03 08:06:26 check_transfer_statuses: Transfer finished: Packages/l/libpcap-1.9.0-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libpcap-1.9.0-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:26 check_finished_trasfer_checksum: Checksum (sha256) 08def5490a273e35c725ea1a4d3bc099319fb415b5e11cabda9168cf5c530d38 is OK >DEBUG Oct-03 08:06:26 select_next_target: Selecting mirror for: Packages/i/iptstate-2.2.6-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:26 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/iptstate-2.2.6-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:26 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:26 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iptstate-2.2.6-7.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:26 lr_headercb: Server returned Content-Length: "50064" (converted 50064/50064 expected) >DEBUG Oct-03 08:06:26 check_transfer_statuses: Transfer finished: Packages/i/iptstate-2.2.6-7.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/iptstate-2.2.6-7.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:26 check_finished_trasfer_checksum: Checksum (sha256) 9baaa3f979ac4ef165588467075c3220cd07370d27da007a6491c9d79614634d is OK >DEBUG Oct-03 08:06:26 select_next_target: Selecting mirror for: Packages/i/iputils-20180629-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:26 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/iputils-20180629-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:26 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:26 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iputils-20180629-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:26 lr_headercb: Server returned Content-Length: "132700" (converted 132700/132700 expected) >DEBUG Oct-03 08:06:26 check_transfer_statuses: Transfer finished: Packages/i/iputils-20180629-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/iputils-20180629-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:26 check_finished_trasfer_checksum: Checksum (sha256) 72a0cf068a7b1b42eddb0ca955c959ef25bc98ba4a75cea2fe7cd1b9fdede05c is OK >DEBUG Oct-03 08:06:26 select_next_target: Selecting mirror for: Packages/a/abrt-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:26 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:26 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:26 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/abrt-2.10.10-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:26 lr_headercb: Server returned Content-Length: "523556" (converted 523556/523556 expected) >DEBUG Oct-03 08:06:27 check_transfer_statuses: Transfer finished: Packages/a/abrt-2.10.10-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-2.10.10-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:27 check_finished_trasfer_checksum: Checksum (sha256) 4acd7e92581a4c3e9f8ad10eae6cd306eafe531df3f6a09f2ee6b9ca927db11f is OK >DEBUG Oct-03 08:06:27 select_next_target: Selecting mirror for: Packages/a/abrt-addon-ccpp-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-addon-ccpp-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:27 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/abrt-addon-ccpp-2.10.10-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:27 lr_headercb: Server returned Content-Length: "122380" (converted 122380/122380 expected) >DEBUG Oct-03 08:06:27 check_transfer_statuses: Transfer finished: Packages/a/abrt-addon-ccpp-2.10.10-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-addon-ccpp-2.10.10-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:27 check_finished_trasfer_checksum: Checksum (sha256) 9af640f8916702d7d8013b8c21609a1b44d93ac16c6c38154f102e12ae9abe86 is OK >DEBUG Oct-03 08:06:27 select_next_target: Selecting mirror for: Packages/a/abrt-addon-coredump-helper-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-addon-coredump-helper-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:27 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/abrt-addon-coredump-helper-2.10.10-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:27 lr_headercb: Server returned Content-Length: "32656" (converted 32656/32656 expected) >DEBUG Oct-03 08:06:27 check_transfer_statuses: Transfer finished: Packages/a/abrt-addon-coredump-helper-2.10.10-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-addon-coredump-helper-2.10.10-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:27 check_finished_trasfer_checksum: Checksum (sha256) df44b926471b98aaa18a8abac152ab40c5ae5b066aa1c25a6ec323b0f15e38bb is OK >DEBUG Oct-03 08:06:27 select_next_target: Selecting mirror for: Packages/a/abrt-addon-kerneloops-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-addon-kerneloops-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:27 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/abrt-addon-kerneloops-2.10.10-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:27 lr_headercb: Server returned Content-Length: "45032" (converted 45032/45032 expected) >DEBUG Oct-03 08:06:27 check_transfer_statuses: Transfer finished: Packages/a/abrt-addon-kerneloops-2.10.10-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-addon-kerneloops-2.10.10-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:27 check_finished_trasfer_checksum: Checksum (sha256) c64f83ca869d8682c24ee2111fbb720b7d3121d23fe089eb7d5c342dcd703cf1 is OK >DEBUG Oct-03 08:06:27 select_next_target: Selecting mirror for: Packages/a/abrt-addon-pstoreoops-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-addon-pstoreoops-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:27 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/abrt-addon-pstoreoops-2.10.10-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:27 lr_headercb: Server returned Content-Length: "25244" (converted 25244/25244 expected) >DEBUG Oct-03 08:06:27 check_transfer_statuses: Transfer finished: Packages/a/abrt-addon-pstoreoops-2.10.10-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-addon-pstoreoops-2.10.10-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:27 check_finished_trasfer_checksum: Checksum (sha256) 391d4c41c66d54098a62f26ead9813c9e9b259712511a3471e869d9f4108e1fd is OK >DEBUG Oct-03 08:06:27 select_next_target: Selecting mirror for: Packages/i/ipw2100-firmware-1.3-23.fc29.noarch.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/ipw2100-firmware-1.3-23.fc29.noarch.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:27 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/ipw2100-firmware-1.3-23.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:27 lr_headercb: Server returned Content-Length: "142872" (converted 142872/142872 expected) >DEBUG Oct-03 08:06:27 check_transfer_statuses: Transfer finished: Packages/i/ipw2100-firmware-1.3-23.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/ipw2100-firmware-1.3-23.fc29.noarch.rpm) >DEBUG Oct-03 08:06:27 check_finished_trasfer_checksum: Checksum (sha256) 92d3b3ea3989e43e0a89f18f63dba89caa43751bc61417e5894133330aa015a6 is OK >DEBUG Oct-03 08:06:27 select_next_target: Selecting mirror for: Packages/a/abrt-addon-vmcore-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-addon-vmcore-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:27 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/abrt-addon-vmcore-2.10.10-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:27 lr_headercb: Server returned Content-Length: "37588" (converted 37588/37588 expected) >DEBUG Oct-03 08:06:27 check_transfer_statuses: Transfer finished: Packages/a/abrt-addon-vmcore-2.10.10-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-addon-vmcore-2.10.10-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:27 check_finished_trasfer_checksum: Checksum (sha256) fa04e60fafc52a8b40c24aea891e75c2047d4f56c4d845c303a428986df2104a is OK >DEBUG Oct-03 08:06:27 select_next_target: Selecting mirror for: Packages/a/abrt-addon-xorg-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-addon-xorg-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:27 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/abrt-addon-xorg-2.10.10-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:27 lr_headercb: Server returned Content-Length: "37332" (converted 37332/37332 expected) >DEBUG Oct-03 08:06:27 check_transfer_statuses: Transfer finished: Packages/a/abrt-addon-xorg-2.10.10-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-addon-xorg-2.10.10-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:27 check_finished_trasfer_checksum: Checksum (sha256) 3817b733ecc004521404817ebd7845b7fdc1d6d48f9146f1b61545e94e2e82c2 is OK >DEBUG Oct-03 08:06:27 select_next_target: Selecting mirror for: Packages/i/ipw2200-firmware-3.1-16.fc29.noarch.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/ipw2200-firmware-3.1-16.fc29.noarch.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:27 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/ipw2200-firmware-3.1-16.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:27 lr_headercb: Server returned Content-Length: "133896" (converted 133896/133896 expected) >DEBUG Oct-03 08:06:27 check_transfer_statuses: Transfer finished: Packages/i/ipw2200-firmware-3.1-16.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/ipw2200-firmware-3.1-16.fc29.noarch.rpm) >DEBUG Oct-03 08:06:27 check_finished_trasfer_checksum: Checksum (sha256) 6d13f58fbe93272827bbd24e48153cca1cf1a428a0d481f8484b1d16c15c6b3e is OK >DEBUG Oct-03 08:06:27 select_next_target: Selecting mirror for: Packages/a/abrt-cli-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-cli-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:27 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/abrt-cli-2.10.10-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:27 lr_headercb: Server returned Content-Length: "16416" (converted 16416/16416 expected) >DEBUG Oct-03 08:06:27 check_transfer_statuses: Transfer finished: Packages/a/abrt-cli-2.10.10-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-cli-2.10.10-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:27 check_finished_trasfer_checksum: Checksum (sha256) e6afaa0f84e45042c2bec2783ec9fab16c6b416d2745886058493c589f9441ec is OK >DEBUG Oct-03 08:06:27 select_next_target: Selecting mirror for: Packages/a/abrt-dbus-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-dbus-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:27 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:27 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/abrt-dbus-2.10.10-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:28 lr_headercb: Server returned Content-Length: "80716" (converted 80716/80716 expected) >DEBUG Oct-03 08:06:28 check_transfer_statuses: Transfer finished: Packages/a/abrt-dbus-2.10.10-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-dbus-2.10.10-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:28 check_finished_trasfer_checksum: Checksum (sha256) 1d61fe54faff6a1e68deffcf64e0df39174fb052b5a58f7ba1f0151344b7befa is OK >DEBUG Oct-03 08:06:28 select_next_target: Selecting mirror for: Packages/l/logrotate-3.14.0-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/logrotate-3.14.0-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/logrotate-3.14.0-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:28 lr_headercb: Server returned Content-Length: "69404" (converted 69404/69404 expected) >DEBUG Oct-03 08:06:28 check_transfer_statuses: Transfer finished: Packages/l/logrotate-3.14.0-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/logrotate-3.14.0-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:28 check_finished_trasfer_checksum: Checksum (sha256) a74c2321538a73f77772110e4ea99074803a628ad08cfb3f6611ceb66d688791 is OK >DEBUG Oct-03 08:06:28 select_next_target: Selecting mirror for: Packages/l/libdhash-0.5.0-41.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libdhash-0.5.0-41.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libdhash-0.5.0-41.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:28 lr_headercb: Server returned Content-Length: "28632" (converted 28632/28632 expected) >DEBUG Oct-03 08:06:28 check_transfer_statuses: Transfer finished: Packages/l/libdhash-0.5.0-41.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libdhash-0.5.0-41.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:28 check_finished_trasfer_checksum: Checksum (sha256) 40b3614a82ad4a920bb1a6f0e6bb5e7f925d309bcd16731ba7b9c001d528876e is OK >DEBUG Oct-03 08:06:28 select_next_target: Selecting mirror for: Packages/a/abrt-libs-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-libs-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/abrt-libs-2.10.10-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:28 lr_headercb: Server returned Content-Length: "45344" (converted 45344/45344 expected) >DEBUG Oct-03 08:06:28 check_transfer_statuses: Transfer finished: Packages/a/abrt-libs-2.10.10-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-libs-2.10.10-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:28 check_finished_trasfer_checksum: Checksum (sha256) f04a4bb7db8c5bdbe2ecc7117426638aca5eb1792582e7b4692483a4504b79b3 is OK >DEBUG Oct-03 08:06:28 select_next_target: Selecting mirror for: Packages/a/abrt-plugin-bodhi-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-plugin-bodhi-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/abrt-plugin-bodhi-2.10.10-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:28 lr_headercb: Server returned Content-Length: "30040" (converted 30040/30040 expected) >DEBUG Oct-03 08:06:28 check_transfer_statuses: Transfer finished: Packages/a/abrt-plugin-bodhi-2.10.10-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-plugin-bodhi-2.10.10-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:28 check_finished_trasfer_checksum: Checksum (sha256) 854a030042b07fb85e38629aa2ed3fa9b478f10752579d08ac74277f1d9cd01e is OK >DEBUG Oct-03 08:06:28 select_next_target: Selecting mirror for: Packages/a/abrt-retrace-client-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-retrace-client-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/abrt-retrace-client-2.10.10-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:28 lr_headercb: Server returned Content-Length: "52700" (converted 52700/52700 expected) >DEBUG Oct-03 08:06:28 check_transfer_statuses: Transfer finished: Packages/a/abrt-retrace-client-2.10.10-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-retrace-client-2.10.10-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:28 check_finished_trasfer_checksum: Checksum (sha256) c7003799fd15c52bbcd45d618dbacae265f4f5617e4c9d8c196e5d90624c52e7 is OK >DEBUG Oct-03 08:06:28 select_next_target: Selecting mirror for: Packages/a/abrt-tui-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-tui-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/abrt-tui-2.10.10-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:28 lr_headercb: Server returned Content-Length: "28544" (converted 28544/28544 expected) >DEBUG Oct-03 08:06:28 check_transfer_statuses: Transfer finished: Packages/a/abrt-tui-2.10.10-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/abrt-tui-2.10.10-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:28 check_finished_trasfer_checksum: Checksum (sha256) e35a62c50aa7de4a0df76b64cb4b7dff89835ea7e9c57f40882b24332de8ddce is OK >DEBUG Oct-03 08:06:28 select_next_target: Selecting mirror for: Packages/i/irqbalance-1.4.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/irqbalance-1.4.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/irqbalance-1.4.0-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:28 lr_headercb: Server returned Content-Length: "46340" (converted 46340/46340 expected) >DEBUG Oct-03 08:06:28 check_transfer_statuses: Transfer finished: Packages/i/irqbalance-1.4.0-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/irqbalance-1.4.0-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:28 check_finished_trasfer_checksum: Checksum (sha256) 11962bccade9a967289210b2a06df85a23224a54291c5386464929717768a160 is OK >DEBUG Oct-03 08:06:28 select_next_target: Selecting mirror for: Packages/l/libpipeline-1.5.0-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libpipeline-1.5.0-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libpipeline-1.5.0-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:28 lr_headercb: Server returned Content-Length: "52448" (converted 52448/52448 expected) >DEBUG Oct-03 08:06:28 check_transfer_statuses: Transfer finished: Packages/l/libpipeline-1.5.0-5.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libpipeline-1.5.0-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:28 check_finished_trasfer_checksum: Checksum (sha256) e0349ff06f78e947894df9fd56e612832f24590b9751def763f0c3deb2568b3d is OK >DEBUG Oct-03 08:06:28 select_next_target: Selecting mirror for: Packages/l/libpkgconf-1.5.3-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libpkgconf-1.5.3-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libpkgconf-1.5.3-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:28 lr_headercb: Server returned Content-Length: "36048" (converted 36048/36048 expected) >DEBUG Oct-03 08:06:28 check_transfer_statuses: Transfer finished: Packages/l/libpkgconf-1.5.3-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libpkgconf-1.5.3-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:28 check_finished_trasfer_checksum: Checksum (sha256) 036b193126c4c9b4cef987cd8d0c373405e363ae175a9e5276cc201812ea5edc is OK >DEBUG Oct-03 08:06:28 select_next_target: Selecting mirror for: Packages/e/expat-2.2.6-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/e/expat-2.2.6-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/expat-2.2.6-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:28 lr_headercb: Server returned Content-Length: "102224" (converted 102224/102224 expected) >DEBUG Oct-03 08:06:28 check_transfer_statuses: Transfer finished: Packages/e/expat-2.2.6-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/e/expat-2.2.6-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:28 check_finished_trasfer_checksum: Checksum (sha256) 173badc214dc819b8558b58b7eafdc1112baa0896c144bcab463e509906d3645 is OK >DEBUG Oct-03 08:06:28 select_next_target: Selecting mirror for: Packages/i/iscsi-initiator-utils-6.2.0.876-5.gitf3c8e90.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/iscsi-initiator-utils-6.2.0.876-5.gitf3c8e90.fc29.x86_64.rpm >DEBUG Oct-03 08:06:28 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iscsi-initiator-utils-6.2.0.876-5.gitf3c8e90.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:29 lr_headercb: Server returned Content-Length: "374300" (converted 374300/374300 expected) >DEBUG Oct-03 08:06:29 check_transfer_statuses: Transfer finished: Packages/i/iscsi-initiator-utils-6.2.0.876-5.gitf3c8e90.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/iscsi-initiator-utils-6.2.0.876-5.gitf3c8e90.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:29 check_finished_trasfer_checksum: Checksum (sha256) 882dbda110b2a3fc07dd22db10cdc8b7ad7118ccec71c8ea908e3f2b1fdde4f4 is OK >DEBUG Oct-03 08:06:29 select_next_target: Selecting mirror for: Packages/s/setup-2.12.1-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:29 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/setup-2.12.1-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:29 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:29 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/setup-2.12.1-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:29 lr_headercb: Server returned Content-Length: "150988" (converted 150988/150988 expected) >DEBUG Oct-03 08:06:29 check_transfer_statuses: Transfer finished: Packages/s/setup-2.12.1-1.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/setup-2.12.1-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:29 check_finished_trasfer_checksum: Checksum (sha256) bc2016dc7d9f748b76477c8b35f043343aa82513fb007e59b18d5f384f7101df is OK >DEBUG Oct-03 08:06:29 select_next_target: Selecting mirror for: Packages/i/iscsi-initiator-utils-iscsiuio-6.2.0.876-5.gitf3c8e90.fc29.x86_64.rpm >DEBUG Oct-03 08:06:29 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/iscsi-initiator-utils-iscsiuio-6.2.0.876-5.gitf3c8e90.fc29.x86_64.rpm >DEBUG Oct-03 08:06:29 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:29 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iscsi-initiator-utils-iscsiuio-6.2.0.876-5.gitf3c8e90.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:29 lr_headercb: Server returned Content-Length: "92136" (converted 92136/92136 expected) >DEBUG Oct-03 08:06:29 check_transfer_statuses: Transfer finished: Packages/i/iscsi-initiator-utils-iscsiuio-6.2.0.876-5.gitf3c8e90.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/iscsi-initiator-utils-iscsiuio-6.2.0.876-5.gitf3c8e90.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:29 check_finished_trasfer_checksum: Checksum (sha256) cacfd5badac56d26cf15551a72726da966fd07b05759cd6686e1e93cbe1c54e6 is OK >DEBUG Oct-03 08:06:29 select_next_target: Selecting mirror for: Packages/g/gettext-0.19.8.1-17.fc29.x86_64.rpm >DEBUG Oct-03 08:06:29 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gettext-0.19.8.1-17.fc29.x86_64.rpm >DEBUG Oct-03 08:06:29 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:29 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/gettext-0.19.8.1-17.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:29 lr_headercb: Server returned Content-Length: "1063460" (converted 1063460/1063460 expected) >DEBUG Oct-03 08:06:29 check_transfer_statuses: Transfer finished: Packages/g/gettext-0.19.8.1-17.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gettext-0.19.8.1-17.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:29 check_finished_trasfer_checksum: Checksum (sha256) 0c2860909e651e0f8f98514c662245ff50427f1eac5d1fcbbb653e47aca818c1 is OK >DEBUG Oct-03 08:06:29 select_next_target: Selecting mirror for: Packages/i/isns-utils-libs-0.97-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:29 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/isns-utils-libs-0.97-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:29 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:29 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/isns-utils-libs-0.97-7.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:29 lr_headercb: Server returned Content-Length: "103644" (converted 103644/103644 expected) >DEBUG Oct-03 08:06:29 check_transfer_statuses: Transfer finished: Packages/i/isns-utils-libs-0.97-7.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/isns-utils-libs-0.97-7.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:29 check_finished_trasfer_checksum: Checksum (sha256) 3e077549a928d8fafb005176911b48ccc456535629b8d5c417cef36f03ca87a6 is OK >DEBUG Oct-03 08:06:29 select_next_target: Selecting mirror for: Packages/l/libpng-1.6.34-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:29 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libpng-1.6.34-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:29 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:29 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libpng-1.6.34-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:29 lr_headercb: Server returned Content-Length: "108640" (converted 108640/108640 expected) >DEBUG Oct-03 08:06:29 check_transfer_statuses: Transfer finished: Packages/l/libpng-1.6.34-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libpng-1.6.34-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:29 check_finished_trasfer_checksum: Checksum (sha256) da7a45664171de1cf0bd97ebbd24644fa9bf77a950958fa98ef0cc96537afe29 is OK >DEBUG Oct-03 08:06:29 select_next_target: Selecting mirror for: Packages/g/gettext-libs-0.19.8.1-17.fc29.x86_64.rpm >DEBUG Oct-03 08:06:29 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gettext-libs-0.19.8.1-17.fc29.x86_64.rpm >DEBUG Oct-03 08:06:29 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:29 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/gettext-libs-0.19.8.1-17.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:29 lr_headercb: Server returned Content-Length: "281292" (converted 281292/281292 expected) >DEBUG Oct-03 08:06:29 check_transfer_statuses: Transfer finished: Packages/g/gettext-libs-0.19.8.1-17.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gettext-libs-0.19.8.1-17.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:29 check_finished_trasfer_checksum: Checksum (sha256) f61f64be0bde27e08d43412ba4b92cc765ad024bb79d20664153fb197d44f384 is OK >DEBUG Oct-03 08:06:29 select_next_target: Selecting mirror for: Packages/b/bridge-utils-1.6-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:29 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/bridge-utils-1.6-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:29 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:29 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/bridge-utils-1.6-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:30 lr_headercb: Server returned Content-Length: "34500" (converted 34500/34500 expected) >DEBUG Oct-03 08:06:30 check_transfer_statuses: Transfer finished: Packages/b/bridge-utils-1.6-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/bridge-utils-1.6-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:30 check_finished_trasfer_checksum: Checksum (sha256) 01bc9830c74bcf740c740ca390ae687c25e35626f66a9274cf425aeca1f14443 is OK >DEBUG Oct-03 08:06:30 select_next_target: Selecting mirror for: Packages/p/python3-dbus-1.2.8-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:30 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-dbus-1.2.8-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:30 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:30 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-dbus-1.2.8-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:30 lr_headercb: Server returned Content-Length: "132236" (converted 132236/132236 expected) >DEBUG Oct-03 08:06:30 check_transfer_statuses: Transfer finished: Packages/p/python3-dbus-1.2.8-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-dbus-1.2.8-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:30 check_finished_trasfer_checksum: Checksum (sha256) ab507db247c9a2eb67f36b84e82b1a066d1f4568f8a1a75688ea0abb65a4556c is OK >DEBUG Oct-03 08:06:30 select_next_target: Selecting mirror for: Packages/s/shadow-utils-4.6-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:30 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/shadow-utils-4.6-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:30 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:30 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/shadow-utils-4.6-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:30 lr_headercb: Server returned Content-Length: "1251064" (converted 1251064/1251064 expected) >DEBUG Oct-03 08:06:30 check_transfer_statuses: Transfer finished: Packages/s/shadow-utils-4.6-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/shadow-utils-4.6-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:30 check_finished_trasfer_checksum: Checksum (sha256) 23fecb99c5528a8355fb2702b7658a8bbfb90d565e28490be1be8a704365c446 is OK >DEBUG Oct-03 08:06:30 select_next_target: Selecting mirror for: Packages/d/dbus-1.12.10-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:30 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dbus-1.12.10-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:30 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:30 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dbus-1.12.10-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:30 lr_headercb: Server returned Content-Length: "9664" (converted 9664/9664 expected) >DEBUG Oct-03 08:06:30 check_transfer_statuses: Transfer finished: Packages/d/dbus-1.12.10-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dbus-1.12.10-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:30 check_finished_trasfer_checksum: Checksum (sha256) 98926a4150120d77aaa2cf581ab4c3adcdc9eaff257ee7a5aa57a183ee2492ea is OK >DEBUG Oct-03 08:06:30 select_next_target: Selecting mirror for: Packages/l/lsof-4.91-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:30 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/lsof-4.91-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:30 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:30 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/lsof-4.91-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:30 lr_headercb: Server returned Content-Length: "251608" (converted 251608/251608 expected) >DEBUG Oct-03 08:06:30 check_transfer_statuses: Transfer finished: Packages/l/lsof-4.91-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/lsof-4.91-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:30 check_finished_trasfer_checksum: Checksum (sha256) 1b2b3c7af5e622969c099b3f37de4a884059dd3cd8f9a2b09e6a89a54ae22760 is OK >DEBUG Oct-03 08:06:30 select_next_target: Selecting mirror for: Packages/p/python3-decorator-4.3.0-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:30 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-decorator-4.3.0-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:30 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:30 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-decorator-4.3.0-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:30 lr_headercb: Server returned Content-Length: "22928" (converted 22928/22928 expected) >DEBUG Oct-03 08:06:30 check_transfer_statuses: Transfer finished: Packages/p/python3-decorator-4.3.0-1.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-decorator-4.3.0-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:30 check_finished_trasfer_checksum: Checksum (sha256) b5f01771f75529830b78662a9176de8646c428891306a51b56084ef7f9ca5d88 is OK >DEBUG Oct-03 08:06:30 select_next_target: Selecting mirror for: Packages/a/audit-3.0-0.4.20180831git0047a6c.fc29.x86_64.rpm >DEBUG Oct-03 08:06:30 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/audit-3.0-0.4.20180831git0047a6c.fc29.x86_64.rpm >DEBUG Oct-03 08:06:30 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:30 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/audit-3.0-0.4.20180831git0047a6c.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:31 lr_headercb: Server returned Content-Length: "230536" (converted 230536/230536 expected) >DEBUG Oct-03 08:06:31 check_transfer_statuses: Transfer finished: Packages/a/audit-3.0-0.4.20180831git0047a6c.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/audit-3.0-0.4.20180831git0047a6c.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:31 check_finished_trasfer_checksum: Checksum (sha256) 3d26c05cfacf190aa1fae731c8f579686e29916ed31ea20d7bd380b678688316 is OK >DEBUG Oct-03 08:06:31 select_next_target: Selecting mirror for: Packages/a/audit-libs-3.0-0.4.20180831git0047a6c.fc29.x86_64.rpm >DEBUG Oct-03 08:06:31 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/audit-libs-3.0-0.4.20180831git0047a6c.fc29.x86_64.rpm >DEBUG Oct-03 08:06:31 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:31 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/audit-libs-3.0-0.4.20180831git0047a6c.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:31 lr_headercb: Server returned Content-Length: "109208" (converted 109208/109208 expected) >DEBUG Oct-03 08:06:31 check_transfer_statuses: Transfer finished: Packages/a/audit-libs-3.0-0.4.20180831git0047a6c.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/audit-libs-3.0-0.4.20180831git0047a6c.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:31 check_finished_trasfer_checksum: Checksum (sha256) c9ed7bb95a165859ed6b8b3baf09f403a8d23889a36756135eb92fb6e1757e0b is OK >DEBUG Oct-03 08:06:31 select_next_target: Selecting mirror for: Packages/p/plymouth-0.9.3-13.fc29.x86_64.rpm >DEBUG Oct-03 08:06:31 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/plymouth-0.9.3-13.fc29.x86_64.rpm >DEBUG Oct-03 08:06:31 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:31 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/plymouth-0.9.3-13.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:31 lr_headercb: Server returned Content-Length: "82004" (converted 82004/82004 expected) >DEBUG Oct-03 08:06:31 check_transfer_statuses: Transfer finished: Packages/p/plymouth-0.9.3-13.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/plymouth-0.9.3-13.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:31 check_finished_trasfer_checksum: Checksum (sha256) 2fdbbb8941c9f0727bee3ea6ecbea0ac3132da6b92fcfb4c1953c092fedcd5eb is OK >DEBUG Oct-03 08:06:31 select_next_target: Selecting mirror for: Packages/a/authselect-1.0.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:31 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/authselect-1.0.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:31 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:31 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/authselect-1.0.1-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:31 lr_headercb: Server returned Content-Length: "57400" (converted 57400/57400 expected) >DEBUG Oct-03 08:06:31 check_transfer_statuses: Transfer finished: Packages/a/authselect-1.0.1-2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/authselect-1.0.1-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:31 check_finished_trasfer_checksum: Checksum (sha256) faeb01a02aa3b53b09f43d55ff87bba8ef25b64b829710eaf693fdfc0fbb7dc7 is OK >DEBUG Oct-03 08:06:31 select_next_target: Selecting mirror for: Packages/d/dbus-common-1.12.10-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:31 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dbus-common-1.12.10-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:31 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:31 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dbus-common-1.12.10-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:31 lr_headercb: Server returned Content-Length: "14788" (converted 14788/14788 expected) >DEBUG Oct-03 08:06:31 check_transfer_statuses: Transfer finished: Packages/d/dbus-common-1.12.10-1.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dbus-common-1.12.10-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:31 check_finished_trasfer_checksum: Checksum (sha256) 3e551303661132728d023a81e5559c680a21f13efc82ea707dde9ce33806b8da is OK >DEBUG Oct-03 08:06:31 select_next_target: Selecting mirror for: Packages/d/dbus-daemon-1.12.10-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:31 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dbus-daemon-1.12.10-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:31 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:31 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dbus-daemon-1.12.10-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:31 lr_headercb: Server returned Content-Length: "200936" (converted 200936/200936 expected) >DEBUG Oct-03 08:06:31 check_transfer_statuses: Transfer finished: Packages/d/dbus-daemon-1.12.10-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dbus-daemon-1.12.10-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:31 check_finished_trasfer_checksum: Checksum (sha256) 07b3b1e3874e02bfeb4c61236d400b0d22d5e91130201b0e35fbd7a54c499b73 is OK >DEBUG Oct-03 08:06:31 select_next_target: Selecting mirror for: Packages/p/plymouth-core-libs-0.9.3-13.fc29.x86_64.rpm >DEBUG Oct-03 08:06:31 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/plymouth-core-libs-0.9.3-13.fc29.x86_64.rpm >DEBUG Oct-03 08:06:31 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:31 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/plymouth-core-libs-0.9.3-13.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:31 lr_headercb: Server returned Content-Length: "84856" (converted 84856/84856 expected) >DEBUG Oct-03 08:06:31 check_transfer_statuses: Transfer finished: Packages/p/plymouth-core-libs-0.9.3-13.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/plymouth-core-libs-0.9.3-13.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:31 check_finished_trasfer_checksum: Checksum (sha256) 2a5c2f30e2e922a354b9b8b058e9c5870807051e5322cdd131367a2bb427d497 is OK >DEBUG Oct-03 08:06:31 select_next_target: Selecting mirror for: Packages/b/brotli-1.0.5-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:31 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/brotli-1.0.5-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:31 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:31 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/brotli-1.0.5-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:31 lr_headercb: Server returned Content-Length: "329596" (converted 329596/329596 expected) >DEBUG Oct-03 08:06:32 check_transfer_statuses: Transfer finished: Packages/b/brotli-1.0.5-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/brotli-1.0.5-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:32 check_finished_trasfer_checksum: Checksum (sha256) 1be44872583c990e5323b1217bf2ceb75d1e0e1f7b68ae00ce8c3ba546a018f4 is OK >DEBUG Oct-03 08:06:32 select_next_target: Selecting mirror for: Packages/a/authselect-libs-1.0.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/authselect-libs-1.0.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:32 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/authselect-libs-1.0.1-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:32 lr_headercb: Server returned Content-Length: "115760" (converted 115760/115760 expected) >DEBUG Oct-03 08:06:32 check_transfer_statuses: Transfer finished: Packages/a/authselect-libs-1.0.1-2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/a/authselect-libs-1.0.1-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:32 check_finished_trasfer_checksum: Checksum (sha256) 20958172b3eb958f7b70cf307a56036054a33335dfd2af87046864cd2c6f6eb6 is OK >DEBUG Oct-03 08:06:32 select_next_target: Selecting mirror for: Packages/d/dbus-glib-0.110-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dbus-glib-0.110-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:32 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dbus-glib-0.110-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:32 lr_headercb: Server returned Content-Length: "122628" (converted 122628/122628 expected) >DEBUG Oct-03 08:06:32 check_transfer_statuses: Transfer finished: Packages/d/dbus-glib-0.110-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dbus-glib-0.110-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:32 check_finished_trasfer_checksum: Checksum (sha256) 69583292ed84f1dcb6fa5b4e007ed0783d1e1478e7bf1429f9d5b38d5db6012a is OK >DEBUG Oct-03 08:06:32 select_next_target: Selecting mirror for: Packages/s/shared-mime-info-1.10-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/shared-mime-info-1.10-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:32 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/shared-mime-info-1.10-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:32 lr_headercb: Server returned Content-Length: "323428" (converted 323428/323428 expected) >DEBUG Oct-03 08:06:32 check_transfer_statuses: Transfer finished: Packages/s/shared-mime-info-1.10-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/shared-mime-info-1.10-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:32 check_finished_trasfer_checksum: Checksum (sha256) e68312f315279a2c007fe284f27e2c7c6ff735f0e17d0ee4f926efba25a926c6 is OK >DEBUG Oct-03 08:06:32 select_next_target: Selecting mirror for: Packages/d/dbus-libs-1.12.10-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dbus-libs-1.12.10-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:32 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dbus-libs-1.12.10-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:32 lr_headercb: Server returned Content-Length: "147900" (converted 147900/147900 expected) >DEBUG Oct-03 08:06:32 check_transfer_statuses: Transfer finished: Packages/d/dbus-libs-1.12.10-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dbus-libs-1.12.10-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:32 check_finished_trasfer_checksum: Checksum (sha256) 1bfef280f8a2f9240253d61fc5387f7c209f180406b9cb34332f237c21ec4424 is OK >DEBUG Oct-03 08:06:32 select_next_target: Selecting mirror for: Packages/g/grep-3.1-8.fc29.x86_64.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/grep-3.1-8.fc29.x86_64.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:32 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/grep-3.1-8.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:32 lr_headercb: Server returned Content-Length: "254676" (converted 254676/254676 expected) >DEBUG Oct-03 08:06:32 check_transfer_statuses: Transfer finished: Packages/g/grep-3.1-8.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/grep-3.1-8.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:32 check_finished_trasfer_checksum: Checksum (sha256) 11f6c1db9c4b12631f3a69bea4bdfbdd073223c89445005c214cc04ab959b6a0 is OK >DEBUG Oct-03 08:06:32 select_next_target: Selecting mirror for: Packages/p/plymouth-scripts-0.9.3-13.fc29.x86_64.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/plymouth-scripts-0.9.3-13.fc29.x86_64.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:32 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/plymouth-scripts-0.9.3-13.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:32 lr_headercb: Server returned Content-Length: "16080" (converted 16080/16080 expected) >DEBUG Oct-03 08:06:32 check_transfer_statuses: Transfer finished: Packages/p/plymouth-scripts-0.9.3-13.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/plymouth-scripts-0.9.3-13.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:32 check_finished_trasfer_checksum: Checksum (sha256) 148394bcce15d37d7e7b4588f91b7c4bea0162dd62c446f71dd4277864a57431 is OK >DEBUG Oct-03 08:06:32 select_next_target: Selecting mirror for: Packages/p/python3-distro-1.3.0-4.fc29.noarch.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-distro-1.3.0-4.fc29.noarch.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:32 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-distro-1.3.0-4.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:32 lr_headercb: Server returned Content-Length: "35720" (converted 35720/35720 expected) >DEBUG Oct-03 08:06:32 check_transfer_statuses: Transfer finished: Packages/p/python3-distro-1.3.0-4.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-distro-1.3.0-4.fc29.noarch.rpm) >DEBUG Oct-03 08:06:32 check_finished_trasfer_checksum: Checksum (sha256) 2383839867bb69d83504fe21c65d8105d25e1107f23d4f8232a866138f594c8f is OK >DEBUG Oct-03 08:06:32 select_next_target: Selecting mirror for: Packages/l/libproxy-0.4.15-9.fc29.x86_64.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libproxy-0.4.15-9.fc29.x86_64.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:32 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libproxy-0.4.15-9.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:32 lr_headercb: Server returned Content-Length: "65020" (converted 65020/65020 expected) >DEBUG Oct-03 08:06:32 check_transfer_statuses: Transfer finished: Packages/l/libproxy-0.4.15-9.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libproxy-0.4.15-9.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:32 check_finished_trasfer_checksum: Checksum (sha256) 7aaaebca7652ef8daab16336262c1ee3153267413d5fd0333b31103c38165f1a is OK >DEBUG Oct-03 08:06:32 select_next_target: Selecting mirror for: Packages/i/iw-4.14-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/iw-4.14-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:32 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:32 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/iw-4.14-7.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:33 lr_headercb: Server returned Content-Length: "86600" (converted 86600/86600 expected) >DEBUG Oct-03 08:06:33 check_transfer_statuses: Transfer finished: Packages/i/iw-4.14-7.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/i/iw-4.14-7.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:33 check_finished_trasfer_checksum: Checksum (sha256) 2cde5485c21a84d9b0966526cf9602029e4b0dcdcae93247fe8071f100a6cca4 is OK >DEBUG Oct-03 08:06:33 select_next_target: Selecting mirror for: Packages/d/dbus-tools-1.12.10-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:33 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dbus-tools-1.12.10-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:33 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:33 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dbus-tools-1.12.10-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:33 lr_headercb: Server returned Content-Length: "50784" (converted 50784/50784 expected) >DEBUG Oct-03 08:06:33 check_transfer_statuses: Transfer finished: Packages/d/dbus-tools-1.12.10-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dbus-tools-1.12.10-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:33 check_finished_trasfer_checksum: Checksum (sha256) 497dafbac9960b805f72fd6f30a5d8b33a8b382ffd8c63078ea76f2b06d2d4ff is OK >DEBUG Oct-03 08:06:33 select_next_target: Selecting mirror for: Packages/b/btrfs-progs-4.17.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:33 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/btrfs-progs-4.17.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:33 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:33 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/btrfs-progs-4.17.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:33 lr_headercb: Server returned Content-Length: "722536" (converted 722536/722536 expected) >DEBUG Oct-03 08:06:33 check_transfer_statuses: Transfer finished: Packages/b/btrfs-progs-4.17.1-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/btrfs-progs-4.17.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:33 check_finished_trasfer_checksum: Checksum (sha256) 0b9dcc07cad22e6576ff16564ee7ad9e6659b1270b6f4822646e2b1b56948d7d is OK >DEBUG Oct-03 08:06:33 select_next_target: Selecting mirror for: Packages/l/libpsl-0.20.2-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:33 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libpsl-0.20.2-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:33 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:33 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libpsl-0.20.2-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:33 lr_headercb: Server returned Content-Length: "59816" (converted 59816/59816 expected) >DEBUG Oct-03 08:06:33 check_transfer_statuses: Transfer finished: Packages/l/libpsl-0.20.2-5.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libpsl-0.20.2-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:33 check_finished_trasfer_checksum: Checksum (sha256) 29c43517dfcf3b66622bdf598365acf15838e15276a4eda0cb6e016f0d5b22a8 is OK >DEBUG Oct-03 08:06:33 select_next_target: Selecting mirror for: Packages/b/bash-4.4.23-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:33 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/b/bash-4.4.23-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:33 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:33 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/bash-4.4.23-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:33 lr_headercb: Server returned Content-Length: "1565516" (converted 1565516/1565516 expected) >DEBUG Oct-03 08:06:34 check_transfer_statuses: Transfer finished: Packages/b/bash-4.4.23-4.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/b/bash-4.4.23-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:34 check_finished_trasfer_checksum: Checksum (sha256) 02eac58c934a2b24a168b81695d92f0553d1be12c00f4c0788d0ad2cfa7307a8 is OK >DEBUG Oct-03 08:06:34 select_next_target: Selecting mirror for: Packages/l/lua-libs-5.3.5-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:34 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/lua-libs-5.3.5-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:34 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:34 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/lua-libs-5.3.5-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:34 lr_headercb: Server returned Content-Length: "113528" (converted 113528/113528 expected) >DEBUG Oct-03 08:06:34 check_transfer_statuses: Transfer finished: Packages/l/lua-libs-5.3.5-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/lua-libs-5.3.5-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:34 check_finished_trasfer_checksum: Checksum (sha256) 36970a09188f31fe097d04d021ab822e5b93ec4c6797671fccecf2220e8a302a is OK >DEBUG Oct-03 08:06:34 select_next_target: Selecting mirror for: Packages/b/bind-export-libs-9.11.4-10.P2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:34 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/b/bind-export-libs-9.11.4-10.P2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:34 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:34 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/bind-export-libs-9.11.4-10.P2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:34 lr_headercb: Server returned Content-Length: "1050412" (converted 1050412/1050412 expected) >DEBUG Oct-03 08:06:34 check_transfer_statuses: Transfer finished: Packages/b/bind-export-libs-9.11.4-10.P2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/b/bind-export-libs-9.11.4-10.P2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:34 check_finished_trasfer_checksum: Checksum (sha256) 09aa08027afd8c169c932f5d4b47e344da328e2a99838d36bd461fe02dad5eff is OK >DEBUG Oct-03 08:06:34 select_next_target: Selecting mirror for: Packages/l/libpwquality-1.4.0-10.fc29.x86_64.rpm >DEBUG Oct-03 08:06:34 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libpwquality-1.4.0-10.fc29.x86_64.rpm >DEBUG Oct-03 08:06:34 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:34 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libpwquality-1.4.0-10.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:34 lr_headercb: Server returned Content-Length: "98196" (converted 98196/98196 expected) >DEBUG Oct-03 08:06:35 check_transfer_statuses: Transfer finished: Packages/l/libpwquality-1.4.0-10.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libpwquality-1.4.0-10.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:35 check_finished_trasfer_checksum: Checksum (sha256) 66e1e2148a3bb2ec676201b0ba0764bc01b24c5c4c47d1dc45d1a55a233f1e2d is OK >DEBUG Oct-03 08:06:35 select_next_target: Selecting mirror for: Packages/b/bind-libs-9.11.4-10.P2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:35 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/b/bind-libs-9.11.4-10.P2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:35 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:35 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/bind-libs-9.11.4-10.P2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:35 lr_headercb: Server returned Content-Length: "86396" (converted 86396/86396 expected) >DEBUG Oct-03 08:06:35 check_transfer_statuses: Transfer finished: Packages/b/bind-libs-9.11.4-10.P2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/b/bind-libs-9.11.4-10.P2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:35 check_finished_trasfer_checksum: Checksum (sha256) 3b560d7dccca6ce88937a915947d4961e5ac221edae105b33eb30cbc7b4e64ff is OK >DEBUG Oct-03 08:06:35 select_next_target: Selecting mirror for: Packages/g/groff-base-1.22.3-17.fc29.x86_64.rpm >DEBUG Oct-03 08:06:35 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/groff-base-1.22.3-17.fc29.x86_64.rpm >DEBUG Oct-03 08:06:35 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:35 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/groff-base-1.22.3-17.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:35 lr_headercb: Server returned Content-Length: "1041292" (converted 1041292/1041292 expected) >DEBUG Oct-03 08:06:35 check_transfer_statuses: Transfer finished: Packages/g/groff-base-1.22.3-17.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/groff-base-1.22.3-17.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:35 check_finished_trasfer_checksum: Checksum (sha256) 1f0371ebac6327a1947e867adeb0da5c55de1e59162586adb5c618eec20549aa is OK >DEBUG Oct-03 08:06:35 select_next_target: Selecting mirror for: Packages/b/bind-libs-lite-9.11.4-10.P2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:35 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/b/bind-libs-lite-9.11.4-10.P2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:35 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:35 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/bind-libs-lite-9.11.4-10.P2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:35 lr_headercb: Server returned Content-Length: "1085712" (converted 1085712/1085712 expected) >DEBUG Oct-03 08:06:36 check_transfer_statuses: Transfer finished: Packages/b/bind-libs-lite-9.11.4-10.P2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/b/bind-libs-lite-9.11.4-10.P2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:36 check_finished_trasfer_checksum: Checksum (sha256) 5697ea1e2e57f0e1e4482145aaf0c7b2b3f3e20a3c898ad204d547364d61b311 is OK >DEBUG Oct-03 08:06:36 select_next_target: Selecting mirror for: Packages/b/bind-license-9.11.4-10.P2.fc29.noarch.rpm >DEBUG Oct-03 08:06:36 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/b/bind-license-9.11.4-10.P2.fc29.noarch.rpm >DEBUG Oct-03 08:06:36 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:36 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/bind-license-9.11.4-10.P2.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:36 lr_headercb: Server returned Content-Length: "18668" (converted 18668/18668 expected) >DEBUG Oct-03 08:06:36 check_transfer_statuses: Transfer finished: Packages/b/bind-license-9.11.4-10.P2.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/b/bind-license-9.11.4-10.P2.fc29.noarch.rpm) >DEBUG Oct-03 08:06:36 check_finished_trasfer_checksum: Checksum (sha256) 62679ba1449be3aad6c9fe4b5a3aac7d0901790134afecca714e1c9eba5dec5c is OK >DEBUG Oct-03 08:06:36 select_next_target: Selecting mirror for: Packages/l/libcomps-0.1.8-14.fc29.x86_64.rpm >DEBUG Oct-03 08:06:36 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libcomps-0.1.8-14.fc29.x86_64.rpm >DEBUG Oct-03 08:06:36 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:36 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libcomps-0.1.8-14.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:36 lr_headercb: Server returned Content-Length: "77144" (converted 77144/77144 expected) >DEBUG Oct-03 08:06:36 check_transfer_statuses: Transfer finished: Packages/l/libcomps-0.1.8-14.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libcomps-0.1.8-14.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:36 check_finished_trasfer_checksum: Checksum (sha256) 4f26d5dbeb347c03e89c5888389833051c753649b1a1be03bbc7d90bf514186b is OK >DEBUG Oct-03 08:06:36 select_next_target: Selecting mirror for: Packages/l/libedit-3.1-24.20170329cvs.fc29.x86_64.rpm >DEBUG Oct-03 08:06:36 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libedit-3.1-24.20170329cvs.fc29.x86_64.rpm >DEBUG Oct-03 08:06:36 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:36 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libedit-3.1-24.20170329cvs.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:36 lr_headercb: Server returned Content-Length: "98676" (converted 98676/98676 expected) >DEBUG Oct-03 08:06:36 check_transfer_statuses: Transfer finished: Packages/l/libedit-3.1-24.20170329cvs.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libedit-3.1-24.20170329cvs.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:36 check_finished_trasfer_checksum: Checksum (sha256) 54b60835dca60c75c0fe357959e48197a8316f4e5bbd67d59bac41f1a21002f6 is OK >DEBUG Oct-03 08:06:36 select_next_target: Selecting mirror for: Packages/b/bind-utils-9.11.4-10.P2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:36 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/b/bind-utils-9.11.4-10.P2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:36 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:36 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/bind-utils-9.11.4-10.P2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:36 lr_headercb: Server returned Content-Length: "334272" (converted 334272/334272 expected) >DEBUG Oct-03 08:06:36 check_transfer_statuses: Transfer finished: Packages/b/bind-utils-9.11.4-10.P2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/b/bind-utils-9.11.4-10.P2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:36 check_finished_trasfer_checksum: Checksum (sha256) f7547cdf577b39c886c60314650b906f4fa753bc7f79066ec1ee7546bd2fe51c is OK >DEBUG Oct-03 08:06:36 select_next_target: Selecting mirror for: Packages/l/libqmi-1.20.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:36 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libqmi-1.20.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:36 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:36 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libqmi-1.20.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:37 lr_headercb: Server returned Content-Length: "496148" (converted 496148/496148 expected) >DEBUG Oct-03 08:06:37 check_transfer_statuses: Transfer finished: Packages/l/libqmi-1.20.0-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libqmi-1.20.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:37 check_finished_trasfer_checksum: Checksum (sha256) a251402c49badc9e3cd46484657c9c6fa72124e76e1f39250a3df244cb66cc02 is OK >DEBUG Oct-03 08:06:37 select_next_target: Selecting mirror for: Packages/l/libqmi-utils-1.20.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:37 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libqmi-utils-1.20.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:37 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:37 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libqmi-utils-1.20.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:37 lr_headercb: Server returned Content-Length: "156812" (converted 156812/156812 expected) >DEBUG Oct-03 08:06:37 check_transfer_statuses: Transfer finished: Packages/l/libqmi-utils-1.20.0-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libqmi-utils-1.20.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:37 check_finished_trasfer_checksum: Checksum (sha256) 457c7c142ba21a2a70f884d879332ab35c6122eece2dee03b7f7b3c132499b71 is OK >DEBUG Oct-03 08:06:37 select_next_target: Selecting mirror for: Packages/b/bzip2-1.0.6-28.fc29.x86_64.rpm >DEBUG Oct-03 08:06:37 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/bzip2-1.0.6-28.fc29.x86_64.rpm >DEBUG Oct-03 08:06:37 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:37 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/bzip2-1.0.6-28.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:37 lr_headercb: Server returned Content-Length: "52268" (converted 52268/52268 expected) >DEBUG Oct-03 08:06:37 check_transfer_statuses: Transfer finished: Packages/b/bzip2-1.0.6-28.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/bzip2-1.0.6-28.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:37 check_finished_trasfer_checksum: Checksum (sha256) 17dbdeff3619fb43458f3701d680bf2d9f6c512398dd75b7f7429ff96b133579 is OK >DEBUG Oct-03 08:06:37 select_next_target: Selecting mirror for: Packages/g/gmp-6.1.2-8.fc29.x86_64.rpm >DEBUG Oct-03 08:06:37 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gmp-6.1.2-8.fc29.x86_64.rpm >DEBUG Oct-03 08:06:37 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:37 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/gmp-6.1.2-8.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:37 lr_headercb: Server returned Content-Length: "278756" (converted 278756/278756 expected) >DEBUG Oct-03 08:06:37 check_transfer_statuses: Transfer finished: Packages/g/gmp-6.1.2-8.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gmp-6.1.2-8.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:37 check_finished_trasfer_checksum: Checksum (sha256) 407598d1b630d21049076cde79aaf535f1f440daa4e659a958c5489e0dfec47a is OK >DEBUG Oct-03 08:06:37 select_next_target: Selecting mirror for: Packages/b/bzip2-libs-1.0.6-28.fc29.x86_64.rpm >DEBUG Oct-03 08:06:37 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/bzip2-libs-1.0.6-28.fc29.x86_64.rpm >DEBUG Oct-03 08:06:37 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:37 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/bzip2-libs-1.0.6-28.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:37 lr_headercb: Server returned Content-Length: "39820" (converted 39820/39820 expected) >DEBUG Oct-03 08:06:37 check_transfer_statuses: Transfer finished: Packages/b/bzip2-libs-1.0.6-28.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/bzip2-libs-1.0.6-28.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:37 check_finished_trasfer_checksum: Checksum (sha256) a69871c5350bfcdc817b3e790c2991384ef2b5b6ca062f01628ad24c4cd47a53 is OK >DEBUG Oct-03 08:06:37 select_next_target: Selecting mirror for: Packages/p/polkit-0.115-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:37 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/polkit-0.115-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:37 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:37 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/polkit-0.115-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:37 lr_headercb: Server returned Content-Length: "142956" (converted 142956/142956 expected) >DEBUG Oct-03 08:06:37 check_transfer_statuses: Transfer finished: Packages/p/polkit-0.115-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/polkit-0.115-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:37 check_finished_trasfer_checksum: Checksum (sha256) d8b39fa0f5f11098b583db7047b2bedf4cabab4e8b9b0be1aa482274bb95ccbd is OK >DEBUG Oct-03 08:06:37 select_next_target: Selecting mirror for: Packages/c/ca-certificates-2018.2.26-2.fc29.noarch.rpm >DEBUG Oct-03 08:06:37 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/ca-certificates-2018.2.26-2.fc29.noarch.rpm >DEBUG Oct-03 08:06:37 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:37 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/ca-certificates-2018.2.26-2.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:37 lr_headercb: Server returned Content-Length: "393792" (converted 393792/393792 expected) >DEBUG Oct-03 08:06:38 check_transfer_statuses: Transfer finished: Packages/c/ca-certificates-2018.2.26-2.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/ca-certificates-2018.2.26-2.fc29.noarch.rpm) >DEBUG Oct-03 08:06:38 check_finished_trasfer_checksum: Checksum (sha256) 706baedb96b1059a1f144ba8ddca0aaa1fb78534efebb2dd1acc789a1f65a704 is OK >DEBUG Oct-03 08:06:38 select_next_target: Selecting mirror for: Packages/c/c-ares-1.13.0-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:38 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/c-ares-1.13.0-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:38 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:38 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/c-ares-1.13.0-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:38 lr_headercb: Server returned Content-Length: "88844" (converted 88844/88844 expected) >DEBUG Oct-03 08:06:38 check_transfer_statuses: Transfer finished: Packages/c/c-ares-1.13.0-5.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/c-ares-1.13.0-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:38 check_finished_trasfer_checksum: Checksum (sha256) f2f094708df63bdeced23bef13907c06a7f2cd6b9fb6306988a104b518b21023 is OK >DEBUG Oct-03 08:06:38 select_next_target: Selecting mirror for: Packages/p/polkit-libs-0.115-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:38 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/polkit-libs-0.115-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:38 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:38 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/polkit-libs-0.115-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:38 lr_headercb: Server returned Content-Length: "64312" (converted 64312/64312 expected) >DEBUG Oct-03 08:06:38 check_transfer_statuses: Transfer finished: Packages/p/polkit-libs-0.115-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/polkit-libs-0.115-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:38 check_finished_trasfer_checksum: Checksum (sha256) 8a1552f621925d307b3d8f71418b2f57f640ce0d683b421403475f37ba3a906f is OK >DEBUG Oct-03 08:06:38 select_next_target: Selecting mirror for: Packages/p/polkit-pkla-compat-0.1-13.fc29.x86_64.rpm >DEBUG Oct-03 08:06:38 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/polkit-pkla-compat-0.1-13.fc29.x86_64.rpm >DEBUG Oct-03 08:06:38 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:38 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/polkit-pkla-compat-0.1-13.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:38 lr_headercb: Server returned Content-Length: "45036" (converted 45036/45036 expected) >DEBUG Oct-03 08:06:38 check_transfer_statuses: Transfer finished: Packages/p/polkit-pkla-compat-0.1-13.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/polkit-pkla-compat-0.1-13.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:38 check_finished_trasfer_checksum: Checksum (sha256) a6a78855f293473a5d757a617ff6330767fddb1bba08053a1caf1467064892e9 is OK >DEBUG Oct-03 08:06:38 select_next_target: Selecting mirror for: Packages/l/luksmeta-9-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:38 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/luksmeta-9-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:38 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:38 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/luksmeta-9-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:38 lr_headercb: Server returned Content-Length: "20504" (converted 20504/20504 expected) >DEBUG Oct-03 08:06:38 check_transfer_statuses: Transfer finished: Packages/l/luksmeta-9-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/luksmeta-9-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:38 check_finished_trasfer_checksum: Checksum (sha256) feb4a849fce92fc699c147093be0720d5924a8fb9dc0b702d4b0351e67d55a98 is OK >DEBUG Oct-03 08:06:38 select_next_target: Selecting mirror for: Packages/g/grubby-8.40-18.fc29.x86_64.rpm >DEBUG Oct-03 08:06:38 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/grubby-8.40-18.fc29.x86_64.rpm >DEBUG Oct-03 08:06:38 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:38 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/grubby-8.40-18.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:38 lr_headercb: Server returned Content-Length: "135400" (converted 135400/135400 expected) >DEBUG Oct-03 08:06:38 check_transfer_statuses: Transfer finished: Packages/g/grubby-8.40-18.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/grubby-8.40-18.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:38 check_finished_trasfer_checksum: Checksum (sha256) a7f2122f2ad78bf447d06d026621db79c20b315682f6e497c584ede4b3132d2d is OK >DEBUG Oct-03 08:06:38 select_next_target: Selecting mirror for: Packages/t/traceroute-2.1.0-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:38 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/traceroute-2.1.0-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:38 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:38 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/traceroute-2.1.0-7.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:38 lr_headercb: Server returned Content-Length: "57404" (converted 57404/57404 expected) >DEBUG Oct-03 08:06:38 check_transfer_statuses: Transfer finished: Packages/t/traceroute-2.1.0-7.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/traceroute-2.1.0-7.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:38 check_finished_trasfer_checksum: Checksum (sha256) 4727dea4d0306a16e7129f892b0c512cd7318509ea5c2e017c6bd2d781362576 is OK >DEBUG Oct-03 08:06:38 select_next_target: Selecting mirror for: Packages/x/xdg-utils-1.1.3-3.fc29.noarch.rpm >DEBUG Oct-03 08:06:38 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/x/xdg-utils-1.1.3-3.fc29.noarch.rpm >DEBUG Oct-03 08:06:38 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:38 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/xdg-utils-1.1.3-3.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:38 lr_headercb: Server returned Content-Length: "76192" (converted 76192/76192 expected) >DEBUG Oct-03 08:06:38 check_transfer_statuses: Transfer finished: Packages/x/xdg-utils-1.1.3-3.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/x/xdg-utils-1.1.3-3.fc29.noarch.rpm) >DEBUG Oct-03 08:06:38 check_finished_trasfer_checksum: Checksum (sha256) 436e75c5a5c65ae32d8eb4822cad077c230cd40f47a1ba1de9e43de3c9278d10 is OK >DEBUG Oct-03 08:06:38 select_next_target: Selecting mirror for: Packages/l/libestr-0.1.9-11.fc29.x86_64.rpm >DEBUG Oct-03 08:06:38 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libestr-0.1.9-11.fc29.x86_64.rpm >DEBUG Oct-03 08:06:38 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:38 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libestr-0.1.9-11.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:38 lr_headercb: Server returned Content-Length: "25288" (converted 25288/25288 expected) >DEBUG Oct-03 08:06:39 check_transfer_statuses: Transfer finished: Packages/l/libestr-0.1.9-11.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libestr-0.1.9-11.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:39 check_finished_trasfer_checksum: Checksum (sha256) b53e5e52e60aeb106fe121c37bbbd1ef590775adef2e8ba997e2bb22982a408b is OK >DEBUG Oct-03 08:06:39 select_next_target: Selecting mirror for: Packages/g/gsettings-desktop-schemas-3.28.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:39 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gsettings-desktop-schemas-3.28.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:39 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:39 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/gsettings-desktop-schemas-3.28.1-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:39 lr_headercb: Server returned Content-Length: "626084" (converted 626084/626084 expected) >DEBUG Oct-03 08:06:39 check_transfer_statuses: Transfer finished: Packages/g/gsettings-desktop-schemas-3.28.1-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gsettings-desktop-schemas-3.28.1-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:39 check_finished_trasfer_checksum: Checksum (sha256) bbfc232db5d8c2d54663c841fc7c1c2946d39c5faa238133aeca4c16204ead01 is OK >DEBUG Oct-03 08:06:39 select_next_target: Selecting mirror for: Packages/l/libev-4.24-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:39 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libev-4.24-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:39 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:39 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libev-4.24-7.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:39 lr_headercb: Server returned Content-Length: "48068" (converted 48068/48068 expected) >DEBUG Oct-03 08:06:39 check_transfer_statuses: Transfer finished: Packages/l/libev-4.24-7.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libev-4.24-7.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:39 check_finished_trasfer_checksum: Checksum (sha256) ed9fcd9e40f4d6e9a8a35d58cc76e4d89754dd73ef982d30fb80689b6934e23c is OK >DEBUG Oct-03 08:06:39 select_next_target: Selecting mirror for: Packages/c/chrony-3.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:39 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/chrony-3.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:39 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:39 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/chrony-3.4-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:39 lr_headercb: Server returned Content-Length: "248972" (converted 248972/248972 expected) >DEBUG Oct-03 08:06:39 check_transfer_statuses: Transfer finished: Packages/c/chrony-3.4-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/chrony-3.4-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:39 check_finished_trasfer_checksum: Checksum (sha256) e64b778f4a8c9d14d1b1705d8265b9ab00c71b74b27ec54bcb4f1af49c0cbd99 is OK >DEBUG Oct-03 08:06:39 select_next_target: Selecting mirror for: Packages/j/jansson-2.11-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:39 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/j/jansson-2.11-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:39 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:39 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/jansson-2.11-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:39 lr_headercb: Server returned Content-Length: "43528" (converted 43528/43528 expected) >DEBUG Oct-03 08:06:39 check_transfer_statuses: Transfer finished: Packages/j/jansson-2.11-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/j/jansson-2.11-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:39 check_finished_trasfer_checksum: Checksum (sha256) 0e2ca5651e6938857306e3e2066ead8bae8ee5b98cbc8083f00e7954122cbdda is OK >DEBUG Oct-03 08:06:39 select_next_target: Selecting mirror for: Packages/d/deltarpm-3.6-28.fc29.x86_64.rpm >DEBUG Oct-03 08:06:39 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/deltarpm-3.6-28.fc29.x86_64.rpm >DEBUG Oct-03 08:06:39 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:39 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/deltarpm-3.6-28.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:39 lr_headercb: Server returned Content-Length: "85096" (converted 85096/85096 expected) >DEBUG Oct-03 08:06:39 check_transfer_statuses: Transfer finished: Packages/d/deltarpm-3.6-28.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/deltarpm-3.6-28.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:39 check_finished_trasfer_checksum: Checksum (sha256) ac38c1410bd26abc8161231527c3ef0bc278e1bc03b92167547348041e8bc30d is OK >DEBUG Oct-03 08:06:39 select_next_target: Selecting mirror for: Packages/l/libevent-2.1.8-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:39 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libevent-2.1.8-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:39 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:39 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libevent-2.1.8-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:39 lr_headercb: Server returned Content-Length: "253388" (converted 253388/253388 expected) >DEBUG Oct-03 08:06:40 check_transfer_statuses: Transfer finished: Packages/l/libevent-2.1.8-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libevent-2.1.8-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:40 check_finished_trasfer_checksum: Checksum (sha256) 939afc1f41a1a65699e7ef04ce1fc73d4023b2bcc8a7d20b87523313057dcc6f is OK >DEBUG Oct-03 08:06:40 select_next_target: Selecting mirror for: Packages/p/popt-1.16-15.fc29.x86_64.rpm >DEBUG Oct-03 08:06:40 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/popt-1.16-15.fc29.x86_64.rpm >DEBUG Oct-03 08:06:40 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:40 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/popt-1.16-15.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:40 lr_headercb: Server returned Content-Length: "57612" (converted 57612/57612 expected) >DEBUG Oct-03 08:06:40 check_transfer_statuses: Transfer finished: Packages/p/popt-1.16-15.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/popt-1.16-15.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:40 check_finished_trasfer_checksum: Checksum (sha256) 0771a402cb8d45cd26cb286259d58ff281bb70277fe5676de0359a3360a9f477 is OK >DEBUG Oct-03 08:06:40 select_next_target: Selecting mirror for: Packages/t/tree-1.7.0-15.fc29.x86_64.rpm >DEBUG Oct-03 08:06:40 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/tree-1.7.0-15.fc29.x86_64.rpm >DEBUG Oct-03 08:06:40 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:40 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/tree-1.7.0-15.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:40 lr_headercb: Server returned Content-Length: "53304" (converted 53304/53304 expected) >DEBUG Oct-03 08:06:40 check_transfer_statuses: Transfer finished: Packages/t/tree-1.7.0-15.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/tree-1.7.0-15.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:40 check_finished_trasfer_checksum: Checksum (sha256) dfe6c9a6ec8a05a95f94fc49038ca1c3b7161a240500a54c09dd6f6c8159439e is OK >DEBUG Oct-03 08:06:40 select_next_target: Selecting mirror for: Packages/l/lvm2-2.02.181-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:40 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/lvm2-2.02.181-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:40 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:40 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/lvm2-2.02.181-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:40 lr_headercb: Server returned Content-Length: "1212592" (converted 1212592/1212592 expected) >DEBUG Oct-03 08:06:40 check_transfer_statuses: Transfer finished: Packages/l/lvm2-2.02.181-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/lvm2-2.02.181-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:40 check_finished_trasfer_checksum: Checksum (sha256) a908a7c4ce3e1630297007583b5ab8d30ec95444cb383c6ad663ecc2642216f5 is OK >DEBUG Oct-03 08:06:40 select_next_target: Selecting mirror for: Packages/l/lvm2-libs-2.02.181-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:40 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/lvm2-libs-2.02.181-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:40 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:40 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/lvm2-libs-2.02.181-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:40 lr_headercb: Server returned Content-Length: "935960" (converted 935960/935960 expected) >DEBUG Oct-03 08:06:40 check_transfer_statuses: Transfer finished: Packages/k/kernel-core-4.18.11-301.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/k/kernel-core-4.18.11-301.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:40 check_finished_trasfer_checksum: Checksum (sha256) 41d2380b1ebcb190792d7bc4a8d6d26cba690f38f34efc5ce4ead97a1428b639 is OK >DEBUG Oct-03 08:06:40 select_next_target: Selecting mirror for: Packages/c/cockpit-178-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:40 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cockpit-178-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:40 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:40 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cockpit-178-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:40 check_transfer_statuses: Transfer finished: Packages/l/lvm2-libs-2.02.181-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/lvm2-libs-2.02.181-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:40 check_finished_trasfer_checksum: Checksum (sha256) 0ba0b1dae65468073dff653ca98610619b0dcd1460e88b3e1c4eeeaba1d81f23 is OK >DEBUG Oct-03 08:06:40 select_next_target: Selecting mirror for: Packages/c/cockpit-bridge-178-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:40 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cockpit-bridge-178-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:40 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:40 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cockpit-bridge-178-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:40 lr_headercb: Server returned Content-Length: "44756" (converted 44756/44756 expected) >DEBUG Oct-03 08:06:41 check_transfer_statuses: Transfer finished: Packages/c/cockpit-178-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cockpit-178-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:41 check_finished_trasfer_checksum: Checksum (sha256) c9956fc705c23be92700c771cb5e785b132277710de75944c44e1d9f66ec3913 is OK >DEBUG Oct-03 08:06:41 select_next_target: Selecting mirror for: Packages/c/cockpit-dashboard-178-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:41 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cockpit-dashboard-178-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:41 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:41 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cockpit-dashboard-178-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:41 lr_headercb: Server returned Content-Length: "527544" (converted 527544/527544 expected) >DEBUG Oct-03 08:06:41 lr_headercb: Server returned Content-Length: "150872" (converted 150872/150872 expected) >DEBUG Oct-03 08:06:41 check_transfer_statuses: Transfer finished: Packages/c/cockpit-dashboard-178-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cockpit-dashboard-178-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:41 check_finished_trasfer_checksum: Checksum (sha256) bca824bcc098099e1a551d9a907b02a0834e7a7bf0a9ad058cdb7895e5bb1472 is OK >DEBUG Oct-03 08:06:41 select_next_target: Selecting mirror for: Packages/l/libref_array-0.1.5-41.fc29.x86_64.rpm >DEBUG Oct-03 08:06:41 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libref_array-0.1.5-41.fc29.x86_64.rpm >DEBUG Oct-03 08:06:41 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:41 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libref_array-0.1.5-41.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:41 lr_headercb: Server returned Content-Length: "27316" (converted 27316/27316 expected) >DEBUG Oct-03 08:06:41 check_transfer_statuses: Transfer finished: Packages/l/libref_array-0.1.5-41.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libref_array-0.1.5-41.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:41 check_finished_trasfer_checksum: Checksum (sha256) b1ee8ec6515d25f353ed4ccae40667eb45f020899eac26428ff2d38e2e4bc656 is OK >DEBUG Oct-03 08:06:41 select_next_target: Selecting mirror for: Packages/c/cockpit-networkmanager-178-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:41 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cockpit-networkmanager-178-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:41 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:41 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cockpit-networkmanager-178-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:41 lr_headercb: Server returned Content-Length: "183548" (converted 183548/183548 expected) >DEBUG Oct-03 08:06:41 check_transfer_statuses: Transfer finished: Packages/c/cockpit-bridge-178-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cockpit-bridge-178-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:41 check_finished_trasfer_checksum: Checksum (sha256) c95d3282a9331d1b705b2e741a374c5315801b5ec392b4e8cce4a3868c36a792 is OK >DEBUG Oct-03 08:06:41 select_next_target: Selecting mirror for: Packages/c/cockpit-packagekit-178-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:41 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cockpit-packagekit-178-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:41 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:41 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cockpit-packagekit-178-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:41 check_transfer_statuses: Transfer finished: Packages/c/cockpit-networkmanager-178-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cockpit-networkmanager-178-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:41 check_finished_trasfer_checksum: Checksum (sha256) 51a9181c369ba0e494f357c3e4728a8b16828873c0d536a9bc2e9c81f9476a66 is OK >DEBUG Oct-03 08:06:41 select_next_target: Selecting mirror for: Packages/k/kpartx-0.7.7-5.gitef6d98b.fc29.x86_64.rpm >DEBUG Oct-03 08:06:41 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/k/kpartx-0.7.7-5.gitef6d98b.fc29.x86_64.rpm >DEBUG Oct-03 08:06:41 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:41 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/kpartx-0.7.7-5.gitef6d98b.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:41 lr_headercb: Server returned Content-Length: "277968" (converted 277968/277968 expected) >DEBUG Oct-03 08:06:41 lr_headercb: Server returned Content-Length: "55132" (converted 55132/55132 expected) >DEBUG Oct-03 08:06:41 check_transfer_statuses: Transfer finished: Packages/k/kpartx-0.7.7-5.gitef6d98b.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/k/kpartx-0.7.7-5.gitef6d98b.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:41 check_finished_trasfer_checksum: Checksum (sha256) 8801f582b589c8a30ff4b42d772d8e1870cb21dece9b5178566e11d8b38b9ee7 is OK >DEBUG Oct-03 08:06:41 select_next_target: Selecting mirror for: Packages/m/mlocate-0.26-22.fc29.x86_64.rpm >DEBUG Oct-03 08:06:41 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/mlocate-0.26-22.fc29.x86_64.rpm >DEBUG Oct-03 08:06:41 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:41 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/mlocate-0.26-22.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:41 check_transfer_statuses: Transfer finished: Packages/c/cockpit-packagekit-178-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cockpit-packagekit-178-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:41 check_finished_trasfer_checksum: Checksum (sha256) 1e1ff8f239e114bdde2cfbe2ed13298e2bf7a0fba2889ab47fdbe587ad81d941 is OK >DEBUG Oct-03 08:06:41 select_next_target: Selecting mirror for: Packages/c/cockpit-storaged-178-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:41 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cockpit-storaged-178-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:41 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:41 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cockpit-storaged-178-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:41 lr_headercb: Server returned Content-Length: "364900" (converted 364900/364900 expected) >DEBUG Oct-03 08:06:41 lr_headercb: Server returned Content-Length: "116036" (converted 116036/116036 expected) >DEBUG Oct-03 08:06:41 check_transfer_statuses: Transfer finished: Packages/m/mlocate-0.26-22.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/mlocate-0.26-22.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:41 check_finished_trasfer_checksum: Checksum (sha256) 7e6844fc44dd87b274f6f90df67809906ecf29dcb004bc616d3a26f860527937 is OK >DEBUG Oct-03 08:06:41 select_next_target: Selecting mirror for: Packages/c/cockpit-system-178-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:41 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cockpit-system-178-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:41 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:41 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cockpit-system-178-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:41 lr_headercb: Server returned Content-Length: "882976" (converted 882976/882976 expected) >DEBUG Oct-03 08:06:42 check_transfer_statuses: Transfer finished: Packages/c/cockpit-storaged-178-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cockpit-storaged-178-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:42 check_finished_trasfer_checksum: Checksum (sha256) cdba382c14231c2c3d1ba7828bc2c46b6eaa7e1707ca77b4d66de60ff9f652c4 is OK >DEBUG Oct-03 08:06:42 select_next_target: Selecting mirror for: Packages/t/trousers-0.3.13-11.fc29.x86_64.rpm >DEBUG Oct-03 08:06:42 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/trousers-0.3.13-11.fc29.x86_64.rpm >DEBUG Oct-03 08:06:42 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:42 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/trousers-0.3.13-11.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:42 lr_headercb: Server returned Content-Length: "149548" (converted 149548/149548 expected) >DEBUG Oct-03 08:06:42 check_transfer_statuses: Transfer finished: Packages/t/trousers-0.3.13-11.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/trousers-0.3.13-11.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:42 check_finished_trasfer_checksum: Checksum (sha256) f90cfc11baa91ece8953667e9443025282b389ce106e2c9b3c24cc8e1d74c43f is OK >DEBUG Oct-03 08:06:42 select_next_target: Selecting mirror for: Packages/c/cockpit-ws-178-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:42 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cockpit-ws-178-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:42 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:42 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cockpit-ws-178-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:42 lr_headercb: Server returned Content-Length: "805204" (converted 805204/805204 expected) >DEBUG Oct-03 08:06:42 check_transfer_statuses: Transfer finished: Packages/c/cockpit-system-178-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cockpit-system-178-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:42 check_finished_trasfer_checksum: Checksum (sha256) f492550b0cff34f2fb12fe7030e3e31e774ff0cf35b3a64c5420debd77eb48fb is OK >DEBUG Oct-03 08:06:42 select_next_target: Selecting mirror for: Packages/g/gssproxy-0.8.0-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:42 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gssproxy-0.8.0-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:42 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:42 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/gssproxy-0.8.0-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:42 lr_headercb: Server returned Content-Length: "105944" (converted 105944/105944 expected) >DEBUG Oct-03 08:06:42 check_transfer_statuses: Transfer finished: Packages/g/gssproxy-0.8.0-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gssproxy-0.8.0-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:42 check_finished_trasfer_checksum: Checksum (sha256) 1aba08d66b91305d1f4f6422898d5ba52a6a83f17154befc731055bd449dbc75 is OK >DEBUG Oct-03 08:06:42 select_next_target: Selecting mirror for: Packages/t/trousers-lib-0.3.13-11.fc29.x86_64.rpm >DEBUG Oct-03 08:06:42 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/trousers-lib-0.3.13-11.fc29.x86_64.rpm >DEBUG Oct-03 08:06:42 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:42 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/trousers-lib-0.3.13-11.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:42 lr_headercb: Server returned Content-Length: "164996" (converted 164996/164996 expected) >DEBUG Oct-03 08:06:42 check_transfer_statuses: Transfer finished: Packages/t/trousers-lib-0.3.13-11.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/trousers-lib-0.3.13-11.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:42 check_finished_trasfer_checksum: Checksum (sha256) eef15f0139c025d898301b8fb637f1639c306d01660cd2a442f477ec07ba36ab is OK >DEBUG Oct-03 08:06:42 select_next_target: Selecting mirror for: Packages/l/libfastjson-0.99.8-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:42 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libfastjson-0.99.8-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:42 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:42 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libfastjson-0.99.8-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:42 lr_headercb: Server returned Content-Length: "37032" (converted 37032/37032 expected) >DEBUG Oct-03 08:06:42 check_transfer_statuses: Transfer finished: Packages/l/libfastjson-0.99.8-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libfastjson-0.99.8-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:42 check_finished_trasfer_checksum: Checksum (sha256) 9e6eb27a5ca019fdc38056c902274f6378dd768c9c2d28aa6535bd8a4700e3c1 is OK >DEBUG Oct-03 08:06:42 select_next_target: Selecting mirror for: Packages/q/qrencode-libs-3.4.4-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:42 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/q/qrencode-libs-3.4.4-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:42 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:42 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/qrencode-libs-3.4.4-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:42 check_transfer_statuses: Transfer finished: Packages/c/cockpit-ws-178-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cockpit-ws-178-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:42 check_finished_trasfer_checksum: Checksum (sha256) c5df262a040b8176f004532e3a584f398a842a7da35210b325d95602d1bc478d is OK >DEBUG Oct-03 08:06:42 select_next_target: Selecting mirror for: Packages/p/policycoreutils-2.8-8.fc29.x86_64.rpm >DEBUG Oct-03 08:06:42 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/policycoreutils-2.8-8.fc29.x86_64.rpm >DEBUG Oct-03 08:06:42 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:42 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/policycoreutils-2.8-8.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:42 lr_headercb: Server returned Content-Length: "191040" (converted 191040/191040 expected) >DEBUG Oct-03 08:06:43 lr_headercb: Server returned Content-Length: "55908" (converted 55908/55908 expected) >DEBUG Oct-03 08:06:43 check_transfer_statuses: Transfer finished: Packages/q/qrencode-libs-3.4.4-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/q/qrencode-libs-3.4.4-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:43 check_finished_trasfer_checksum: Checksum (sha256) aa23eda806087e418b04d3303b8916ac03935feaec7a6ad475332820c674b718 is OK >DEBUG Oct-03 08:06:43 select_next_target: Selecting mirror for: Packages/l/libfdisk-2.32.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libfdisk-2.32.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libfdisk-2.32.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:43 check_transfer_statuses: Transfer finished: Packages/p/policycoreutils-2.8-8.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/policycoreutils-2.8-8.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:43 check_finished_trasfer_checksum: Checksum (sha256) 7de534b667dabafe25533a577667cd2a1621016c7021722e6e6b165c9bdddf50 is OK >DEBUG Oct-03 08:06:43 select_next_target: Selecting mirror for: Packages/c/crypto-policies-20180925-1.git71ca85f.fc29.noarch.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/crypto-policies-20180925-1.git71ca85f.fc29.noarch.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/crypto-policies-20180925-1.git71ca85f.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:43 lr_headercb: Server returned Content-Length: "201524" (converted 201524/201524 expected) >DEBUG Oct-03 08:06:43 lr_headercb: Server returned Content-Length: "46692" (converted 46692/46692 expected) >DEBUG Oct-03 08:06:43 check_transfer_statuses: Transfer finished: Packages/c/crypto-policies-20180925-1.git71ca85f.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/crypto-policies-20180925-1.git71ca85f.fc29.noarch.rpm) >DEBUG Oct-03 08:06:43 check_finished_trasfer_checksum: Checksum (sha256) 5b167937988b42d6d2a223fbe1c968d90d0496b688dad1ee83a85d65a516e747 is OK >DEBUG Oct-03 08:06:43 select_next_target: Selecting mirror for: Packages/l/libffi-3.1-18.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libffi-3.1-18.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libffi-3.1-18.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:43 check_transfer_statuses: Transfer finished: Packages/l/libfdisk-2.32.1-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libfdisk-2.32.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:43 check_finished_trasfer_checksum: Checksum (sha256) 669a729ef41998ec67cdea6c9e1d4b34eca4deff74b1c6660a1e01c7bf244cb8 is OK >DEBUG Oct-03 08:06:43 select_next_target: Selecting mirror for: Packages/c/cups-libs-2.2.8-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cups-libs-2.2.8-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cups-libs-2.2.8-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:43 lr_headercb: Server returned Content-Length: "32868" (converted 32868/32868 expected) >DEBUG Oct-03 08:06:43 lr_headercb: Server returned Content-Length: "330588" (converted 330588/330588 expected) >DEBUG Oct-03 08:06:43 check_transfer_statuses: Transfer finished: Packages/l/libffi-3.1-18.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libffi-3.1-18.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:43 check_finished_trasfer_checksum: Checksum (sha256) e07032b73792b5fea8a6983f668b975cb75fba0344ebaa142c2c6742c10f6ea2 is OK >DEBUG Oct-03 08:06:43 select_next_target: Selecting mirror for: Packages/c/curl-7.61.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/curl-7.61.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/curl-7.61.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:43 lr_headercb: Server returned Content-Length: "318500" (converted 318500/318500 expected) >DEBUG Oct-03 08:06:43 check_transfer_statuses: Transfer finished: Packages/c/cups-libs-2.2.8-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/cups-libs-2.2.8-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:43 check_finished_trasfer_checksum: Checksum (sha256) b41e5cbfcc3762568c8f65d4cecf52ccc1804bf703181d5b6a537b6e74fece46 is OK >DEBUG Oct-03 08:06:43 select_next_target: Selecting mirror for: Packages/d/desktop-file-utils-0.23-9.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/desktop-file-utils-0.23-9.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/desktop-file-utils-0.23-9.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:43 lr_headercb: Server returned Content-Length: "71548" (converted 71548/71548 expected) >DEBUG Oct-03 08:06:43 check_transfer_statuses: Transfer finished: Packages/d/desktop-file-utils-0.23-9.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/desktop-file-utils-0.23-9.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:43 check_finished_trasfer_checksum: Checksum (sha256) f6725cba5ca8d9263f4924d59ff5f63852fdd5afa538d06dba7af8bfef3c9bd4 is OK >DEBUG Oct-03 08:06:43 select_next_target: Selecting mirror for: Packages/l/libblockdev-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libblockdev-2.20-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:43 lr_headercb: Server returned Content-Length: "100860" (converted 100860/100860 expected) >DEBUG Oct-03 08:06:43 check_transfer_statuses: Transfer finished: Packages/c/curl-7.61.1-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/c/curl-7.61.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:43 check_finished_trasfer_checksum: Checksum (sha256) 371077c49549aca9ef76e99c52f21d294a31d88041592fa8aae6f64ff231eaa9 is OK >DEBUG Oct-03 08:06:43 select_next_target: Selecting mirror for: Packages/d/device-mapper-multipath-0.7.7-5.gitef6d98b.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/device-mapper-multipath-0.7.7-5.gitef6d98b.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/device-mapper-multipath-0.7.7-5.gitef6d98b.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:43 check_transfer_statuses: Transfer finished: Packages/l/libblockdev-2.20-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-2.20-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:43 check_finished_trasfer_checksum: Checksum (sha256) 04fa3ec1148e0b80f2dc0c3d2a206cda6eb6f45878c8caf77500bca55939280b is OK >DEBUG Oct-03 08:06:43 select_next_target: Selecting mirror for: Packages/l/libblockdev-crypto-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-crypto-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libblockdev-crypto-2.20-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:43 lr_headercb: Server returned Content-Length: "127728" (converted 127728/127728 expected) >DEBUG Oct-03 08:06:43 check_transfer_statuses: Transfer finished: Packages/d/device-mapper-multipath-0.7.7-5.gitef6d98b.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/device-mapper-multipath-0.7.7-5.gitef6d98b.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:43 check_finished_trasfer_checksum: Checksum (sha256) 04bd440922aa3d20c4170fde450685bfaf67168ab1cb0e0a8b27e220ae09dff1 is OK >DEBUG Oct-03 08:06:43 select_next_target: Selecting mirror for: Packages/d/device-mapper-1.02.150-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/device-mapper-1.02.150-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/device-mapper-1.02.150-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:43 lr_headercb: Server returned Content-Length: "52664" (converted 52664/52664 expected) >DEBUG Oct-03 08:06:43 check_transfer_statuses: Transfer finished: Packages/l/libblockdev-crypto-2.20-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-crypto-2.20-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:43 check_finished_trasfer_checksum: Checksum (sha256) 24cd14570b01545c7e7afa9fc04fff975a052c1add28cff6f619a2f86b110bae is OK >DEBUG Oct-03 08:06:43 select_next_target: Selecting mirror for: Packages/d/device-mapper-multipath-libs-0.7.7-5.gitef6d98b.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/device-mapper-multipath-libs-0.7.7-5.gitef6d98b.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/device-mapper-multipath-libs-0.7.7-5.gitef6d98b.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:43 lr_headercb: Server returned Content-Length: "159140" (converted 159140/159140 expected) >DEBUG Oct-03 08:06:43 check_transfer_statuses: Transfer finished: Packages/d/device-mapper-1.02.150-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/device-mapper-1.02.150-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:43 check_finished_trasfer_checksum: Checksum (sha256) 33713c5b58ab97cd30abd9cff52489e285e0c3068cb469919ade167472ea0c91 is OK >DEBUG Oct-03 08:06:43 select_next_target: Selecting mirror for: Packages/d/device-mapper-event-1.02.150-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/device-mapper-event-1.02.150-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/device-mapper-event-1.02.150-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:43 lr_headercb: Server returned Content-Length: "225056" (converted 225056/225056 expected) >DEBUG Oct-03 08:06:43 lr_headercb: Server returned Content-Length: "53980" (converted 53980/53980 expected) >DEBUG Oct-03 08:06:43 check_transfer_statuses: Transfer finished: Packages/d/device-mapper-event-1.02.150-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/device-mapper-event-1.02.150-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:43 check_finished_trasfer_checksum: Checksum (sha256) 4f3a8fb72b7a9cbddffc38c7cd447279a82c76d0933c97a0bdb15b878be79ea6 is OK >DEBUG Oct-03 08:06:43 select_next_target: Selecting mirror for: Packages/d/device-mapper-event-libs-1.02.150-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/device-mapper-event-libs-1.02.150-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/device-mapper-event-libs-1.02.150-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:43 lr_headercb: Server returned Content-Length: "53884" (converted 53884/53884 expected) >DEBUG Oct-03 08:06:43 check_transfer_statuses: Transfer finished: Packages/d/device-mapper-event-libs-1.02.150-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/device-mapper-event-libs-1.02.150-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:43 check_finished_trasfer_checksum: Checksum (sha256) 20986961b3ca1ffb871a744389482105c808791679f0744d9880d9a1b6432f09 is OK >DEBUG Oct-03 08:06:43 select_next_target: Selecting mirror for: Packages/d/dhcp-client-4.3.6-28.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/dhcp-client-4.3.6-28.fc29.x86_64.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dhcp-client-4.3.6-28.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:43 check_transfer_statuses: Transfer finished: Packages/d/device-mapper-multipath-libs-0.7.7-5.gitef6d98b.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/device-mapper-multipath-libs-0.7.7-5.gitef6d98b.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:43 check_finished_trasfer_checksum: Checksum (sha256) 3c39ec38db4e35e9612ab55d24c2c59a244377d7bab912b95d10ebf8f776e940 is OK >DEBUG Oct-03 08:06:43 select_next_target: Selecting mirror for: Packages/d/dhcp-common-4.3.6-28.fc29.noarch.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/dhcp-common-4.3.6-28.fc29.noarch.rpm >DEBUG Oct-03 08:06:43 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dhcp-common-4.3.6-28.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:43 lr_headercb: Server returned Content-Length: "233592" (converted 233592/233592 expected) >DEBUG Oct-03 08:06:43 lr_headercb: Server returned Content-Length: "128696" (converted 128696/128696 expected) >DEBUG Oct-03 08:06:44 check_transfer_statuses: Transfer finished: Packages/d/dhcp-client-4.3.6-28.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/dhcp-client-4.3.6-28.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:44 check_finished_trasfer_checksum: Checksum (sha256) 0f2d554f7a435ad6f1d9f0a8809d447b537307920d3b07bb04336b5c22343560 is OK >DEBUG Oct-03 08:06:44 select_next_target: Selecting mirror for: Packages/l/libblockdev-fs-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-fs-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:44 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libblockdev-fs-2.20-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:44 check_transfer_statuses: Transfer finished: Packages/d/dhcp-common-4.3.6-28.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/dhcp-common-4.3.6-28.fc29.noarch.rpm) >DEBUG Oct-03 08:06:44 check_finished_trasfer_checksum: Checksum (sha256) 091e06bfb82139780f4400073e0c9dc6df9556b5edc6ea606fe86056b25a96aa is OK >DEBUG Oct-03 08:06:44 select_next_target: Selecting mirror for: Packages/d/device-mapper-libs-1.02.150-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/device-mapper-libs-1.02.150-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:44 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/device-mapper-libs-1.02.150-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:44 lr_headercb: Server returned Content-Length: "56736" (converted 56736/56736 expected) >DEBUG Oct-03 08:06:44 check_transfer_statuses: Transfer finished: Packages/l/libblockdev-fs-2.20-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-fs-2.20-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:44 check_finished_trasfer_checksum: Checksum (sha256) 6ecf328d504cb43f20be466af1338f1f01df692753dc49464500eea1a82603b4 is OK >DEBUG Oct-03 08:06:44 select_next_target: Selecting mirror for: Packages/l/lz4-1.8.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/lz4-1.8.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:44 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/lz4-1.8.2-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:44 lr_headercb: Server returned Content-Length: "189644" (converted 189644/189644 expected) >DEBUG Oct-03 08:06:44 check_transfer_statuses: Transfer finished: Packages/d/device-mapper-libs-1.02.150-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/device-mapper-libs-1.02.150-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:44 check_finished_trasfer_checksum: Checksum (sha256) 37f1586e33ac54e563b4fe835c394523ddc1435195625496887b7d9bc697b8ab is OK >DEBUG Oct-03 08:06:44 select_next_target: Selecting mirror for: Packages/l/lz4-libs-1.8.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/lz4-libs-1.8.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:44 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/lz4-libs-1.8.2-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:44 lr_headercb: Server returned Content-Length: "99828" (converted 99828/99828 expected) >DEBUG Oct-03 08:06:44 lr_headercb: Server returned Content-Length: "61832" (converted 61832/61832 expected) >DEBUG Oct-03 08:06:44 check_transfer_statuses: Transfer finished: Packages/l/lz4-libs-1.8.2-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/lz4-libs-1.8.2-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:44 check_finished_trasfer_checksum: Checksum (sha256) ff5664e08b10a7245b0ae78219b4502af74f28214bfb06a703a75960e6fff288 is OK >DEBUG Oct-03 08:06:44 select_next_target: Selecting mirror for: Packages/d/device-mapper-persistent-data-0.7.6-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/device-mapper-persistent-data-0.7.6-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:44 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/device-mapper-persistent-data-0.7.6-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:44 check_transfer_statuses: Transfer finished: Packages/l/lz4-1.8.2-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/lz4-1.8.2-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:44 check_finished_trasfer_checksum: Checksum (sha256) 30c6bd71e3ec94f47d3247dc9d844e2754196b379100abf0b3e8e8a533361155 is OK >DEBUG Oct-03 08:06:44 select_next_target: Selecting mirror for: Packages/d/dhcp-libs-4.3.6-28.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/dhcp-libs-4.3.6-28.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:44 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dhcp-libs-4.3.6-28.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:44 lr_headercb: Server returned Content-Length: "454464" (converted 454464/454464 expected) >DEBUG Oct-03 08:06:44 lr_headercb: Server returned Content-Length: "64632" (converted 64632/64632 expected) >DEBUG Oct-03 08:06:44 check_transfer_statuses: Transfer finished: Packages/d/dhcp-libs-4.3.6-28.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/dhcp-libs-4.3.6-28.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:44 check_finished_trasfer_checksum: Checksum (sha256) 4b0d1919d3c3cb35d036308f6fa6895ed551e9357a5dd1065e5012723bea82d9 is OK >DEBUG Oct-03 08:06:44 select_next_target: Selecting mirror for: Packages/l/libblockdev-loop-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-loop-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:44 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libblockdev-loop-2.20-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:44 check_transfer_statuses: Transfer finished: Packages/d/device-mapper-persistent-data-0.7.6-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/device-mapper-persistent-data-0.7.6-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:44 check_finished_trasfer_checksum: Checksum (sha256) dbb054a75a70a2edca3cdd5a6421347a4a5a4a8a05d320a8dd5a17d3723c1e79 is OK >DEBUG Oct-03 08:06:44 select_next_target: Selecting mirror for: Packages/p/python3-gpg-1.11.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-gpg-1.11.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:44 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-gpg-1.11.1-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:44 lr_headercb: Server returned Content-Length: "42400" (converted 42400/42400 expected) >DEBUG Oct-03 08:06:44 lr_headercb: Server returned Content-Length: "245676" (converted 245676/245676 expected) >DEBUG Oct-03 08:06:44 check_transfer_statuses: Transfer finished: Packages/p/python3-gpg-1.11.1-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-gpg-1.11.1-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:44 check_finished_trasfer_checksum: Checksum (sha256) 35e8a4a37b425a8091c0c1e3bb59702c351683af883565282b9a11a11bfe5b7d is OK >DEBUG Oct-03 08:06:44 select_next_target: Selecting mirror for: Packages/x/xfsprogs-4.17.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/x/xfsprogs-4.17.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:44 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/xfsprogs-4.17.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:44 check_transfer_statuses: Transfer finished: Packages/l/libblockdev-loop-2.20-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-loop-2.20-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:44 check_finished_trasfer_checksum: Checksum (sha256) 356936ecf70fa11d13fb82e98af4f2725fa8113d77543f398d56ae44e9104b8f is OK >DEBUG Oct-03 08:06:44 select_next_target: Selecting mirror for: Packages/l/libblockdev-lvm-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-lvm-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:44 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libblockdev-lvm-2.20-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:44 lr_headercb: Server returned Content-Length: "52816" (converted 52816/52816 expected) >DEBUG Oct-03 08:06:44 lr_headercb: Server returned Content-Length: "1186660" (converted 1186660/1186660 expected) >DEBUG Oct-03 08:06:44 check_transfer_statuses: Transfer finished: Packages/l/libblockdev-lvm-2.20-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-lvm-2.20-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:44 check_finished_trasfer_checksum: Checksum (sha256) 61079e5c34893fe630d8e7def2b2fde993fe4821582cabab3fa3ab1fe8256bfc is OK >DEBUG Oct-03 08:06:44 select_next_target: Selecting mirror for: Packages/l/libblockdev-mdraid-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-mdraid-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:44 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libblockdev-mdraid-2.20-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:44 lr_headercb: Server returned Content-Length: "48044" (converted 48044/48044 expected) >DEBUG Oct-03 08:06:44 check_transfer_statuses: Transfer finished: Packages/x/xfsprogs-4.17.0-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/x/xfsprogs-4.17.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:44 check_finished_trasfer_checksum: Checksum (sha256) 6b6630b6adfd22dc98e294aefc71deabd9c3242951a74251d80774cbba3253b8 is OK >DEBUG Oct-03 08:06:44 select_next_target: Selecting mirror for: Packages/f/fedora-gpg-keys-29-0.9.noarch.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fedora-gpg-keys-29-0.9.noarch.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:44 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/fedora-gpg-keys-29-0.9.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:44 check_transfer_statuses: Transfer finished: Packages/l/libblockdev-mdraid-2.20-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-mdraid-2.20-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:44 check_finished_trasfer_checksum: Checksum (sha256) 6e29a9d121fe4a20d785b3b343e7eec735f6fe7c08f2bdfd1dc2d1f24dd3f036 is OK >DEBUG Oct-03 08:06:44 select_next_target: Selecting mirror for: Packages/l/lzo-2.08-14.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/lzo-2.08-14.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:44 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/lzo-2.08-14.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:44 lr_headercb: Server returned Content-Length: "66156" (converted 66156/66156 expected) >DEBUG Oct-03 08:06:44 check_transfer_statuses: Transfer finished: Packages/l/lzo-2.08-14.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/lzo-2.08-14.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:44 check_finished_trasfer_checksum: Checksum (sha256) b28b57548c1be95a1e00dd84f68bc9c192331374c33892e8bfbec877bd0cd99f is OK >DEBUG Oct-03 08:06:44 select_next_target: Selecting mirror for: Packages/d/dmidecode-3.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/dmidecode-3.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:44 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:44 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dmidecode-3.2-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:44 lr_headercb: Server returned Content-Length: "79380" (converted 79380/79380 expected) >DEBUG Oct-03 08:06:44 lr_headercb: Server returned Content-Length: "100120" (converted 100120/100120 expected) >DEBUG Oct-03 08:06:45 check_transfer_statuses: Transfer finished: Packages/f/fedora-gpg-keys-29-0.9.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fedora-gpg-keys-29-0.9.noarch.rpm) >DEBUG Oct-03 08:06:45 check_finished_trasfer_checksum: Checksum (sha256) 7206f378d21268910387813efc4bfe1cfe26f2dd11327458a34ab338c877feec is OK >DEBUG Oct-03 08:06:45 select_next_target: Selecting mirror for: Packages/l/libfprint-0.8.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libfprint-0.8.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libfprint-0.8.2-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:45 check_transfer_statuses: Transfer finished: Packages/d/dmidecode-3.2-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/dmidecode-3.2-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:45 check_finished_trasfer_checksum: Checksum (sha256) b487a9fa55bf9bd8cecb70554164b1f68e2c457dd0a285947d6c759b9be2d400 is OK >DEBUG Oct-03 08:06:45 select_next_target: Selecting mirror for: Packages/l/libblockdev-part-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-part-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libblockdev-part-2.20-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:45 lr_headercb: Server returned Content-Length: "208808" (converted 208808/208808 expected) >DEBUG Oct-03 08:06:45 lr_headercb: Server returned Content-Length: "51104" (converted 51104/51104 expected) >DEBUG Oct-03 08:06:45 check_transfer_statuses: Transfer finished: Packages/l/libfprint-0.8.2-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libfprint-0.8.2-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:45 check_finished_trasfer_checksum: Checksum (sha256) 01813d6bf46abee14fe4a80723bfe5d43ab2bb822e12b0bf96ac5bd90813b63d is OK >DEBUG Oct-03 08:06:45 select_next_target: Selecting mirror for: Packages/x/xkeyboard-config-2.24-4.fc29.noarch.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/x/xkeyboard-config-2.24-4.fc29.noarch.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/xkeyboard-config-2.24-4.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:45 check_transfer_statuses: Transfer finished: Packages/l/libblockdev-part-2.20-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-part-2.20-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:45 check_finished_trasfer_checksum: Checksum (sha256) bdbce26fca76ce86816e738dd9485fee4681070b7796b1b048413c2425174a5a is OK >DEBUG Oct-03 08:06:45 select_next_target: Selecting mirror for: Packages/f/fedora-logos-28.0.3-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fedora-logos-28.0.3-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/fedora-logos-28.0.3-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:45 lr_headercb: Server returned Content-Length: "841840" (converted 841840/841840 expected) >DEBUG Oct-03 08:06:45 lr_headercb: Server returned Content-Length: "8569040" (converted 8569040/8569040 expected) >DEBUG Oct-03 08:06:45 check_transfer_statuses: Transfer finished: Packages/x/xkeyboard-config-2.24-4.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/x/xkeyboard-config-2.24-4.fc29.noarch.rpm) >DEBUG Oct-03 08:06:45 check_finished_trasfer_checksum: Checksum (sha256) 76c4b62be6f713bbb8934328d1901e26ed4fe50e7d3de99e97bd81d9319c9b41 is OK >DEBUG Oct-03 08:06:45 select_next_target: Selecting mirror for: Packages/k/kmod-25-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/k/kmod-25-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/kmod-25-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:45 lr_headercb: Server returned Content-Length: "114188" (converted 114188/114188 expected) >DEBUG Oct-03 08:06:45 check_transfer_statuses: Transfer finished: Packages/k/kmod-25-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/k/kmod-25-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:45 check_finished_trasfer_checksum: Checksum (sha256) d2d06d29b94a1bc6d5502c9d8b745a6a36d91eaae1f4c7bd731ad166af100924 is OK >DEBUG Oct-03 08:06:45 select_next_target: Selecting mirror for: Packages/l/libblockdev-swap-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-swap-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libblockdev-swap-2.20-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:45 lr_headercb: Server returned Content-Length: "42932" (converted 42932/42932 expected) >DEBUG Oct-03 08:06:45 check_transfer_statuses: Transfer finished: Packages/l/libblockdev-swap-2.20-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-swap-2.20-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:45 check_finished_trasfer_checksum: Checksum (sha256) 10daeb356d98b1c37be48ec423bccdea136312c8f473441fc47109281a10680e is OK >DEBUG Oct-03 08:06:45 select_next_target: Selecting mirror for: Packages/k/kmod-libs-25-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/k/kmod-libs-25-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/kmod-libs-25-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:45 lr_headercb: Server returned Content-Length: "60396" (converted 60396/60396 expected) >DEBUG Oct-03 08:06:45 check_transfer_statuses: Transfer finished: Packages/k/kmod-libs-25-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/k/kmod-libs-25-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:45 check_finished_trasfer_checksum: Checksum (sha256) 0c9e54be5f7e47c835c966f89f88f52e01d6e89f66427080997b968e2e3ef56b is OK >DEBUG Oct-03 08:06:45 select_next_target: Selecting mirror for: Packages/l/libblockdev-utils-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-utils-2.20-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libblockdev-utils-2.20-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:45 lr_headercb: Server returned Content-Length: "50152" (converted 50152/50152 expected) >DEBUG Oct-03 08:06:45 check_transfer_statuses: Transfer finished: Packages/l/libblockdev-utils-2.20-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libblockdev-utils-2.20-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:45 check_finished_trasfer_checksum: Checksum (sha256) fad792360544459fae0dc2fa0bceef1b71ae0da621b842fad1bf5be7803f7839 is OK >DEBUG Oct-03 08:06:45 select_next_target: Selecting mirror for: Packages/p/python-pip-wheel-18.0-4.fc29.noarch.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python-pip-wheel-18.0-4.fc29.noarch.rpm >DEBUG Oct-03 08:06:45 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python-pip-wheel-18.0-4.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:45 lr_headercb: Server returned Content-Length: "1293040" (converted 1293040/1293040 expected) >DEBUG Oct-03 08:06:46 check_transfer_statuses: Transfer finished: Packages/k/kernel-modules-4.18.11-301.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/k/kernel-modules-4.18.11-301.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:46 check_finished_trasfer_checksum: Checksum (sha256) ad60890907be7e50339173d443a7d13240012b6dd09fb3db0c2e9f35ab4be44a is OK >DEBUG Oct-03 08:06:46 select_next_target: Selecting mirror for: Packages/p/python-setuptools-wheel-40.4.3-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:46 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python-setuptools-wheel-40.4.3-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:46 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:46 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python-setuptools-wheel-40.4.3-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:46 check_transfer_statuses: Transfer finished: Packages/f/fedora-logos-28.0.3-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fedora-logos-28.0.3-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:46 check_finished_trasfer_checksum: Checksum (sha256) 808e0fb9a0ce14a99a8e95c11fb1fdac2c2b9c15570619c062b4504190339f7a is OK >DEBUG Oct-03 08:06:46 select_next_target: Selecting mirror for: Packages/d/dnf-3.6.1-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:46 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/dnf-3.6.1-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:46 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:46 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dnf-3.6.1-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:46 lr_headercb: Server returned Content-Length: "280140" (converted 280140/280140 expected) >DEBUG Oct-03 08:06:46 lr_headercb: Server returned Content-Length: "362624" (converted 362624/362624 expected) >DEBUG Oct-03 08:06:46 check_transfer_statuses: Transfer finished: Packages/d/dnf-3.6.1-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/dnf-3.6.1-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:46 check_finished_trasfer_checksum: Checksum (sha256) f8cbe3f80789075ba2c3059860ac686e00106ec42e42ed635eed6536b1684c55 is OK >DEBUG Oct-03 08:06:46 select_next_target: Selecting mirror for: Packages/d/dnf-data-3.6.1-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:46 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/dnf-data-3.6.1-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:46 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:46 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dnf-data-3.6.1-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:46 lr_headercb: Server returned Content-Length: "61476" (converted 61476/61476 expected) >DEBUG Oct-03 08:06:46 check_transfer_statuses: Transfer finished: Packages/d/dnf-data-3.6.1-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/dnf-data-3.6.1-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:46 check_finished_trasfer_checksum: Checksum (sha256) 965f26c0e0667e5971b318d0f1292e9ee052aff822d7afae7aa9b1d31e7bd7ef is OK >DEBUG Oct-03 08:06:46 select_next_target: Selecting mirror for: Packages/d/dnf-plugins-core-3.0.4-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:46 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/dnf-plugins-core-3.0.4-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:46 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:46 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dnf-plugins-core-3.0.4-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:46 lr_headercb: Server returned Content-Length: "29840" (converted 29840/29840 expected) >DEBUG Oct-03 08:06:46 check_transfer_statuses: Transfer finished: Packages/d/dnf-plugins-core-3.0.4-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/dnf-plugins-core-3.0.4-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:46 check_finished_trasfer_checksum: Checksum (sha256) 08f5a5b62110d109fcd3aa2016bd2415abb790db3ff128f9f76f8cc1105f590c is OK >DEBUG Oct-03 08:06:46 select_next_target: Selecting mirror for: Packages/f/fedora-release-notes-28.01-2.fc29.noarch.rpm >DEBUG Oct-03 08:06:46 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fedora-release-notes-28.01-2.fc29.noarch.rpm >DEBUG Oct-03 08:06:46 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:46 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/fedora-release-notes-28.01-2.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:46 check_transfer_statuses: Transfer finished: Packages/p/python-setuptools-wheel-40.4.3-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python-setuptools-wheel-40.4.3-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:46 check_finished_trasfer_checksum: Checksum (sha256) 34385e8d03a5d8ffa780deeeee7900229ca64936a0c75a03ef47c9246bfcb172 is OK >DEBUG Oct-03 08:06:46 select_next_target: Selecting mirror for: Packages/d/dnf-yum-4.0.3.6.1-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:46 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/dnf-yum-4.0.3.6.1-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:46 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:46 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dnf-yum-4.0.3.6.1-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:47 lr_headercb: Server returned Content-Length: "57260" (converted 57260/57260 expected) >DEBUG Oct-03 08:06:47 lr_headercb: Server returned Content-Length: "107508" (converted 107508/107508 expected) >DEBUG Oct-03 08:06:47 check_transfer_statuses: Transfer finished: Packages/d/dnf-yum-4.0.3.6.1-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/d/dnf-yum-4.0.3.6.1-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:47 check_finished_trasfer_checksum: Checksum (sha256) 8c0db3b2139ca92c74d8febe79971cfad3ea31e91ccb263e5f285ed4f353b7ee is OK >DEBUG Oct-03 08:06:47 select_next_target: Selecting mirror for: Packages/f/fedora-repos-29-0.9.noarch.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fedora-repos-29-0.9.noarch.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:47 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/fedora-repos-29-0.9.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:47 check_transfer_statuses: Transfer finished: Packages/f/fedora-release-notes-28.01-2.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fedora-release-notes-28.01-2.fc29.noarch.rpm) >DEBUG Oct-03 08:06:47 check_finished_trasfer_checksum: Checksum (sha256) a6efd6bf1a2f75bd202e94f8a916168f5f467583ddbdd092ac0d9ddf28539136 is OK >DEBUG Oct-03 08:06:47 select_next_target: Selecting mirror for: Packages/o/openldap-2.4.46-8.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/o/openldap-2.4.46-8.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:47 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/openldap-2.4.46-8.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:47 lr_headercb: Server returned Content-Length: "9772" (converted 9772/9772 expected) >DEBUG Oct-03 08:06:47 check_transfer_statuses: Transfer finished: Packages/f/fedora-repos-29-0.9.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fedora-repos-29-0.9.noarch.rpm) >DEBUG Oct-03 08:06:47 check_finished_trasfer_checksum: Checksum (sha256) a2edcaedfa985d42978eaca12c079fb770817000d7bbaa495ca45dc8cb93d0c9 is OK >DEBUG Oct-03 08:06:47 select_next_target: Selecting mirror for: Packages/p/procps-ng-3.3.15-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/procps-ng-3.3.15-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:47 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/procps-ng-3.3.15-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:47 lr_headercb: Server returned Content-Length: "328604" (converted 328604/328604 expected) >DEBUG Oct-03 08:06:47 lr_headercb: Server returned Content-Length: "287156" (converted 287156/287156 expected) >DEBUG Oct-03 08:06:47 check_transfer_statuses: Transfer finished: Packages/p/procps-ng-3.3.15-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/procps-ng-3.3.15-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:47 check_finished_trasfer_checksum: Checksum (sha256) efb8089c2a31dc0f6af3026c88b18e7b4f871fec6916bfb1c373000db81a7a44 is OK >DEBUG Oct-03 08:06:47 select_next_target: Selecting mirror for: Packages/l/libgcc-8.2.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libgcc-8.2.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:47 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libgcc-8.2.1-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:47 check_transfer_statuses: Transfer finished: Packages/o/openldap-2.4.46-8.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/o/openldap-2.4.46-8.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:47 check_finished_trasfer_checksum: Checksum (sha256) 20644b78110375916c9dfe623add0a75e20dda5c0c9cee59efbcb4c16faf9b6a is OK >DEBUG Oct-03 08:06:47 select_next_target: Selecting mirror for: Packages/m/mailcap-2.1.48-4.fc29.noarch.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/mailcap-2.1.48-4.fc29.noarch.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:47 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/mailcap-2.1.48-4.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:47 lr_headercb: Server returned Content-Length: "31548" (converted 31548/31548 expected) >DEBUG Oct-03 08:06:47 check_transfer_statuses: Transfer finished: Packages/m/mailcap-2.1.48-4.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/mailcap-2.1.48-4.fc29.noarch.rpm) >DEBUG Oct-03 08:06:47 check_finished_trasfer_checksum: Checksum (sha256) c7284893a52036c5356d89a03fb0c8dcd0bfb1027ea89f0d673734ac5aa0dfa5 is OK >DEBUG Oct-03 08:06:47 select_next_target: Selecting mirror for: Packages/l/librepo-1.9.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/librepo-1.9.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:47 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/librepo-1.9.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:47 lr_headercb: Server returned Content-Length: "95108" (converted 95108/95108 expected) >DEBUG Oct-03 08:06:47 check_transfer_statuses: Transfer finished: Packages/l/libgcc-8.2.1-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libgcc-8.2.1-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:47 check_finished_trasfer_checksum: Checksum (sha256) 0ac900d983d9ef910a04144e3f1eb313232bfc4413131cb44c145b8fde186a87 is OK >DEBUG Oct-03 08:06:47 select_next_target: Selecting mirror for: Packages/l/libcurl-7.61.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libcurl-7.61.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:47 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libcurl-7.61.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:47 lr_headercb: Server returned Content-Length: "81552" (converted 81552/81552 expected) >DEBUG Oct-03 08:06:47 check_transfer_statuses: Transfer finished: Packages/l/librepo-1.9.1-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/librepo-1.9.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:47 check_finished_trasfer_checksum: Checksum (sha256) 7358d0c108698dcc93e2c9cc36f5703cf9f89f69595cdb02c5a05b5e8a289d14 is OK >DEBUG Oct-03 08:06:47 select_next_target: Selecting mirror for: Packages/x/xmlrpc-c-1.51.0-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/x/xmlrpc-c-1.51.0-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:47 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/xmlrpc-c-1.51.0-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:47 lr_headercb: Server returned Content-Length: "251600" (converted 251600/251600 expected) >DEBUG Oct-03 08:06:47 lr_headercb: Server returned Content-Length: "206256" (converted 206256/206256 expected) >DEBUG Oct-03 08:06:47 check_transfer_statuses: Transfer finished: Packages/x/xmlrpc-c-1.51.0-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/x/xmlrpc-c-1.51.0-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:47 check_finished_trasfer_checksum: Checksum (sha256) 44bfebceffd0aef263e20f3191d324493f47c2f2f9c1e61ba451689734f8c4ff is OK >DEBUG Oct-03 08:06:47 select_next_target: Selecting mirror for: Packages/d/diffutils-3.6-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/diffutils-3.6-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:47 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/diffutils-3.6-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:47 lr_headercb: Server returned Content-Length: "358292" (converted 358292/358292 expected) >DEBUG Oct-03 08:06:47 check_transfer_statuses: Transfer finished: Packages/d/diffutils-3.6-5.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/diffutils-3.6-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:47 check_finished_trasfer_checksum: Checksum (sha256) 1b98897d82fd4f8640b0a61c0603f4192fe59d702f9f3421c6d605249f344547 is OK >DEBUG Oct-03 08:06:47 select_next_target: Selecting mirror for: Packages/l/libreport-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:47 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libreport-2.9.5-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:47 check_transfer_statuses: Transfer finished: Packages/p/python-pip-wheel-18.0-4.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python-pip-wheel-18.0-4.fc29.noarch.rpm) >DEBUG Oct-03 08:06:47 check_finished_trasfer_checksum: Checksum (sha256) c89a68f1e5cd0e3ed274e1dbbe513561375b8a0549e6e0945e9bae3d42fad523 is OK >DEBUG Oct-03 08:06:47 select_next_target: Selecting mirror for: Packages/l/libgcrypt-1.8.3-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libgcrypt-1.8.3-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:47 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libgcrypt-1.8.3-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:47 lr_headercb: Server returned Content-Length: "503096" (converted 503096/503096 expected) >DEBUG Oct-03 08:06:47 lr_headercb: Server returned Content-Length: "458924" (converted 458924/458924 expected) >DEBUG Oct-03 08:06:47 check_transfer_statuses: Transfer finished: Packages/l/libgcrypt-1.8.3-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libgcrypt-1.8.3-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:47 check_finished_trasfer_checksum: Checksum (sha256) 2b26187c6f4d8493ab088ef44434e707eea208eb8af6cc775ee0e71ed8c3010c is OK >DEBUG Oct-03 08:06:47 select_next_target: Selecting mirror for: Packages/l/libreport-cli-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-cli-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:47 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libreport-cli-2.9.5-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:47 check_transfer_statuses: Transfer finished: Packages/l/libreport-2.9.5-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-2.9.5-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:47 check_finished_trasfer_checksum: Checksum (sha256) 610c8721f302ffcfc3bfd2ccf4cc7fd9afd7c9c54694e8e659ba3b1b8c39d691 is OK >DEBUG Oct-03 08:06:47 select_next_target: Selecting mirror for: Packages/x/xmlrpc-c-client-1.51.0-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/x/xmlrpc-c-client-1.51.0-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:47 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/xmlrpc-c-client-1.51.0-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:47 lr_headercb: Server returned Content-Length: "27756" (converted 27756/27756 expected) >DEBUG Oct-03 08:06:47 check_transfer_statuses: Transfer finished: Packages/l/libcurl-7.61.1-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libcurl-7.61.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:47 check_finished_trasfer_checksum: Checksum (sha256) 785a5c45b0fc489c378dfdb628feba215c5a905c0fe09d814fa8fac4708bfc0d is OK >DEBUG Oct-03 08:06:47 select_next_target: Selecting mirror for: Packages/l/libreport-fedora-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-fedora-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:47 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libreport-fedora-2.9.5-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:47 check_transfer_statuses: Transfer finished: Packages/l/libreport-cli-2.9.5-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-cli-2.9.5-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:47 check_finished_trasfer_checksum: Checksum (sha256) fb7ed7931102f625171f0a40f2691b21c65303cbda1ca00840f0e0c3c52030f4 is OK >DEBUG Oct-03 08:06:47 select_next_target: Selecting mirror for: Packages/l/libreport-filesystem-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-filesystem-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:47 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:47 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libreport-filesystem-2.9.5-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:48 lr_headercb: Server returned Content-Length: "29920" (converted 29920/29920 expected) >DEBUG Oct-03 08:06:48 check_transfer_statuses: Transfer finished: Packages/x/xmlrpc-c-client-1.51.0-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/x/xmlrpc-c-client-1.51.0-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:48 check_finished_trasfer_checksum: Checksum (sha256) d6c65b7c43ef7262a902be9b3a3a1494de8a4e87efa203ac66b0bc2d957efe6b is OK >DEBUG Oct-03 08:06:48 select_next_target: Selecting mirror for: Packages/p/python3-iniparse-0.4-32.fc29.noarch.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-iniparse-0.4-32.fc29.noarch.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-iniparse-0.4-32.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:48 lr_headercb: Server returned Content-Length: "20288" (converted 20288/20288 expected) >DEBUG Oct-03 08:06:48 lr_headercb: Server returned Content-Length: "13848" (converted 13848/13848 expected) >DEBUG Oct-03 08:06:48 check_transfer_statuses: Transfer finished: Packages/l/libreport-filesystem-2.9.5-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-filesystem-2.9.5-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:48 check_finished_trasfer_checksum: Checksum (sha256) 8250ff246d5b2189564f72da02be1b33534de89eeaa69b9278585991f5937bd9 is OK >DEBUG Oct-03 08:06:48 select_next_target: Selecting mirror for: Packages/l/libreport-plugin-bugzilla-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-plugin-bugzilla-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libreport-plugin-bugzilla-2.9.5-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:48 check_transfer_statuses: Transfer finished: Packages/l/libreport-fedora-2.9.5-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-fedora-2.9.5-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:48 check_finished_trasfer_checksum: Checksum (sha256) d029728f8073946ac8e3217b9e50cfcae91c901e0e62b7c0b5f1dda77226a733 is OK >DEBUG Oct-03 08:06:48 select_next_target: Selecting mirror for: Packages/l/libreport-plugin-kerneloops-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-plugin-kerneloops-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libreport-plugin-kerneloops-2.9.5-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:48 lr_headercb: Server returned Content-Length: "63548" (converted 63548/63548 expected) >DEBUG Oct-03 08:06:48 check_transfer_statuses: Transfer finished: Packages/l/libreport-plugin-bugzilla-2.9.5-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-plugin-bugzilla-2.9.5-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:48 check_finished_trasfer_checksum: Checksum (sha256) d6e6ced2088e5ad179e14fca313d5dc95880079d75f1e994c185c3c3e0f07c8d is OK >DEBUG Oct-03 08:06:48 select_next_target: Selecting mirror for: Packages/l/libreport-plugin-logger-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-plugin-logger-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libreport-plugin-logger-2.9.5-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:48 lr_headercb: Server returned Content-Length: "25540" (converted 25540/25540 expected) >DEBUG Oct-03 08:06:48 check_transfer_statuses: Transfer finished: Packages/l/libreport-plugin-kerneloops-2.9.5-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-plugin-kerneloops-2.9.5-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:48 check_finished_trasfer_checksum: Checksum (sha256) adf5497274af313ce798e88ae1aa185c5f4e0e69549e30dffe0e1616e299edd7 is OK >DEBUG Oct-03 08:06:48 select_next_target: Selecting mirror for: Packages/s/smartmontools-6.6-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/smartmontools-6.6-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/smartmontools-6.6-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:48 lr_headercb: Server returned Content-Length: "43900" (converted 43900/43900 expected) >DEBUG Oct-03 08:06:48 check_transfer_statuses: Transfer finished: Packages/p/python3-iniparse-0.4-32.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-iniparse-0.4-32.fc29.noarch.rpm) >DEBUG Oct-03 08:06:48 check_finished_trasfer_checksum: Checksum (sha256) 7c1ebefb06d80143fab654de509a9a61bbd36b6820804ef0bdf3621c6d47a2da is OK >DEBUG Oct-03 08:06:48 select_next_target: Selecting mirror for: Packages/l/libreport-plugin-systemd-journal-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-plugin-systemd-journal-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libreport-plugin-systemd-journal-2.9.5-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:48 lr_headercb: Server returned Content-Length: "30876" (converted 30876/30876 expected) >DEBUG Oct-03 08:06:48 check_transfer_statuses: Transfer finished: Packages/l/libreport-plugin-logger-2.9.5-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-plugin-logger-2.9.5-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:48 check_finished_trasfer_checksum: Checksum (sha256) fd347f24f19f893e40c7f731b4e805bcfa7ae54b94dae271e1c3a8241a653804 is OK >DEBUG Oct-03 08:06:48 select_next_target: Selecting mirror for: Packages/l/libreport-plugin-ureport-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-plugin-ureport-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libreport-plugin-ureport-2.9.5-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:48 lr_headercb: Server returned Content-Length: "501676" (converted 501676/501676 expected) >DEBUG Oct-03 08:06:48 lr_headercb: Server returned Content-Length: "22444" (converted 22444/22444 expected) >DEBUG Oct-03 08:06:48 check_transfer_statuses: Transfer finished: Packages/l/libreport-plugin-systemd-journal-2.9.5-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-plugin-systemd-journal-2.9.5-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:48 check_finished_trasfer_checksum: Checksum (sha256) 27281436174d987a9de81ed427f735fb06ffe1ec5b0ef80ca88f15ba6a0d3d0f is OK >DEBUG Oct-03 08:06:48 select_next_target: Selecting mirror for: Packages/l/libreport-web-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-web-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libreport-web-2.9.5-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:48 lr_headercb: Server returned Content-Length: "35388" (converted 35388/35388 expected) >DEBUG Oct-03 08:06:48 check_transfer_statuses: Transfer finished: Packages/l/libreport-plugin-ureport-2.9.5-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-plugin-ureport-2.9.5-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:48 check_finished_trasfer_checksum: Checksum (sha256) 7669c488f5128b644a1235d99ebea3afd49a8200c42e44aef56d0ea0d3e75105 is OK >DEBUG Oct-03 08:06:48 select_next_target: Selecting mirror for: Packages/l/libdnf-0.20.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libdnf-0.20.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libdnf-0.20.0-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:48 lr_headercb: Server returned Content-Length: "32236" (converted 32236/32236 expected) >DEBUG Oct-03 08:06:48 check_transfer_statuses: Transfer finished: Packages/l/libreport-web-2.9.5-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libreport-web-2.9.5-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:48 check_finished_trasfer_checksum: Checksum (sha256) 7902405f278879d52390e33bf420634480d441e82fb9c41ef934b633e6439a62 is OK >DEBUG Oct-03 08:06:48 select_next_target: Selecting mirror for: Packages/m/man-db-2.8.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/man-db-2.8.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/man-db-2.8.4-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:48 check_transfer_statuses: Transfer finished: Packages/s/smartmontools-6.6-5.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/smartmontools-6.6-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:48 check_finished_trasfer_checksum: Checksum (sha256) 99ab270a3c81ffc7e5cc2312cc4baeac8bf9e3d67ed3f6fcc7cbe8885760ca9e is OK >DEBUG Oct-03 08:06:48 select_next_target: Selecting mirror for: Packages/m/man-pages-4.16-3.fc29.noarch.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/man-pages-4.16-3.fc29.noarch.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/man-pages-4.16-3.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:48 lr_headercb: Server returned Content-Length: "524468" (converted 524468/524468 expected) >DEBUG Oct-03 08:06:48 lr_headercb: Server returned Content-Length: "1022344" (converted 1022344/1022344 expected) >DEBUG Oct-03 08:06:48 lr_headercb: Server returned Content-Length: "6220896" (converted 6220896/6220896 expected) >DEBUG Oct-03 08:06:48 check_transfer_statuses: Transfer finished: Packages/m/man-db-2.8.4-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/man-db-2.8.4-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:48 check_finished_trasfer_checksum: Checksum (sha256) 5359f4aedf78a2f54b655f20979d3247924a69379051db7dbb74c16392504222 is OK >DEBUG Oct-03 08:06:48 select_next_target: Selecting mirror for: Packages/l/libertas-usb8388-firmware-20180913-87.git44d4fca9.fc29.noarch.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libertas-usb8388-firmware-20180913-87.git44d4fca9.fc29.noarch.rpm >DEBUG Oct-03 08:06:48 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:48 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libertas-usb8388-firmware-20180913-87.git44d4fca9.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:48 lr_headercb: Server returned Content-Length: "114728" (converted 114728/114728 expected) >DEBUG Oct-03 08:06:48 check_transfer_statuses: Transfer finished: Packages/m/man-pages-4.16-3.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/man-pages-4.16-3.fc29.noarch.rpm) >DEBUG Oct-03 08:06:49 check_finished_trasfer_checksum: Checksum (sha256) 60eb9fe3d6411160e55c1a057a0facd761d90e8740fabe9a79c67da22dedd206 is OK >DEBUG Oct-03 08:06:49 select_next_target: Selecting mirror for: Packages/t/tzdata-2018e-2.fc29.noarch.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/tzdata-2018e-2.fc29.noarch.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/tzdata-2018e-2.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:49 check_transfer_statuses: Transfer finished: Packages/l/libertas-usb8388-firmware-20180913-87.git44d4fca9.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libertas-usb8388-firmware-20180913-87.git44d4fca9.fc29.noarch.rpm) >DEBUG Oct-03 08:06:49 check_finished_trasfer_checksum: Checksum (sha256) 98cb1cf0d76741be41da72f8662a6543d092747dfef9847d4b73b3794b8be2fd is OK >DEBUG Oct-03 08:06:49 select_next_target: Selecting mirror for: Packages/g/gnupg2-2.2.9-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gnupg2-2.2.9-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/gnupg2-2.2.9-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:49 check_transfer_statuses: Transfer finished: Packages/l/libdnf-0.20.0-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libdnf-0.20.0-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:49 check_finished_trasfer_checksum: Checksum (sha256) 54b3c4a0bcfb5169d099c3f274cf0a999d41b8e5c9a1a6f2a122399b0a9bd5f4 is OK >DEBUG Oct-03 08:06:49 select_next_target: Selecting mirror for: Packages/g/gnupg2-smime-2.2.9-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gnupg2-smime-2.2.9-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/gnupg2-smime-2.2.9-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:49 lr_headercb: Server returned Content-Length: "433436" (converted 433436/433436 expected) >DEBUG Oct-03 08:06:49 lr_headercb: Server returned Content-Length: "2308196" (converted 2308196/2308196 expected) >DEBUG Oct-03 08:06:49 lr_headercb: Server returned Content-Length: "255184" (converted 255184/255184 expected) >DEBUG Oct-03 08:06:49 check_transfer_statuses: Transfer finished: Packages/t/tzdata-2018e-2.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/t/tzdata-2018e-2.fc29.noarch.rpm) >DEBUG Oct-03 08:06:49 check_finished_trasfer_checksum: Checksum (sha256) 573c31e8ababde1c5edcb4b639c074191b6576fd30e027835712ae7380c3b3b1 is OK >DEBUG Oct-03 08:06:49 select_next_target: Selecting mirror for: Packages/p/psacct-6.6.4-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/psacct-6.6.4-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/psacct-6.6.4-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:49 lr_headercb: Server returned Content-Length: "93616" (converted 93616/93616 expected) >DEBUG Oct-03 08:06:49 check_transfer_statuses: Transfer finished: Packages/p/psacct-6.6.4-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/psacct-6.6.4-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:49 check_finished_trasfer_checksum: Checksum (sha256) fbaf5db34e49f7992dad3d2b820be72859f3776f656755070982acfa7e0b6b62 is OK >DEBUG Oct-03 08:06:49 select_next_target: Selecting mirror for: Packages/s/snappy-1.1.7-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/snappy-1.1.7-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/snappy-1.1.7-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:49 check_transfer_statuses: Transfer finished: Packages/g/gnupg2-smime-2.2.9-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gnupg2-smime-2.2.9-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:49 check_finished_trasfer_checksum: Checksum (sha256) b59b1beca0cd7216721325d87d668d5e4e0854b92237c0c23d16188398347f9c is OK >DEBUG Oct-03 08:06:49 select_next_target: Selecting mirror for: Packages/k/krb5-libs-1.16.1-19.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/k/krb5-libs-1.16.1-19.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/krb5-libs-1.16.1-19.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:49 lr_headercb: Server returned Content-Length: "33764" (converted 33764/33764 expected) >DEBUG Oct-03 08:06:49 check_transfer_statuses: Transfer finished: Packages/s/snappy-1.1.7-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/snappy-1.1.7-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:49 check_finished_trasfer_checksum: Checksum (sha256) 8d60a016489c8eb7d289f54b39d3c956c25b02bc73eb9829dbecbc278e094239 is OK >DEBUG Oct-03 08:06:49 select_next_target: Selecting mirror for: Packages/l/libipa_hbac-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libipa_hbac-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libipa_hbac-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:49 check_transfer_statuses: Transfer finished: Packages/g/gnupg2-2.2.9-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gnupg2-2.2.9-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:49 check_finished_trasfer_checksum: Checksum (sha256) 4abf756c8d422cb21752f810f291dded254ddf9b56251f40dfa73d2e31fe1d41 is OK >DEBUG Oct-03 08:06:49 select_next_target: Selecting mirror for: Packages/e/elfutils-0.174-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/e/elfutils-0.174-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/elfutils-0.174-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:49 lr_headercb: Server returned Content-Length: "720892" (converted 720892/720892 expected) >DEBUG Oct-03 08:06:49 lr_headercb: Server returned Content-Length: "41320" (converted 41320/41320 expected) >DEBUG Oct-03 08:06:49 check_transfer_statuses: Transfer finished: Packages/k/krb5-libs-1.16.1-19.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/k/krb5-libs-1.16.1-19.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:49 check_finished_trasfer_checksum: Checksum (sha256) 498cd2d579ef8e1e24255970a1becf09c74a921dfa6ce2b9d72d45a05c629534 is OK >DEBUG Oct-03 08:06:49 select_next_target: Selecting mirror for: Packages/e/elfutils-default-yama-scope-0.174-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/e/elfutils-default-yama-scope-0.174-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/elfutils-default-yama-scope-0.174-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:49 lr_headercb: Server returned Content-Length: "295540" (converted 295540/295540 expected) >DEBUG Oct-03 08:06:49 check_transfer_statuses: Transfer finished: Packages/l/libipa_hbac-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libipa_hbac-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:49 check_finished_trasfer_checksum: Checksum (sha256) cf4f2d0d5f2893a695a4786ea3ee6b0389521368ee04b571f3ead9561f7aec20 is OK >DEBUG Oct-03 08:06:49 select_next_target: Selecting mirror for: Packages/g/gobject-introspection-1.58.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gobject-introspection-1.58.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/gobject-introspection-1.58.0-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:49 lr_headercb: Server returned Content-Length: "15616" (converted 15616/15616 expected) >DEBUG Oct-03 08:06:49 check_transfer_statuses: Transfer finished: Packages/e/elfutils-default-yama-scope-0.174-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/e/elfutils-default-yama-scope-0.174-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:49 check_finished_trasfer_checksum: Checksum (sha256) cf4e7402cfdac0b9683fe31c99228acde26bff414244831f0dd1d1c24ab7d7b9 is OK >DEBUG Oct-03 08:06:49 select_next_target: Selecting mirror for: Packages/e/elfutils-libelf-0.174-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/e/elfutils-libelf-0.174-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/elfutils-libelf-0.174-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:49 lr_headercb: Server returned Content-Length: "246024" (converted 246024/246024 expected) >DEBUG Oct-03 08:06:49 lr_headercb: Server returned Content-Length: "180236" (converted 180236/180236 expected) >DEBUG Oct-03 08:06:49 check_transfer_statuses: Transfer finished: Packages/g/gobject-introspection-1.58.0-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gobject-introspection-1.58.0-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:49 check_finished_trasfer_checksum: Checksum (sha256) 93f586233b15b03652dadab96abf7fa5a3811482219a873993c6b7f47d5e3ab4 is OK >DEBUG Oct-03 08:06:49 select_next_target: Selecting mirror for: Packages/l/libseccomp-2.3.3-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libseccomp-2.3.3-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libseccomp-2.3.3-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:49 lr_headercb: Server returned Content-Length: "61652" (converted 61652/61652 expected) >DEBUG Oct-03 08:06:49 check_transfer_statuses: Transfer finished: Packages/l/libseccomp-2.3.3-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libseccomp-2.3.3-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:49 check_finished_trasfer_checksum: Checksum (sha256) 58c95b32656134c147c51d148408ca66d949a4bfa27c5b53b0b57547cf0dbced is OK >DEBUG Oct-03 08:06:49 select_next_target: Selecting mirror for: Packages/e/elfutils-libs-0.174-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/e/elfutils-libs-0.174-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/elfutils-libs-0.174-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:49 check_transfer_statuses: Transfer finished: Packages/e/elfutils-libelf-0.174-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/e/elfutils-libelf-0.174-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:49 check_finished_trasfer_checksum: Checksum (sha256) 7fb54d4e629e66ffda09ca88e4524912145928da78c63d05bd36c0922b86b496 is OK >DEBUG Oct-03 08:06:49 select_next_target: Selecting mirror for: Packages/l/libsecret-0.18.6-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libsecret-0.18.6-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:49 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libsecret-0.18.6-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:49 lr_headercb: Server returned Content-Length: "262572" (converted 262572/262572 expected) >DEBUG Oct-03 08:06:49 lr_headercb: Server returned Content-Length: "163012" (converted 163012/163012 expected) >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/l/libsecret-0.18.6-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libsecret-0.18.6-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) 2d4e07b12727423688921105f6de42a33f8567ab52565425664449fd430d343a is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/d/dnsmasq-2.79-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dnsmasq-2.79-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dnsmasq-2.79-7.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/e/elfutils-0.174-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/e/elfutils-0.174-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) 3587e42586cdb115dbfaffaa81a952466c434c53fb11dfed01950acd110cfa1f is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/p/python3-3.7.0-9.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-3.7.0-9.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-3.7.0-9.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "304888" (converted 304888/304888 expected) >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "39740" (converted 39740/39740 expected) >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/p/python3-3.7.0-9.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-3.7.0-9.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) dc15cd1f1931d7fef4958e48648f581e25c439bd4c48b483e4a3e568a15626db is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/p/python3-abrt-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-abrt-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-abrt-2.10.10-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/d/dnsmasq-2.79-7.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dnsmasq-2.79-7.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) c211082401160e3ddcb264d84d3e3c58076681fca6d445ae3bbec091af03f30b is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/p/python3-abrt-addon-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-abrt-addon-2.10.10-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-abrt-addon-2.10.10-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "40912" (converted 40912/40912 expected) >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/p/python3-abrt-2.10.10-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-abrt-2.10.10-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) f49de9995a856957460460363fd4f5461a00a488be4e17de05fc7155cd0e947c is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/l/libmodulemd-1.6.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libmodulemd-1.6.4-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libmodulemd-1.6.4-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "25716" (converted 25716/25716 expected) >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/p/python3-abrt-addon-2.10.10-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-abrt-addon-2.10.10-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) ec0a72ee918a0eb0928f2850c03fde4fb10a8f74e32272edaa1ec51025bf130a is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/p/python3-libcomps-0.1.8-14.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-libcomps-0.1.8-14.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-libcomps-0.1.8-14.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/e/elfutils-libs-0.174-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/e/elfutils-libs-0.174-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) 3657bd2f523488499aa31f88c72f736446dd7ba32d7c3f043299fdc5feb882d0 is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/l/libnghttp2-1.33.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libnghttp2-1.33.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libnghttp2-1.33.0-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "156808" (converted 156808/156808 expected) >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "47348" (converted 47348/47348 expected) >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/p/python3-libcomps-0.1.8-14.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-libcomps-0.1.8-14.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) c9394918db9303b81d43e0209be6836715c483734deaa50295aff784a3b17fff is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/p/pixman-0.34.0-10.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pixman-0.34.0-10.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/pixman-0.34.0-10.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "71256" (converted 71256/71256 expected) >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "258900" (converted 258900/258900 expected) >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/l/libnghttp2-1.33.0-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libnghttp2-1.33.0-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) fa1ce30b0a6d9aa03ff46915e321052782903dec7084e567d697119324d23626 is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/p/publicsuffix-list-dafsa-20180723-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/publicsuffix-list-dafsa-20180723-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/publicsuffix-list-dafsa-20180723-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/p/pixman-0.34.0-10.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pixman-0.34.0-10.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) 727a9ed4b0859be0f43e116dac59697323f370968a6b6fe845a9d8f9f96bdc70 is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/p/python3-bind-9.11.4-10.P2.fc29.noarch.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-bind-9.11.4-10.P2.fc29.noarch.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-bind-9.11.4-10.P2.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/l/libmodulemd-1.6.4-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libmodulemd-1.6.4-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) f6678de24dd92288ac11d6138d7e82c2c32521b310930b064e513aa390802577 is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/l/libsepol-2.8-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libsepol-2.8-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libsepol-2.8-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "66088" (converted 66088/66088 expected) >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "54992" (converted 54992/54992 expected) >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/p/publicsuffix-list-dafsa-20180723-1.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/publicsuffix-list-dafsa-20180723-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) fc59664c1446da6a3ddaef3f2531dbc8df3494fff9e1f201d1d408f828c4776b is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/l/libgomp-8.2.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libgomp-8.2.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libgomp-8.2.1-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/p/python3-bind-9.11.4-10.P2.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-bind-9.11.4-10.P2.fc29.noarch.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) 4818b872ed236b497c5f6db01e78b715ab62458091a419eb2ffaff780e25cab2 is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/p/python3-libreport-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-libreport-2.9.5-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-libreport-2.9.5-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "305244" (converted 305244/305244 expected) >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "207540" (converted 207540/207540 expected) >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/l/libsepol-2.8-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libsepol-2.8-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) 6ee1ce11074adeaa8933e4db74cfc0d5104a53dd093a27890af3b306e1af8f41 is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/l/libgpg-error-1.31-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libgpg-error-1.31-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libgpg-error-1.31-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/l/libgomp-8.2.1-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libgomp-8.2.1-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) 5b44c8e3b65b3cfe7c70b8836e252779a8546791ef4a9ffaeabaf0adea8bc679 is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/c/chkconfig-1.10-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/chkconfig-1.10-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/chkconfig-1.10-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "51576" (converted 51576/51576 expected) >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "241012" (converted 241012/241012 expected) >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/l/libgpg-error-1.31-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libgpg-error-1.31-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) 16b2955f9488dbc3055dc5f90de0c0b6617d96a842677df5d4c3a05e87f5dac9 is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/m/mozjs52-52.9.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/mozjs52-52.9.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/mozjs52-52.9.0-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/p/python3-libreport-2.9.5-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-libreport-2.9.5-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) bda9b7e40f44716e25d7029ebf775201dc07bcb4f59ff30eed83bd4e3e9f87c2 is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/p/python3-libxml2-2.9.8-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-libxml2-2.9.8-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-libxml2-2.9.8-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "173956" (converted 173956/173956 expected) >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/c/chkconfig-1.10-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/chkconfig-1.10-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) 1625501fa9091e2d4a448a1646600c075e282b4c576cff51c91627e528480833 is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/f/file-5.34-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/file-5.34-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/file-5.34-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "6946576" (converted 6946576/6946576 expected) >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "228464" (converted 228464/228464 expected) >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "49924" (converted 49924/49924 expected) >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/f/file-5.34-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/file-5.34-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) 2f09472d3502dcb3909da6bb1b795125fe8f25f40bb51ff868127dc07a2d7798 is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/f/file-libs-5.34-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/file-libs-5.34-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/file-libs-5.34-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/p/python3-libxml2-2.9.8-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-libxml2-2.9.8-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) b3323185f740e170c135aef10a631e5a5f880208c65ab7f81d427c999945c57a is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/c/cifs-utils-6.8-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cifs-utils-6.8-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/cifs-utils-6.8-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "86792" (converted 86792/86792 expected) >DEBUG Oct-03 08:06:50 check_transfer_statuses: Transfer finished: Packages/c/cifs-utils-6.8-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/cifs-utils-6.8-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:50 check_finished_trasfer_checksum: Checksum (sha256) 1f9b8f4f79cedd9d93188bd751a04da44662b3d8669e5b120df272f735a8be81 is OK >DEBUG Oct-03 08:06:50 select_next_target: Selecting mirror for: Packages/p/python3-dnf-3.6.1-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-dnf-3.6.1-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:50 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-dnf-3.6.1-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:50 lr_headercb: Server returned Content-Length: "537260" (converted 537260/537260 expected) >DEBUG Oct-03 08:06:51 lr_headercb: Server returned Content-Length: "418732" (converted 418732/418732 expected) >DEBUG Oct-03 08:06:51 check_transfer_statuses: Transfer finished: Packages/f/file-libs-5.34-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/file-libs-5.34-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:51 check_finished_trasfer_checksum: Checksum (sha256) 15a0763d09073611bbc80fb3d1d20ab552d29ee711fcd6e046f168a1b41a9d8a is OK >DEBUG Oct-03 08:06:51 select_next_target: Selecting mirror for: Packages/f/filesystem-3.9-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:51 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/filesystem-3.9-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:51 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:51 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/filesystem-3.9-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:51 lr_headercb: Server returned Content-Length: "1117816" (converted 1117816/1117816 expected) >DEBUG Oct-03 08:06:51 check_transfer_statuses: Transfer finished: Packages/f/filesystem-3.9-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/filesystem-3.9-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:51 check_finished_trasfer_checksum: Checksum (sha256) 4ae7b0f2a31f4b95e588c781229aa6ee798cde35cde04e5d1d24a30c3be49033 is OK >DEBUG Oct-03 08:06:51 select_next_target: Selecting mirror for: Packages/g/guile-2.0.14-12.fc29.x86_64.rpm >DEBUG Oct-03 08:06:51 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/guile-2.0.14-12.fc29.x86_64.rpm >DEBUG Oct-03 08:06:51 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:51 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/guile-2.0.14-12.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:51 lr_headercb: Server returned Content-Length: "3668376" (converted 3668376/3668376 expected) >DEBUG Oct-03 08:06:51 check_transfer_statuses: Transfer finished: Packages/p/python3-dnf-3.6.1-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-dnf-3.6.1-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:51 check_finished_trasfer_checksum: Checksum (sha256) 1fdae1d590152aa983571078eb137f731b9c0a561d16c893e91c94e13a83ac40 is OK >DEBUG Oct-03 08:06:51 select_next_target: Selecting mirror for: Packages/m/mpfr-3.1.6-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:51 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/mpfr-3.1.6-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:51 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:51 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/mpfr-3.1.6-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:51 lr_headercb: Server returned Content-Length: "221424" (converted 221424/221424 expected) >DEBUG Oct-03 08:06:51 check_transfer_statuses: Transfer finished: Packages/m/mpfr-3.1.6-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/mpfr-3.1.6-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:51 check_finished_trasfer_checksum: Checksum (sha256) c9456b065891306d07baa57819ed34e716a0f047c0621c4cd5875ff38406a5bc is OK >DEBUG Oct-03 08:06:51 select_next_target: Selecting mirror for: Packages/l/libsigsegv-2.11-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:51 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libsigsegv-2.11-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:51 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:51 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libsigsegv-2.11-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:52 check_transfer_statuses: Transfer finished: Packages/g/guile-2.0.14-12.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/guile-2.0.14-12.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:52 check_finished_trasfer_checksum: Checksum (sha256) 9a78b19a8b52ce2d4150232430a5ce9b2d97e882aaac703f2aec2be2fe0044e0 is OK >DEBUG Oct-03 08:06:52 select_next_target: Selecting mirror for: Packages/p/python3-dnf-plugins-core-3.0.4-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-dnf-plugins-core-3.0.4-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-dnf-plugins-core-3.0.4-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:52 lr_headercb: Server returned Content-Length: "26524" (converted 26524/26524 expected) >DEBUG Oct-03 08:06:52 check_transfer_statuses: Transfer finished: Packages/l/libsigsegv-2.11-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libsigsegv-2.11-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:52 check_finished_trasfer_checksum: Checksum (sha256) 8b018e7f933575890f80abd54363fe698ad562793aa53ecf9ac28d554fab1d71 is OK >DEBUG Oct-03 08:06:52 select_next_target: Selecting mirror for: Packages/d/dos2unix-7.4.0-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dos2unix-7.4.0-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dos2unix-7.4.0-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:52 lr_headercb: Server returned Content-Length: "238312" (converted 238312/238312 expected) >DEBUG Oct-03 08:06:52 lr_headercb: Server returned Content-Length: "134092" (converted 134092/134092 expected) >DEBUG Oct-03 08:06:52 check_transfer_statuses: Transfer finished: Packages/d/dos2unix-7.4.0-5.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dos2unix-7.4.0-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:52 check_finished_trasfer_checksum: Checksum (sha256) ab1147d97690827dfd4cbcf1a563fe269b72f61ccd1c34391b7a7927973524f8 is OK >DEBUG Oct-03 08:06:52 select_next_target: Selecting mirror for: Packages/d/dosfstools-4.1-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dosfstools-4.1-6.fc29.x86_64.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dosfstools-4.1-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:52 lr_headercb: Server returned Content-Length: "113288" (converted 113288/113288 expected) >DEBUG Oct-03 08:06:52 check_transfer_statuses: Transfer finished: Packages/d/dosfstools-4.1-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dosfstools-4.1-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:52 check_finished_trasfer_checksum: Checksum (sha256) 6e94720cc31bc964bfcd896b683232b84148293e0a7767fda50f334bcc093570 is OK >DEBUG Oct-03 08:06:52 select_next_target: Selecting mirror for: Packages/f/findutils-4.6.0-20.fc29.x86_64.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/findutils-4.6.0-20.fc29.x86_64.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/findutils-4.6.0-20.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:52 lr_headercb: Server returned Content-Length: "525104" (converted 525104/525104 expected) >DEBUG Oct-03 08:06:52 check_transfer_statuses: Transfer finished: Packages/p/python3-dnf-plugins-core-3.0.4-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-dnf-plugins-core-3.0.4-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:52 check_finished_trasfer_checksum: Checksum (sha256) 12cb5fa2298606ba26188bb451d70940e6ad26dcfb02a33be074190c5437ff36 is OK >DEBUG Oct-03 08:06:52 select_next_target: Selecting mirror for: Packages/f/fipscheck-1.5.0-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fipscheck-1.5.0-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/fipscheck-1.5.0-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:52 check_transfer_statuses: Transfer finished: Packages/f/findutils-4.6.0-20.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/findutils-4.6.0-20.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:52 check_finished_trasfer_checksum: Checksum (sha256) 9fcdef02e8cf085b17c65c2651679ccff0869595f25b0d323321632a20e44728 is OK >DEBUG Oct-03 08:06:52 select_next_target: Selecting mirror for: Packages/p/python3-firewall-0.6.2-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-firewall-0.6.2-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-firewall-0.6.2-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:52 lr_headercb: Server returned Content-Length: "25676" (converted 25676/25676 expected) >DEBUG Oct-03 08:06:52 check_transfer_statuses: Transfer finished: Packages/f/fipscheck-1.5.0-5.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fipscheck-1.5.0-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:52 check_finished_trasfer_checksum: Checksum (sha256) 214cdb072fb72357f2db70ef003cda05688ba1916a5a974fe60e2ac304f2a58b is OK >DEBUG Oct-03 08:06:52 select_next_target: Selecting mirror for: Packages/f/fipscheck-lib-1.5.0-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fipscheck-lib-1.5.0-5.fc29.x86_64.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/fipscheck-lib-1.5.0-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:52 lr_headercb: Server returned Content-Length: "333072" (converted 333072/333072 expected) >DEBUG Oct-03 08:06:52 lr_headercb: Server returned Content-Length: "13648" (converted 13648/13648 expected) >DEBUG Oct-03 08:06:52 check_transfer_statuses: Transfer finished: Packages/f/fipscheck-lib-1.5.0-5.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fipscheck-lib-1.5.0-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:52 check_finished_trasfer_checksum: Checksum (sha256) 4a748ee47f5901a8b5bd07a1b629ff818783ea232ab6ccb36c3115a1d90d12fc is OK >DEBUG Oct-03 08:06:52 select_next_target: Selecting mirror for: Packages/l/libsmartcols-2.32.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libsmartcols-2.32.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libsmartcols-2.32.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:52 lr_headercb: Server returned Content-Length: "111916" (converted 111916/111916 expected) >DEBUG Oct-03 08:06:52 check_transfer_statuses: Transfer finished: Packages/l/libsmartcols-2.32.1-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libsmartcols-2.32.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:52 check_finished_trasfer_checksum: Checksum (sha256) 626eedec9c28929c2dd72da797feb62b58a1f809346916e6080175514c394a89 is OK >DEBUG Oct-03 08:06:52 select_next_target: Selecting mirror for: Packages/p/python3-gobject-base-3.30.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-gobject-base-3.30.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-gobject-base-3.30.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:52 lr_headercb: Server returned Content-Length: "315560" (converted 315560/315560 expected) >DEBUG Oct-03 08:06:52 check_transfer_statuses: Transfer finished: Packages/p/python3-firewall-0.6.2-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-firewall-0.6.2-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:52 check_finished_trasfer_checksum: Checksum (sha256) 1f07a5c8ab79ebbfbdd15cd62249c128be1c471a0d41faf8d9156f2f8fd967f7 is OK >DEBUG Oct-03 08:06:52 select_next_target: Selecting mirror for: Packages/s/sos-3.6-4.fc29.noarch.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/sos-3.6-4.fc29.noarch.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sos-3.6-4.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:52 lr_headercb: Server returned Content-Length: "449376" (converted 449376/449376 expected) >DEBUG Oct-03 08:06:52 check_transfer_statuses: Transfer finished: Packages/s/sos-3.6-4.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/sos-3.6-4.fc29.noarch.rpm) >DEBUG Oct-03 08:06:52 check_finished_trasfer_checksum: Checksum (sha256) 472a14d087d61fe9029cbc6b85abb65d3dc931d081e115003eca76cf31f6ea06 is OK >DEBUG Oct-03 08:06:52 select_next_target: Selecting mirror for: Packages/p/python3-hawkey-0.20.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-hawkey-0.20.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:52 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-hawkey-0.20.0-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:53 lr_headercb: Server returned Content-Length: "74748" (converted 74748/74748 expected) >DEBUG Oct-03 08:06:53 check_transfer_statuses: Transfer finished: Packages/p/python3-hawkey-0.20.0-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-hawkey-0.20.0-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:53 check_finished_trasfer_checksum: Checksum (sha256) d3dc3a68ccb495b492e9b84ce38e8155d340ef6478bc706b37d738367a5f32f7 is OK >DEBUG Oct-03 08:06:53 select_next_target: Selecting mirror for: Packages/l/libgudev-232-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libgudev-232-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:53 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libgudev-232-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:53 check_transfer_statuses: Transfer finished: Packages/p/python3-gobject-base-3.30.1-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-gobject-base-3.30.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:53 check_finished_trasfer_checksum: Checksum (sha256) 1c2947176aa0d92b5b3b2047d21f34e849e2daeecb6c9c23cfc3e5a2b83ff84c is OK >DEBUG Oct-03 08:06:53 select_next_target: Selecting mirror for: Packages/p/python3-libdnf-0.20.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-libdnf-0.20.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:53 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-libdnf-0.20.0-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:53 lr_headercb: Server returned Content-Length: "32944" (converted 32944/32944 expected) >DEBUG Oct-03 08:06:53 check_transfer_statuses: Transfer finished: Packages/l/libgudev-232-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libgudev-232-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:53 check_finished_trasfer_checksum: Checksum (sha256) 0a9cfbc3b1993d6e8a81dd9b56c812a715af95e0cd12917b6110e08e397d780a is OK >DEBUG Oct-03 08:06:53 select_next_target: Selecting mirror for: Packages/l/libsolv-0.6.35-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libsolv-0.6.35-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:53 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libsolv-0.6.35-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:53 lr_headercb: Server returned Content-Length: "588404" (converted 588404/588404 expected) >DEBUG Oct-03 08:06:53 lr_headercb: Server returned Content-Length: "369640" (converted 369640/369640 expected) >DEBUG Oct-03 08:06:53 check_transfer_statuses: Transfer finished: Packages/m/mozjs52-52.9.0-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/mozjs52-52.9.0-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:53 check_finished_trasfer_checksum: Checksum (sha256) cd79950190c91f4e34c51542e7f0a1d2ff72e1cc00fcee2fbb69c2a149ea73c7 is OK >DEBUG Oct-03 08:06:53 select_next_target: Selecting mirror for: Packages/p/python3-libs-3.7.0-9.fc29.x86_64.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-libs-3.7.0-9.fc29.x86_64.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:53 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-libs-3.7.0-9.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:53 check_transfer_statuses: Transfer finished: Packages/l/libsolv-0.6.35-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libsolv-0.6.35-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:53 check_finished_trasfer_checksum: Checksum (sha256) 6e0da280a6e059da59dd02bc08bdeee651d13911c18de9ce64daa6b61595cb2c is OK >DEBUG Oct-03 08:06:53 select_next_target: Selecting mirror for: Packages/p/python3-libselinux-2.8-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-libselinux-2.8-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:53 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-libselinux-2.8-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:53 lr_headercb: Server returned Content-Length: "8197128" (converted 8197128/8197128 expected) >DEBUG Oct-03 08:06:53 lr_headercb: Server returned Content-Length: "168888" (converted 168888/168888 expected) >DEBUG Oct-03 08:06:53 check_transfer_statuses: Transfer finished: Packages/p/python3-libselinux-2.8-4.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-libselinux-2.8-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:53 check_finished_trasfer_checksum: Checksum (sha256) 28d003025f95963b8a35a798a64e7c717fbbb79bcabedff40ae12e8bb81a9e9a is OK >DEBUG Oct-03 08:06:53 select_next_target: Selecting mirror for: Packages/f/fedora-release-29-0.17.noarch.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/f/fedora-release-29-0.17.noarch.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:53 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/fedora-release-29-0.17.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:53 check_transfer_statuses: Transfer finished: Packages/p/python3-libdnf-0.20.0-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-libdnf-0.20.0-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:53 check_finished_trasfer_checksum: Checksum (sha256) f0955a1e7eeae23ee9ec42f0ec27a4605735495c19f72f042e9d5e38059f44f3 is OK >DEBUG Oct-03 08:06:53 select_next_target: Selecting mirror for: Packages/f/fedora-release-server-29-0.17.noarch.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/f/fedora-release-server-29-0.17.noarch.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:53 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/fedora-release-server-29-0.17.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:53 lr_headercb: Server returned Content-Length: "29076" (converted 29076/29076 expected) >DEBUG Oct-03 08:06:53 lr_headercb: Server returned Content-Length: "21300" (converted 21300/21300 expected) >DEBUG Oct-03 08:06:53 check_transfer_statuses: Transfer finished: Packages/f/fedora-release-server-29-0.17.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/f/fedora-release-server-29-0.17.noarch.rpm) >DEBUG Oct-03 08:06:53 check_finished_trasfer_checksum: Checksum (sha256) bc3f349ecde28a8176fa740da97c73891cba74bb8ab8b9852184046dca97ad04 is OK >DEBUG Oct-03 08:06:53 select_next_target: Selecting mirror for: Packages/d/dracut-048-14.git20180726.fc29.x86_64.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dracut-048-14.git20180726.fc29.x86_64.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:53 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dracut-048-14.git20180726.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:53 check_transfer_statuses: Transfer finished: Packages/f/fedora-release-29-0.17.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/f/fedora-release-29-0.17.noarch.rpm) >DEBUG Oct-03 08:06:53 check_finished_trasfer_checksum: Checksum (sha256) d275d144845fe8205e613eb82425501599d85aaf55d5cbafe9d5069a2f9f1f14 is OK >DEBUG Oct-03 08:06:53 select_next_target: Selecting mirror for: Packages/d/dracut-config-rescue-048-14.git20180726.fc29.x86_64.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dracut-config-rescue-048-14.git20180726.fc29.x86_64.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:53 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dracut-config-rescue-048-14.git20180726.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:53 lr_headercb: Server returned Content-Length: "324516" (converted 324516/324516 expected) >DEBUG Oct-03 08:06:53 lr_headercb: Server returned Content-Length: "11760" (converted 11760/11760 expected) >DEBUG Oct-03 08:06:53 check_transfer_statuses: Transfer finished: Packages/d/dracut-config-rescue-048-14.git20180726.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dracut-config-rescue-048-14.git20180726.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:53 check_finished_trasfer_checksum: Checksum (sha256) 67381004f039c6b6e8d6e7a462429638efecee6e7302158fa53a45a56d46a7bf is OK >DEBUG Oct-03 08:06:53 select_next_target: Selecting mirror for: Packages/d/dracut-network-048-14.git20180726.fc29.x86_64.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dracut-network-048-14.git20180726.fc29.x86_64.rpm >DEBUG Oct-03 08:06:53 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:53 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/dracut-network-048-14.git20180726.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:54 lr_headercb: Server returned Content-Length: "56488" (converted 56488/56488 expected) >DEBUG Oct-03 08:06:54 check_transfer_statuses: Transfer finished: Packages/d/dracut-048-14.git20180726.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dracut-048-14.git20180726.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:54 check_finished_trasfer_checksum: Checksum (sha256) 2574de163c9d7ebf2229038f3379396426ffe313f257ddb582715869feeb3fa5 is OK >DEBUG Oct-03 08:06:54 select_next_target: Selecting mirror for: Packages/u/unzip-6.0-40.fc29.x86_64.rpm >DEBUG Oct-03 08:06:54 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/u/unzip-6.0-40.fc29.x86_64.rpm >DEBUG Oct-03 08:06:54 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:54 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/unzip-6.0-40.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:54 check_transfer_statuses: Transfer finished: Packages/d/dracut-network-048-14.git20180726.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/d/dracut-network-048-14.git20180726.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:54 check_finished_trasfer_checksum: Checksum (sha256) eb887f731452bc2353d4f89995b2e052812767e3cb3c06ae202bcf5fbb836098 is OK >DEBUG Oct-03 08:06:54 select_next_target: Selecting mirror for: Packages/l/libss-1.44.3-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:54 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libss-1.44.3-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:54 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:54 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libss-1.44.3-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:54 lr_headercb: Server returned Content-Length: "32700" (converted 32700/32700 expected) >DEBUG Oct-03 08:06:54 check_transfer_statuses: Transfer finished: Packages/l/libss-1.44.3-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libss-1.44.3-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:54 check_finished_trasfer_checksum: Checksum (sha256) 01f8e730938aabf71a735d2973de4fc40b9ff7fbe13c484c34446ab11a06ab0e is OK >DEBUG Oct-03 08:06:54 select_next_target: Selecting mirror for: Packages/p/python3-pip-18.0-4.fc29.noarch.rpm >DEBUG Oct-03 08:06:54 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-pip-18.0-4.fc29.noarch.rpm >DEBUG Oct-03 08:06:54 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:54 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-pip-18.0-4.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:54 lr_headercb: Server returned Content-Length: "1932948" (converted 1932948/1932948 expected) >DEBUG Oct-03 08:06:54 lr_headercb: Server returned Content-Length: "183796" (converted 183796/183796 expected) >DEBUG Oct-03 08:06:54 check_transfer_statuses: Transfer finished: Packages/u/unzip-6.0-40.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/u/unzip-6.0-40.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:54 check_finished_trasfer_checksum: Checksum (sha256) db00e985af80579964ee5c5122216423ab4039899ffa346dca447c0a0fdb6a97 is OK >DEBUG Oct-03 08:06:54 select_next_target: Selecting mirror for: Packages/l/langpacks-en-1.0-13.fc29.noarch.rpm >DEBUG Oct-03 08:06:54 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/langpacks-en-1.0-13.fc29.noarch.rpm >DEBUG Oct-03 08:06:54 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:54 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/langpacks-en-1.0-13.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:54 lr_headercb: Server returned Content-Length: "7944" (converted 7944/7944 expected) >DEBUG Oct-03 08:06:54 check_transfer_statuses: Transfer finished: Packages/l/langpacks-en-1.0-13.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/langpacks-en-1.0-13.fc29.noarch.rpm) >DEBUG Oct-03 08:06:54 check_finished_trasfer_checksum: Checksum (sha256) bb08d1f806706eb50ee4524e2f791783a4bfdd0a9495235d891f440169024ae9 is OK >DEBUG Oct-03 08:06:54 select_next_target: Selecting mirror for: Packages/m/mtr-0.92-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:54 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/mtr-0.92-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:54 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:54 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/mtr-0.92-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:54 lr_headercb: Server returned Content-Length: "85204" (converted 85204/85204 expected) >DEBUG Oct-03 08:06:54 check_transfer_statuses: Transfer finished: Packages/m/mtr-0.92-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/mtr-0.92-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:54 check_finished_trasfer_checksum: Checksum (sha256) c03652e08144da5566dedfb025b830fae78e5d7a6b65266c632b242135b975ca is OK >DEBUG Oct-03 08:06:54 select_next_target: Selecting mirror for: Packages/g/GeoIP-1.6.12-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:54 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/GeoIP-1.6.12-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:54 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:54 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/GeoIP-1.6.12-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:54 lr_headercb: Server returned Content-Length: "115940" (converted 115940/115940 expected) >DEBUG Oct-03 08:06:54 check_transfer_statuses: Transfer finished: Packages/g/GeoIP-1.6.12-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/GeoIP-1.6.12-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:54 check_finished_trasfer_checksum: Checksum (sha256) b8c6d76dc8d1ee0306cc413df5c90f36a9e76a227887783f2772a7976e9068a1 is OK >DEBUG Oct-03 08:06:54 select_next_target: Selecting mirror for: Packages/g/GeoIP-GeoLite-data-2018.06-2.fc29.noarch.rpm >DEBUG Oct-03 08:06:54 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/GeoIP-GeoLite-data-2018.06-2.fc29.noarch.rpm >DEBUG Oct-03 08:06:54 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:54 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/GeoIP-GeoLite-data-2018.06-2.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:54 lr_headercb: Server returned Content-Length: "562336" (converted 562336/562336 expected) >DEBUG Oct-03 08:06:54 check_transfer_statuses: Transfer finished: Packages/g/GeoIP-GeoLite-data-2018.06-2.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/GeoIP-GeoLite-data-2018.06-2.fc29.noarch.rpm) >DEBUG Oct-03 08:06:54 check_finished_trasfer_checksum: Checksum (sha256) 04031fb09b72d72f0d6063709a22c084f43a0e1d456606119ca2188597e0ae5a is OK >DEBUG Oct-03 08:06:54 select_next_target: Selecting mirror for: Packages/g/gzip-1.9-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:54 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gzip-1.9-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:54 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:54 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/gzip-1.9-7.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:54 lr_headercb: Server returned Content-Length: "156788" (converted 156788/156788 expected) >DEBUG Oct-03 08:06:55 check_transfer_statuses: Transfer finished: Packages/g/gzip-1.9-7.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/g/gzip-1.9-7.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:55 check_finished_trasfer_checksum: Checksum (sha256) 7415a1ff5e356374a2b3545d7bf55c5358217bc6b5cac567d14b6afab893c094 is OK >DEBUG Oct-03 08:06:55 select_next_target: Selecting mirror for: Packages/p/python3-setuptools-40.4.3-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:55 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-setuptools-40.4.3-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:55 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:55 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-setuptools-40.4.3-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:55 lr_headercb: Server returned Content-Length: "632936" (converted 632936/632936 expected) >DEBUG Oct-03 08:06:55 check_transfer_statuses: Transfer finished: Packages/p/python3-pip-18.0-4.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-pip-18.0-4.fc29.noarch.rpm) >DEBUG Oct-03 08:06:55 check_finished_trasfer_checksum: Checksum (sha256) fee76a59ff5eebc27112593c28caf204b247257936997fb01ac1fa5859f9e9df is OK >DEBUG Oct-03 08:06:55 select_next_target: Selecting mirror for: Packages/f/firewalld-0.6.2-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:55 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/f/firewalld-0.6.2-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:55 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:55 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/firewalld-0.6.2-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:56 check_transfer_statuses: Transfer finished: Packages/p/python3-setuptools-40.4.3-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-setuptools-40.4.3-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:56 check_finished_trasfer_checksum: Checksum (sha256) 33461ff452fc16ac6be4f70085b5e69829b5a9108b3f503458206b04d8f54fb6 is OK >DEBUG Oct-03 08:06:56 select_next_target: Selecting mirror for: Packages/f/firewalld-filesystem-0.6.2-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/f/firewalld-filesystem-0.6.2-1.fc29.noarch.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:56 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/firewalld-filesystem-0.6.2-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:56 lr_headercb: Server returned Content-Length: "417288" (converted 417288/417288 expected) >DEBUG Oct-03 08:06:56 lr_headercb: Server returned Content-Length: "19776" (converted 19776/19776 expected) >DEBUG Oct-03 08:06:56 check_transfer_statuses: Transfer finished: Packages/f/firewalld-filesystem-0.6.2-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/f/firewalld-filesystem-0.6.2-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:56 check_finished_trasfer_checksum: Checksum (sha256) 0e2a177731f6d3e139f433b7164d4e48a658921dfb1e95730a87bae0d5f625c8 is OK >DEBUG Oct-03 08:06:56 select_next_target: Selecting mirror for: Packages/p/python3-sssdconfig-2.0.0-3.fc29.noarch.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-sssdconfig-2.0.0-3.fc29.noarch.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:56 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-sssdconfig-2.0.0-3.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:56 lr_headercb: Server returned Content-Length: "59432" (converted 59432/59432 expected) >DEBUG Oct-03 08:06:56 check_transfer_statuses: Transfer finished: Packages/p/python3-sssdconfig-2.0.0-3.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-sssdconfig-2.0.0-3.fc29.noarch.rpm) >DEBUG Oct-03 08:06:56 check_finished_trasfer_checksum: Checksum (sha256) 7121aa9c518905a86c8972d9fb6aee81ee5e6e35dbd517b515f4b53bb11d3692 is OK >DEBUG Oct-03 08:06:56 select_next_target: Selecting mirror for: Packages/c/clevis-11-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/clevis-11-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:56 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/clevis-11-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:56 lr_headercb: Server returned Content-Length: "51268" (converted 51268/51268 expected) >DEBUG Oct-03 08:06:56 check_transfer_statuses: Transfer finished: Packages/c/clevis-11-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/clevis-11-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:56 check_finished_trasfer_checksum: Checksum (sha256) 6c2a858da84ad4124941d5d47e3d6450b9cf05abd224e2202d7e9f7b67ead6bc is OK >DEBUG Oct-03 08:06:56 select_next_target: Selecting mirror for: Packages/c/clevis-luks-11-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/clevis-luks-11-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:56 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/clevis-luks-11-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:56 lr_headercb: Server returned Content-Length: "17248" (converted 17248/17248 expected) >DEBUG Oct-03 08:06:56 check_transfer_statuses: Transfer finished: Packages/c/clevis-luks-11-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/clevis-luks-11-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:56 check_finished_trasfer_checksum: Checksum (sha256) 30b1dce9367e573865e88b40c5f7fe56e6f79e5d038b0f33d3b427b65a11c04f is OK >DEBUG Oct-03 08:06:56 select_next_target: Selecting mirror for: Packages/l/libstdc++-8.2.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libstdc++-8.2.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:56 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libstdc++-8.2.1-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:56 check_transfer_statuses: Transfer finished: Packages/f/firewalld-0.6.2-1.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/f/firewalld-0.6.2-1.fc29.noarch.rpm) >DEBUG Oct-03 08:06:56 check_finished_trasfer_checksum: Checksum (sha256) ffb689e5dd6f21e85912929ebfa2e794d3855f57ec2dc16bd8df10c883e478ce is OK >DEBUG Oct-03 08:06:56 select_next_target: Selecting mirror for: Packages/l/libstemmer-0-11.585svn.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libstemmer-0-11.585svn.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:56 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libstemmer-0-11.585svn.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:56 lr_headercb: Server returned Content-Length: "462772" (converted 462772/462772 expected) >DEBUG Oct-03 08:06:56 lr_headercb: Server returned Content-Length: "73404" (converted 73404/73404 expected) >DEBUG Oct-03 08:06:56 check_transfer_statuses: Transfer finished: Packages/l/libstdc++-8.2.1-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libstdc++-8.2.1-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:56 check_finished_trasfer_checksum: Checksum (sha256) 5c8ec25dc254645d3445a559cb92953bf395a7b086ed2da74dae3764cacef1bc is OK >DEBUG Oct-03 08:06:56 select_next_target: Selecting mirror for: Packages/u/usb_modeswitch-2.5.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/u/usb_modeswitch-2.5.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:56 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/usb_modeswitch-2.5.2-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:56 check_transfer_statuses: Transfer finished: Packages/l/libstemmer-0-11.585svn.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libstemmer-0-11.585svn.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:56 check_finished_trasfer_checksum: Checksum (sha256) b726bc3a84f740acc03e16244347d475ec4a0c8af39c171dfd863fb53c87bf7e is OK >DEBUG Oct-03 08:06:56 select_next_target: Selecting mirror for: Packages/l/libselinux-2.8-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libselinux-2.8-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:56 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libselinux-2.8-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:56 lr_headercb: Server returned Content-Length: "75520" (converted 75520/75520 expected) >DEBUG Oct-03 08:06:56 lr_headercb: Server returned Content-Length: "80740" (converted 80740/80740 expected) >DEBUG Oct-03 08:06:56 check_transfer_statuses: Transfer finished: Packages/u/usb_modeswitch-2.5.2-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/u/usb_modeswitch-2.5.2-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:56 check_finished_trasfer_checksum: Checksum (sha256) 118b9b572a8867a517ad62a0cb0f599425c2ba84f0b79558e0f75ff76433a17c is OK >DEBUG Oct-03 08:06:56 select_next_target: Selecting mirror for: Packages/u/usb_modeswitch-data-20170806-3.fc29.noarch.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/u/usb_modeswitch-data-20170806-3.fc29.noarch.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:56 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/usb_modeswitch-data-20170806-3.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:06:56 check_transfer_statuses: Transfer finished: Packages/l/libselinux-2.8-4.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libselinux-2.8-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:56 check_finished_trasfer_checksum: Checksum (sha256) e664ee3b24197f32786408214e86941f933fd6dedfa4e22392ae1a08f6ac8a3c is OK >DEBUG Oct-03 08:06:56 select_next_target: Selecting mirror for: Packages/l/libselinux-utils-2.8-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libselinux-utils-2.8-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:56 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libselinux-utils-2.8-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:56 lr_headercb: Server returned Content-Length: "103080" (converted 103080/103080 expected) >DEBUG Oct-03 08:06:56 check_transfer_statuses: Transfer finished: Packages/u/usb_modeswitch-data-20170806-3.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/u/usb_modeswitch-data-20170806-3.fc29.noarch.rpm) >DEBUG Oct-03 08:06:56 check_finished_trasfer_checksum: Checksum (sha256) fcfe2b206ad95f03747e6a23f982d475202d30f706930c2333792c94131111f0 is OK >DEBUG Oct-03 08:06:56 select_next_target: Selecting mirror for: Packages/x/xz-5.2.4-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/x/xz-5.2.4-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:56 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/xz-5.2.4-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:56 lr_headercb: Server returned Content-Length: "102220" (converted 102220/102220 expected) >DEBUG Oct-03 08:06:56 lr_headercb: Server returned Content-Length: "149764" (converted 149764/149764 expected) >DEBUG Oct-03 08:06:56 check_transfer_statuses: Transfer finished: Packages/l/libselinux-utils-2.8-4.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libselinux-utils-2.8-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:56 check_finished_trasfer_checksum: Checksum (sha256) f0411ff74d49c1bfc0228b5e73ca45cc24abf8ce1f22e4c9fec55e5df98422e6 is OK >DEBUG Oct-03 08:06:56 select_next_target: Selecting mirror for: Packages/l/libsemanage-2.8-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libsemanage-2.8-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:56 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:56 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libsemanage-2.8-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:57 check_transfer_statuses: Transfer finished: Packages/x/xz-5.2.4-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/x/xz-5.2.4-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:57 check_finished_trasfer_checksum: Checksum (sha256) 27f9eec1b4811527c6a58177a40e24c1d6306d775f58055731541f5b06810a7a is OK >DEBUG Oct-03 08:06:57 select_next_target: Selecting mirror for: Packages/h/hardlink-1.3-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:57 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/h/hardlink-1.3-7.fc29.x86_64.rpm >DEBUG Oct-03 08:06:57 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:57 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/hardlink-1.3-7.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:57 lr_headercb: Server returned Content-Length: "111220" (converted 111220/111220 expected) >DEBUG Oct-03 08:06:57 lr_headercb: Server returned Content-Length: "24888" (converted 24888/24888 expected) >DEBUG Oct-03 08:06:57 check_transfer_statuses: Transfer finished: Packages/h/hardlink-1.3-7.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/h/hardlink-1.3-7.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:57 check_finished_trasfer_checksum: Checksum (sha256) 29f5efee22bc69bc798aa1f8b310c916aaf29ec58c906471b1315c0225432bec is OK >DEBUG Oct-03 08:06:57 select_next_target: Selecting mirror for: Packages/l/libicu-62.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:57 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libicu-62.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:57 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:57 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libicu-62.1-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:57 check_transfer_statuses: Transfer finished: Packages/l/libsemanage-2.8-4.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libsemanage-2.8-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:57 check_finished_trasfer_checksum: Checksum (sha256) 0de3f4bd804493334fb9fe627563196eded9f49972053d2235726303919cbdfd is OK >DEBUG Oct-03 08:06:57 select_next_target: Selecting mirror for: Packages/x/xz-libs-5.2.4-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:57 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/x/xz-libs-5.2.4-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:57 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:57 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/xz-libs-5.2.4-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:57 lr_headercb: Server returned Content-Length: "9319656" (converted 9319656/9319656 expected) >DEBUG Oct-03 08:06:57 lr_headercb: Server returned Content-Length: "89224" (converted 89224/89224 expected) >DEBUG Oct-03 08:06:57 check_transfer_statuses: Transfer finished: Packages/x/xz-libs-5.2.4-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/x/xz-libs-5.2.4-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:57 check_finished_trasfer_checksum: Checksum (sha256) ea68de9c4a06385dbd31548f2763cf867be0b60f70703136cf9376775dfdf83d is OK >DEBUG Oct-03 08:06:57 select_next_target: Selecting mirror for: Packages/l/libsmbclient-4.9.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:57 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libsmbclient-4.9.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:57 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:57 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libsmbclient-4.9.1-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:57 lr_headercb: Server returned Content-Length: "72676" (converted 72676/72676 expected) >DEBUG Oct-03 08:06:57 check_transfer_statuses: Transfer finished: Packages/l/libsmbclient-4.9.1-2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libsmbclient-4.9.1-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:57 check_finished_trasfer_checksum: Checksum (sha256) 4c01e14998e53bf87c364d5a29008f93a7eae5496c3721e4eb0c7ed3bee076cf is OK >DEBUG Oct-03 08:06:57 select_next_target: Selecting mirror for: Packages/u/usbutils-010-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:57 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/u/usbutils-010-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:57 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:57 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/usbutils-010-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:57 lr_headercb: Server returned Content-Length: "107172" (converted 107172/107172 expected) >DEBUG Oct-03 08:06:57 check_transfer_statuses: Transfer finished: Packages/u/usbutils-010-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/u/usbutils-010-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:57 check_finished_trasfer_checksum: Checksum (sha256) 3d6944e191661c1b0c7fdb8b8e7593e8ca684281146b6eb8a441296d743c0fe0 is OK >DEBUG Oct-03 08:06:57 select_next_target: Selecting mirror for: Packages/l/libsoup-2.64.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:57 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libsoup-2.64.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:06:57 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:57 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libsoup-2.64.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:57 lr_headercb: Server returned Content-Length: "347820" (converted 347820/347820 expected) >DEBUG Oct-03 08:06:58 check_transfer_statuses: Transfer finished: Packages/l/libsoup-2.64.1-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libsoup-2.64.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:58 check_finished_trasfer_checksum: Checksum (sha256) cbab9a506ca60d47108baf8996060cbd31658798a6d37ad9f1f21368daedbcef is OK >DEBUG Oct-03 08:06:58 select_next_target: Selecting mirror for: Packages/u/userspace-rcu-0.10.1-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:58 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/u/userspace-rcu-0.10.1-4.fc29.x86_64.rpm >DEBUG Oct-03 08:06:58 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:58 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/userspace-rcu-0.10.1-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:58 lr_headercb: Server returned Content-Length: "99516" (converted 99516/99516 expected) >DEBUG Oct-03 08:06:58 check_transfer_statuses: Transfer finished: Packages/u/userspace-rcu-0.10.1-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/u/userspace-rcu-0.10.1-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:58 check_finished_trasfer_checksum: Checksum (sha256) f46f510475c7b02e1f0968e115966b3e994fffaff533056b0b73848a13f26f67 is OK >DEBUG Oct-03 08:06:58 select_next_target: Selecting mirror for: Packages/l/libssh-0.8.3-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:58 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libssh-0.8.3-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:58 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:58 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libssh-0.8.3-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:58 lr_headercb: Server returned Content-Length: "213908" (converted 213908/213908 expected) >DEBUG Oct-03 08:06:58 check_transfer_statuses: Transfer finished: Packages/l/libssh-0.8.3-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libssh-0.8.3-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:58 check_finished_trasfer_checksum: Checksum (sha256) a4fb9cd76404255db0c37d495cad85d0afb5397604ecceea79cec55ead9b5209 is OK >DEBUG Oct-03 08:06:58 select_next_target: Selecting mirror for: Packages/l/libsss_autofs-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:58 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libsss_autofs-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:58 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:58 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libsss_autofs-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:58 lr_headercb: Server returned Content-Length: "43036" (converted 43036/43036 expected) >DEBUG Oct-03 08:06:58 check_transfer_statuses: Transfer finished: Packages/l/libsss_autofs-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libsss_autofs-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:58 check_finished_trasfer_checksum: Checksum (sha256) ef4f023ca826f98bdee8e5e29d0bdf30bf0c1f34e10950c5a8ddc57c06896245 is OK >DEBUG Oct-03 08:06:58 select_next_target: Selecting mirror for: Packages/l/libidn2-2.0.5-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:58 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libidn2-2.0.5-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:58 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:58 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libidn2-2.0.5-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:58 lr_headercb: Server returned Content-Length: "88784" (converted 88784/88784 expected) >DEBUG Oct-03 08:06:58 check_transfer_statuses: Transfer finished: Packages/l/libidn2-2.0.5-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libidn2-2.0.5-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:58 check_finished_trasfer_checksum: Checksum (sha256) dd82ab9d9023fd5b3ace11d1711dd7161bfb0bd6ecd2bce394898dc18238c36d is OK >DEBUG Oct-03 08:06:58 select_next_target: Selecting mirror for: Packages/l/libsss_certmap-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:58 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libsss_certmap-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:58 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:58 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libsss_certmap-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:58 lr_headercb: Server returned Content-Length: "67888" (converted 67888/67888 expected) >DEBUG Oct-03 08:06:58 check_transfer_statuses: Transfer finished: Packages/l/libsss_certmap-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libsss_certmap-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:58 check_finished_trasfer_checksum: Checksum (sha256) 967ea4550bbf58e6632f15a743bd28fa6a5cd8b552bbe2fe59d05f612acc31f1 is OK >DEBUG Oct-03 08:06:58 select_next_target: Selecting mirror for: Packages/g/gdb-headless-8.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:58 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/gdb-headless-8.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:06:58 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:58 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/gdb-headless-8.2-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:59 lr_headercb: Server returned Content-Length: "3463292" (converted 3463292/3463292 expected) >DEBUG Oct-03 08:06:59 check_transfer_statuses: Transfer finished: Packages/l/libicu-62.1-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libicu-62.1-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:06:59 check_finished_trasfer_checksum: Checksum (sha256) 0c0f7e1321f0e2245ed73dcf0002425cd51bf70c74b7915e390e3754c5631ea5 is OK >DEBUG Oct-03 08:06:59 select_next_target: Selecting mirror for: Packages/l/libsss_idmap-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:59 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libsss_idmap-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:06:59 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:06:59 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libsss_idmap-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:06:59 lr_headercb: Server returned Content-Length: "45848" (converted 45848/45848 expected) >DEBUG Oct-03 08:07:00 check_transfer_statuses: Transfer finished: Packages/l/libsss_idmap-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libsss_idmap-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:00 check_finished_trasfer_checksum: Checksum (sha256) 67a40255dff58093cfd789e3d531093906cd79fdefa533ed19ef419ab5307060 is OK >DEBUG Oct-03 08:07:00 select_next_target: Selecting mirror for: Packages/q/quota-4.04-9.fc29.x86_64.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/q/quota-4.04-9.fc29.x86_64.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:00 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/quota-4.04-9.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:00 lr_headercb: Server returned Content-Length: "200612" (converted 200612/200612 expected) >DEBUG Oct-03 08:07:00 check_transfer_statuses: Transfer finished: Packages/q/quota-4.04-9.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/q/quota-4.04-9.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:00 check_finished_trasfer_checksum: Checksum (sha256) 0cbe118bba235a4771faf04ba02277398d39b9517be0adf7ad4fdce8228e4611 is OK >DEBUG Oct-03 08:07:00 select_next_target: Selecting mirror for: Packages/l/libsysfs-2.1.0-25.fc29.x86_64.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libsysfs-2.1.0-25.fc29.x86_64.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:00 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libsysfs-2.1.0-25.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:00 lr_headercb: Server returned Content-Length: "33640" (converted 33640/33640 expected) >DEBUG Oct-03 08:07:00 check_transfer_statuses: Transfer finished: Packages/l/libsysfs-2.1.0-25.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libsysfs-2.1.0-25.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:00 check_finished_trasfer_checksum: Checksum (sha256) 35dd4475db046f27d83de216f38778f05fa82732bb722028fb7b8040048769b2 is OK >DEBUG Oct-03 08:07:00 select_next_target: Selecting mirror for: Packages/l/libsss_nss_idmap-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libsss_nss_idmap-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:00 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libsss_nss_idmap-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:00 lr_headercb: Server returned Content-Length: "51792" (converted 51792/51792 expected) >DEBUG Oct-03 08:07:00 check_transfer_statuses: Transfer finished: Packages/l/libsss_nss_idmap-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libsss_nss_idmap-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:00 check_finished_trasfer_checksum: Checksum (sha256) b378a5e977593e95b111c56af7c9b267a338e328a2aec22183ce1c1935775a9b is OK >DEBUG Oct-03 08:07:00 select_next_target: Selecting mirror for: Packages/q/quota-nls-4.04-9.fc29.noarch.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/q/quota-nls-4.04-9.fc29.noarch.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:00 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/quota-nls-4.04-9.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:00 lr_headercb: Server returned Content-Length: "77912" (converted 77912/77912 expected) >DEBUG Oct-03 08:07:00 check_transfer_statuses: Transfer finished: Packages/q/quota-nls-4.04-9.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/q/quota-nls-4.04-9.fc29.noarch.rpm) >DEBUG Oct-03 08:07:00 check_finished_trasfer_checksum: Checksum (sha256) 666962f63ecca2b16e9a83b3cd45635e218f9c3e823f24065349fe08fe8b2626 is OK >DEBUG Oct-03 08:07:00 select_next_target: Selecting mirror for: Packages/g/gdbm-libs-1.18-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/gdbm-libs-1.18-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:00 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/gdbm-libs-1.18-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:00 lr_headercb: Server returned Content-Length: "50600" (converted 50600/50600 expected) >DEBUG Oct-03 08:07:00 check_transfer_statuses: Transfer finished: Packages/p/python3-libs-3.7.0-9.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/p/python3-libs-3.7.0-9.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:00 check_finished_trasfer_checksum: Checksum (sha256) beccf13798f5f2dd5bb5599c4e51e1dc4e1be03065912d21b3dbcaba6ed69181 is OK >DEBUG Oct-03 08:07:00 select_next_target: Selecting mirror for: Packages/l/libsss_sudo-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libsss_sudo-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:00 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libsss_sudo-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:00 check_transfer_statuses: Transfer finished: Packages/g/gdbm-libs-1.18-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/gdbm-libs-1.18-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:00 check_finished_trasfer_checksum: Checksum (sha256) 964dacc71209a2ba9c0468717ba56f5bdd6cc2ce898926aa9d7a9373f3908db7 is OK >DEBUG Oct-03 08:07:00 select_next_target: Selecting mirror for: Packages/l/libtalloc-2.1.14-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libtalloc-2.1.14-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:00 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libtalloc-2.1.14-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:00 lr_headercb: Server returned Content-Length: "43256" (converted 43256/43256 expected) >DEBUG Oct-03 08:07:00 check_transfer_statuses: Transfer finished: Packages/l/libtalloc-2.1.14-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libtalloc-2.1.14-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:00 check_finished_trasfer_checksum: Checksum (sha256) 6f85496c1bf5f13ab1e704eb510ddf4161db07ba008a00fc81aaf7df89a0f4cf is OK >DEBUG Oct-03 08:07:00 select_next_target: Selecting mirror for: Packages/u/util-linux-2.32.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/u/util-linux-2.32.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:00 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/util-linux-2.32.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:00 lr_headercb: Server returned Content-Length: "41364" (converted 41364/41364 expected) >DEBUG Oct-03 08:07:00 check_transfer_statuses: Transfer finished: Packages/l/libsss_sudo-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libsss_sudo-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:00 check_finished_trasfer_checksum: Checksum (sha256) 5d1c02d7ae78f3e7744a7764911ad52fbf7ba09803db937046d9cd5ed62a0649 is OK >DEBUG Oct-03 08:07:00 select_next_target: Selecting mirror for: Packages/u/util-linux-user-2.32.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/u/util-linux-user-2.32.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:00 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:00 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/util-linux-user-2.32.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:01 lr_headercb: Server returned Content-Length: "2541652" (converted 2541652/2541652 expected) >DEBUG Oct-03 08:07:01 lr_headercb: Server returned Content-Length: "32596" (converted 32596/32596 expected) >DEBUG Oct-03 08:07:01 check_transfer_statuses: Transfer finished: Packages/u/util-linux-user-2.32.1-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/u/util-linux-user-2.32.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:01 check_finished_trasfer_checksum: Checksum (sha256) 6fdebcb91ba40c21fad4e9b2e5e85e9800465c6751d6a2519af6b0737e40f351 is OK >DEBUG Oct-03 08:07:01 select_next_target: Selecting mirror for: Packages/l/libtar-1.2.20-15.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libtar-1.2.20-15.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:01 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libtar-1.2.20-15.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:01 lr_headercb: Server returned Content-Length: "37820" (converted 37820/37820 expected) >DEBUG Oct-03 08:07:01 check_transfer_statuses: Transfer finished: Packages/l/libtar-1.2.20-15.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libtar-1.2.20-15.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:01 check_finished_trasfer_checksum: Checksum (sha256) 811b149e7511ddbe2da1075a6f4f280c51a942673d80e98f8fa8915555d29c17 is OK >DEBUG Oct-03 08:07:01 select_next_target: Selecting mirror for: Packages/l/libtool-ltdl-2.4.6-27.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libtool-ltdl-2.4.6-27.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:01 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libtool-ltdl-2.4.6-27.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:01 lr_headercb: Server returned Content-Length: "35156" (converted 35156/35156 expected) >DEBUG Oct-03 08:07:01 check_transfer_statuses: Transfer finished: Packages/l/libtool-ltdl-2.4.6-27.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libtool-ltdl-2.4.6-27.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:01 check_finished_trasfer_checksum: Checksum (sha256) 80c42faeca434b2a93d7c5399670deee63af3b5bcef635c5fced0acd8bbf3d56 is OK >DEBUG Oct-03 08:07:01 select_next_target: Selecting mirror for: Packages/l/libtasn1-4.13-4.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libtasn1-4.13-4.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:01 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libtasn1-4.13-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:01 lr_headercb: Server returned Content-Length: "70656" (converted 70656/70656 expected) >DEBUG Oct-03 08:07:01 check_transfer_statuses: Transfer finished: Packages/l/libtasn1-4.13-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libtasn1-4.13-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:01 check_finished_trasfer_checksum: Checksum (sha256) fb5ca6579df19f64676b9398ea64ed4cfc3a4ec8531a8a696b2d776d63eac600 is OK >DEBUG Oct-03 08:07:01 select_next_target: Selecting mirror for: Packages/l/libudisks2-2.8.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libudisks2-2.8.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:01 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libudisks2-2.8.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:01 lr_headercb: Server returned Content-Length: "129056" (converted 129056/129056 expected) >DEBUG Oct-03 08:07:01 check_transfer_statuses: Transfer finished: Packages/l/libudisks2-2.8.1-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libudisks2-2.8.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:01 check_finished_trasfer_checksum: Checksum (sha256) 89d8093006f07da258099a33217c6267fbb226638ab7a8c2f5f91cc70f342417 is OK >DEBUG Oct-03 08:07:01 select_next_target: Selecting mirror for: Packages/j/jimtcl-0.78-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/j/jimtcl-0.78-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:01 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/jimtcl-0.78-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:01 check_transfer_statuses: Transfer finished: Packages/u/util-linux-2.32.1-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/u/util-linux-2.32.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:01 check_finished_trasfer_checksum: Checksum (sha256) 6edbf726bc5f067bf0ddf41eb020160d27b18dab49de1dabb35d0846952eb983 is OK >DEBUG Oct-03 08:07:01 select_next_target: Selecting mirror for: Packages/l/libtdb-1.3.16-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libtdb-1.3.16-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:01 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libtdb-1.3.16-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:01 lr_headercb: Server returned Content-Length: "238076" (converted 238076/238076 expected) >DEBUG Oct-03 08:07:01 lr_headercb: Server returned Content-Length: "51532" (converted 51532/51532 expected) >DEBUG Oct-03 08:07:01 check_transfer_statuses: Transfer finished: Packages/l/libtdb-1.3.16-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libtdb-1.3.16-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:01 check_finished_trasfer_checksum: Checksum (sha256) bccadd77b7a47162d53836c2ef218e732bc9148102eaccb1e929677f70193bdd is OK >DEBUG Oct-03 08:07:01 select_next_target: Selecting mirror for: Packages/o/os-prober-1.74-7.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/o/os-prober-1.74-7.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:01 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/os-prober-1.74-7.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:01 check_transfer_statuses: Transfer finished: Packages/j/jimtcl-0.78-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/j/jimtcl-0.78-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:01 check_finished_trasfer_checksum: Checksum (sha256) 459208d3001f74e1e49067c0348222ebb8b55a21dba637a3cde85056a5635dba is OK >DEBUG Oct-03 08:07:01 select_next_target: Selecting mirror for: Packages/l/libteam-1.27-10.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libteam-1.27-10.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:01 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libteam-1.27-10.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:01 lr_headercb: Server returned Content-Length: "45000" (converted 45000/45000 expected) >DEBUG Oct-03 08:07:01 check_transfer_statuses: Transfer finished: Packages/o/os-prober-1.74-7.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/o/os-prober-1.74-7.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:01 check_finished_trasfer_checksum: Checksum (sha256) 6a0ee480111126945db5c0e72c7015da82b2099ea43e5723349837d3fd05d440 is OK >DEBUG Oct-03 08:07:01 select_next_target: Selecting mirror for: Packages/l/libtevent-0.9.37-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libtevent-0.9.37-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:01 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libtevent-0.9.37-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:01 lr_headercb: Server returned Content-Length: "46168" (converted 46168/46168 expected) >DEBUG Oct-03 08:07:01 check_transfer_statuses: Transfer finished: Packages/l/libteam-1.27-10.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libteam-1.27-10.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:01 check_finished_trasfer_checksum: Checksum (sha256) 27032d25b61d03beb65b6fa1acbf85a5a4318fa44f2297f405945d7ef3249d33 is OK >DEBUG Oct-03 08:07:01 select_next_target: Selecting mirror for: Packages/m/ModemManager-1.8.0-4.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/ModemManager-1.8.0-4.fc29.x86_64.rpm >DEBUG Oct-03 08:07:01 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:01 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/ModemManager-1.8.0-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:02 lr_headercb: Server returned Content-Length: "43000" (converted 43000/43000 expected) >DEBUG Oct-03 08:07:02 check_transfer_statuses: Transfer finished: Packages/l/libtevent-0.9.37-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libtevent-0.9.37-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:02 check_finished_trasfer_checksum: Checksum (sha256) 9d71477e9b5dd3955186508357a28e9171055703db530d5458dbae217dae807d is OK >DEBUG Oct-03 08:07:02 select_next_target: Selecting mirror for: Packages/l/libini_config-1.3.1-41.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libini_config-1.3.1-41.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libini_config-1.3.1-41.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:02 lr_headercb: Server returned Content-Length: "764412" (converted 764412/764412 expected) >DEBUG Oct-03 08:07:02 lr_headercb: Server returned Content-Length: "64368" (converted 64368/64368 expected) >DEBUG Oct-03 08:07:02 check_transfer_statuses: Transfer finished: Packages/l/libini_config-1.3.1-41.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libini_config-1.3.1-41.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:02 check_finished_trasfer_checksum: Checksum (sha256) bf09ab7c831b3e1b035eaa322fadddc338496e2009a629337d493938e1be661c is OK >DEBUG Oct-03 08:07:02 select_next_target: Selecting mirror for: Packages/m/ModemManager-glib-1.8.0-4.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/ModemManager-glib-1.8.0-4.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/ModemManager-glib-1.8.0-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:02 lr_headercb: Server returned Content-Length: "227660" (converted 227660/227660 expected) >DEBUG Oct-03 08:07:02 check_transfer_statuses: Transfer finished: Packages/m/ModemManager-1.8.0-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/ModemManager-1.8.0-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:02 check_finished_trasfer_checksum: Checksum (sha256) 7b0fe174410f3ce5891761638c701802f8e895306d110493a082db6b07931013 is OK >DEBUG Oct-03 08:07:02 select_next_target: Selecting mirror for: Packages/f/fpaste-0.3.9.2-1.fc29.noarch.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fpaste-0.3.9.2-1.fc29.noarch.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/fpaste-0.3.9.2-1.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:02 check_transfer_statuses: Transfer finished: Packages/m/ModemManager-glib-1.8.0-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/ModemManager-glib-1.8.0-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:02 check_finished_trasfer_checksum: Checksum (sha256) a24be23e6d575db23424520a9bf4d6003195b93a7ec1fb6a8281a7c68ef625ae is OK >DEBUG Oct-03 08:07:02 select_next_target: Selecting mirror for: Packages/s/sqlite-3.24.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/sqlite-3.24.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sqlite-3.24.0-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:02 lr_headercb: Server returned Content-Length: "31728" (converted 31728/31728 expected) >DEBUG Oct-03 08:07:02 check_transfer_statuses: Transfer finished: Packages/f/fpaste-0.3.9.2-1.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fpaste-0.3.9.2-1.fc29.noarch.rpm) >DEBUG Oct-03 08:07:02 check_finished_trasfer_checksum: Checksum (sha256) eace569c640ca59bc4041b3cfc64efee8dfb7417f4e4212dd6b17e3d96e1705d is OK >DEBUG Oct-03 08:07:02 select_next_target: Selecting mirror for: Packages/r/realmd-0.16.3-16.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/r/realmd-0.16.3-16.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/realmd-0.16.3-16.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:02 lr_headercb: Server returned Content-Length: "632008" (converted 632008/632008 expected) >DEBUG Oct-03 08:07:02 lr_headercb: Server returned Content-Length: "216412" (converted 216412/216412 expected) >DEBUG Oct-03 08:07:02 check_transfer_statuses: Transfer finished: Packages/s/sqlite-3.24.0-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/sqlite-3.24.0-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:02 check_finished_trasfer_checksum: Checksum (sha256) 1b0f936705d2a5781d466a214e8ee19c43135cb4b541498bf682b47277937d2e is OK >DEBUG Oct-03 08:07:02 select_next_target: Selecting mirror for: Packages/f/fprintd-0.8.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fprintd-0.8.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/fprintd-0.8.1-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:02 lr_headercb: Server returned Content-Length: "96624" (converted 96624/96624 expected) >DEBUG Oct-03 08:07:02 check_transfer_statuses: Transfer finished: Packages/f/fprintd-0.8.1-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fprintd-0.8.1-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:02 check_finished_trasfer_checksum: Checksum (sha256) 700677dde458cac4e8f63fd5acee40135736e9bef66cf92a9b117fb0ae9fc01b is OK >DEBUG Oct-03 08:07:02 select_next_target: Selecting mirror for: Packages/s/sqlite-libs-3.24.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/sqlite-libs-3.24.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sqlite-libs-3.24.0-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:02 lr_headercb: Server returned Content-Length: "548344" (converted 548344/548344 expected) >DEBUG Oct-03 08:07:02 check_transfer_statuses: Transfer finished: Packages/r/realmd-0.16.3-16.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/r/realmd-0.16.3-16.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:02 check_finished_trasfer_checksum: Checksum (sha256) a56da9831c90d2dfdd2edd919096e746f328e89fe0e9691245558f436cc1b094 is OK >DEBUG Oct-03 08:07:02 select_next_target: Selecting mirror for: Packages/f/fprintd-pam-0.8.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fprintd-pam-0.8.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/fprintd-pam-0.8.1-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:02 check_transfer_statuses: Transfer finished: Packages/s/sqlite-libs-3.24.0-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/sqlite-libs-3.24.0-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:02 check_finished_trasfer_checksum: Checksum (sha256) c4095f8b64a38d592e184c0fb5acc060dd1f88e6cecc29bdcbdce5d7959e3991 is OK >DEBUG Oct-03 08:07:02 select_next_target: Selecting mirror for: Packages/l/libipt-2.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libipt-2.0-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libipt-2.0-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:02 lr_headercb: Server returned Content-Length: "18236" (converted 18236/18236 expected) >DEBUG Oct-03 08:07:02 lr_headercb: Server returned Content-Length: "51228" (converted 51228/51228 expected) >DEBUG Oct-03 08:07:02 check_transfer_statuses: Transfer finished: Packages/f/fprintd-pam-0.8.1-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fprintd-pam-0.8.1-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:02 check_finished_trasfer_checksum: Checksum (sha256) c4a1fd7b726caf34072290293ba81aeb986ba4b6d60e9091608c19290f72b323 is OK >DEBUG Oct-03 08:07:02 select_next_target: Selecting mirror for: Packages/l/libwbclient-4.9.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libwbclient-4.9.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libwbclient-4.9.1-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:02 check_transfer_statuses: Transfer finished: Packages/l/libipt-2.0-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libipt-2.0-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:02 check_finished_trasfer_checksum: Checksum (sha256) a9fa678583b33a941b67aa4cefa5e1c059cf9b17f9dc05c61008c78630517cbe is OK >DEBUG Oct-03 08:07:02 select_next_target: Selecting mirror for: Packages/g/glib2-2.58.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/glib2-2.58.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:02 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/glib2-2.58.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:03 lr_headercb: Server returned Content-Length: "44072" (converted 44072/44072 expected) >DEBUG Oct-03 08:07:03 lr_headercb: Server returned Content-Length: "2582316" (converted 2582316/2582316 expected) >DEBUG Oct-03 08:07:03 check_transfer_statuses: Transfer finished: Packages/l/libwbclient-4.9.1-2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libwbclient-4.9.1-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:03 check_finished_trasfer_checksum: Checksum (sha256) 41310e5ac08204cf4f0d58edc0c1135a0bae0011f9268fe8459f9a419e09d888 is OK >DEBUG Oct-03 08:07:03 select_next_target: Selecting mirror for: Packages/g/glibc-2.28-9.fc29.x86_64.rpm >DEBUG Oct-03 08:07:03 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/glibc-2.28-9.fc29.x86_64.rpm >DEBUG Oct-03 08:07:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/glibc-2.28-9.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:03 lr_headercb: Server returned Content-Length: "3954096" (converted 3954096/3954096 expected) >DEBUG Oct-03 08:07:03 check_transfer_statuses: Transfer finished: Packages/g/gdb-headless-8.2-2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/gdb-headless-8.2-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:03 check_finished_trasfer_checksum: Checksum (sha256) 4e3e27ad25194207883d92e8d457bd6e8a4a6164787fee8dd2be1cc32c5b34d8 is OK >DEBUG Oct-03 08:07:03 select_next_target: Selecting mirror for: Packages/l/libxcrypt-4.2.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:03 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libxcrypt-4.2.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libxcrypt-4.2.1-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:03 lr_headercb: Server returned Content-Length: "66704" (converted 66704/66704 expected) >DEBUG Oct-03 08:07:03 check_transfer_statuses: Transfer finished: Packages/l/libxcrypt-4.2.1-2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libxcrypt-4.2.1-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:03 check_finished_trasfer_checksum: Checksum (sha256) 79f5aa20379a75d84448e46ce226d3cfced6245e000ed51dc28051d6e5fe6bc7 is OK >DEBUG Oct-03 08:07:03 select_next_target: Selecting mirror for: Packages/l/libxcrypt-common-4.2.1-2.fc29.noarch.rpm >DEBUG Oct-03 08:07:03 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libxcrypt-common-4.2.1-2.fc29.noarch.rpm >DEBUG Oct-03 08:07:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libxcrypt-common-4.2.1-2.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:03 lr_headercb: Server returned Content-Length: "33492" (converted 33492/33492 expected) >DEBUG Oct-03 08:07:03 check_transfer_statuses: Transfer finished: Packages/l/libxcrypt-common-4.2.1-2.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/libxcrypt-common-4.2.1-2.fc29.noarch.rpm) >DEBUG Oct-03 08:07:03 check_finished_trasfer_checksum: Checksum (sha256) dcc3e878479d73088497bb756556b3a60010e8c28057ead50a1a8fb298d8d56d is OK >DEBUG Oct-03 08:07:03 select_next_target: Selecting mirror for: Packages/g/glibc-common-2.28-9.fc29.x86_64.rpm >DEBUG Oct-03 08:07:03 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/glibc-common-2.28-9.fc29.x86_64.rpm >DEBUG Oct-03 08:07:03 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:03 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/glibc-common-2.28-9.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:03 lr_headercb: Server returned Content-Length: "813628" (converted 813628/813628 expected) >DEBUG Oct-03 08:07:04 check_transfer_statuses: Transfer finished: Packages/g/glibc-common-2.28-9.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/glibc-common-2.28-9.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:04 check_finished_trasfer_checksum: Checksum (sha256) c682beb296e7faf7da16c01f86050a08fa55ffda484778e02b9df955bbbe1ac7 is OK >DEBUG Oct-03 08:07:04 select_next_target: Selecting mirror for: Packages/l/libtirpc-1.1.4-0.fc29.x86_64.rpm >DEBUG Oct-03 08:07:04 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libtirpc-1.1.4-0.fc29.x86_64.rpm >DEBUG Oct-03 08:07:04 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:04 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libtirpc-1.1.4-0.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:04 lr_headercb: Server returned Content-Length: "98208" (converted 98208/98208 expected) >DEBUG Oct-03 08:07:04 check_transfer_statuses: Transfer finished: Packages/l/libtirpc-1.1.4-0.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libtirpc-1.1.4-0.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:04 check_finished_trasfer_checksum: Checksum (sha256) 0aad94f100ad1b71074cddb3b24938c5a325b6d737cf8c3260977d239ba6ce2e is OK >DEBUG Oct-03 08:07:04 select_next_target: Selecting mirror for: Packages/a/at-3.1.23-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:04 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/a/at-3.1.23-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:04 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:04 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/at-3.1.23-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:04 lr_headercb: Server returned Content-Length: "60880" (converted 60880/60880 expected) >DEBUG Oct-03 08:07:04 check_transfer_statuses: Transfer finished: Packages/a/at-3.1.23-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/a/at-3.1.23-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:04 check_finished_trasfer_checksum: Checksum (sha256) 984458064f8814362908544bc6e3d81c7cdb1fc8c0e86d32d83851b7b3d47878 is OK >DEBUG Oct-03 08:07:04 select_next_target: Selecting mirror for: Packages/l/linux-firmware-20180913-87.git44d4fca9.fc29.noarch.rpm >DEBUG Oct-03 08:07:04 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/linux-firmware-20180913-87.git44d4fca9.fc29.noarch.rpm >DEBUG Oct-03 08:07:04 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:04 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/linux-firmware-20180913-87.git44d4fca9.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:04 lr_headercb: Server returned Content-Length: "73072336" (converted 73072336/73072336 expected) >DEBUG Oct-03 08:07:05 check_transfer_statuses: Transfer finished: Packages/g/glib2-2.58.1-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/glib2-2.58.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:05 check_finished_trasfer_checksum: Checksum (sha256) d8c4f4de00f0f2ab19fd5c507f54af8cb0964b1eba7500017439c20481610b46 is OK >DEBUG Oct-03 08:07:05 select_next_target: Selecting mirror for: Packages/s/sscg-2.3.3-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:05 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/sscg-2.3.3-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sscg-2.3.3-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:05 lr_headercb: Server returned Content-Length: "37768" (converted 37768/37768 expected) >DEBUG Oct-03 08:07:05 check_transfer_statuses: Transfer finished: Packages/s/sscg-2.3.3-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/s/sscg-2.3.3-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:05 check_finished_trasfer_checksum: Checksum (sha256) d5ec0441b099c98592ffdc94563945c1a7956f1e606ab019fd22ec4a90de17f0 is OK >DEBUG Oct-03 08:07:05 select_next_target: Selecting mirror for: Packages/j/jose-10-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:05 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/j/jose-10-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/jose-10-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:05 lr_headercb: Server returned Content-Length: "58016" (converted 58016/58016 expected) >DEBUG Oct-03 08:07:05 check_transfer_statuses: Transfer finished: Packages/j/jose-10-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/j/jose-10-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:05 check_finished_trasfer_checksum: Checksum (sha256) 80c1388aea90c984a3d598397d413c8f73c77c24fb8abbeeccfca70528791e82 is OK >DEBUG Oct-03 08:07:05 select_next_target: Selecting mirror for: Packages/g/glibc-langpack-en-2.28-9.fc29.x86_64.rpm >DEBUG Oct-03 08:07:05 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/glibc-langpack-en-2.28-9.fc29.x86_64.rpm >DEBUG Oct-03 08:07:05 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:05 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/glibc-langpack-en-2.28-9.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:06 lr_headercb: Server returned Content-Length: "829600" (converted 829600/829600 expected) >DEBUG Oct-03 08:07:06 check_transfer_statuses: Transfer finished: Packages/g/glibc-langpack-en-2.28-9.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/glibc-langpack-en-2.28-9.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:06 check_finished_trasfer_checksum: Checksum (sha256) f36c6641b1b65b618e3b97abf483eb2834ff812ef9d09c3a32610100b46785ed is OK >DEBUG Oct-03 08:07:06 select_next_target: Selecting mirror for: Packages/l/libjose-10-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:06 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libjose-10-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:06 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libjose-10-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:06 lr_headercb: Server returned Content-Length: "64064" (converted 64064/64064 expected) >DEBUG Oct-03 08:07:06 check_transfer_statuses: Transfer finished: Packages/l/libjose-10-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libjose-10-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:06 check_finished_trasfer_checksum: Checksum (sha256) a4d501edc17a13f4b378143a223045932cbc8312c6acbaf3c6c6f7b8e91110f6 is OK >DEBUG Oct-03 08:07:06 select_next_target: Selecting mirror for: Packages/p/python3-ply-3.9-8.fc29.noarch.rpm >DEBUG Oct-03 08:07:06 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-ply-3.9-8.fc29.noarch.rpm >DEBUG Oct-03 08:07:06 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:06 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-ply-3.9-8.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:06 lr_headercb: Server returned Content-Length: "106792" (converted 106792/106792 expected) >DEBUG Oct-03 08:07:07 check_transfer_statuses: Transfer finished: Packages/p/python3-ply-3.9-8.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-ply-3.9-8.fc29.noarch.rpm) >DEBUG Oct-03 08:07:07 check_finished_trasfer_checksum: Checksum (sha256) 98b8ff16def6afe08f55b4f88d97f39a67f1a5ea6bc8f84db6b310eb2095cffd is OK >DEBUG Oct-03 08:07:07 select_next_target: Selecting mirror for: Packages/a/atmel-firmware-1.3-19.fc29.noarch.rpm >DEBUG Oct-03 08:07:07 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/a/atmel-firmware-1.3-19.fc29.noarch.rpm >DEBUG Oct-03 08:07:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/atmel-firmware-1.3-19.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:07 lr_headercb: Server returned Content-Length: "151276" (converted 151276/151276 expected) >DEBUG Oct-03 08:07:07 check_transfer_statuses: Transfer finished: Packages/a/atmel-firmware-1.3-19.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/a/atmel-firmware-1.3-19.fc29.noarch.rpm) >DEBUG Oct-03 08:07:07 check_finished_trasfer_checksum: Checksum (sha256) 8873a19cb637f8838e6ffb3ad4b8fbc2ca474db1bc214f2950de768d37788ed7 is OK >DEBUG Oct-03 08:07:07 select_next_target: Selecting mirror for: Packages/m/mcelog-153-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:07 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/mcelog-153-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/mcelog-153-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:07 lr_headercb: Server returned Content-Length: "71376" (converted 71376/71376 expected) >DEBUG Oct-03 08:07:07 check_transfer_statuses: Transfer finished: Packages/m/mcelog-153-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/mcelog-153-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:07 check_finished_trasfer_checksum: Checksum (sha256) 7586742e6f757f38713d62d68e597aaf882fd3f77ca11b2dbdc74dd2a2338b79 is OK >DEBUG Oct-03 08:07:07 select_next_target: Selecting mirror for: Packages/s/samba-client-libs-4.9.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:07 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/samba-client-libs-4.9.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/samba-client-libs-4.9.1-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:07 lr_headercb: Server returned Content-Length: "4999008" (converted 4999008/4999008 expected) >DEBUG Oct-03 08:07:07 check_transfer_statuses: Transfer finished: Packages/g/glibc-2.28-9.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/g/glibc-2.28-9.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:07 check_finished_trasfer_checksum: Checksum (sha256) b44d8a7b50a41a6cae3e91faa38a6b471a200254bfd72c780f5c3fd1da88bdcf is OK >DEBUG Oct-03 08:07:07 select_next_target: Selecting mirror for: Packages/s/samba-common-4.9.1-2.fc29.noarch.rpm >DEBUG Oct-03 08:07:07 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/samba-common-4.9.1-2.fc29.noarch.rpm >DEBUG Oct-03 08:07:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/samba-common-4.9.1-2.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:07 lr_headercb: Server returned Content-Length: "144472" (converted 144472/144472 expected) >DEBUG Oct-03 08:07:07 check_transfer_statuses: Transfer finished: Packages/s/samba-common-4.9.1-2.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/samba-common-4.9.1-2.fc29.noarch.rpm) >DEBUG Oct-03 08:07:07 check_finished_trasfer_checksum: Checksum (sha256) 5042591b4dcf70f4bf923e6113310d4431441aebbbb3dd6e4097effef6a78816 is OK >DEBUG Oct-03 08:07:07 select_next_target: Selecting mirror for: Packages/s/samba-common-libs-4.9.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:07 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/samba-common-libs-4.9.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:07 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/samba-common-libs-4.9.1-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:08 lr_headercb: Server returned Content-Length: "98988" (converted 98988/98988 expected) >DEBUG Oct-03 08:07:08 check_transfer_statuses: Transfer finished: Packages/s/samba-common-libs-4.9.1-2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/samba-common-libs-4.9.1-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:08 check_finished_trasfer_checksum: Checksum (sha256) bab9fb7a1998322867c08b2c646652ea0e238bd2026e7c9a45ec1a74001c704c is OK >DEBUG Oct-03 08:07:08 select_next_target: Selecting mirror for: Packages/l/less-530-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:08 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/less-530-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:08 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/less-530-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:08 lr_headercb: Server returned Content-Length: "151196" (converted 151196/151196 expected) >DEBUG Oct-03 08:07:08 check_transfer_statuses: Transfer finished: Packages/l/less-530-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/less-530-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:08 check_finished_trasfer_checksum: Checksum (sha256) 0fa5e1e07a2682473b7937c2c2b101c003a0a8cf5d83ae1937d78b9b43f16aa3 is OK >DEBUG Oct-03 08:07:08 select_next_target: Selecting mirror for: Packages/l/libkcapi-1.1.1-16.fc29.x86_64.rpm >DEBUG Oct-03 08:07:08 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libkcapi-1.1.1-16.fc29.x86_64.rpm >DEBUG Oct-03 08:07:08 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libkcapi-1.1.1-16.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:08 lr_headercb: Server returned Content-Length: "43784" (converted 43784/43784 expected) >DEBUG Oct-03 08:07:08 check_transfer_statuses: Transfer finished: Packages/l/libkcapi-1.1.1-16.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libkcapi-1.1.1-16.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:08 check_finished_trasfer_checksum: Checksum (sha256) 80205c0c97c167d23bfa4962c3a52f90b17e6ddbee93ef3ebac0412818e20f3b is OK >DEBUG Oct-03 08:07:08 select_next_target: Selecting mirror for: Packages/a/attr-2.4.48-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:08 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/a/attr-2.4.48-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:08 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/attr-2.4.48-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:08 lr_headercb: Server returned Content-Length: "60516" (converted 60516/60516 expected) >DEBUG Oct-03 08:07:08 check_transfer_statuses: Transfer finished: Packages/a/attr-2.4.48-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/a/attr-2.4.48-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:08 check_finished_trasfer_checksum: Checksum (sha256) 12dc1ce1d07c8113a9fd3a3c955d7e96a4409cbd6d742097e6d5c10aac53bb3a is OK >DEBUG Oct-03 08:07:08 select_next_target: Selecting mirror for: Packages/l/libkcapi-hmaccalc-1.1.1-16.fc29.x86_64.rpm >DEBUG Oct-03 08:07:08 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libkcapi-hmaccalc-1.1.1-16.fc29.x86_64.rpm >DEBUG Oct-03 08:07:08 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libkcapi-hmaccalc-1.1.1-16.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:08 lr_headercb: Server returned Content-Length: "26920" (converted 26920/26920 expected) >DEBUG Oct-03 08:07:09 check_transfer_statuses: Transfer finished: Packages/l/libkcapi-hmaccalc-1.1.1-16.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libkcapi-hmaccalc-1.1.1-16.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:09 check_finished_trasfer_checksum: Checksum (sha256) 035ce1980629ce4cc55c0e4591a959261452484a584366ec76e8eaceca46db59 is OK >DEBUG Oct-03 08:07:09 select_next_target: Selecting mirror for: Packages/z/zd1211-firmware-1.5-3.fc29.noarch.rpm >DEBUG Oct-03 08:07:09 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/z/zd1211-firmware-1.5-3.fc29.noarch.rpm >DEBUG Oct-03 08:07:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/zd1211-firmware-1.5-3.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:09 lr_headercb: Server returned Content-Length: "25688" (converted 25688/25688 expected) >DEBUG Oct-03 08:07:09 check_transfer_statuses: Transfer finished: Packages/z/zd1211-firmware-1.5-3.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/z/zd1211-firmware-1.5-3.fc29.noarch.rpm) >DEBUG Oct-03 08:07:09 check_finished_trasfer_checksum: Checksum (sha256) 522e4421260ec386bee6d67f631b7ca43f1efdb5bfd1402def3434333cf1fa07 is OK >DEBUG Oct-03 08:07:09 select_next_target: Selecting mirror for: Packages/s/samba-libs-4.9.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:09 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/samba-libs-4.9.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/samba-libs-4.9.1-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:09 lr_headercb: Server returned Content-Length: "103544" (converted 103544/103544 expected) >DEBUG Oct-03 08:07:09 check_transfer_statuses: Transfer finished: Packages/s/samba-libs-4.9.1-2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/samba-libs-4.9.1-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:09 check_finished_trasfer_checksum: Checksum (sha256) 8a33ee7223478376aa1aa3924c681504dd1c3541352da24a92d340205f533c64 is OK >DEBUG Oct-03 08:07:09 select_next_target: Selecting mirror for: Packages/e/e2fsprogs-1.44.3-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:09 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/e/e2fsprogs-1.44.3-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:09 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/e2fsprogs-1.44.3-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:09 lr_headercb: Server returned Content-Length: "1002660" (converted 1002660/1002660 expected) >DEBUG Oct-03 08:07:10 check_transfer_statuses: Transfer finished: Packages/e/e2fsprogs-1.44.3-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/e/e2fsprogs-1.44.3-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:10 check_finished_trasfer_checksum: Checksum (sha256) 8c7d20fd634e9d02661567e934dc6cb430c16736776314eac5a998bfaa903f50 is OK >DEBUG Oct-03 08:07:10 select_next_target: Selecting mirror for: Packages/e/e2fsprogs-libs-1.44.3-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:10 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/e/e2fsprogs-libs-1.44.3-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:10 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:10 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/e2fsprogs-libs-1.44.3-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:10 lr_headercb: Server returned Content-Length: "190416" (converted 190416/190416 expected) >DEBUG Oct-03 08:07:11 check_transfer_statuses: Transfer finished: Packages/e/e2fsprogs-libs-1.44.3-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/e/e2fsprogs-libs-1.44.3-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:11 check_finished_trasfer_checksum: Checksum (sha256) 001b883b3268eaa665acd23b00c1c15de7152b07b7565e72103ad80fe193a308 is OK >DEBUG Oct-03 08:07:11 select_next_target: Selecting mirror for: Packages/m/mdadm-4.1-rc2.0.2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:11 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/mdadm-4.1-rc2.0.2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:11 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/mdadm-4.1-rc2.0.2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:11 lr_headercb: Server returned Content-Length: "402092" (converted 402092/402092 expected) >DEBUG Oct-03 08:07:11 check_transfer_statuses: Transfer finished: Packages/s/samba-client-libs-4.9.1-2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/samba-client-libs-4.9.1-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:11 check_finished_trasfer_checksum: Checksum (sha256) 79b77fba6862d11cba66671876a2cebf8cb0102d5ccf39d72bc62ee825156fc5 is OK >DEBUG Oct-03 08:07:11 select_next_target: Selecting mirror for: Packages/s/selinux-policy-3.14.2-35.fc29.noarch.rpm >DEBUG Oct-03 08:07:11 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/selinux-policy-3.14.2-35.fc29.noarch.rpm >DEBUG Oct-03 08:07:11 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/selinux-policy-3.14.2-35.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:11 lr_headercb: Server returned Content-Length: "119624" (converted 119624/119624 expected) >DEBUG Oct-03 08:07:11 check_transfer_statuses: Transfer finished: Packages/m/mdadm-4.1-rc2.0.2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/mdadm-4.1-rc2.0.2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:11 check_finished_trasfer_checksum: Checksum (sha256) cf6a0c8c5241633bb1105c6a78d1836e2cb48b4f06be739a2c2ac5c77ad8118c is OK >DEBUG Oct-03 08:07:11 select_next_target: Selecting mirror for: Packages/j/js-jquery-3.2.1-4.fc29.noarch.rpm >DEBUG Oct-03 08:07:11 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/j/js-jquery-3.2.1-4.fc29.noarch.rpm >DEBUG Oct-03 08:07:11 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/js-jquery-3.2.1-4.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:11 lr_headercb: Server returned Content-Length: "176060" (converted 176060/176060 expected) >DEBUG Oct-03 08:07:11 check_transfer_statuses: Transfer finished: Packages/s/selinux-policy-3.14.2-35.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/selinux-policy-3.14.2-35.fc29.noarch.rpm) >DEBUG Oct-03 08:07:11 check_finished_trasfer_checksum: Checksum (sha256) d40af08020eca55ec037fba904cae79202071fec8da6b9f917158b0441d473ec is OK >DEBUG Oct-03 08:07:11 select_next_target: Selecting mirror for: Packages/s/selinux-policy-targeted-3.14.2-35.fc29.noarch.rpm >DEBUG Oct-03 08:07:11 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/selinux-policy-targeted-3.14.2-35.fc29.noarch.rpm >DEBUG Oct-03 08:07:11 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/selinux-policy-targeted-3.14.2-35.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:11 check_transfer_statuses: Transfer finished: Packages/j/js-jquery-3.2.1-4.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/j/js-jquery-3.2.1-4.fc29.noarch.rpm) >DEBUG Oct-03 08:07:11 check_finished_trasfer_checksum: Checksum (sha256) fe7370b0d57a566a1ba9ecee86c1c1686238b4e762a7f1fd040598a17e919d6b is OK >DEBUG Oct-03 08:07:11 select_next_target: Selecting mirror for: Packages/f/freetype-2.9.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:11 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/freetype-2.9.1-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:11 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/freetype-2.9.1-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:11 lr_headercb: Server returned Content-Length: "14800808" (converted 14800808/14800808 expected) >DEBUG Oct-03 08:07:11 lr_headercb: Server returned Content-Length: "378196" (converted 378196/378196 expected) >DEBUG Oct-03 08:07:12 check_transfer_statuses: Transfer finished: Packages/f/freetype-2.9.1-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/freetype-2.9.1-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:12 check_finished_trasfer_checksum: Checksum (sha256) 65966e5563f30c5bbc00b7e5574340e2ac323c3459beec3804306783b518c8cd is OK >DEBUG Oct-03 08:07:12 select_next_target: Selecting mirror for: Packages/e/ebtables-2.0.10-28.fc29.x86_64.rpm >DEBUG Oct-03 08:07:12 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/e/ebtables-2.0.10-28.fc29.x86_64.rpm >DEBUG Oct-03 08:07:12 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/ebtables-2.0.10-28.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:12 lr_headercb: Server returned Content-Length: "134724" (converted 134724/134724 expected) >DEBUG Oct-03 08:07:12 check_transfer_statuses: Transfer finished: Packages/e/ebtables-2.0.10-28.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/e/ebtables-2.0.10-28.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:12 check_finished_trasfer_checksum: Checksum (sha256) 0b34d2dffc49f341649883366ab21dc924214bf9d36ff5383b2d6c5815429f5f is OK >DEBUG Oct-03 08:07:12 select_next_target: Selecting mirror for: Packages/r/readline-7.0-12.fc29.x86_64.rpm >DEBUG Oct-03 08:07:12 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/readline-7.0-12.fc29.x86_64.rpm >DEBUG Oct-03 08:07:12 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/readline-7.0-12.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:12 lr_headercb: Server returned Content-Length: "193728" (converted 193728/193728 expected) >DEBUG Oct-03 08:07:12 check_transfer_statuses: Transfer finished: Packages/r/readline-7.0-12.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/readline-7.0-12.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:12 check_finished_trasfer_checksum: Checksum (sha256) 590c9226db42b8b50058467b932dc0668c4c60701c562ecc6e5dbdacb409f8c1 is OK >DEBUG Oct-03 08:07:12 select_next_target: Selecting mirror for: Packages/a/augeas-libs-1.10.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:12 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/a/augeas-libs-1.10.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:12 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/augeas-libs-1.10.1-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:12 lr_headercb: Server returned Content-Length: "393944" (converted 393944/393944 expected) >DEBUG Oct-03 08:07:12 check_transfer_statuses: Transfer finished: Packages/a/augeas-libs-1.10.1-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/a/augeas-libs-1.10.1-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:12 check_finished_trasfer_checksum: Checksum (sha256) e337565b43b0b324c6c883a23c3563d04f653426fe342434bc75c1b68e3f499e is OK >DEBUG Oct-03 08:07:12 select_next_target: Selecting mirror for: Packages/z/zip-3.0-23.fc29.x86_64.rpm >DEBUG Oct-03 08:07:12 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/z/zip-3.0-23.fc29.x86_64.rpm >DEBUG Oct-03 08:07:12 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/zip-3.0-23.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:12 lr_headercb: Server returned Content-Length: "269836" (converted 269836/269836 expected) >DEBUG Oct-03 08:07:12 check_transfer_statuses: Transfer finished: Packages/z/zip-3.0-23.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/z/zip-3.0-23.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:12 check_finished_trasfer_checksum: Checksum (sha256) 70b894f333816ab9aed931ed082d6fcd30f31b7a19f7e3799feeb90f7097b932 is OK >DEBUG Oct-03 08:07:12 select_next_target: Selecting mirror for: Packages/p/pam-1.3.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:12 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pam-1.3.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:12 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/pam-1.3.1-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:13 lr_headercb: Server returned Content-Length: "699972" (converted 699972/699972 expected) >DEBUG Oct-03 08:07:13 check_transfer_statuses: Transfer finished: Packages/p/pam-1.3.1-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pam-1.3.1-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:13 check_finished_trasfer_checksum: Checksum (sha256) 4fbbfff0abef27ab453ae60694ab4d4e4eacaa75a8db20319e69fba25ac2d532 is OK >DEBUG Oct-03 08:07:13 select_next_target: Selecting mirror for: Packages/l/libunistring-0.9.10-4.fc29.x86_64.rpm >DEBUG Oct-03 08:07:13 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libunistring-0.9.10-4.fc29.x86_64.rpm >DEBUG Oct-03 08:07:13 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:13 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libunistring-0.9.10-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:13 lr_headercb: Server returned Content-Length: "426104" (converted 426104/426104 expected) >DEBUG Oct-03 08:07:13 check_transfer_statuses: Transfer finished: Packages/l/libunistring-0.9.10-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libunistring-0.9.10-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:13 check_finished_trasfer_checksum: Checksum (sha256) 503152b3aae5fcbc7d48197ee9d162588b3b27932d391a7b2c7419b5322637c5 is OK >DEBUG Oct-03 08:07:13 select_next_target: Selecting mirror for: Packages/p/pam_krb5-2.4.13-11.fc29.x86_64.rpm >DEBUG Oct-03 08:07:13 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pam_krb5-2.4.13-11.fc29.x86_64.rpm >DEBUG Oct-03 08:07:13 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:13 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/pam_krb5-2.4.13-11.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:13 lr_headercb: Server returned Content-Length: "146856" (converted 146856/146856 expected) >DEBUG Oct-03 08:07:13 check_transfer_statuses: Transfer finished: Packages/p/pam_krb5-2.4.13-11.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pam_krb5-2.4.13-11.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:13 check_finished_trasfer_checksum: Checksum (sha256) c7beb4098bfe6e76790fdce0a698ed4883f99218a58f6168b76a3678401942b7 is OK >DEBUG Oct-03 08:07:13 select_next_target: Selecting mirror for: Packages/v/vconfig-1.9-25.fc29.x86_64.rpm >DEBUG Oct-03 08:07:13 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/v/vconfig-1.9-25.fc29.x86_64.rpm >DEBUG Oct-03 08:07:13 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:13 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/vconfig-1.9-25.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:14 lr_headercb: Server returned Content-Length: "27756" (converted 27756/27756 expected) >DEBUG Oct-03 08:07:14 check_transfer_statuses: Transfer finished: Packages/v/vconfig-1.9-25.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/v/vconfig-1.9-25.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:14 check_finished_trasfer_checksum: Checksum (sha256) 910a0aff9151251d7a8aac74acaa5ade7f9d48035dd0ec89318169a7515f2f5b is OK >DEBUG Oct-03 08:07:14 select_next_target: Selecting mirror for: Packages/s/sssd-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:14 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:14 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:14 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sssd-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:14 lr_headercb: Server returned Content-Length: "33252" (converted 33252/33252 expected) >DEBUG Oct-03 08:07:14 check_transfer_statuses: Transfer finished: Packages/s/sssd-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:14 check_finished_trasfer_checksum: Checksum (sha256) 4b8f9075d3ea8d00a0db599039e631cbb1b2da50f94541687fee4210c4551663 is OK >DEBUG Oct-03 08:07:14 select_next_target: Selecting mirror for: Packages/s/sssd-ad-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:14 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-ad-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:14 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:14 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sssd-ad-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:14 lr_headercb: Server returned Content-Length: "166252" (converted 166252/166252 expected) >DEBUG Oct-03 08:07:14 check_transfer_statuses: Transfer finished: Packages/s/sssd-ad-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-ad-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:14 check_finished_trasfer_checksum: Checksum (sha256) c592c30a3520a059ebff93c5faeb8cb21a60f2ddb08102695458329af26a1de3 is OK >DEBUG Oct-03 08:07:14 select_next_target: Selecting mirror for: Packages/s/sssd-client-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:14 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-client-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:14 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:14 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sssd-client-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:14 lr_headercb: Server returned Content-Length: "98688" (converted 98688/98688 expected) >DEBUG Oct-03 08:07:14 check_transfer_statuses: Transfer finished: Packages/s/sssd-client-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-client-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:14 check_finished_trasfer_checksum: Checksum (sha256) 26ff43f34e69243e985cf73a408773a10789104b7d6046287cd9e248667596ab is OK >DEBUG Oct-03 08:07:14 select_next_target: Selecting mirror for: Packages/s/sssd-common-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:14 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-common-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:14 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:14 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sssd-common-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:14 lr_headercb: Server returned Content-Length: "1353532" (converted 1353532/1353532 expected) >DEBUG Oct-03 08:07:15 check_transfer_statuses: Transfer finished: Packages/s/sssd-common-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-common-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:15 check_finished_trasfer_checksum: Checksum (sha256) 4c967784d2e075035185814d49dc03a53fc0618c5581b3f853244da11a2cd3ec is OK >DEBUG Oct-03 08:07:15 select_next_target: Selecting mirror for: Packages/s/sssd-common-pac-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:15 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-common-pac-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:15 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:15 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sssd-common-pac-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:15 lr_headercb: Server returned Content-Length: "98540" (converted 98540/98540 expected) >DEBUG Oct-03 08:07:15 check_transfer_statuses: Transfer finished: Packages/s/sssd-common-pac-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-common-pac-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:15 check_finished_trasfer_checksum: Checksum (sha256) e93f4ca7665bb35ef7a93d0b3672c942863adc68d7a41617eb5e3a956deb46e1 is OK >DEBUG Oct-03 08:07:15 select_next_target: Selecting mirror for: Packages/s/sssd-ipa-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:15 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-ipa-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:15 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:15 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sssd-ipa-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:15 lr_headercb: Server returned Content-Length: "260208" (converted 260208/260208 expected) >DEBUG Oct-03 08:07:16 check_transfer_statuses: Transfer finished: Packages/s/sssd-ipa-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-ipa-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:16 check_finished_trasfer_checksum: Checksum (sha256) 116f1dd4fefb187557d50bd144d90de8a0e698dfe9f266c06d0b932b1a21d4f3 is OK >DEBUG Oct-03 08:07:16 select_next_target: Selecting mirror for: Packages/s/sssd-kcm-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:16 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-kcm-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:16 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:16 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sssd-kcm-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:16 lr_headercb: Server returned Content-Length: "146048" (converted 146048/146048 expected) >DEBUG Oct-03 08:07:16 check_transfer_statuses: Transfer finished: Packages/s/sssd-kcm-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-kcm-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:16 check_finished_trasfer_checksum: Checksum (sha256) afc3bad93e1aaf2b4e25c7d1dd13868600035a254228ce55e6645c2f56cb0667 is OK >DEBUG Oct-03 08:07:16 select_next_target: Selecting mirror for: Packages/s/sssd-krb5-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:16 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-krb5-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:16 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:16 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sssd-krb5-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:16 lr_headercb: Server returned Content-Length: "75204" (converted 75204/75204 expected) >DEBUG Oct-03 08:07:16 check_transfer_statuses: Transfer finished: Packages/s/sssd-krb5-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-krb5-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:16 check_finished_trasfer_checksum: Checksum (sha256) a4f9cf5e9c1f8e84638d6549f3d57cbb806a4517802140d0c90325baf946da4d is OK >DEBUG Oct-03 08:07:16 select_next_target: Selecting mirror for: Packages/s/sssd-krb5-common-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:16 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-krb5-common-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:16 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:16 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sssd-krb5-common-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:16 lr_headercb: Server returned Content-Length: "108940" (converted 108940/108940 expected) >DEBUG Oct-03 08:07:16 check_transfer_statuses: Transfer finished: Packages/s/sssd-krb5-common-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-krb5-common-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:16 check_finished_trasfer_checksum: Checksum (sha256) db145c690fc5d70368f6896594cc7a598a4acaf7ebf89a0de41515021287c58b is OK >DEBUG Oct-03 08:07:16 select_next_target: Selecting mirror for: Packages/s/sssd-ldap-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:16 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-ldap-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:16 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:16 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sssd-ldap-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:17 lr_headercb: Server returned Content-Length: "126436" (converted 126436/126436 expected) >DEBUG Oct-03 08:07:17 check_transfer_statuses: Transfer finished: Packages/s/sssd-ldap-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-ldap-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:17 check_finished_trasfer_checksum: Checksum (sha256) d9541392b2f87ee744e7127dd69ec9bd24945a32c64606e6dc21231d16d04430 is OK >DEBUG Oct-03 08:07:17 select_next_target: Selecting mirror for: Packages/j/json-c-0.13.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:17 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/j/json-c-0.13.1-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:17 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:17 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/json-c-0.13.1-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:17 lr_headercb: Server returned Content-Length: "37532" (converted 37532/37532 expected) >DEBUG Oct-03 08:07:17 check_transfer_statuses: Transfer finished: Packages/j/json-c-0.13.1-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/j/json-c-0.13.1-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:17 check_finished_trasfer_checksum: Checksum (sha256) 6ef86ebf566babfbce237ac764478cc5aeca9504ffab8f41d903947fa2e42e71 is OK >DEBUG Oct-03 08:07:17 select_next_target: Selecting mirror for: Packages/s/sssd-nfs-idmap-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:17 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-nfs-idmap-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:17 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:17 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sssd-nfs-idmap-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:17 lr_headercb: Server returned Content-Length: "38852" (converted 38852/38852 expected) >DEBUG Oct-03 08:07:17 check_transfer_statuses: Transfer finished: Packages/s/sssd-nfs-idmap-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-nfs-idmap-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:17 check_finished_trasfer_checksum: Checksum (sha256) d86f5af08fbd105e132f807f5f4ca81a824218764a8a717986b7380bf40cde36 is OK >DEBUG Oct-03 08:07:17 select_next_target: Selecting mirror for: Packages/s/sssd-proxy-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:17 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-proxy-2.0.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:17 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:17 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sssd-proxy-2.0.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:17 lr_headercb: Server returned Content-Length: "66920" (converted 66920/66920 expected) >DEBUG Oct-03 08:07:17 check_transfer_statuses: Transfer finished: Packages/s/sssd-proxy-2.0.0-3.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sssd-proxy-2.0.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:17 check_finished_trasfer_checksum: Checksum (sha256) cf972a9135ae095e758d43e590863ec58daed393379a561dfef36d88d93a6f5a is OK >DEBUG Oct-03 08:07:17 select_next_target: Selecting mirror for: Packages/s/sudo-1.8.25-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:17 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sudo-1.8.25-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:17 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:17 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/sudo-1.8.25-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:17 lr_headercb: Server returned Content-Length: "845780" (converted 845780/845780 expected) >DEBUG Oct-03 08:07:18 check_transfer_statuses: Transfer finished: Packages/s/sudo-1.8.25-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/sudo-1.8.25-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:18 check_finished_trasfer_checksum: Checksum (sha256) 94ba5a899619193fa7ef74aae12335bc1b6e5a6b1ad1ee909b4732d44cef2d10 is OK >DEBUG Oct-03 08:07:18 select_next_target: Selecting mirror for: Packages/l/libusbx-1.0.22-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:18 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libusbx-1.0.22-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:18 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:18 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libusbx-1.0.22-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:18 lr_headercb: Server returned Content-Length: "66332" (converted 66332/66332 expected) >DEBUG Oct-03 08:07:18 check_transfer_statuses: Transfer finished: Packages/l/libusbx-1.0.22-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libusbx-1.0.22-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:18 check_finished_trasfer_checksum: Checksum (sha256) 4b13c39bd68fe0f7296569ee88d07b2c6bb3d609c1d58fe7961d2b6eb3458eae is OK >DEBUG Oct-03 08:07:18 select_next_target: Selecting mirror for: Packages/h/hostname-3.20-6.fc29.x86_64.rpm >DEBUG Oct-03 08:07:18 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/h/hostname-3.20-6.fc29.x86_64.rpm >DEBUG Oct-03 08:07:18 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:18 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/hostname-3.20-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:18 lr_headercb: Server returned Content-Length: "28316" (converted 28316/28316 expected) >DEBUG Oct-03 08:07:18 check_transfer_statuses: Transfer finished: Packages/h/hostname-3.20-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/h/hostname-3.20-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:18 check_finished_trasfer_checksum: Checksum (sha256) e30c93bc7cf04ab9091b6757839b017dd2c943e924dc523d141fb58f293a5254 is OK >DEBUG Oct-03 08:07:18 select_next_target: Selecting mirror for: Packages/l/libuser-0.62-18.fc29.x86_64.rpm >DEBUG Oct-03 08:07:18 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libuser-0.62-18.fc29.x86_64.rpm >DEBUG Oct-03 08:07:18 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:18 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libuser-0.62-18.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:18 lr_headercb: Server returned Content-Length: "387280" (converted 387280/387280 expected) >DEBUG Oct-03 08:07:18 check_transfer_statuses: Transfer finished: Packages/l/libuser-0.62-18.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libuser-0.62-18.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:18 check_finished_trasfer_checksum: Checksum (sha256) 37e23c1896ec83a1297332f400d98a0733e8c48d51dc07d2f5147ee211cbf33c is OK >DEBUG Oct-03 08:07:18 select_next_target: Selecting mirror for: Packages/l/libutempter-1.1.6-15.fc29.x86_64.rpm >DEBUG Oct-03 08:07:18 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libutempter-1.1.6-15.fc29.x86_64.rpm >DEBUG Oct-03 08:07:18 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:18 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libutempter-1.1.6-15.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:19 lr_headercb: Server returned Content-Length: "26012" (converted 26012/26012 expected) >DEBUG Oct-03 08:07:19 check_transfer_statuses: Transfer finished: Packages/l/libutempter-1.1.6-15.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libutempter-1.1.6-15.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:19 check_finished_trasfer_checksum: Checksum (sha256) c338d34d4ab35a274643da7b3ff4b00d99dd100a5690c7011030864dabf2d536 is OK >DEBUG Oct-03 08:07:19 select_next_target: Selecting mirror for: Packages/l/libuuid-2.32.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libuuid-2.32.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:19 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libuuid-2.32.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:19 lr_headercb: Server returned Content-Length: "28344" (converted 28344/28344 expected) >DEBUG Oct-03 08:07:19 check_transfer_statuses: Transfer finished: Packages/l/libuuid-2.32.1-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libuuid-2.32.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:19 check_finished_trasfer_checksum: Checksum (sha256) d601bbe6f0cc18e91fa0d376a3e20a984eb2a9426673306ae5722b5f91a00f8e is OK >DEBUG Oct-03 08:07:19 select_next_target: Selecting mirror for: Packages/l/libksba-1.3.5-8.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libksba-1.3.5-8.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:19 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libksba-1.3.5-8.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:19 lr_headercb: Server returned Content-Length: "131936" (converted 131936/131936 expected) >DEBUG Oct-03 08:07:19 check_transfer_statuses: Transfer finished: Packages/l/libksba-1.3.5-8.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libksba-1.3.5-8.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:19 check_finished_trasfer_checksum: Checksum (sha256) daa98cf558935f6198b18f13773d791bf14837cd09276dd772b72d7f419ac035 is OK >DEBUG Oct-03 08:07:19 select_next_target: Selecting mirror for: Packages/p/python-systemd-doc-234-7.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python-systemd-doc-234-7.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:19 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python-systemd-doc-234-7.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:19 lr_headercb: Server returned Content-Length: "173092" (converted 173092/173092 expected) >DEBUG Oct-03 08:07:19 check_transfer_statuses: Transfer finished: Packages/p/python-systemd-doc-234-7.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python-systemd-doc-234-7.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:19 check_finished_trasfer_checksum: Checksum (sha256) c543542d5f25584ace04ed0341d363132e255406ad7617cd95bf86f4c749d42f is OK >DEBUG Oct-03 08:07:19 select_next_target: Selecting mirror for: Packages/f/fuse-libs-2.9.7-14.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fuse-libs-2.9.7-14.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:19 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/fuse-libs-2.9.7-14.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:19 lr_headercb: Server returned Content-Length: "96292" (converted 96292/96292 expected) >DEBUG Oct-03 08:07:19 check_transfer_statuses: Transfer finished: Packages/f/fuse-libs-2.9.7-14.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/f/fuse-libs-2.9.7-14.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:19 check_finished_trasfer_checksum: Checksum (sha256) 1238ea46967a73d01cd56b7e3c7a5224da3a6ee5b91e88b00c1506a09c0a4a53 is OK >DEBUG Oct-03 08:07:19 select_next_target: Selecting mirror for: Packages/l/libverto-0.3.0-6.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libverto-0.3.0-6.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:19 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libverto-0.3.0-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:19 lr_headercb: Server returned Content-Length: "21764" (converted 21764/21764 expected) >DEBUG Oct-03 08:07:19 check_transfer_statuses: Transfer finished: Packages/l/libverto-0.3.0-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libverto-0.3.0-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:19 check_finished_trasfer_checksum: Checksum (sha256) 48b027aee2ed6fd3d2fb91d093ce1b9d450bc9f8c4e2aa13b8eb3c78ac844844 is OK >DEBUG Oct-03 08:07:19 select_next_target: Selecting mirror for: Packages/a/avahi-libs-0.7-16.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/a/avahi-libs-0.7-16.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:19 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/avahi-libs-0.7-16.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:19 lr_headercb: Server returned Content-Length: "60416" (converted 60416/60416 expected) >DEBUG Oct-03 08:07:19 check_transfer_statuses: Transfer finished: Packages/a/avahi-libs-0.7-16.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/a/avahi-libs-0.7-16.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:19 check_finished_trasfer_checksum: Checksum (sha256) 3c8d4bbbc55ebd5fd40743fbe667698a3ad32e32d7c3987a0b8269cf32a2cdb1 is OK >DEBUG Oct-03 08:07:19 select_next_target: Selecting mirror for: Packages/l/libverto-libev-0.3.0-6.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libverto-libev-0.3.0-6.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:19 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libverto-libev-0.3.0-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:19 lr_headercb: Server returned Content-Length: "13276" (converted 13276/13276 expected) >DEBUG Oct-03 08:07:19 check_transfer_statuses: Transfer finished: Packages/l/libverto-libev-0.3.0-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libverto-libev-0.3.0-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:19 check_finished_trasfer_checksum: Checksum (sha256) 2f6394cd49c626378de8a13225cf872aee78ba3010d476a3d0e897e8c2a47bb8 is OK >DEBUG Oct-03 08:07:19 select_next_target: Selecting mirror for: Packages/l/libldb-1.4.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libldb-1.4.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:19 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libldb-1.4.2-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:19 lr_headercb: Server returned Content-Length: "153420" (converted 153420/153420 expected) >DEBUG Oct-03 08:07:19 check_transfer_statuses: Transfer finished: Packages/l/libldb-1.4.2-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libldb-1.4.2-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:19 check_finished_trasfer_checksum: Checksum (sha256) 080ef4648ebfb9c6d10cff9c40f2fa1fa91dfebb5950c16d2cbf103d92360e03 is OK >DEBUG Oct-03 08:07:19 select_next_target: Selecting mirror for: Packages/p/parted-3.2-36.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/parted-3.2-36.fc29.x86_64.rpm >DEBUG Oct-03 08:07:19 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:19 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/parted-3.2-36.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:20 lr_headercb: Server returned Content-Length: "527080" (converted 527080/527080 expected) >DEBUG Oct-03 08:07:20 check_transfer_statuses: Transfer finished: Packages/p/parted-3.2-36.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/parted-3.2-36.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:20 check_finished_trasfer_checksum: Checksum (sha256) 84ac415df248cae354f3ed6251eccd67263acd8c1c745b001df8b1e3f5de06d9 is OK >DEBUG Oct-03 08:07:20 select_next_target: Selecting mirror for: Packages/p/passwd-0.80-4.fc29.x86_64.rpm >DEBUG Oct-03 08:07:20 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/passwd-0.80-4.fc29.x86_64.rpm >DEBUG Oct-03 08:07:20 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/passwd-0.80-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:20 lr_headercb: Server returned Content-Length: "109228" (converted 109228/109228 expected) >DEBUG Oct-03 08:07:20 check_transfer_statuses: Transfer finished: Packages/p/passwd-0.80-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/passwd-0.80-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:20 check_finished_trasfer_checksum: Checksum (sha256) c2efdf91eb852dc7a1e56a1ec8d61b0ebe094fa55426f2b4a294943750a172b8 is OK >DEBUG Oct-03 08:07:20 select_next_target: Selecting mirror for: Packages/p/passwdqc-1.3.0-12.fc29.x86_64.rpm >DEBUG Oct-03 08:07:20 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/passwdqc-1.3.0-12.fc29.x86_64.rpm >DEBUG Oct-03 08:07:20 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/passwdqc-1.3.0-12.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:20 lr_headercb: Server returned Content-Length: "36704" (converted 36704/36704 expected) >DEBUG Oct-03 08:07:20 check_transfer_statuses: Transfer finished: Packages/p/passwdqc-1.3.0-12.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/passwdqc-1.3.0-12.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:20 check_finished_trasfer_checksum: Checksum (sha256) 7981cec554aae361ed1bbfec6775f8ea37a73947e21e743eb613203a99f20eb1 is OK >DEBUG Oct-03 08:07:20 select_next_target: Selecting mirror for: Packages/h/hunspell-1.6.2-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:20 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/h/hunspell-1.6.2-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:20 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/hunspell-1.6.2-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:20 lr_headercb: Server returned Content-Length: "327868" (converted 327868/327868 expected) >DEBUG Oct-03 08:07:20 check_transfer_statuses: Transfer finished: Packages/h/hunspell-1.6.2-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/h/hunspell-1.6.2-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:20 check_finished_trasfer_checksum: Checksum (sha256) a2d79483343c1b81ab18319428c9887fc7ec1e0d8b0f7b9f4b990a576a13fff9 is OK >DEBUG Oct-03 08:07:20 select_next_target: Selecting mirror for: Packages/p/passwdqc-lib-1.3.0-12.fc29.x86_64.rpm >DEBUG Oct-03 08:07:20 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/passwdqc-lib-1.3.0-12.fc29.x86_64.rpm >DEBUG Oct-03 08:07:20 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/passwdqc-lib-1.3.0-12.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:20 lr_headercb: Server returned Content-Length: "29048" (converted 29048/29048 expected) >DEBUG Oct-03 08:07:20 check_transfer_statuses: Transfer finished: Packages/p/passwdqc-lib-1.3.0-12.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/passwdqc-lib-1.3.0-12.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:20 check_finished_trasfer_checksum: Checksum (sha256) 89429333bd0fa42bc9429a4f70bc12108a3a47443c588a9b9553d8e490414a31 is OK >DEBUG Oct-03 08:07:20 select_next_target: Selecting mirror for: Packages/n/net-tools-2.0-0.52.20160912git.fc29.x86_64.rpm >DEBUG Oct-03 08:07:20 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/n/net-tools-2.0-0.52.20160912git.fc29.x86_64.rpm >DEBUG Oct-03 08:07:20 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/net-tools-2.0-0.52.20160912git.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:20 lr_headercb: Server returned Content-Length: "303208" (converted 303208/303208 expected) >DEBUG Oct-03 08:07:20 check_transfer_statuses: Transfer finished: Packages/n/net-tools-2.0-0.52.20160912git.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/n/net-tools-2.0-0.52.20160912git.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:20 check_finished_trasfer_checksum: Checksum (sha256) 5b8836b91ce62bb22892f86a876b070151fd77c9821552a0b9e50238dfea7d61 is OK >DEBUG Oct-03 08:07:20 select_next_target: Selecting mirror for: Packages/j/jwhois-4.0-54.fc29.x86_64.rpm >DEBUG Oct-03 08:07:20 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/j/jwhois-4.0-54.fc29.x86_64.rpm >DEBUG Oct-03 08:07:20 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/jwhois-4.0-54.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:20 lr_headercb: Server returned Content-Length: "115404" (converted 115404/115404 expected) >DEBUG Oct-03 08:07:21 check_transfer_statuses: Transfer finished: Packages/j/jwhois-4.0-54.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/j/jwhois-4.0-54.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:21 check_finished_trasfer_checksum: Checksum (sha256) 9bf075b55016c01f0caceaf97e9a99d9f8c809b2e48d5a71e9eb1471617546d9 is OK >DEBUG Oct-03 08:07:21 select_next_target: Selecting mirror for: Packages/h/hunspell-en-0.20140811.1-13.fc29.noarch.rpm >DEBUG Oct-03 08:07:21 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/h/hunspell-en-0.20140811.1-13.fc29.noarch.rpm >DEBUG Oct-03 08:07:21 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:21 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/hunspell-en-0.20140811.1-13.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:21 lr_headercb: Server returned Content-Length: "197356" (converted 197356/197356 expected) >DEBUG Oct-03 08:07:21 check_transfer_statuses: Transfer finished: Packages/h/hunspell-en-0.20140811.1-13.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/h/hunspell-en-0.20140811.1-13.fc29.noarch.rpm) >DEBUG Oct-03 08:07:21 check_finished_trasfer_checksum: Checksum (sha256) 056faeb17a098b989f704d7c62d1a03155ea166f46b870158b19c00c1eaf65d8 is OK >DEBUG Oct-03 08:07:21 select_next_target: Selecting mirror for: Packages/h/hunspell-en-GB-0.20140811.1-13.fc29.noarch.rpm >DEBUG Oct-03 08:07:21 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/h/hunspell-en-GB-0.20140811.1-13.fc29.noarch.rpm >DEBUG Oct-03 08:07:21 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:21 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/hunspell-en-GB-0.20140811.1-13.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:21 lr_headercb: Server returned Content-Length: "243864" (converted 243864/243864 expected) >DEBUG Oct-03 08:07:21 check_transfer_statuses: Transfer finished: Packages/h/hunspell-en-GB-0.20140811.1-13.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/h/hunspell-en-GB-0.20140811.1-13.fc29.noarch.rpm) >DEBUG Oct-03 08:07:21 check_finished_trasfer_checksum: Checksum (sha256) 1153295da9118d881406b923cc72fdd2ad070b46a4fd93c405e27ded727b0cd4 is OK >DEBUG Oct-03 08:07:21 select_next_target: Selecting mirror for: Packages/h/hunspell-en-US-0.20140811.1-13.fc29.noarch.rpm >DEBUG Oct-03 08:07:21 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/h/hunspell-en-US-0.20140811.1-13.fc29.noarch.rpm >DEBUG Oct-03 08:07:21 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:21 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/hunspell-en-US-0.20140811.1-13.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:21 lr_headercb: Server returned Content-Length: "193456" (converted 193456/193456 expected) >DEBUG Oct-03 08:07:21 check_transfer_statuses: Transfer finished: Packages/h/hunspell-en-US-0.20140811.1-13.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/h/hunspell-en-US-0.20140811.1-13.fc29.noarch.rpm) >DEBUG Oct-03 08:07:21 check_finished_trasfer_checksum: Checksum (sha256) 6bad2d6fdecdc9ea6e6ffd32e7b474b48892fbd0122f6b707c756b63cfaab462 is OK >DEBUG Oct-03 08:07:21 select_next_target: Selecting mirror for: Packages/l/libluksmeta-9-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:21 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libluksmeta-9-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:21 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:21 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libluksmeta-9-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:22 lr_headercb: Server returned Content-Length: "24936" (converted 24936/24936 expected) >DEBUG Oct-03 08:07:22 check_transfer_statuses: Transfer finished: Packages/l/libluksmeta-9-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libluksmeta-9-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:22 check_finished_trasfer_checksum: Checksum (sha256) 0602df614979caa851fcbed7261c37b9eb48ac96a9cc327e746358e2470539f2 is OK >DEBUG Oct-03 08:07:22 select_next_target: Selecting mirror for: Packages/m/microcode_ctl-2.1-26.fc29.x86_64.rpm >DEBUG Oct-03 08:07:22 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/microcode_ctl-2.1-26.fc29.x86_64.rpm >DEBUG Oct-03 08:07:22 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:22 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/microcode_ctl-2.1-26.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:22 lr_headercb: Server returned Content-Length: "1390960" (converted 1390960/1390960 expected) >DEBUG Oct-03 08:07:22 check_transfer_statuses: Transfer finished: Packages/m/microcode_ctl-2.1-26.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/m/microcode_ctl-2.1-26.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:22 check_finished_trasfer_checksum: Checksum (sha256) 94391f7d91bcd38ea2f688716a1da07775f8ac0832a77b441ab01d01b784db06 is OK >DEBUG Oct-03 08:07:22 select_next_target: Selecting mirror for: Packages/p/pciutils-3.6.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:22 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pciutils-3.6.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:22 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:22 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/pciutils-3.6.2-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:22 lr_headercb: Server returned Content-Length: "92744" (converted 92744/92744 expected) >DEBUG Oct-03 08:07:22 check_transfer_statuses: Transfer finished: Packages/p/pciutils-3.6.2-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pciutils-3.6.2-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:22 check_finished_trasfer_checksum: Checksum (sha256) 5645a51ff4ae7360716a71a3001674cf4c0ef29f41195054f96f5f54cf048287 is OK >DEBUG Oct-03 08:07:22 select_next_target: Selecting mirror for: Packages/p/pciutils-libs-3.6.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:22 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pciutils-libs-3.6.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:22 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:22 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/pciutils-libs-3.6.2-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:22 lr_headercb: Server returned Content-Length: "38716" (converted 38716/38716 expected) >DEBUG Oct-03 08:07:22 check_transfer_statuses: Transfer finished: Packages/p/pciutils-libs-3.6.2-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/pciutils-libs-3.6.2-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:22 check_finished_trasfer_checksum: Checksum (sha256) 71aea4b0e4f738c369765fb2ffdfafd559fdd431116d1aed152647e753ac05df is OK >DEBUG Oct-03 08:07:22 select_next_target: Selecting mirror for: Packages/l/libacl-2.2.53-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:22 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libacl-2.2.53-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:22 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:22 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libacl-2.2.53-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:22 lr_headercb: Server returned Content-Length: "25528" (converted 25528/25528 expected) >DEBUG Oct-03 08:07:22 check_transfer_statuses: Transfer finished: Packages/l/libacl-2.2.53-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libacl-2.2.53-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:22 check_finished_trasfer_checksum: Checksum (sha256) 1bccd979ae60a9c7c1ddb27ea331be144f394d00c62d16b36f7631a74e5d14dd is OK >DEBUG Oct-03 08:07:22 select_next_target: Selecting mirror for: Packages/e/ed-1.14.2-4.fc29.x86_64.rpm >DEBUG Oct-03 08:07:22 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/e/ed-1.14.2-4.fc29.x86_64.rpm >DEBUG Oct-03 08:07:22 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:22 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/ed-1.14.2-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:22 lr_headercb: Server returned Content-Length: "76452" (converted 76452/76452 expected) >DEBUG Oct-03 08:07:22 check_transfer_statuses: Transfer finished: Packages/e/ed-1.14.2-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/e/ed-1.14.2-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:22 check_finished_trasfer_checksum: Checksum (sha256) caf7138b9ce5a3582683cfb1297a371a3d395825d8c6e334efcd8bde97fc761b is OK >DEBUG Oct-03 08:07:22 select_next_target: Selecting mirror for: Packages/l/libaio-0.3.111-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:22 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libaio-0.3.111-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:22 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:22 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libaio-0.3.111-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:22 lr_headercb: Server returned Content-Length: "22664" (converted 22664/22664 expected) >DEBUG Oct-03 08:07:22 check_transfer_statuses: Transfer finished: Packages/l/libaio-0.3.111-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libaio-0.3.111-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:22 check_finished_trasfer_checksum: Checksum (sha256) 9a48510e729f4795cf89b895aae220903bc9576eac19b448ca6839f1dce299d1 is OK >DEBUG Oct-03 08:07:22 select_next_target: Selecting mirror for: Packages/n/nano-3.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:22 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nano-3.0-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:22 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:22 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/nano-3.0-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:22 lr_headercb: Server returned Content-Length: "581640" (converted 581640/581640 expected) >DEBUG Oct-03 08:07:23 check_transfer_statuses: Transfer finished: Packages/n/nano-3.0-2.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nano-3.0-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:23 check_finished_trasfer_checksum: Checksum (sha256) 9ab9ad02f6460e06808ac0d08c207da8f8a4034d34c455d04c70f392783fd557 is OK >DEBUG Oct-03 08:07:23 select_next_target: Selecting mirror for: Packages/r/rng-tools-6.3.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:23 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rng-tools-6.3.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:23 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:23 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/rng-tools-6.3.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:23 lr_headercb: Server returned Content-Length: "51468" (converted 51468/51468 expected) >DEBUG Oct-03 08:07:23 check_transfer_statuses: Transfer finished: Packages/r/rng-tools-6.3.1-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/r/rng-tools-6.3.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:23 check_finished_trasfer_checksum: Checksum (sha256) 5792eee6b18e38fb3ffa67d538fff42936d23d65c64a20e4196ca2225cd48780 is OK >DEBUG Oct-03 08:07:23 select_next_target: Selecting mirror for: Packages/l/libmbim-1.16.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:23 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libmbim-1.16.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:23 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:23 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libmbim-1.16.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:23 lr_headercb: Server returned Content-Length: "87768" (converted 87768/87768 expected) >DEBUG Oct-03 08:07:23 check_transfer_statuses: Transfer finished: Packages/l/libmbim-1.16.0-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libmbim-1.16.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:23 check_finished_trasfer_checksum: Checksum (sha256) 655da563d3fc6488898f0fbdd2d3eb0c74c2a3365a03681db3017f74bb736a70 is OK >DEBUG Oct-03 08:07:23 select_next_target: Selecting mirror for: Packages/l/libmbim-utils-1.16.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:23 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libmbim-utils-1.16.0-3.fc29.x86_64.rpm >DEBUG Oct-03 08:07:23 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:23 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libmbim-utils-1.16.0-3.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:23 lr_headercb: Server returned Content-Length: "45696" (converted 45696/45696 expected) >DEBUG Oct-03 08:07:23 check_transfer_statuses: Transfer finished: Packages/l/libmbim-utils-1.16.0-3.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libmbim-utils-1.16.0-3.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:23 check_finished_trasfer_checksum: Checksum (sha256) c9ce20215041eaf08053c35eab35e9823932dd7e7b2696511d2d73b18c6e2418 is OK >DEBUG Oct-03 08:07:23 select_next_target: Selecting mirror for: Packages/b/b43-fwcutter-019-14.fc29.x86_64.rpm >DEBUG Oct-03 08:07:23 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/b43-fwcutter-019-14.fc29.x86_64.rpm >DEBUG Oct-03 08:07:23 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:23 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/b43-fwcutter-019-14.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:23 lr_headercb: Server returned Content-Length: "27772" (converted 27772/27772 expected) >DEBUG Oct-03 08:07:23 check_transfer_statuses: Transfer finished: Packages/b/b43-fwcutter-019-14.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/b43-fwcutter-019-14.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:23 check_finished_trasfer_checksum: Checksum (sha256) 354db0ce73eae25c31b7967d97a245820409ebb1cce2a7e5611bdb0905d73095 is OK >DEBUG Oct-03 08:07:23 select_next_target: Selecting mirror for: Packages/b/b43-openfwwf-5.2-20.fc29.noarch.rpm >DEBUG Oct-03 08:07:23 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/b43-openfwwf-5.2-20.fc29.noarch.rpm >DEBUG Oct-03 08:07:23 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:23 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/b43-openfwwf-5.2-20.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:23 lr_headercb: Server returned Content-Length: "21764" (converted 21764/21764 expected) >DEBUG Oct-03 08:07:23 check_transfer_statuses: Transfer finished: Packages/b/b43-openfwwf-5.2-20.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/b/b43-openfwwf-5.2-20.fc29.noarch.rpm) >DEBUG Oct-03 08:07:23 check_finished_trasfer_checksum: Checksum (sha256) f6329c0063e09b057f95fafa5faf2ea894da75c524d1fc88fb900968027bc269 is OK >DEBUG Oct-03 08:07:23 select_next_target: Selecting mirror for: Packages/n/ncurses-6.1-8.20180923.fc29.x86_64.rpm >DEBUG Oct-03 08:07:23 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/ncurses-6.1-8.20180923.fc29.x86_64.rpm >DEBUG Oct-03 08:07:23 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:23 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/ncurses-6.1-8.20180923.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:23 lr_headercb: Server returned Content-Length: "367572" (converted 367572/367572 expected) >DEBUG Oct-03 08:07:24 check_transfer_statuses: Transfer finished: Packages/n/ncurses-6.1-8.20180923.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/ncurses-6.1-8.20180923.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:24 check_finished_trasfer_checksum: Checksum (sha256) 896320973cf9b46e704778a1535ff1b8f6765cbe309c97e1ea5da3d7fb4023d6 is OK >DEBUG Oct-03 08:07:24 select_next_target: Selecting mirror for: Packages/n/ncurses-base-6.1-8.20180923.fc29.noarch.rpm >DEBUG Oct-03 08:07:24 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/ncurses-base-6.1-8.20180923.fc29.noarch.rpm >DEBUG Oct-03 08:07:24 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:24 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/ncurses-base-6.1-8.20180923.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:24 lr_headercb: Server returned Content-Length: "59800" (converted 59800/59800 expected) >DEBUG Oct-03 08:07:24 check_transfer_statuses: Transfer finished: Packages/n/ncurses-base-6.1-8.20180923.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/ncurses-base-6.1-8.20180923.fc29.noarch.rpm) >DEBUG Oct-03 08:07:24 check_finished_trasfer_checksum: Checksum (sha256) 4182f4f4fe4d0a121a36d106afad01858676e8a0e7c688490bd17ad4ba8bd2d2 is OK >DEBUG Oct-03 08:07:24 select_next_target: Selecting mirror for: Packages/n/ncurses-libs-6.1-8.20180923.fc29.x86_64.rpm >DEBUG Oct-03 08:07:24 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/ncurses-libs-6.1-8.20180923.fc29.x86_64.rpm >DEBUG Oct-03 08:07:24 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:24 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/ncurses-libs-6.1-8.20180923.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:24 lr_headercb: Server returned Content-Length: "293612" (converted 293612/293612 expected) >DEBUG Oct-03 08:07:24 check_transfer_statuses: Transfer finished: Packages/n/ncurses-libs-6.1-8.20180923.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/ncurses-libs-6.1-8.20180923.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:24 check_finished_trasfer_checksum: Checksum (sha256) dc5f46ca050f74693950b98d7f33ba17c45c73f3b4bf70876b87c16effb4cb4e is OK >DEBUG Oct-03 08:07:24 select_next_target: Selecting mirror for: Packages/k/kbd-2.0.4-9.fc29.x86_64.rpm >DEBUG Oct-03 08:07:24 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/k/kbd-2.0.4-9.fc29.x86_64.rpm >DEBUG Oct-03 08:07:24 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:24 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/kbd-2.0.4-9.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:24 lr_headercb: Server returned Content-Length: "357284" (converted 357284/357284 expected) >DEBUG Oct-03 08:07:24 check_transfer_statuses: Transfer finished: Packages/k/kbd-2.0.4-9.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/k/kbd-2.0.4-9.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:24 check_finished_trasfer_checksum: Checksum (sha256) bf341f779445e644d934da92431cbf1b416f62efbdc11efb2c334426ee97690e is OK >DEBUG Oct-03 08:07:24 select_next_target: Selecting mirror for: Packages/k/kbd-legacy-2.0.4-9.fc29.noarch.rpm >DEBUG Oct-03 08:07:24 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/k/kbd-legacy-2.0.4-9.fc29.noarch.rpm >DEBUG Oct-03 08:07:24 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:24 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/kbd-legacy-2.0.4-9.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:25 lr_headercb: Server returned Content-Length: "476016" (converted 476016/476016 expected) >DEBUG Oct-03 08:07:25 check_transfer_statuses: Transfer finished: Packages/k/kbd-legacy-2.0.4-9.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/k/kbd-legacy-2.0.4-9.fc29.noarch.rpm) >DEBUG Oct-03 08:07:25 check_finished_trasfer_checksum: Checksum (sha256) 2fe7dbc59ef6a6528447c0b4616f12e6a05714d2a43ebca0664fb03d85566b2d is OK >DEBUG Oct-03 08:07:25 select_next_target: Selecting mirror for: Packages/k/kbd-misc-2.0.4-9.fc29.noarch.rpm >DEBUG Oct-03 08:07:25 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/k/kbd-misc-2.0.4-9.fc29.noarch.rpm >DEBUG Oct-03 08:07:25 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:25 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/kbd-misc-2.0.4-9.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:25 lr_headercb: Server returned Content-Length: "1483828" (converted 1483828/1483828 expected) >DEBUG Oct-03 08:07:25 check_transfer_statuses: Transfer finished: Packages/k/kbd-misc-2.0.4-9.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/k/kbd-misc-2.0.4-9.fc29.noarch.rpm) >DEBUG Oct-03 08:07:25 check_finished_trasfer_checksum: Checksum (sha256) 0a2cf92797e118afc2af66a0a125eed7a93560201e00db43fe9c2aa2ae03d399 is OK >DEBUG Oct-03 08:07:25 select_next_target: Selecting mirror for: Packages/l/libappstream-glib-0.7.12-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:25 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libappstream-glib-0.7.12-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:25 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:25 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libappstream-glib-0.7.12-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:25 lr_headercb: Server returned Content-Length: "315532" (converted 315532/315532 expected) >DEBUG Oct-03 08:07:25 check_transfer_statuses: Transfer finished: Packages/l/libappstream-glib-0.7.12-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libappstream-glib-0.7.12-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:25 check_finished_trasfer_checksum: Checksum (sha256) 49958a1757cce90482d8ba2c5ccdc5d29f9d4fac9a79617c906148dab0cb0524 is OK >DEBUG Oct-03 08:07:25 select_next_target: Selecting mirror for: Packages/l/libmetalink-0.1.3-7.fc29.x86_64.rpm >DEBUG Oct-03 08:07:25 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libmetalink-0.1.3-7.fc29.x86_64.rpm >DEBUG Oct-03 08:07:25 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:25 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libmetalink-0.1.3-7.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:25 lr_headercb: Server returned Content-Length: "29564" (converted 29564/29564 expected) >DEBUG Oct-03 08:07:25 check_transfer_statuses: Transfer finished: Packages/l/libmetalink-0.1.3-7.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libmetalink-0.1.3-7.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:25 check_finished_trasfer_checksum: Checksum (sha256) 09158232a23e57288eb58b301d76be094dbd974af28ab6b852a6958eec32e340 is OK >DEBUG Oct-03 08:07:25 select_next_target: Selecting mirror for: Packages/t/tpm2-tools-3.1.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:25 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/t/tpm2-tools-3.1.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:25 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:25 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/tpm2-tools-3.1.2-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:25 lr_headercb: Server returned Content-Length: "320176" (converted 320176/320176 expected) >DEBUG Oct-03 08:07:26 check_transfer_statuses: Transfer finished: Packages/t/tpm2-tools-3.1.2-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/t/tpm2-tools-3.1.2-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:26 check_finished_trasfer_checksum: Checksum (sha256) fe4eb5efb890f12aaefe9f681939f1e46522d7411b7b03b36d73bdfa4a1a2a7b is OK >DEBUG Oct-03 08:07:26 select_next_target: Selecting mirror for: Packages/t/tpm2-tss-2.0.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:26 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/t/tpm2-tss-2.0.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:26 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:26 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/tpm2-tss-2.0.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:26 lr_headercb: Server returned Content-Length: "255972" (converted 255972/255972 expected) >DEBUG Oct-03 08:07:26 check_transfer_statuses: Transfer finished: Packages/t/tpm2-tss-2.0.1-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/t/tpm2-tss-2.0.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:26 check_finished_trasfer_checksum: Checksum (sha256) f6970a3fe48ba2df687b4017fa12825fb5e4fb78492b581d88b71cdcfd2506a5 is OK >DEBUG Oct-03 08:07:26 select_next_target: Selecting mirror for: Packages/n/nettle-3.4-5.fc29.x86_64.rpm >DEBUG Oct-03 08:07:26 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nettle-3.4-5.fc29.x86_64.rpm >DEBUG Oct-03 08:07:26 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:26 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/nettle-3.4-5.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:26 lr_headercb: Server returned Content-Length: "295828" (converted 295828/295828 expected) >DEBUG Oct-03 08:07:26 check_transfer_statuses: Transfer finished: Packages/n/nettle-3.4-5.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nettle-3.4-5.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:26 check_finished_trasfer_checksum: Checksum (sha256) 9848517533a277037d655d30feabb93c4c4d8f61b6bc2f3dca45262da339747a is OK >DEBUG Oct-03 08:07:26 select_next_target: Selecting mirror for: Packages/l/libarchive-3.3.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:26 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libarchive-3.3.2-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:26 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:26 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libarchive-3.3.2-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:26 lr_headercb: Server returned Content-Length: "359128" (converted 359128/359128 expected) >DEBUG Oct-03 08:07:27 check_transfer_statuses: Transfer finished: Packages/l/libarchive-3.3.2-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libarchive-3.3.2-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:27 check_finished_trasfer_checksum: Checksum (sha256) 2d756de07069d4ecef5fb2b72af6594ac873044e4d45ad5fda9b4e33538c684b is OK >DEBUG Oct-03 08:07:27 select_next_target: Selecting mirror for: Packages/c/comps-extras-24-4.fc29.noarch.rpm >DEBUG Oct-03 08:07:27 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/comps-extras-24-4.fc29.noarch.rpm >DEBUG Oct-03 08:07:27 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:27 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/comps-extras-24-4.fc29.noarch.rpm): Operation not supported >DEBUG Oct-03 08:07:27 lr_headercb: Server returned Content-Length: "76632" (converted 76632/76632 expected) >DEBUG Oct-03 08:07:27 check_transfer_statuses: Transfer finished: Packages/c/comps-extras-24-4.fc29.noarch.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/c/comps-extras-24-4.fc29.noarch.rpm) >DEBUG Oct-03 08:07:27 check_finished_trasfer_checksum: Checksum (sha256) be10e80ac460d0f8152df4fa31ac4c08afc22a7e5041466a4f619e9e7adab57e is OK >DEBUG Oct-03 08:07:27 select_next_target: Selecting mirror for: Packages/l/libargon2-20161029-6.fc29.x86_64.rpm >DEBUG Oct-03 08:07:27 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libargon2-20161029-6.fc29.x86_64.rpm >DEBUG Oct-03 08:07:27 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:27 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libargon2-20161029-6.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:27 lr_headercb: Server returned Content-Length: "29168" (converted 29168/29168 expected) >DEBUG Oct-03 08:07:27 check_transfer_statuses: Transfer finished: Packages/l/libargon2-20161029-6.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libargon2-20161029-6.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:27 check_finished_trasfer_checksum: Checksum (sha256) 785fa188819999d56f50cbb96c5b3c3b68a05cfd67f54b62be063aeb9647f698 is OK >DEBUG Oct-03 08:07:27 select_next_target: Selecting mirror for: Packages/p/python3-rpm-4.14.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:27 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-rpm-4.14.2-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:27 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:27 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/python3-rpm-4.14.2-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:27 lr_headercb: Server returned Content-Length: "73548" (converted 73548/73548 expected) >DEBUG Oct-03 08:07:27 check_transfer_statuses: Transfer finished: Packages/p/python3-rpm-4.14.2-1.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/p/python3-rpm-4.14.2-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:27 check_finished_trasfer_checksum: Checksum (sha256) 5042ed1b30f0b27a24c6178371a735df51ef91c93929976ae4e7e7a72b4c12e7 is OK >DEBUG Oct-03 08:07:27 select_next_target: Selecting mirror for: Packages/u/udisks2-2.8.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:27 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/u/udisks2-2.8.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:27 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:27 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/udisks2-2.8.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:27 lr_headercb: Server returned Content-Length: "436644" (converted 436644/436644 expected) >DEBUG Oct-03 08:07:27 check_transfer_statuses: Transfer finished: Packages/u/udisks2-2.8.1-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/u/udisks2-2.8.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:27 check_finished_trasfer_checksum: Checksum (sha256) 3d0d5d28f42b8e1cbe079aec03aff9d88ef57d4f2e0ec8114675150e2a339142 is OK >DEBUG Oct-03 08:07:27 select_next_target: Selecting mirror for: Packages/u/udisks2-iscsi-2.8.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:27 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/u/udisks2-iscsi-2.8.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:27 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:27 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/udisks2-iscsi-2.8.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:27 lr_headercb: Server returned Content-Length: "40172" (converted 40172/40172 expected) >DEBUG Oct-03 08:07:27 check_transfer_statuses: Transfer finished: Packages/u/udisks2-iscsi-2.8.1-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/u/udisks2-iscsi-2.8.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:27 check_finished_trasfer_checksum: Checksum (sha256) d17f19748a53eb48500cc0aa9c9a62ed8d990650f5bdb7d662c45275ea6b8428 is OK >DEBUG Oct-03 08:07:27 select_next_target: Selecting mirror for: Packages/n/nmap-ncat-7.70-4.fc29.x86_64.rpm >DEBUG Oct-03 08:07:27 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nmap-ncat-7.70-4.fc29.x86_64.rpm >DEBUG Oct-03 08:07:27 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:27 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/nmap-ncat-7.70-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:27 lr_headercb: Server returned Content-Length: "215056" (converted 215056/215056 expected) >DEBUG Oct-03 08:07:27 check_transfer_statuses: Transfer finished: Packages/n/nmap-ncat-7.70-4.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/n/nmap-ncat-7.70-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:27 check_finished_trasfer_checksum: Checksum (sha256) c655868f6aee67f8e5528f4652b405dfeb8d64c5cf2d38aaaf7f64db9161491e is OK >DEBUG Oct-03 08:07:27 select_next_target: Selecting mirror for: Packages/u/udisks2-lvm2-2.8.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:27 prepare_next_transfer: URL: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/u/udisks2-lvm2-2.8.1-1.fc29.x86_64.rpm >DEBUG Oct-03 08:07:27 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:27 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/udisks2-lvm2-2.8.1-1.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:27 lr_headercb: Server returned Content-Length: "62356" (converted 62356/62356 expected) >DEBUG Oct-03 08:07:28 check_transfer_statuses: Transfer finished: Packages/u/udisks2-lvm2-2.8.1-1.fc29.x86_64.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/u/udisks2-lvm2-2.8.1-1.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:28 check_finished_trasfer_checksum: Checksum (sha256) d991a1fa7a734ee3344edd6752ee6647d8b0f6cece70196b849a0f8e6a6a6acb is OK >DEBUG Oct-03 08:07:28 select_next_target: Selecting mirror for: Packages/l/libassuan-2.5.1-4.fc29.x86_64.rpm >DEBUG Oct-03 08:07:28 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libassuan-2.5.1-4.fc29.x86_64.rpm >DEBUG Oct-03 08:07:28 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libassuan-2.5.1-4.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:28 lr_headercb: Server returned Content-Length: "78480" (converted 78480/78480 expected) >DEBUG Oct-03 08:07:28 check_transfer_statuses: Transfer finished: Packages/l/libassuan-2.5.1-4.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libassuan-2.5.1-4.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:28 check_finished_trasfer_checksum: Checksum (sha256) 15e14031f4265960fef35f8b1568fc5556882a7db28ce4f196eac15d4f76da1d is OK >DEBUG Oct-03 08:07:28 select_next_target: Selecting mirror for: Packages/l/libmnl-1.0.4-8.fc29.x86_64.rpm >DEBUG Oct-03 08:07:28 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libmnl-1.0.4-8.fc29.x86_64.rpm >DEBUG Oct-03 08:07:28 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/libmnl-1.0.4-8.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:28 lr_headercb: Server returned Content-Length: "28096" (converted 28096/28096 expected) >DEBUG Oct-03 08:07:28 check_transfer_statuses: Transfer finished: Packages/l/libmnl-1.0.4-8.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/l/libmnl-1.0.4-8.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:28 check_finished_trasfer_checksum: Checksum (sha256) f94c019720764369d90db50ee31a752217941970c004a7098a9de0197fc4ff78 is OK >DEBUG Oct-03 08:07:28 select_next_target: Selecting mirror for: Packages/v/volume_key-libs-0.3.10-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:28 prepare_next_transfer: URL: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/v/volume_key-libs-0.3.10-2.fc29.x86_64.rpm >DEBUG Oct-03 08:07:28 prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo >DEBUG Oct-03 08:07:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (/tmp/dnf.package.cache/volume_key-libs-0.3.10-2.fc29.x86_64.rpm): Operation not supported >DEBUG Oct-03 08:07:28 lr_headercb: Server returned Content-Length: "144292" (converted 144292/144292 expected) >DEBUG Oct-03 08:07:28 check_transfer_statuses: Transfer finished: Packages/v/volume_key-libs-0.3.10-2.fc29.x86_64.rpm (Effective url: http://mirror.vutbr.cz/fedora/development/29/Everything/x86_64/os/Packages/v/volume_key-libs-0.3.10-2.fc29.x86_64.rpm) >DEBUG Oct-03 08:07:28 check_finished_trasfer_checksum: Checksum (sha256) d0ef7b04117c1b1c20f94b08f62d2b3ed1373e47b4daad61e8b4c4e61b8ce263 is OK >DEBUG Oct-03 08:07:28 check_transfer_statuses: Transfer finished: Packages/s/selinux-policy-targeted-3.14.2-35.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/s/selinux-policy-targeted-3.14.2-35.fc29.noarch.rpm) >DEBUG Oct-03 08:07:28 check_finished_trasfer_checksum: Checksum (sha256) faa3265226463f952de9efd938e4be047548ae3e09d3fccb7deed78efeaa0dd6 is OK >DEBUG Oct-03 08:07:59 check_transfer_statuses: Transfer finished: Packages/l/linux-firmware-20180913-87.git44d4fca9.fc29.noarch.rpm (Effective url: http://fr2.rpmfind.net/linux/fedora/linux/updates/testing/29/Everything/x86_64/Packages/l/linux-firmware-20180913-87.git44d4fca9.fc29.noarch.rpm) >DEBUG Oct-03 08:07:59 check_finished_trasfer_checksum: Checksum (sha256) 6fd60da1ceb2702cf4bf3a0baa068b4aeadfcaa8485db18ec750616a6158a8e5 is OK >DEBUG Oct-03 08:07:59 lr_download_packages: Restoring an old SIGINT handler >DEBUG Oct-03 08:11:46 Architecture is: x86_64 >INFO Oct-03 08:11:46 === Started libdnf-0.19.1 === >DEBUG Oct-03 08:11:46 fetching rpmdb > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-29 inst.text console=ttyS0 > > >/root/lorax-packages.log: >python3-requests-2.19.1-3.fc29.noarch >authselect-libs-1.0-2.fc29.x86_64 >libreport-filesystem-2.9.5-4.fc29.x86_64 >python3-pytoml-0.1.18-1.fc29.noarch >mtools-4.0.18-15.fc29.x86_64 >kacst-fonts-common-2.0-20.fc29.noarch >gssproxy-0.8.0-6.fc29.x86_64 >dosfstools-4.1-6.fc29.x86_64 >langtable-data-0.0.38-8.fc29.noarch >rdma-core-16.2-3.fc28.x86_64 >hyphen-2.8.8-10.fc29.x86_64 >aajohan-comfortaa-fonts-3.001-3.fc29.noarch >NetworkManager-wifi-1.12.4-1.fc29.x86_64 >lcms2-2.9-4.fc29.x86_64 >thai-scalable-fonts-common-0.6.5-2.fc29.noarch >device-mapper-multipath-libs-0.7.7-4.gitef6d98b.fc29.x86_64 >gc-7.6.4-4.fc29.x86_64 >python-setuptools-wheel-40.4.3-1.fc29.noarch >libblockdev-mpath-2.19-1.fc29.x86_64 >libestr-0.1.9-11.fc29.x86_64 >ncurses-base-6.1-7.20180714.fc29.noarch >plymouth-core-libs-0.9.3-13.fc29.x86_64 >libipt-2.0-1.fc29.x86_64 >libwacom-data-0.31-1.fc29.noarch >xorg-x11-drv-wacom-serial-support-0.36.1-5.fc29.x86_64 >libnghttp2-1.33.0-1.fc29.x86_64 >fuse-common-3.2.3-14.fc29.x86_64 >libblockdev-btrfs-2.19-1.fc29.x86_64 >pkgconf-1.5.3-2.fc29.x86_64 >setup-2.12.1-1.fc29.noarch >openssl-1.1.1-3.fc29.x86_64 >gawk-4.2.1-3.fc29.x86_64 >pcre2-10.32-2.fc29.x86_64 >fipscheck-lib-1.5.0-5.fc29.x86_64 >lz4-1.8.2-2.fc29.x86_64 >glibc-langpack-en-2.28-9.fc29.x86_64 >ima-evm-utils-1.1-4.fc29.x86_64 >orc-0.4.28-3.fc29.x86_64 >libsepol-2.8-2.fc29.x86_64 >python3-libreport-2.9.5-4.fc29.x86_64 >openldap-2.4.46-8.fc29.x86_64 >xz-libs-5.2.4-3.fc29.x86_64 >iscsi-initiator-utils-iscsiuio-6.2.0.876-5.gitf3c8e90.fc29.x86_64 >shared-mime-info-1.10-2.fc29.x86_64 >kmod-libs-25-3.fc29.x86_64 >dbus-glib-0.110-3.fc29.x86_64 >elfutils-libs-0.174-1.fc29.x86_64 >libxcrypt-4.1.2-1.fc29.x86_64 >geoclue2-2.4.11-1.fc29.x86_64 >gettext-libs-0.19.8.1-17.fc29.x86_64 >libgpg-error-1.31-2.fc29.x86_64 >python3-gobject-3.30.0-2.fc29.x86_64 >dbus-libs-1.12.10-1.fc29.x86_64 >elfutils-libelf-0.174-1.fc29.x86_64 >python3-pydbus-0.6.0-7.fc29.noarch >kpartx-0.7.7-4.gitef6d98b.fc29.x86_64 >nspr-4.20.0-1.fc29.x86_64 >libgtop2-2.38.0-4.fc29.x86_64 >libnsl2-1.2.0-3.20180605git4a062cf.fc29.x86_64 >kmod-25-3.fc29.x86_64 >udisks2-iscsi-2.8.1-1.fc29.x86_64 >coreutils-8.30-4.fc29.x86_64 >gmp-6.1.2-8.fc29.x86_64 >sgpio-1.2.0.10-22.fc29.x86_64 >systemd-libs-239-3.fc29.x86_64 >sed-4.5-2.fc29.x86_64 >python3-blivet-3.1.0-2.fc29.noarch >ca-certificates-2018.2.24-6.fc29.noarch >libcap-ng-0.7.9-4.fc29.x86_64 >docker-1.13.1-62.git9cb56fd.fc29.x86_64 >libfdisk-2.32.1-1.fc29.x86_64 >libpciaccess-0.14-2.fc29.x86_64 >anaconda-core-29.24.3-1.fc29.x86_64 >pam-1.3.1-3.fc29.x86_64 >pixman-0.34.0-10.fc29.x86_64 >anaconda-install-env-deps-29.24.3-1.fc29.x86_64 >grubby-8.40-18.fc29.x86_64 >keyutils-libs-1.5.10-8.fc29.x86_64 >gtk3-3.24.1-1.fc29.x86_64 >dbus-1.12.10-1.fc29.x86_64 >which-2.21-11.fc29.x86_64 >anaconda-widgets-29.24.3-1.fc29.x86_64 >python3-setuptools-40.4.3-1.fc29.noarch >nettle-3.4-5.fc29.x86_64 >gcr-3.28.0-2.fc29.x86_64 >fontconfig-2.13.1-1.fc29.x86_64 >file-libs-5.34-3.fc29.x86_64 >libcanberra-gtk3-0.30-17.fc29.x86_64 >python3-six-1.11.0-6.fc29.noarch >libXext-1.3.3-10.fc29.x86_64 >libtimezonemap-0.4.5.1-4.fc29.x86_64 >libreport-2.9.5-4.fc29.x86_64 >libXi-1.7.9-8.fc29.x86_64 >metacity-3.28.0-2.fc29.x86_64 >device-mapper-event-libs-1.02.150-1.fc29.x86_64 >libXv-1.0.11-8.fc29.x86_64 >sg3_utils-1.42-6.fc29.x86_64 >polkit-pkla-compat-0.1-13.fc29.x86_64 >device-mapper-persistent-data-0.7.6-2.fc29.x86_64 >dnf-3.5.1-1.fc29.noarch >gnupg2-2.2.9-1.fc29.x86_64 >mpfr-3.1.6-2.fc29.x86_64 >rsyslog-8.37.0-1.fc29.x86_64 >harfbuzz-1.8.7-1.fc29.x86_64 >perl-Scalar-List-Utils-1.50-417.fc29.x86_64 >rpm-ostree-2018.8-1.fc29.x86_64 >NetworkManager-1.12.4-1.fc29.x86_64 >libglvnd-1.1.0-2.fc29.x86_64 >shim-x64-15-5.x86_64 >libnotify-0.7.7-6.fc29.x86_64 >p11-kit-trust-0.23.14-1.fc29.x86_64 >spice-vdagent-0.18.0-2.fc29.x86_64 >alsa-lib-1.1.6-3.fc29.x86_64 >lz4-libs-1.8.2-2.fc29.x86_64 >xfsdump-3.1.8-4.fc29.x86_64 >libxklavier-5.4-12.fc29.x86_64 >grep-3.1-8.fc29.x86_64 >b43-openfwwf-5.2-20.fc29.noarch >libreport-web-2.9.5-4.fc29.x86_64 >llvm-libs-7.0.0-1.fc29.x86_64 >ipmitool-1.8.18-10.fc29.x86_64 >volume_key-libs-0.3.10-2.fc29.x86_64 >libXmu-1.1.2-12.fc29.x86_64 >grub2-tools-efi-2.02-59.fc29.x86_64 >python3-pyudev-0.21.0-8.fc29.noarch >libxkbfile-1.0.9-11.fc29.x86_64 >dbus-x11-1.12.10-1.fc29.x86_64 >python3-pid-2.1.1-9.fc29.noarch >libgomp-8.2.1-2.fc29.x86_64 >reiserfs-utils-3.6.25-5.fc28.x86_64 >iputils-20180629-2.fc29.x86_64 >tar-1.30-6.fc29.x86_64 >pcmciautils-018-15.fc29.x86_64 >e2fsprogs-1.44.3-1.fc29.x86_64 >daxctl-libs-62-1.fc29.x86_64 >grub2-efi-x64-cdboot-2.02-59.fc29.x86_64 >teamd-1.27-10.fc29.x86_64 >libXfont2-2.0.3-3.fc29.x86_64 >jfsutils-1.1.15-11.fc28.x86_64 >libsoup-2.64.0-2.fc29.x86_64 >fuse-libs-2.9.7-14.fc29.x86_64 >bridge-utils-1.6-2.fc29.x86_64 >bind-libs-9.11.4-5.P1.fc29.x86_64 >libcollection-0.7.0-41.fc29.x86_64 >vconfig-1.9-25.fc29.x86_64 >libblockdev-nvdimm-2.19-1.fc29.x86_64 >iproute-4.18.0-3.fc29.x86_64 >khmeros-base-fonts-5.0-26.fc29.noarch >lvm2-2.02.181-1.fc29.x86_64 >libsysfs-2.1.0-25.fc29.x86_64 >abattis-cantarell-fonts-0.111-1.fc29.noarch >libreport-plugin-bugzilla-2.9.5-4.fc29.x86_64 >ntfs-3g-2017.3.23-8.fc29.x86_64 >lohit-assamese-fonts-2.91.5-5.fc29.noarch >container-selinux-2.73-2.gitd7a3f33.fc29.noarch >iptables-1.8.0-3.fc29.x86_64 >lohit-gurmukhi-fonts-2.91.2-5.fc29.noarch >xorg-x11-drv-libinput-0.28.0-2.fc29.x86_64 >xorg-x11-server-common-1.20.1-2.fc29.x86_64 >lohit-telugu-fonts-2.5.5-4.fc29.noarch >xorg-x11-drv-evdev-2.10.6-3.fc29.x86_64 >mesa-dri-drivers-18.2.1-1.fc29.x86_64 >sil-scheherazade-fonts-2.100-7.fc29.noarch >xorg-x11-drv-openchrome-0.6.0-6.fc29.x86_64 >libtheora-1.1.1-22.fc29.x86_64 >libertas-usb8388-olpc-firmware-20180815-86.gitf1b95fe5.fc29.noarch >xorg-x11-drv-vmware-13.2.1-8.fc29.x86_64 >acl-2.2.53-2.fc29.x86_64 >iwl7260-firmware-25.30.13.0-86.fc29.1.noarch >python3-gpg-1.11.1-3.fc29.x86_64 >nss-softokn-3.39.0-2.fc29.x86_64 >iwl6000-firmware-9.221.4.1-86.fc29.1.noarch >gnupg-1.4.23-2.fc29.x86_64 >perl-macros-5.28.0-420.fc29.x86_64 >iwl3945-firmware-15.32.2.9-86.fc29.1.noarch >python3-iniparse-0.4-32.fc29.noarch >perl-Text-Tabs+Wrap-2013.0523-417.fc29.noarch >iwl135-firmware-18.168.6.1-86.fc29.1.noarch >pango-1.42.4-1.fc29.x86_64 >perl-constant-1.33-418.fc29.noarch >ipw2200-firmware-3.1-16.fc29.noarch >python3-coverage-4.5.1-3.fc29.x86_64 >libcomps-0.1.8-14.fc29.x86_64 >bcache-tools-1.0.8-14.fc29.x86_64 >xml-common-0.6.3-50.fc29.noarch >python3-idna-2.7-3.fc29.noarch >libmodman-2.0.1-18.fc29.x86_64 >python3-bind-9.11.4-5.P1.fc29.noarch >pigz-2.4-3.fc29.x86_64 >libgcc-8.2.1-2.fc29.x86_64 >GeoIP-1.6.12-4.fc29.x86_64 >xkeyboard-config-2.24-4.fc29.noarch >authselect-1.0-2.fc29.x86_64 >hwdata-0.315-1.fc29.noarch >docker-rhel-push-plugin-1.13.1-62.git9cb56fd.fc29.x86_64 >dejavu-fonts-common-2.35-7.fc29.noarch >syslinux-nonlinux-6.04-0.8.fc28.noarch >tzdata-2018e-2.fc29.noarch >cdparanoia-libs-10.2-28.fc29.x86_64 >langtable-0.0.38-8.fc29.noarch >ethtool-4.17-2.fc29.x86_64 >containers-common-0.1.32-2.dev.gite814f96.fc29.x86_64 >libsndfile-1.0.28-9.fc29.x86_64 >dnf-data-3.5.1-1.fc29.noarch >ipcalc-0.2.4-2.fc29.x86_64 >khmeros-fonts-common-5.0-26.fc29.noarch >libtiff-4.0.9-11.fc29.x86_64 >smc-fonts-common-6.1-10.fc29.noarch >libargon2-20161029-6.fc29.x86_64 >yelp-xsl-3.30.0-1.fc29.noarch >libatomic_ops-7.6.6-1.fc29.x86_64 >quota-nls-4.04-9.fc29.noarch >libdaemon-0.14-16.fc29.x86_64 >python-pip-wheel-18.0-3.fc29.noarch >libthai-0.1.28-1.fc29.x86_64 >pkgconf-m4-1.5.3-2.fc29.noarch >libev-4.24-7.fc29.x86_64 >mobile-broadband-provider-info-1.20170310-2.fc29.noarch >libfastjson-0.99.8-3.fc29.x86_64 >linux-firmware-20180815-86.gitf1b95fe5.fc29.noarch >libmcpp-2.7.2-21.fc29.x86_64 >libX11-common-1.6.6-1.fc29.noarch >libndp-1.7-2.fc29.x86_64 >kbd-legacy-2.0.4-9.fc29.noarch >libpath_utils-0.2.1-41.fc29.x86_64 >fedora-gpg-keys-29-0.9.noarch >libpkgconf-1.5.3-2.fc29.x86_64 >fedora-repos-29-0.9.noarch >pkgconf-pkg-config-1.5.3-2.fc29.x86_64 >filesystem-3.9-2.fc29.x86_64 >libsigsegv-2.11-6.fc29.x86_64 >basesystem-11-6.fc29.noarch >libunwind-1.2.1-6.fc29.x86_64 >libselinux-2.8-3.fc29.x86_64 >libwebp-1.0.0-2.fc29.x86_64 >glibc-all-langpacks-2.28-9.fc29.x86_64 >ncurses-6.1-7.20180714.fc29.x86_64 >glibc-common-2.28-9.fc29.x86_64 >opus-1.3-0.7.rc2.fc29.x86_64 >bash-4.4.23-4.fc29.x86_64 >qrencode-libs-3.4.4-6.fc29.x86_64 >zlib-1.2.11-10.fc29.x86_64 >libssh-0.8.3-2.fc29.x86_64 >libuuid-2.32.1-1.fc29.x86_64 >libcurl-7.61.1-1.fc29.x86_64 >libxml2-2.9.8-4.fc29.x86_64 >libkcapi-hmaccalc-1.1.1-16.fc29.x86_64 >bzip2-libs-1.0.6-28.fc29.x86_64 >libarchive-3.3.2-2.fc29.x86_64 >libcap-2.25-12.fc29.x86_64 >elfutils-default-yama-scope-0.174-1.fc29.noarch >expat-2.2.6-1.fc29.x86_64 >gzip-1.9-7.fc29.x86_64 >perl-Carp-1.50-417.fc29.noarch >cracklib-dicts-2.9.6-15.fc29.x86_64 >perl-libs-5.28.0-420.fc29.x86_64 >libcroco-0.6.12-5.fc29.x86_64 >readline-7.0-12.fc29.x86_64 >gettext-0.19.8.1-17.fc29.x86_64 >fribidi-1.0.5-1.fc29.x86_64 >dbus-tools-1.12.10-1.fc29.x86_64 >libffi-3.1-18.fc29.x86_64 >grub2-tools-minimal-2.02-59.fc29.x86_64 >libdb-5.3.28-33.fc29.x86_64 >device-mapper-1.02.150-1.fc29.x86_64 >nss-util-3.39.0-2.fc29.x86_64 >libtirpc-1.1.4-0.fc29.x86_64 >augeas-libs-1.10.1-3.fc29.x86_64 >rpm-4.14.2-1.fc29.x86_64 >libpng-1.6.34-6.fc29.x86_64 >openssl-libs-1.1.1-3.fc29.x86_64 >libtar-1.2.20-15.fc29.x86_64 >libblkid-2.32.1-1.fc29.x86_64 >libX11-xcb-1.6.6-1.fc29.x86_64 >libmount-2.32.1-1.fc29.x86_64 >libacl-2.2.53-2.fc29.x86_64 >device-mapper-libs-1.02.150-1.fc29.x86_64 >libzstd-1.3.5-2.fc29.x86_64 >cryptsetup-libs-2.0.4-1.fc29.x86_64 >libICE-1.0.9-14.fc29.x86_64 >dbus-common-1.12.10-1.fc29.noarch >audit-libs-3.0-0.4.20180831git0047a6c.fc29.x86_64 >libutempter-1.1.6-15.fc29.x86_64 >libnl3-3.4.0-6.fc29.x86_64 >gnutls-3.6.3-4.fc29.x86_64 >libdrm-2.4.94-1.fc29.x86_64 >libpwquality-1.4.0-10.fc29.x86_64 >libidn2-2.0.5-2.fc29.x86_64 >util-linux-2.32.1-1.fc29.x86_64 >libwayland-client-1.16.0-1.fc29.x86_64 >dracut-048-14.git20180726.fc29.x86_64 >info-6.5-10.fc29.x86_64 >crypto-policies-20180925-1.git71ca85f.fc29.noarch >libogg-1.3.3-1.fc29.x86_64 >grub2-tools-2.02-59.fc29.x86_64 >lua-libs-5.3.5-2.fc29.x86_64 >systemd-239-3.fc29.x86_64 >libvorbis-1.3.6-3.fc29.x86_64 >gdk-pixbuf2-2.38.0-4.fc29.x86_64 >libSM-1.2.2-11.fc29.x86_64 >python3-3.7.0-9.fc29.x86_64 >chkconfig-1.10-6.fc29.x86_64 >atk-2.30.0-1.fc29.x86_64 >libicu-62.1-2.fc29.x86_64 >cairo-1.15.14-1.fc29.x86_64 >libXau-1.0.8-14.fc29.x86_64 >polkit-libs-0.115-2.fc29.x86_64 >libX11-1.6.6-1.fc29.x86_64 >parted-3.2-36.fc29.x86_64 >libXrender-0.9.10-8.fc29.x86_64 >satyr-0.26-4.fc29.x86_64 >libXrandr-1.5.1-8.fc29.x86_64 >xfsprogs-4.17.0-3.fc29.x86_64 >libXinerama-1.1.4-2.fc29.x86_64 >nss-sysinit-3.39.0-2.fc29.x86_64 >libXcursor-1.1.15-4.fc29.x86_64 >libsolv-0.6.35-1.fc29.x86_64 >libXcomposite-0.4.4-15.fc29.x86_64 >libsmartcols-2.32.1-1.fc29.x86_64 >libXt-1.1.5-9.fc29.x86_64 >findutils-4.6.0-20.fc29.x86_64 >libxslt-1.1.32-3.fc29.x86_64 >libassuan-2.5.1-4.fc29.x86_64 >efivar-libs-35-4.fc29.x86_64 >libedit-3.1-24.20170329cvs.fc29.x86_64 >libpcap-1.9.0-2.fc29.x86_64 >libtasn1-4.13-4.fc29.x86_64 >libtool-ltdl-2.4.6-27.fc29.x86_64 >libwayland-egl-1.16.0-1.fc29.x86_64 >lzo-2.08-14.fc29.x86_64 >pcre-8.42-4.fc29.x86_64 >xz-5.2.4-3.fc29.x86_64 >iptables-libs-1.8.0-3.fc29.x86_64 >mesa-libgbm-18.2.1-1.fc29.x86_64 >mesa-libEGL-18.2.1-1.fc29.x86_64 >libXvMC-1.0.10-7.fc29.x86_64 >libXxf86vm-1.1.4-10.fc29.x86_64 >xorg-x11-xkb-utils-7.7-27.fc29.x86_64 >fuse-2.9.7-14.fc29.x86_64 >libwayland-cursor-1.16.0-1.fc29.x86_64 >libsemanage-2.8-3.fc29.x86_64 >libtdb-1.3.16-2.fc29.x86_64 >gdisk-1.0.4-3.fc29.x86_64 >hunspell-en-US-0.20140811.1-13.fc29.noarch >libfontenc-1.1.3-9.fc29.x86_64 >brotli-1.0.5-1.fc29.x86_64 >diffutils-3.6-5.fc29.x86_64 >gdbm-libs-1.17-2.fc29.x86_64 >libbasicobjects-0.1.1-41.fc29.x86_64 >libepoxy-1.5.2-2.fc29.x86_64 >libmnl-1.0.4-8.fc29.x86_64 >libnfnetlink-1.0.1-14.fc29.x86_64 >libselinux-utils-2.8-3.fc29.x86_64 >libxkbcommon-0.8.2-1.fc29.x86_64 >mtdev-1.1.5-13.fc29.x86_64 >pciutils-libs-3.6.2-1.fc29.x86_64 >libnetfilter_conntrack-1.0.6-6.fc29.x86_64 >woff2-1.0.2-4.fc29.x86_64 >startup-notification-0.12-16.fc29.x86_64 >libglvnd-glx-1.1.0-2.fc29.x86_64 >libglvnd-gles-1.1.0-2.fc29.x86_64 >mesa-libxatracker-18.2.1-1.fc29.x86_64 >flac-libs-1.3.2-8.fc29.x86_64 >keyutils-1.5.10-8.fc29.x86_64 >jasper-libs-2.0.14-7.fc29.x86_64 >rsync-3.1.3-4.fc29.x86_64 >nss-softokn-freebl-3.39.0-2.fc29.x86_64 >libdb-utils-5.3.28-33.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.16-1.fc29.noarch >perl-PathTools-3.75-1.fc29.x86_64 >perl-threads-2.22-417.fc29.x86_64 >perl-interpreter-5.28.0-420.fc29.x86_64 >isomd5sum-1.2.3-3.fc29.x86_64 >libss-1.44.3-1.fc29.x86_64 >iso-codes-3.79-2.fc29.noarch >libconfig-1.7.2-2.fc29.x86_64 >libproxy-0.4.15-9.fc29.x86_64 >snappy-1.1.7-6.fc29.x86_64 >python3-urllib3-1.23-4.fc29.noarch >python3-kickstart-3.16-1.fc29.noarch >python3-requests-ftp-0.3.1-13.fc29.noarch >atomic-registries-1.22.1-27.gitb507039.fc29.x86_64 >chrony-3.4-1.fc29.x86_64 >lldpad-1.0.1-11.git036e314.fc29.x86_64 >libblockdev-mdraid-2.19-1.fc29.x86_64 >rpcbind-1.2.5-0.fc29.x86_64 >wpa_supplicant-2.6-17.fc29.x86_64 >at-spi2-core-2.30.0-2.fc29.x86_64 >ntfsprogs-2017.3.23-8.fc29.x86_64 >device-mapper-multipath-0.7.7-4.gitef6d98b.fc29.x86_64 >libblockdev-part-2.19-1.fc29.x86_64 >fcoe-utils-1.0.32-6.fc29.x86_64 >libatasmart-0.19-15.fc29.x86_64 >plymouth-scripts-0.9.3-13.fc29.x86_64 >pulseaudio-libs-12.2-1.fc29.x86_64 >xorg-x11-drv-wacom-0.36.1-5.fc29.x86_64 >btrfs-progs-4.17.1-1.fc29.x86_64 >fedora-logos-28.0.3-2.fc29.x86_64 >logrotate-3.14.0-4.fc29.x86_64 >sound-theme-freedesktop-0.8-10.fc29.noarch >bind-export-libs-9.11.4-5.P1.fc29.x86_64 >fipscheck-1.5.0-5.fc29.x86_64 >hfsplus-tools-540.1.linux3-16.fc29.x86_64 >rpm-sign-libs-4.14.2-1.fc29.x86_64 >python3-dnf-3.5.1-1.fc29.noarch >python3-meh-0.47-1.fc29.noarch >isns-utils-libs-0.97-7.fc29.x86_64 >iscsi-initiator-utils-6.2.0.876-5.gitf3c8e90.fc29.x86_64 >quota-4.04-9.fc29.x86_64 >unique-1.1.6-21.fc29.x86_64 >ModemManager-glib-1.8.0-4.fc29.x86_64 >enchant-1.6.0-21.fc29.x86_64 >python3-gobject-base-3.30.0-2.fc29.x86_64 >python3-blockdev-2.19-1.fc29.x86_64 >lvm2-dbusd-2.02.181-1.fc29.x86_64 >libbabeltrace-1.5.6-1.fc29.x86_64 >gdb-8.2-2.fc29.x86_64 >libsecret-0.18.6-2.fc29.x86_64 >udisks2-2.8.1-1.fc29.x86_64 >libnfsidmap-2.3.2-1.rc3.fc29.x86_64 >sg3_utils-libs-1.42-6.fc29.x86_64 >dmraid-events-1.0.0.rc16-40.fc29.x86_64 >libblockdev-dm-2.19-1.fc29.x86_64 >libblockdev-plugins-all-2.19-1.fc29.x86_64 >oci-umount-2.3.4-2.git87f9237.fc29.x86_64 >dhcp-common-4.3.6-28.fc29.noarch >anaconda-tui-29.24.3-1.fc29.x86_64 >dracut-network-048-14.git20180726.fc29.x86_64 >kexec-tools-2.0.17-10.fc29.x86_64 >anaconda-user-help-26.1-8.fc29.noarch >adwaita-icon-theme-3.30.0-1.fc29.noarch >webkit2gtk3-2.22.0-3.fc29.x86_64 >glade-libs-3.22.1-3.fc29.x86_64 >yelp-libs-3.30.0-1.fc29.x86_64 >blivet-gui-runtime-2.1.8-6.fc29.noarch >libnma-1.8.16-1.fc29.x86_64 >keybinder3-0.3.2-5.fc29.x86_64 >libgnomekbd-3.26.0-6.fc29.x86_64 >python3-meh-gui-0.47-1.fc29.noarch >anaconda-gui-29.24.3-1.fc29.x86_64 >kdump-anaconda-addon-005-2.20180730git966223e.fc29.noarch >notification-daemon-3.20.0-6.fc29.x86_64 >docker-anaconda-addon-0.4-9.fc29.x86_64 >polkit-0.115-2.fc29.x86_64 >dump-0.4-0.37.b46.fc29.x86_64 >python3-dbus-1.2.8-3.fc29.x86_64 >libblockdev-lvm-dbus-2.19-1.fc29.x86_64 >libusbx-1.0.22-1.fc29.x86_64 >openssh-clients-7.8p1-2.fc29.x86_64 >gpgme-1.11.1-3.fc29.x86_64 >rng-tools-6.3.1-1.fc29.x86_64 >xmlrpc-c-1.51.0-6.fc29.x86_64 >xorg-x11-drivers-7.7-23.fc29.x86_64 >libmodulemd-1.6.4-1.fc29.x86_64 >bind-utils-9.11.4-5.P1.fc29.x86_64 >ostree-libs-2018.8-1.fc29.x86_64 >tigervnc-server-module-1.9.0-3.fc29.x86_64 >libblockdev-2.19-1.fc29.x86_64 >shim-ia32-15-5.x86_64 >libblockdev-swap-2.19-1.fc29.x86_64 >system-storage-manager-1.2-1.fc29.noarch >kernel-core-4.18.10-300.fc29.x86_64 >kernel-4.18.10-300.fc29.x86_64 >libgudev-232-4.fc29.x86_64 >wget-1.19.5-5.fc29.x86_64 >hicolor-icon-theme-0.17-3.fc29.noarch >nss-tools-3.39.0-2.fc29.x86_64 >gstreamer1-1.14.3-1.fc29.x86_64 >xorg-x11-fonts-misc-7.5-20.fc29.noarch >cups-libs-2.2.8-2.fc29.x86_64 >icfg-0.9-16.fc29.noarch >kernel-modules-4.18.10-300.fc29.x86_64 >bfa-firmware-3.2.21.1-10.fc29.noarch >libreport-plugin-reportuploader-2.9.5-4.fc29.x86_64 >initscripts-10.01-1.fc29.x86_64 >python3-libdnf-0.19.1-3.fc29.x86_64 >mt-st-1.1-23.fc29.x86_64 >libblockdev-crypto-2.19-1.fc29.x86_64 >smartmontools-6.6-5.fc29.x86_64 >python3-pyparted-3.11.0-17.fc29.x86_64 >grub2-tools-extra-2.02-59.fc29.x86_64 >python3-libselinux-2.8-3.fc29.x86_64 >cryptsetup-2.0.4-1.fc29.x86_64 >python3-ordered-set-2.0.2-7.fc29.noarch >memtest86+-5.01-22.fc29.x86_64 >gdk-pixbuf2-modules-2.38.0-4.fc29.x86_64 >strace-4.24-1.fc29.x86_64 >dbxtool-8-7.fc29.x86_64 >xorg-x11-server-utils-7.7-26.fc29.x86_64 >libuser-0.62-18.fc29.x86_64 >pciutils-3.6.2-1.fc29.x86_64 >drpm-0.3.0-14.fc29.x86_64 >xorg-x11-xauth-1.0.9-13.fc29.x86_64 >bind-libs-lite-9.11.4-5.P1.fc29.x86_64 >grub2-efi-ia32-cdboot-2.02-59.fc29.x86_64 >mokutil-0.3.0-10.fc29.x86_64 >vim-minimal-8.1.408-1.fc29.x86_64 >gsettings-desktop-schemas-3.28.1-2.fc29.x86_64 >bzip2-1.0.6-28.fc29.x86_64 >glib-networking-2.58.0-2.fc29.x86_64 >gdb-gdbserver-8.2-2.fc29.x86_64 >rest-0.8.1-4.fc29.x86_64 >less-530-2.fc29.x86_64 >tmux-2.7-2.fc29.x86_64 >hdparm-9.56-1.fc29.x86_64 >createrepo_c-libs-0.11.1-1.fc29.x86_64 >mtr-0.92-3.fc29.x86_64 >ndctl-62-1.fc29.x86_64 >thai-scalable-waree-fonts-0.6.5-2.fc29.noarch >passwd-0.80-4.fc29.x86_64 >naver-nanum-gothic-fonts-3.020-23.20140930.fc29.noarch >lvm2-libs-2.02.181-1.fc29.x86_64 >kacst-farsi-fonts-2.0-20.fc29.noarch >libblockdev-lvm-2.19-1.fc29.x86_64 >dejavu-sans-mono-fonts-2.35-7.fc29.noarch >python3-hawkey-0.19.1-3.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 >selinux-policy-targeted-3.14.2-34.fc29.noarch >lohit-bengali-fonts-2.91.5-5.fc29.noarch >avahi-glib-0.7-16.fc29.x86_64 >lohit-gujarati-fonts-2.92.4-5.fc29.noarch >libinput-1.12.0-1.fc29.x86_64 >lohit-kannada-fonts-2.5.4-4.fc29.noarch >xorg-x11-server-Xorg-1.20.1-2.fc29.x86_64 >lohit-tamil-fonts-2.91.3-5.fc29.noarch >xorg-x11-drv-dummy-0.3.7-8.fc29.x86_64 >madan-fonts-2.000-21.fc29.noarch >xorg-x11-drv-fbdev-0.5.0-2.fc29.x86_64 >sil-padauk-fonts-3.003-2.fc29.noarch >xorg-x11-drv-nouveau-1.0.15-6.fc29.x86_64 >vlgothic-fonts-20141206-12.fc29.noarch >xorg-x11-drv-qxl-0.1.5-10.fc29.x86_64 >zd1211-firmware-1.5-3.fc29.noarch >xorg-x11-drv-vesa-2.4.0-4.fc29.x86_64 >libertas-usb8388-firmware-20180815-86.gitf1b95fe5.fc29.noarch >ostree-2018.8-1.fc29.x86_64 >libertas-sd8686-firmware-20180815-86.gitf1b95fe5.fc29.noarch >harfbuzz-icu-1.8.7-1.fc29.x86_64 >iwl6050-firmware-41.28.5.1-86.fc29.1.noarch >libgusb-0.3.0-2.fc29.x86_64 >iwl6000g2a-firmware-18.168.6.1-86.fc29.1.noarch >libusb-0.1.5-13.fc29.x86_64 >iwl5150-firmware-8.24.2.2-86.fc29.1.noarch >realmd-0.16.3-15.fc29.x86_64 >iwl4965-firmware-228.61.2.24-86.fc29.1.noarch >python3-bytesize-1.4-1.fc29.x86_64 >iwl3160-firmware-25.30.13.0-86.fc29.1.noarch >python3-productmd-1.16-1.fc29.noarch >iwl2000-firmware-18.168.6.1-86.fc29.1.noarch >libXft-2.3.2-11.fc29.x86_64 >iwl105-firmware-18.168.6.1-86.fc29.1.noarch >gtk2-2.24.32-3.fc29.x86_64 >iwl100-firmware-39.31.5.1-86.fc29.1.noarch >librsvg2-2.44.2-2.fc29.x86_64 >ipw2100-firmware-1.3-23.fc29.noarch >python3-libcomps-0.1.8-14.fc29.x86_64 >python3-systemd-234-7.fc29.x86_64 >libblockdev-kbd-2.19-1.fc29.x86_64 >python3-chardet-3.0.4-7.fc29.noarch >python3-langtable-0.0.38-8.fc29.noarch >python3-ply-3.9-8.fc29.noarch >python3-pysocks-1.6.8-4.fc29.noarch >GeoIP-GeoLite-data-2018.06-2.fc29.noarch >fontpackages-filesystem-1.44-22.fc29.noarch >python3-requests-file-1.4.3-8.fc29.noarch >docker-common-1.13.1-62.git9cb56fd.fc29.x86_64 >bind-license-9.11.4-5.P1.fc29.noarch >python3-pytz-2018.5-1.fc29.noarch >syslinux-6.04-0.8.fc28.x86_64 >tigervnc-license-1.9.0-3.fc29.noarch >mdadm-4.1-rc2.0.2.fc29.x86_64 >gsm-1.0.18-3.fc29.x86_64 >dejavu-sans-fonts-2.35-7.fc29.noarch >tigervnc-server-minimal-1.9.0-3.fc29.x86_64 >jbigkit-libs-2.1-14.fc29.x86_64 >naver-nanum-fonts-common-3.020-23.20140930.fc29.noarch >at-spi2-atk-2.30.0-1.fc29.x86_64 >libasyncns-0.8-15.fc29.x86_64 >subscription-manager-rhsm-certificates-1.23.3-1.fc29.x86_64 >libblockdev-fs-2.19-1.fc29.x86_64 >libdatrie-0.2.9-8.fc29.x86_64 >publicsuffix-list-dafsa-20180723-1.fc29.noarch >dhcp-libs-4.3.6-28.fc29.x86_64 >libverto-libev-0.3.0-6.fc29.x86_64 >mesa-filesystem-18.2.1-1.fc29.x86_64 >plymouth-0.9.3-13.fc29.x86_64 >mcpp-2.7.2-21.fc29.x86_64 >kbd-misc-2.0.4-9.fc29.noarch >rpm-build-libs-4.14.2-1.fc29.x86_64 >libini_config-1.3.1-41.fc29.x86_64 >fedora-release-29-0.17.noarch >guile-2.0.14-12.fc29.x86_64 >xorg-x11-font-utils-7.5-40.fc29.x86_64 >efi-filesystem-3-3.fc29.noarch >libcanberra-0.30-17.fc29.x86_64 >libvisual-0.4.0-25.fc29.x86_64 >ncurses-libs-6.1-7.20180714.fc29.x86_64 >openssh-7.8p1-2.fc29.x86_64 >npth-1.5-6.fc29.x86_64 >glibc-2.28-9.fc29.x86_64 >python3-rpm-4.14.2-1.fc29.x86_64 >cyrus-sasl-lib-2.1.27-0.3rc7.fc29.x86_64 >libstdc++-8.2.1-2.fc29.x86_64 >python3-simpleline-1.3-5.fc29.noarch >libkcapi-1.1.1-16.fc29.x86_64 >libcom_err-1.44.3-1.fc29.x86_64 >lsof-4.91-2.fc29.x86_64 >curl-7.61.1-1.fc29.x86_64 >popt-1.16-15.fc29.x86_64 >lxpolkit-0.5.3-2.fc29.5.x86_64 >cracklib-2.9.6-15.fc29.x86_64 >perl-Exporter-5.73-418.fc29.noarch >gobject-introspection-1.58.0-2.fc29.x86_64 >glib2-2.58.0-1.fc29.x86_64 >sqlite-libs-3.24.0-2.fc29.x86_64 >fros-1.1-17.fc29.noarch >procps-ng-3.3.15-4.fc29.x86_64 >libgcrypt-1.8.3-3.fc29.x86_64 >gdb-headless-8.2-2.fc29.x86_64 >krb5-libs-1.16.1-19.fc29.x86_64 >json-c-0.13.1-3.fc29.x86_64 >libudisks2-2.8.1-1.fc29.x86_64 >rpm-plugin-selinux-4.14.2-1.fc29.x86_64 >freetype-2.9.1-2.fc29.x86_64 >rmt-1.5.3-14.fc29.x86_64 >rpm-libs-4.14.2-1.fc29.x86_64 >libattr-2.4.48-3.fc29.x86_64 >dmraid-1.0.0.rc16-40.fc29.x86_64 >shadow-utils-4.6-2.fc29.x86_64 >grub2-common-2.02-59.fc29.noarch >yajl-2.1.0-11.fc29.x86_64 >dbus-daemon-1.12.10-1.fc29.x86_64 >libjpeg-turbo-2.0.0-1.fc29.x86_64 >dhcp-client-4.3.6-28.fc29.x86_64 >kbd-2.0.4-9.fc29.x86_64 >libunistring-0.9.10-4.fc29.x86_64 >dracut-live-048-14.git20180726.fc29.x86_64 >systemd-pam-239-3.fc29.x86_64 >p11-kit-0.23.14-1.fc29.x86_64 >adwaita-cursor-theme-3.30.0-1.fc29.noarch >os-prober-1.74-7.fc29.x86_64 >libxshmfence-1.3-3.fc29.x86_64 >zenity-3.28.1-2.fc29.x86_64 >systemd-udev-239-3.fc29.x86_64 >libpsl-0.20.2-5.fc29.x86_64 >yelp-3.30.0-1.fc29.x86_64 >python3-libs-3.7.0-9.fc29.x86_64 >e2fsprogs-libs-1.44.3-1.fc29.x86_64 >nm-connection-editor-1.8.16-1.fc29.x86_64 >cairo-gobject-1.15.14-1.fc29.x86_64 >libxcb-1.13-4.fc29.x86_64 >libreport-gtk-2.9.5-4.fc29.x86_64 >libblockdev-utils-2.19-1.fc29.x86_64 >libXfixes-5.0.3-8.fc29.x86_64 >anaconda-29.24.3-1.fc29.x86_64 >nss-3.39.0-2.fc29.x86_64 >libXdamage-1.1.4-15.fc29.x86_64 >anaconda-dracut-29.24.3-1.fc29.x86_64 >json-glib-1.4.2-4.fc29.x86_64 >libaio-0.3.111-3.fc29.x86_64 >nfs-utils-2.3.2-1.rc3.fc29.x86_64 >NetworkManager-libnm-1.12.4-1.fc29.x86_64 >file-5.34-3.fc29.x86_64 >openssh-server-7.8p1-2.fc29.x86_64 >librepo-1.9.1-1.fc29.x86_64 >libwayland-server-1.16.0-1.fc29.x86_64 >libibverbs-16.2-3.fc28.x86_64 >xmlrpc-c-client-1.51.0-6.fc29.x86_64 >jansson-2.11-2.fc29.x86_64 >gfs2-utils-3.2.0-3.fc29.x86_64 >libblockdev-loop-2.19-1.fc29.x86_64 >libseccomp-2.3.3-3.fc29.x86_64 >volume_key-0.3.10-2.fc29.x86_64 >policycoreutils-2.8-6.fc29.x86_64 >libverto-0.3.0-6.fc29.x86_64 >usbutils-010-2.fc29.x86_64 >avahi-libs-0.7-16.fc29.x86_64 >mesa-libglapi-18.2.1-1.fc29.x86_64 >fpaste-0.3.9.2-1.fc29.noarch >selinux-policy-3.14.2-34.fc29.noarch >libbytesize-1.4-1.fc29.x86_64 >audit-3.0-0.4.20180831git0047a6c.fc29.x86_64 >libdnf-0.19.1-3.fc29.x86_64 >libglvnd-egl-1.1.0-2.fc29.x86_64 >net-tools-2.0-0.52.20160912git.fc29.x86_64 >device-mapper-event-1.02.150-1.fc29.x86_64 >libXtst-1.2.3-8.fc29.x86_64 >dracut-config-generic-048-14.git20180726.fc29.x86_64 >python3-pwquality-1.4.0-10.fc29.x86_64 >xcb-util-0.4.0-11.fc29.x86_64 >nmap-ncat-7.70-4.fc29.x86_64 >gtk-update-icon-cache-3.24.1-1.fc29.x86_64 >libnl3-cli-3.4.0-6.fc29.x86_64 >biosdevname-0.7.3-2.fc29.x86_64 >ndctl-libs-62-1.fc29.x86_64 >libmetalink-0.1.3-7.fc29.x86_64 >efibootmgr-16-4.fc29.x86_64 >libevent-2.1.8-3.fc29.x86_64 >hunspell-1.6.2-3.fc29.x86_64 >ftp-0.17-78.fc29.x86_64 >webkit2gtk3-jsc-2.22.0-3.fc29.x86_64 >cpio-2.12-9.fc29.x86_64 >hostname-3.20-6.fc29.x86_64 >NetworkManager-team-1.12.4-1.fc29.x86_64 >libXdmcp-1.1.2-12.fc29.x86_64 >hexedit-1.2.13-14.fc29.x86_64 >createrepo_c-0.11.1-1.fc29.x86_64 >libevdev-1.5.9-5.fc29.x86_64 >smc-meera-fonts-6.1-10.fc29.noarch >usermode-1.112-3.fc29.x86_64 >libref_array-0.1.5-41.fc29.x86_64 >kacst-qurn-fonts-2.0-20.fc29.noarch >container-storage-setup-0.11.0-4.dev.git413b408.fc29.noarch >libyaml-0.2.1-2.fc29.x86_64 >jomolhari-fonts-0.003-25.fc29.noarch >kernel-modules-extra-4.18.10-300.fc29.x86_64 >userspace-rcu-0.10.1-4.fc29.x86_64 >lohit-devanagari-fonts-2.95.4-5.fc29.noarch >libwacom-0.31-1.fc29.x86_64 >libteam-1.27-10.fc29.x86_64 >lohit-odia-fonts-2.91.2-5.fc29.noarch >xorg-x11-drv-ati-18.0.1-2.fc29.x86_64 >mesa-libGL-18.2.1-1.fc29.x86_64 >sil-abyssinica-fonts-1.200-14.fc29.noarch >xorg-x11-drv-intel-2.99.917-39.20180618.fc29.x86_64 >libXxf86misc-1.0.4-2.fc29.x86_64 >wqy-microhei-fonts-0.2.0-0.22.beta.fc29.noarch >xorg-x11-drv-v4l-0.2.0-54.fc29.x86_64 >coreutils-common-8.30-4.fc29.x86_64 >libertas-sd8787-firmware-20180815-86.gitf1b95fe5.fc29.noarch >rpm-ostree-libs-2018.8-1.fc29.x86_64 >attr-2.4.48-3.fc29.x86_64 >iwl6000g2b-firmware-18.168.6.1-86.fc29.1.noarch >colord-libs-1.4.3-2.fc29.x86_64 >libksba-1.3.5-8.fc29.x86_64 >iwl5000-firmware-8.83.5.1_1-86.fc29.1.noarch >libreport-cli-2.9.5-4.fc29.x86_64 >perl-Errno-1.29-420.fc29.x86_64 >iwl2030-firmware-18.168.6.1-86.fc29.1.noarch >python3-cairo-1.17.1-2.fc29.x86_64 >perl-IO-1.39-420.fc29.x86_64 >iwl1000-firmware-39.31.5.1-86.fc29.1.noarch >gstreamer1-plugins-base-1.14.3-1.fc29.x86_64 >perl-threads-shared-1.58-417.fc29.x86_64 >atmel-firmware-1.3-19.fc29.noarch >python3-pyyaml-4.2-0.1.b4.fc29.x86_64 >bubblewrap-0.3.0-2.module_2123+73a9ef6f.x86_64 >blivet-data-3.1.0-2.fc29.noarch >graphite2-1.3.10-6.fc29.x86_64 >python3-ntplib-0.3.3-12.fc29.noarch >mozjs52-52.9.0-1.fc29.x86_64 > > >/tmp/dbus.log: >dbus-daemon[1481]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=1392 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >dbus-daemon[1481]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[1481]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1481]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1481]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1481]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1481]: Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1481]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1481]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1481]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1481]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1481]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[1481]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[1481]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[1481]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users' >dbus-daemon[1481]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[1481]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[1481]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[1481]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[1481]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[1481]: Reloaded configuration > > >/tmp/syslog: >07:55:08,657 NOTICE kernel:Linux version 4.18.10-300.fc29.x86_64 (mockbuild@bkernel03.phx2.fedoraproject.org) (gcc version 8.2.1 20180801 (Red Hat 8.2.1-2) (GCC)) #1 SMP Wed Sep 26 09:45:26 UTC 2018 >07:55:08,657 INFO kernel:Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-29 inst.text console=ttyS0 >07:55:08,657 INFO kernel:x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >07:55:08,657 INFO kernel:x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >07:55:08,657 INFO kernel:x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >07:55:08,657 INFO kernel:x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >07:55:08,657 INFO kernel:x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. >07:55:08,657 INFO kernel:BIOS-provided physical RAM map: >07:55:08,657 INFO kernel:BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >07:55:08,657 INFO kernel:BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >07:55:08,657 INFO kernel:BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >07:55:08,657 INFO kernel:BIOS-e820: [mem 0x0000000000100000-0x000000007ffd8fff] usable >07:55:08,657 INFO kernel:BIOS-e820: [mem 0x000000007ffd9000-0x000000007fffffff] reserved >07:55:08,657 INFO kernel:BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >07:55:08,657 INFO kernel:BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >07:55:08,657 INFO kernel:NX (Execute Disable) protection: active >07:55:08,657 INFO kernel:SMBIOS 2.8 present. >07:55:08,657 INFO kernel:DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS ?-20180531_142017-buildhw-08.phx2.fedoraproject.org-1.fc28 04/01/2014 >07:55:08,657 INFO kernel:Hypervisor detected: KVM >07:55:08,657 DEBUG kernel:e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >07:55:08,657 DEBUG kernel:e820: remove [mem 0x000a0000-0x000fffff] usable >07:55:08,657 INFO kernel:last_pfn = 0x7ffd9 max_arch_pfn = 0x400000000 >07:55:08,657 DEBUG kernel:MTRR default type: write-back >07:55:08,657 DEBUG kernel:MTRR fixed ranges enabled: >07:55:08,657 DEBUG kernel: 00000-9FFFF write-back >07:55:08,657 DEBUG kernel: A0000-BFFFF uncachable >07:55:08,657 DEBUG kernel: C0000-FFFFF write-protect >07:55:08,657 DEBUG kernel:MTRR variable ranges enabled: >07:55:08,657 DEBUG kernel: 0 base 0080000000 mask FF80000000 uncachable >07:55:08,657 DEBUG kernel: 1 disabled >07:55:08,657 DEBUG kernel: 2 disabled >07:55:08,657 DEBUG kernel: 3 disabled >07:55:08,657 DEBUG kernel: 4 disabled >07:55:08,657 DEBUG kernel: 5 disabled >07:55:08,657 DEBUG kernel: 6 disabled >07:55:08,657 DEBUG kernel: 7 disabled >07:55:08,659 INFO kernel:x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >07:55:08,659 INFO kernel:found SMP MP-table at [mem 0x000f5cd0-0x000f5cdf] mapped at [(____ptrval____)] >07:55:08,659 DEBUG kernel:Base memory trampoline at [(____ptrval____)] 99000 size 24576 >07:55:08,659 DEBUG kernel:BRK [0x74aae000, 0x74aaefff] PGTABLE >07:55:08,659 DEBUG kernel:BRK [0x74aaf000, 0x74aaffff] PGTABLE >07:55:08,659 DEBUG kernel:BRK [0x74ab0000, 0x74ab0fff] PGTABLE >07:55:08,659 DEBUG kernel:BRK [0x74ab1000, 0x74ab1fff] PGTABLE >07:55:08,659 DEBUG kernel:BRK [0x74ab2000, 0x74ab2fff] PGTABLE >07:55:08,659 DEBUG kernel:BRK [0x74ab3000, 0x74ab3fff] PGTABLE >07:55:08,659 INFO kernel:RAMDISK: [mem 0x7c131000-0x7ffd8fff] >07:55:08,659 INFO kernel:ACPI: Early table checksum verification disabled >07:55:08,659 INFO kernel:ACPI: RSDP 0x00000000000F5AD0 000014 (v00 BOCHS ) >07:55:08,659 INFO kernel:ACPI: RSDT 0x000000007FFE1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >07:55:08,659 INFO kernel:ACPI: FACP 0x000000007FFE13E5 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >07:55:08,659 INFO kernel:ACPI: DSDT 0x000000007FFE0040 0013A5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) >07:55:08,659 INFO kernel:ACPI: FACS 0x000000007FFE0000 000040 >07:55:08,659 INFO kernel:ACPI: APIC 0x000000007FFE14D9 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >07:55:08,659 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >07:55:08,659 INFO kernel:No NUMA configuration found >07:55:08,660 INFO kernel:Faking a node at [mem 0x0000000000000000-0x000000007ffd8fff] >07:55:08,660 INFO kernel:NODE_DATA(0) allocated [mem 0x7c106000-0x7c130fff] >07:55:08,660 INFO kernel:kvm-clock: cpu 0, msr 0:7c0f5001, primary cpu clock >07:55:08,660 INFO kernel:kvm-clock: Using msrs 4b564d01 and 4b564d00 >07:55:08,660 INFO kernel:kvm-clock: using sched offset of 23194837050 cycles >07:55:08,660 INFO kernel:clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns >07:55:08,660 INFO kernel:Zone ranges: >07:55:08,660 INFO kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >07:55:08,660 INFO kernel: DMA32 [mem 0x0000000001000000-0x000000007ffd8fff] >07:55:08,660 INFO kernel: Normal empty >07:55:08,660 INFO kernel: Device empty >07:55:08,660 INFO kernel:Movable zone start for each node >07:55:08,660 INFO kernel:Early memory node ranges >07:55:08,660 INFO kernel: node 0: [mem 0x0000000000001000-0x000000000009efff] >07:55:08,660 INFO kernel: node 0: [mem 0x0000000000100000-0x000000007ffd8fff] >07:55:08,660 INFO kernel:Reserved but unavailable: 137 pages >07:55:08,660 INFO kernel:Initmem setup node 0 [mem 0x0000000000001000-0x000000007ffd8fff] >07:55:08,660 DEBUG kernel:On node 0 totalpages: 524151 >07:55:08,660 DEBUG kernel: DMA zone: 64 pages used for memmap >07:55:08,660 DEBUG kernel: DMA zone: 21 pages reserved >07:55:08,660 DEBUG kernel: DMA zone: 3998 pages, LIFO batch:0 >07:55:08,660 DEBUG kernel: DMA32 zone: 8128 pages used for memmap >07:55:08,660 DEBUG kernel: DMA32 zone: 520153 pages, LIFO batch:31 >07:55:08,660 INFO kernel:ACPI: PM-Timer IO Port: 0x608 >07:55:08,660 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >07:55:08,660 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >07:55:08,660 INFO kernel:IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >07:55:08,660 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >07:55:08,660 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >07:55:08,660 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >07:55:08,660 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >07:55:08,660 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >07:55:08,660 DEBUG kernel:ACPI: IRQ0 used by override. >07:55:08,660 DEBUG kernel:ACPI: IRQ5 used by override. >07:55:08,660 DEBUG kernel:ACPI: IRQ9 used by override. >07:55:08,660 DEBUG kernel:ACPI: IRQ10 used by override. >07:55:08,660 DEBUG kernel:ACPI: IRQ11 used by override. >07:55:08,660 INFO kernel:Using ACPI (MADT) for SMP configuration information >07:55:08,660 INFO kernel:smpboot: Allowing 1 CPUs, 0 hotplug CPUs >07:55:08,660 INFO kernel:PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >07:55:08,660 INFO kernel:PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >07:55:08,660 INFO kernel:PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >07:55:08,660 INFO kernel:PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >07:55:08,660 INFO kernel:[mem 0x80000000-0xfeffbfff] available for PCI devices >07:55:08,660 INFO kernel:Booting paravirtualized kernel on KVM >07:55:08,660 INFO kernel:clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >07:55:08,660 NOTICE kernel:random: get_random_bytes called from start_kernel+0x93/0x558 with crng_init=0 >07:55:08,660 INFO kernel:setup_percpu: NR_CPUS:1024 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >07:55:08,660 INFO kernel:percpu: Embedded 45 pages/cpu @(____ptrval____) s147456 r8192 d28672 u2097152 >07:55:08,660 DEBUG kernel:pcpu-alloc: s147456 r8192 d28672 u2097152 alloc=1*2097152 >07:55:08,660 DEBUG kernel:pcpu-alloc: [0] 0 >07:55:08,660 INFO kernel:KVM setup async PF for cpu 0 >07:55:08,660 INFO kernel:kvm-stealtime: cpu 0, msr 7be23040 >07:55:08,660 INFO kernel:Built 1 zonelists, mobility grouping on. Total pages: 515938 >07:55:08,660 INFO kernel:Policy zone: DMA32 >07:55:08,660 NOTICE kernel:Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-29 inst.text console=ttyS0 >07:55:08,660 INFO kernel:Memory: 1971748K/2096604K available (12300K kernel code, 1619K rwdata, 4052K rodata, 2160K init, 1336K bss, 124856K reserved, 0K cma-reserved) >07:55:08,660 INFO kernel:SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >07:55:08,660 INFO kernel:Kernel/User page tables isolation: enabled >07:55:08,660 INFO kernel:ftrace: allocating 37963 entries in 149 pages >07:55:08,660 INFO kernel:Hierarchical RCU implementation. >07:55:08,660 INFO kernel:#011RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=1. >07:55:08,660 INFO kernel:#011Tasks RCU enabled. >07:55:08,660 INFO kernel:RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 >07:55:08,660 INFO kernel:NR_IRQS: 65792, nr_irqs: 256, preallocated irqs: 16 >07:55:08,660 INFO kernel:Console: colour VGA+ 80x25 >07:55:08,660 INFO kernel:console [ttyS0] enabled >07:55:08,660 INFO kernel:ACPI: Core revision 20180531 >07:55:08,660 INFO kernel:APIC: Switch to symmetric I/O mode setup >07:55:08,660 INFO kernel:x2apic enabled >07:55:08,660 INFO kernel:Switched APIC routing to physical x2apic. >07:55:08,660 INFO kernel:..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >07:55:08,660 INFO kernel:tsc: Detected 2904.000 MHz processor >07:55:08,660 INFO kernel:clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29dc05e54fc, max_idle_ns: 440795291716 ns >07:55:08,660 INFO kernel:Calibrating delay loop (skipped) preset value.. 5808.00 BogoMIPS (lpj=2904000) >07:55:08,660 INFO kernel:pid_max: default: 32768 minimum: 301 >07:55:08,660 INFO kernel:Security Framework initialized >07:55:08,660 INFO kernel:Yama: becoming mindful. >07:55:08,660 INFO kernel:SELinux: Initializing. >07:55:08,660 DEBUG kernel:SELinux: Starting in permissive mode >07:55:08,660 INFO kernel:Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >07:55:08,660 INFO kernel:Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >07:55:08,660 INFO kernel:Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >07:55:08,660 INFO kernel:Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >07:55:08,660 INFO kernel:mce: CPU supports 10 MCE banks >07:55:08,660 INFO kernel:Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >07:55:08,660 INFO kernel:Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >07:55:08,660 INFO kernel:Spectre V2 : Mitigation: Full generic retpoline >07:55:08,660 INFO kernel:Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch >07:55:08,660 INFO kernel:Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier >07:55:08,660 INFO kernel:Spectre V2 : Enabling Restricted Speculation for firmware calls >07:55:08,660 INFO kernel:Speculative Store Bypass: Vulnerable >07:55:08,660 INFO kernel:Freeing SMP alternatives memory: 36K >07:55:08,660 DEBUG kernel:TSC deadline timer enabled >07:55:08,660 INFO kernel:smpboot: CPU0: Intel Core Processor (Broadwell, no TSX, IBRS) (family: 0x6, model: 0x3d, stepping: 0x2) >07:55:08,660 INFO kernel:Performance Events: unsupported p6 CPU model 61 no PMU driver, software events only. >07:55:08,660 INFO kernel:Hierarchical SRCU implementation. >07:55:08,660 NOTICE kernel:random: crng done (trusting CPU's manufacturer) >07:55:08,660 INFO kernel:NMI watchdog: Perf event create on CPU 0 failed with -2 >07:55:08,660 INFO kernel:NMI watchdog: Perf NMI watchdog permanently disabled >07:55:08,660 INFO kernel:smp: Bringing up secondary CPUs ... >07:55:08,660 INFO kernel:smp: Brought up 1 node, 1 CPU >07:55:08,660 INFO kernel:smpboot: Max logical packages: 1 >07:55:08,660 INFO kernel:smpboot: Total of 1 processors activated (5808.00 BogoMIPS) >07:55:08,660 INFO kernel:devtmpfs: initialized >07:55:08,660 INFO kernel:x86/mm: Memory block size: 128MB >07:55:08,660 INFO kernel:clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >07:55:08,660 INFO kernel:futex hash table entries: 256 (order: 2, 16384 bytes) >07:55:08,660 INFO kernel:pinctrl core: initialized pinctrl subsystem >07:55:08,660 INFO kernel:RTC time: 7:55:04, date: 10/03/18 >07:55:08,660 INFO kernel:NET: Registered protocol family 16 >07:55:08,660 INFO kernel:audit: initializing netlink subsys (disabled) >07:55:08,660 INFO kernel:cpuidle: using governor menu >07:55:08,660 INFO kernel:ACPI: bus type PCI registered >07:55:08,660 INFO kernel:acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >07:55:08,660 INFO kernel:PCI: Using configuration type 1 for base access >07:55:08,660 NOTICE kernel:audit: type=2000 audit(1538553305.371:1): state=initialized audit_enabled=0 res=1 >07:55:08,660 INFO kernel:HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >07:55:08,660 INFO kernel:cryptd: max_cpu_qlen set to 1000 >07:55:08,660 INFO kernel:ACPI: Added _OSI(Module Device) >07:55:08,660 INFO kernel:ACPI: Added _OSI(Processor Device) >07:55:08,660 INFO kernel:ACPI: Added _OSI(3.0 _SCP Extensions) >07:55:08,660 INFO kernel:ACPI: Added _OSI(Processor Aggregator Device) >07:55:08,660 INFO kernel:ACPI: Added _OSI(Linux-Dell-Video) >07:55:08,660 INFO kernel:ACPI: 1 ACPI AML tables successfully acquired and loaded >07:55:08,660 INFO kernel:ACPI: Interpreter enabled >07:55:08,660 INFO kernel:ACPI: (supports S0 S5) >07:55:08,660 INFO kernel:ACPI: Using IOAPIC for interrupt routing >07:55:08,660 INFO kernel:PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >07:55:08,660 INFO kernel:ACPI: Enabled 2 GPEs in block 00 to 0F >07:55:08,660 INFO kernel:ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >07:55:08,660 INFO kernel:acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >07:55:08,660 INFO kernel:acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >07:55:08,660 WARNING kernel:acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >07:55:08,660 INFO kernel:acpiphp: Slot [3] registered >07:55:08,662 INFO kernel:acpiphp: Slot [4] registered >07:55:08,662 INFO kernel:acpiphp: Slot [6] registered >07:55:08,662 INFO kernel:acpiphp: Slot [7] registered >07:55:08,662 INFO kernel:acpiphp: Slot [8] registered >07:55:08,663 INFO kernel:acpiphp: Slot [9] registered >07:55:08,663 INFO kernel:acpiphp: Slot [10] registered >07:55:08,663 INFO kernel:acpiphp: Slot [11] registered >07:55:08,663 INFO kernel:acpiphp: Slot [12] registered >07:55:08,663 INFO kernel:acpiphp: Slot [13] registered >07:55:08,663 INFO kernel:acpiphp: Slot [14] registered >07:55:08,663 INFO kernel:acpiphp: Slot [15] registered >07:55:08,663 INFO kernel:acpiphp: Slot [16] registered >07:55:08,663 INFO kernel:acpiphp: Slot [17] registered >07:55:08,663 INFO kernel:acpiphp: Slot [18] registered >07:55:08,663 INFO kernel:acpiphp: Slot [19] registered >07:55:08,663 INFO kernel:acpiphp: Slot [20] registered >07:55:08,663 INFO kernel:acpiphp: Slot [21] registered >07:55:08,663 INFO kernel:acpiphp: Slot [22] registered >07:55:08,663 INFO kernel:acpiphp: Slot [23] registered >07:55:08,663 INFO kernel:acpiphp: Slot [24] registered >07:55:08,663 INFO kernel:acpiphp: Slot [25] registered >07:55:08,663 INFO kernel:acpiphp: Slot [26] registered >07:55:08,663 INFO kernel:acpiphp: Slot [27] registered >07:55:08,663 INFO kernel:acpiphp: Slot [28] registered >07:55:08,663 INFO kernel:acpiphp: Slot [29] registered >07:55:08,663 INFO kernel:acpiphp: Slot [30] registered >07:55:08,663 INFO kernel:acpiphp: Slot [31] registered >07:55:08,663 INFO kernel:PCI host bridge to bus 0000:00 >07:55:08,663 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >07:55:08,663 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >07:55:08,663 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >07:55:08,664 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff window] >07:55:08,664 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] >07:55:08,664 INFO kernel:pci_bus 0000:00: root bus resource [bus 00-ff] >07:55:08,664 DEBUG kernel:pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >07:55:08,664 DEBUG kernel:pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >07:55:08,664 DEBUG kernel:pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >07:55:08,664 DEBUG kernel:pci 0000:00:01.1: reg 0x20: [io 0xc160-0xc16f] >07:55:08,664 INFO kernel:pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >07:55:08,664 INFO kernel:pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >07:55:08,664 INFO kernel:pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >07:55:08,664 INFO kernel:pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >07:55:08,664 DEBUG kernel:pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >07:55:08,666 INFO kernel:pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI >07:55:08,667 INFO kernel:pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB >07:55:08,667 DEBUG kernel:pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >07:55:08,667 DEBUG kernel:pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >07:55:08,667 DEBUG kernel:pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >07:55:08,667 DEBUG kernel:pci 0000:00:02.0: reg 0x18: [mem 0xfc054000-0xfc055fff] >07:55:08,667 DEBUG kernel:pci 0000:00:02.0: reg 0x1c: [io 0xc080-0xc09f] >07:55:08,667 DEBUG kernel:pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >07:55:08,667 DEBUG kernel:pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >07:55:08,667 DEBUG kernel:pci 0000:00:03.0: reg 0x10: [io 0xc0a0-0xc0bf] >07:55:08,667 DEBUG kernel:pci 0000:00:03.0: reg 0x14: [mem 0xfc056000-0xfc056fff] >07:55:08,667 DEBUG kernel:pci 0000:00:03.0: reg 0x20: [mem 0xfebec000-0xfebeffff 64bit pref] >07:55:08,669 DEBUG kernel:pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref] >07:55:08,669 DEBUG kernel:pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >07:55:08,669 DEBUG kernel:pci 0000:00:04.0: reg 0x10: [mem 0xfc050000-0xfc053fff] >07:55:08,669 DEBUG kernel:pci 0000:00:05.0: [8086:2934] type 00 class 0x0c0300 >07:55:08,669 DEBUG kernel:pci 0000:00:05.0: reg 0x20: [io 0xc0c0-0xc0df] >07:55:08,669 DEBUG kernel:pci 0000:00:05.1: [8086:2935] type 00 class 0x0c0300 >07:55:08,671 DEBUG kernel:pci 0000:00:05.1: reg 0x20: [io 0xc0e0-0xc0ff] >07:55:08,671 DEBUG kernel:pci 0000:00:05.2: [8086:2936] type 00 class 0x0c0300 >07:55:08,671 DEBUG kernel:pci 0000:00:05.2: reg 0x20: [io 0xc100-0xc11f] >07:55:08,671 DEBUG kernel:pci 0000:00:05.7: [8086:293a] type 00 class 0x0c0320 >07:55:08,671 DEBUG kernel:pci 0000:00:05.7: reg 0x10: [mem 0xfc057000-0xfc057fff] >07:55:08,671 DEBUG kernel:pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >07:55:08,673 DEBUG kernel:pci 0000:00:06.0: reg 0x10: [io 0xc000-0xc03f] >07:55:08,674 DEBUG kernel:pci 0000:00:06.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >07:55:08,674 DEBUG kernel:pci 0000:00:06.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit pref] >07:55:08,674 DEBUG kernel:pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >07:55:08,674 DEBUG kernel:pci 0000:00:07.0: reg 0x10: [io 0xc040-0xc07f] >07:55:08,674 DEBUG kernel:pci 0000:00:07.0: reg 0x14: [mem 0xfc059000-0xfc059fff] >07:55:08,674 DEBUG kernel:pci 0000:00:07.0: reg 0x20: [mem 0xfebf4000-0xfebf7fff 64bit pref] >07:55:08,674 DEBUG kernel:pci 0000:00:08.0: [1af4:1002] type 00 class 0x00ff00 >07:55:08,674 DEBUG kernel:pci 0000:00:08.0: reg 0x10: [io 0xc120-0xc13f] >07:55:08,674 DEBUG kernel:pci 0000:00:08.0: reg 0x20: [mem 0xfebf8000-0xfebfbfff 64bit pref] >07:55:08,674 DEBUG kernel:pci 0000:00:09.0: [1af4:1005] type 00 class 0x00ff00 >07:55:08,674 DEBUG kernel:pci 0000:00:09.0: reg 0x10: [io 0xc140-0xc15f] >07:55:08,675 DEBUG kernel:pci 0000:00:09.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] >07:55:08,675 INFO kernel:ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >07:55:08,675 INFO kernel:ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >07:55:08,675 INFO kernel:ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >07:55:08,675 INFO kernel:ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >07:55:08,675 INFO kernel:ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >07:55:08,676 INFO kernel:pci 0000:00:02.0: vgaarb: setting as boot VGA device >07:55:08,676 INFO kernel:pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >07:55:08,676 INFO kernel:pci 0000:00:02.0: vgaarb: bridge control possible >07:55:08,676 INFO kernel:vgaarb: loaded >07:55:08,676 NOTICE kernel:SCSI subsystem initialized >07:55:08,676 DEBUG kernel:libata version 3.00 loaded. >07:55:08,676 INFO kernel:ACPI: bus type USB registered >07:55:08,676 INFO kernel:usbcore: registered new interface driver usbfs >07:55:08,676 INFO kernel:usbcore: registered new interface driver hub >07:55:08,676 INFO kernel:usbcore: registered new device driver usb >07:55:08,676 INFO kernel:pps_core: LinuxPPS API ver. 1 registered >07:55:08,676 INFO kernel:pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >07:55:08,676 INFO kernel:PTP clock support registered >07:55:08,676 INFO kernel:EDAC MC: Ver: 3.0.0 >07:55:08,676 INFO kernel:PCI: Using ACPI for IRQ routing >07:55:08,676 DEBUG kernel:PCI: pci_cache_line_size set to 64 bytes >07:55:08,676 DEBUG kernel:e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >07:55:08,676 DEBUG kernel:e820: reserve RAM buffer [mem 0x7ffd9000-0x7fffffff] >07:55:08,676 INFO kernel:NetLabel: Initializing >07:55:08,676 INFO kernel:NetLabel: domain hash size = 128 >07:55:08,676 INFO kernel:NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >07:55:08,676 INFO kernel:NetLabel: unlabeled traffic allowed by default >07:55:08,676 INFO kernel:clocksource: Switched to clocksource kvm-clock >07:55:08,676 NOTICE kernel:VFS: Disk quotas dquot_6.6.0 >07:55:08,676 INFO kernel:VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >07:55:08,676 INFO kernel:pnp: PnP ACPI init >07:55:08,676 DEBUG kernel:pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >07:55:08,676 DEBUG kernel:pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >07:55:08,676 DEBUG kernel:pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >07:55:08,676 DEBUG kernel:pnp 00:03: [dma 2] >07:55:08,676 DEBUG kernel:pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >07:55:08,676 DEBUG kernel:pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) >07:55:08,676 INFO kernel:pnp: PnP ACPI: found 5 devices >07:55:08,676 INFO kernel:clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >07:55:08,676 DEBUG kernel:pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >07:55:08,679 DEBUG kernel:pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >07:55:08,680 DEBUG kernel:pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] >07:55:08,680 DEBUG kernel:pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff window] >07:55:08,680 DEBUG kernel:pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] >07:55:08,680 INFO kernel:NET: Registered protocol family 2 >07:55:08,680 INFO kernel:tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes) >07:55:08,680 INFO kernel:TCP established hash table entries: 16384 (order: 5, 131072 bytes) >07:55:08,680 INFO kernel:TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >07:55:08,680 INFO kernel:TCP: Hash tables configured (established 16384 bind 16384) >07:55:08,680 INFO kernel:UDP hash table entries: 1024 (order: 3, 32768 bytes) >07:55:08,680 INFO kernel:UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >07:55:08,680 INFO kernel:NET: Registered protocol family 1 >07:55:08,680 INFO kernel:pci 0000:00:00.0: Limiting direct PCI/PCI transfers >07:55:08,680 INFO kernel:pci 0000:00:01.0: PIIX3: Enabling Passive Release >07:55:08,680 INFO kernel:pci 0000:00:01.0: Activating ISA DMA hang workarounds >07:55:08,680 INFO kernel:pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >07:55:08,680 INFO kernel:PCI Interrupt Link [LNKA] enabled at IRQ 10 >07:55:08,680 INFO kernel:pci 0000:00:05.0: quirk_usb_early_handoff+0x0/0x6c3 took 30369 usecs >07:55:08,680 INFO kernel:PCI Interrupt Link [LNKB] enabled at IRQ 11 >07:55:08,680 INFO kernel:pci 0000:00:05.1: quirk_usb_early_handoff+0x0/0x6c3 took 31332 usecs >07:55:08,680 INFO kernel:PCI Interrupt Link [LNKC] enabled at IRQ 11 >07:55:08,680 INFO kernel:pci 0000:00:05.2: quirk_usb_early_handoff+0x0/0x6c3 took 29537 usecs >07:55:08,680 INFO kernel:PCI Interrupt Link [LNKD] enabled at IRQ 10 >07:55:08,680 INFO kernel:pci 0000:00:05.7: quirk_usb_early_handoff+0x0/0x6c3 took 38480 usecs >07:55:08,680 DEBUG kernel:PCI: CLS 0 bytes, default 64 >07:55:08,680 INFO kernel:Unpacking initramfs... >07:55:08,680 INFO kernel:Freeing initrd memory: 64160K >07:55:08,680 INFO kernel:clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29dc05e54fc, max_idle_ns: 440795291716 ns >07:55:08,680 NOTICE kernel:Initialise system trusted keyrings >07:55:08,680 NOTICE kernel:Key type blacklist registered >07:55:08,681 INFO kernel:workingset: timestamp_bits=36 max_order=19 bucket_order=0 >07:55:08,681 INFO kernel:zbud: loaded >07:55:08,681 INFO kernel:pstore: using deflate compression >07:55:08,681 DEBUG kernel:SELinux: Registering netfilter hooks >07:55:08,681 INFO kernel:alg: No test for 842 (842-generic) >07:55:08,681 INFO kernel:alg: No test for 842 (842-scomp) >07:55:08,681 INFO kernel:NET: Registered protocol family 38 >07:55:08,681 NOTICE kernel:Key type asymmetric registered >07:55:08,681 NOTICE kernel:Asymmetric key parser 'x509' registered >07:55:08,681 INFO kernel:Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) >07:55:08,681 INFO kernel:io scheduler noop registered >07:55:08,681 INFO kernel:io scheduler deadline registered >07:55:08,682 INFO kernel:io scheduler cfq registered (default) >07:55:08,682 INFO kernel:io scheduler mq-deadline registered >07:55:08,682 INFO kernel:atomic64_test: passed for x86-64 platform with CX8 and with SSE >07:55:08,682 INFO kernel:shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >07:55:08,682 DEBUG kernel:intel_idle: Please enable MWAIT in BIOS SETUP >07:55:08,682 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >07:55:08,682 INFO kernel:ACPI: Power Button [PWRF] >07:55:08,682 INFO kernel:Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >07:55:08,682 INFO kernel:00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >07:55:08,682 INFO kernel:Non-volatile memory driver v1.3 >07:55:08,682 INFO kernel:Linux agpgart interface v0.103 >07:55:08,682 DEBUG kernel:ata_piix 0000:00:01.1: version 2.13 >07:55:08,682 INFO kernel:scsi host0: ata_piix >07:55:08,682 INFO kernel:scsi host1: ata_piix >07:55:08,682 INFO kernel:ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc160 irq 14 >07:55:08,682 INFO kernel:ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc168 irq 15 >07:55:08,682 INFO kernel:ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >07:55:08,682 INFO kernel:ehci-pci: EHCI PCI platform driver >07:55:08,682 INFO kernel:ehci-pci 0000:00:05.7: EHCI Host Controller >07:55:08,682 INFO kernel:ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 1 >07:55:08,682 INFO kernel:ehci-pci 0000:00:05.7: irq 10, io mem 0xfc057000 >07:55:08,682 INFO kernel:ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00 >07:55:08,682 INFO kernel:usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 >07:55:08,682 INFO kernel:usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:55:08,684 INFO kernel:usb usb1: Product: EHCI Host Controller >07:55:08,685 INFO kernel:usb usb1: Manufacturer: Linux 4.18.10-300.fc29.x86_64 ehci_hcd >07:55:08,686 INFO kernel:usb usb1: SerialNumber: 0000:00:05.7 >07:55:08,686 INFO kernel:hub 1-0:1.0: USB hub found >07:55:08,686 INFO kernel:hub 1-0:1.0: 6 ports detected >07:55:08,686 INFO kernel:ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >07:55:08,686 INFO kernel:ohci-pci: OHCI PCI platform driver >07:55:08,686 INFO kernel:uhci_hcd: USB Universal Host Controller Interface driver >07:55:08,686 INFO kernel:uhci_hcd 0000:00:05.0: UHCI Host Controller >07:55:08,686 INFO kernel:uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 2 >07:55:08,686 INFO kernel:uhci_hcd 0000:00:05.0: detected 2 ports >07:55:08,686 INFO kernel:uhci_hcd 0000:00:05.0: irq 10, io base 0x0000c0c0 >07:55:08,686 INFO kernel:usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 >07:55:08,686 INFO kernel:usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:55:08,686 INFO kernel:usb usb2: Product: UHCI Host Controller >07:55:08,689 INFO kernel:usb usb2: Manufacturer: Linux 4.18.10-300.fc29.x86_64 uhci_hcd >07:55:08,689 INFO kernel:usb usb2: SerialNumber: 0000:00:05.0 >07:55:08,689 INFO kernel:hub 2-0:1.0: USB hub found >07:55:08,689 INFO kernel:hub 2-0:1.0: 2 ports detected >07:55:08,689 INFO kernel:uhci_hcd 0000:00:05.1: UHCI Host Controller >07:55:08,689 INFO kernel:uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3 >07:55:08,689 INFO kernel:uhci_hcd 0000:00:05.1: detected 2 ports >07:55:08,689 INFO kernel:uhci_hcd 0000:00:05.1: irq 11, io base 0x0000c0e0 >07:55:08,689 INFO kernel:usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 >07:55:08,689 INFO kernel:usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:55:08,692 INFO kernel:usb usb3: Product: UHCI Host Controller >07:55:08,692 INFO kernel:usb usb3: Manufacturer: Linux 4.18.10-300.fc29.x86_64 uhci_hcd >07:55:08,692 INFO kernel:usb usb3: SerialNumber: 0000:00:05.1 >07:55:08,692 INFO kernel:hub 3-0:1.0: USB hub found >07:55:08,692 INFO kernel:hub 3-0:1.0: 2 ports detected >07:55:08,692 INFO kernel:uhci_hcd 0000:00:05.2: UHCI Host Controller >07:55:08,692 INFO kernel:uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4 >07:55:08,692 INFO kernel:uhci_hcd 0000:00:05.2: detected 2 ports >07:55:08,692 INFO kernel:uhci_hcd 0000:00:05.2: irq 11, io base 0x0000c100 >07:55:08,692 INFO kernel:usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 >07:55:08,692 INFO kernel:usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:55:08,694 INFO kernel:usb usb4: Product: UHCI Host Controller >07:55:08,695 INFO kernel:usb usb4: Manufacturer: Linux 4.18.10-300.fc29.x86_64 uhci_hcd >07:55:08,695 INFO kernel:usb usb4: SerialNumber: 0000:00:05.2 >07:55:08,695 INFO kernel:hub 4-0:1.0: USB hub found >07:55:08,695 INFO kernel:hub 4-0:1.0: 2 ports detected >07:55:08,695 INFO kernel:usbcore: registered new interface driver usbserial_generic >07:55:08,695 INFO kernel:usbserial: USB Serial support registered for generic >07:55:08,695 INFO kernel:i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >07:55:08,695 INFO kernel:serio: i8042 KBD port at 0x60,0x64 irq 1 >07:55:08,695 INFO kernel:serio: i8042 AUX port at 0x60,0x64 irq 12 >07:55:08,695 INFO kernel:mousedev: PS/2 mouse device common for all mice >07:55:08,695 INFO kernel:input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >07:55:08,695 INFO kernel:rtc_cmos 00:00: RTC can wake from S4 >07:55:08,695 INFO kernel:rtc_cmos 00:00: registered as rtc0 >07:55:08,695 INFO kernel:rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram >07:55:08,695 INFO kernel:device-mapper: uevent: version 1.0.3 >07:55:08,695 INFO kernel:device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com >07:55:08,695 INFO kernel:hidraw: raw HID events driver (C) Jiri Kosina >07:55:08,695 INFO kernel:usbcore: registered new interface driver usbhid >07:55:08,695 INFO kernel:usbhid: USB HID core driver >07:55:08,695 INFO kernel:drop_monitor: Initializing network drop monitor service >07:55:08,695 INFO kernel:Initializing XFRM netlink socket >07:55:08,695 INFO kernel:NET: Registered protocol family 10 >07:55:08,695 INFO kernel:Segment Routing with IPv6 >07:55:08,695 INFO kernel:mip6: Mobile IPv6 >07:55:08,695 INFO kernel:NET: Registered protocol family 17 >07:55:08,695 INFO kernel:RAS: Correctable Errors collector initialized. >07:55:08,695 INFO kernel:AVX2 version of gcm_enc/dec engaged. >07:55:08,695 INFO kernel:AES CTR mode by8 optimization enabled >07:55:08,695 INFO kernel:sched_clock: Marking stable (4210005308, 0)->(4497963389, -287958081) >07:55:08,695 INFO kernel:registered taskstats version 1 >07:55:08,695 NOTICE kernel:Loading compiled-in X.509 certificates >07:55:08,695 DEBUG kernel:ata1.01: NODEV after polling detection >07:55:08,695 INFO kernel:ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 >07:55:08,695 NOTICE kernel:scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 >07:55:08,695 INFO kernel:sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >07:55:08,695 INFO kernel:cdrom: Uniform CD-ROM driver Revision: 3.20 >07:55:08,697 DEBUG kernel:sr 0:0:0:0: Attached scsi CD-ROM sr0 >07:55:08,698 NOTICE kernel:sr 0:0:0:0: Attached scsi generic sg0 type 5 >07:55:08,698 NOTICE kernel:Loaded X.509 cert 'Fedora kernel signing key: 990368617864c6462255631005bd22b71864aab5' >07:55:08,698 INFO kernel:zswap: loaded using pool lzo/zbud >07:55:08,698 NOTICE kernel:Key type big_key registered >07:55:08,698 NOTICE kernel:Key type encrypted registered >07:55:08,698 INFO kernel:ima: No TPM chip found, activating TPM-bypass! (rc=-19) >07:55:08,698 INFO kernel:ima: Allocated hash algorithm: sha1 >07:55:08,698 INFO kernel: Magic number: 6:879:924 >07:55:08,698 INFO kernel:rtc_cmos 00:00: setting system clock to 2018-10-03 07:55:08 UTC (1538553308) >07:55:08,698 INFO kernel:Freeing unused kernel image memory: 2160K >07:55:08,698 INFO kernel:Write protecting the kernel read-only data: 18432k >07:55:08,698 INFO kernel:Freeing unused kernel image memory: 2012K >07:55:08,698 INFO kernel:Freeing unused kernel image memory: 44K >07:55:08,698 INFO kernel:x86/mm: Checked W+X mappings: passed, no W+X pages found. >07:55:08,698 INFO kernel:x86/mm: Checking user space page tables >07:55:08,698 INFO kernel:x86/mm: Checked W+X mappings: passed, no W+X pages found. >07:55:08,698 INFO kernel:rodata_test: all tests were successful >07:55:08,698 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) >07:55:08,698 INFO systemd:Detected virtualization kvm. >07:55:08,698 INFO systemd:Detected architecture x86-64. >07:55:08,698 INFO systemd:Running in initial RAM disk. >07:55:08,698 INFO systemd:No hostname configured. >07:55:08,698 INFO systemd:Set hostname to <localhost>. >07:55:08,698 INFO systemd:Initializing machine ID from KVM UUID. >07:55:08,698 INFO systemd:Reached target Initrd Root Device. >07:55:08,698 INFO systemd:Listening on Journal Socket (/dev/log). >07:55:08,698 INFO systemd:Listening on Journal Audit Socket. >07:55:08,698 INFO kernel:usb 1-1: new high-speed USB device number 2 using ehci-pci >07:55:08,698 INFO systemd-journald:Journal started >07:55:08,698 INFO systemd-journald:Runtime journal (/run/log/journal/3720e0a3030a447a879da48119487be0) is 8.0M, max 99.6M, 91.6M free. >07:55:08,699 INFO dracut-cmdline:dracut-29 (Twenty Nine) dracut-048-14.git20180726.fc29 >07:55:08,699 INFO dracut-cmdline:Using kernel command line parameters: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-29 inst.text console=ttyS0 >07:55:08,736 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' >07:55:08,736 NOTICE kernel:audit: type=1130 audit(1538553308.730:2): 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' >07:55:08,736 INFO systemd:Started Apply Kernel Variables. >07:55:08,737 INFO systemd:Starting Create Static Device Nodes in /dev... >07:55:08,744 INFO systemd:Started Setup Virtual Console. >07:55:08,750 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' >07:55:08,750 NOTICE kernel:audit: type=1130 audit(1538553308.730:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >07:55:08,752 INFO systemd:Started Create Static Device Nodes in /dev. >07:55:08,760 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' >07:55:08,760 NOTICE kernel:audit: type=1130 audit(1538553308.736:4): 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' >07:55:08,768 INFO kernel:BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >07:55:08,768 NOTICE kernel:audit: type=1130 audit(1538553308.745:5): 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' >07:55:08,768 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' >07:55:08,776 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' >07:55:08,777 NOTICE kernel:audit: type=1131 audit(1538553308.745:6): 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' >07:55:08,785 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' >07:55:08,785 NOTICE kernel:audit: type=1130 audit(1538553308.752:7): 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' >07:55:08,790 INFO dracut-cmdline:Loading Fedora 29 x86_64 installer... >07:55:08,799 INFO kernel:usb 1-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00 >07:55:08,799 INFO kernel:usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >07:55:08,799 INFO kernel:usb 1-1: Product: QEMU USB Tablet >07:55:08,799 INFO kernel:usb 1-1: Manufacturer: QEMU >07:55:08,799 INFO kernel:usb 1-1: SerialNumber: 42 >07:55:08,806 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 >07:55:08,809 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 >07:55:08,874 INFO dracut-cmdline:rd.luks=0: removing cryptoluks activation >07:55:08,886 INFO dracut-cmdline:rd.lvm=0: removing LVM activation >07:55:08,922 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' >07:55:08,922 INFO systemd:Started dracut cmdline hook. >07:55:08,922 INFO systemd:Starting dracut pre-udev hook... >07:55:08,923 NOTICE kernel:audit: type=1130 audit(1538553308.918:8): 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' >07:55:08,956 INFO kernel:squashfs: version 4.0 (2009/01/31) Phillip Lougher >07:55:08,966 INFO kernel:Loading iSCSI transport class v2.0-870. >07:55:08,974 NOTICE kernel:iscsi: registered transport (tcp) >07:55:08,998 INFO kernel:FDC 0 is a S82078B >07:55:09,010 INFO kernel:No iBFT detected. >07:55:09,242 INFO kernel:raid6: sse2x1 gen() 12601 MB/s >07:55:09,243 INFO kernel:raid6: sse2x1 xor() 9189 MB/s >07:55:09,243 INFO kernel:raid6: sse2x2 gen() 15703 MB/s >07:55:09,243 INFO kernel:raid6: sse2x2 xor() 10580 MB/s >07:55:09,243 INFO kernel:raid6: sse2x4 gen() 18210 MB/s >07:55:09,243 INFO kernel:raid6: sse2x4 xor() 10656 MB/s >07:55:09,243 INFO kernel:raid6: avx2x1 gen() 25437 MB/s >07:55:09,243 INFO kernel:raid6: avx2x1 xor() 17318 MB/s >07:55:09,243 INFO kernel:raid6: avx2x2 gen() 25992 MB/s >07:55:09,243 INFO kernel:raid6: avx2x2 xor() 19226 MB/s >07:55:09,243 INFO kernel:raid6: avx2x4 gen() 35109 MB/s >07:55:09,243 INFO kernel:raid6: avx2x4 xor() 20275 MB/s >07:55:09,243 INFO kernel:raid6: using algorithm avx2x4 gen() 35109 MB/s >07:55:09,243 INFO kernel:raid6: .... xor() 20275 MB/s, rmw enabled >07:55:09,243 INFO kernel:raid6: using avx2x2 recovery algorithm >07:55:09,245 INFO kernel:xor: automatically using best checksumming function avx >07:55:09,247 INFO kernel:async_tx: api initialized (async) >07:55:09,310 INFO kernel:device-mapper: multipath round-robin: version 1.2.0 loaded >07:55:09,422 INFO kernel:RPC: Registered named UNIX socket transport module. >07:55:09,422 INFO kernel:RPC: Registered udp transport module. >07:55:09,422 INFO kernel:RPC: Registered tcp transport module. >07:55:09,422 INFO kernel:RPC: Registered tcp NFSv4.1 backchannel transport module. >07:55:09,445 NOTICE rpc.statd:Version 2.3.2 starting >07:55:09,445 NOTICE rpc.statd:Initializing NSM state >07:55:09,445 WARNING rpc.statd:Running as root. chown /var/lib/nfs/statd to choose different user >07:55:09,455 WARNING rpc.idmapd:Setting log level to 0 >07:55:09,469 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' >07:55:09,469 INFO systemd:Started dracut pre-udev hook. >07:55:09,469 INFO systemd:Starting udev Kernel Device Manager... >07:55:09,469 NOTICE kernel:audit: type=1130 audit(1538553309.464:9): 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' >07:55:09,479 INFO kernel:input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >07:55:09,485 INFO systemd:Started udev Kernel Device Manager. >07:55:09,489 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' >07:55:09,491 NOTICE kernel:audit: type=1130 audit(1538553309.485:10): 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' >07:55:09,492 INFO systemd:Starting dracut pre-trigger hook... >07:55:09,503 INFO lldpad:config file failed to load, >07:55:09,503 INFO lldpad:create a new file. >07:55:09,503 INFO lldpad:bound ctrl iface to /com/intel/lldpad >07:55:09,504 INFO dracut-pre-trigger:718 >07:55:09,507 INFO dracut-pre-trigger:rd.dm=0: removing DM RAID activation >07:55:09,528 INFO dracut-pre-trigger:rd.md.imsm=0: no MD RAID for imsm/isw raids >07:55:09,535 INFO dracut-pre-trigger:rd.md.ddf=0: no MD RAID for SNIA ddf raids >07:55:09,550 INFO dracut-pre-trigger:rd.md=0: removing MD RAID activation >07:55:09,605 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' >07:55:09,605 INFO systemd:Started dracut pre-trigger hook. >07:55:09,605 INFO systemd:Starting udev Coldplug all Devices... >07:55:09,606 NOTICE kernel:audit: type=1130 audit(1538553309.599:11): 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' >07:55:09,663 INFO systemd:Mounting Kernel Configuration File System... >07:55:09,667 INFO systemd:Mounted Kernel Configuration File System. >07:55:09,670 INFO systemd:Started udev Coldplug all Devices. >07:55:09,674 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' >07:55:09,674 NOTICE kernel:audit: type=1130 audit(1538553309.671:12): 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' >07:55:09,675 INFO systemd:Starting udev Wait for Complete Device Initialization... >07:55:09,678 INFO systemd:Starting Show Plymouth Boot Screen... >07:55:09,681 INFO systemd:Received SIGRTMIN+20 from PID 813 (plymouthd). >07:55:09,698 INFO systemd:Started Show Plymouth Boot Screen. >07:55:09,698 INFO systemd:Reached target Paths. >07:55:09,698 INFO systemd:Reached target Local Encrypted Volumes. >07:55:09,698 INFO systemd:Started Forward Password Requests to Plymouth Directory Watch. >07:55:09,704 NOTICE kernel:audit: type=1130 audit(1538553309.697:13): 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' >07:55:09,704 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' >07:55:09,773 NOTICE kernel:virtio_blk virtio2: [vda] 41943040 512-byte logical blocks (21.5 GB/20.0 GiB) >07:55:09,842 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >07:55:09,847 INFO kernel:8021q: 802.1Q VLAN Support v1.8 >07:55:09,875 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >07:55:09,877 INFO kernel:virtio_net virtio0 ens3: renamed from eth0 >07:55:10,010 INFO kernel:[drm] Device Version 0.0 >07:55:10,010 INFO kernel:[drm] Compression level 0 log level 0 >07:55:10,010 INFO kernel:[drm] 12286 io pages at offset 0x1000000 >07:55:10,010 INFO kernel:[drm] 16777216 byte draw area at offset 0x0 >07:55:10,010 INFO kernel:[drm] RAM header offset: 0x3ffe000 >07:55:10,012 INFO kernel:[TTM] Zone kernel: Available graphics memory: 1020080 kiB >07:55:10,012 INFO kernel:[TTM] Initializing pool allocator >07:55:10,013 INFO kernel:[TTM] Initializing DMA pool allocator >07:55:10,015 INFO kernel:[drm] qxl: 16M of VRAM memory size >07:55:10,015 INFO kernel:[drm] qxl: 63M of IO pages memory ready (VRAM domain) >07:55:10,015 INFO kernel:[drm] qxl: 64M of Surface memory size >07:55:10,018 INFO kernel:[drm] main mem slot 1 [f4000000,3ffe000] >07:55:10,018 INFO kernel:[drm] surface mem slot 2 [f8000000,4000000] >07:55:10,020 INFO kernel:[drm] fb mappable at 0xF4000000, size 3145728 >07:55:10,020 INFO kernel:[drm] fb: depth 24, pitch 4096, width 1024, height 768 >07:55:10,029 INFO kernel:fbcon: qxldrmfb (fb0) is primary device >07:55:10,043 INFO kernel:Console: switching to colour frame buffer device 128x48 >07:55:10,050 INFO kernel:qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >07:55:10,052 INFO kernel:[drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >07:55:10,061 INFO systemd:Started udev Wait for Complete Device Initialization. >07:55:10,061 INFO systemd:Starting Device-Mapper Multipath Device Controller... >07:55:10,068 NOTICE kernel:audit: type=1130 audit(1538553310.060:14): 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' >07:55:10,068 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' >07:55:10,068 INFO systemd:Started Device-Mapper Multipath Device Controller. >07:55:10,070 INFO systemd:Reached target Local File Systems (Pre). >07:55:10,071 INFO systemd:Reached target Local File Systems. >07:55:10,074 INFO systemd:Starting Create Volatile Files and Directories... >07:55:10,083 INFO multipathd:--------start up-------- >07:55:10,083 INFO multipathd:read /etc/multipath.conf >07:55:10,087 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' >07:55:10,087 NOTICE kernel:audit: type=1130 audit(1538553310.070:15): 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' >07:55:10,093 INFO multipathd:path checkers start up >07:55:10,094 INFO systemd:Started Create Volatile Files and Directories. >07:55:10,096 INFO systemd:Reached target System Initialization. >07:55:10,097 INFO systemd:Listening on Open-iSCSI iscsiuio Socket. >07:55:10,099 INFO systemd:Starting iSCSI UserSpace I/O driver... >07:55:10,100 INFO systemd:Listening on Open-iSCSI iscsid Socket. >07:55:10,101 INFO systemd:Reached target Sockets. >07:55:10,102 INFO systemd:Reached target Basic System. >07:55:10,107 INFO systemd:Started iSCSI UserSpace I/O driver. >07:55:10,109 INFO systemd:Starting Open-iSCSI... >07:55:10,112 WARNING iscsid:iSCSI logger with pid=855 started! >07:55:10,114 INFO iscsid:iSCSI daemon with pid=856 started! >07:55:10,114 INFO systemd:Started Open-iSCSI. >07:55:10,116 INFO systemd:Starting dracut initqueue hook... >07:55:10,125 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' >07:55:10,125 NOTICE kernel:audit: type=1130 audit(1538553310.096:16): 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' >07:55:10,132 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' >07:55:10,132 NOTICE kernel:audit: type=1130 audit(1538553310.109:17): 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' >07:55:10,140 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' >07:55:10,140 NOTICE kernel:audit: type=1130 audit(1538553310.115:18): 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' >07:55:10,151 INFO systemd:Reloading. >07:55:10,264 INFO dracut-initqueue:anaconda using disk root at /dev/sr0 >07:55:10,309 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3 >07:55:10,313 DEBUG kernel:ISO 9660 Extensions: RRIP_1991A >07:55:10,313 INFO dracut-initqueue:mount: /run/install/repo: WARNING: device write-protected, mounted read-only. >07:55:10,316 INFO dracut-initqueue:anaconda: found /run/install/repo//images/install.img >07:55:10,383 INFO kernel:loop: module loaded >07:55:10,467 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' >07:55:10,467 INFO systemd:Started dracut initqueue hook. >07:55:10,470 INFO systemd:Starting dracut pre-mount hook... >07:55:10,470 INFO systemd:Reached target Remote File Systems (Pre). >07:55:10,470 INFO systemd:Reached target Remote File Systems. >07:55:10,482 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' >07:55:10,483 INFO systemd:Started dracut pre-mount hook. >07:55:10,483 INFO systemd:Reached target Initrd Root File System. >07:55:10,483 INFO systemd:Starting Reload Configuration from the Real Root... >07:55:10,486 INFO systemd:Reloading. >07:55:10,607 INFO systemd:Started Reload Configuration from the Real Root. >07:55:10,608 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' >07:55:10,609 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' >07:55:10,609 INFO systemd:Reached target Initrd File Systems. >07:55:10,610 INFO systemd:Reached target Initrd Default Target. >07:55:10,612 INFO systemd:Starting dracut mount hook... >07:55:10,635 INFO kernel:EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >07:55:10,665 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' >07:55:10,665 INFO systemd:Started dracut mount hook. >07:55:10,665 INFO systemd:Starting dracut pre-pivot and cleanup hook... >07:55:10,878 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' >07:55:10,878 INFO systemd:Started dracut pre-pivot and cleanup hook. >07:55:10,878 INFO systemd:Starting Cleaning Up and Shutting Down Daemons... >07:55:10,885 INFO systemd:Starting Plymouth switch root service... >07:55:10,886 INFO systemd:Stopped dracut pre-pivot and cleanup hook. >07:55:10,887 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' >07:55:10,887 INFO systemd:Stopped target Initrd Default Target. >07:55:10,888 INFO systemd:Stopped target Initrd Root Device. >07:55:10,889 INFO systemd:Stopped target Basic System. >07:55:10,890 INFO systemd:Stopped target Slices. >07:55:10,892 INFO systemd:Stopped target Sockets. >07:55:10,893 INFO systemd:Stopped target Paths. >07:55:10,894 INFO systemd:Stopped dracut mount hook. >07:55:10,895 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' >07:55:10,896 INFO systemd:Stopped dracut pre-mount hook. >07:55:10,898 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' >07:55:10,898 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' >07:55:10,898 INFO systemd:Stopped target Timers. >07:55:10,899 INFO systemd:Starting Setup Virtual Console... >07:55:10,900 INFO systemd:Stopped target Remote File Systems. >07:55:10,901 INFO systemd:Stopped target Remote File Systems (Pre). >07:55:10,902 INFO systemd:Stopped dracut initqueue hook. >07:55:10,903 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' >07:55:10,903 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' >07:55:10,903 INFO systemd:Stopping Open-iSCSI... >07:55:10,911 INFO systemd:Started Plymouth switch root service. >07:55:10,912 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' >07:55:10,912 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' >07:55:10,918 WARNING iscsid:iscsid shutting down. >07:55:10,918 INFO systemd:Started Cleaning Up and Shutting Down Daemons. >07:55:10,919 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' >07:55:10,919 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' >07:55:10,920 INFO systemd:Started Setup Virtual Console. >07:55:10,921 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' >07:55:10,921 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' >07:55:10,921 INFO systemd:Stopped Open-iSCSI. >07:55:10,922 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' >07:55:10,922 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' >07:55:10,925 INFO systemd:Stopping iSCSI UserSpace I/O driver... >07:55:10,926 INFO systemd:Closed Open-iSCSI iscsid Socket. >07:55:10,927 INFO systemd:Stopped iSCSI UserSpace I/O driver. >07:55:10,928 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' >07:55:10,928 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' >07:55:10,928 INFO systemd:Closed Open-iSCSI iscsiuio Socket. >07:55:10,929 INFO systemd:Stopped target System Initialization. >07:55:10,930 INFO systemd:Stopped target Local Encrypted Volumes. >07:55:10,932 INFO systemd:Stopped Apply Kernel Variables. >07:55:10,932 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' >07:55:10,932 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' >07:55:10,933 INFO systemd:Stopped target Swap. >07:55:10,934 INFO systemd:Stopped Create Volatile Files and Directories. >07:55:10,935 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' >07:55:10,935 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' >07:55:10,935 INFO systemd:Stopped target Local File Systems. >07:55:10,936 INFO systemd:Stopped target Local File Systems (Pre). >07:55:10,938 INFO systemd:Stopping Device-Mapper Multipath Device Controller... >07:55:10,946 INFO multipathd:--------shut down------- >07:55:10,947 INFO multipathd:ok >07:55:10,948 INFO systemd:Stopped Device-Mapper Multipath Device Controller. >07:55:10,949 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' >07:55:10,949 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' >07:55:10,949 INFO systemd:Stopped udev Wait for Complete Device Initialization. >07:55:10,950 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' >07:55:10,950 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' >07:55:10,951 INFO systemd:Stopped udev Coldplug all Devices. >07:55:10,952 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' >07:55:10,952 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' >07:55:10,952 INFO systemd:Stopped dracut pre-trigger hook. >07:55:10,953 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' >07:55:10,953 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' >07:55:10,953 INFO systemd:Stopping udev Kernel Device Manager... >07:55:10,955 INFO systemd:Stopped udev Kernel Device Manager. >07:55:10,956 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' >07:55:10,956 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' >07:55:10,957 INFO systemd:Stopped Create Static Device Nodes in /dev. >07:55:10,958 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' >07:55:10,958 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' >07:55:10,958 INFO systemd:Stopped Create list of required static device nodes for the current kernel. >07:55:10,960 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' >07:55:10,960 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' >07:55:10,960 INFO systemd:Stopped dracut pre-udev hook. >07:55:10,961 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >07:55:10,961 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' >07:55:10,961 INFO systemd:Stopped dracut cmdline hook. >07:55:10,962 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' >07:55:10,962 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' >07:55:10,962 INFO systemd:Closed udev Kernel Socket. >07:55:10,963 INFO systemd:Closed udev Control Socket. >07:55:10,964 INFO systemd:Starting Cleanup udevd DB... >07:55:10,977 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' >07:55:10,977 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' >07:55:10,977 INFO systemd:Started Cleanup udevd DB. >07:55:10,977 INFO systemd:Reached target Switch Root. >07:55:10,977 INFO systemd:Starting Switch Root... >07:55:10,988 NOTICE systemd:Switching root. >07:55:11,007 INFO systemd-journald:Journal stopped >07:55:12,950 INFO systemd-journald:Received SIGTERM from PID 1 (systemd). >07:55:12,950 WARNING kernel:systemd: 13 output lines suppressed due to ratelimiting >07:55:12,950 DEBUG kernel:SELinux: 32768 avtab hash slots, 117028 rules. >07:55:12,950 DEBUG kernel:SELinux: 32768 avtab hash slots, 117028 rules. >07:55:12,950 DEBUG kernel:SELinux: 8 users, 14 roles, 5158 types, 325 bools, 1 sens, 1024 cats >07:55:12,950 DEBUG kernel:SELinux: 130 classes, 117028 rules >07:55:12,950 INFO kernel:SELinux: Class xdp_socket not defined in policy. >07:55:12,950 INFO kernel:SELinux: the above unknown classes and permissions will be allowed >07:55:12,951 INFO kernel:SELinux: policy capability network_peer_controls=1 >07:55:12,951 INFO kernel:SELinux: policy capability open_perms=1 >07:55:12,951 INFO kernel:SELinux: policy capability extended_socket_class=1 >07:55:12,951 INFO kernel:SELinux: policy capability always_check_network=0 >07:55:12,951 INFO kernel:SELinux: policy capability cgroup_seclabel=1 >07:55:12,951 INFO kernel:SELinux: policy capability nnp_nosuid_transition=1 >07:55:12,951 DEBUG kernel:SELinux: Completing initialization. >07:55:12,951 DEBUG kernel:SELinux: Setting up existing superblocks. >07:55:12,951 INFO systemd:Successfully loaded SELinux policy in 543.394ms. >07:55:12,952 INFO systemd:Relabelled /dev, /run and /sys/fs/cgroup in 21.105ms. >07:55:12,952 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) >07:55:12,952 INFO systemd:Detected virtualization kvm. >07:55:12,952 INFO systemd:Detected architecture x86-64. >07:55:12,952 INFO systemd:Stopped Switch Root. >07:55:12,952 INFO systemd:systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. >07:55:12,952 INFO systemd:systemd-journald.service: Scheduled restart job, restart counter is at 1. >07:55:12,952 INFO systemd:Stopped Journal Service. >07:55:12,952 INFO systemd:Starting Journal Service... >07:55:12,952 INFO systemd:Listening on udev Control Socket. >07:55:12,952 INFO systemd:Listening on multipathd control socket. >07:55:12,952 INFO systemd-journald:Journal started >07:55:12,952 INFO systemd-journald:Runtime journal (/run/log/journal/095afcc2df0f4c0988f7e439a134ddf7) is 8.0M, max 99.6M, 91.6M free. >07:55:12,952 NOTICE audit:MAC_POLICY_LOAD auid=4294967295 ses=4294967295 lsm=selinux res=1 >07:55:12,953 NOTICE audit:AVC avc: denied { relabelto } for pid=1 comm="systemd" name="rootfsbase" dev="tmpfs" ino=18509 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=lnk_file permissive=1 >07:55:12,954 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' >07:55:12,954 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' >07:55:12,954 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' >07:55:12,954 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' >07:55:12,954 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' >07:55:12,954 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' >07:55:12,954 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >07:55:13,061 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' >07:55:13,069 INFO systemd:Started Remount Root and Kernel File Systems. >07:55:13,071 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' >07:55:13,071 INFO systemd:Mounted Temporary Directory (/tmp). >07:55:13,073 INFO systemd:Mounted Huge Pages File System. >07:55:13,075 INFO systemd:Mounted Kernel Debug File System. >07:55:13,083 INFO systemd:Started Create list of required static device nodes for the current kernel. >07:55:13,086 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' >07:55:13,086 INFO systemd:Mounted POSIX Message Queue File System. >07:55:13,089 INFO systemd:Started Apply Kernel Variables. >07:55:13,089 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' >07:55:13,093 INFO systemd:Starting Create System Users... >07:55:13,100 INFO systemd:Starting Rebuild Hardware Database... >07:55:13,115 INFO systemd:Starting Load/Save Random Seed... >07:55:13,128 INFO systemd:Starting Flush Journal to Persistent Storage... >07:55:13,152 INFO systemd-journald:Runtime journal (/run/log/journal/095afcc2df0f4c0988f7e439a134ddf7) is 8.0M, max 99.6M, 91.6M free. >07:55:13,160 INFO systemd:Started Create System Users. >07:55:13,161 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' >07:55:13,165 INFO systemd:Started Load/Save Random Seed. >07:55:13,166 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' >07:55:13,170 INFO systemd:Started Flush Journal to Persistent Storage. >07:55:13,172 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' >07:55:13,177 INFO systemd:Starting Create Static Device Nodes in /dev... >07:55:13,217 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. >07:55:13,218 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. >07:55:13,234 INFO systemd:Started Create Static Device Nodes in /dev. >07:55:13,235 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' >07:55:13,255 INFO systemd:Started Setup Virtual Console. >07:55:13,256 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' >07:55:13,256 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' >07:55:13,309 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' >07:55:13,309 INFO systemd:Started udev Coldplug all Devices. >07:55:13,309 INFO systemd:Starting udev Wait for Complete Device Initialization... >07:55:13,572 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' >07:55:13,573 INFO systemd:Started Rebuild Hardware Database. >07:55:13,574 INFO systemd:Starting udev Kernel Device Manager... >07:55:13,630 INFO systemd:Started udev Kernel Device Manager. >07:55:13,630 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' >07:55:13,826 INFO kernel:piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 >07:55:13,838 ERR systemd-udevd:ctx=0x557974ad2d10 path=/lib/modules/4.18.10-300.fc29.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko.xz error=No such file or directory >07:55:13,839 ERR systemd-udevd:ctx=0x557974ad2d10 path=/lib/modules/4.18.10-300.fc29.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko.xz error=No such file or directory >07:55:13,852 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >07:55:14,022 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >07:55:14,286 INFO systemd:Started udev Wait for Complete Device Initialization. >07:55:14,288 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' >07:55:14,289 INFO systemd:Starting Activation of DM RAID sets... >07:55:14,291 INFO systemd:Starting Device-Mapper Multipath Device Controller... >07:55:14,333 INFO kernel:alua: device handler registered >07:55:14,345 INFO kernel:emc: device handler registered >07:55:14,347 INFO kernel:rdac: device handler registered >07:55:14,496 INFO multipathd:--------start up-------- >07:55:14,497 INFO multipathd:read /etc/multipath.conf >07:55:14,507 INFO multipathd:path checkers start up >07:55:14,516 INFO systemd:Started Device-Mapper Multipath Device Controller. >07:55:14,517 WARNING kernel:kauditd_printk_skb: 69 callbacks suppressed >07:55:14,517 NOTICE kernel:audit: type=1130 audit(1538553314.515:88): 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' >07:55:14,517 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' >07:55:14,521 INFO systemd:Started Activation of DM RAID sets. >07:55:14,522 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' >07:55:14,522 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' >07:55:14,522 INFO systemd:Reached target Local Encrypted Volumes. >07:55:14,522 NOTICE kernel:audit: type=1130 audit(1538553314.521:89): 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' >07:55:14,523 NOTICE kernel:audit: type=1131 audit(1538553314.521:90): 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' >07:55:14,523 INFO systemd:Reached target Local File Systems (Pre). >07:55:14,524 INFO systemd:Reached target Local File Systems. >07:55:14,527 INFO systemd:Starting Rebuild Dynamic Linker Cache... >07:55:14,529 INFO systemd:Starting Rebuild Journal Catalog... >07:55:14,542 INFO systemd:Starting Import network configuration from initramfs... >07:55:14,683 INFO systemd:Starting Tell Plymouth To Write Out Runtime Data... >07:55:14,767 INFO systemd:Started Tell Plymouth To Write Out Runtime Data. >07:55:14,772 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' >07:55:14,772 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' >07:55:14,772 NOTICE kernel:audit: type=1130 audit(1538553314.772:91): 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' >07:55:14,772 NOTICE kernel:audit: type=1131 audit(1538553314.772:92): 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' >07:55:14,776 INFO systemd:Received SIGRTMIN+20 from PID 813 (plymouthd). >07:55:14,945 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' >07:55:14,945 INFO systemd:Started Rebuild Journal Catalog. >07:55:14,945 NOTICE kernel:audit: type=1130 audit(1538553314.943:93): 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' >07:55:15,821 INFO systemd:Started Import network configuration from initramfs. >07:55:15,822 NOTICE kernel:audit: type=1130 audit(1538553315.819:94): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >07:55:15,822 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >07:55:15,822 INFO systemd:Starting Create Volatile Files and Directories... >07:55:15,967 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. >07:55:15,968 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. >07:55:16,451 INFO systemd:Started Create Volatile Files and Directories. >07:55:16,451 NOTICE kernel:audit: type=1130 audit(1538553316.449:95): 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' >07:55:16,452 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' >07:55:16,452 INFO systemd:Starting Update UTMP about System Boot/Shutdown... >07:55:16,465 INFO systemd:Started Rebuild Dynamic Linker Cache. >07:55:16,466 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' >07:55:16,466 NOTICE kernel:audit: type=1130 audit(1538553316.466:96): 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' >07:55:16,467 INFO systemd:Starting Update is Completed... >07:55:16,475 NOTICE audit:SYSTEM_BOOT pid=1309 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' >07:55:16,475 NOTICE kernel:audit: type=1127 audit(1538553316.474:97): pid=1309 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' >07:55:16,480 INFO systemd:Started Update UTMP about System Boot/Shutdown. >07:55:16,482 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' >07:55:16,486 INFO systemd:Started Update is Completed. >07:55:16,487 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' >07:55:16,487 INFO systemd:Reached target System Initialization. >07:55:16,489 INFO systemd:Listening on Open-iSCSI iscsiuio Socket. >07:55:16,491 INFO systemd:Listening on Activation socket for spice guest agent daemon. >07:55:16,493 INFO systemd:Listening on D-Bus System Message Bus Socket. >07:55:16,494 INFO systemd:Listening on Open-iSCSI iscsid Socket. >07:55:16,495 INFO systemd:Reached target Sockets. >07:55:16,497 INFO systemd:Started Daily Cleanup of Temporary Directories. >07:55:16,498 INFO systemd:Reached target Timers. >07:55:16,500 INFO systemd:Reached target Basic System. >07:55:16,502 INFO systemd:Started Hardware RNG Entropy Gatherer Daemon. >07:55:16,503 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' >07:55:16,506 INFO systemd:Starting OpenSSH rsa Server Key Generation... >07:55:16,508 INFO systemd:Starting Terminate Plymouth Boot Screen... >07:55:16,538 INFO systemd:Starting pre-anaconda logging service... >07:55:16,546 INFO rngd:Failed to init entropy source 1: TPM RNG Device >07:55:16,547 INFO rngd:Enabling RDSEED rng support >07:55:16,566 INFO systemd:Starting System Logging Service... >07:55:16,615 INFO systemd:Starting Service enabling compressing RAM with zRam... >07:55:16,624 INFO zramswapon:+ MAX_RAM_ON=2097152 >07:55:16,625 INFO zramswapon:++ grep -E --only-matching '[[:digit:]]+' >07:55:16,626 INFO zramswapon:++ grep MemTotal /proc/meminfo >07:55:16,629 INFO zramswapon:+ mem_total_kb=2040160 >07:55:16,629 INFO zramswapon:+ grep -E 'inst\.zram=(on|1)' /proc/cmdline >07:55:16,636 INFO systemd:Starting Anaconda NetworkManager configuration... >07:55:16,648 INFO zramswapon:+ force=1 >07:55:16,648 INFO zramswapon:+ '[' '(' 2040160 -gt 2097152 ')' -a '(' 1 '!=' 0 ')' ']' >07:55:16,649 INFO zramswapon:++ getconf _NPROCESSORS_ONLN >07:55:16,651 WARNING rsyslogd:environment variable TZ is not set, auto correcting this to TZ=/etc/localtime [v8.37.0 try http://www.rsyslog.com/e/2442 ] >07:55:16,654 INFO systemd:Starting OpenSSH ecdsa Server Key Generation... >07:55:16,657 WARNING rsyslogd:warning: ~ action is deprecated, consider using the 'stop' statement instead [v8.37.0 try http://www.rsyslog.com/e/2307 ] >07:55:16,657 ERR rsyslogd:imfile: on startup file '/tmp/X.log' does not exist but is configured in static file monitor - this may indicate a misconfiguration. If the file appears at a later time, it will automatically be processed. Reason: No such file or directory [v8.37.0] >07:55:16,658 ERR rsyslogd:imfile: on startup file '/tmp/anaconda-tb-all.log' does not exist but is configured in static file monitor - this may indicate a misconfiguration. If the file appears at a later time, it will automatically be processed. Reason: No such file or directory [v8.37.0] >07:55:16,658 INFO rsyslogd: [origin software="rsyslogd" swVersion="8.37.0" x-pid="1317" x-info="http://www.rsyslog.com"] start >07:55:16,658 NOTICE rsyslogd:imjournal: No statefile exists, /imjournal.state will be created (ignore if this is first run): No such file or directory [v8.37.0 try http://www.rsyslog.com/e/2040 ] >07:55:16,658 NOTICE audit:AVC avc: denied { dac_override } for pid=1317 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 >07:55:16,658 INFO zramswapon:+ num_cpus=1 >07:55:16,659 INFO zramswapon:+ modprobe zram >07:55:16,659 NOTICE audit:AVC avc: denied { write } for pid=1317 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 >07:55:16,659 NOTICE audit:AVC avc: denied { add_name } for pid=1317 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 >07:55:16,660 NOTICE audit:AVC avc: denied { create } for pid=1317 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 >07:55:16,660 NOTICE audit:AVC avc: denied { write open } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38260 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >07:55:16,660 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=8 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >07:55:16,660 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >07:55:16,661 NOTICE audit:AVC avc: denied { getattr } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38260 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >07:55:16,661 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=8 a1=7f9dc78ed9c0 a2=7f9dc78ed9c0 a3=1b6 items=0 ppid=1 pid=1317 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) >07:55:16,661 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >07:55:16,661 NOTICE audit:AVC avc: denied { remove_name } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38260 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >07:55:16,661 NOTICE audit:AVC avc: denied { rename } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38260 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >07:55:16,661 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db800d1c0 items=0 ppid=1 pid=1317 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) >07:55:16,666 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >07:55:16,667 NOTICE audit:AVC avc: denied { create } for pid=1317 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 >07:55:16,673 NOTICE audit:AVC avc: denied { write open } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38261 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >07:55:16,673 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >07:55:16,674 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >07:55:16,674 NOTICE audit:AVC avc: denied { getattr } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38261 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >07:55:16,674 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7f9dc78ed9c0 a2=7f9dc78ed9c0 a3=1b6 items=0 ppid=1 pid=1317 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) >07:55:16,674 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >07:55:16,674 NOTICE audit:AVC avc: denied { rename } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38261 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >07:55:16,674 NOTICE audit:AVC avc: denied { unlink } for pid=1317 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=38260 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >07:55:16,674 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db80008d0 items=0 ppid=1 pid=1317 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) >07:55:16,674 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >07:55:16,677 INFO systemd:Starting OpenSSH ed25519 Server Key Generation... >07:55:16,710 INFO systemd:Starting Login Service... >07:55:16,726 INFO kernel:zram: Added device: zram0 >07:55:16,727 INFO systemd:Starting Hold until boot process finishes up... >07:55:16,728 INFO zramswapon:+ echo 1 >07:55:16,728 INFO zramswapon:+ echo 2040160K >07:55:16,737 INFO systemd:Started System Logging Service. >07:55:16,747 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' >07:55:16,751 INFO zramswapon:+ mkswap /dev/zram0 >07:55:16,751 INFO kernel:zram0: detected capacity change from 0 to 2089123840 >07:55:16,764 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' >07:55:16,766 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' >07:55:16,781 INFO systemd:Started Terminate Plymouth Boot Screen. >07:55:16,784 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' >07:55:16,784 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' >07:55:16,794 INFO systemd:Started pre-anaconda logging service. >07:55:16,799 INFO multipathd:zram0: add path (uevent) >07:55:16,799 INFO multipathd:zram0: HDIO_GETGEO failed with 25 >07:55:16,799 INFO multipathd:zram0: failed to get udev uid: Invalid argument >07:55:16,799 INFO multipathd:zram0: failed to get path uid >07:55:16,799 INFO multipathd:uevent trigger error >07:55:16,800 INFO zramswapon:Setting up swapspace version 1, size = 2 GiB (2089119744 bytes) >07:55:16,800 INFO zramswapon:no label, UUID=affe4f95-f62c-4345-94e0-9dec1bef206d >07:55:16,800 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' >07:55:16,800 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' >07:55:16,804 INFO zramswapon:+ swapon -p 100 /dev/zram0 >07:55:16,816 INFO systemd:Started Anaconda NetworkManager configuration. >07:55:16,818 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' >07:55:16,819 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' >07:55:16,824 INFO kernel:Adding 2040156k swap on /dev/zram0. Priority:100 extents:1 across:2040156k SSFS >07:55:16,826 INFO systemd:Started Hold until boot process finishes up. >07:55:16,828 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' >07:55:16,828 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' >07:55:16,834 INFO zramswapon:+ '[' 2040160 -le 1048576 ']' >07:55:16,835 INFO zramswapon:+ exit 0 >07:55:16,847 INFO systemd:Started Service enabling compressing RAM with zRam. >07:55:16,850 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' >07:55:16,854 INFO systemd:Started OpenSSH ecdsa Server Key Generation. >07:55:16,856 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' >07:55:16,856 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' >07:55:16,861 INFO systemd:Started OpenSSH ed25519 Server Key Generation. >07:55:16,862 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' >07:55:16,862 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' >07:55:16,864 INFO systemd:Received SIGRTMIN+21 from PID 813 (n/a). >07:55:16,866 INFO systemd:Received SIGRTMIN+21 from PID 813 (n/a). >07:55:16,873 INFO systemd-logind:New seat seat0. >07:55:16,883 INFO systemd:Started D-Bus System Message Bus. >07:55:16,886 INFO systemd-logind:Watching system buttons on /dev/input/event0 (Power Button) >07:55:16,888 INFO systemd-logind:Watching system buttons on /dev/input/event1 (AT Translated Set 2 keyboard) >07:55:16,907 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' >07:55:16,917 INFO systemd:Starting Network Manager... >07:55:16,932 INFO dbus-daemon:dbus[1359]: Unknown username "systemd-timesync" in message bus configuration file >07:55:17,002 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.systemd1' >07:55:17,009 INFO systemd:Started Login Service. >07:55:17,009 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' >07:55:17,242 INFO systemd:Started OpenSSH rsa Server Key Generation. >07:55:17,242 INFO systemd:Reached target sshd-keygen.target. >07:55:17,243 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' >07:55:17,243 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' >07:55:17,250 DEBUG NetworkManager:<debug> [1538553317.2490] monotonic timestamp started counting 1.004116918 seconds ago with an offset of 12.0 seconds to CLOCK_BOOTTIME (local time is 2018-10-03 07:55:17) >07:55:17,250 INFO NetworkManager:<info> [1538553317.2505] NetworkManager (version 1.12.4-1.fc29) is starting... (for the first time) >07:55:17,250 INFO NetworkManager:<info> [1538553317.2509] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 80-anaconda-no-ibft.conf, 91-anaconda-autoconnect-slaves.conf, 92-anaconda-loglevel-debug.conf) >07:55:17,251 DEBUG NetworkManager:<debug> [1538553317.2510] CONFIG: config-data[0x5581e23ff190]: 3 groups >07:55:17,251 DEBUG NetworkManager:<debug> [1538553317.2510] CONFIG: >07:55:17,251 DEBUG NetworkManager:<debug> [1538553317.2511] CONFIG: [main] >07:55:17,251 DEBUG NetworkManager:<debug> [1538553317.2511] CONFIG: plugins=ifcfg-rh,ibft,no-ibft >07:55:17,251 DEBUG NetworkManager:<debug> [1538553317.2519] CONFIG: >07:55:17,252 DEBUG NetworkManager:<debug> [1538553317.2520] CONFIG: [logging] >07:55:17,252 DEBUG NetworkManager:<debug> [1538553317.2520] CONFIG: level=DEBUG >07:55:17,252 DEBUG NetworkManager:<debug> [1538553317.2521] CONFIG: >07:55:17,252 DEBUG NetworkManager:<debug> [1538553317.2521] CONFIG: [connection] >07:55:17,252 DEBUG NetworkManager:<debug> [1538553317.2522] CONFIG: connection.autoconnect-slaves=1 >07:55:17,252 DEBUG NetworkManager:<debug> [1538553317.2522] config: state: missing state file "/var/lib/NetworkManager/NetworkManager.state": No such file or directory >07:55:17,252 DEBUG NetworkManager:<debug> [1538553317.2523] WEXT support is enabled >07:55:17,252 DEBUG NetworkManager:<debug> [1538553317.2527] platform-linux: create (ignore netns, initial netns, use udev) >07:55:17,253 DEBUG NetworkManager:<debug> [1538553317.2533] platform-linux: Netlink socket for events established: port=1368, fd=7 >07:55:17,253 DEBUG NetworkManager:<debug> [1538553317.2539] platform-linux: populate platform cache >07:55:17,254 DEBUG NetworkManager:<debug> [1538553317.2549] platform-linux: kernel-support: IFLA_INET6_ADDR_GEN_MODE: detected >07:55:17,259 DEBUG NetworkManager:<debug> [1538553317.2598] 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 >07:55:17,260 DEBUG NetworkManager:<debug> [1538553317.2602] platform: signal: link added: 2: ens3 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? not-init addrgenmode eui64 addr 52:54:00:9A:3B:E5 driver virtio_net rx:0,0 tx:0,0 >07:55:17,261 DEBUG NetworkManager:<debug> [1538553317.2610] 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 >07:55:17,261 DEBUG NetworkManager:<debug> [1538553317.2611] platform: signal: address 6 added: ::1/128 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 1 flags permanent src kernel >07:55:17,261 DEBUG NetworkManager:<debug> [1538553317.2619] platform-linux: kernel-support: RTA_PREF: ability to set router preference for IPv6 routes: detected >07:55:17,262 DEBUG NetworkManager:<debug> [1538553317.2620] platform: signal: route 6 added: ::1/128 via :: dev 1 metric 256 mss 0 rt-src rt-kernel >07:55:17,262 DEBUG NetworkManager:<debug> [1538553317.2621] platform: signal: qdisc added: noqueue dev 1 family 0 handle 0 parent ffffffff info 2 >07:55:17,262 DEBUG NetworkManager:<debug> [1538553317.2627] platform: signal: link changed: 2: ens3 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode eui64 addr 52:54:00:9A:3B:E5 driver virtio_net rx:0,0 tx:0,0 >07:55:17,264 DEBUG NetworkManager:<debug> [1538553317.2641] 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 >07:55:17,264 DEBUG NetworkManager:<debug> [1538553317.2647] setup NMPlatform singleton (0x5581e23fb120, NMLinuxPlatform) >07:55:17,264 DEBUG NetworkManager:<debug> [1538553317.2648] create NMNetns singleton (0x5581e2429c00) >07:55:17,264 DEBUG NetworkManager:<debug> [1538553317.2649] auth[0x5581e241ec00]: create auth-manager: polkit enabled >07:55:17,266 DEBUG NetworkManager:<debug> [1538553317.2662] auth[0x5581e241ec00]: set instance >07:55:17,266 DEBUG NetworkManager:<debug> [1538553317.2669] setup NMAuthManager singleton (0x5581e241ec00) >07:55:17,267 DEBUG NetworkManager:<debug> [1538553317.2670] create NMDBusManager singleton (0x5581e2428040) >07:55:17,272 INFO systemd:Started Network Manager. >07:55:17,272 INFO systemd:Reached target Network. >07:55:17,272 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' >07:55:17,273 INFO systemd:Reached target Anaconda System Services. >07:55:17,274 INFO systemd:Starting Anaconda... >07:55:17,274 INFO systemd:Started Logout off all iSCSI sessions on shutdown. >07:55:17,274 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' >07:55:17,275 INFO systemd:Reached target Remote File Systems (Pre). >07:55:17,276 NOTICE audit:AVC avc: denied { execute } for pid=1377 comm="(tmux)" name="tmux" dev="dm-0" ino=3059 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >07:55:17,277 NOTICE audit:AVC avc: denied { read open } for pid=1377 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=3059 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >07:55:17,281 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=1377 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=3059 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >07:55:17,292 NOTICE audit:AVC avc: denied { map } for pid=1377 comm="tmux" path="/usr/bin/tmux" dev="dm-0" ino=3059 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >07:55:17,292 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=55b99e46d130 a1=55b99e475ce0 a2=55b99e28d420 a3=55b99e22f010 items=0 ppid=1 pid=1377 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) >07:55:17,292 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >07:55:17,314 INFO NetworkManager:<info> [1538553317.3145] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" >07:55:17,338 INFO NetworkManager:<info> [1538553317.3387] manager[0x5581e24410c0]: monitoring kernel firmware directory '/lib/firmware'. >07:55:17,344 DEBUG NetworkManager:<debug> [1538553317.3442] session-monitor: using systemd-logind session tracking >07:55:17,344 DEBUG NetworkManager:<debug> [1538553317.3448] create NMSessionMonitor singleton (0x5581e243c790) >07:55:17,344 DEBUG NetworkManager:<debug> [1538553317.3449] create NMAgentManager singleton (0x5581e242dd60) >07:55:17,346 NOTICE audit:AVC avc: denied { create } for pid=1379 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 >07:55:17,346 NOTICE audit:SYSCALL arch=c000003e syscall=49 success=yes exit=0 a0=6 a1=7ffe0dcc5700 a2=6e a3=a55403a000000 items=0 ppid=1 pid=1379 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) >07:55:17,347 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >07:55:17,347 NOTICE audit:AVC avc: denied { getattr } for pid=1379 comm=746D75783A20736572766572 path="/tmp/tmux-0/default" dev="tmpfs" ino=23687 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >07:55:17,347 NOTICE audit:SYSCALL arch=c000003e syscall=4 success=yes exit=0 a0=55be6d7d1cf0 a1=7ffe0dcc5700 a2=7ffe0dcc5700 a3=a55403a000000 items=0 ppid=1 pid=1379 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) >07:55:17,347 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >07:55:17,347 NOTICE audit:AVC avc: denied { setattr } for pid=1379 comm=746D75783A20736572766572 name="default" dev="tmpfs" ino=23687 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >07:55:17,347 NOTICE audit:SYSCALL arch=c000003e syscall=90 success=yes exit=0 a0=55be6d7d1cf0 a1=1b0 a2=7ffe0dcc5700 a3=a55403a000000 items=0 ppid=1 pid=1379 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) >07:55:17,347 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >07:55:17,359 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=1368 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >07:55:17,366 INFO systemd:Starting Hostname Service... >07:55:17,375 NOTICE audit:AVC avc: denied { mounton } for pid=1381 comm="(ostnamed)" path="/run/systemd/unit-root/dev" dev="dm-0" ino=40963 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=dir permissive=1 >07:55:17,375 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7ffe445b73c0 a1=55b99e3e8640 a2=0 a3=2000 items=0 ppid=1 pid=1381 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) >07:55:17,376 NOTICE audit:PROCTITLE proctitle="(ostnamed)" >07:55:17,431 NOTICE audit:AVC avc: denied { read write } for pid=1379 comm=746D75783A20736572766572 name="ptmx" dev="devtmpfs" ino=14442 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >07:55:17,431 NOTICE audit:AVC avc: denied { open } for pid=1379 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=14442 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >07:55:17,431 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=5 a0=ffffff9c a1=7f81acdceb35 a2=2 a3=0 items=0 ppid=1 pid=1379 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) >07:55:17,431 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >07:55:17,431 NOTICE audit:AVC avc: denied { ioctl } for pid=1379 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=14442 ioctlcmd=0x5401 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >07:55:17,431 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=5 a1=5401 a2=7ffe0dcc2f40 a3=0 items=0 ppid=1 pid=1379 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) >07:55:17,432 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >07:55:17,439 INFO systemd:Started Anaconda. >07:55:17,440 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' >07:55:17,440 INFO systemd:Started Anaconda Text Console. >07:55:17,441 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-tmux@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >07:55:17,674 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.hostname1' >07:55:17,676 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' >07:55:17,676 INFO systemd:Started Hostname Service. >07:55:17,676 INFO systemd:Startup finished in 4.281s (kernel) + 3.045s (initrd) + 6.102s (userspace) = 13.430s. >07:55:17,680 NOTICE audit:AVC avc: denied { execute } for pid=1397 comm="(tmux)" name="tmux" dev="dm-0" ino=3059 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >07:55:17,680 NOTICE audit:AVC avc: denied { read open } for pid=1397 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=3059 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >07:55:17,680 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=1397 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=3059 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >07:55:17,680 NOTICE audit:AVC avc: denied { map } for pid=1397 comm="tmux" path="/usr/bin/tmux" dev="dm-0" ino=3059 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >07:55:17,680 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=55b99e44b5d0 a1=55b99e3a3d40 a2=55b99e3c3790 a3=55b99e22f010 items=0 ppid=1 pid=1397 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=ttyS0 ses=4294967295 comm="tmux" exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >07:55:17,680 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D7500617474616368002D7400616E61636F6E6461 >07:55:17,681 INFO NetworkManager:<info> [1538553317.6806] hostname: hostname: using hostnamed >07:55:17,682 DEBUG NetworkManager:<debug> [1538553317.6807] create NMHostnameManager singleton (0x5581e241e8f0) >07:55:17,682 DEBUG NetworkManager:<debug> [1538553317.6808] create NMFirewallManager singleton (0x7f6f1c005780) >07:55:17,682 INFO NetworkManager:<info> [1538553317.6808] dns-mgr[0x5581e244d920]: init: dns=default, rc-manager=symlink >07:55:17,682 DEBUG NetworkManager:<debug> [1538553317.6808] create NMDnsManager singleton (0x5581e244d920) >07:55:17,682 DEBUG NetworkManager:<debug> [1538553317.6809] policy: hostname-mode: full >07:55:17,682 DEBUG NetworkManager:<debug> [1538553317.6812] manager: setup NMManager singleton (0x5581e24410c0) >07:55:17,683 DEBUG NetworkManager:<debug> [1538553317.6834] create NMConnectivity singleton (0x5581e244c0f0) >07:55:17,684 DEBUG NetworkManager:<debug> [1538553317.6846] dispatcher: default script directory '/etc/NetworkManager/dispatcher.d' has scripts >07:55:17,684 DEBUG NetworkManager:<debug> [1538553317.6847] dispatcher: pre-up script directory '/etc/NetworkManager/dispatcher.d/pre-up.d' has no scripts >07:55:17,684 DEBUG NetworkManager:<debug> [1538553317.6849] dispatcher: pre-down script directory '/etc/NetworkManager/dispatcher.d/pre-down.d' has no scripts >07:55:17,686 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=1368 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >07:55:17,688 INFO systemd:Starting Network Manager Script Dispatcher Service... >07:55:17,689 NOTICE audit:AVC avc: denied { write } for pid=1397 comm=746D75783A20636C69656E74 name="default" dev="tmpfs" ino=23687 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >07:55:17,700 NOTICE audit:SYSCALL arch=c000003e syscall=42 success=yes exit=0 a0=5 a1=7ffdc1a34d70 a2=6e a3=8 items=0 ppid=1 pid=1397 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=ttyS0 ses=4294967295 comm=746D75783A20636C69656E74 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >07:55:17,701 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D7500617474616368002D7400616E61636F6E6461 >07:55:17,705 NOTICE audit:AVC avc: denied { getattr } for pid=1379 comm=746D75783A20736572766572 path="/tmp/tmux-0/default" dev="tmpfs" ino=23687 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >07:55:17,706 NOTICE audit:SYSCALL arch=c000003e syscall=4 success=yes exit=0 a0=55be6d7d1cf0 a1=7ffe0dcc55b0 a2=7ffe0dcc55b0 a3=7a7db4fe items=0 ppid=1 pid=1379 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) >07:55:17,706 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >07:55:17,706 NOTICE audit:AVC avc: denied { setattr } for pid=1379 comm=746D75783A20736572766572 name="default" dev="tmpfs" ino=23687 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >07:55:17,706 NOTICE audit:SYSCALL arch=c000003e syscall=90 success=yes exit=0 a0=55be6d7d1cf0 a1=1f8 a2=1f0 a3=7a7db4fe items=0 ppid=1 pid=1379 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) >07:55:17,706 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >07:55:17,763 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.nm_dispatcher' >07:55:17,763 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' >07:55:17,763 INFO systemd:Started Network Manager Script Dispatcher Service. >07:55:17,776 DEBUG NetworkManager:<debug> [1538553317.7760] create SettingsPluginIfcfg singleton (0x5581e2468de0) >07:55:17,776 INFO NetworkManager:<info> [1538553317.7760] settings: Loaded settings plugin: SettingsPluginIfcfg (/usr/lib64/NetworkManager/1.12.4-1.fc29/libnm-settings-plugin-ifcfg-rh.so) >07:55:17,776 INFO NetworkManager:<info> [1538553317.7760] settings: Loaded settings plugin: NMSKeyfilePlugin (internal) >07:55:17,776 INFO NetworkManager:<info> [1538553317.7766] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file >07:55:17,777 INFO NetworkManager:<info> [1538553317.7774] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file >07:55:17,777 INFO NetworkManager:<info> [1538553317.7777] manager: Networking is enabled by state file >07:55:17,777 DEBUG NetworkManager:<debug> [1538553317.7777] dispatcher: (1) dispatching action 'hostname' >07:55:17,778 DEBUG NetworkManager:<debug> [1538553317.7782] dhcp-init: enabled DHCP client 'dhclient' (NMDhcpDhclient) >07:55:17,778 DEBUG NetworkManager:<debug> [1538553317.7784] dhcp-init: enabled DHCP client 'internal' (NMDhcpSystemd) >07:55:17,778 INFO NetworkManager:<info> [1538553317.7784] dhcp-init: Using DHCP client 'dhclient' >07:55:17,778 DEBUG NetworkManager:<debug> [1538553317.7785] create NMDhcpManager singleton (0x5581e2450ac0) >07:55:17,778 DEBUG NetworkManager:<debug> [1538553317.7786] Loaded device plugin: NMBondDeviceFactory (internal) >07:55:17,778 DEBUG NetworkManager:<debug> [1538553317.7787] Loaded device plugin: NMBridgeDeviceFactory (internal) >07:55:17,778 DEBUG NetworkManager:<debug> [1538553317.7788] Loaded device plugin: NMDummyDeviceFactory (internal) >07:55:17,778 DEBUG NetworkManager:<debug> [1538553317.7788] Loaded device plugin: NMEthernetDeviceFactory (internal) >07:55:17,778 DEBUG NetworkManager:<debug> [1538553317.7789] Loaded device plugin: NMInfinibandDeviceFactory (internal) >07:55:17,779 DEBUG NetworkManager:<debug> [1538553317.7790] Loaded device plugin: NMIPTunnelDeviceFactory (internal) >07:55:17,779 DEBUG NetworkManager:<debug> [1538553317.7790] Loaded device plugin: NMMacsecDeviceFactory (internal) >07:55:17,779 DEBUG NetworkManager:<debug> [1538553317.7791] Loaded device plugin: NMMacvlanDeviceFactory (internal) >07:55:17,779 DEBUG NetworkManager:<debug> [1538553317.7791] Loaded device plugin: NMPppDeviceFactory (internal) >07:55:17,779 DEBUG NetworkManager:<debug> [1538553317.7792] Loaded device plugin: NMTunDeviceFactory (internal) >07:55:17,779 DEBUG NetworkManager:<debug> [1538553317.7792] Loaded device plugin: NMVethDeviceFactory (internal) >07:55:17,779 DEBUG NetworkManager:<debug> [1538553317.7793] Loaded device plugin: NMVlanDeviceFactory (internal) >07:55:17,779 DEBUG NetworkManager:<debug> [1538553317.7793] Loaded device plugin: NMVxlanDeviceFactory (internal) >07:55:17,779 INFO NetworkManager:<info> [1538553317.7798] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/1.12.4-1.fc29/libnm-device-plugin-wifi.so) >07:55:17,782 INFO nm-dispatcher:req:1 'hostname': new request (3 scripts) >07:55:17,782 DEBUG nm-dispatcher:req:1 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >07:55:17,782 DEBUG nm-dispatcher:req:1 'hostname': environment: NM_DISPATCHER_ACTION=hostname >07:55:17,782 INFO nm-dispatcher:req:1 'hostname': start running ordered scripts... >07:55:17,782 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >07:55:17,785 INFO NetworkManager:<info> [1538553317.7850] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.12.4-1.fc29/libnm-device-plugin-team.so) >07:55:17,787 DEBUG NetworkManager:<debug> [1538553317.7876] device[0x5581e242b630] (lo): unmanaged: flags set to [platform-init,by-default=0x110/0x110/unmanaged/unrealized], set-unmanaged [by-default=0x100]) >07:55:17,791 DEBUG NetworkManager:<debug> [1538553317.7912] device[0x5581e242b630] (lo): constructed (NMDeviceGeneric) >07:55:17,791 DEBUG NetworkManager:<debug> [1538553317.7914] device[0x5581e242b630] (lo): start setup of NMDeviceGeneric, kernel ifindex 1 >07:55:17,791 DEBUG NetworkManager:<debug> [1538553317.7915] device[0x5581e242b630] (lo): assume-state: set guess-assume=1, connection=(null) >07:55:17,791 DEBUG NetworkManager:<debug> [1538553317.7916] platform-linux: error reading net:/sys/class/net/lo/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >07:55:17,791 DEBUG NetworkManager:<debug> [1538553317.7919] platform-linux: sysctl: reading 'net:/sys/class/net/lo/dev_id': '0x0' >07:55:17,793 DEBUG NetworkManager:<debug> [1538553317.7930] 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 >07:55:17,794 DEBUG NetworkManager:<debug> [1538553317.7941] device[0x5581e242b630] (lo): hw-addr: hardware address now 00:00:00:00:00:00 >07:55:17,794 DEBUG NetworkManager:<debug> [1538553317.7943] device[0x5581e242b630] (lo): hw-addr: update initial MAC address 00:00:00:00:00:00 >07:55:17,794 DEBUG NetworkManager:<debug> [1538553317.7944] device[0x5581e242b630] (lo): hw-addr: unable to read permanent MAC address (use current: 00:00:00:00:00:00) >07:55:17,794 INFO NetworkManager:<info> [1538553317.7945] device (lo): carrier: link connected >07:55:17,794 DEBUG NetworkManager:<debug> [1538553317.7946] device[0x5581e242b630] (lo): unmanaged: flags set to [platform-init,by-default,!external-down=0x110/0x910/unmanaged/unrealized], set-managed [external-down=0x800]) >07:55:17,794 DEBUG NetworkManager:<debug> [1538553317.7947] device[0x5581e242b630] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!external-down=0x118/0x918/unmanaged/unrealized], set-unmanaged [loopback=0x8]) >07:55:17,794 DEBUG NetworkManager:<debug> [1538553317.7947] device[0x5581e242b630] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!user-settings,!external-down=0x118/0x958/unmanaged/unrealized], set-managed [user-settings=0x40]) >07:55:17,794 DEBUG NetworkManager:<debug> [1538553317.7948] device[0x5581e242b630] (lo): unmanaged: flags set to [loopback,by-default,!platform-init,!user-settings,!external-down=0x108/0x958/unmanaged/unrealized], set-managed [platform-init=0x10]) >07:55:17,795 DEBUG NetworkManager:<debug> [1538553317.7949] device[0x5581e242b630] (lo): unmanaged: flags set to [loopback,by-default,!sleeping,!platform-init,!user-settings,!external-down=0x108/0x959/unmanaged/unrealized], set-managed [sleeping=0x1]) >07:55:17,796 INFO NetworkManager:<info> [1538553317.7963] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) >07:55:17,799 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >07:55:17,799 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >07:55:17,803 DEBUG NetworkManager:<debug> [1538553317.8029] device[0x5581e242b630] (lo): assume-state: set guess-assume=0, connection=(null) >07:55:17,803 DEBUG NetworkManager:<debug> [1538553317.8032] device[0x5581e2482c50] (ens3): constructed (NMDeviceEthernet) >07:55:17,803 DEBUG NetworkManager:<debug> [1538553317.8032] device[0x5581e2482c50] (ens3): start setup of NMDeviceEthernet, kernel ifindex 2 >07:55:17,803 DEBUG NetworkManager:<debug> [1538553317.8033] device[0x5581e2482c50] (ens3): assume-state: set guess-assume=1, connection=(null) >07:55:17,803 DEBUG NetworkManager:<debug> [1538553317.8034] platform-linux: error reading net:/sys/class/net/ens3/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >07:55:17,804 DEBUG NetworkManager:<debug> [1538553317.8039] platform-linux: sysctl: reading 'net:/sys/class/net/ens3/dev_id': '0x0' >07:55:17,804 DEBUG NetworkManager:<debug> [1538553317.8041] 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 >07:55:17,804 DEBUG NetworkManager:<debug> [1538553317.8042] device[0x5581e2482c50] (ens3): hw-addr: hardware address now 52:54:00:9A:3B:E5 >07:55:17,804 DEBUG NetworkManager:<debug> [1538553317.8042] device[0x5581e2482c50] (ens3): hw-addr: update initial MAC address 52:54:00:9A:3B:E5 >07:55:17,804 DEBUG NetworkManager:<debug> [1538553317.8043] device[0x5581e2482c50] (ens3): hw-addr: read permanent MAC address '52:54:00:9A:3B:E5' >07:55:17,804 DEBUG NetworkManager:<debug> [1538553317.8045] device[0x5581e2482c50] (ens3): unmanaged: flags set to [platform-init,!loopback=0x10/0x18/unmanaged/unrealized], set-managed [loopback=0x8]) >07:55:17,804 DEBUG NetworkManager:<debug> [1538553317.8045] device[0x5581e2482c50] (ens3): unmanaged: flags set to [platform-init,!loopback,!user-settings=0x10/0x58/unmanaged/unrealized], set-managed [user-settings=0x40]) >07:55:17,804 DEBUG NetworkManager:<debug> [1538553317.8049] device[0x5581e2482c50] (ens3): unmanaged: flags set to [!loopback,!platform-init,!user-settings=0x0/0x58/managed/unrealized], set-managed [platform-init=0x10]) >07:55:17,805 DEBUG NetworkManager:<debug> [1538553317.8057] device[0x5581e2482c50] (ens3): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-settings=0x0/0x59/managed/unrealized], set-managed [sleeping=0x1]) >07:55:17,809 INFO NetworkManager:<info> [1538553317.8089] manager: (ens3): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) >07:55:17,811 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >07:55:17,811 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >07:55:17,812 DEBUG NetworkManager:<debug> [1538553317.8127] settings-connection[0x5581e248b0a0]: constructed (NMIfcfgConnection) >07:55:17,814 INFO NetworkManager:<info> [1538553317.8145] ifcfg-rh: add connection in-memory (13395f2b-85e3-3e5c-b120-e4d852830412,"Wired connection 1") >07:55:17,815 DEBUG NetworkManager:<debug> [1538553317.8159] settings-connection[0x5581e248b0a0,13395f2b-85e3-3e5c-b120-e4d852830412]: failed to read connection timestamp: No such file or directory >07:55:17,819 DEBUG NetworkManager:<debug> [1538553317.8191] ++ connection 'new connection' (0x5581e248b0a0/NMIfcfgConnection/"802-3-ethernet"): [/org/freedesktop/NetworkManager/Settings/1] >07:55:17,819 DEBUG NetworkManager:<debug> [1538553317.8199] ++ connection [ 0x5581e23ff170 ] >07:55:17,820 DEBUG NetworkManager:<debug> [1538553317.8200] ++ connection.autoconnect-priority = -999 >07:55:17,820 DEBUG NetworkManager:<debug> [1538553317.8201] ++ connection.id = 'Wired connection 1' >07:55:17,820 DEBUG NetworkManager:<debug> [1538553317.8202] ++ connection.permissions = [] >07:55:17,820 DEBUG NetworkManager:<debug> [1538553317.8202] ++ connection.timestamp = 1538553317 >07:55:17,820 DEBUG NetworkManager:<debug> [1538553317.8203] ++ connection.type = '802-3-ethernet' >07:55:17,820 DEBUG NetworkManager:<debug> [1538553317.8203] ++ connection.uuid = '13395f2b-85e3-3e5c-b120-e4d852830412' >07:55:17,820 DEBUG NetworkManager:<debug> [1538553317.8204] ++ 802-3-ethernet [ 0x5581e2432e30 ] >07:55:17,820 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >07:55:17,820 DEBUG NetworkManager:<debug> [1538553317.8206] ++ 802-3-ethernet.mac-address = '52:54:00:9A:3B:E5' >07:55:17,820 DEBUG NetworkManager:<debug> [1538553317.8206] ++ 802-3-ethernet.mac-address-blacklist = [] >07:55:17,820 DEBUG NetworkManager:<debug> [1538553317.8207] ++ 802-3-ethernet.s390-options = ((GHashTable*) 0x5581e2491120) >07:55:17,820 DEBUG NetworkManager:<debug> [1538553317.8208] ++ ipv4 [ 0x5581e23ff0b0 ] >07:55:17,824 DEBUG nm-dispatcher:req:1 'hostname': completed (3 scripts) >07:55:17,824 DEBUG NetworkManager:<debug> [1538553317.8245] ++ ipv4.addresses = ((GPtrArray*) 0x7f6f1c002000) >07:55:17,824 DEBUG NetworkManager:<debug> [1538553317.8246] ++ ipv4.dns = [] >07:55:17,824 DEBUG NetworkManager:<debug> [1538553317.8249] ++ ipv4.dns-search = [] >07:55:17,825 DEBUG NetworkManager:<debug> [1538553317.8250] ++ ipv4.method = 'auto' >07:55:17,825 DEBUG NetworkManager:<debug> [1538553317.8250] ++ ipv4.routes = ((GPtrArray*) 0x7f6f1c001d00) >07:55:17,825 DEBUG NetworkManager:<debug> [1538553317.8251] ++ ipv6 [ 0x5581e246a110 ] >07:55:17,825 DEBUG NetworkManager:<debug> [1538553317.8253] ++ ipv6.addresses = ((GPtrArray*) 0x7f6f1c002040) >07:55:17,825 DEBUG NetworkManager:<debug> [1538553317.8259] ++ ipv6.dns = [] >07:55:17,826 DEBUG NetworkManager:<debug> [1538553317.8260] ++ ipv6.dns-search = [] >07:55:17,826 DEBUG NetworkManager:<debug> [1538553317.8260] ++ ipv6.method = 'auto' >07:55:17,826 DEBUG NetworkManager:<debug> [1538553317.8261] ++ ipv6.routes = ((GPtrArray*) 0x7f6f1c002020) >07:55:17,826 INFO NetworkManager:<info> [1538553317.8266] settings: (ens3): created default wired connection 'Wired connection 1' >07:55:17,827 DEBUG NetworkManager:<debug> [1538553317.8269] device[0x5581e2482c50] (ens3): ip4-config: update (commit=0, new-config=0x5581e244f3d0) >07:55:17,828 DEBUG NetworkManager:<debug> [1538553317.8289] device[0x5581e2482c50] (ens3): ip4-config: set IP Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >07:55:17,829 DEBUG NetworkManager:<debug> [1538553317.8293] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >07:55:17,829 DEBUG NetworkManager:<debug> [1538553317.8294] dns-mgr: (device_ip_config_changed): DNS configuration did not change >07:55:17,829 DEBUG NetworkManager:<debug> [1538553317.8294] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >07:55:17,829 DEBUG NetworkManager:<debug> [1538553317.8295] device[0x5581e2482c50] (ens3): ip6-config: update (commit=0, new-config=0x5581e24972b0) >07:55:17,829 DEBUG NetworkManager:<debug> [1538553317.8297] device[0x5581e2482c50] (ens3): ip6-config: set IP Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >07:55:17,830 DEBUG NetworkManager:<debug> [1538553317.8301] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >07:55:17,830 DEBUG NetworkManager:<debug> [1538553317.8309] dns-mgr: (device_ip_config_changed): DNS configuration did not change >07:55:17,831 DEBUG NetworkManager:<debug> [1538553317.8310] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >07:55:17,831 DEBUG NetworkManager:<debug> [1538553317.8310] device[0x5581e2482c50] (ens3): assume-state: set guess-assume=0, connection=(null) >07:55:17,831 DEBUG NetworkManager:<debug> [1538553317.8319] manager: (ens3): assume: cannot generate connection: device has no existing configuration >07:55:17,832 INFO NetworkManager:<info> [1538553317.8320] device (ens3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >07:55:17,832 DEBUG NetworkManager:<debug> [1538553317.8321] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/accept_ra': '1' >07:55:17,832 DEBUG NetworkManager:<debug> [1538553317.8322] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/accept_ra_defrtr': '1' >07:55:17,832 DEBUG NetworkManager:<debug> [1538553317.8322] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/accept_ra_pinfo': '1' >07:55:17,832 DEBUG NetworkManager:<debug> [1538553317.8323] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/accept_ra_rtr_pref': '1' >07:55:17,832 DEBUG NetworkManager:<debug> [1538553317.8324] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/forwarding': '0' >07:55:17,832 DEBUG NetworkManager:<debug> [1538553317.8325] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/disable_ipv6': '0' >07:55:17,832 DEBUG NetworkManager:<debug> [1538553317.8325] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/hop_limit': '64' >07:55:17,832 DEBUG NetworkManager:<debug> [1538553317.8326] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/use_tempaddr': '0' >07:55:17,832 DEBUG NetworkManager:<debug> [1538553317.8327] device[0x5581e2482c50] (ens3): will enable userland IPv6LL >07:55:17,832 DEBUG NetworkManager:<debug> [1538553317.8327] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >07:55:17,832 DEBUG NetworkManager:<debug> [1538553317.8328] platform-linux: do-request-link: 2 >07:55:17,833 DEBUG NetworkManager:<debug> [1538553317.8330] platform: signal: link changed: 2: ens3 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode none addr 52:54:00:9A:3B:E5 driver virtio_net rx:0,0 tx:0,0 >07:55:17,833 DEBUG NetworkManager:<debug> [1538553317.8330] device[0x5581e2482c50] (ens3): queued link change for ifindex 2 >07:55:17,833 DEBUG NetworkManager:<debug> [1538553317.8331] platform-linux: do-change-link[2]: success changing link: success >07:55:17,833 DEBUG NetworkManager:<debug> [1538553317.8332] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '1' (current value is '0') >07:55:17,833 DEBUG NetworkManager:<debug> [1538553317.8333] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is '1') >07:55:17,833 DEBUG NetworkManager:<debug> [1538553317.8333] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_defrtr' to '0' (current value is '1') >07:55:17,833 DEBUG NetworkManager:<debug> [1538553317.8334] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_pinfo' to '0' (current value is '1') >07:55:17,833 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): ens3: link is not ready >07:55:17,834 DEBUG NetworkManager:<debug> [1538553317.8339] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_rtr_pref' to '0' (current value is '1') >07:55:17,834 DEBUG NetworkManager:<debug> [1538553317.8340] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical) >07:55:17,834 DEBUG NetworkManager:<debug> [1538553317.8341] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/forwarding' to '0' (current value is identical) >07:55:17,834 DEBUG NetworkManager:<debug> [1538553317.8349] device[0x5581e2482c50] (ens3): bringing up device 2 >07:55:17,835 DEBUG NetworkManager:<debug> [1538553317.8350] platform: link: setting up "ens3" (2) >07:55:17,835 DEBUG NetworkManager:<debug> [1538553317.8351] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >07:55:17,836 DEBUG NetworkManager:<debug> [1538553317.8361] platform-linux: do-request-link: 2 >07:55:17,836 INFO kernel:8021q: adding VLAN 0 to HW filter on device ens3 >07:55:17,837 DEBUG NetworkManager:<debug> [1538553317.8369] 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:9A:3B:E5 driver virtio_net rx:52,5300 tx:0,0 >07:55:17,837 DEBUG NetworkManager:<debug> [1538553317.8378] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >07:55:17,838 DEBUG NetworkManager:<debug> [1538553317.8380] platform-linux: do-change-link[2]: success changing link: success >07:55:17,838 INFO NetworkManager:<info> [1538553317.8383] device (ens3): carrier: link connected >07:55:17,838 DEBUG NetworkManager:<debug> [1538553317.8387] device[0x5581e2482c50] (ens3): add_pending_action (1): 'queued-state-change-disconnected' >07:55:17,838 DEBUG NetworkManager:<debug> [1538553317.8389] device[0x5581e2482c50] (ens3): queue-state[disconnected, reason:carrier-changed, id:30]: queue state change >07:55:17,839 DEBUG NetworkManager:<debug> [1538553317.8390] device[0x5581e2482c50] (ens3): preparing device >07:55:17,839 DEBUG NetworkManager:<debug> [1538553317.8390] device[0x5581e2482c50] (ens3): queue-state[disconnected, reason:carrier-changed, id:30]: clear queued state change >07:55:17,839 DEBUG NetworkManager:<debug> [1538553317.8391] device[0x5581e2482c50] (ens3): remove_pending_action (0): 'queued-state-change-disconnected' >07:55:17,839 DEBUG NetworkManager:<debug> [1538553317.8392] device[0x5581e2482c50] (ens3): clearing queued IP4 config change >07:55:17,839 DEBUG NetworkManager:<debug> [1538553317.8399] device[0x5581e2482c50] (ens3): clearing queued IP6 config change >07:55:17,840 DEBUG NetworkManager:<debug> [1538553317.8400] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra' to '0' (current value is '1') >07:55:17,840 DEBUG NetworkManager:<debug> [1538553317.8400] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical) >07:55:17,840 DEBUG NetworkManager:<debug> [1538553317.8409] platform: ip6-route: delete table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >07:55:17,841 DEBUG NetworkManager:<debug> [1538553317.8411] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >07:55:17,841 DEBUG NetworkManager:<debug> [1538553317.8411] device[0x5581e2482c50] (ens3): queued IP6 config change >07:55:17,841 DEBUG NetworkManager:<debug> [1538553317.8412] platform-linux: do-delete-ip6-route[table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot]: success >07:55:17,841 DEBUG NetworkManager:<debug> [1538553317.8413] device[0x5581e2482c50] (ens3): ip4-config: update (commit=1, new-config=(nil)) >07:55:17,841 DEBUG NetworkManager:<debug> [1538553317.8413] device[0x5581e2482c50] (ens3): ip4-config: clear IP Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >07:55:17,841 DEBUG NetworkManager:<debug> [1538553317.8416] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >07:55:17,841 DEBUG NetworkManager:<debug> [1538553317.8417] dns-mgr: (device_ip_config_changed): DNS configuration did not change >07:55:17,841 DEBUG NetworkManager:<debug> [1538553317.8418] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >07:55:17,842 DEBUG NetworkManager:<debug> [1538553317.8420] device[0x5581e2482c50] (ens3): ip6-config: update (commit=1, new-config=(nil)) >07:55:17,842 DEBUG NetworkManager:<debug> [1538553317.8429] device[0x5581e2482c50] (ens3): ip6-config: clear IP Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >07:55:17,843 DEBUG NetworkManager:<debug> [1538553317.8432] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >07:55:17,843 DEBUG NetworkManager:<debug> [1538553317.8439] dns-mgr: (device_ip_config_changed): DNS configuration did not change >07:55:17,844 DEBUG NetworkManager:<debug> [1538553317.8440] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >07:55:17,846 DEBUG NetworkManager:<debug> [1538553317.8459] device[0x5581e2482c50] (ens3): add_pending_action (1): 'recheck-available' >07:55:17,851 DEBUG NetworkManager:<debug> [1538553317.8511] device[0x5581e2482c50] (ens3): connectivity state changed from UNKNOWN to NONE >07:55:17,851 DEBUG NetworkManager:<debug> [1538553317.8512] manager: connectivity checking indicates NONE >07:55:17,852 DEBUG NetworkManager:<debug> [1538553317.8529] dispatcher: (2) dispatching action 'connectivity-change' >07:55:17,854 INFO nm-dispatcher:req:2 'connectivity-change': new request (3 scripts) >07:55:17,854 DEBUG nm-dispatcher:req:2 'connectivity-change': environment: CONNECTIVITY_STATE=NONE >07:55:17,854 DEBUG nm-dispatcher:req:2 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >07:55:17,854 DEBUG nm-dispatcher:req:2 'connectivity-change': environment: NM_DISPATCHER_ACTION=connectivity-change >07:55:17,854 INFO nm-dispatcher:req:2 'connectivity-change': start running ordered scripts... >07:55:17,855 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >07:55:17,855 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >07:55:17,855 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >07:55:17,857 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >07:55:17,857 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >07:55:17,858 DEBUG NetworkManager:<debug> [1538553317.8589] create NMVpnManager singleton (0x7f6f1c005e80) >07:55:17,859 DEBUG NetworkManager:<debug> [1538553317.8590] manager: creating virtual devices... >07:55:17,859 DEBUG NetworkManager:<debug> [1538553317.8591] setting up local loopback >07:55:17,859 DEBUG NetworkManager:<debug> [1538553317.8591] platform: link: setting up "lo" (1) >07:55:17,859 DEBUG NetworkManager:<debug> [1538553317.8592] platform-linux: link: change 1: flags: set 0x1/0x1 ([up] / [up]) >07:55:17,859 DEBUG NetworkManager:<debug> [1538553317.8592] platform-linux: do-request-link: 1 >07:55:17,859 DEBUG NetworkManager:<debug> [1538553317.8594] platform-linux: do-change-link[1]: success changing link: success >07:55:17,862 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.2' (uid=0 pid=1368 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >07:55:17,863 INFO systemd:Starting Authorization Manager... >07:55:17,887 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >07:55:17,887 DEBUG nm-dispatcher:req:2 'connectivity-change': completed (3 scripts) >07:55:17,901 DEBUG NetworkManager:<debug> [1538553317.9011] dispatcher: (1) 04-iscsi succeeded >07:55:17,904 DEBUG NetworkManager:<debug> [1538553317.9041] dispatcher: (1) 11-dhclient succeeded >07:55:17,906 DEBUG NetworkManager:<debug> [1538553317.9061] dispatcher: (1) 20-chrony succeeded >07:55:17,906 DEBUG NetworkManager:<debug> [1538553317.9064] sleep-monitor-sd: inhibit: taking sleep inhibitor... >07:55:17,922 DEBUG NetworkManager:<debug> [1538553317.9228] dispatcher: (2) 04-iscsi succeeded >07:55:17,925 DEBUG NetworkManager:<debug> [1538553317.9249] dispatcher: (2) 11-dhclient succeeded >07:55:17,925 NOTICE audit:AVC avc: denied { dac_override } for pid=1317 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 >07:55:17,925 NOTICE audit:AVC avc: denied { write } for pid=1317 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 >07:55:17,925 NOTICE audit:AVC avc: denied { add_name } for pid=1317 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 >07:55:17,925 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >07:55:17,925 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >07:55:17,925 NOTICE audit:AVC avc: denied { remove_name } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38281 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >07:55:17,926 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db80008d0 items=0 ppid=1 pid=1317 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) >07:55:17,926 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >07:55:17,928 DEBUG NetworkManager:<debug> [1538553317.9289] dispatcher: (2) 20-chrony succeeded >07:55:17,929 DEBUG NetworkManager:<debug> [1538553317.9291] ifcfg-rh: dbus: acquired D-Bus service com.redhat.ifcfgrh1 and exported /com/redhat/ifcfgrh1 object >07:55:17,930 DEBUG NetworkManager:<debug> [1538553317.9299] sleep-monitor-sd: inhibit: inhibitor fd is 16 >07:55:17,930 DEBUG NetworkManager:<debug> [1538553317.9306] firewall: firewall initialized (not running) >07:55:17,930 DEBUG NetworkManager:<debug> [1538553317.9308] device[0x5581e242b630] (lo): ip4-config: update (commit=0, new-config=0x5581e244f040) >07:55:17,931 DEBUG NetworkManager:<debug> [1538553317.9318] device[0x5581e242b630] (lo): ip4-config: set IP Config instance (/org/freedesktop/NetworkManager/IP4Config/2) >07:55:17,943 DEBUG NetworkManager:<debug> [1538553317.9439] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >07:55:17,944 DEBUG NetworkManager:<debug> [1538553317.9440] dns-mgr: (device_ip_config_changed): DNS configuration did not change >07:55:17,944 DEBUG NetworkManager:<debug> [1538553317.9441] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >07:55:17,944 DEBUG NetworkManager:<debug> [1538553317.9442] device[0x5581e242b630] (lo): ip6-config: update (commit=0, new-config=0x5581e24975e0) >07:55:17,945 DEBUG NetworkManager:<debug> [1538553317.9455] device[0x5581e242b630] (lo): ip6-config: set IP Config instance (/org/freedesktop/NetworkManager/IP6Config/2) >07:55:18,008 DEBUG NetworkManager:<debug> [1538553318.0085] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >07:55:18,009 DEBUG NetworkManager:<debug> [1538553318.0098] dns-mgr: (device_ip_config_changed): DNS configuration did not change >07:55:18,010 DEBUG NetworkManager:<debug> [1538553318.0102] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >07:55:18,015 DEBUG NetworkManager:<debug> [1538553318.0150] manager: (ens3): assume: cannot generate connection: device has no existing configuration >07:55:18,022 DEBUG NetworkManager:<debug> [1538553318.0219] device[0x5581e2482c50] (ens3): ip6-config: update (commit=0, new-config=0x5581e24972b0) >07:55:18,023 DEBUG NetworkManager:<debug> [1538553318.0229] device[0x5581e2482c50] (ens3): ip6-config: set IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >07:55:18,023 DEBUG NetworkManager:<debug> [1538553318.0232] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >07:55:18,023 DEBUG NetworkManager:<debug> [1538553318.0233] dns-mgr: (device_ip_config_changed): DNS configuration did not change >07:55:18,023 DEBUG NetworkManager:<debug> [1538553318.0234] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >07:55:18,023 DEBUG NetworkManager:<debug> [1538553318.0235] device[0x5581e2482c50] (ens3): add_pending_action (2): 'queued-state-change-disconnected' >07:55:18,023 DEBUG NetworkManager:<debug> [1538553318.0237] device[0x5581e2482c50] (ens3): queue-state[disconnected, reason:none, id:52]: queue state change >07:55:18,023 DEBUG NetworkManager:<debug> [1538553318.0238] device[0x5581e2482c50] (ens3): is available, will transition to disconnected >07:55:18,023 DEBUG NetworkManager:<debug> [1538553318.0238] device[0x5581e2482c50] (ens3): remove_pending_action (1): 'recheck-available' >07:55:18,023 DEBUG NetworkManager:<debug> [1538553318.0239] manager: (lo): assume: don't assume because not managed >07:55:18,024 DEBUG NetworkManager:<debug> [1538553318.0244] manager: (ens3): assume: cannot generate connection: device has no existing configuration >07:55:18,024 DEBUG NetworkManager:<debug> [1538553318.0245] device[0x5581e2482c50] (ens3): queue-state[disconnected, reason:none, id:52]: change state >07:55:18,024 INFO NetworkManager:<info> [1538553318.0246] device (ens3): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed') >07:55:18,024 DEBUG NetworkManager:<debug> [1538553318.0246] device[0x5581e2482c50] (ens3): will enable userland IPv6LL >07:55:18,024 DEBUG NetworkManager:<debug> [1538553318.0247] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >07:55:18,024 DEBUG NetworkManager:<debug> [1538553318.0248] platform-linux: do-request-link: 2 >07:55:18,025 DEBUG NetworkManager:<debug> [1538553318.0258] platform-linux: do-change-link[2]: success changing link: success >07:55:18,026 DEBUG NetworkManager:<debug> [1538553318.0260] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '1' (current value is '0') >07:55:18,026 DEBUG NetworkManager:<debug> [1538553318.0261] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is '1') >07:55:18,026 DEBUG NetworkManager:<debug> [1538553318.0266] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_defrtr' to '0' (current value is identical) >07:55:18,026 DEBUG NetworkManager:<debug> [1538553318.0268] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_pinfo' to '0' (current value is identical) >07:55:18,026 DEBUG NetworkManager:<debug> [1538553318.0269] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_rtr_pref' to '0' (current value is identical) >07:55:18,028 DEBUG NetworkManager:<debug> [1538553318.0280] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical) >07:55:18,030 DEBUG NetworkManager:<debug> [1538553318.0301] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/forwarding' to '0' (current value is identical) >07:55:18,031 INFO polkitd:Started polkitd version 0.115 >07:55:18,035 DEBUG NetworkManager:<debug> [1538553318.0351] device[0x5581e2482c50] (ens3): add_pending_action (2): 'autoactivate' >07:55:18,041 DEBUG NetworkManager:<debug> [1538553318.0417] device[0x5581e2482c50] (ens3): remove_pending_action (1): 'queued-state-change-disconnected' >07:55:18,041 DEBUG NetworkManager:<debug> [1538553318.0419] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >07:55:18,042 DEBUG NetworkManager:<debug> [1538553318.0420] device[0x5581e2482c50] (ens3): queued IP6 config change >07:55:18,046 INFO NetworkManager:<info> [1538553318.0461] policy: auto-activating connection 'Wired connection 1' (13395f2b-85e3-3e5c-b120-e4d852830412) >07:55:18,046 DEBUG NetworkManager:<debug> [1538553318.0466] active-connection[0x5581e244f5a0]: set device "ens3" [0x5581e2482c50] >07:55:18,046 DEBUG NetworkManager:<debug> [1538553318.0467] device[0x5581e2482c50] (ens3): add_pending_action (2): 'activation-0x5581e244f5a0' >07:55:18,047 DEBUG NetworkManager:<debug> [1538553318.0471] active-connection[0x5581e244f5a0]: constructed (NMActRequest, version-id 1, type managed) >07:55:18,082 DEBUG NetworkManager:<debug> [1538553318.0731] device[0x5581e2482c50] (ens3): remove_pending_action (1): 'autoactivate' >07:55:18,128 DEBUG NetworkManager:<debug> [1538553318.0960] device[0x5581e2482c50] (ens3): ip6-config: update (commit=0, new-config=0x5581e24976f0) >07:55:18,141 DEBUG NetworkManager:<debug> [1538553318.1416] device[0x5581e2482c50] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >07:55:18,146 DEBUG NetworkManager:<debug> [1538553318.1464] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >07:55:18,146 DEBUG NetworkManager:<debug> [1538553318.1469] dns-mgr: (device_ip_config_changed): DNS configuration did not change >07:55:18,147 DEBUG NetworkManager:<debug> [1538553318.1478] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >07:55:18,148 DEBUG NetworkManager:<debug> [1538553318.1481] device[0x5581e2482c50] (ens3): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-explicit,!user-settings=0x0/0x79/managed], set-managed [user-explicit=0x20], reason user-requested) >07:55:18,149 INFO NetworkManager:<info> [1538553318.1497] device (ens3): Activation: starting connection 'Wired connection 1' (13395f2b-85e3-3e5c-b120-e4d852830412) >07:55:18,149 DEBUG NetworkManager:<debug> [1538553318.1499] device[0x5581e2482c50] (ens3): activation-stage: schedule activate_stage1_device_prepare,v4 (id 57) >07:55:18,150 DEBUG NetworkManager:<debug> [1538553318.1500] device[0x5581e2482c50] (ens3): activation-stage: invoke activate_stage1_device_prepare,v4 (id 57) >07:55:18,151 INFO NetworkManager:<info> [1538553318.1510] device (ens3): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') >07:55:18,156 DEBUG NetworkManager:<debug> [1538553318.1559] active-connection[0x5581e244f5a0]: set state activating (was unknown) >07:55:18,157 INFO NetworkManager:<info> [1538553318.1570] manager: NetworkManager state is now CONNECTING >07:55:18,158 DEBUG NetworkManager:<debug> [1538553318.1587] active-connection[0x5581e244f5a0]: check-master-ready: not signalling (state activating, no master) >07:55:18,158 DEBUG NetworkManager:<debug> [1538553318.1589] manager: ActivatingConnection now Wired connection 1 >07:55:18,160 DEBUG NetworkManager:<debug> [1538553318.1607] device[0x5581e2482c50] (ens3): set-link: ignore link negotiation >07:55:18,161 DEBUG NetworkManager:<debug> [1538553318.1608] device[0x5581e2482c50] (ens3): activation-stage: schedule activate_stage2_device_config,v4 (id 58) >07:55:18,162 DEBUG NetworkManager:<debug> [1538553318.1620] device[0x5581e2482c50] (ens3): activation-stage: complete activate_stage1_device_prepare,v4 (id 57) >07:55:18,162 DEBUG NetworkManager:<debug> [1538553318.1621] device[0x5581e2482c50] (ens3): activation-stage: invoke activate_stage2_device_config,v4 (id 58) >07:55:18,162 INFO NetworkManager:<info> [1538553318.1621] device (ens3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') >07:55:18,164 DEBUG NetworkManager:<debug> [1538553318.1640] device[0x5581e2482c50] (ens3): bringing up device 2 >07:55:18,165 DEBUG NetworkManager:<debug> [1538553318.1652] platform: link: setting up "ens3" (2) >07:55:18,165 DEBUG NetworkManager:<debug> [1538553318.1653] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >07:55:18,165 DEBUG NetworkManager:<debug> [1538553318.1654] platform-linux: do-request-link: 2 >07:55:18,165 DEBUG NetworkManager:<debug> [1538553318.1659] platform-linux: do-change-link[2]: success changing link: success >07:55:18,166 DEBUG NetworkManager:<debug> [1538553318.1661] firewall: [0x5581e249b450,change*:"ens3"]: firewall zone change ens3:default (not running, simulate success) >07:55:18,166 DEBUG NetworkManager:<debug> [1538553318.1661] device[0x5581e2482c50] (ens3): activation-stage: complete activate_stage2_device_config,v4 (id 58) >07:55:18,166 DEBUG NetworkManager:<debug> [1538553318.1662] firewall: [0x5581e249b450,change*:"ens3"]: complete: fake success >07:55:18,166 DEBUG NetworkManager:<debug> [1538553318.1669] device[0x5581e2482c50] (ens3): activation-stage: schedule activate_stage3_ip_config_start,v4 (id 61) >07:55:18,167 DEBUG NetworkManager:<debug> [1538553318.1670] device[0x5581e2482c50] (ens3): activation-stage: invoke activate_stage3_ip_config_start,v4 (id 61) >07:55:18,167 DEBUG NetworkManager:<debug> [1538553318.1677] active-connection[0x5581e244f5a0]: set state-flags layer2-ready (was none) >07:55:18,173 INFO NetworkManager:<info> [1538553318.1730] device (ens3): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') >07:55:18,177 DEBUG NetworkManager:<debug> [1538553318.1770] device[0x5581e2482c50] (ens3): ipv4.dhcp-client-id: no explicity client-id configured >07:55:18,178 DEBUG NetworkManager:<debug> [1538553318.1779] bus-manager: (dhcp) creating private socket unix:path=/var/run/NetworkManager/private-dhcp >07:55:18,179 DEBUG NetworkManager:<debug> [1538553318.1797] create NMDhcpListener singleton (0x5581e24a1600) >07:55:18,179 INFO NetworkManager:<info> [1538553318.1798] dhcp4 (ens3): activation: beginning transaction (timeout in 45 seconds) >07:55:18,180 DEBUG NetworkManager:<debug> [1538553318.1806] dhcp4 (ens3): creating composite dhclient config /var/lib/NetworkManager/dhclient-ens3.conf >07:55:18,180 DEBUG NetworkManager:<debug> [1538553318.1807] dhcp4 (ens3): looking for existing config /etc/NetworkManager/dhclient-13395f2b-85e3-3e5c-b120-e4d852830412.conf >07:55:18,180 DEBUG NetworkManager:<debug> [1538553318.1808] dhcp4 (ens3): looking for existing config /etc/NetworkManager/dhclient-ens3.conf >07:55:18,181 DEBUG NetworkManager:<debug> [1538553318.1808] dhcp4 (ens3): looking for existing config /etc/NetworkManager/dhclient.conf >07:55:18,182 DEBUG NetworkManager:<debug> [1538553318.1820] dhcp4 (ens3): looking for existing config /etc/dhcp/dhclient-ens3.conf >07:55:18,182 DEBUG NetworkManager:<debug> [1538553318.1821] dhcp4 (ens3): looking for existing config /etc/dhclient-ens3.conf >07:55:18,182 DEBUG NetworkManager:<debug> [1538553318.1821] dhcp4 (ens3): looking for existing config /etc/dhcp/dhclient.conf >07:55:18,182 DEBUG NetworkManager:<debug> [1538553318.1822] dhcp4 (ens3): looking for existing config /etc/dhclient.conf >07:55:18,182 DEBUG NetworkManager:<debug> [1538553318.1822] dhcp4 (ens3): merging existing dhclient config /etc/dhclient.conf >07:55:18,182 DEBUG NetworkManager:<debug> [1538553318.1825] dhcp4 (ens3): running: /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-ens3.pid -lf /var/lib/NetworkManager/dhclient-13395f2b-85e3-3e5c-b120-e4d852830412-ens3.lease -cf /var/lib/NetworkManager/dhclient-ens3.conf ens3 >07:55:18,218 INFO NetworkManager:<info> [1538553318.2187] dhcp4 (ens3): dhclient started with pid 1425 >07:55:18,220 DEBUG NetworkManager:<debug> [1538553318.2199] device[0x5581e2482c50] (ens3): add_pending_action (2): 'dhcp4' >07:55:18,220 DEBUG NetworkManager:<debug> [1538553318.2207] device[0x5581e2482c50] (ens3): will enable userland IPv6LL >07:55:18,222 DEBUG NetworkManager:<debug> [1538553318.2219] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >07:55:18,222 DEBUG NetworkManager:<debug> [1538553318.2223] platform-linux: do-request-link: 2 >07:55:18,222 DEBUG NetworkManager:<debug> [1538553318.2224] platform-linux: do-change-link[2]: success changing link: success >07:55:18,227 DEBUG NetworkManager:<debug> [1538553318.2274] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '1' (current value is '0') >07:55:18,241 DEBUG NetworkManager:<debug> [1538553318.2415] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is '1') >07:55:18,241 DEBUG NetworkManager:<debug> [1538553318.2418] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >07:55:18,247 DEBUG NetworkManager:<debug> [1538553318.2471] device[0x5581e2482c50] (ens3): queued IP6 config change >07:55:18,247 DEBUG NetworkManager:<debug> [1538553318.2475] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >07:55:18,247 DEBUG NetworkManager:<debug> [1538553318.2476] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/default/use_tempaddr': '0' >07:55:18,247 DEBUG NetworkManager:<debug> [1538553318.2479] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/router_solicitation_interval': '4' >07:55:18,250 DEBUG NetworkManager:<debug> [1538553318.2502] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/router_solicitations': '-1' >07:55:18,250 DEBUG NetworkManager:<debug> [1538553318.2505] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/max_addresses': '16' >07:55:18,258 DEBUG NetworkManager:<debug> [1538553318.2579] device[0x5581e2482c50] (ens3): linklocal6: starting IPv6 with method 'auto', but the device has no link-local addresses configured. Wait. >07:55:18,267 WARNING NetworkManager:<warn> [1538553318.2678] 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) >07:55:18,278 DEBUG NetworkManager:<debug> [1538553318.2785] device[0x5581e2482c50] (ens3): linklocal6: generated stable-privacy IPv6LL address fe80::8268:ce5a:b9:aa73 >07:55:18,296 DEBUG NetworkManager:<debug> [1538553318.2960] device[0x5581e2482c50] (ens3): ip6-config: update (commit=1, new-config=0x5581e2497910) >07:55:18,296 DEBUG NetworkManager:<debug> [1538553318.2962] platform-linux: kernel-support: extended-ifa-flags: unable to detect kernel support for handling IPv6 temporary addresses. Assume support >07:55:18,296 DEBUG NetworkManager:<debug> [1538553318.2968] platform: address: adding or updating IPv6 address: fe80::8268:ce5a:b9:aa73/64 lft forever pref forever lifetime 2-0[4294967295,4294967295] dev 2 flags noprefixroute src unknown >07:55:18,297 DEBUG NetworkManager:<debug> [1538553318.2970] platform: signal: address 6 added: fe80::8268:ce5a:b9:aa73/64 lft forever pref forever lifetime 2-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute,tentative src kernel >07:55:18,297 DEBUG NetworkManager:<debug> [1538553318.2971] platform-linux: do-add-ip6-address[2: fe80::8268:ce5a:b9:aa73]: success >07:55:18,297 DEBUG NetworkManager:<debug> [1538553318.2976] platform: route: append IPv6 route: fe80::/64 via :: dev 2 metric 100 mss 0 rt-src ipv6ll >07:55:18,297 DEBUG NetworkManager:<debug> [1538553318.2977] platform: signal: route 6 added: fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel >07:55:18,297 DEBUG NetworkManager:<debug> [1538553318.2977] platform-linux: do-add-ip6-route[fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel]: success >07:55:18,298 DEBUG NetworkManager:<debug> [1538553318.2989] device[0x5581e2482c50] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >07:55:18,299 DEBUG NetworkManager:<debug> [1538553318.2990] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >07:55:18,299 DEBUG NetworkManager:<debug> [1538553318.2999] dns-mgr: (device_ip_config_changed): DNS configuration did not change >07:55:18,300 DEBUG NetworkManager:<debug> [1538553318.3000] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >07:55:18,300 DEBUG NetworkManager:<debug> [1538553318.3002] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical) >07:55:18,306 DEBUG NetworkManager:<debug> [1538553318.3065] device[0x5581e2482c50] (ens3): activation-stage: complete activate_stage3_ip_config_start,v4 (id 61) >07:55:18,306 DEBUG NetworkManager:<debug> [1538553318.3068] device[0x5581e2482c50] (ens3): ip6-config: update (commit=0, new-config=0x5581e2497800) >07:55:18,307 DEBUG NetworkManager:<debug> [1538553318.3072] device[0x5581e2482c50] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >07:55:18,308 DEBUG NetworkManager:<debug> [1538553318.3084] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >07:55:18,308 DEBUG NetworkManager:<debug> [1538553318.3085] dns-mgr: (device_ip_config_changed): DNS configuration did not change >07:55:18,308 DEBUG NetworkManager:<debug> [1538553318.3086] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >07:55:18,308 DEBUG NetworkManager:<debug> [1538553318.3086] manager: check_if_startup_complete returns FALSE because of ens3 >07:55:18,404 DEBUG NetworkManager:<debug> [1538553318.4049] bus-manager: (dhcp) accepted connection 0x5581e2430610 on private socket >07:55:18,408 DEBUG NetworkManager:<debug> [1538553318.4083] dhcp4 (ens3): unmapped DHCP state 'PREINIT' >07:55:18,408 DEBUG NetworkManager:<debug> [1538553318.4089] dhcp4 (ens3): DHCP state 'unknown' -> 'unknown' (reason: 'PREINIT') >07:55:18,413 DEBUG NetworkManager:<debug> [1538553318.4138] bus-manager: (dhcp) closed connection 0x5581e2430610 on private socket >07:55:18,434 INFO dhclient:Created duid "\000\004\011Z\374\302\337\017L\011\210\367\3449\2414\335\367". >07:55:18,437 INFO dhclient:DHCPDISCOVER on ens3 to 255.255.255.255 port 67 interval 8 (xid=0xed30d42c) >07:55:18,439 INFO dhclient:DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0xed30d42c) >07:55:18,439 INFO dhclient:DHCPOFFER from 192.168.122.1 >07:55:18,440 INFO dhclient:DHCPACK from 192.168.122.1 (xid=0xed30d42c) >07:55:18,461 DEBUG NetworkManager:<debug> [1538553318.4615] bus-manager: (dhcp) accepted connection 0x5581e2430710 on private socket >07:55:18,463 DEBUG NetworkManager:<debug> [1538553318.4634] dhcp4 (ens3): DHCP state 'unknown' -> 'bound' (reason: 'BOUND') >07:55:18,468 DEBUG NetworkManager:<debug> [1538553318.4687] dhcp4 (ens3): option 'requested_static_routes'=>'1' >07:55:18,473 DEBUG NetworkManager:<debug> [1538553318.4738] dhcp4 (ens3): option 'requested_root_path'=>'1' >07:55:18,474 DEBUG NetworkManager:<debug> [1538553318.4740] dhcp4 (ens3): option 'dhcp_server_identifier'=>'192.168.122.1' >07:55:18,474 DEBUG NetworkManager:<debug> [1538553318.4740] dhcp4 (ens3): option 'ip_address'=>'192.168.122.246' >07:55:18,474 DEBUG NetworkManager:<debug> [1538553318.4741] dhcp4 (ens3): option 'requested_rfc3442_classless_static_routes'=>'1' >07:55:18,474 DEBUG NetworkManager:<debug> [1538553318.4741] dhcp4 (ens3): option 'routers'=>'192.168.122.1' >07:55:18,474 DEBUG NetworkManager:<debug> [1538553318.4742] dhcp4 (ens3): option 'requested_broadcast_address'=>'1' >07:55:18,474 DEBUG NetworkManager:<debug> [1538553318.4742] dhcp4 (ens3): option 'domain_name_servers'=>'192.168.122.1' >07:55:18,474 DEBUG NetworkManager:<debug> [1538553318.4743] dhcp4 (ens3): option 'requested_subnet_mask'=>'1' >07:55:18,474 DEBUG NetworkManager:<debug> [1538553318.4744] dhcp4 (ens3): option 'requested_routers'=>'1' >07:55:18,474 DEBUG NetworkManager:<debug> [1538553318.4745] dhcp4 (ens3): option 'requested_domain_search'=>'1' >07:55:18,474 DEBUG NetworkManager:<debug> [1538553318.4745] dhcp4 (ens3): option 'broadcast_address'=>'192.168.122.255' >07:55:18,474 DEBUG NetworkManager:<debug> [1538553318.4746] dhcp4 (ens3): option 'expiry'=>'1538556918' >07:55:18,474 DEBUG NetworkManager:<debug> [1538553318.4746] dhcp4 (ens3): option 'requested_ms_classless_static_routes'=>'1' >07:55:18,474 DEBUG NetworkManager:<debug> [1538553318.4747] dhcp4 (ens3): option 'dhcp_renewal_time'=>'1800' >07:55:18,474 DEBUG NetworkManager:<debug> [1538553318.4747] dhcp4 (ens3): option 'network_number'=>'192.168.122.0' >07:55:18,474 DEBUG NetworkManager:<debug> [1538553318.4749] dhcp4 (ens3): option 'requested_ntp_servers'=>'1' >07:55:18,474 DEBUG NetworkManager:<debug> [1538553318.4749] dhcp4 (ens3): option 'requested_host_name'=>'1' >07:55:18,475 DEBUG NetworkManager:<debug> [1538553318.4752] dhcp4 (ens3): option 'requested_time_offset'=>'1' >07:55:18,475 DEBUG NetworkManager:<debug> [1538553318.4752] dhcp4 (ens3): option 'requested_wpad'=>'1' >07:55:18,475 DEBUG NetworkManager:<debug> [1538553318.4753] dhcp4 (ens3): option 'requested_interface_mtu'=>'1' >07:55:18,475 DEBUG NetworkManager:<debug> [1538553318.4754] dhcp4 (ens3): option 'requested_domain_name_servers'=>'1' >07:55:18,475 DEBUG NetworkManager:<debug> [1538553318.4755] dhcp4 (ens3): option 'requested_classless_static_routes'=>'1' >07:55:18,475 DEBUG NetworkManager:<debug> [1538553318.4759] dhcp4 (ens3): option 'requested_domain_name'=>'1' >07:55:18,475 DEBUG NetworkManager:<debug> [1538553318.4759] dhcp4 (ens3): option 'dhcp_rebinding_time'=>'3150' >07:55:18,476 DEBUG NetworkManager:<debug> [1538553318.4760] dhcp4 (ens3): option 'dad_wait_time'=>'0' >07:55:18,476 DEBUG NetworkManager:<debug> [1538553318.4760] dhcp4 (ens3): option 'dhcp_lease_time'=>'3600' >07:55:18,476 DEBUG NetworkManager:<debug> [1538553318.4761] dhcp4 (ens3): option 'next_server'=>'192.168.122.1' >07:55:18,476 DEBUG NetworkManager:<debug> [1538553318.4761] dhcp4 (ens3): option 'dhcp_message_type'=>'5' >07:55:18,476 DEBUG NetworkManager:<debug> [1538553318.4761] dhcp4 (ens3): option 'subnet_mask'=>'255.255.255.0' >07:55:18,476 INFO NetworkManager:<info> [1538553318.4762] dhcp4 (ens3): address 192.168.122.246 >07:55:18,476 INFO NetworkManager:<info> [1538553318.4762] dhcp4 (ens3): plen 24 (255.255.255.0) >07:55:18,476 INFO NetworkManager:<info> [1538553318.4763] dhcp4 (ens3): gateway 192.168.122.1 >07:55:18,477 INFO NetworkManager:<info> [1538553318.4769] dhcp4 (ens3): lease time 3600 >07:55:18,477 INFO NetworkManager:<info> [1538553318.4770] dhcp4 (ens3): nameserver '192.168.122.1' >07:55:18,477 INFO NetworkManager:<info> [1538553318.4771] dhcp4 (ens3): state changed unknown -> bound >07:55:18,477 DEBUG NetworkManager:<debug> [1538553318.4772] device[0x5581e2482c50] (ens3): new DHCPv4 client state 1 >07:55:18,477 DEBUG NetworkManager:<debug> [1538553318.4775] device[0x5581e2482c50] (ens3): activation-stage: schedule activate_stage5_ip4_config_result,v4 (id 80) >07:55:18,482 DEBUG NetworkManager:<debug> [1538553318.4824] device[0x5581e2482c50] (ens3): activation-stage: invoke activate_stage5_ip4_config_result,v4 (id 80) >07:55:18,483 DEBUG NetworkManager:<debug> [1538553318.4829] device[0x5581e2482c50] (ens3): ip4-config: update (commit=1, new-config=0x5581e244f3d0) >07:55:18,483 DEBUG NetworkManager:<debug> [1538553318.4836] platform: address: adding or updating IPv4 address: 192.168.122.246/24 lft 3600sec pref 3600sec lifetime 2-0[3600,3600] dev 2 flags noprefixroute src unknown >07:55:18,483 DEBUG NetworkManager:<debug> [1538553318.4838] platform: signal: address 4 added: 192.168.122.246/24 lft 3600sec pref 3600sec lifetime 2-2[3600,3600] dev 2 flags noprefixroute src kernel >07:55:18,483 DEBUG NetworkManager:<debug> [1538553318.4838] device[0x5581e2482c50] (ens3): queued IP4 config change >07:55:18,484 DEBUG NetworkManager:<debug> [1538553318.4839] platform-linux: do-add-ip4-address[2: 192.168.122.246/24]: success >07:55:18,486 DEBUG NetworkManager:<debug> [1538553318.4859] 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.246 >07:55:18,486 DEBUG NetworkManager:<debug> [1538553318.4861] 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.246 >07:55:18,486 DEBUG NetworkManager:<debug> [1538553318.4862] 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.246]: success >07:55:18,486 DEBUG NetworkManager:<debug> [1538553318.4863] platform: route: append IPv4 route: 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 rt-src dhcp >07:55:18,486 DEBUG NetworkManager:<debug> [1538553318.4864] 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 >07:55:18,486 DEBUG NetworkManager:<debug> [1538553318.4869] 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 >07:55:18,487 DEBUG NetworkManager:<debug> [1538553318.4872] device[0x5581e2482c50] (ens3): ip4-config: set IP Config instance (/org/freedesktop/NetworkManager/IP4Config/3) >07:55:18,487 DEBUG NetworkManager:<debug> [1538553318.4874] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/ens3/rp_filter': '0' >07:55:18,487 DEBUG NetworkManager:<debug> [1538553318.4874] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/all/rp_filter': '1' >07:55:18,487 DEBUG NetworkManager:<debug> [1538553318.4877] platform-linux: sysctl: setting '/proc/sys/net/ipv4/conf/ens3/rp_filter' to '2' (current value is '0') >07:55:18,489 DEBUG NetworkManager:<debug> [1538553318.4888] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >07:55:18,489 DEBUG NetworkManager:<debug> [1538553318.4894] dns-mgr: (device_ip_config_changed): DNS configuration did not change >07:55:18,492 DEBUG NetworkManager:<debug> [1538553318.4923] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >07:55:18,492 DEBUG NetworkManager:<debug> [1538553318.4929] device[0x5581e2482c50] (ens3): remove_pending_action (1): 'dhcp4' >07:55:18,493 DEBUG NetworkManager:<debug> [1538553318.4930] active-connection[0x5581e244f5a0]: set state-flags layer2-ready,ip4-ready (was layer2-ready) >07:55:18,494 INFO NetworkManager:<info> [1538553318.4945] device (ens3): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') >07:55:18,497 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' >07:55:18,497 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.PolicyKit1' >07:55:18,497 INFO systemd:Started Authorization Manager. >07:55:18,500 DEBUG NetworkManager:<debug> [1538553318.5000] dispatcher: (3) (ens3) dispatching action 'pre-up' (with callback) >07:55:18,500 DEBUG NetworkManager:<debug> [1538553318.5003] dispatcher: (3) simulate request; no scripts in /etc/NetworkManager/dispatcher.d/pre-up.d >07:55:18,507 DEBUG NetworkManager:<debug> [1538553318.5074] device[0x5581e2482c50] (ens3): activation-stage: complete activate_stage5_ip4_config_result,v4 (id 80) >07:55:18,509 DEBUG NetworkManager:<debug> [1538553318.5090] auth: dbus name owner: ':1.7' >07:55:18,509 DEBUG NetworkManager:<debug> [1538553318.5092] auth: emit changed signal >07:55:18,509 DEBUG NetworkManager:<debug> [1538553318.5094] device[0x5581e2482c50] (ens3): ip4-config: update (commit=0, new-config=0x5581e244f9c0) >07:55:18,509 DEBUG NetworkManager:<debug> [1538553318.5097] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/ens3/rp_filter': '2' (changed from '0' on last read) >07:55:18,510 DEBUG NetworkManager:<debug> [1538553318.5098] device[0x5581e2482c50] (ens3): add_pending_action (2): 'queued-state-change-secondaries' >07:55:18,510 DEBUG NetworkManager:<debug> [1538553318.5101] device[0x5581e2482c50] (ens3): queue-state[secondaries, reason:none, id:91]: queue state change >07:55:18,510 DEBUG NetworkManager:<debug> [1538553318.5102] bus-manager: (dhcp) closed connection 0x5581e2430710 on private socket >07:55:18,510 DEBUG NetworkManager:<debug> [1538553318.5103] device[0x5581e2482c50] (ens3): queue-state[secondaries, reason:none, id:91]: change state >07:55:18,510 INFO NetworkManager:<info> [1538553318.5103] device (ens3): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') >07:55:18,511 INFO dhclient:bound to 192.168.122.246 -- renewal in 1609 seconds. >07:55:18,514 DEBUG NetworkManager:<debug> [1538553318.5141] device[0x5581e2482c50] (ens3): add_pending_action (3): 'queued-state-change-activated' >07:55:18,514 DEBUG NetworkManager:<debug> [1538553318.5142] device[0x5581e2482c50] (ens3): queue-state[activated, reason:none, id:93]: queue state change >07:55:18,514 DEBUG NetworkManager:<debug> [1538553318.5143] device[0x5581e2482c50] (ens3): device entered SECONDARIES state >07:55:18,514 DEBUG NetworkManager:<debug> [1538553318.5144] device[0x5581e2482c50] (ens3): remove_pending_action (2): 'queued-state-change-secondaries' >07:55:18,514 DEBUG NetworkManager:<debug> [1538553318.5146] device[0x5581e2482c50] (ens3): queue-state[activated, reason:none, id:93]: change state >07:55:18,514 INFO NetworkManager:<info> [1538553318.5149] device (ens3): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') >07:55:18,517 DEBUG NetworkManager:<debug> [1538553318.5172] active-connection[0x5581e244f5a0]: set state activated (was activating) >07:55:18,518 INFO NetworkManager:<info> [1538553318.5180] manager: NetworkManager state is now CONNECTED_LOCAL >07:55:18,520 DEBUG NetworkManager:<debug> [1538553318.5201] active-connection[0x5581e244f5a0]: check-master-ready: not signalling (state activated, no master) >07:55:18,520 DEBUG NetworkManager:<debug> [1538553318.5204] device[0x5581e2482c50] (ens3): remove_pending_action (1): 'activation-0x5581e244f5a0' >07:55:18,522 DEBUG NetworkManager:<debug> [1538553318.5227] dns-mgr: (device_state_changed): queueing DNS updates (1) >07:55:18,522 DEBUG NetworkManager:<debug> [1538553318.5229] dns-mgr: (update_routing_and_dns): queueing DNS updates (2) >07:55:18,523 INFO NetworkManager:<info> [1538553318.5232] manager: NetworkManager state is now CONNECTED_SITE >07:55:18,524 INFO NetworkManager:<info> [1538553318.5240] policy: set 'Wired connection 1' (ens3) as default for IPv4 routing and DNS >07:55:18,524 DEBUG NetworkManager:<debug> [1538553318.5241] manager: PrimaryConnection now Wired connection 1 >07:55:18,526 DEBUG NetworkManager:<debug> [1538553318.5261] dns-mgr: (update_routing_and_dns): DNS configuration changed >07:55:18,526 DEBUG NetworkManager:<debug> [1538553318.5262] dns-mgr: (update_routing_and_dns): no DNS changes to commit (1) >07:55:18,526 DEBUG NetworkManager:<debug> [1538553318.5263] dns-mgr: (device_state_changed): DNS configuration changed >07:55:18,526 DEBUG NetworkManager:<debug> [1538553318.5263] dns-mgr: (device_state_changed): committing DNS changes (0) >07:55:18,526 DEBUG NetworkManager:<debug> [1538553318.5264] dns-mgr: update-dns: updating resolv.conf >07:55:18,526 DEBUG NetworkManager:<debug> [1538553318.5267] policy: restarting reverse-lookup thread for address 192.168.122.246 >07:55:18,528 INFO NetworkManager:<info> [1538553318.5286] device (ens3): Activation: successful, device activated. >07:55:18,528 DEBUG NetworkManager:<debug> [1538553318.5287] device[0x5581e2482c50] (ens3): set metered value 4 >07:55:18,529 DEBUG NetworkManager:<debug> [1538553318.5290] manager: new metered value: 4 >07:55:18,529 DEBUG NetworkManager:<debug> [1538553318.5294] dispatcher: (4) (ens3) dispatching action 'up' >07:55:18,537 INFO nm-dispatcher:req:3 'up' [ens3]: new request (3 scripts) >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: CONNECTION_UUID=13395f2b-85e3-3e5c-b120-e4d852830412 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: CONNECTION_ID=Wired connection 1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DEVICE_IFACE=ens3 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DEVICE_IP_IFACE=ens3 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_ADDRESS_0=192.168.122.246/24 192.168.122.1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_NUM_ADDRESSES=1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_GATEWAY=192.168.122.1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_NAMESERVERS=192.168.122.1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_ROUTE_0=192.168.122.0/24 0.0.0.0 100 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_NUM_ROUTES=1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_ADDRESS_0=fe80::8268:ce5a:b9:aa73/64 0.0.0.0 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_NUM_ADDRESSES=1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_GATEWAY=0.0.0.0 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_ROUTE_0=fe80::/64 :: 100 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_ROUTE_1=ff00::/8 :: 256 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_NUM_ROUTES=2 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_BROADCAST_ADDRESS=192.168.122.255 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DAD_WAIT_TIME=0 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DHCP_LEASE_TIME=3600 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DHCP_MESSAGE_TYPE=5 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DHCP_REBINDING_TIME=3150 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DHCP_RENEWAL_TIME=1800 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DHCP_SERVER_IDENTIFIER=192.168.122.1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DOMAIN_NAME_SERVERS=192.168.122.1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_EXPIRY=1538556918 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_IP_ADDRESS=192.168.122.246 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_NETWORK_NUMBER=192.168.122.0 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_NEXT_SERVER=192.168.122.1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_BROADCAST_ADDRESS=1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_CLASSLESS_STATIC_ROUTES=1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_NAME=1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_NAME_SERVERS=1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_SEARCH=1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_HOST_NAME=1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_INTERFACE_MTU=1 >07:55:18,538 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_MS_CLASSLESS_STATIC_ROUTES=1 >07:55:18,539 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_NTP_SERVERS=1 >07:55:18,539 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_RFC3442_CLASSLESS_STATIC_ROUTES=1 >07:55:18,539 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_ROOT_PATH=1 >07:55:18,539 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_ROUTERS=1 >07:55:18,539 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_STATIC_ROUTES=1 >07:55:18,539 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_SUBNET_MASK=1 >07:55:18,539 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_TIME_OFFSET=1 >07:55:18,539 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_WPAD=1 >07:55:18,539 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_ROUTERS=192.168.122.1 >07:55:18,539 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_SUBNET_MASK=255.255.255.0 >07:55:18,539 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >07:55:18,539 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: NM_DISPATCHER_ACTION=up >07:55:18,539 INFO nm-dispatcher:req:3 'up' [ens3]: start running ordered scripts... >07:55:18,539 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >07:55:18,542 DEBUG NetworkManager:<debug> [1538553318.5421] create NMPacrunnerManager singleton (0x5581e24b7a80) >07:55:18,543 DEBUG NetworkManager:<debug> [1538553318.5432] pacrunner: call[0x5581e24b4cc0]: send: new config ({'Interface': <'ens3'>, 'Method': <'direct'>, 'BrowserOnly': <false>},) >07:55:18,545 DEBUG NetworkManager:<debug> [1538553318.5449] device[0x5581e2482c50] (ens3): connectivity state changed from NONE to FULL >07:55:18,545 DEBUG NetworkManager:<debug> [1538553318.5452] manager: connectivity checking indicates FULL >07:55:18,546 INFO NetworkManager:<info> [1538553318.5461] manager: NetworkManager state is now CONNECTED_GLOBAL >07:55:18,551 DEBUG NetworkManager:<debug> [1538553318.5515] dispatcher: (5) dispatching action 'connectivity-change' >07:55:18,552 DEBUG NetworkManager:<debug> [1538553318.5523] device[0x5581e2482c50] (ens3): ip4-config: update (commit=1, new-config=0x5581e244f760) >07:55:18,552 INFO nm-dispatcher:req:4 'connectivity-change': new request (3 scripts) >07:55:18,552 DEBUG NetworkManager:<debug> [1538553318.5529] platform: address: adding or updating IPv4 address: 192.168.122.246/24 lft 3600sec pref 3600sec lifetime 2-0[3600,3600] dev 2 flags noprefixroute src unknown >07:55:18,553 DEBUG NetworkManager:<debug> [1538553318.5530] platform-linux: do-add-ip4-address[2: 192.168.122.246/24]: success >07:55:18,554 DEBUG NetworkManager:<debug> [1538553318.5539] device[0x5581e2482c50] (ens3): remove_pending_action (0): 'queued-state-change-activated' >07:55:18,554 INFO NetworkManager:<info> [1538553318.5543] manager: startup complete >07:55:18,554 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: CONNECTIVITY_STATE=FULL >07:55:18,554 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >07:55:18,554 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: NM_DISPATCHER_ACTION=connectivity-change >07:55:18,563 DEBUG NetworkManager:<debug> [1538553318.5636] pacrunner: name owner disappeared >07:55:18,575 WARNING systemd:iscsi.service: Unit cannot be reloaded because it is inactive. >07:55:18,577 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >07:55:18,577 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >07:55:18,604 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >07:55:18,604 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/20-chrony": run script >07:55:18,626 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/20-chrony": complete >07:55:18,626 DEBUG nm-dispatcher:req:3 'up' [ens3]: completed (3 scripts) >07:55:18,626 DEBUG NetworkManager:<debug> [1538553318.6269] dispatcher: (4) 04-iscsi succeeded >07:55:18,627 DEBUG NetworkManager:<debug> [1538553318.6269] dispatcher: (4) 11-dhclient succeeded >07:55:18,627 DEBUG NetworkManager:<debug> [1538553318.6269] dispatcher: (4) 20-chrony succeeded >07:55:18,627 INFO nm-dispatcher:req:4 'connectivity-change': start running ordered scripts... >07:55:18,627 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >07:55:18,631 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >07:55:18,631 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >07:55:18,639 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >07:55:18,639 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >07:55:18,644 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >07:55:18,644 DEBUG nm-dispatcher:req:4 'connectivity-change': completed (3 scripts) >07:55:18,645 DEBUG NetworkManager:<debug> [1538553318.6451] dispatcher: (5) 04-iscsi succeeded >07:55:18,645 DEBUG NetworkManager:<debug> [1538553318.6452] dispatcher: (5) 11-dhclient succeeded >07:55:18,645 DEBUG NetworkManager:<debug> [1538553318.6452] dispatcher: (5) 20-chrony succeeded >07:55:18,934 NOTICE audit:AVC avc: denied { create } for pid=1317 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 >07:55:18,935 NOTICE audit:AVC avc: denied { write open } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38342 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >07:55:18,935 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >07:55:18,935 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >07:55:18,935 NOTICE audit:AVC avc: denied { getattr } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38342 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >07:55:18,935 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7f9dc78ed9c0 a2=7f9dc78ed9c0 a3=1b6 items=0 ppid=1 pid=1317 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) >07:55:18,935 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >07:55:18,935 NOTICE audit:AVC avc: denied { rename } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38342 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >07:55:18,935 NOTICE audit:AVC avc: denied { unlink } for pid=1317 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=38281 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >07:55:18,935 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db80008d0 items=0 ppid=1 pid=1317 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) >07:55:18,936 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >07:55:20,342 DEBUG NetworkManager:<debug> [1538553320.3419] platform: signal: address 6 changed: fe80::8268:ce5a:b9:aa73/64 lft forever pref forever lifetime 4-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src kernel >07:55:20,343 DEBUG NetworkManager:<debug> [1538553320.3419] device[0x5581e2482c50] (ens3): queued IP6 config change >07:55:20,343 DEBUG NetworkManager:<debug> [1538553320.3420] device[0x5581e2482c50] (ens3): ip6-config: update (commit=0, new-config=0x5581e24976f0) >07:55:20,343 DEBUG NetworkManager:<debug> [1538553320.3423] device[0x5581e2482c50] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >07:55:20,343 DEBUG NetworkManager:<debug> [1538553320.3423] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >07:55:20,343 DEBUG NetworkManager:<debug> [1538553320.3425] dns-mgr: (device_ip_config_changed): DNS configuration did not change >07:55:20,343 DEBUG NetworkManager:<debug> [1538553320.3425] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >07:55:20,343 DEBUG NetworkManager:<debug> [1538553320.3426] device[0x5581e2482c50] (ens3): linklocal6: waiting for link-local addresses successful, continue with method auto >07:55:20,343 DEBUG NetworkManager:<debug> [1538553320.3426] device[0x5581e2482c50] (ens3): addrconf6: using the device EUI-64 identifier >07:55:20,343 DEBUG NetworkManager:<debug> [1538553320.3427] device[0x5581e2482c50] (ens3): ip6-config: update (commit=1, new-config=0x5581e24976f0) >07:55:20,343 DEBUG NetworkManager:<debug> [1538553320.3428] platform: address: adding or updating IPv6 address: fe80::8268:ce5a:b9:aa73/64 lft forever pref forever lifetime 4-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src unknown >07:55:20,343 DEBUG NetworkManager:<debug> [1538553320.3428] platform-linux: do-add-ip6-address[2: fe80::8268:ce5a:b9:aa73]: success >07:55:20,343 DEBUG NetworkManager:<debug> [1538553320.3438] device[0x5581e2482c50] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >07:55:20,343 DEBUG NetworkManager:<debug> [1538553320.3438] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >07:55:20,344 DEBUG NetworkManager:<debug> [1538553320.3441] dns-mgr: (device_ip_config_changed): DNS configuration did not change >07:55:20,344 DEBUG NetworkManager:<debug> [1538553320.3441] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >07:55:20,344 DEBUG NetworkManager:<debug> [1538553320.3441] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra' to '1' (current value is '0') >07:55:20,344 DEBUG NetworkManager:<debug> [1538553320.3444] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_defrtr' to '0' (current value is identical) >07:55:20,344 DEBUG NetworkManager:<debug> [1538553320.3444] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_pinfo' to '0' (current value is identical) >07:55:20,344 DEBUG NetworkManager:<debug> [1538553320.3445] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_rtr_pref' to '0' (current value is identical) >07:55:20,344 DEBUG NetworkManager:<debug> [1538553320.3445] ndisc[0x5581e24ab0e0,"ens3"]: starting neighbor discovery: 2 >07:55:20,344 DEBUG NetworkManager:<debug> [1538553320.3445] ndisc-lndp[0x5581e24ab0e0,"ens3"]: processing libndp events >07:55:20,344 DEBUG NetworkManager:<debug> [1538553320.3445] ndisc[0x5581e24ab0e0,"ens3"]: scheduling RA timeout in 30 seconds >07:55:20,344 DEBUG NetworkManager:<debug> [1538553320.3445] ndisc[0x5581e24ab0e0,"ens3"]: scheduling explicit router solicitation request in 0 seconds. >07:55:20,344 DEBUG NetworkManager:<debug> [1538553320.3446] ndisc[0x5581e24ab0e0,"ens3"]: router solicitation sent >07:55:20,344 DEBUG NetworkManager:<debug> [1538553320.3446] ndisc[0x5581e24ab0e0,"ens3"]: scheduling router solicitation retry in 4 seconds. >07:55:20,736 NOTICE audit:AVC avc: denied { read write } for pid=1455 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 >07:55:20,737 WARNING kernel:kauditd_printk_skb: 114 callbacks suppressed >07:55:20,737 NOTICE kernel:audit: type=1400 audit(1538553320.733:150): avc: denied { read write } for pid=1455 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 >07:55:20,738 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fb1de0e8860 a1=7fb1dc966378 a2=7fb1dc966390 a3=0 items=0 ppid=1392 pid=1455 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) >07:55:20,738 NOTICE audit:PROCTITLE proctitle=2F7362696E2F6C64636F6E666967002D70 >07:55:20,738 NOTICE kernel:audit: type=1300 audit(1538553320.733:150): arch=c000003e syscall=59 success=yes exit=0 a0=7fb1de0e8860 a1=7fb1dc966378 a2=7fb1dc966390 a3=0 items=0 ppid=1392 pid=1455 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) >07:55:20,738 NOTICE kernel:audit: type=1327 audit(1538553320.733:150): proctitle=2F7362696E2F6C64636F6E666967002D70 >07:55:20,861 INFO rngd:Enabling JITTER rng support >07:55:21,192 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.8' (uid=0 pid=1392 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >07:55:21,195 INFO systemd:Starting Disk Manager... >07:55:21,220 NOTICE journal:udisks daemon version 2.8.1 starting >07:55:21,285 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.UDisks2' >07:55:21,286 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' >07:55:21,286 INFO systemd:Started Disk Manager. >07:55:21,288 NOTICE kernel:audit: type=1130 audit(1538553321.285:151): 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' >07:55:21,290 NOTICE journal:Acquired the name org.freedesktop.UDisks2 on the system message bus >07:55:21,294 NOTICE journal:Loading module libudisks2_iscsi.so... >07:55:21,296 WARNING journal:g_object_notify: object class 'UDisksObjectSkeleton' has no property named 'manager-iscsi-initiator' >07:55:22,648 NOTICE audit:CONFIG_CHANGE audit_pid=1480 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >07:55:22,649 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >07:55:22,651 NOTICE audit:AVC avc: denied { read write } for pid=1481 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 >07:55:22,652 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fb1dbb2f3f0 a1=7fb1d8425dc8 a2=7fb1d8421570 a3=0 items=0 ppid=1392 pid=1481 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) >07:55:22,652 NOTICE audit:PROCTITLE proctitle=646275732D6461656D6F6E002D2D7072696E742D61646472657373002D2D7379736C6F67002D2D636F6E6669672D66696C653D2F7573722F73686172652F616E61636F6E64612F646275732F616E61636F6E64612D6275732E636F6E66 >07:55:22,666 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=1392 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >07:55:22,852 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Schedule publishing. >07:55:22,855 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Start the main loop. >07:55:22,856 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >07:55:22,856 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-1UDkQsSrzG,guid=542973e3c90150949717cf365bb475ea. >07:55:22,860 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >07:55:22,862 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Boss' >07:55:22,866 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >07:55:22,866 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >07:55:22,866 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >07:55:22,866 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >07:55:22,866 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Users. >07:55:22,866 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >07:55:22,867 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >07:55:22,867 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >07:55:22,867 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Addons are enabled. >07:55:22,868 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Start modules. >07:55:22,868 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >07:55:22,868 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >07:55:22,870 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >07:55:22,870 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >07:55:22,872 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >07:55:22,872 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >07:55:22,873 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >07:55:22,874 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >07:55:22,875 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Users >07:55:22,877 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >07:55:22,878 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >07:55:22,879 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >07:55:22,881 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >07:55:22,883 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >07:55:22,887 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >07:55:22,888 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >07:55:22,889 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >07:55:22,894 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=1485 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >07:55:23,953 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 >07:55:23,953 WARNING org.fedoraproject.Anaconda.Modules.Storage: from collections import Container >07:55:24,245 DEBUG NetworkManager:<debug> [1538553324.2451] ndisc[0x5581e24ab0e0,"ens3"]: router solicitation sent >07:55:24,245 DEBUG NetworkManager:<debug> [1538553324.2453] ndisc[0x5581e24ab0e0,"ens3"]: scheduling router solicitation retry in 4 seconds. >07:55:24,727 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >07:55:24,728 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >07:55:24,729 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.modules.common.base.base:Start the loop. >07:55:24,735 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.modules.common.base.base:Start the loop. >07:55:24,737 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >07:55:24,740 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >07:55:24,742 WARNING org.fedoraproject.Anaconda.Addons.Baz:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-1UDkQsSrzG,guid=542973e3c90150949717cf365bb475ea. >07:55:24,745 WARNING org.fedoraproject.Anaconda.Modules.Payload:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-1UDkQsSrzG,guid=542973e3c90150949717cf365bb475ea. >07:55:24,784 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >07:55:24,790 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >07:55:24,815 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >07:55:24,816 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >07:55:24,820 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >07:55:24,838 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >07:55:24,839 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >07:55:24,841 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >07:55:24,983 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >07:55:24,991 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Start the loop. >07:55:25,007 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >07:55:25,011 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-1UDkQsSrzG,guid=542973e3c90150949717cf365bb475ea. >07:55:25,035 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >07:55:25,051 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 >07:55:25,051 WARNING org.fedoraproject.Anaconda.Modules.Storage: from collections import Callable >07:55:25,054 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >07:55:25,055 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >07:55:25,058 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >07:55:25,069 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >07:55:25,069 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.common.base.base:Start the loop. >07:55:25,074 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 >07:55:25,074 WARNING org.fedoraproject.Anaconda.Modules.Storage: from collections import Iterator >07:55:25,075 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users. >07:55:25,076 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 >07:55:25,076 WARNING org.fedoraproject.Anaconda.Modules.Storage: class OrderedSet(collections.MutableSet): >07:55:25,079 WARNING org.fedoraproject.Anaconda.Modules.Users:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-1UDkQsSrzG,guid=542973e3c90150949717cf365bb475ea. >07:55:25,098 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Users. >07:55:25,117 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users' >07:55:25,118 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Users is available >07:55:25,120 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Users started successfully. >07:55:25,121 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >07:55:25,126 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Start the loop. >07:55:25,127 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >07:55:25,129 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.dbus.connection:Connecting to the system bus. >07:55:25,133 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-1UDkQsSrzG,guid=542973e3c90150949717cf365bb475ea. >07:55:25,150 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >07:55:25,171 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >07:55:25,172 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >07:55:25,174 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >07:55:25,216 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Connected to network: True >07:55:25,217 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >07:55:25,217 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Start the loop. >07:55:25,218 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network/Firewall. >07:55:25,222 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-1UDkQsSrzG,guid=542973e3c90150949717cf365bb475ea. >07:55:25,232 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >07:55:25,233 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >07:55:25,246 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >07:55:25,248 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >07:55:25,251 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >07:55:25,254 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >07:55:25,255 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Start the loop. >07:55:25,257 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >07:55:25,260 WARNING org.fedoraproject.Anaconda.Modules.Services:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-1UDkQsSrzG,guid=542973e3c90150949717cf365bb475ea. >07:55:25,273 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >07:55:25,277 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >07:55:25,278 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >07:55:25,280 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >07:55:25,290 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >07:55:25,292 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Start the loop. >07:55:25,294 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >07:55:25,294 WARNING org.fedoraproject.Anaconda.Modules.Security:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-1UDkQsSrzG,guid=542973e3c90150949717cf365bb475ea. >07:55:25,300 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >07:55:25,305 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >07:55:25,306 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >07:55:25,308 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >07:55:25,314 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DeviceFormat as None >07:55:25,321 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 >07:55:25,321 WARNING org.fedoraproject.Anaconda.Modules.Storage: from collections import Sequence >07:55:25,323 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BIOSBoot as biosboot >07:55:25,329 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DiskLabel as disklabel >07:55:25,330 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >07:55:25,338 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext2FS as ext2 >07:55:25,338 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext3FS as ext3 >07:55:25,338 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext4FS as ext4 >07:55:25,338 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class FATFS as vfat >07:55:25,338 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIFS as efi >07:55:25,339 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BTRFS as btrfs >07:55:25,339 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class GFS2 as gfs2 >07:55:25,339 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class JFS as jfs >07:55:25,339 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ReiserFS as reiserfs >07:55:25,339 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class XFS as xfs >07:55:25,340 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFS as hfs >07:55:25,340 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >07:55:25,340 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFSPlus as hfs+ >07:55:25,340 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MacEFIFS as macefi >07:55:25,340 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NTFS as ntfs >07:55:25,340 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFS as nfs >07:55:25,341 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFSv4 as nfs4 >07:55:25,341 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Iso9660FS as iso9660 >07:55:25,341 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NoDevFS as nodev >07:55:25,341 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DevPtsFS as devpts >07:55:25,341 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ProcFS as proc >07:55:25,341 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SysFS as sysfs >07:55:25,342 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class TmpFS as tmpfs >07:55:25,342 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BindFS as bind >07:55:25,342 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >07:55:25,342 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class USBFS as usbfs >07:55:25,342 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIVarFS as efivarfs >07:55:25,358 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [1] lvm version ... >07:55:25,364 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[1]: LVM version: 2.02.181(2) (2018-08-01) >07:55:25,364 WARNING org.fedoraproject.Anaconda.Modules.Storage: Library version: 1.02.150 (2018-08-01) >07:55:25,364 WARNING org.fedoraproject.Anaconda.Modules.Storage: Driver version: 4.39.0 >07:55:25,364 WARNING org.fedoraproject.Anaconda.Modules.Storage: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-fsadm --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >07:55:25,364 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[1]: >07:55:25,364 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [1] (exit code: 0) >07:55:25,381 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LUKS as luks >07:55:25,381 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Integrity as integrity >07:55:25,382 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >07:55:25,383 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MDRaidMember as mdmember >07:55:25,384 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MultipathMember as multipath_member >07:55:25,385 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >07:55:25,386 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SwapSpace as swap >07:55:25,441 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >07:55:25,461 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >07:55:25,462 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >07:55:25,499 INFO multipathd:zram0: failed to get udev uid: Invalid argument >07:55:25,598 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >07:55:25,599 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >07:55:25,599 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Start the loop. >07:55:25,600 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >07:55:25,601 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-1UDkQsSrzG,guid=542973e3c90150949717cf365bb475ea. >07:55:25,606 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >07:55:25,607 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >07:55:25,609 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/Automatic. >07:55:25,610 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/Manual. >07:55:25,610 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >07:55:25,611 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >07:55:25,616 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >07:55:25,617 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >07:55:25,619 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >07:55:25,620 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.module_manager:All modules are ready now. >07:55:25,985 NOTICE audit:AVC avc: denied { dac_override } for pid=1317 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 >07:55:25,985 NOTICE audit:AVC avc: denied { write } for pid=1317 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 >07:55:25,985 NOTICE audit:AVC avc: denied { add_name } for pid=1317 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 >07:55:25,985 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >07:55:25,985 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >07:55:25,985 NOTICE audit:AVC avc: denied { remove_name } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39074 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >07:55:25,985 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db80008d0 items=0 ppid=1 pid=1317 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) >07:55:25,985 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >07:55:26,159 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >07:55:26,227 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Distributing kickstart. >07:55:26,230 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 [] >07:55:26,230 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 >07:55:26,233 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 [] >07:55:26,234 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 >07:55:26,237 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 [] >07:55:26,239 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 >07:55:26,243 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 [] >07:55:26,243 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> >07:55:26,247 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 >07:55:26,250 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >07:55:26,250 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 >07:55:26,254 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 [] >07:55:26,254 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 >07:55:26,257 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 [] >07:55:26,258 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Reading kickstart... >07:55:26,261 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Processing kickstart data... >07:55:26,262 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Enabled services are set to []. >07:55:26,262 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Disabled services are set to []. >07:55:26,262 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Default desktop is set to . >07:55:26,262 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >07:55:26,262 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >07:55:26,267 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >07:55:26,267 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 >07:55:26,283 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >07:55:26,503 DEBUG NetworkManager:<debug> [1538553326.5036] create NMAuditManager singleton (0x5581e24c0e10) >07:55:26,506 DEBUG NetworkManager:<debug> [1538553326.5063] ifcfg-rh: write: connection ens3 (13395f2b-85e3-3e5c-b120-e4d852830412) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-ens3" >07:55:26,506 DEBUG NetworkManager:<debug> [1538553326.5067] ++ connection 'update-settings' (0x5581e242c5a0/NMSimpleConnection/"802-3-ethernet" < 0x5581e248b0a0/NMIfcfgConnection/"802-3-ethernet") [/org/freedesktop/NetworkManager/Settings/1]: >07:55:26,507 DEBUG NetworkManager:<debug> [1538553326.5070] ++ connection [ 0x5581e23ff5f0 < 0x5581e23ff170 ] >07:55:26,507 DEBUG NetworkManager:<debug> [1538553326.5071] ++ connection.id = 'ens3' < 'Wired connection 1' >07:55:26,507 DEBUG NetworkManager:<debug> [1538553326.5072] ++ connection.timestamp < 1538553317 >07:55:26,510 INFO NetworkManager:<info> [1538553326.5099] settings-connection[0x5581e248b0a0,13395f2b-85e3-3e5c-b120-e4d852830412]: write: successfully updated (ifcfg-rh: persist (null)), connection was modified in the process >07:55:26,510 DEBUG NetworkManager:<debug> [1538553326.5104] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (ens3) >07:55:26,511 INFO NetworkManager:<info> [1538553326.5110] audit: op="connection-update" uuid="13395f2b-85e3-3e5c-b120-e4d852830412" name="ens3" args="connection.timestamp,connection.id" pid=1392 uid=0 result="success" >07:55:26,539 INFO multipathd:zram0: triggering change event to reinitialize >07:55:26,542 INFO multipathd:zram0: failed to get udev uid: Invalid argument >07:55:26,542 INFO multipathd:zram0: add path (uevent) >07:55:26,542 INFO multipathd:zram0: HDIO_GETGEO failed with 25 >07:55:26,542 INFO multipathd:zram0: failed to get udev uid: Invalid argument >07:55:26,542 INFO multipathd:zram0: failed to get path uid >07:55:26,542 INFO multipathd:uevent trigger error >07:55:26,553 DEBUG NetworkManager:<debug> [1538553326.5530] ifcfg-rh: write: connection ens3 (13395f2b-85e3-3e5c-b120-e4d852830412) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-ens3" >07:55:26,553 DEBUG NetworkManager:<debug> [1538553326.5534] ++ connection 'update-settings' (0x5581e243d4a0/NMSimpleConnection/"802-3-ethernet" < 0x5581e248b0a0/NMIfcfgConnection/"802-3-ethernet") [/org/freedesktop/NetworkManager/Settings/1]: >07:55:26,553 DEBUG NetworkManager:<debug> [1538553326.5535] ++ connection [ 0x5581e248ec80 < 0x5581e23ff0b0 ] >07:55:26,553 DEBUG NetworkManager:<debug> [1538553326.5535] ++ connection.interface-name = 'ens3' >07:55:26,554 INFO NetworkManager:<info> [1538553326.5548] settings-connection[0x5581e248b0a0,13395f2b-85e3-3e5c-b120-e4d852830412]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-ens3), connection was modified in the process >07:55:26,555 DEBUG NetworkManager:<debug> [1538553326.5552] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (ens3) >07:55:26,556 INFO NetworkManager:<info> [1538553326.5561] audit: op="connection-update" uuid="13395f2b-85e3-3e5c-b120-e4d852830412" name="ens3" args="connection.interface-name,connection.timestamp" pid=1392 uid=0 result="success" >07:55:26,592 DEBUG NetworkManager:<debug> [1538553326.5928] ifcfg-rh: write: connection ens3 (13395f2b-85e3-3e5c-b120-e4d852830412) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-ens3" >07:55:26,593 DEBUG NetworkManager:<debug> [1538553326.5933] ++ connection 'update-settings' (0x5581e247b3a0/NMSimpleConnection/"802-3-ethernet" < 0x5581e248b0a0/NMIfcfgConnection/"802-3-ethernet") [/org/freedesktop/NetworkManager/Settings/1]: >07:55:26,593 DEBUG NetworkManager:<debug> [1538553326.5934] ++ 802-3-ethernet [ 0x5581e2432930 < 0x5581e2432e30 ] >07:55:26,593 DEBUG NetworkManager:<debug> [1538553326.5934] ++ 802-3-ethernet.mac-address < '52:54:00:9A:3B:E5' >07:55:26,594 INFO NetworkManager:<info> [1538553326.5947] settings-connection[0x5581e248b0a0,13395f2b-85e3-3e5c-b120-e4d852830412]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-ens3), connection was modified in the process >07:55:26,595 DEBUG NetworkManager:<debug> [1538553326.5956] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (ens3) >07:55:26,595 INFO NetworkManager:<info> [1538553326.5958] audit: op="connection-update" uuid="13395f2b-85e3-3e5c-b120-e4d852830412" name="ens3" args="802-3-ethernet.mac-address,connection.timestamp" pid=1392 uid=0 result="success" >07:55:26,647 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to []. >07:55:28,247 DEBUG NetworkManager:<debug> [1538553328.2475] ndisc[0x5581e24ab0e0,"ens3"]: router solicitation sent >07:55:28,248 DEBUG NetworkManager:<debug> [1538553328.2476] ndisc[0x5581e24ab0e0,"ens3"]: did not receive a router advertisement after 3 solicitations. >07:55:29,260 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' >07:55:36,541 INFO multipathd:zram0: triggering change event to reinitialize >07:55:36,553 INFO multipathd:zram0: failed to get udev uid: Invalid argument >07:55:36,553 INFO multipathd:zram0: add path (uevent) >07:55:36,553 INFO multipathd:zram0: HDIO_GETGEO failed with 25 >07:55:36,553 INFO multipathd:zram0: failed to get udev uid: Invalid argument >07:55:36,553 INFO multipathd:zram0: failed to get path uid >07:55:36,553 INFO multipathd:uevent trigger error >07:55:46,543 INFO multipathd:zram0: triggering change event to reinitialize >07:55:46,552 INFO multipathd:zram0: failed to get udev uid: Invalid argument >07:55:46,552 INFO multipathd:zram0: add path (uevent) >07:55:46,552 INFO multipathd:zram0: HDIO_GETGEO failed with 25 >07:55:46,552 INFO multipathd:zram0: failed to get udev uid: Invalid argument >07:55:46,552 INFO multipathd:zram0: failed to get path uid >07:55:46,552 INFO multipathd:uevent trigger error >07:55:50,253 DEBUG NetworkManager:<debug> [1538553350.2531] device[0x5581e2482c50] (ens3): timed out waiting for IPv6 router advertisement >07:55:50,254 DEBUG NetworkManager:<debug> [1538553350.2534] device[0x5581e2482c50] (ens3): activation-stage: schedule activate_stage4_ip6_config_timeout,v6 (id 310) >07:55:50,254 DEBUG NetworkManager:<debug> [1538553350.2534] device[0x5581e2482c50] (ens3): activation-stage: invoke activate_stage4_ip6_config_timeout,v6 (id 310) >07:55:50,254 DEBUG NetworkManager:<debug> [1538553350.2535] device[0x5581e2482c50] (ens3): activation-stage: complete activate_stage4_ip6_config_timeout,v6 (id 310) >07:55:55,193 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' >08:04:26,830 INFO kernel:SGI XFS with ACLs, security attributes, scrub, no debug enabled >08:04:26,943 NOTICE audit:AVC avc: denied { create } for pid=1317 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 >08:04:26,943 NOTICE audit:AVC avc: denied { write open } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39119 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:04:26,943 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >08:04:26,943 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:04:26,943 NOTICE audit:AVC avc: denied { getattr } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39119 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:04:26,943 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7f9dc78ed9c0 a2=7f9dc78ed9c0 a3=1b6 items=0 ppid=1 pid=1317 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) >08:04:26,943 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:04:26,943 NOTICE audit:AVC avc: denied { rename } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39119 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:04:26,943 NOTICE audit:AVC avc: denied { unlink } for pid=1317 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39083 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:04:26,943 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db80008d0 items=0 ppid=1 pid=1317 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) >08:04:26,943 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:04:27,259 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Default target is set to multi-user.target. >08:04:27,356 INFO systemd:Starting NTP client/server... >08:04:27,377 INFO chronyd:chronyd version 3.4 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) >08:04:27,381 INFO chronyd:Using right/UTC timezone to obtain leap second data >08:04:27,395 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' >08:04:27,396 INFO systemd:Started NTP client/server. >08:04:28,037 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Hostname is set to localhost.localdomain >08:04:28,050 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Enabled is set to 'True'. >08:04:28,692 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:UTC is set to True. >08:04:28,740 NOTICE audit:AVC avc: denied { read write } for pid=1821 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 >08:04:28,740 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fb1d6bfab80 a1=7fb1d6d37510 a2=7fb1d6bdeb90 a3=0 items=0 ppid=1392 pid=1821 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) >08:04:28,740 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >08:04:29,001 NOTICE audit:AVC avc: denied { ioctl } for pid=1821 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 >08:04:29,002 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=0 a1=5401 a2=7fff04d5ca20 a3=0 items=0 ppid=1392 pid=1821 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) >08:04:29,002 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >08:04:29,002 NOTICE audit:AVC avc: denied { getattr } for pid=1821 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 >08:04:29,002 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=0 a1=7fff04d5cac0 a2=7fff04d5cac0 a3=0 items=0 ppid=1392 pid=1821 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) >08:04:29,002 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >08:04:29,002 NOTICE audit:USYS_CONFIG pid=1821 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' >08:04:29,048 NOTICE audit:AVC avc: denied { dac_override } for pid=1317 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 >08:04:29,048 NOTICE audit:AVC avc: denied { write } for pid=1317 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 >08:04:29,048 NOTICE audit:AVC avc: denied { add_name } for pid=1317 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 >08:04:29,048 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >08:04:29,048 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:04:29,048 NOTICE audit:AVC avc: denied { remove_name } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39257 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >08:04:29,049 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db80008d0 items=0 ppid=1 pid=1317 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) >08:04:29,049 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:04:33,231 INFO chronyd:Selected source 147.135.207.213 >08:04:33,232 INFO chronyd:System clock TAI offset set to 37 seconds >08:04:41,673 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:Timezone is set to Europe/Rome. >08:04:41,718 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to False. >08:04:54,639 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['vda']'. >08:04:54,699 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['vda']'. >08:04:54,749 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Type is set to 'AutoPartitioningType.LVM'. >08:04:54,841 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.bootloader:Preferred location is set to 'MBR'. >08:04:58,341 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Enabled is set to 'True'. >08:04:58,348 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.manual:Enabled is set to 'False'. >08:04:58,359 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_ALL'. >08:04:58,363 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >08:05:00,829 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Enabled is set to 'True'. >08:05:00,831 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.manual:Enabled is set to 'False'. >08:05:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_ALL'. >08:05:00,833 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >08:05:07,049 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Type is set to 'AutoPartitioningType.PLAIN'. >08:05:07,166 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['vda']'. >08:05:07,184 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['vda']'. >08:05:07,241 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.bootloader:Preferred location is set to 'MBR'. >08:05:12,553 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'vda'. >08:05:27,346 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.users.users:Root password set. >08:05:27,347 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.users.users:Root account has been unlocked. >08:05:27,348 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.users.users:Root password considered seen in kickstart: False. >08:05:27,470 NOTICE audit:AVC avc: denied { create } for pid=1317 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 >08:05:27,470 NOTICE audit:AVC avc: denied { write open } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39083 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:05:27,470 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >08:05:27,470 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:05:27,470 NOTICE audit:AVC avc: denied { getattr } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39083 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:05:27,470 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7f9dc78ed9c0 a2=7f9dc78ed9c0 a3=1b6 items=0 ppid=1 pid=1317 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) >08:05:27,470 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:05:27,470 NOTICE audit:AVC avc: denied { rename } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39083 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:05:27,470 NOTICE audit:AVC avc: denied { unlink } for pid=1317 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39257 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:05:27,471 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db80008d0 items=0 ppid=1 pid=1317 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) >08:05:27,471 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:05:39,361 INFO chronyd:Selected source 193.204.114.233 >08:05:55,500 NOTICE audit:AVC avc: denied { write } for pid=1940 comm="hwclock" name="etc" dev="dm-0" ino=8193 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=dir permissive=1 >08:05:55,500 NOTICE audit:AVC avc: denied { add_name } for pid=1940 comm="hwclock" name="adjtime" scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=dir permissive=1 >08:05:55,500 NOTICE audit:AVC avc: denied { create } for pid=1940 comm="hwclock" name="adjtime" scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=file permissive=1 >08:05:55,500 NOTICE audit:AVC avc: denied { write } for pid=1940 comm="hwclock" path="/etc/adjtime" dev="dm-0" ino=39258 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=file permissive=1 >08:05:55,500 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=5 a0=ffffff9c a1=558b5af431dd a2=241 a3=1b6 items=0 ppid=1392 pid=1940 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) >08:05:55,500 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D737973746F6863002D2D757463 >08:05:55,501 NOTICE audit:USYS_CONFIG pid=1940 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' >08:05:55,510 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Enabled is set to 'True'. >08:05:55,511 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Type is set to 'AutoPartitioningType.PLAIN'. >08:05:55,512 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Encrypted is set to 'False'. >08:05:55,514 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_ALL'. >08:05:55,516 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['vda']'. >08:05:55,517 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Devices to clear are set to '[]'. >08:05:55,519 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >08:05:55,711 INFO kernel: vda: >08:05:55,795 INFO kernel: vda: >08:05:55,955 INFO kernel: vda: vda1 >08:05:56,240 INFO kernel: vda: vda1 vda2 >08:05:57,152 INFO kernel:Adding 2097148k swap on /dev/vda2. Priority:-2 extents:1 across:2097148k FS >08:05:57,270 NOTICE kernel:XFS (vda3): Mounting V5 Filesystem >08:05:57,293 INFO kernel:XFS (vda3): Ending clean mount >08:05:57,489 INFO kernel:EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >08:05:58,947 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Enabled services are set to ['chronyd']. >08:06:43,869 INFO chronyd:Selected source 185.19.184.35 >08:08:45,755 NOTICE audit:AVC avc: denied { read write } for pid=2147 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 >08:08:45,756 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=563b076b7c20 a1=563b076b4f80 a2=563b0470a130 a3=563b0807e000 items=0 ppid=2128 pid=2147 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) >08:08:45,756 NOTICE audit:PROCTITLE proctitle="/sbin/ldconfig" >08:08:50,115 NOTICE audit:AVC avc: denied { dac_override } for pid=2182 comm="ldconfig" capability=1 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:system_r:ldconfig_t:s0 tclass=capability permissive=1 >08:08:50,115 NOTICE audit:SYSCALL arch=c000003e syscall=88 success=yes exit=0 a0=7ff20d859410 a1=7ffd6096f840 a2=0 a3=0 items=0 ppid=2128 pid=2182 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) >08:08:50,115 NOTICE audit:PROCTITLE proctitle="/sbin/ldconfig" >08:09:10,524 NOTICE audit:ADD_GROUP pid=2256 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=81 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:10,536 NOTICE audit:GRP_MGMT pid=2256 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=81 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:10,548 NOTICE audit:ADD_USER pid=2260 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=81 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >08:09:10,611 NOTICE audit:ADD_GROUP pid=2266 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=22 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:10,622 NOTICE audit:GRP_MGMT pid=2266 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=22 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:10,636 NOTICE audit:ADD_GROUP pid=2270 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=35 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:10,650 NOTICE audit:GRP_MGMT pid=2270 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=35 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:10,768 NOTICE audit:AVC avc: denied { dac_override } for pid=1317 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 >08:09:10,768 NOTICE audit:AVC avc: denied { write } for pid=1317 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 >08:09:10,768 NOTICE audit:AVC avc: denied { add_name } for pid=1317 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 >08:09:10,768 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >08:09:10,768 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:09:10,768 NOTICE audit:AVC avc: denied { remove_name } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39268 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >08:09:10,768 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db80008d0 items=0 ppid=1 pid=1317 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) >08:09:10,769 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:09:13,419 NOTICE audit:AVC avc: denied { read write } for pid=2414 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 >08:09:13,420 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=563b07b5d630 a1=563b07285e00 a2=563b0470a130 a3=563b0807e000 items=0 ppid=2128 pid=2414 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) >08:09:13,420 NOTICE audit:PROCTITLE proctitle="/sbin/ldconfig" >08:09:13,479 NOTICE audit:ADD_GROUP pid=2421 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=999 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:13,488 NOTICE audit:GRP_MGMT pid=2421 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=999 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:13,507 NOTICE audit:ADD_GROUP pid=2426 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=36 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:13,516 NOTICE audit:GRP_MGMT pid=2426 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=36 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:13,531 NOTICE audit:ADD_GROUP pid=2431 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=998 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:13,542 NOTICE audit:GRP_MGMT pid=2431 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=998 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:13,560 NOTICE audit:ADD_GROUP pid=2436 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=190 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:13,575 NOTICE audit:GRP_MGMT pid=2436 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=190 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:13,611 NOTICE audit:ADD_GROUP pid=2441 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=997 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:13,624 NOTICE audit:GRP_MGMT pid=2441 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=997 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:13,639 NOTICE audit:ADD_USER pid=2446 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=999 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >08:09:13,682 NOTICE audit:ADD_GROUP pid=2452 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=192 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:13,692 NOTICE audit:GRP_MGMT pid=2452 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=192 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:13,721 NOTICE audit:ADD_USER pid=2457 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=192 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >08:09:13,762 NOTICE audit:ADD_GROUP pid=2463 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=193 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:13,775 NOTICE audit:GRP_MGMT pid=2463 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=193 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:13,802 NOTICE audit:ADD_USER pid=2468 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=193 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >08:09:15,476 NOTICE audit:ADD_GROUP pid=2505 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=59 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:15,489 NOTICE audit:GRP_MGMT pid=2505 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=59 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:15,517 NOTICE audit:ADD_USER pid=2510 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=59 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >08:09:15,541 NOTICE audit:USER_MGMT pid=2515 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=pam_tally2 reset=0 id=59 exe="/usr/sbin/pam_tally2" hostname=? addr=? terminal=? res=success' >08:09:21,121 NOTICE audit:ADD_GROUP pid=2649 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=996 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:21,132 NOTICE audit:GRP_MGMT pid=2649 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=996 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:21,146 NOTICE audit:ADD_USER pid=2654 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=998 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >08:09:21,167 NOTICE audit:USER_MGMT pid=2659 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=pam_tally2 reset=0 id=998 exe="/usr/sbin/pam_tally2" hostname=? addr=? terminal=? res=success' >08:09:24,133 NOTICE audit:ADD_GROUP pid=2668 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=995 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:24,141 NOTICE audit:GRP_MGMT pid=2668 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=995 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:24,212 NOTICE systemd-tmpfiles:[/usr/lib/tmpfiles.d/samba.conf:1] Line references path below legacy directory /var/run/, updating /var/run/samba â /run/samba; please update the tmpfiles.d/ drop-in file accordingly. >08:09:29,248 NOTICE audit:AVC avc: denied { dac_override } for pid=1317 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 >08:09:29,248 NOTICE audit:AVC avc: denied { write } for pid=1317 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 >08:09:29,248 NOTICE audit:AVC avc: denied { add_name } for pid=1317 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 >08:09:29,248 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >08:09:29,248 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:09:29,248 NOTICE audit:AVC avc: denied { remove_name } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39268 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >08:09:29,248 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db80008d0 items=0 ppid=1 pid=1317 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) >08:09:29,248 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:09:40,446 NOTICE audit:AVC avc: denied { create } for pid=1317 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 >08:09:40,446 NOTICE audit:AVC avc: denied { write open } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39268 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:09:40,446 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >08:09:40,446 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:09:40,446 NOTICE audit:AVC avc: denied { getattr } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39268 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:09:40,446 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7f9dc78ed9c0 a2=7f9dc78ed9c0 a3=1b6 items=0 ppid=1 pid=1317 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) >08:09:40,446 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:09:40,446 NOTICE audit:AVC avc: denied { rename } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39268 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:09:40,446 NOTICE audit:AVC avc: denied { unlink } for pid=1317 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39263 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:09:40,447 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db80008d0 items=0 ppid=1 pid=1317 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) >08:09:40,447 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:09:42,191 NOTICE audit:ADD_GROUP pid=2753 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=32 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:42,203 NOTICE audit:GRP_MGMT pid=2753 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=32 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:42,217 NOTICE audit:ADD_USER pid=2759 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=32 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >08:09:42,899 NOTICE audit:AVC avc: denied { read write } for pid=2772 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 >08:09:42,899 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=563b076b5f70 a1=563b072c85e0 a2=563b0470a130 a3=563b0807e000 items=0 ppid=2128 pid=2772 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) >08:09:42,900 NOTICE audit:PROCTITLE proctitle="/sbin/ldconfig" >08:09:43,295 DEBUG NetworkManager:<debug> [1538554183.2948] platform-linux: UDEV event: action 'change' subsys 'net' device 'ens3' (2); seqnum=2469 >08:09:43,328 DEBUG NetworkManager:<debug> [1538554183.3286] platform-linux: UDEV event: action 'change' subsys 'net' device 'lo' (1); seqnum=2470 >08:09:45,517 NOTICE audit:ADD_GROUP pid=2798 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=994 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:45,527 NOTICE audit:GRP_MGMT pid=2798 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=994 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:45,549 NOTICE audit:ADD_USER pid=2803 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=997 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >08:09:45,583 NOTICE audit:USER_MGMT pid=2808 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=pam_tally2 reset=0 id=997 exe="/usr/sbin/pam_tally2" hostname=? addr=? terminal=? res=success' >08:09:45,798 NOTICE audit:ADD_GROUP pid=2812 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=993 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:45,807 NOTICE audit:GRP_MGMT pid=2812 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=993 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:45,968 NOTICE audit:ADD_GROUP pid=2818 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=74 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:45,983 NOTICE audit:GRP_MGMT pid=2818 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=74 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:46,007 NOTICE audit:ADD_USER pid=2823 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=74 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >08:09:46,032 NOTICE audit:USER_MGMT pid=2828 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=pam_tally2 reset=0 id=74 exe="/usr/sbin/pam_tally2" hostname=? addr=? terminal=? res=success' >08:09:50,112 NOTICE audit:ADD_GROUP pid=2858 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=992 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:50,121 NOTICE audit:GRP_MGMT pid=2858 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=992 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:50,134 NOTICE audit:ADD_USER pid=2863 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=996 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >08:09:50,156 NOTICE audit:USER_MGMT pid=2868 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=pam_tally2 reset=0 id=996 exe="/usr/sbin/pam_tally2" hostname=? addr=? terminal=? res=success' >08:09:52,564 NOTICE audit:AVC avc: denied { dac_override } for pid=1317 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 >08:09:52,564 NOTICE audit:AVC avc: denied { write } for pid=1317 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 >08:09:52,564 NOTICE audit:AVC avc: denied { add_name } for pid=1317 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 >08:09:52,564 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >08:09:52,564 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:09:52,564 NOTICE audit:AVC avc: denied { remove_name } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39268 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >08:09:52,564 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db80008d0 items=0 ppid=1 pid=1317 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) >08:09:52,564 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:09:53,196 NOTICE audit:AVC avc: denied { create } for pid=1317 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 >08:09:53,196 NOTICE audit:AVC avc: denied { write open } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39263 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:09:53,196 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >08:09:53,196 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:09:53,196 NOTICE audit:AVC avc: denied { getattr } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39263 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:09:53,196 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7f9dc78ed9c0 a2=7f9dc78ed9c0 a3=1b6 items=0 ppid=1 pid=1317 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) >08:09:53,196 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:09:53,196 NOTICE audit:AVC avc: denied { rename } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39263 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:09:53,196 NOTICE audit:AVC avc: denied { unlink } for pid=1317 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39268 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:09:53,197 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db80008d0 items=0 ppid=1 pid=1317 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) >08:09:53,197 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:09:53,198 DEBUG NetworkManager:<debug> [1538554193.1987] platform-linux: UDEV event: action 'change' subsys 'net' device 'ens3' (2); seqnum=2566 >08:09:53,230 INFO systemd-logind:Watching system buttons on /dev/input/event0 (Power Button) >08:09:53,485 INFO systemd-logind:Watching system buttons on /dev/input/event1 (AT Translated Set 2 keyboard) >08:09:53,666 DEBUG NetworkManager:<debug> [1538554193.6663] platform-linux: UDEV event: action 'change' subsys 'net' device 'lo' (1); seqnum=2732 >08:09:54,302 NOTICE audit:ADD_GROUP pid=2915 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=173 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:54,316 NOTICE audit:GRP_MGMT pid=2915 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=173 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:54,351 NOTICE audit:ADD_USER pid=2920 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=173 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >08:09:54,385 NOTICE audit:USER_MGMT pid=2925 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=pam_tally2 reset=0 id=173 exe="/usr/sbin/pam_tally2" hostname=? addr=? terminal=? res=success' >08:09:54,872 INFO multipathd:zram0: failed to get udev uid: Invalid argument >08:09:56,765 NOTICE audit:ADD_GROUP pid=2953 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=29 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:56,776 NOTICE audit:GRP_MGMT pid=2953 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=29 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:56,791 NOTICE audit:ADD_USER pid=2960 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=29 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >08:09:57,353 NOTICE audit:AVC avc: denied { read write } for pid=2989 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 >08:09:57,355 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=563b07c805b0 a1=563b07ccdc70 a2=563b0470a130 a3=563b0807e000 items=0 ppid=2128 pid=2989 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) >08:09:57,355 NOTICE audit:PROCTITLE proctitle="/sbin/ldconfig" >08:09:58,150 NOTICE audit:ADD_GROUP pid=2992 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=991 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:58,160 NOTICE audit:GRP_MGMT pid=2992 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=991 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:09:58,176 NOTICE audit:ADD_USER pid=2997 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=995 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >08:09:58,199 NOTICE audit:USER_MGMT pid=3002 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=pam_tally2 reset=0 id=995 exe="/usr/sbin/pam_tally2" hostname=? addr=? terminal=? res=success' >08:10:01,438 NOTICE audit:AVC avc: denied { read write } for pid=3010 comm="load_policy" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:load_policy_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >08:10:01,438 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=55efd6ccf830 a1=55efd6ccff60 a2=55efd6ccfa60 a3=55efd6cbe010 items=0 ppid=3008 pid=3010 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="load_policy" exe="/usr/sbin/load_policy" subj=system_u:system_r:load_policy_t:s0 key=(null) >08:10:01,439 NOTICE audit:PROCTITLE proctitle="load_policy" >08:10:01,449 DEBUG kernel:SELinux: 32768 avtab hash slots, 115847 rules. >08:10:01,467 DEBUG kernel:SELinux: 32768 avtab hash slots, 115847 rules. >08:10:01,696 NOTICE audit:AVC avc: denied { dac_override } for pid=1317 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 >08:10:01,696 NOTICE audit:AVC avc: denied { write } for pid=1317 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 >08:10:01,696 NOTICE audit:AVC avc: denied { add_name } for pid=1317 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 >08:10:01,696 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >08:10:01,696 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:10:01,696 NOTICE audit:AVC avc: denied { remove_name } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39268 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >08:10:01,697 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db80008d0 items=0 ppid=1 pid=1317 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) >08:10:01,697 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:10:01,866 DEBUG kernel:SELinux: 8 users, 14 roles, 5138 types, 324 bools, 1 sens, 1024 cats >08:10:01,866 DEBUG kernel:SELinux: 130 classes, 115847 rules >08:10:01,872 INFO kernel:SELinux: Class xdp_socket not defined in policy. >08:10:01,872 INFO kernel:SELinux: the above unknown classes and permissions will be allowed >08:10:01,881 INFO kernel:SELinux: policy capability network_peer_controls=1 >08:10:01,881 INFO kernel:SELinux: policy capability open_perms=1 >08:10:01,881 INFO kernel:SELinux: policy capability extended_socket_class=1 >08:10:01,881 INFO kernel:SELinux: policy capability always_check_network=0 >08:10:01,881 INFO kernel:SELinux: policy capability cgroup_seclabel=1 >08:10:01,881 INFO kernel:SELinux: policy capability nnp_nosuid_transition=1 >08:10:01,913 NOTICE audit:USER_AVC pid=1481 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received policyload notice (seqno=2)#012 exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >08:10:01,921 INFO dbus-daemon:Reloaded configuration >08:10:01,926 NOTICE audit:USER_AVC pid=1359 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received policyload notice (seqno=2)#012 exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >08:10:01,926 WARNING dbus-daemon:Unknown username "systemd-timesync" in message bus configuration file >08:10:01,931 INFO dbus-daemon:[system] Reloaded configuration >08:10:01,934 NOTICE audit:MAC_POLICY_LOAD auid=4294967295 ses=4294967295 lsm=selinux res=1 >08:10:01,935 NOTICE audit:SYSCALL arch=c000003e syscall=1 success=yes exit=8357973 a0=4 a1=7fde4c3d5000 a2=7f8855 a3=0 items=0 ppid=3008 pid=3010 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="load_policy" exe="/usr/sbin/load_policy" subj=system_u:system_r:load_policy_t:s0 key=(null) >08:10:01,935 NOTICE audit:PROCTITLE proctitle="load_policy" >08:10:02,037 NOTICE audit:AVC avc: denied { dac_override } for pid=1317 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 >08:10:02,037 NOTICE audit:AVC avc: denied { write } for pid=1317 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 >08:10:02,037 NOTICE audit:AVC avc: denied { add_name } for pid=1317 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 >08:10:02,037 NOTICE audit:AVC avc: denied { create } for pid=1317 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 >08:10:02,037 NOTICE audit:AVC avc: denied { write open } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39263 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:10:02,037 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >08:10:02,038 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:10:02,038 NOTICE audit:AVC avc: denied { getattr } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39263 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:10:02,038 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7f9dc78ed9c0 a2=7f9dc78ed9c0 a3=1b6 items=0 ppid=1 pid=1317 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) >08:10:02,038 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:10:02,038 NOTICE audit:AVC avc: denied { remove_name } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39263 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >08:10:02,038 NOTICE audit:AVC avc: denied { rename } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39263 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:10:02,038 NOTICE audit:AVC avc: denied { unlink } for pid=1317 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39268 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:10:02,038 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db80008d0 items=0 ppid=1 pid=1317 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) >08:10:02,038 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:10:02,057 NOTICE audit:AVC avc: denied { read } for pid=1379 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=14442 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >08:10:02,057 NOTICE audit:SYSCALL arch=c000003e syscall=19 success=yes exit=38 a0=5 a1=7ffe0dcc55c0 a2=1 a3=55be6d9058d0 items=0 ppid=1 pid=1379 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) >08:10:02,057 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >08:10:02,719 INFO systemd-sysusers:Creating group dnsmasq with gid 990. >08:10:02,721 INFO systemd-sysusers:Creating user dnsmasq (Dnsmasq DHCP and DNS server) with uid 990 and gid 990. >08:10:03,096 NOTICE audit:ADD_GROUP pid=3043 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=21 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:10:03,107 NOTICE audit:GRP_MGMT pid=3043 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=21 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:10:03,859 NOTICE audit:ADD_GROUP pid=3067 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=72 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:10:03,873 NOTICE audit:GRP_MGMT pid=3067 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=72 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >08:10:03,899 NOTICE audit:ADD_USER pid=3071 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=72 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >08:10:03,932 NOTICE audit:USER_MGMT pid=3076 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=pam_tally2 reset=0 id=72 exe="/usr/sbin/pam_tally2" hostname=? addr=? terminal=? res=success' >08:10:04,001 NOTICE audit:AVC avc: denied { create } for pid=1317 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 >08:10:04,001 NOTICE audit:AVC avc: denied { write open } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39263 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:10:04,001 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >08:10:04,001 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:10:04,001 NOTICE audit:AVC avc: denied { getattr } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39263 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:10:04,001 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7f9dc78ed9c0 a2=7f9dc78ed9c0 a3=1b6 items=0 ppid=1 pid=1317 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) >08:10:04,001 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:10:04,001 NOTICE audit:AVC avc: denied { rename } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39263 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:10:04,001 NOTICE audit:AVC avc: denied { unlink } for pid=1317 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39268 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:10:04,002 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db80008d0 items=0 ppid=1 pid=1317 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) >08:10:04,002 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:10:21,654 INFO systemd:Starting Cleanup of Temporary Directories... >08:10:21,685 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. >08:10:21,686 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. >08:10:21,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-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >08:10:21,701 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >08:10:21,701 INFO systemd:Started Cleanup of Temporary Directories. >08:10:42,674 NOTICE audit:AVC avc: denied { dac_override } for pid=1317 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 >08:10:42,674 NOTICE audit:AVC avc: denied { write } for pid=1317 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 >08:10:42,674 NOTICE audit:AVC avc: denied { add_name } for pid=1317 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 >08:10:42,674 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >08:10:42,674 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:10:42,674 NOTICE audit:AVC avc: denied { remove_name } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39263 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >08:10:42,675 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db80008d0 items=0 ppid=1 pid=1317 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) >08:10:42,675 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:11:04,396 INFO chronyd:Selected source 193.204.114.233 >08:11:37,311 ERR rsyslogd:imjournal: sd_journal_get_cursor() failed: Cannot assign requested address [v8.37.0] >08:11:37,313 NOTICE audit:AVC avc: denied { read } for pid=1317 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39268 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:11:37,313 NOTICE audit:SYSCALL arch=c000003e syscall=21 success=yes exit=0 a0=7f9db80023e0 a1=4 a2=7f9dc9354431 a3=0 items=0 ppid=1 pid=1317 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) >08:11:37,313 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:11:37,313 NOTICE rsyslogd:imjournal: journal reloaded... [v8.37.0 try http://www.rsyslog.com/e/0 ] >08:11:39,991 NOTICE audit:AVC avc: denied { read } for pid=1379 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=14442 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >08:11:39,991 NOTICE audit:SYSCALL arch=c000003e syscall=19 success=yes exit=30 a0=5 a1=7ffe0dcc55c0 a2=1 a3=55be6d9948a0 items=0 ppid=1 pid=1379 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) >08:11:39,991 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >08:11:40,251 NOTICE audit:AVC avc: denied { create } for pid=1317 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 >08:11:40,251 NOTICE audit:AVC avc: denied { write open } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39268 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:11:40,251 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=6 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >08:11:40,251 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:11:40,251 NOTICE audit:AVC avc: denied { getattr } for pid=1317 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39268 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:11:40,251 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=6 a1=7f9dc78ed9c0 a2=7f9dc78ed9c0 a3=1b6 items=0 ppid=1 pid=1317 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) >08:11:40,251 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:11:40,251 NOTICE audit:AVC avc: denied { rename } for pid=1317 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39268 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:11:40,251 NOTICE audit:AVC avc: denied { unlink } for pid=1317 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39263 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >08:11:40,251 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f9dc78edb30 a1=7f9db80023e0 a2=0 a3=7f9db80008d0 items=0 ppid=1 pid=1317 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) >08:11:40,251 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:11:45,710 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. >08:11:45,714 NOTICE systemd-tmpfiles:[/usr/lib/tmpfiles.d/samba.conf:1] Line references path below legacy directory /var/run/, updating /var/run/samba â /run/samba; please update the tmpfiles.d/ drop-in file accordingly. >08:11:46,319 NOTICE audit:USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received policyload notice (seqno=2)#012 exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >08:11:46,333 INFO systemd:Started /usr/bin/systemctl start man-db-cache-update. >08:11:46,338 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-rd3fd459d7a994a9fbf7c930b75a5a3c4 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >08:11:46,407 INFO systemctl:Failed to start man-db-cache-update.service: Unit man-db-cache-update.service not found. >08:11:46,411 NOTICE systemd:run-rd3fd459d7a994a9fbf7c930b75a5a3c4.service: Main process exited, code=exited, status=5/NOTINSTALLED >08:11:46,411 WARNING systemd:run-rd3fd459d7a994a9fbf7c930b75a5a3c4.service: Failed with result 'exit-code'. >08:11:46,413 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-rd3fd459d7a994a9fbf7c930b75a5a3c4 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >08:11:58,061 NOTICE audit:AVC avc: denied { read } for pid=1379 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=14442 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >08:11:58,062 NOTICE audit:SYSCALL arch=c000003e syscall=19 success=yes exit=99 a0=b a1=7ffe0dcc55c0 a2=1 a3=55be6d98c7b0 items=0 ppid=1 pid=1379 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) >08:11:58,062 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >08:22:07,387 INFO dhclient:DHCPREQUEST on ens3 to 192.168.122.1 port 67 (xid=0xed30d42c) >08:22:07,388 INFO dhclient:DHCPACK from 192.168.122.1 (xid=0xed30d42c) >08:22:07,441 DEBUG NetworkManager:<debug> [1538554927.4412] bus-manager: (dhcp) accepted connection 0x5581e2430810 on private socket >08:22:07,450 DEBUG NetworkManager:<debug> [1538554927.4506] dhcp4 (ens3): DHCP state 'bound' -> 'bound' (reason: 'RENEW') >08:22:07,450 DEBUG NetworkManager:<debug> [1538554927.4509] dhcp4 (ens3): option 'requested_static_routes'=>'1' >08:22:07,451 DEBUG NetworkManager:<debug> [1538554927.4510] dhcp4 (ens3): option 'requested_root_path'=>'1' >08:22:07,451 DEBUG NetworkManager:<debug> [1538554927.4511] dhcp4 (ens3): option 'dhcp_server_identifier'=>'192.168.122.1' >08:22:07,451 DEBUG NetworkManager:<debug> [1538554927.4511] dhcp4 (ens3): option 'ip_address'=>'192.168.122.246' >08:22:07,451 DEBUG NetworkManager:<debug> [1538554927.4512] dhcp4 (ens3): option 'requested_rfc3442_classless_static_routes'=>'1' >08:22:07,451 DEBUG NetworkManager:<debug> [1538554927.4513] dhcp4 (ens3): option 'routers'=>'192.168.122.1' >08:22:07,451 DEBUG NetworkManager:<debug> [1538554927.4513] dhcp4 (ens3): option 'requested_broadcast_address'=>'1' >08:22:07,451 DEBUG NetworkManager:<debug> [1538554927.4514] dhcp4 (ens3): option 'domain_name_servers'=>'192.168.122.1' >08:22:07,451 DEBUG NetworkManager:<debug> [1538554927.4515] dhcp4 (ens3): option 'requested_subnet_mask'=>'1' >08:22:07,451 DEBUG NetworkManager:<debug> [1538554927.4515] dhcp4 (ens3): option 'requested_routers'=>'1' >08:22:07,451 DEBUG NetworkManager:<debug> [1538554927.4516] dhcp4 (ens3): option 'requested_domain_search'=>'1' >08:22:07,451 DEBUG NetworkManager:<debug> [1538554927.4517] dhcp4 (ens3): option 'broadcast_address'=>'192.168.122.255' >08:22:07,451 DEBUG NetworkManager:<debug> [1538554927.4517] dhcp4 (ens3): option 'expiry'=>'1538558527' >08:22:07,451 DEBUG NetworkManager:<debug> [1538554927.4518] dhcp4 (ens3): option 'requested_ms_classless_static_routes'=>'1' >08:22:07,451 DEBUG NetworkManager:<debug> [1538554927.4518] dhcp4 (ens3): option 'dhcp_renewal_time'=>'1683' >08:22:07,451 DEBUG NetworkManager:<debug> [1538554927.4519] dhcp4 (ens3): option 'network_number'=>'192.168.122.0' >08:22:07,452 DEBUG NetworkManager:<debug> [1538554927.4520] dhcp4 (ens3): option 'requested_ntp_servers'=>'1' >08:22:07,452 DEBUG NetworkManager:<debug> [1538554927.4520] dhcp4 (ens3): option 'requested_host_name'=>'1' >08:22:07,452 DEBUG NetworkManager:<debug> [1538554927.4521] dhcp4 (ens3): option 'requested_time_offset'=>'1' >08:22:07,452 DEBUG NetworkManager:<debug> [1538554927.4522] dhcp4 (ens3): option 'requested_wpad'=>'1' >08:22:07,452 DEBUG NetworkManager:<debug> [1538554927.4523] dhcp4 (ens3): option 'requested_interface_mtu'=>'1' >08:22:07,452 DEBUG NetworkManager:<debug> [1538554927.4523] dhcp4 (ens3): option 'requested_domain_name_servers'=>'1' >08:22:07,452 DEBUG NetworkManager:<debug> [1538554927.4524] dhcp4 (ens3): option 'requested_classless_static_routes'=>'1' >08:22:07,452 DEBUG NetworkManager:<debug> [1538554927.4525] dhcp4 (ens3): option 'requested_domain_name'=>'1' >08:22:07,452 DEBUG NetworkManager:<debug> [1538554927.4525] dhcp4 (ens3): option 'dhcp_rebinding_time'=>'3033' >08:22:07,452 DEBUG NetworkManager:<debug> [1538554927.4526] dhcp4 (ens3): option 'dad_wait_time'=>'0' >08:22:07,452 DEBUG NetworkManager:<debug> [1538554927.4526] dhcp4 (ens3): option 'dhcp_lease_time'=>'3600' >08:22:07,452 DEBUG NetworkManager:<debug> [1538554927.4527] dhcp4 (ens3): option 'next_server'=>'192.168.122.1' >08:22:07,452 DEBUG NetworkManager:<debug> [1538554927.4528] dhcp4 (ens3): option 'dhcp_message_type'=>'5' >08:22:07,452 DEBUG NetworkManager:<debug> [1538554927.4528] dhcp4 (ens3): option 'subnet_mask'=>'255.255.255.0' >08:22:07,452 INFO NetworkManager:<info> [1538554927.4529] dhcp4 (ens3): address 192.168.122.246 >08:22:07,453 INFO NetworkManager:<info> [1538554927.4530] dhcp4 (ens3): plen 24 (255.255.255.0) >08:22:07,453 INFO NetworkManager:<info> [1538554927.4531] dhcp4 (ens3): gateway 192.168.122.1 >08:22:07,453 INFO NetworkManager:<info> [1538554927.4532] dhcp4 (ens3): lease time 3600 >08:22:07,453 INFO NetworkManager:<info> [1538554927.4533] dhcp4 (ens3): nameserver '192.168.122.1' >08:22:07,453 INFO NetworkManager:<info> [1538554927.4534] dhcp4 (ens3): state changed bound -> bound >08:22:07,457 DEBUG NetworkManager:<debug> [1538554927.4579] device[0x5581e2482c50] (ens3): new DHCPv4 client state 1 >08:22:07,476 DEBUG NetworkManager:<debug> [1538554927.4763] device[0x5581e2482c50] (ens3): ip4-config: update (commit=1, new-config=0x5581e244f170) >08:22:07,476 DEBUG NetworkManager:<debug> [1538554927.4765] platform: address: adding or updating IPv4 address: 192.168.122.246/24 lft 3600sec pref 3600sec lifetime 1610-0[3600,3600] dev 2 flags noprefixroute src unknown >08:22:07,476 DEBUG NetworkManager:<debug> [1538554927.4767] platform: signal: address 4 changed: 192.168.122.246/24 lft 3600sec pref 3600sec lifetime 1610-1610[3600,3600] dev 2 flags noprefixroute src kernel >08:22:07,476 DEBUG NetworkManager:<debug> [1538554927.4767] device[0x5581e2482c50] (ens3): queued IP4 config change >08:22:07,476 DEBUG NetworkManager:<debug> [1538554927.4768] platform-linux: do-add-ip4-address[2: 192.168.122.246/24]: success >08:22:07,480 DEBUG NetworkManager:<debug> [1538554927.4802] dispatcher: (6) (ens3) dispatching action 'dhcp4-change' >08:22:07,481 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=1368 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >08:22:07,484 INFO systemd:Starting Network Manager Script Dispatcher Service... >08:22:07,511 DEBUG NetworkManager:<debug> [1538554927.5084] device[0x5581e2482c50] (ens3): ip4-config: update (commit=0, new-config=0x5581e244f760) >08:22:07,512 DEBUG NetworkManager:<debug> [1538554927.5129] bus-manager: (dhcp) closed connection 0x5581e2430810 on private socket >08:22:07,551 INFO dhclient:bound to 192.168.122.246 -- renewal in 1466 seconds. >08:22:07,589 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.nm_dispatcher' >08:22:07,589 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' >08:22:07,589 INFO systemd:Started Network Manager Script Dispatcher Service. >08:22:07,591 INFO nm-dispatcher:req:1 'dhcp4-change' [ens3]: new request (3 scripts) >08:22:07,591 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >08:22:07,591 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: CONNECTION_FILENAME=/etc/sysconfig/network-scripts/ifcfg-ens3 >08:22:07,591 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: CONNECTION_UUID=13395f2b-85e3-3e5c-b120-e4d852830412 >08:22:07,591 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: CONNECTION_ID=Wired connection 1 >08:22:07,591 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DEVICE_IFACE=ens3 >08:22:07,591 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DEVICE_IP_IFACE=ens3 >08:22:07,591 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: IP4_ADDRESS_0=192.168.122.246/24 192.168.122.1 >08:22:07,591 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: IP4_NUM_ADDRESSES=1 >08:22:07,591 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: IP4_GATEWAY=192.168.122.1 >08:22:07,591 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: IP4_NAMESERVERS=192.168.122.1 >08:22:07,591 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: IP4_ROUTE_0=192.168.122.0/24 0.0.0.0 100 >08:22:07,591 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: IP4_NUM_ROUTES=1 >08:22:07,591 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: IP6_ADDRESS_0=fe80::8268:ce5a:b9:aa73/64 0.0.0.0 >08:22:07,591 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: IP6_NUM_ADDRESSES=1 >08:22:07,591 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: IP6_GATEWAY=0.0.0.0 >08:22:07,591 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: IP6_ROUTE_0=fe80::/64 :: 100 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: IP6_ROUTE_1=ff00::/8 :: 256 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: IP6_NUM_ROUTES=2 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_BROADCAST_ADDRESS=192.168.122.255 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_DAD_WAIT_TIME=0 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_DHCP_LEASE_TIME=3600 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_DHCP_MESSAGE_TYPE=5 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_DHCP_REBINDING_TIME=3033 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_DHCP_RENEWAL_TIME=1683 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_DHCP_SERVER_IDENTIFIER=192.168.122.1 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_DOMAIN_NAME_SERVERS=192.168.122.1 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_EXPIRY=1538558527 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_IP_ADDRESS=192.168.122.246 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_NETWORK_NUMBER=192.168.122.0 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_NEXT_SERVER=192.168.122.1 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_REQUESTED_BROADCAST_ADDRESS=1 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_REQUESTED_CLASSLESS_STATIC_ROUTES=1 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_NAME=1 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_NAME_SERVERS=1 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_SEARCH=1 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_REQUESTED_HOST_NAME=1 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_REQUESTED_INTERFACE_MTU=1 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_REQUESTED_MS_CLASSLESS_STATIC_ROUTES=1 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_REQUESTED_NTP_SERVERS=1 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_REQUESTED_RFC3442_CLASSLESS_STATIC_ROUTES=1 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_REQUESTED_ROOT_PATH=1 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_REQUESTED_ROUTERS=1 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_REQUESTED_STATIC_ROUTES=1 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_REQUESTED_SUBNET_MASK=1 >08:22:07,592 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_REQUESTED_TIME_OFFSET=1 >08:22:07,593 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_REQUESTED_WPAD=1 >08:22:07,593 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_ROUTERS=192.168.122.1 >08:22:07,593 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: DHCP4_SUBNET_MASK=255.255.255.0 >08:22:07,593 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >08:22:07,593 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: environment: NM_DISPATCHER_ACTION=dhcp4-change >08:22:07,593 INFO nm-dispatcher:req:1 'dhcp4-change' [ens3]: start running ordered scripts... >08:22:07,593 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >08:22:07,596 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >08:22:07,596 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >08:22:07,613 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >08:22:07,613 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3], "/etc/NetworkManager/dispatcher.d/20-chrony": run script >08:22:07,614 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3], "/etc/NetworkManager/dispatcher.d/20-chrony": complete >08:22:07,614 DEBUG nm-dispatcher:req:1 'dhcp4-change' [ens3]: completed (3 scripts) >08:22:07,615 DEBUG NetworkManager:<debug> [1538554927.6152] dispatcher: (6) 04-iscsi succeeded >08:22:07,615 DEBUG NetworkManager:<debug> [1538554927.6152] dispatcher: (6) 11-dhclient succeeded >08:22:07,615 DEBUG NetworkManager:<debug> [1538554927.6152] dispatcher: (6) 20-chrony succeeded >08:22:07,697 NOTICE audit:AVC avc: denied { dac_override } for pid=1317 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 >08:22:07,698 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=6 a0=ffffff9c a1=7f9dc78edb30 a2=241 a3=1b6 items=0 ppid=1 pid=1317 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) >08:22:07,698 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >08:22:17,513 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' >08:34:27,017 INFO chronyd:Source 2a00:dcc0:dead:a5b2::123 replaced with 185.93.183.29 >08:42:17,444 NOTICE audit:AVC avc: denied { write } for pid=1379 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=14442 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >08:42:17,444 NOTICE audit:SYSCALL arch=c000003e syscall=20 success=yes exit=1 a0=5 a1=7ffe0dcc4dc0 a2=1 a3=0 items=0 ppid=1 pid=1379 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) >08:42:17,444 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274
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 1635554
: 1489876 |
1489877
|
1489878
|
1489879
|
1489880
|
1489881
|
1489882
|
1489883
|
1489884
|
1489885
|
1489886
|
1489887
|
1489888
|
1489889