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 1459747 Details for
Bug 1602851
ValueError: device is already in tree
[?]
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), 526.38 KB, created by
Alex G.
on 2018-07-18 16:04:40 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Alex G.
Created:
2018-07-18 16:04:40 UTC
Size:
526.38 KB
patch
obsolete
>anaconda 28.22.10 exception report >Traceback (most recent call first): > File "/usr/lib/python3.6/site-packages/blivet/devicetree.py", line 158, in _add_device > raise ValueError("device is already in tree") > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/partition.py", line 112, in run > self._devicetree._add_device(device) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device > device = helper_class(self, info).run() > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 122, in _add_slave_devices > self.handle_device(slave_info) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 55, in run > self._devicetree._add_slave_devices(self.data) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device > device = helper_class(self, info).run() > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 216, in run > self._devicetree.handle_device(array_info, update_orig_fmt=True) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 303, in handle_format > helper_class(self, info, device).run() > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 275, in handle_device > self.handle_format(info, device) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 462, in _populate > self.handle_device(dev) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 412, in populate > self._populate() > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 161, in reset > self.devicetree.populate(cleanup_only=cleanup_only) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1670, in reset > super().reset(cleanup_only=cleanup_only) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 2193, in storage_initialize > storage.reset() > File "/usr/lib64/python3.6/threading.py", line 864, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run > threading.Thread.run(self) >ValueError: device is already in tree > >Local variables in innermost frame: >new: True >newdev: existing 1024 MiB partition sdh1 (36) >self: existing 238.47 GiB disk sdc (2) with existing gpt disklabel > existing 1024 MiB partition sdc1 (12) with existing mdmember > existing 1023 MiB mdarray boot (21) >existing 238.47 GiB disk sdh (26) with existing gpt disklabel > existing 1024 MiB partition sdh1 (36) > > > >Anaconda instance, containing members: >_bootloader: GRUB2 instance, containing members: > _bootloader.boot_args: > _bootloader.dracut_args: > _bootloader.disks: [] > _bootloader._disk_order: [] > _bootloader._timeout: None > _bootloader.password: None > _bootloader.console: Skipped > _bootloader.console_options: Skipped > _bootloader.linux_images: [] > _bootloader.chain_images: [] > _bootloader._default_image: None > _bootloader._update_only: False > _bootloader.skip_bootloader: False > _bootloader.errors: [] > _bootloader.warnings: [] > _bootloader.stage1_device: None > _bootloader.stage1_disk: None > _bootloader.stage2_device: None > _bootloader.stage2_is_preferred_stage1: False > _bootloader.problems: [] > _bootloader.encrypted_password: Skipped >desktop: Desktop instance, containing members: > desktop._default_target: multi-user.target > desktop.desktop: None >dir: None >_display_mode: DisplayModes instance, containing members: > _display_mode._value_: GUI > _display_mode._name_: GUI > _display_mode.__objclass__: <enum 'DisplayModes'> >_interactive_mode: True >gui_startup_failed: False >id: None >_instClass: FedoraWorkstationInstallClass instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.storage: InstallerStorage instance, containing members: > _intf.storage.do_autopart: False > _intf.storage.clear_part_choice: None > _intf.storage.encrypted_autopart: False > _intf.storage.encryption_cipher: None > _intf.storage.escrow_certificates: {} > _intf.storage.autopart_escrow_cert: None > _intf.storage.autopart_add_backup_passphrase: False > _intf.storage.autopart_requests: [PartSpec instance (0x7f3ae7f80ef0) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB max_size = 50 GiB grow = True > >, PartSpec instance (0x7f3ae7f80e48) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB max_size = None grow = True > >, PartSpec instance (0x7f3ae7f80dd8) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 0 fstype = biosboot encrypted = False > size = 1024 KiB max_size = None grow = False > >, PartSpec instance (0x7f3ae7f80d30) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False > >, PartSpec instance (0x7f3ae64ea2b0) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 max_size = None grow = False > >] > _intf.storage.edd_dict: {} > _intf.storage.ignored_disks: [] > _intf.storage.exclusive_disks: [] > _intf.storage.disk_images: {} > _intf.storage._Blivet__luks_devs: {} > _intf.storage.size_sets: [] > _intf.storage._default_fstype: ext4 > _intf.storage._default_boot_fstype: None > _intf.storage._short_product_name: fedora > _intf.storage._sysroot: / > _intf.storage._storage_root: / > _intf.storage._next_id: 0 > _intf.storage._dump_file: /tmp/storage.state > _intf.storage.devicetree: DeviceTree instance, containing members: > _intf.storage.devicetree._devices: [existing 238.47 GiB disk sdc (2) with existing gpt disklabel >, existing 1024 MiB partition sdc1 (12) with existing mdmember >, existing 1023 MiB mdarray boot (21) >, existing 238.47 GiB disk sdh (26) with existing gpt disklabel >] > _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 0x7f3af80a2b70>> > _intf.storage.devicetree._actions._remove_func: <bound method DeviceTreeBase._cancel_action of <blivet.devicetree.DeviceTree object at 0x7f3af80a2b70>> > _intf.storage.devicetree._actions._actions: [] > _intf.storage.devicetree._actions._completed_actions: [] > _intf.storage.devicetree._actions.processing: False > _intf.storage.devicetree.names: [sdc, sdc1, boot, sdh1, sdh] > _intf.storage.devicetree._hidden: [] > _intf.storage.devicetree.exclusive_disks: [] > _intf.storage.devicetree.ignored_disks: [] > _intf.storage.devicetree.edd_dict: {} > _intf.storage.devicetree.disk_images: {} > _intf.storage.devicetree._cleanup: False > _intf.storage.roots: [] > _intf.storage.services: set() > _intf.storage.ksdata: Skipped > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.disks: [] > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.ignore_disk_interactive: False > _intf.storage.config.clear_part_type: -1 > _intf.storage.config.clear_part_disks: [] > _intf.storage.config.clear_part_devices: [] > _intf.storage.config.initialize_disks: False > _intf.storage.config.protected_dev_specs: [LABEL=Fedora-WS-dvd-x86_64-28] > _intf.storage.config.zero_mbr: False > _intf.storage.config.clear_non_existent: False > _intf.storage.autopart_type: 2 > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.crypt_tab: None > _intf.storage.fsset.blkid_tab: None > _intf.storage.fsset.orig_fstab: None > _intf.storage.fsset.active: False > _intf.storage.fsset._dev: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._proc: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._usb: None > _intf.storage.fsset._selinux: None > _intf.storage.fsset._run: None > _intf.storage.fsset._efivars: None > _intf.storage.fsset._fstab_swaps: set() > _intf.storage.fsset.preserve_lines: [] > _intf.storage._free_space_snapshot: {} > _intf.storage.live_backing_device: None > _intf.payload: DNFPayload instance, containing members: > _intf.payload.data: Skipped > _intf.payload.storage: Already dumped (InstallerStorage instance) > _intf.payload.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf.payload.txID: None > _intf.payload.verbose_errors: [] > _intf.payload._session: Session instance, containing members: > _intf.payload._session.headers: {'User-Agent': 'python-requests/2.18.4', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive'} > _intf.payload._session.auth: None > _intf.payload._session.proxies: {} > _intf.payload._session.hooks: {'response': []} > _intf.payload._session.params: {} > _intf.payload._session.stream: False > _intf.payload._session.verify: True > _intf.payload._session.cert: None > _intf.payload._session.max_redirects: 30 > _intf.payload._session.trust_env: True > _intf.payload._session.cookies: RequestsCookieJar instance, containing members: > _intf.payload._session.cookies._policy: DefaultCookiePolicy instance, containing members: > _intf.payload._session.cookies._policy.netscape: True > _intf.payload._session.cookies._policy.rfc2965: False > _intf.payload._session.cookies._policy.rfc2109_as_netscape: None > _intf.payload._session.cookies._policy.hide_cookie2: False > _intf.payload._session.cookies._policy.strict_domain: False > _intf.payload._session.cookies._policy.strict_rfc2965_unverifiable: True > _intf.payload._session.cookies._policy.strict_ns_unverifiable: False > _intf.payload._session.cookies._policy.strict_ns_domain: 0 > _intf.payload._session.cookies._policy.strict_ns_set_initial_dollar: False > _intf.payload._session.cookies._policy.strict_ns_set_path: False > _intf.payload._session.cookies._policy._blocked_domains: () > _intf.payload._session.cookies._policy._allowed_domains: None > _intf.payload._session.cookies._cookies_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7f3ae141af00> > _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 0x7f3ae7f58ae8> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7f3ae141af30> > _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 0x7f3b075d5598>, <class 'urllib3.poolmanager.PoolKey'>) >, 'https': functools.partial(<function _default_key_normalizer at 0x7f3b075d5598>, <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 0x7f3ae7f58bf8> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7f3ae141af60> > _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 0x7f3ae7f488d0>> >, 'RETR': <bound method FTPAdapter.retr of <requests_ftp.ftp.FTPAdapter object at 0x7f3ae7f488d0>> >, 'STOR': <bound method FTPAdapter.stor of <requests_ftp.ftp.FTPAdapter object at 0x7f3ae7f488d0>> >, 'NLST': <bound method FTPAdapter.nlst of <requests_ftp.ftp.FTPAdapter object at 0x7f3ae7f488d0>> >, 'SIZE': <bound method FTPAdapter.size of <requests_ftp.ftp.FTPAdapter object at 0x7f3ae7f488d0>> >, 'HEAD': <bound method FTPAdapter.head of <requests_ftp.ftp.FTPAdapter object at 0x7f3ae7f488d0>> >, 'GET': <bound method FTPAdapter.get of <requests_ftp.ftp.FTPAdapter object at 0x7f3ae7f488d0>> >} >} > _intf.payload.requirements: [] > _intf.payload.install_device: None > _intf.payload._rpm_macros: [] > _intf.payload._environmentAddons: {} > _intf.payload._base: Base instance, containing members: > _intf.payload._base._closed: False > _intf.payload._base._conf: MainConf instance, containing members: > _intf.payload._base._conf._option: {'debuglevel': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: 10 > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=2, priority=10) >, 'errorlevel': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: 10 > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=2, priority=10) >, 'installroot': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/mnt/sysimage', priority=80) > _intf.payload._base._conf._option._default: Value(value='/', priority=10) >, 'config_file_path': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/etc/dnf/dnf.conf', priority=10) >, 'plugins': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'pluginpath': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['/usr/lib/python3.6/site-packages/dnf-plugins'], priority=10) >, 'pluginconfpath': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=['/tmp/dnf.pluginconf'], priority=80) > _intf.payload._base._conf._option._default: Value(value=['/etc/dnf/plugins'], priority=10) >, 'persistdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/mnt/sysimage/var/lib/dnf', priority=10) > _intf.payload._base._conf._option._default: Value(value='/var/lib/dnf', priority=10) >, 'recent': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=7, priority=10) >, 'retries': PositiveIntOption instance, containing members: > _intf.payload._base._conf._option._names0: [0] > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=10, priority=10) >, 'reset_nice': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'cachedir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/tmp/dnf.cache', priority=80) > _intf.payload._base._conf._option._default: Value(value='/var/cache/dnf', priority=10) >, 'system_cachedir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/var/cache/dnf', priority=10) >, 'cacheonly': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'keepcache': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'logdir': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/tmp/', priority=80) > _intf.payload._base._conf._option._default: Value(value='/var/log', priority=10) >, 'reposdir': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=['/etc/yum.repos.d', '/etc/anaconda.repos.d', '/tmp/updates/anaconda.repos.d', '/tmp/product/anaconda.repos.d'], priority=80) > _intf.payload._base._conf._option._default: Value(value=['/etc/yum.repos.d', '/etc/yum/repos.d', '/etc/distro.repos.d'], priority=10) >, 'modulesdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/etc/dnf/modules.d', priority=10) >, 'moduledefaultsdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/etc/dnf/modules.defaults.d', priority=10) >, 'debug_solver': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'excludepkgs': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=[], priority=10) >, 'includepkgs': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=[], priority=10) >, 'exclude': Already dumped (ListAppendOption instance) >, 'fastestmirror': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'proxy': UrlOption instance, containing members: > _intf.payload._base._conf._option._schemes: ('http', 'ftp', 'https', 'socks5', 'socks5h', 'socks4', 'socks4a') > _intf.payload._base._conf._option._allow_none: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=None, priority=80) > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'proxy_username': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=None, priority=80) > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'proxy_password': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=None, priority=80) > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'protected_packages': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['dnf', 'systemd', 'systemd-udev', 'dnf'], priority=10) >, 'username': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'password': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'installonlypkgs': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['kernel', 'kernel-PAE', 'installonlypkg(kernel)', 'installonlypkg(kernel-module)', 'installonlypkg(vm)'], priority=10) >, 'group_package_types': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=('mandatory', 'default', 'conditional'), priority=10) >, 'installonly_limit': PositiveIntOption instance, containing members: > _intf.payload._base._conf._option._names0: [0, <off>] > _intf.payload._base._conf._option._range_min: 2 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=3, priority=10) >, 'tsflags': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['nocrypto'], priority=10) >, 'assumeyes': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'assumeno': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'check_config_file_age': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'defaultyes': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'diskspacecheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'gpgcheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'repo_gpgcheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'localpkg_gpgcheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'obsoletes': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'showdupesfromrepos': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'enabled': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'enablegroups': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'exit_on_lock': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'bandwidth': BytesOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=0, priority=10) >, 'minrate': BytesOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=1000, priority=10) >, 'ip_resolve': CaselessSelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('ipv4', 'ipv6', 'whatever') > _intf.payload._base._conf._option._mapper: {'4': ipv4, '6': ipv6} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'throttle': ThrottleOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=0, priority=10) >, 'timeout': SecondsOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=30, priority=10) >, 'max_parallel_downloads': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 1 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'metadata_expire': SecondsOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=172800, priority=10) >, 'metadata_timer_sync': SecondsOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=10800, priority=10) >, 'disable_excludes': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=[], priority=10) >, 'multilib_policy': SelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('best', 'all') > _intf.payload._base._conf._option._mapper: {} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='best', priority=10) >, 'best': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'install_weak_deps': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'bugtracker_url': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=dnf', priority=10) >, 'color': SelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('auto', 'never', 'always') > _intf.payload._base._conf._option._mapper: {'on': always, 'yes': always, '1': always, 'true': always, 'off': never, 'no': never, '0': never, 'false': never, 'tty': auto, 'if-tty': auto} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='auto', priority=10) >, 'color_list_installed_older': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold', priority=10) >, 'color_list_installed_newer': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,yellow', priority=10) >, 'color_list_installed_reinstall': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_list_installed_extra': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,red', priority=10) >, 'color_list_available_upgrade': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,blue', priority=10) >, 'color_list_available_downgrade': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='dim,cyan', priority=10) >, 'color_list_available_reinstall': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,underline,green', priority=10) >, 'color_list_available_install': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_update_installed': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_update_local': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold', priority=10) >, 'color_update_remote': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_search_match': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold', priority=10) >, 'sslcacert': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'sslverify': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'sslclientcert': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'sslclientkey': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'deltarpm': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'deltarpm_percentage': PositiveIntOption instance, containing members: > _intf.payload._base._conf._option._names0: [0, <off>] > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=75, priority=10) >, 'history_record': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'history_record_packages': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['dnf', 'rpm'], priority=10) >, 'rpmverbosity': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='info', priority=10) >, 'strict': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'skip_broken': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'autocheck_running_kernel': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'clean_requirements_on_remove': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'history_list_view': SelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('single-user-commands', 'users', 'commands') > _intf.payload._base._conf._option._mapper: {'cmds': commands, 'default': commands} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='commands', priority=10) >, 'upgrade_group_objects_upgrade': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'destdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'comment': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'downloadonly': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: True > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'ignorearch': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >} > _intf.payload._base._conf._section: main > _intf.payload._base._conf._parser: None > _intf.payload._base._conf.substitutions: {'arch': x86_64, 'basearch': x86_64, 'releasever': 28} > _intf.payload._base._goal: None > _intf.payload._base._repo_persistor: None > _intf.payload._base._sack: None > _intf.payload._base._transaction: None > _intf.payload._base._priv_ts: None > _intf.payload._base._comps: Comps instance, containing members: > _intf.payload._base._comps._i: <_libpycomps.Comps object at 0x7f3ae7f788e8> > _intf.payload._base._comps._langs: _Langs instance, containing members: > _intf.payload._base._comps._langs.last_locale: None > _intf.payload._base._comps._langs.cache: None > _intf.payload._base._comps_trans: TransactionBunch instance, containing members: > _intf.payload._base._comps_trans._install: set() > _intf.payload._base._comps_trans._remove: set() > _intf.payload._base._comps_trans._upgrade: set() > _intf.payload._base._history: None > _intf.payload._base._tempfiles: set() > _intf.payload._base._trans_tempfiles: set() > _intf.payload._base._ds_callback: Depsolve instance, containing members: > _intf.payload._base._group_persistor: GroupPersistor instance, containing members: > _intf.payload._base._group_persistor._commit: False > _intf.payload._base._group_persistor._comps: Already dumped (Comps instance) > _intf.payload._base._group_persistor._dbfile: /mnt/sysimage/var/lib/dnf/groups.json > _intf.payload._base._group_persistor.db: ClonableDict instance, containing members: > _intf.payload._base._group_persistor.db.dct: {'ENVIRONMENTS': {}, 'GROUPS': {}, 'meta': {'version': '0.6.0'}} > _intf.payload._base._group_persistor._original: ClonableDict instance, containing members: > _intf.payload._base._group_persistor._original.dct: {'ENVIRONMENTS': {}, 'GROUPS': {}, 'meta': {'version': '0.6.0'}} > _intf.payload._base._module_persistor: None > _intf.payload._base._logging: Logging instance, containing members: > _intf.payload._base._logging.stdout_handler: None > _intf.payload._base._logging.stderr_handler: None > _intf.payload._base._repos: {'fedora-cisco-openh264': [fedora-cisco-openh264] >name: Fedora 28 openh264 (From Cisco) - x86_64 >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: ['https://codecs.fedoraproject.org/openh264/28/x86_64/'] >mirrorlist: None >metalink: None >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: True >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 1209600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: 1 >failovermethod: priority >hotfixes: False >, 'fedora-cisco-openh264-debuginfo': [fedora-cisco-openh264-debuginfo] >name: Fedora 28 openh264 (From Cisco) - x86_64 - Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: ['https://codecs.fedoraproject.org/openh264/28/x86_64/debug/'] >mirrorlist: None >metalink: None >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: True >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 2419200 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-testing': [updates-testing] >name: Fedora 28 - x86_64 - Test Updates >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-testing-debuginfo': [updates-testing-debuginfo] >name: Fedora 28 - x86_64 - Test Updates Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-testing-source': [updates-testing-source] >name: Fedora 28 - Test Updates Source >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates': [updates] >name: Fedora 28 - x86_64 - Updates >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-debuginfo': [updates-debuginfo] >name: Fedora 28 - x86_64 - Updates - Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-source': [updates-source] >name: Fedora 28 - Updates Source >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'fedora': [fedora] >name: Fedora 28 - x86_64 >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 604800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'fedora-debuginfo': [fedora-debuginfo] >name: Fedora 28 - x86_64 - Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 604800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'fedora-source': [fedora-source] >name: Fedora 28 - Source >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-source-28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 604800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'anaconda': [anaconda] >name: anaconda >enabled: True >basecachedir: /tmp/dnf.cache >baseurl: ['file:///run/install/repo'] >mirrorlist: None >metalink: None >type: None >mediaid: None >gpgkey: [] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: False >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 172800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: True >enabled_metadata: None >failovermethod: priority >hotfixes: False >} > _intf.payload._base._rpm_probfilter: {64} > _intf.payload._base._plugins: Plugins instance, containing members: > _intf.payload._base._plugins.plugin_cls: [] > _intf.payload._base._plugins.plugins: [] > _intf.payload._base._trans_success: False > _intf.payload._base._tempfile_persistor: None > _intf.payload._base._update_security_filters: {} > _intf.payload._base._allow_erasing: False > _intf.payload._base._revert_reason: [] > _intf.payload._base._repo_set_imported_gpg_keys: set() > _intf.payload._base.repo_module_dict: {} > _intf.payload._download_location: None > _intf.payload._updates_enabled: True > _intf.payload._repos_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7f3ae7f772d0> > _intf.payload._repoMD_list: [] > _intf.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._actions: Skipped > _intf._currentAction: WelcomeLanguageSpoke instance, containing members: > _intf._currentAction.skipTo: None > _intf._currentAction._data: Skipped > _intf._currentAction.applyOnSkip: False > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: StandaloneWindow instance, containing members: > _intf._currentAction._automaticEntry: False > _intf._currentAction._autostepRunning: False > _intf._currentAction._autostepDone: False > _intf._currentAction._autostepDoneCallback: None > _intf._currentAction.lastAutostepSpoke: False > _intf._currentAction._storage: Already dumped (InstallerStorage instance) > _intf._currentAction.payload: Already dumped (DNFPayload instance) > _intf._currentAction.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction.visitedSinceApplied: True > _intf._currentAction.entered: Signal instance, containing members: > _intf._currentAction.entered._functions: set() > _intf._currentAction.entered._methods: <WeakKeyDictionary at 0x7f3adde16be0> > _intf._currentAction.exited: Signal instance, containing members: > _intf._currentAction.exited._functions: set() > _intf._currentAction.exited._methods: <WeakKeyDictionary at 0x7f3adde16c18> > _intf._currentAction._languageStore: ListStore instance, containing members: > _intf._currentAction._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._languageEntry: Entry instance, containing members: > _intf._currentAction._langSelection: TreeSelection instance, containing members: > _intf._currentAction._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._langView: TreeView instance, containing members: > _intf._currentAction._localeView: TreeView instance, containing members: > _intf._currentAction._localeStore: ListStore instance, containing members: > _intf._currentAction._localeSelection: TreeSelection instance, containing members: > _intf._currentAction._right_arrow: Pixbuf instance, containing members: > _intf._currentAction._left_arrow: Pixbuf instance, containing members: > _intf._currentAction._origStrings: {<Gtk.Label object at 0x7f3adde102d0 (GtkLabel at 0x5592bd730eb0)>: What language would you like to use during the installation process?, <Gtk.Label object at 0x7f3adde105a0 (GtkLabel at 0x5592bbf99d70)>: This is unstable, pre-release software., <Gtk.Label object at 0x7f3adde103f0 (GtkLabel at 0x5592bbf99f10)>: You wake up inside an OS installer in Timbuktu, and it's six months in the future. But, there are bugs. Bugs everywhere. Bugs you must live with. This OS of the future isn't a stable OS you can rely on. It's for testing purposes only., <Gtk.Button object at 0x7f3adde101f8 (GtkButton at 0x5592bb9a4500)>: _Get me out of here!, <Gtk.Button object at 0x7f3adde10ca8 (GtkButton at 0x5592bb9a4340)>: _I accept my fate., <Gtk.Entry object at 0x7f3adcdea3f0 (GtkEntry at 0x5592bc39a640)>: Type here to search.} > _intf._currentAction._l12_module: /org/fedoraproject/Anaconda/Modules/Localization > _intf._gui_lock: <locked _thread.lock object at 0x7f3afbb15cd8> > _intf.data: Skipped > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._overlay_img: None > _intf.mainWindow._overlay_depth: 0 > _intf.mainWindow._stack: Stack instance, containing members: > _intf.mainWindow._stack_contents: {WelcomeLanguageSpoke} > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._current_action: Already dumped (WelcomeLanguageSpoke instance) > _intf.mainWindow._mnemonic_signal: 2172 > _intf.mainWindow._saved_help_button_label: Help! > _intf.mainWindow._language: en_US.UTF-8 > _intf.mainWindow._screenshot_index: 0 > _intf._distributionText: <function distributionText at 0x7f3b0d1f5b70> > _intf._isFinal: True > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <gui.MainWindow object at 0x7f3ae7f78dc8 (pyanaconda+ui+gui+MainWindow at 0x5592bc2b02a0)>> >isHeadless: False >ksdata: Skipped >methodstr: None >opts: Namespace instance, containing members: > opts.stage2: hd:LABEL=Fedora-WS-dvd-x86_64-28 > opts.display_mode: Already dumped (DisplayModes instance) > opts.cmdline: None > opts.noninteractive: False > opts.proxy: None > opts.waitfornet: None > opts.debug: False > opts.ksfile: None > opts.ksstrict: False > opts.rescue: False > opts.armPlatform: None > opts.multiLib: False > opts.method: None > opts.askmethod: False > opts.noverifyssl: False > opts.liveinst: False > opts.runres: None > opts.xdriver: None > opts.vnc: False > opts.vncconnect: None > opts.vncpassword: Skipped > opts.xtimeout: 60 > opts.decorated: False > opts.keymap: None > opts.lang: None > opts.singlelang: False > opts.loglevel: None > opts.syslog: None > opts.remotelog: None > opts.selinux: -1 > opts.mpath: True > opts.dmraid: True > opts.ibft: True > opts.geoloc: None > opts.geoloc_use_with_ks: False > opts.legacygrub: False > opts.nosave: None > opts.rescue_nomount: False > opts.updateSrc: None > opts.images: [] > opts.dirinstall: None > opts.memcheck: True > opts.leavebootorder: False > opts.eject: True > opts.extlinux: False > opts.nombr: False > opts.mpathfriendlynames: True > opts.kexec: False >_payload: Already dumped (DNFPayload instance) >proxy: None >decorated: False >stage2: hd:LABEL=Fedora-WS-dvd-x86_64-28 >_storage: Already dumped (InstallerStorage instance) >updateSrc: None >mehConfig: Config instance, containing members: > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.ksdata, _intf.storage.encryption_passphrase, _intf.data, _bootloader.encrypted_password, _bootloader.password, payload._groups] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/dnf.librepo.log, /tmp/hawkey.log, /tmp/lvm.log, /mnt/sysimage/root/install.log, /proc/cmdline, /root/lorax-packages.log, /tmp/blivet-gui-utils.log, /tmp/dbus.log, /tmp/syslog] > mehConfig.localSkipList: [passphrase, password, _oldweak, _password, try_passphrase] > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f3ae64bf1e0>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f3ae64bf268>, True), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7f3ae64ce488>, True), 'addons': (<function list_addons_callback at 0x7f3ae64bf378>, False)} > mehConfig.programName: anaconda > mehConfig.programVersion: 28.22.10 > mehConfig.programArch: x86_64 >xdriver: None >dbus_session_connection: None >dbus_inhibit_id: None >gui_initialized: <locked _thread.lock object at 0x7f3afbb15cd8> >_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 0x7f3afb98ec10> > _dbus_launcher._dbus_daemon_process._input: None > _dbus_launcher._dbus_daemon_process._communication_started: False > _dbus_launcher._dbus_daemon_process.args: [dbus-daemon, --print-address, --syslog, --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf] > _dbus_launcher._dbus_daemon_process.stdin: None > _dbus_launcher._dbus_daemon_process.stdout: <_io.BufferedReader name=21> > _dbus_launcher._dbus_daemon_process.stderr: None > _dbus_launcher._dbus_daemon_process.pid: 2268 > _dbus_launcher._dbus_daemon_process.returncode: None > _dbus_launcher._dbus_daemon_process.universal_newlines: False > _dbus_launcher._dbus_daemon_process.encoding: None > _dbus_launcher._dbus_daemon_process.errors: None > _dbus_launcher._dbus_daemon_process._closed_child_pipe_fds: True > _dbus_launcher._dbus_daemon_process._child_created: True > _dbus_launcher._log_file: <_io.TextIOWrapper name='/tmp/dbus.log' mode='a' encoding='UTF-8'> > >Registered callbacks: >addons: >com_redhat_docker, com_redhat_kdump > > >/tmp/anaconda.log: >11:03:08,670 INF main: /sbin/anaconda 28.22.10-1.fc28 >11:03:09,020 INF isys: 66144756 kB (64594 MB) are available >11:03:09,039 INF startup_utils: check_memory(): total:64594, needed:320, graphical:410 >11:03:09,056 INF main: anaconda called with cmdline = ['/sbin/anaconda'] >11:03:09,057 INF main: Default encoding = utf-8 >11:03:09,140 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-2ctDrvcKcd,guid=d4d6b68b50d38318466352575b4f1e6d. >11:03:09,810 INF startup_utils: Waiting 60 sec for modules to be started. >11:03:10,815 INF startup_utils: Waiting 59 sec for modules to be started. >11:03:11,927 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >11:03:11,973 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' >11:03:20,950 WRN kickstart: Command firstboot will be parsed in DBus module. >11:03:20,983 DBG localization: setting locale to: en_US.UTF-8 >11:03:21,011 DBG network: devices found ['enp3s0', 'enp4s0'] >11:03:21,040 DBG network: ensure single initramfs connections >11:03:21,238 DBG network: apply kickstart >11:03:21,239 DBG network: create missing ifcfg files >11:03:21,371 DBG network: ifcfg file for enp3s0 not found >11:03:21,749 DBG network: dumping ifcfg file for enp3s0 from default autoconnection cf8f398a-ede1-3f91-b60c-1bde0a4d5afc >11:03:21,873 DBG network: ifcfg file for enp4s0 not found >11:03:22,283 DBG network: dumping ifcfg file for enp4s0 from default autoconnection 79baf56f-c320-3075-b15e-60db0331d1a0 >11:03:22,284 DBG network: missing ifcfgs created for devices ['enp3s0', 'enp4s0'] >11:03:22,320 DBG network: set real ONBOOT value >11:03:22,327 INF threading: Running Thread: AnaWaitForConnectingNMThread (139891245119232) >11:03:22,331 DBG anaconda: setting display mode to GUI >11:03:22,349 INF anaconda: Display mode is set to 'interactive graphical mode'. >11:03:22,351 INF isys: 66144756 kB (64594 MB) are available >11:03:22,368 INF startup_utils: check_memory(): total:64594, needed:320, graphical:410 >11:03:22,369 DBG core.util: Setting timeout 60 seconds for starting X. >11:03:22,398 INF network: got 0 NTP servers from DHCP >11:03:22,406 INF threading: Thread Done: AnaWaitForConnectingNMThread (139891245119232) >11:03:27,215 DBG core.util: X server has signalled a successful start. >11:03:27,418 INF display: spice-vdagent exited with status 1 >11:03:28,522 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >11:03:28,535 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >11:03:28,535 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >11:03:28,535 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >11:03:28,536 DBG installclass: Found Fedora (DefaultInstallClass). >11:03:28,536 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >11:03:28,536 DBG installclass: Found Fedora (FedoraBaseInstallClass). >11:03:28,536 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >11:03:28,536 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >11:03:28,537 INF installclass: Using a visible install class Fedora Workstation (FedoraWorkstationInstallClass). >11:03:29,416 DBG payload: getting release version from tree at None (28) >11:03:29,416 DBG payload: using default release version of 28 >11:03:29,849 INF bootloader: bootloader GRUB2 on X86 platform >11:03:29,852 INF autopart: Detected 63.08 GiB of memory >11:03:29,855 INF autopart: Suggested swap size (31.54 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >11:03:29,855 INF autopart: Swap attempt of 0.0 >11:03:29,856 INF bootloader: bootloader GRUB2 on X86 platform >11:03:30,153 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >11:03:30,158 INF threading: Running Thread: AnaStorageThread (139890851870464) >11:03:30,167 INF threading: Running Thread: AnaTimeInitThread (139890843477760) >11:03:30,205 DBG payload: Restarting payload thread >11:03:30,206 INF threading: Running Thread: AnaPayloadRestartThread (139890835085056) >11:03:30,206 INF geoloc: Geolocation is enabled. >11:03:30,207 INF threading: Running Thread: AnaPayloadThread (139890826692352) >11:03:30,208 INF threading: Thread Done: AnaPayloadRestartThread (139890835085056) >11:03:30,211 INF threading: Running Thread: AnaGeolocationRefreshThread (139890818299648) >11:03:30,209 DBG payload: Updating payload thread state: 0 >11:03:30,213 INF geoloc: Starting geolocation lookup >11:03:30,214 INF geoloc: Geolocation provider: Fedora GeoIP >11:03:30,215 DBG payload: Updating payload thread state: 1 >11:03:31,941 DBG ui.gui: Detected primary monitor: 3840x2160 163dpix 163dpiy >11:03:32,215 INF geoloc: Geolocation lookup finished in 2.0 seconds >11:03:32,217 INF geoloc: got results from geolocation >11:03:32,218 INF threading: Thread Done: AnaGeolocationRefreshThread (139890818299648) >11:03:32,763 DBG localization: setting locale to: en_US.UTF-8 >11:03:32,771 DBG localization: setting locale to: en_US.UTF-8 >11:03:32,853 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >11:03:32,856 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >11:03:33,226 DBG exception: running handleException >11:03:33,227 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run > threading.Thread.run(self) > > File "/usr/lib64/python3.6/threading.py", line 864, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 2193, in storage_initialize > storage.reset() > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1670, in reset > super().reset(cleanup_only=cleanup_only) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 161, in reset > self.devicetree.populate(cleanup_only=cleanup_only) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 412, in populate > self._populate() > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 462, in _populate > self.handle_device(dev) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 275, in handle_device > self.handle_format(info, device) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 303, in handle_format > helper_class(self, info, device).run() > > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 216, in run > self._devicetree.handle_device(array_info, update_orig_fmt=True) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device > device = helper_class(self, info).run() > > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 55, in run > self._devicetree._add_slave_devices(self.data) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 122, in _add_slave_devices > self.handle_device(slave_info) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device > device = helper_class(self, info).run() > > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/partition.py", line 112, in run > self._devicetree._add_device(device) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/devicetree.py", line 158, in _add_device > raise ValueError("device is already in tree") > >ValueError: device is already in tree > >11:03:33,228 DBG exception: Gtk running, queuing exception handler to the main loop >11:03:33,228 INF threading: Thread Done: AnaStorageThread (139890851870464) >11:03:33,230 DBG payload: Updating payload thread state: 2 >11:03:33,231 DBG payload: Updating payload thread state: 4 >11:03:33,367 DBG payload: getting release version from tree at file:///run/install/repo (28) >11:03:33,368 DBG payload: retrieving treeinfo from file:///run/install/repo (proxy: None ; sslverify: True) >11:03:33,368 INF payload: Trying to download '.treeinfo' >11:03:33,370 INF payload: Server returned 404 code >11:03:33,370 INF payload: Trying to download 'treeinfo' >11:03:33,371 INF payload: Server returned 404 code >11:03:33,372 ERR payload: Got HTTP 404 Error when downloading [.]treeinfo files >11:03:33,372 DBG payload: using default release version of 28 >11:03:33,002 INF threading: Thread Done: AnaTimeInitThread (139890843477760) > > >/tmp/packaging.log: >11:03:33,232 INF packaging: configuring base repo >11:03:33,366 INF packaging: Enabled 'updates' >11:03:33,375 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['file:///run/install/repo']. > > >/tmp/program.log: >11:03:09,021 INF program: Running... losetup --list >11:03:09,040 INF program: Running... /sbin/auditd >11:03:09,054 DBG program: Return code: 0 >11:03:09,058 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >11:03:12,008 INF program: Running... udevadm trigger --action=change --subsystem-match=block >11:03:12,104 DBG program: Return code: 0 >11:03:12,105 INF program: Running... udevadm settle --timeout=300 >11:03:20,507 DBG program: Return code: 0 >11:03:20,511 INF program: Running... modprobe fcoe >11:03:20,707 DBG program: Return code: 0 >11:03:20,710 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >11:03:20,729 INF program: stdout: >11:03:20,730 INF program: No FCoE boot disk information is found in EDD! >11:03:20,730 DBG program: Return code: 1 >11:03:22,351 INF program: Running... losetup --list >11:03:22,369 INF program: Running... Xorg -br -logfile /tmp/X.log :1 vt6 -s 1440 -ac -nolisten tcp -dpi 96 -noreset >11:03:27,216 INF program: Running... metacity --display :1 --sm-disable >11:03:27,263 INF program: Running... xrdb -nocpp -merge /etc/X11/Xresources >11:03:27,323 DBG program: Return code: 0 >11:03:27,324 INF program: Running... spice-vdagent >11:03:27,416 DBG program: Return code: 1 >11:03:28,387 INF program: Running [6] e2fsck -V ... >11:03:28,456 INF program: stdout[6]: >11:03:28,457 INF program: stderr[6]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >11:03:28,457 INF program: ...done [6] (exit code: 0) >11:03:29,864 INF program: Running... udevadm settle --timeout=300 >11:03:29,955 DBG program: Return code: 0 >11:03:30,011 INF program: Running... udevadm settle --timeout=300 >11:03:30,099 DBG program: Return code: 0 >11:03:30,223 INF program: Running... systemctl start chronyd >11:03:30,261 INF program: Running [7] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >11:03:30,424 DBG program: Return code: 0 >11:03:30,426 INF program: stdout[7]: >11:03:30,427 INF program: stderr[7]: >11:03:30,427 INF program: ...done [7] (exit code: 0) >11:03:30,428 INF program: Running... udevadm settle --timeout=300 >11:03:30,519 DBG program: Return code: 0 >11:03:31,881 INF program: Running... udevadm settle --timeout=300 >11:03:32,007 DBG program: Return code: 0 >11:03:32,168 INF program: Running [8] mdadm --examine -E /dev/sdc1 ... >11:03:32,192 INF program: stdout[8]: /dev/sdc1: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x0 > Array UUID : 554d3e9c:0bbe02bd:6133ef16:d8394ca2 > Name : localhost-live:boot > Creation Time : Wed Jul 18 15:44:35 2018 > Raid Level : raid1 > Raid Devices : 3 > > Avail Dev Size : 2095104 (1023.00 MiB 1072.69 MB) > Array Size : 1047552 (1023.00 MiB 1072.69 MB) > Data Offset : 2048 sectors > Super Offset : 8 sectors > Unused Space : before=1968 sectors, after=0 sectors > State : clean > Device UUID : 88fb2212:34055efe:129332b4:1cb960a2 > > Update Time : Wed Jul 18 15:45:27 2018 > Bad Block Log : 512 entries available at offset 16 sectors > Checksum : 7a51a824 - correct > Events : 17 > > > Device Role : Active device 0 > Array State : AAA ('A' == active, '.' == missing, 'R' == replacing) > >11:03:32,193 INF program: stderr[8]: >11:03:32,194 INF program: ...done [8] (exit code: 0) >11:03:32,194 INF program: Running [9] mdadm --examine --export /dev/sdc1 ... >11:03:32,218 INF program: stdout[9]: MD_LEVEL=raid1 >MD_DEVICES=3 >MD_NAME=localhost-live:boot >MD_ARRAY_SIZE=1072.69MB >MD_UUID=554d3e9c:0bbe02bd:6133ef16:d8394ca2 >MD_UPDATE_TIME=1531928727 >MD_DEV_UUID=88fb2212:34055efe:129332b4:1cb960a2 >MD_EVENTS=17 > >11:03:32,219 INF program: stderr[9]: >11:03:32,220 INF program: ...done [9] (exit code: 0) >11:03:32,220 INF program: Running [10] mdadm --examine --brief /dev/sdc1 ... >11:03:32,249 INF program: stdout[10]: ARRAY /dev/md/boot metadata=1.2 UUID=554d3e9c:0bbe02bd:6133ef16:d8394ca2 name=localhost-live:boot > >11:03:32,251 INF program: stderr[10]: >11:03:32,251 INF program: ...done [10] (exit code: 0) >11:03:32,259 INF program: Running... udevadm settle --timeout=300 >11:03:32,355 DBG program: Return code: 0 >11:03:32,517 INF program: Running... udevadm settle --timeout=300 >11:03:32,608 DBG program: Return code: 0 >11:03:32,689 INF program: Running... udevadm settle --timeout=300 >11:03:32,786 DBG program: Return code: 0 >11:03:33,250 INF program: Running... hwclock --hctosys --utc >11:03:33,001 DBG program: Return code: 0 > > >/tmp/storage.log: >11:03:20,510 INF blivet: ISCSID is /sbin/iscsid >11:03:20,511 INF blivet: no initiator set >11:03:20,731 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:03:20,732 INF blivet: no /etc/zfcp.conf; not configuring zfcp >11:03:28,501 DBG blivet: Ext4FS.supported: supported: True ; >11:03:28,502 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >11:03:28,503 DBG blivet: Ext4FS.supported: supported: True ; >11:03:28,503 DBG blivet: trying to set new default fstype to 'ext4' >11:03:28,505 DBG blivet: Ext4FS.supported: supported: True ; >11:03:28,505 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >11:03:28,507 DBG blivet: Ext4FS.supported: supported: True ; >11:03:30,256 INF blivet: no initiator set >11:03:30,257 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f3afba32b70> >11:03:30,259 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >11:03:30,261 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >11:03:31,342 INF blivet: devices to scan: ['sdc', 'sdc1', 'sdc2', 'sdd', 'sdd1', 'sdd2', 'sde', 'sdf', 'sdg', 'sdh', 'sdh1', 'sdh2', 'sdi', 'sdi1', 'sdj', 'sdj1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sdb', 'sdb1', 'sdk', 'sdk1', 'sdk2', 'sdk3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'fedora', 'boot'] >11:03:31,351 DBG blivet: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0 ' > '/dev/disk/by-id/wwn-0x50025388400fb2c9 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '710c71a8-43d7-3445-81d8-18ee68db0156', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy0-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy0-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S251NXAGB11897N', > 'ID_SERIAL_SHORT': 'S251NXAGB11897N', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388400fb2c9', > 'ID_WWN_WITH_EXTENSION': '0x50025388400fb2c9', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38936877'} ; >11:03:31,355 INF blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc)... >11:03:31,359 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >11:03:31,362 DBG blivet: DeviceTree.get_device_by_name returned None >11:03:31,407 DBG blivet: DiskDevicePopulator.run: name: sdc ; >11:03:31,410 INF blivet: sdc is a disk >11:03:31,411 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >11:03:31,411 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >11:03:31,417 DBG blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >11:03:31,421 DBG blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >11:03:31,425 DBG blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc >11:03:31,429 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc ; >11:03:31,441 DBG blivet: updated sdc size to 238.47 GiB (238.47 GiB) >11:03:31,478 INF blivet: added disk sdc (id 2) to device tree >11:03:31,479 INF blivet: got device: DiskDevice instance (0x7f3ae1495278) -- > name = sdc status = True id = 2 > children = [] > parents = [] > uuid = None size = 238.47 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc > target size = 238.47 GiB path = /dev/sdc > format args = [] original_format = None removable = False wwn = 0x50025388400fb2c9 >11:03:31,527 DBG blivet: DeviceTree.handle_format: name: sdc ; >11:03:31,537 DBG blivet: AppleBootstrapFS.supported: supported: True ; >11:03:31,564 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >11:03:31,572 DBG blivet: EFIFS.supported: supported: True ; >11:03:31,578 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >11:03:31,582 DBG blivet: MacEFIFS.supported: supported: True ; >11:03:31,583 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >11:03:31,588 DBG blivet: MacEFIFS.supported: supported: True ; >11:03:31,589 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >11:03:31,593 DBG blivet: DiskLabelFormatPopulator.run: device: sdc ; label_type: gpt ; >11:03:31,595 DBG blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >11:03:31,598 DBG blivet: DiskLabel.__init__: uuid: 710c71a8-43d7-3445-81d8-18ee68db0156 ; label: None ; device: /dev/sdc ; serial: Samsung_SSD_850_PRO_256GB_S251NXAGB11897N ; exists: True ; >11:03:31,623 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f3adce7a240>, <parted.partition.Partition object at 0x7f3adce73780>] > device: <parted.device.Device object at 0x7f3adce63208> > PedDisk: <_ped.Disk object at 0x7f3adce706c8> >11:03:31,837 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 10 >11:03:31,843 DBG blivet: DiskDevice._set_format: sdc ; type: disklabel ; current: None ; >11:03:31,843 INF blivet: got format: existing gpt disklabel >11:03:31,864 DBG blivet: DeviceTree.handle_device: name: sdc1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025388400fb2c9-part1 ' > '/dev/disk/by-partuuid/1a36b58d-a61c-c240-a4ec-3d48621c663d ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11897N-part1 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy0-lun-0-part1', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost-live:boot', > 'ID_FS_LABEL_ENC': 'localhost-live:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '554d3e9c-0bbe-02bd-6133-ef16d8394ca2', > 'ID_FS_UUID_ENC': '554d3e9c-0bbe-02bd-6133-ef16d8394ca2', > 'ID_FS_UUID_SUB': '88fb2212-3405-5efe-1293-32b41cb960a2', > 'ID_FS_UUID_SUB_ENC': '88fb2212-3405-5efe-1293-32b41cb960a2', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '1a36b58d-a61c-c240-a4ec-3d48621c663d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '710c71a8-43d7-3445-81d8-18ee68db0156', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy0-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy0-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S251NXAGB11897N', > 'ID_SERIAL_SHORT': 'S251NXAGB11897N', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388400fb2c9', > 'ID_WWN_WITH_EXTENSION': '0x50025388400fb2c9', > 'MAJOR': '8', > 'MINOR': '33', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1072.69MB', > 'UDISKS_MD_MEMBER_DEVICES': '3', > 'UDISKS_MD_MEMBER_DEV_UUID': '88fb2212:34055efe:129332b4:1cb960a2', > 'UDISKS_MD_MEMBER_EVENTS': '17', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost-live:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1531928727', > 'UDISKS_MD_MEMBER_UUID': '554d3e9c:0bbe02bd:6133ef16:d8394ca2', > 'USEC_INITIALIZED': '39059625'} ; >11:03:31,865 INF blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc1)... >11:03:31,867 DBG blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >11:03:31,870 DBG blivet: DeviceTree.get_device_by_name returned None >11:03:31,880 DBG blivet: PartitionDevicePopulator.run: name: sdc1 ; >11:03:32,076 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >11:03:32,078 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdc (2) with existing gpt disklabel >11:03:32,081 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >11:03:32,085 DBG blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >11:03:32,085 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >11:03:32,095 DBG blivet: PartitionDevice._set_format: sdc1 ; type: None ; current: None ; >11:03:32,099 DBG blivet: PartitionDevice.update_sysfs_path: sdc1 ; status: True ; >11:03:32,100 DBG blivet: sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc1 >11:03:32,104 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc1 ; >11:03:32,107 DBG blivet: updated sdc1 size to 1024 MiB (1024 MiB) >11:03:32,108 DBG blivet: looking up parted Partition: /dev/sdc1 >11:03:32,111 DBG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >11:03:32,115 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 1 ; >11:03:32,118 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 10 ; >11:03:32,121 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 12 ; >11:03:32,124 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc1 ; >11:03:32,126 DBG blivet: updated sdc1 size to 1024 MiB (1024 MiB) >11:03:32,128 INF blivet: added partition sdc1 (id 12) to device tree >11:03:32,128 INF blivet: got device: PartitionDevice instance (0x7f3afd22a748) -- > name = sdc1 status = True id = 12 > children = [] > parents = ['existing 238.47 GiB disk sdc (2) with existing gpt disklabel'] > uuid = 1a36b58d-a61c-c240-a4ec-3d48621c663d size = 1024 MiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sdc/sdc1 > target size = 1024 MiB path = /dev/sdc1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3adce63518> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3adcd68c18> PedPartition: <_ped.Partition object at 0x7f3adddbe518> > disk = existing 238.47 GiB disk sdc (2) with existing gpt disklabel > start = 2048 end = 2099199 length = 2097152 > flags = raid >11:03:32,142 DBG blivet: DeviceTree.handle_format: name: sdc1 ; >11:03:32,146 DBG blivet: AppleBootstrapFS.supported: supported: True ; >11:03:32,146 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >11:03:32,150 DBG blivet: EFIFS.supported: supported: True ; >11:03:32,151 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >11:03:32,155 DBG blivet: MacEFIFS.supported: supported: True ; >11:03:32,155 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >11:03:32,159 DBG blivet: MacEFIFS.supported: supported: True ; >11:03:32,160 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >11:03:32,161 INF blivet: type detected on 'sdc1' is 'mdmember' >11:03:32,164 DBG blivet: MDRaidMember.__init__: uuid: 88fb2212-3405-5efe-1293-32b41cb960a2 ; label: localhost-live:boot ; device: /dev/sdc1 ; serial: Samsung_SSD_850_PRO_256GB_S251NXAGB11897N ; exists: True ; md_uuid: 554d3e9c-0bbe-02bd-6133-ef16d8394ca2 ; biosraid: False ; >11:03:32,165 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 20 >11:03:32,167 DBG blivet: PartitionDevice._set_format: sdc1 ; type: mdmember ; current: None ; >11:03:32,255 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 554d3e9c-0bbe-02bd-6133-ef16d8394ca2 ; incomplete: True ; hidden: False ; >11:03:32,258 DBG blivet: DeviceTree.get_device_by_uuid returned None >11:03:32,417 INF blivet: using name boot for md array containing member sdc1 >11:03:32,419 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >11:03:32,421 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >11:03:32,427 DBG blivet: MDRaidArrayDevice._set_format: boot ; type: None ; current: None ; >11:03:32,430 DBG blivet: MDRaidArrayDevice.update_sysfs_path: boot ; status: True ; >11:03:32,431 DBG blivet: boot sysfs_path set to /sys/devices/virtual/block/md127 >11:03:32,435 DBG blivet: MDRaidArrayDevice.read_current_size: exists: True ; path: /dev/md/boot ; sysfs_path: /sys/devices/virtual/block/md127 ; >11:03:32,435 DBG blivet: existing RAID None size == 1023 MiB >11:03:32,436 DBG blivet: updated boot size to 1023 MiB (1023 MiB) >11:03:32,439 DBG blivet: MDRaidArrayDevice.read_chunk_size: exists: True ; path: /dev/md/boot ; sysfs_path: /sys/devices/virtual/block/md127 ; >11:03:32,440 DBG blivet: get_format('None') returning DeviceFormat instance with object id 25 >11:03:32,442 DBG blivet: MDRaidArrayDevice._set_format: boot ; type: None ; current: None ; >11:03:32,445 DBG blivet: MDRaidArrayDevice.update_sysfs_path: boot ; status: True ; >11:03:32,445 DBG blivet: boot sysfs_path set to /sys/devices/virtual/block/md127 >11:03:32,448 DBG blivet: MDRaidArrayDevice._add_parent: boot ; parent: sdc1 ; >11:03:32,452 DBG blivet: PartitionDevice.add_child: name: sdc1 ; child: boot ; kids: 0 ; >11:03:32,460 INF blivet: added mdarray boot (id 21) to device tree >11:03:32,468 DBG blivet: DeviceTree.handle_device: name: boot ; info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost-live:boot /dev/md/boot ' > '/dev/disk/by-uuid/57eb5911-8f4d-4e6d-965b-5e1783ff5173 ' > '/dev/disk/by-id/md-uuid-554d3e9c:0bbe02bd:6133ef16:d8394ca2', > 'DEVNAME': '/dev/md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '57eb5911-8f4d-4e6d-965b-5e1783ff5173', > 'ID_FS_UUID_ENC': '57eb5911-8f4d-4e6d-965b-5e1783ff5173', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '3', > 'MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'MD_DEVICE_sdc1_ROLE': '0', > 'MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'MD_DEVICE_sdd1_ROLE': '1', > 'MD_DEVICE_sdh1_DEV': '/dev/sdh1', > 'MD_DEVICE_sdh1_ROLE': '2', > 'MD_DEVNAME': 'boot', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost-live:boot', > 'MD_UUID': '554d3e9c:0bbe02bd:6133ef16:d8394ca2', > 'MINOR': '127', > 'SUBSYSTEM': 'block', > 'SYSTEMD_WANTS': 'mdmonitor.service', > 'SYS_NAME': 'md127', > 'SYS_PATH': '/sys/devices/virtual/block/md127', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '3', > 'UDISKS_MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'UDISKS_MD_DEVICE_sdc1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'UDISKS_MD_DEVICE_sdd1_ROLE': '1', > 'UDISKS_MD_DEVICE_sdh1_DEV': '/dev/sdh1', > 'UDISKS_MD_DEVICE_sdh1_ROLE': '2', > 'UDISKS_MD_DEVNAME': 'boot', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost-live:boot', > 'UDISKS_MD_UUID': '554d3e9c:0bbe02bd:6133ef16:d8394ca2', > 'USEC_INITIALIZED': '39056378'} ; >11:03:32,469 INF blivet: scanning boot (/sys/devices/virtual/block/md127)... >11:03:32,471 DBG blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: False ; hidden: False ; >11:03:32,476 DBG blivet: DeviceTree.get_device_by_name returned None >11:03:32,480 DBG blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: False ; hidden: False ; >11:03:32,484 DBG blivet: DeviceTree.get_device_by_name returned None >11:03:32,487 DBG blivet: MDDevicePopulator.run: name: boot ; >11:03:32,500 DBG blivet: DeviceTree.get_device_by_name: name: sdh1 ; incomplete: False ; hidden: False ; >11:03:32,504 DBG blivet: DeviceTree.get_device_by_name returned None >11:03:32,508 DBG blivet: DeviceTree.handle_device: name: sdh1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V-part1 ' > '/dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0-part1 ' > '/dev/disk/by-partuuid/1a36b58d-a61c-c240-a4ec-3d48621c663d ' > '/dev/disk/by-id/wwn-0x50025388400fb2b5-part1', > 'DEVNAME': '/dev/sdh1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost-live:boot', > 'ID_FS_LABEL_ENC': 'localhost-live:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '554d3e9c-0bbe-02bd-6133-ef16d8394ca2', > 'ID_FS_UUID_ENC': '554d3e9c-0bbe-02bd-6133-ef16d8394ca2', > 'ID_FS_UUID_SUB': 'b5d78698-95a6-183b-ac7b-7285e9b493e2', > 'ID_FS_UUID_SUB_ENC': 'b5d78698-95a6-183b-ac7b-7285e9b493e2', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '1a36b58d-a61c-c240-a4ec-3d48621c663d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '710c71a8-43d7-3445-81d8-18ee68db0156', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy5-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy5-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S251NXAGB11877V', > 'ID_SERIAL_SHORT': 'S251NXAGB11877V', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388400fb2b5', > 'ID_WWN_WITH_EXTENSION': '0x50025388400fb2b5', > 'MAJOR': '8', > 'MINOR': '113', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1072.69MB', > 'UDISKS_MD_MEMBER_DEVICES': '3', > 'UDISKS_MD_MEMBER_DEV_UUID': 'b5d78698:95a6183b:ac7b7285:e9b493e2', > 'UDISKS_MD_MEMBER_EVENTS': '17', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost-live:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1531928727', > 'UDISKS_MD_MEMBER_UUID': '554d3e9c:0bbe02bd:6133ef16:d8394ca2', > 'USEC_INITIALIZED': '39052190'} ; >11:03:32,508 INF blivet: scanning sdh1 (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1)... >11:03:32,511 DBG blivet: DeviceTree.get_device_by_name: name: sdh1 ; incomplete: False ; hidden: False ; >11:03:32,514 DBG blivet: DeviceTree.get_device_by_name returned None >11:03:32,517 DBG blivet: PartitionDevicePopulator.run: name: sdh1 ; >11:03:32,686 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >11:03:32,689 DBG blivet: DeviceTree.get_device_by_name returned None >11:03:32,864 DBG blivet: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:05:00.0-sas-phy5-lun-0 ' > '/dev/disk/by-id/wwn-0x50025388400fb2b5 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S251NXAGB11877V', > 'DEVNAME': '/dev/sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '710c71a8-43d7-3445-81d8-18ee68db0156', > 'ID_PATH': 'pci-0000:05:00.0-sas-phy5-lun-0', > 'ID_PATH_TAG': 'pci-0000_05_00_0-sas-phy5-lun-0', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S251NXAGB11877V', > 'ID_SERIAL_SHORT': 'S251NXAGB11877V', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388400fb2b5', > 'ID_WWN_WITH_EXTENSION': '0x50025388400fb2b5', > 'MAJOR': '8', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38936081'} ; >11:03:32,864 INF blivet: scanning sdh (/sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh)... >11:03:32,867 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >11:03:32,871 DBG blivet: DeviceTree.get_device_by_name returned None >11:03:32,876 DBG blivet: DiskDevicePopulator.run: name: sdh ; >11:03:32,878 INF blivet: sdh is a disk >11:03:32,878 DBG blivet: get_format('None') returning DeviceFormat instance with object id 27 >11:03:32,879 DBG blivet: get_format('None') returning DeviceFormat instance with object id 28 >11:03:32,882 DBG blivet: DiskDevice._set_format: sdh ; type: None ; current: None ; >11:03:32,886 DBG blivet: DiskDevice.update_sysfs_path: sdh ; status: True ; >11:03:32,886 DBG blivet: sdh sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh >11:03:32,890 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh ; >11:03:32,891 DBG blivet: updated sdh size to 238.47 GiB (238.47 GiB) >11:03:32,892 INF blivet: added disk sdh (id 26) to device tree >11:03:32,892 INF blivet: got device: DiskDevice instance (0x7f3adde12438) -- > name = sdh status = True id = 26 > children = [] > parents = [] > uuid = None size = 238.47 GiB > format = existing None > major = 8 minor = 112 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh > target size = 238.47 GiB path = /dev/sdh > format args = [] original_format = None removable = False wwn = 0x50025388400fb2b5 >11:03:32,898 DBG blivet: DeviceTree.handle_format: name: sdh ; >11:03:32,902 DBG blivet: AppleBootstrapFS.supported: supported: True ; >11:03:32,903 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 30 >11:03:32,907 DBG blivet: EFIFS.supported: supported: True ; >11:03:32,907 DBG blivet: get_format('efi') returning EFIFS instance with object id 31 >11:03:32,912 DBG blivet: MacEFIFS.supported: supported: True ; >11:03:32,912 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 32 >11:03:32,917 DBG blivet: MacEFIFS.supported: supported: True ; >11:03:32,917 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 33 >11:03:32,921 DBG blivet: DiskLabelFormatPopulator.run: device: sdh ; label_type: gpt ; >11:03:32,924 DBG blivet: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; >11:03:32,928 DBG blivet: DiskLabel.__init__: uuid: 710c71a8-43d7-3445-81d8-18ee68db0156 ; label: None ; device: /dev/sdh ; serial: Samsung_SSD_850_PRO_256GB_S251NXAGB11877V ; exists: True ; >11:03:32,945 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f3adcfe0908>, <parted.partition.Partition object at 0x7f3adcfe0c18>] > device: <parted.device.Device object at 0x7f3adcfe0780> > PedDisk: <_ped.Disk object at 0x7f3adde1f888> >11:03:33,160 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 34 >11:03:33,167 DBG blivet: DiskDevice._set_format: sdh ; type: disklabel ; current: None ; >11:03:33,167 INF blivet: got format: existing gpt disklabel >11:03:33,178 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >11:03:33,182 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdh (26) with existing gpt disklabel >11:03:33,187 DBG blivet: get_format('None') returning DeviceFormat instance with object id 37 >11:03:33,193 DBG blivet: DiskDevice.add_child: name: sdh ; child: sdh1 ; kids: 0 ; >11:03:33,193 DBG blivet: get_format('None') returning DeviceFormat instance with object id 38 >11:03:33,197 DBG blivet: PartitionDevice._set_format: sdh1 ; type: None ; current: None ; >11:03:33,201 DBG blivet: PartitionDevice.update_sysfs_path: sdh1 ; status: True ; >11:03:33,202 DBG blivet: sdh1 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1 >11:03:33,206 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdh1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1 ; >11:03:33,207 DBG blivet: updated sdh1 size to 1024 MiB (1024 MiB) >11:03:33,208 DBG blivet: looking up parted Partition: /dev/sdh1 >11:03:33,211 DBG blivet: PartitionDevice.probe: sdh1 ; exists: True ; >11:03:33,215 DBG blivet: PartitionDevice.get_flag: path: /dev/sdh1 ; flag: 1 ; >11:03:33,217 DBG blivet: PartitionDevice.get_flag: path: /dev/sdh1 ; flag: 10 ; >11:03:33,220 DBG blivet: PartitionDevice.get_flag: path: /dev/sdh1 ; flag: 12 ; >11:03:33,224 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdh1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/0000:05:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdh/sdh1 ; >11:03:33,225 DBG blivet: updated sdh1 size to 1024 MiB (1024 MiB) >11:03:33,235 DBG blivet: /dev/sdk is mounted on /run/install/repo >11:03:33,236 DBG blivet: /dev/sdk is mounted on /run/install/repo >11:03:33,294 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdk ; incomplete: False ; hidden: False ; >11:03:33,296 DBG blivet: DeviceTree.get_device_by_path returned None >11:03:33,868 DBG blivet: existing RAID raid1 size == 1023 MiB >11:03:33,875 DBG blivet: existing RAID raid1 size == 1023 MiB > > >/tmp/ifcfg.log: >11:03:21,012 DBG ifcfg: content of files (network initialization): >11:03:21,039 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [20, 221, 169, 213, 49, 136], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'Wired connection 2', 'uuid': '79baf56f-c320-3075-b15e-60db0331d1a0', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1531911779}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}, {'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [20, 221, 169, 213, 49, 135], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'Wired connection 1', 'uuid': 'cf8f398a-ede1-3f91-b60c-1bde0a4d5afc', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1531911787}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >11:03:21,862 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 >11:03:21,865 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 >11:03:21,867 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 >11:03:21,869 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 >11:03:21,872 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 >11:03:22,285 DBG ifcfg: content of files (missing ifcfgs created for devices ['enp3s0', 'enp4s0']): >11:03:22,285 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp4s0: >11:03:22,286 DBG ifcfg: TYPE=Ethernet >11:03:22,286 DBG ifcfg: PROXY_METHOD=none >11:03:22,287 DBG ifcfg: BROWSER_ONLY=no >11:03:22,287 DBG ifcfg: BOOTPROTO=dhcp >11:03:22,287 DBG ifcfg: DEFROUTE=yes >11:03:22,288 DBG ifcfg: IPV4_FAILURE_FATAL=no >11:03:22,288 DBG ifcfg: IPV6INIT=yes >11:03:22,288 DBG ifcfg: IPV6_AUTOCONF=yes >11:03:22,288 DBG ifcfg: IPV6_DEFROUTE=yes >11:03:22,289 DBG ifcfg: IPV6_FAILURE_FATAL=no >11:03:22,289 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >11:03:22,289 DBG ifcfg: NAME=enp4s0 >11:03:22,290 DBG ifcfg: UUID=79baf56f-c320-3075-b15e-60db0331d1a0 >11:03:22,290 DBG ifcfg: ONBOOT=yes >11:03:22,290 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >11:03:22,290 DBG ifcfg: DEVICE=enp4s0 >11:03:22,291 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp3s0: >11:03:22,291 DBG ifcfg: TYPE=Ethernet >11:03:22,291 DBG ifcfg: PROXY_METHOD=none >11:03:22,292 DBG ifcfg: BROWSER_ONLY=no >11:03:22,292 DBG ifcfg: BOOTPROTO=dhcp >11:03:22,292 DBG ifcfg: DEFROUTE=yes >11:03:22,292 DBG ifcfg: IPV4_FAILURE_FATAL=no >11:03:22,293 DBG ifcfg: IPV6INIT=yes >11:03:22,293 DBG ifcfg: IPV6_AUTOCONF=yes >11:03:22,293 DBG ifcfg: IPV6_DEFROUTE=yes >11:03:22,293 DBG ifcfg: IPV6_FAILURE_FATAL=no >11:03:22,294 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >11:03:22,294 DBG ifcfg: NAME=enp3s0 >11:03:22,294 DBG ifcfg: UUID=cf8f398a-ede1-3f91-b60c-1bde0a4d5afc >11:03:22,294 DBG ifcfg: ONBOOT=yes >11:03:22,295 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >11:03:22,295 DBG ifcfg: DEVICE=enp3s0 >11:03:22,319 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'enp4s0', 'uuid': '79baf56f-c320-3075-b15e-60db0331d1a0', 'interface-name': 'enp4s0', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}, {'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'enp3s0', 'uuid': 'cf8f398a-ede1-3f91-b60c-1bde0a4d5afc', 'interface-name': 'enp3s0', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1531911787}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] > > >/tmp/dnf.librepo.log: >11:03:29 Librepo version: 1.8.0 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.59.0 OpenSSL/1.1.0h zlib/1.2.11 libidn2/2.0.4 libpsl/0.20.1 (+libidn2/2.0.4) libssh/0.7.5/openssl/zlib nghttp2/1.31.1) >11:03:29 Current date: 2018-07-18T11:03:29+0000 >11:03:33 lr_download: Target: file:///etc/dnf/dnf.conf (-) >11:03:33 select_next_target: Selecting mirror for: file:///etc/dnf/dnf.conf >11:03:33 prepare_next_transfer: URL: file:///etc/dnf/dnf.conf >11:03:33 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 40): Operation not supported >11:03:33 lr_download: Downloading started >11:03:33 check_transfer_statuses: Transfer finished: file:///etc/dnf/dnf.conf (Effective url: file:///etc/dnf/dnf.conf) >11:03:33 lr_download: Target: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo (-) >11:03:33 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo >11:03:33 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo >11:03:33 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >11:03:33 lr_download: Downloading started >11:03:33 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo (Effective url: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo) >11:03:33 lr_download: Target: file:///etc/anaconda.repos.d/fedora-updates-testing.repo (-) >11:03:33 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora-updates-testing.repo >11:03:33 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora-updates-testing.repo >11:03:33 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >11:03:33 lr_download: Downloading started >11:03:33 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora-updates-testing.repo (Effective url: file:///etc/anaconda.repos.d/fedora-updates-testing.repo) >11:03:33 lr_download: Target: file:///etc/anaconda.repos.d/fedora-updates.repo (-) >11:03:33 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora-updates.repo >11:03:33 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora-updates.repo >11:03:33 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >11:03:33 lr_download: Downloading started >11:03:33 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora-updates.repo (Effective url: file:///etc/anaconda.repos.d/fedora-updates.repo) >11:03:33 lr_download: Target: file:///etc/anaconda.repos.d/fedora.repo (-) >11:03:33 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora.repo >11:03:33 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora.repo >11:03:33 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >11:03:33 lr_download: Downloading started >11:03:33 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora.repo (Effective url: file:///etc/anaconda.repos.d/fedora.repo) >11:03:33 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-7f22301011975b35 >11:03:33 lr_handle_perform: Using own SIGINT handler >11:03:33 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >11:03:33 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >11:03:33 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >11:03:33 lr_handle_perform: Downloading/Locating yum repo >11:03:33 lr_yum_use_local: Locating repo.. >11:03:33 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-7f22301011975b35/repodata/repomd.xml): No such file or directory >11:03:33 lr_handle_perform: Restoring an old SIGINT handler >11:03:33 lr_handle_perform: Using dir: /tmp/dnf-06_do6ny >11:03:33 lr_handle_perform: Using own SIGINT handler >11:03:33 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >11:03:33 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >11:03:33 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >11:03:33 lr_handle_perform: Downloading/Locating yum repo >11:03:33 lr_yum_download_remote: Downloading/Copying repo.. >11:03:33 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >11:03:33 lr_download: Target: repodata/repomd.xml (-) >11:03:33 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x5592bdd99400 >11:03:33 lr_prepare_lrmirrors: Mirror: file:///run/install/repo >11:03:33 select_next_target: Selecting mirror for: repodata/repomd.xml >11:03:33 prepare_next_transfer: URL: file:///run/install/repo/repodata/repomd.xml >11:03:33 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >11:03:33 lr_download: Downloading started >11:03:33 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: file:///run/install/repo/repodata/repomd.xml) >11:03:33 check_transfer_statuses: Error during transfer: Curl error (37): Couldn't read a file:// file for file:///run/install/repo/repodata/repomd.xml [Couldn't open file /run/install/repo/repodata/repomd.xml] >11:03:33 check_transfer_statuses: Ignore error - Try another mirror >11:03:33 select_next_target: Selecting mirror for: repodata/repomd.xml >11:03:33 select_suitable_mirror: All mirrors were tried without success >11:03:33 lr_download: Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried >11:03:33 lr_yum_download_repomd: repomd.xml download was unsuccessful >11:03:33 lr_handle_perform: Restoring an old SIGINT handler >11:03:34 lr_handle_perform: Using dir: /tmp/dnf.cache/updates-8bd9ef368505a5fd >11:03:34 lr_handle_perform: Using own SIGINT handler >11:03:34 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >11:03:34 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >11:03:34 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >11:03:34 lr_handle_perform: Downloading/Locating yum repo >11:03:34 lr_yum_use_local: Locating repo.. >11:03:34 lr_yum_use_local_load_base: open(/tmp/dnf.cache/updates-8bd9ef368505a5fd/repodata/repomd.xml): No such file or directory >11:03:34 lr_handle_perform: Restoring an old SIGINT handler >11:03:34 lr_handle_perform: Using dir: /tmp/dnf-sz99r6r3 >11:03:34 lr_handle_perform: Using own SIGINT handler >11:03:34 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >11:03:34 lr_download: Target: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f28&arch=x86_64 (-) >11:03:34 select_next_target: Selecting mirror for: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f28&arch=x86_64 >11:03:34 prepare_next_transfer: URL: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f28&arch=x86_64 >11:03:34 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 40): Operation not supported >11:03:34 lr_download: Downloading started > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-28 quiet > > >/root/lorax-packages.log: >iwl100-firmware-39.31.5.1-83.fc28.1.noarch >xorg-x11-drv-ati-18.0.1-1.fc28.x86_64 >GeoIP-1.6.12-3.fc28.x86_64 >libreport-filesystem-2.9.4-1.fc28.x86_64 >xorg-x11-drv-libinput-0.27.1-2.fc28.x86_64 >authselect-0.4-1.fc28.x86_64 >kacst-fonts-common-2.0-19.fc28.noarch >xorg-x11-drv-v4l-0.2.0-51.fc28.x86_64 >lcms2-2.9-2.fc28.x86_64 >tzdata-2018d-1.fc28.noarch >at-spi2-core-2.28.0-1.fc28.x86_64 >libvisual-0.4.0-24.fc28.x86_64 >naver-nanum-fonts-common-3.020-20.20140930.fc28.1.noarch >gcr-3.28.0-1.fc28.x86_64 >woff2-1.0.2-2.fc28.x86_64 >yelp-xsl-3.28.0-1.fc28.noarch >webkit2gtk3-2.20.1-1.fc28.x86_64 >qrencode-libs-3.4.4-5.fc28.x86_64 >fuse-common-3.2.1-11.fc28.x86_64 >yelp-3.28.1-1.fc28.x86_64 >libasyncns-0.8-14.fc28.x86_64 >pkgconf-m4-1.4.2-1.fc28.noarch >libcgroup-0.41-14.fc28.x86_64 >lsof-4.89-8.fc28.x86_64 >ncurses-base-6.1-4.20180224.fc28.noarch >chrony-3.3-1.fc28.x86_64 >xorg-x11-server-utils-7.7-24.fc28.x86_64 >fedora-repos-28-1.noarch >fedora-logos-28.0.3-1.fc28.x86_64 >xorg-x11-font-utils-7.5-37.fc28.x86_64 >basesystem-11-5.fc28.noarch >logrotate-3.14.0-1.fc28.x86_64 >checkpolicy-2.7-7.fc28.x86_64 >glibc-all-langpacks-2.27-8.fc28.x86_64 >openldap-2.4.46-1.fc28.x86_64 >lz4-1.8.1.2-4.fc28.x86_64 >libsepol-2.7-6.fc28.x86_64 >xmlrpc-c-client-1.51.0-5.fc28.x86_64 >oci-umount-2.3.4-1.git87f9237.fc28.x86_64 >libxml2-2.9.7-4.fc28.x86_64 >ostree-libs-2018.3-2.fc28.x86_64 >libndp-1.6-5.fc28.x86_64 >bzip2-libs-1.0.6-26.fc28.x86_64 >rpm-4.14.1-7.fc28.x86_64 >psmisc-23.1-3.fc28.x86_64 >popt-1.16-14.fc28.x86_64 >libsolv-0.6.34-1.fc28.x86_64 >ncurses-6.1-4.20180224.fc28.x86_64 >perl-Exporter-5.72-396.fc28.noarch >drpm-0.3.0-13.fc28.x86_64 >ca-certificates-2018.2.22-3.fc28.noarch >nss-util-3.36.0-1.0.fc28.x86_64 >libuser-0.62-13.fc28.x86_64 >shadow-utils-4.5-9.fc28.x86_64 >elfutils-libelf-0.170-11.fc28.x86_64 >createrepo_c-0.10.0-18.fc28.x86_64 >cairo-1.15.12-1.fc28.x86_64 >freetype-2.8-10.fc28.x86_64 >selinux-policy-targeted-3.14.1-21.fc28.noarch >polkit-libs-0.114-1.fc28.x86_64 >augeas-libs-1.10.1-2.fc28.x86_64 >python3-policycoreutils-2.7-18.fc28.noarch >json-glib-1.4.2-3.fc28.x86_64 >libattr-2.4.47-23.fc28.x86_64 >libreport-cli-2.9.4-1.fc28.x86_64 >cracklib-2.9.6-13.fc28.x86_64 >audit-libs-2.8.3-3.fc28.x86_64 >ostree-2018.3-2.fc28.x86_64 >python3-setuptools-39.0.1-1.fc28.noarch >libjpeg-turbo-1.5.3-3.fc28.x86_64 >NetworkManager-wifi-1.10.6-1.fc28.x86_64 >python3-six-1.11.0-3.fc28.noarch >libwayland-client-1.15.0-1.fc28.x86_64 >realmd-0.16.3-12.fc28.x86_64 >dbus-glib-0.110-2.fc28.x86_64 >libogg-1.3.2-10.fc28.x86_64 >libblockdev-fs-2.16-2.fc28.x86_64 >harfbuzz-1.7.5-3.fc28.x86_64 >libvorbis-1.3.6-1.fc28.x86_64 >libblockdev-mpath-2.16-2.fc28.x86_64 >cups-libs-2.2.6-14.fc28.x86_64 >file-libs-5.32-3.fc28.x86_64 >hmaccalc-0.9.14-10.fc28.x86_64 >python3-pid-2.1.1-7.fc28.noarch >libX11-1.6.5-7.fc28.x86_64 >gdb-8.1-11.fc28.x86_64 >gsettings-desktop-schemas-3.28.0-1.fc28.x86_64 >libXrandr-1.5.1-5.fc28.x86_64 >udisks2-iscsi-2.7.6-1.fc28.x86_64 >e2fsprogs-1.43.8-2.fc28.x86_64 >libXcursor-1.1.15-1.fc28.x86_64 >python3-dnf-2.7.5-12.fc28.noarch >tmux-2.6-3.fc28.x86_64 >lua-libs-5.3.4-10.fc28.x86_64 >python3-simpleline-1.1-1.fc28.noarch >libsoup-2.62.1-1.fc28.x86_64 >libsemanage-2.7-12.fc28.x86_64 >hfsplus-tools-540.1.linux3-15.fc28.x86_64 >python3-cffi-1.11.2-1.fc28.x86_64 >libassuan-2.5.1-3.fc28.x86_64 >anaconda-tui-28.22.10-1.fc28.x86_64 >libwacom-0.28-3.fc28.x86_64 >libicu-60.2-2.fc28.x86_64 >linux-firmware-20180402-83.git8c1e439c.fc28.noarch >python3-iniparse-0.4-30.fc28.noarch >grep-3.1-5.fc28.x86_64 >gfs2-utils-3.1.10-5.fc28.x86_64 >python3-pysocks-1.6.8-2.fc28.noarch >p11-kit-trust-0.23.10-1.fc28.x86_64 >openssh-server-7.7p1-2.fc28.x86_64 >python3-pyOpenSSL-17.3.0-3.fc28.noarch >libseccomp-2.3.3-2.fc28.x86_64 >dracut-fips-047-8.git20180305.fc28.x86_64 >python3-requests-file-1.4.3-4.fc28.noarch >lzo-2.08-12.fc28.x86_64 >memtest86+-5.01-19.fc28.x86_64 >python3-libcomps-0.1.8-11.fc28.x86_64 >iptables-libs-1.6.2-2.fc28.x86_64 >rng-tools-6.1-4.fc28.x86_64 >python3-pytz-2017.2-7.fc28.noarch >libXmu-1.1.2-8.fc28.x86_64 >xorg-x11-drivers-7.7-22.fc28.x86_64 >atomic-registries-1.22.1-2.fc28.x86_64 >libXxf86vm-1.1.4-7.fc28.x86_64 >shim-x64-13-4.x86_64 >python3-cairo-1.16.3-1.fc28.x86_64 >fuse-2.9.7-11.fc28.x86_64 >xfsdump-3.1.8-2.fc28.x86_64 >python2-pip-9.0.3-1.fc28.noarch >mpfr-3.1.6-1.fc28.x86_64 >tigervnc-server-module-1.8.0-7.fc28.x86_64 >cracklib-dicts-2.9.6-13.fc28.x86_64 >libtdb-1.3.15-4.fc28.x86_64 >mt-st-1.1-20.fc27.x86_64 >ntfsprogs-2017.3.23-4.fc28.x86_64 >hunspell-en-US-0.20140811.1-11.fc28.noarch >icfg-0.9-14.fc28.noarch >libatasmart-0.19-14.fc28.x86_64 >libepoxy-1.5.0-1.fc28.x86_64 >xorg-x11-fonts-misc-7.5-19.fc28.noarch >libsecret-0.18.6-1.fc28.x86_64 >libunwind-1.2.1-5.fc28.x86_64 >sg3_utils-1.42-4.fc28.x86_64 >libmodulemd-1.3.0-2.fc28.x86_64 >libsysfs-2.1.0-23.fc28.x86_64 >pciutils-3.5.6-3.fc28.x86_64 >libnotify-0.7.7-5.fc28.x86_64 >libyaml-0.1.7-5.fc28.x86_64 >vim-minimal-8.0.1704-1.fc28.x86_64 >pango-1.42.1-1.fc28.x86_64 >libref_array-0.1.5-38.fc28.x86_64 >gdb-gdbserver-8.1-11.fc28.x86_64 >librsvg2-2.42.3-1.fc28.x86_64 >libnfnetlink-1.0.1-13.fc28.x86_64 >hdparm-9.54-1.fc28.x86_64 >btrfs-progs-4.15.1-1.fc28.x86_64 >startup-notification-0.12-15.fc28.x86_64 >khmeros-base-fonts-5.0-24.fc28.noarch >device-mapper-libs-1.02.146-4.fc28.x86_64 >xorg-x11-xauth-1.0.9-11.fc28.x86_64 >kacst-farsi-fonts-2.0-19.fc28.noarch >systemd-238-7.fc28.1.x86_64 >lttng-ust-2.10.1-2.fc28.x86_64 >lklug-fonts-0.6-17.20090803cvs.fc28.noarch >systemd-udev-238-7.fc28.1.x86_64 >libtheora-1.1.1-21.fc28.x86_64 >lohit-gujarati-fonts-2.92.4-3.fc28.noarch >xfsprogs-4.15.1-1.fc28.x86_64 >acl-2.2.52-20.fc28.x86_64 >lohit-tamil-fonts-2.91.3-3.fc28.noarch >polkit-0.114-1.fc28.x86_64 >perl-macros-5.26.1-409.fc28.x86_64 >wqy-microhei-fonts-0.2.0-0.20.beta.fc28.noarch >dhcp-client-4.3.6-19.fc28.x86_64 >perl-Unicode-Normalize-1.25-396.fc28.x86_64 >sil-scheherazade-fonts-2.100-5.fc28.noarch >libblockdev-loop-2.16-2.fc28.x86_64 >perl-PathTools-3.74-1.fc28.x86_64 >libertas-usb8388-olpc-firmware-20180402-83.git8c1e439c.fc28.noarch >grub2-tools-minimal-2.02-34.fc28.x86_64 >perl-IO-1.38-409.fc28.x86_64 >iwl7260-firmware-25.30.13.0-83.fc28.1.noarch >libblockdev-dm-2.16-2.fc28.x86_64 >mtools-4.0.18-14.fc28.x86_64 >iwl6000-firmware-9.221.4.1-83.fc28.1.noarch >container-storage-setup-0.8.0-3.git1d27ecf.fc28.noarch >coreutils-common-8.29-5.fc28.x86_64 >iwl3945-firmware-15.32.2.9-83.fc28.1.noarch >plymouth-0.9.3-5.fc28.x86_64 >graphite2-1.3.10-5.fc28.x86_64 >iwl135-firmware-18.168.6.1-83.fc28.1.noarch >libblockdev-btrfs-2.16-2.fc28.x86_64 >mozjs52-52.7.3-1.fc28.x86_64 >rdma-core-16.2-3.fc28.x86_64 >ipw2200-firmware-3.1-15.fc28.noarch >xkeyboard-config-2.23.1-1.fc28.noarch >docker-common-1.13.1-51.git4032bd5.fc28.x86_64 >xorg-x11-drv-fbdev-0.4.3-29.fc28.x86_64 >dejavu-fonts-common-2.35-6.fc28.noarch >libxkbcommon-0.8.0-2.fc28.x86_64 >xorg-x11-drv-qxl-0.1.5-6.fc28.x86_64 >langtable-data-0.0.38-5.fc28.noarch >libdatrie-0.2.9-7.fc28.x86_64 >xorg-x11-drv-wacom-0.36.1-2.fc28.x86_64 >bitmap-fangsongti-fonts-0.3-28.fc28.noarch >opus-1.3-0.4.beta.fc28.x86_64 >zenity-3.28.1-1.fc28.x86_64 >khmeros-fonts-common-5.0-24.fc28.noarch >jbigkit-libs-2.1-12.fc28.x86_64 >geoclue2-2.4.8-1.fc28.x86_64 >dhcp-common-4.3.6-19.fc28.noarch >libestr-0.1.9-10.fc28.x86_64 >yelp-libs-3.28.1-1.fc28.x86_64 >libwacom-data-0.28-3.fc28.noarch >gsm-1.0.17-5.fc28.x86_64 >rpcbind-0.2.4-10.rc3.fc28.x86_64 >kbd-legacy-2.0.4-5.fc28.noarch >sg3_utils-libs-1.42-4.fc28.x86_64 >libblockdev-mdraid-2.16-2.fc28.x86_64 >fedora-gpg-keys-28-1.noarch >libpkgconf-1.4.2-1.fc28.x86_64 >libbabeltrace-1.5.4-2.fc28.x86_64 >filesystem-3.8-2.fc28.x86_64 >dosfstools-4.1-5.fc28.x86_64 >libcanberra-gtk3-0.30-16.fc28.x86_64 >ncurses-libs-6.1-4.20180224.fc28.x86_64 >npth-1.5-4.fc28.x86_64 >nss-sysinit-3.36.0-1.0.fc28.x86_64 >bash-4.4.19-2.fc28.x86_64 >hostname-3.20-3.fc28.x86_64 >NetworkManager-1.10.6-1.fc28.x86_64 >xz-libs-5.2.3-7.fc28.x86_64 >libipt-1.6.1-8.fc28.x86_64 >librepo-1.8.1-7.fc28.x86_64 >info-6.5-3.fc28.x86_64 >libdaemon-0.14-15.fc28.x86_64 >rpm-libs-4.14.1-7.fc28.x86_64 >kmod-libs-25-2.fc28.x86_64 >libnghttp2-1.31.1-1.fc28.x86_64 >policycoreutils-2.7-18.fc28.x86_64 >perl-Carp-1.42-395.fc28.noarch >openssl-libs-1.1.0h-3.fc28.x86_64 >libreport-plugin-reportuploader-2.9.4-1.fc28.x86_64 >nspr-4.19.0-1.fc28.x86_64 >libblkid-2.32-2.fc28.x86_64 >libblockdev-crypto-2.16-2.fc28.x86_64 >sqlite-libs-3.22.0-4.fc28.x86_64 >libmount-2.32-2.fc28.x86_64 >createrepo_c-libs-0.10.0-18.fc28.x86_64 >libpng-1.6.34-3.fc28.x86_64 >atk-2.28.1-1.fc28.x86_64 >libreport-anaconda-2.9.4-1.fc28.x86_64 >libidn2-2.0.4-7.fc28.x86_64 >libtirpc-1.0.3-1.fc28.x86_64 >python3-hawkey-0.11.1-3.fc28.x86_64 >gmp-6.1.2-7.fc28.x86_64 >libusbx-1.0.21-6.fc28.x86_64 >docker-1.13.1-51.git4032bd5.fc28.x86_64 >libcap-ng-0.7.9-1.fc28.x86_64 >libnsl2-1.2.0-1.fc28.x86_64 >dracut-live-047-8.git20180305.fc28.x86_64 >pixman-0.34.0-6.fc28.x86_64 >python3-3.6.5-1.fc28.x86_64 >NetworkManager-team-1.10.6-1.fc28.x86_64 >libdrm-2.4.91-1.fc28.x86_64 >python3-libselinux-2.7-13.fc28.x86_64 >libnfsidmap-2.3.1-7.rc1.fc28.x86_64 >fribidi-0.19.7-7.fc28.x86_64 >python3-dbus-1.2.4-13.fc28.x86_64 >device-mapper-multipath-0.7.4-2.git07e7bd5.fc28.x86_64 >libzstd-1.3.4-1.fc28.x86_64 >gstreamer1-1.14.0-1.fc28.x86_64 >fcoe-utils-1.0.32-5.fc28.x86_64 >e2fsprogs-libs-1.43.8-2.fc28.x86_64 >python3-pyudev-0.21.0-5.fc28.noarch >blivet-gui-runtime-2.1.8-4.fc28.noarch >libxcb-1.13-1.fc28.x86_64 >teamd-1.27-6.fc28.x86_64 >gdb-headless-8.1-11.fc28.x86_64 >libXfixes-5.0.3-5.fc28.x86_64 >gobject-introspection-1.56.1-1.fc28.x86_64 >iscsi-initiator-utils-6.2.0.874-9.git86e8892.fc28.x86_64 >libXdamage-1.1.4-12.fc28.x86_64 >hicolor-icon-theme-0.17-2.fc28.noarch >python3-rpm-4.14.1-7.fc28.x86_64 >gdbm-libs-1.14.1-4.fc28.x86_64 >bind-libs-9.11.3-6.fc28.x86_64 >python3-meh-gui-0.46-2.fc28.noarch >file-5.32-3.fc28.x86_64 >rest-0.8.1-2.fc28.x86_64 >openssh-7.7p1-2.fc28.x86_64 >libwayland-server-1.15.0-1.fc28.x86_64 >gettext-libs-0.19.8.1-14.fc28.x86_64 >kbd-2.0.4-5.fc28.x86_64 >findutils-4.6.0-17.fc28.x86_64 >libinput-1.10.4-1.fc28.x86_64 >anaconda-28.22.10-1.fc28.x86_64 >pcre-8.42-1.fc28.x86_64 >python3-bytesize-1.2-3.fc28.x86_64 >kernel-modules-extra-4.16.3-301.fc28.x86_64 >libtasn1-4.13-2.fc28.x86_64 >python3-IPy-0.81-21.fc28.noarch >docker-anaconda-addon-0.4-7.fc28.x86_64 >mesa-libglapi-18.0.1-2.fc28.x86_64 >python3-urllib3-1.22-6.fc28.noarch >dbus-x11-1.12.0-1.fc28.x86_64 >jansson-2.11-1.fc28.x86_64 >python3-requests-ftp-0.3.1-9.fc28.noarch >anaconda-dracut-28.22.10-1.fc28.x86_64 >llvm-libs-6.0.0-11.fc28.x86_64 >python3-smartcols-0.3.0-2.fc28.x86_64 >rsyslog-8.34.0-1.fc28.x86_64 >mesa-libEGL-18.0.1-2.fc28.x86_64 >blivet-data-3.0.0-0.6.1.b1.fc28.noarch >notification-daemon-3.20.0-4.fc27.x86_64 >libXtst-1.2.3-5.fc28.x86_64 >python3-coverage-4.5.1-1.fc28.x86_64 >grub2-tools-extra-2.02-34.fc28.x86_64 >xcb-util-0.4.0-9.fc28.x86_64 >python3-gobject-3.28.2-1.fc28.x86_64 >system-storage-manager-0.5-1.fc28.noarch >tar-1.30-3.fc28.x86_64 >python2-setuptools-39.0.1-1.fc28.noarch >b43-openfwwf-5.2-17.fc28.noarch >nss-softokn-3.36.0-1.0.fc28.x86_64 >libgusb-0.3.0-1.fc28.x86_64 >ipmitool-1.8.18-10.fc28.x86_64 >libgomp-8.0.1-0.20.fc28.x86_64 >quota-4.04-5.fc28.x86_64 >cryptsetup-2.0.2-2.fc28.x86_64 >libXfont2-2.0.3-1.fc28.x86_64 >dhcp-libs-4.3.6-19.fc28.x86_64 >fpaste-0.3.9.1-3.fc28.noarch >libXdmcp-1.1.2-9.fc28.x86_64 >libgtop2-2.38.0-3.fc28.x86_64 >reiserfs-utils-3.6.25-5.fc28.x86_64 >device-mapper-persistent-data-0.7.5-3.fc28.x86_64 >shared-mime-info-1.9-3.fc28.x86_64 >biosdevname-0.7.3-1.fc28.x86_64 >mtdev-1.1.5-12.fc28.x86_64 >gtk-update-icon-cache-3.22.30-1.fc28.x86_64 >grub2-efi-ia32-cdboot-2.02-34.fc28.x86_64 >libcollection-0.7.0-38.fc28.x86_64 >gtk2-2.24.32-2.fc28.x86_64 >jfsutils-1.1.15-11.fc28.x86_64 >iproute-4.15.0-1.fc28.x86_64 >cyrus-sasl-lib-2.1.27-0.1rc7.fc28.x86_64 >bridge-utils-1.6-1.fc28.x86_64 >libteam-1.27-6.fc28.x86_64 >libfdisk-2.32-2.fc28.x86_64 >hexedit-1.2.13-12.fc28.x86_64 >mesa-libGL-18.0.1-2.fc28.x86_64 >cryptsetup-libs-2.0.2-2.fc28.x86_64 >naver-nanum-gothic-fonts-3.020-20.20140930.fc28.1.noarch >mesa-dri-drivers-18.0.1-2.fc28.x86_64 >dbus-1.12.0-1.fc28.x86_64 >dejavu-sans-mono-fonts-2.35-6.fc28.noarch >keyutils-1.5.10-6.fc28.x86_64 >dracut-047-8.git20180305.fc28.x86_64 >lohit-devanagari-fonts-2.95.4-3.fc28.noarch >rsync-3.1.3-3.fc28.x86_64 >device-mapper-event-libs-1.02.146-4.fc28.x86_64 >lohit-odia-fonts-2.91.2-3.fc28.noarch >libksba-1.3.5-7.fc28.x86_64 >polkit-pkla-compat-0.1-12.fc28.x86_64 >vlgothic-fonts-20141206-10.fc28.1.noarch >perl-parent-0.236-395.fc28.noarch >dracut-network-047-8.git20180305.fc28.x86_64 >abattis-cantarell-fonts-0.0.25-4.fc28.noarch >perl-File-Path-2.15-2.fc28.noarch >libblockdev-swap-2.16-2.fc28.x86_64 >zd1211-firmware-1.4-15.fc28.noarch >perl-Socket-2.027-2.fc28.x86_64 >kpartx-0.7.4-2.git07e7bd5.fc28.x86_64 >libertas-sd8686-firmware-20180402-83.git8c1e439c.fc28.noarch >libcomps-0.1.8-11.fc28.x86_64 >lvm2-libs-2.02.177-4.fc28.x86_64 >iwl6000g2a-firmware-18.168.6.1-83.fc28.1.noarch >diffutils-3.6-4.fc28.x86_64 >libblockdev-lvm-2.16-2.fc28.x86_64 >iwl4965-firmware-228.61.2.24-83.fc28.1.noarch >iso-codes-3.77-2.fc28.noarch >tigervnc-server-minimal-1.8.0-7.fc28.x86_64 >iwl2000-firmware-18.168.6.1-83.fc28.1.noarch >snappy-1.1.7-5.fc28.x86_64 >libblockdev-kbd-2.16-2.fc28.x86_64 >libconfig-1.5-9.fc28.x86_64 >fontpackages-filesystem-1.44-21.fc28.noarch >ipw2100-firmware-1.3-22.fc28.noarch >xorg-x11-drv-evdev-2.10.5-5.fc28.x86_64 >docker-rhel-push-plugin-1.13.1-51.git4032bd5.fc28.x86_64 >hwdata-0.311-1.fc28.noarch >xorg-x11-drv-openchrome-0.6.0-4.fc28.x86_64 >hyphen-2.8.8-9.fc28.x86_64 >langtable-0.0.38-5.fc28.noarch >xorg-x11-drv-vmware-13.2.1-5.fc28.x86_64 >libthai-0.1.27-2.fc28.x86_64 >dnf-conf-2.7.5-12.fc28.noarch >gtk3-3.22.30-1.fc28.x86_64 >orc-0.4.28-2.fc28.x86_64 >thai-scalable-fonts-common-0.6.4-2.fc28.noarch >libtimezonemap-0.4.5.1-3.fc28.x86_64 >libtiff-4.0.9-7.fc28.x86_64 >subscription-manager-rhsm-certificates-1.21.2-3.fc28.x86_64 >anaconda-widgets-28.22.10-1.fc28.x86_64 >libfastjson-0.99.8-2.fc28.x86_64 >mesa-filesystem-18.0.1-2.fc28.x86_64 >libgnomekbd-3.26.0-4.fc28.x86_64 >libsndfile-1.0.28-7.fc28.x86_64 >mobile-broadband-provider-info-1.20170310-1.fc28.noarch >mdadm-4.0-5.fc27.x86_64 >libmcpp-2.7.2-20.fc28.x86_64 >libX11-common-1.6.5-7.fc28.noarch >wpa_supplicant-2.6-14.fc28.x86_64 >pkgconf-1.4.2-1.fc28.x86_64 >setup-2.11.3-1.fc28.noarch >libcanberra-0.30-16.fc28.x86_64 >libsigsegv-2.11-5.fc28.x86_64 >libselinux-2.7-13.fc28.x86_64 >nss-3.36.0-1.0.fc28.x86_64 >libpath_utils-0.2.1-38.fc28.x86_64 >glibc-2.27-8.fc28.x86_64 >NetworkManager-libnm-1.10.6-1.fc28.x86_64 >rmt-1.5.3-12.fc28.x86_64 >libstdc++-8.0.1-0.20.fc28.x86_64 >gpgme-1.10.0-4.fc28.x86_64 >libatomic_ops-7.6.2-3.fc28.x86_64 >libcom_err-1.43.8-2.fc28.x86_64 >rpm-plugin-selinux-4.14.1-7.fc28.x86_64 >glibc-langpack-en-2.27-8.fc28.x86_64 >libcap-2.25-9.fc28.x86_64 >libreport-2.9.4-1.fc28.x86_64 >libev-4.24-6.fc28.x86_64 >libxcrypt-4.0.0-5.fc28.x86_64 >libreport-web-2.9.4-1.fc28.x86_64 >coreutils-8.29-5.fc28.x86_64 >libgpg-error-1.29-1.fc28.x86_64 >volume_key-libs-0.3.9-19.fc28.x86_64 >krb5-libs-1.16-21.fc28.x86_64 >libgcrypt-1.8.2-2.fc28.x86_64 >usermode-1.112-1.fc28.x86_64 >glib2-2.56.1-1.fc28.x86_64 >kmod-25-2.fc28.x86_64 >libreport-plugin-bugzilla-2.9.4-1.fc28.x86_64 >dbus-libs-1.12.0-1.fc28.x86_64 >libunistring-0.9.9-1.fc28.x86_64 >libdnf-0.11.1-3.fc28.x86_64 >gnutls-3.6.2-1.fc28.x86_64 >libX11-xcb-1.6.5-7.fc28.x86_64 >container-selinux-2.55-1.fc28.noarch >gzip-1.9-3.fc28.x86_64 >sed-4.5-1.fc28.x86_64 >grubby-8.40-11.fc28.x86_64 >python3-libs-3.6.5-1.fc28.x86_64 >grub2-common-2.02-34.fc28.noarch >python3-gpg-1.10.0-4.fc28.x86_64 >libpwquality-1.4.0-7.fc28.x86_64 >libpciaccess-0.13.4-8.fc28.x86_64 >nm-connection-editor-1.8.10-2.fc28.2.x86_64 >python3-idna-2.5-4.fc28.noarch >which-2.21-8.fc28.x86_64 >device-mapper-multipath-libs-0.7.4-2.git07e7bd5.fc28.x86_64 >libgudev-232-3.fc28.x86_64 >libxshmfence-1.3-1.fc28.x86_64 >udisks2-2.7.6-1.fc28.x86_64 >libcroco-0.6.12-4.fc28.x86_64 >nettle-3.4-2.fc28.x86_64 >python3-blivet-3.0.0-0.6.1.b1.fc28.noarch >python3-ordered-set-2.0.2-3.fc28.noarch >libXau-1.0.8-11.fc28.x86_64 >guile-2.0.14-7.fc28.x86_64 >procps-ng-3.3.12-1.fc28.x86_64 >libXrender-0.9.10-5.fc28.x86_64 >iscsi-initiator-utils-iscsiuio-6.2.0.874-9.git86e8892.fc28.x86_64 >python3-gobject-base-3.28.2-1.fc28.x86_64 >libXinerama-1.1.3-10.fc28.x86_64 >rpm-build-libs-4.14.1-7.fc28.x86_64 >libevent-2.1.8-2.fc28.x86_64 >libXcomposite-0.4.4-12.fc28.x86_64 >python3-meh-0.46-2.fc28.noarch >python3-pydbus-0.6.0-5.fc28.noarch >libXt-1.1.5-7.fc28.x86_64 >fipscheck-1.5.0-4.fc28.x86_64 >python3-bind-9.11.3-6.fc28.noarch >libxslt-1.1.32-2.fc28.x86_64 >kbd-misc-2.0.4-5.fc28.noarch >gettext-0.19.8.1-14.fc28.x86_64 >cpio-2.12-7.fc28.x86_64 >anaconda-gui-28.22.10-1.fc28.x86_64 >avahi-glib-0.7-12.fc28.x86_64 >lz4-libs-1.8.1.2-4.fc28.x86_64 >kernel-modules-4.16.3-301.fc28.x86_64 >python3-pwquality-1.4.0-7.fc28.x86_64 >libwayland-egl-1.15.0-1.fc28.x86_64 >kexec-tools-anaconda-addon-2.0.16-5.fc28.x86_64 >python3-asn1crypto-0.24.0-1.fc28.noarch >libverto-0.3.0-5.fc28.x86_64 >dnf-2.7.5-12.fc28.noarch >python3-requests-2.18.4-3.fc28.noarch >libtool-ltdl-2.4.6-22.fc28.x86_64 >rpm-ostree-2018.4-1.fc28.x86_64 >python3-audit-2.8.3-3.fc28.x86_64 >userspace-rcu-0.10.1-2.fc28.x86_64 >wget-1.19.4-2.fc28.x86_64 >python3-langtable-0.0.38-5.fc28.noarch >libglvnd-egl-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >metacity-3.28.0-1.fc28.x86_64 >python3-pytoml-0.1.14-5.git7dea353.fc28.noarch >libXvMC-1.0.10-5.fc28.x86_64 >libblockdev-lvm-dbus-2.16-2.fc28.x86_64 >python3-systemd-234-5.fc28.x86_64 >xorg-x11-xkb-utils-7.7-23.fc28.x86_64 >grub2-tools-efi-2.02-34.fc28.x86_64 >fros-1.1-15.fc28.noarch >libnl3-cli-3.4.0-3.fc28.x86_64 >bfa-firmware-3.2.21.1-9.fc28.noarch >python2-2.7.14-15.fc28.x86_64 >nss-softokn-freebl-3.36.0-1.0.fc28.x86_64 >net-tools-2.0-0.49.20160912git.fc28.x86_64 >colord-libs-1.4.2-1.fc28.x86_64 >libmetalink-0.1.3-6.fc28.x86_64 >spice-vdagent-0.17.0-6.fc28.x86_64 >pulseaudio-libs-11.1-18.fc28.x86_64 >libfontenc-1.1.3-7.fc28.x86_64 >bind-utils-9.11.3-6.fc28.x86_64 >xorg-x11-drv-wacom-serial-support-0.36.1-2.fc28.x86_64 >pciutils-libs-3.5.6-3.fc28.x86_64 >dump-0.4-0.36.b46.fc28.x86_64 >libudisks2-2.7.6-1.fc28.x86_64 >libaio-0.3.110-11.fc28.x86_64 >strace-4.22-1.fc28.x86_64 >gdk-pixbuf2-2.36.12-1.fc28.x86_64 >libevdev-1.5.9-3.fc28.x86_64 >grub2-efi-x64-cdboot-2.02-34.fc28.x86_64 >libutempter-1.1.6-14.fc28.x86_64 >libbasicobjects-0.1.1-38.fc28.x86_64 >bzip2-1.0.6-26.fc28.x86_64 >unique-1.1.6-20.fc28.x86_64 >libmnl-1.0.4-6.fc28.x86_64 >less-530-1.fc28.x86_64 >bind-export-libs-9.11.3-6.fc28.x86_64 >iptables-1.6.2-2.fc28.x86_64 >vconfig-1.9-23.fc28.x86_64 >util-linux-2.32-2.fc28.x86_64 >libglvnd-glx-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >smc-meera-fonts-6.1-9.fc28.noarch >elfutils-libs-0.170-11.fc28.x86_64 >mesa-libxatracker-18.0.1-2.fc28.x86_64 >dejavu-sans-fonts-2.35-6.fc28.noarch >elfutils-default-yama-scope-0.170-11.fc28.noarch >efivar-34-1.fc28.x86_64 >lohit-bengali-fonts-2.91.5-3.fc28.noarch >parted-3.2-31.fc28.x86_64 >jasper-libs-2.0.14-3.fc28.x86_64 >lohit-kannada-fonts-2.5.4-3.fc28.noarch >libblockdev-2.16-2.fc28.x86_64 >libdb-utils-5.3.28-30.fc28.x86_64 >madan-fonts-2.000-20.fc28.noarch >iputils-20161105-9.fc28.x86_64 >perl-constant-1.33-396.fc28.noarch >aajohan-comfortaa-fonts-3.001-2.fc28.noarch >python3-blockdev-2.16-2.fc28.x86_64 >perl-threads-2.21-2.fc28.x86_64 >sil-padauk-fonts-3.002-3.fc28.noarch >python3-pyparted-3.11.0-10.fc28.x86_64 >perl-interpreter-5.26.1-409.fc28.x86_64 >libertas-sd8787-firmware-20180402-83.git8c1e439c.fc28.noarch >dmraid-1.0.0.rc16-37.fc28.x86_64 >bubblewrap-0.2.0-3.fc28.x86_64 >iwl6000g2b-firmware-18.168.6.1-83.fc28.1.noarch >lvm2-2.02.177-4.fc28.x86_64 >syslinux-6.04-0.8.fc28.x86_64 >iwl5000-firmware-8.83.5.1_1-83.fc28.1.noarch >kexec-tools-2.0.16-5.fc28.x86_64 >xml-common-0.6.3-48.fc28.noarch >iwl2030-firmware-18.168.6.1-83.fc28.1.noarch >xorg-x11-drv-intel-2.99.917-32.20171025.fc28.x86_64 >libproxy-0.4.15-5.fc28.x86_64 >iwl1000-firmware-39.31.5.1-83.fc28.1.noarch >libgcc-8.0.1-0.20.fc28.x86_64 >GeoIP-GeoLite-data-2018.04-1.fc28.noarch >xorg-x11-drv-dummy-0.3.7-6.fc28.x86_64 >bind-license-9.11.3-6.fc28.noarch >authselect-libs-0.4-1.fc28.x86_64 >xorg-x11-drv-nouveau-1.0.15-4.fc28.x86_64 >skopeo-containers-0.1.29-5.git7add6fc.fc28.x86_64 >libwebp-0.6.1-8.fc28.x86_64 >xorg-x11-drv-vesa-2.4.0-2.fc28.x86_64 >tigervnc-license-1.8.0-7.fc28.noarch >cdparanoia-libs-10.2-27.fc28.x86_64 >at-spi2-atk-2.26.2-1.fc28.x86_64 >smc-fonts-common-6.1-9.fc28.noarch >brotli-1.0.1-3.fc28.x86_64 >keybinder3-0.3.2-4.fc28.x86_64 >anaconda-user-help-26.1-6.fc28.noarch >libargon2-20161029-5.fc28.x86_64 >glade-libs-3.22.1-1.fc28.x86_64 >quota-nls-4.04-5.fc28.noarch >liblogging-stdlog-1.0.6-4.fc28.x86_64 >GConf2-3.2.6-20.fc28.x86_64 >publicsuffix-list-dafsa-20180328-1.fc28.noarch >ethtool-4.16-1.fc28.x86_64 >gssproxy-0.8.0-4.fc28.x86_64 >adwaita-cursor-theme-3.28.0-1.fc28.noarch >mcpp-2.7.2-20.fc28.x86_64 >lldpad-1.0.1-9.git036e314.fc28.x86_64 >fedora-release-28-1.noarch >pkgconf-pkg-config-1.4.2-1.fc28.x86_64 >sound-theme-freedesktop-0.8-9.fc28.noarch >pcre2-10.31-4.fc28.x86_64 >gawk-4.2.1-1.fc28.x86_64 >openssl-1.1.0h-3.fc28.x86_64 >glibc-common-2.27-8.fc28.x86_64 >libini_config-1.3.1-38.fc28.x86_64 >libcurl-7.59.0-2.fc28.x86_64 >zlib-1.2.11-7.fc28.x86_64 >yajl-2.1.0-10.fc28.x86_64 >gnupg2-2.2.6-1.fc28.x86_64 >libuuid-2.32-2.fc28.x86_64 >gc-7.6.4-3.fc28.x86_64 >curl-7.59.0-2.fc28.x86_64 >expat-2.2.5-3.fc28.x86_64 >sgpio-1.2.0.10-21.fc28.x86_64 >satyr-0.25-4.fc28.x86_64 >readline-7.0-10.fc28.x86_64 >libverto-libev-0.3.0-5.fc28.x86_64 >selinux-policy-3.14.1-21.fc28.noarch >perl-libs-5.26.1-409.fc28.x86_64 >crypto-policies-20180306-1.gitaea6928.fc28.noarch >gnupg-1.4.22-6.fc28.x86_64 >libffi-3.1-16.fc28.x86_64 >fontconfig-2.13.0-3.fc28.x86_64 >passwd-0.80-2.fc28.x86_64 >libdb-5.3.28-30.fc28.x86_64 >systemd-libs-238-7.fc28.1.x86_64 >libreport-gtk-2.9.4-1.fc28.x86_64 >chkconfig-1.10-4.fc28.x86_64 >cairo-gobject-1.15.12-1.fc28.x86_64 >rpm-ostree-libs-2018.4-1.fc28.x86_64 >libtar-1.2.20-12.fc28.x86_64 >libarchive-3.3.1-4.fc28.x86_64 >policycoreutils-python-utils-2.7-18.fc28.noarch >libacl-2.2.52-20.fc28.x86_64 >xmlrpc-c-1.51.0-5.fc28.x86_64 >grub2-tools-2.02-34.fc28.x86_64 >libnl3-3.4.0-3.fc28.x86_64 >python3-pip-9.0.3-1.fc28.noarch >python3-librepo-1.8.1-7.fc28.x86_64 >libICE-1.0.9-12.fc28.x86_64 >pam-1.3.0-10.fc28.x86_64 >libnma-1.8.10-2.fc28.2.x86_64 >p11-kit-0.23.10-1.fc28.x86_64 >avahi-libs-0.7-12.fc28.x86_64 >librados2-12.2.4-1.fc28.x86_64 >keyutils-libs-1.5.10-6.fc28.x86_64 >libxklavier-5.4-10.fc28.x86_64 >libblockdev-part-2.16-2.fc28.x86_64 >libSM-1.2.2-8.fc28.x86_64 >alsa-lib-1.1.6-2.fc28.x86_64 >libblockdev-plugins-all-2.16-2.fc28.x86_64 >efivar-libs-34-1.fc28.x86_64 >python3-ply-3.9-6.fc28.noarch >xorg-x11-xinit-1.3.4-18.fc28.x86_64 >libXext-1.3.3-8.fc28.x86_64 >webkit2gtk3-jsc-2.20.1-1.fc28.x86_64 >isns-utils-libs-0.97-6.fc28.x86_64 >libXi-1.7.9-6.fc28.x86_64 >bind-libs-lite-9.11.3-6.fc28.x86_64 >ima-evm-utils-1.1-2.fc28.x86_64 >libXv-1.0.11-5.fc28.x86_64 >mokutil-0.3.0-8.fc28.x86_64 >python3-libreport-2.9.4-1.fc28.x86_64 >json-c-0.13.1-1.fc28.x86_64 >glib-networking-2.56.0-1.fc28.x86_64 >fipscheck-lib-1.5.0-4.fc28.x86_64 >libpsl-0.20.1-1.fc28.x86_64 >python3-pycparser-2.14-13.fc28.noarch >anaconda-install-env-deps-28.22.10-1.fc28.x86_64 >perl-Scalar-List-Utils-1.49-2.fc28.x86_64 >harfbuzz-icu-1.7.5-3.fc28.x86_64 >anaconda-core-28.22.10-1.fc28.x86_64 >adwaita-icon-theme-3.28.0-1.fc28.noarch >python3-libsemanage-2.7-12.fc28.x86_64 >kernel-core-4.16.3-301.fc28.x86_64 >xz-5.2.3-7.fc28.x86_64 >python3-chardet-3.0.4-5.fc28.noarch >kernel-4.16.3-301.fc28.x86_64 >libglvnd-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >python3-cryptography-2.2.1-1.fc28.x86_64 >openssh-clients-7.7p1-2.fc28.x86_64 >libpcap-1.8.1-8.fc28.x86_64 >python3-kickstart-3.12-1.fc28.noarch >nfs-utils-2.3.1-7.rc1.fc28.x86_64 >libedit-3.1-23.20170329cvs.fc28.x86_64 >python3-setools-4.1.1-6.fc28.x86_64 >volume_key-0.3.9-19.fc28.x86_64 >mesa-libgbm-18.0.1-2.fc28.x86_64 >python3-ntplib-0.3.3-10.fc28.noarch >nss-tools-3.36.0-1.0.fc28.x86_64 >gdbm-1.14.1-4.fc28.x86_64 >python3-PyYAML-3.12-10.fc28.x86_64 >libibverbs-16.2-3.fc28.x86_64 >libxkbfile-1.0.9-7.fc28.x86_64 >python3-wrapt-1.10.11-2.fc28.x86_64 >shim-ia32-13-4.x86_64 >libwayland-cursor-1.15.0-1.fc28.x86_64 >bcache-tools-1.0.8-12.fc28.x86_64 >dracut-config-generic-047-8.git20180305.fc28.x86_64 >libbytesize-1.2-3.fc28.x86_64 >python2-libs-2.7.14-15.fc28.x86_64 >audit-2.8.3-3.fc28.x86_64 >gdisk-1.0.3-6.fc28.x86_64 >libusb-0.1.5-12.fc28.x86_64 >smartmontools-6.6-3.fc28.x86_64 >hunspell-1.6.2-1.fc28.x86_64 >plymouth-core-libs-0.9.3-5.fc28.x86_64 >usbutils-009-2.fc28.x86_64 >fuse-libs-2.9.7-11.fc28.x86_64 >enchant-1.6.0-20.fc28.x86_64 >nmap-ncat-7.60-12.fc28.x86_64 >ntfs-3g-2017.3.23-4.fc28.x86_64 >ModemManager-glib-1.6.12-3.fc28.x86_64 >pcmciautils-018-14.fc28.x86_64 >libsmartcols-2.32-2.fc28.x86_64 >gdk-pixbuf2-modules-2.36.12-1.fc28.x86_64 >efibootmgr-15-6.fc28.x86_64 >libselinux-utils-2.7-13.fc28.x86_64 >libXft-2.3.2-8.fc28.x86_64 >ftp-0.17-75.fc28.x86_64 >ipcalc-0.2.2-4.fc28.x86_64 >gstreamer1-plugins-base-1.14.0-2.fc28.x86_64 >pigz-2.4-2.fc28.x86_64 >libnetfilter_conntrack-1.0.6-5.fc28.x86_64 >libssh-0.7.5-7.fc28.x86_64 >mtr-0.92-1.fc28.x86_64 >xorg-x11-server-common-1.19.6-7.fc28.x86_64 >device-mapper-1.02.146-4.fc28.x86_64 >thai-scalable-waree-fonts-0.6.4-2.fc28.noarch >libglvnd-gles-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >systemd-pam-238-7.fc28.1.x86_64 >kacst-qurn-fonts-2.0-19.fc28.noarch >libXxf86misc-1.0.3-15.fc28.x86_64 >xorg-x11-server-Xorg-1.19.6-7.fc28.x86_64 >lohit-assamese-fonts-2.91.5-3.fc28.noarch >flac-libs-1.3.2-6.fc28.x86_64 >libblockdev-utils-2.16-2.fc28.x86_64 >lohit-gurmukhi-fonts-2.91.2-3.fc28.noarch >attr-2.4.47-23.fc28.x86_64 >os-prober-1.74-6.fc28.x86_64 >lohit-telugu-fonts-2.5.5-3.fc28.noarch >perl-Text-Tabs+Wrap-2013.0523-395.fc28.noarch >initscripts-9.79-3.fc28.x86_64 >sil-abyssinica-fonts-1.200-13.fc28.noarch >perl-threads-shared-1.58-2.fc28.x86_64 >device-mapper-event-1.02.146-4.fc28.x86_64 >jomolhari-fonts-0.003-24.fc28.noarch >perl-Errno-1.28-409.fc28.x86_64 >dbxtool-8-5.fc28.x86_64 >libertas-usb8388-firmware-20180402-83.git8c1e439c.fc28.noarch >isomd5sum-1.2.3-1.fc28.x86_64 >dmraid-events-1.0.0.rc16-37.fc28.x86_64 >iwl6050-firmware-41.28.5.1-83.fc28.1.noarch >syslinux-nonlinux-6.04-0.8.fc28.noarch >lvm2-dbusd-2.02.177-4.fc28.x86_64 >iwl5150-firmware-8.24.2.2-83.fc28.1.noarch >libss-1.43.8-2.fc28.x86_64 >plymouth-scripts-0.9.3-5.fc28.x86_64 >iwl3160-firmware-25.30.13.0-83.fc28.1.noarch >libmodman-2.0.1-17.fc28.x86_64 >lxpolkit-0.5.3-2.fc28.4.x86_64 >iwl105-firmware-18.168.6.1-83.fc28.1.noarch >atmel-firmware-1.3-18.fc28.noarch > > >/tmp/dbus.log: >dbus-daemon[2268]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2083 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >dbus-daemon[2268]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[2268]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2268]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2268]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2268]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2268]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2268]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2268]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2268]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2268]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[2268]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[2268]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[2268]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[2268]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[2268]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[2268]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[2268]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[2268]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[2268]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' > > >/tmp/syslog: >11:02:22,779 NOTICE kernel:Linux version 4.16.3-301.fc28.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 8.0.1 20180324 (Red Hat 8.0.1-0.20) (GCC)) #1 SMP Mon Apr 23 21:59:58 UTC 2018 >11:02:22,779 INFO kernel:Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-28 quiet >11:02:22,779 NOTICE kernel:random: get_random_u32 called from bsp_init_amd+0x1ca/0x200 with crng_init=0 >11:02:22,779 INFO kernel:x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >11:02:22,779 INFO kernel:x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >11:02:22,779 INFO kernel:x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >11:02:22,779 INFO kernel:x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >11:02:22,779 INFO kernel:x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. >11:02:22,779 INFO kernel:e820: BIOS-provided physical RAM map: >11:02:22,779 INFO kernel:BIOS-e820: [mem 0x0000000000000000-0x000000000009a7ff] usable >11:02:22,779 INFO kernel:BIOS-e820: [mem 0x000000000009a800-0x000000000009ffff] reserved >11:02:22,779 INFO kernel:BIOS-e820: [mem 0x00000000000e6000-0x00000000000fffff] reserved >11:02:22,779 INFO kernel:BIOS-e820: [mem 0x0000000000100000-0x00000000c7f7ffff] usable >11:02:22,779 INFO kernel:BIOS-e820: [mem 0x00000000c7f8e000-0x00000000c7f8ffff] type 9 >11:02:22,779 INFO kernel:BIOS-e820: [mem 0x00000000c7f90000-0x00000000c7fa1fff] ACPI data >11:02:22,779 INFO kernel:BIOS-e820: [mem 0x00000000c7fa2000-0x00000000c7fdffff] ACPI NVS >11:02:22,779 INFO kernel:BIOS-e820: [mem 0x00000000c7fe0000-0x00000000c7ffffff] reserved >11:02:22,779 INFO kernel:BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >11:02:22,779 INFO kernel:BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved >11:02:22,779 INFO kernel:BIOS-e820: [mem 0x0000000100000000-0x0000001036ffffff] usable >11:02:22,779 INFO kernel:NX (Execute Disable) protection: active >11:02:22,779 NOTICE kernel:random: fast init done >11:02:22,779 INFO kernel:SMBIOS 2.6 present. >11:02:22,779 INFO kernel:DMI: ASUSTeK Computer INC. KGP(M)E-D16/KGP(M)E-D16, BIOS 3201 02/19/2013 >11:02:22,779 DEBUG kernel:e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >11:02:22,779 DEBUG kernel:e820: remove [mem 0x000a0000-0x000fffff] usable >11:02:22,779 INFO kernel:e820: last_pfn = 0x1037000 max_arch_pfn = 0x400000000 >11:02:22,779 DEBUG kernel:MTRR default type: uncachable >11:02:22,779 DEBUG kernel:MTRR fixed ranges enabled: >11:02:22,779 DEBUG kernel: 00000-9FFFF write-back >11:02:22,779 DEBUG kernel: A0000-EFFFF uncachable >11:02:22,779 DEBUG kernel: F0000-FFFFF write-protect >11:02:22,779 DEBUG kernel:MTRR variable ranges enabled: >11:02:22,779 DEBUG kernel: 0 base 000000000000 mask FFFF80000000 write-back >11:02:22,779 DEBUG kernel: 1 base 000080000000 mask FFFFC0000000 write-back >11:02:22,779 DEBUG kernel: 2 base 0000C0000000 mask FFFFF8000000 write-back >11:02:22,779 DEBUG kernel: 3 disabled >11:02:22,779 DEBUG kernel: 4 disabled >11:02:22,779 DEBUG kernel: 5 disabled >11:02:22,779 DEBUG kernel: 6 disabled >11:02:22,780 DEBUG kernel: 7 disabled >11:02:22,780 DEBUG kernel:TOM2: 0000001037000000 aka 66416M >11:02:22,780 INFO kernel:x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >11:02:22,780 DEBUG kernel:e820: update [mem 0xc8000000-0xffffffff] usable ==> reserved >11:02:22,780 INFO kernel:e820: last_pfn = 0xc7f80 max_arch_pfn = 0x400000000 >11:02:22,780 INFO kernel:found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] >11:02:22,780 DEBUG kernel:Base memory trampoline at [ (ptrval)] 94000 size 24576 >11:02:22,780 INFO kernel:Using GB pages for direct mapping >11:02:22,780 DEBUG kernel:BRK [0x96ca84000, 0x96ca84fff] PGTABLE >11:02:22,780 DEBUG kernel:BRK [0x96ca85000, 0x96ca85fff] PGTABLE >11:02:22,780 DEBUG kernel:BRK [0x96ca86000, 0x96ca86fff] PGTABLE >11:02:22,780 DEBUG kernel:BRK [0x96ca87000, 0x96ca87fff] PGTABLE >11:02:22,780 DEBUG kernel:BRK [0x96ca88000, 0x96ca88fff] PGTABLE >11:02:22,780 DEBUG kernel:BRK [0x96ca89000, 0x96ca89fff] PGTABLE >11:02:22,780 DEBUG kernel:BRK [0x96ca8a000, 0x96ca8afff] PGTABLE >11:02:22,780 INFO kernel:RAMDISK: [mem 0x7bf3b000-0x7fffffff] >11:02:22,780 INFO kernel:ACPI: Early table checksum verification disabled >11:02:22,780 INFO kernel:ACPI: RSDP 0x00000000000FACC0 000024 (v02 ACPIAM) >11:02:22,780 INFO kernel:ACPI: XSDT 0x00000000C7F90100 000094 (v01 021913 XSDT1006 20130219 MSFT 00000097) >11:02:22,780 INFO kernel:ACPI: FACP 0x00000000C7F90290 0000F4 (v04 021913 FACP1006 20130219 MSFT 00000097) >11:02:22,780 WARNING kernel:ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20180105/tbfadt-658) >11:02:22,780 WARNING kernel:ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/32 (20180105/tbfadt-603) >11:02:22,780 INFO kernel:ACPI: DSDT 0x00000000C7F90580 006083 (v02 S0100 S0100000 00000000 INTL 20060113) >11:02:22,780 INFO kernel:ACPI: FACS 0x00000000C7FA2000 000040 >11:02:22,780 INFO kernel:ACPI: FACS 0x00000000C7FA2000 000040 >11:02:22,780 INFO kernel:ACPI: APIC 0x00000000C7F90390 00015E (v02 021913 APIC1006 20130219 MSFT 00000097) >11:02:22,780 INFO kernel:ACPI: MCFG 0x00000000C7F904F0 00003C (v01 021913 OEMMCFG 20130219 MSFT 00000097) >11:02:22,780 INFO kernel:ACPI: SPMI 0x00000000C7F90530 000041 (v05 021913 OEMSPMI 20130219 MSFT 00000097) >11:02:22,780 INFO kernel:ACPI: OEMB 0x00000000C7FA2040 00007B (v01 021913 OEMB1006 20130219 MSFT 00000097) >11:02:22,780 INFO kernel:ACPI: HPET 0x00000000C7F9A580 000038 (v01 021913 OEMHPET 20130219 MSFT 00000097) >11:02:22,780 INFO kernel:ACPI: IVRS 0x00000000C7F9A5C0 0000D0 (v01 AMD RD890S 00202031 AMD 00000000) >11:02:22,780 INFO kernel:ACPI: SRAT 0x00000000C7F9A690 0002A0 (v02 AMD AGESA 00000001 AMD 00000001) >11:02:22,780 INFO kernel:ACPI: SLIT 0x00000000C7F9A930 00003C (v01 AMD AGESA 00000001 AMD 00000001) >11:02:22,780 INFO kernel:ACPI: SSDT 0x00000000C7F9A970 00432C (v01 A M I POWERNOW 00000001 AMD 00000001) >11:02:22,780 INFO kernel:ACPI: EINJ 0x00000000C7F9ECA0 000130 (v01 AMIER AMI_EINJ 20130219 MSFT 00000097) >11:02:22,780 INFO kernel:ACPI: BERT 0x00000000C7F9EE30 000030 (v01 AMIER AMI_BERT 20130219 MSFT 00000097) >11:02:22,780 INFO kernel:ACPI: ERST 0x00000000C7F9EE60 0001B0 (v01 AMIER AMI_ERST 20130219 MSFT 00000097) >11:02:22,780 INFO kernel:ACPI: HEST 0x00000000C7F9F010 0000A8 (v01 AMIER ABC_HEST 20130219 MSFT 00000097) >11:02:22,780 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >11:02:22,780 INFO kernel:SRAT: PXM 0 -> APIC 0x20 -> Node 0 >11:02:22,780 INFO kernel:SRAT: PXM 0 -> APIC 0x21 -> Node 0 >11:02:22,780 INFO kernel:SRAT: PXM 0 -> APIC 0x22 -> Node 0 >11:02:22,780 INFO kernel:SRAT: PXM 0 -> APIC 0x23 -> Node 0 >11:02:22,780 INFO kernel:SRAT: PXM 0 -> APIC 0x24 -> Node 0 >11:02:22,780 INFO kernel:SRAT: PXM 0 -> APIC 0x25 -> Node 0 >11:02:22,780 INFO kernel:SRAT: PXM 1 -> APIC 0x26 -> Node 1 >11:02:22,780 INFO kernel:SRAT: PXM 1 -> APIC 0x27 -> Node 1 >11:02:22,780 INFO kernel:SRAT: PXM 1 -> APIC 0x28 -> Node 1 >11:02:22,780 INFO kernel:SRAT: PXM 1 -> APIC 0x29 -> Node 1 >11:02:22,780 INFO kernel:SRAT: PXM 1 -> APIC 0x2a -> Node 1 >11:02:22,780 INFO kernel:SRAT: PXM 1 -> APIC 0x2b -> Node 1 >11:02:22,780 INFO kernel:SRAT: PXM 2 -> APIC 0x40 -> Node 2 >11:02:22,780 INFO kernel:SRAT: PXM 2 -> APIC 0x41 -> Node 2 >11:02:22,780 INFO kernel:SRAT: PXM 2 -> APIC 0x42 -> Node 2 >11:02:22,780 INFO kernel:SRAT: PXM 2 -> APIC 0x43 -> Node 2 >11:02:22,780 INFO kernel:SRAT: PXM 2 -> APIC 0x44 -> Node 2 >11:02:22,780 INFO kernel:SRAT: PXM 2 -> APIC 0x45 -> Node 2 >11:02:22,780 INFO kernel:SRAT: PXM 3 -> APIC 0x46 -> Node 3 >11:02:22,780 INFO kernel:SRAT: PXM 3 -> APIC 0x47 -> Node 3 >11:02:22,780 INFO kernel:SRAT: PXM 3 -> APIC 0x48 -> Node 3 >11:02:22,780 INFO kernel:SRAT: PXM 3 -> APIC 0x49 -> Node 3 >11:02:22,780 INFO kernel:SRAT: PXM 3 -> APIC 0x4a -> Node 3 >11:02:22,780 INFO kernel:SRAT: PXM 3 -> APIC 0x4b -> Node 3 >11:02:22,780 INFO kernel:ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] >11:02:22,780 INFO kernel:ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0xc7ffffff] >11:02:22,780 INFO kernel:ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x437ffffff] >11:02:22,780 INFO kernel:ACPI: SRAT: Node 1 PXM 1 [mem 0x438000000-0x837ffffff] >11:02:22,780 INFO kernel:ACPI: SRAT: Node 2 PXM 2 [mem 0x838000000-0xc37ffffff] >11:02:22,780 INFO kernel:ACPI: SRAT: Node 3 PXM 3 [mem 0xc38000000-0x1036ffffff] >11:02:22,780 DEBUG kernel:NUMA: Initialized distance table, cnt=4 >11:02:22,780 INFO kernel:NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xc7ffffff] -> [mem 0x00000000-0xc7ffffff] >11:02:22,780 INFO kernel:NUMA: Node 0 [mem 0x00000000-0xc7ffffff] + [mem 0x100000000-0x437ffffff] -> [mem 0x00000000-0x437ffffff] >11:02:22,780 INFO kernel:NODE_DATA(0) allocated [mem 0x437fd5000-0x437ffffff] >11:02:22,780 INFO kernel:NODE_DATA(1) allocated [mem 0x837fd5000-0x837ffffff] >11:02:22,780 INFO kernel:NODE_DATA(2) allocated [mem 0xc37fd5000-0xc37ffffff] >11:02:22,780 INFO kernel:NODE_DATA(3) allocated [mem 0x1036fd4000-0x1036ffefff] >11:02:22,780 INFO kernel:tsc: Fast TSC calibration using PIT >11:02:22,780 INFO kernel:Zone ranges: >11:02:22,780 INFO kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >11:02:22,780 INFO kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >11:02:22,780 INFO kernel: Normal [mem 0x0000000100000000-0x0000001036ffffff] >11:02:22,780 INFO kernel: Device empty >11:02:22,780 INFO kernel:Movable zone start for each node >11:02:22,780 INFO kernel:Early memory node ranges >11:02:22,780 INFO kernel: node 0: [mem 0x0000000000001000-0x0000000000099fff] >11:02:22,780 INFO kernel: node 0: [mem 0x0000000000100000-0x00000000c7f7ffff] >11:02:22,780 INFO kernel: node 0: [mem 0x0000000100000000-0x0000000437ffffff] >11:02:22,780 INFO kernel: node 1: [mem 0x0000000438000000-0x0000000837ffffff] >11:02:22,781 INFO kernel: node 2: [mem 0x0000000838000000-0x0000000c37ffffff] >11:02:22,781 INFO kernel: node 3: [mem 0x0000000c38000000-0x0000001036ffffff] >11:02:22,781 INFO kernel:Initmem setup node 0 [mem 0x0000000000001000-0x0000000437ffffff] >11:02:22,781 DEBUG kernel:On node 0 totalpages: 4194073 >11:02:22,781 DEBUG kernel: DMA zone: 64 pages used for memmap >11:02:22,781 DEBUG kernel: DMA zone: 21 pages reserved >11:02:22,781 DEBUG kernel: DMA zone: 3993 pages, LIFO batch:0 >11:02:22,781 DEBUG kernel: DMA32 zone: 12734 pages used for memmap >11:02:22,781 DEBUG kernel: DMA32 zone: 814976 pages, LIFO batch:31 >11:02:22,781 DEBUG kernel: Normal zone: 52736 pages used for memmap >11:02:22,781 DEBUG kernel: Normal zone: 3375104 pages, LIFO batch:31 >11:02:22,781 INFO kernel:Initmem setup node 1 [mem 0x0000000438000000-0x0000000837ffffff] >11:02:22,781 DEBUG kernel:On node 1 totalpages: 4194304 >11:02:22,781 DEBUG kernel: Normal zone: 65536 pages used for memmap >11:02:22,781 DEBUG kernel: Normal zone: 4194304 pages, LIFO batch:31 >11:02:22,781 INFO kernel:Initmem setup node 2 [mem 0x0000000838000000-0x0000000c37ffffff] >11:02:22,781 DEBUG kernel:On node 2 totalpages: 4194304 >11:02:22,781 DEBUG kernel: Normal zone: 65536 pages used for memmap >11:02:22,781 DEBUG kernel: Normal zone: 4194304 pages, LIFO batch:31 >11:02:22,781 INFO kernel:Initmem setup node 3 [mem 0x0000000c38000000-0x0000001036ffffff] >11:02:22,781 DEBUG kernel:On node 3 totalpages: 4190208 >11:02:22,781 DEBUG kernel: Normal zone: 65472 pages used for memmap >11:02:22,781 DEBUG kernel: Normal zone: 4190208 pages, LIFO batch:31 >11:02:22,781 INFO kernel:Reserved but unavailable: 103 pages >11:02:22,781 INFO kernel:ACPI: PM-Timer IO Port: 0x808 >11:02:22,781 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >11:02:22,781 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >11:02:22,781 INFO kernel:IOAPIC[0]: apic_id 76, version 33, address 0xfec00000, GSI 0-23 >11:02:22,781 INFO kernel:IOAPIC[1]: apic_id 77, version 33, address 0xfec20000, GSI 24-55 >11:02:22,781 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >11:02:22,781 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) >11:02:22,781 DEBUG kernel:ACPI: IRQ0 used by override. >11:02:22,781 DEBUG kernel:ACPI: IRQ9 used by override. >11:02:22,781 INFO kernel:Using ACPI (MADT) for SMP configuration information >11:02:22,781 INFO kernel:ACPI: HPET id: 0x8300 base: 0xfed00000 >11:02:22,781 INFO kernel:smpboot: Allowing 32 CPUs, 8 hotplug CPUs >11:02:22,781 INFO kernel:PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >11:02:22,781 INFO kernel:PM: Registered nosave memory: [mem 0x0009a000-0x0009afff] >11:02:22,781 INFO kernel:PM: Registered nosave memory: [mem 0x0009b000-0x0009ffff] >11:02:22,781 INFO kernel:PM: Registered nosave memory: [mem 0x000a0000-0x000e5fff] >11:02:22,781 INFO kernel:PM: Registered nosave memory: [mem 0x000e6000-0x000fffff] >11:02:22,781 INFO kernel:PM: Registered nosave memory: [mem 0xc7f80000-0xc7f8dfff] >11:02:22,781 INFO kernel:PM: Registered nosave memory: [mem 0xc7f8e000-0xc7f8ffff] >11:02:22,781 INFO kernel:PM: Registered nosave memory: [mem 0xc7f90000-0xc7fa1fff] >11:02:22,781 INFO kernel:PM: Registered nosave memory: [mem 0xc7fa2000-0xc7fdffff] >11:02:22,781 INFO kernel:PM: Registered nosave memory: [mem 0xc7fe0000-0xc7ffffff] >11:02:22,781 INFO kernel:PM: Registered nosave memory: [mem 0xc8000000-0xdfffffff] >11:02:22,781 INFO kernel:PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] >11:02:22,781 INFO kernel:PM: Registered nosave memory: [mem 0xf0000000-0xffdfffff] >11:02:22,781 INFO kernel:PM: Registered nosave memory: [mem 0xffe00000-0xffffffff] >11:02:22,781 INFO kernel:e820: [mem 0xc8000000-0xdfffffff] available for PCI devices >11:02:22,781 INFO kernel:Booting paravirtualized kernel on bare hardware >11:02:22,781 INFO kernel:clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >11:02:22,781 INFO kernel:setup_percpu: NR_CPUS:1024 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:4 >11:02:22,781 INFO kernel:percpu: Embedded 44 pages/cpu @ (ptrval) s143360 r8192 d28672 u262144 >11:02:22,781 DEBUG kernel:pcpu-alloc: s143360 r8192 d28672 u262144 alloc=1*2097152 >11:02:22,781 DEBUG kernel:pcpu-alloc: [0] 00 01 02 03 04 05 24 28 [1] 06 07 08 09 10 11 25 29 >11:02:22,781 DEBUG kernel:pcpu-alloc: [2] 12 13 14 15 16 17 26 30 [3] 18 19 20 21 22 23 27 31 >11:02:22,781 INFO kernel:Built 4 zonelists, mobility grouping on. Total pages: 16510790 >11:02:22,781 INFO kernel:Policy zone: Normal >11:02:22,781 NOTICE kernel:Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-28 quiet >11:02:22,781 INFO kernel:Memory: 65877008K/67091556K available (12300K kernel code, 1566K rwdata, 3864K rodata, 2120K init, 1368K bss, 1214548K reserved, 0K cma-reserved) >11:02:22,781 INFO kernel:SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=4 >11:02:22,781 INFO kernel:ftrace: allocating 36305 entries in 142 pages >11:02:22,781 INFO kernel:Hierarchical RCU implementation. >11:02:22,781 INFO kernel:#011RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=32. >11:02:22,781 INFO kernel:#011Tasks RCU enabled. >11:02:22,781 INFO kernel:RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32 >11:02:22,781 INFO kernel:NR_IRQS: 65792, nr_irqs: 1224, preallocated irqs: 16 >11:02:22,781 INFO kernel:#011Offload RCU callbacks from CPUs: . >11:02:22,781 INFO kernel:Console: colour VGA+ 80x25 >11:02:22,781 INFO kernel:console [tty0] enabled >11:02:22,781 INFO kernel:mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl >11:02:22,781 INFO kernel:ACPI: Core revision 20180105 >11:02:22,781 INFO kernel:ACPI: 2 ACPI AML tables successfully acquired and loaded >11:02:22,781 INFO kernel:clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns >11:02:22,781 DEBUG kernel:hpet clockevent registered >11:02:22,781 INFO kernel:APIC: Switch to symmetric I/O mode setup >11:02:22,781 INFO kernel:Switched APIC routing to physical flat. >11:02:22,781 INFO kernel:..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >11:02:22,781 EMERG kernel:do_IRQ: 0.55 No irq handler for vector >11:02:22,781 INFO kernel:tsc: Fast TSC calibration using PIT >11:02:22,781 INFO kernel:tsc: Detected 2299.899 MHz processor >11:02:22,781 INFO kernel:clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2126d5e0510, max_idle_ns: 440795302439 ns >11:02:22,781 INFO kernel:Calibrating delay loop (skipped), value calculated using timer frequency.. 4599.79 BogoMIPS (lpj=2299899) >11:02:22,781 INFO kernel:pid_max: default: 32768 minimum: 301 >11:02:22,781 INFO kernel:Security Framework initialized >11:02:22,782 INFO kernel:Yama: becoming mindful. >11:02:22,782 INFO kernel:SELinux: Initializing. >11:02:22,782 DEBUG kernel:SELinux: Starting in permissive mode >11:02:22,782 INFO kernel:Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes) >11:02:22,782 INFO kernel:Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes) >11:02:22,782 INFO kernel:Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes) >11:02:22,782 INFO kernel:Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes) >11:02:22,782 INFO kernel:CPU: Physical Processor ID: 0 >11:02:22,782 INFO kernel:CPU: Processor Core ID: 0 >11:02:22,782 INFO kernel:mce: CPU supports 7 MCE banks >11:02:22,782 INFO kernel:LVT offset 1 assigned for vector 0xf9 >11:02:22,782 INFO kernel:Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512 >11:02:22,782 INFO kernel:Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0 >11:02:22,782 INFO kernel:Spectre V2 : Mitigation: Full AMD retpoline >11:02:22,782 INFO kernel:Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch >11:02:22,782 INFO kernel:Freeing SMP alternatives memory: 36K >11:02:22,782 INFO kernel:smpboot: CPU0: AMD Opteron(tm) Processor 6338P (family: 0x15, model: 0x2, stepping: 0x0) >11:02:22,782 INFO kernel:Performance Events: Fam15h core perfctr, AMD PMU driver. >11:02:22,782 INFO kernel:... version: 0 >11:02:22,782 INFO kernel:... bit width: 48 >11:02:22,782 INFO kernel:... generic registers: 6 >11:02:22,782 INFO kernel:... value mask: 0000ffffffffffff >11:02:22,782 INFO kernel:... max period: 00007fffffffffff >11:02:22,782 INFO kernel:... fixed-purpose events: 0 >11:02:22,782 INFO kernel:... event mask: 000000000000003f >11:02:22,782 INFO kernel:Hierarchical SRCU implementation. >11:02:22,782 INFO kernel:NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. >11:02:22,782 INFO kernel:smp: Bringing up secondary CPUs ... >11:02:22,782 INFO kernel:x86: Booting SMP configuration: >11:02:22,782 INFO kernel:.... node #0, CPUs: #1 #2 #3 #4 #5 >11:02:22,782 INFO kernel:.... node #1, CPUs: #6 #7 #8 #9 #10 #11 >11:02:22,782 INFO kernel:.... node #2, CPUs: #12 #13 #14 #15 #16 #17 >11:02:22,782 INFO kernel:.... node #3, CPUs: #18 #19 #20 #21 #22 #23 >11:02:22,782 INFO kernel:smp: Brought up 4 nodes, 24 CPUs >11:02:22,782 INFO kernel:smpboot: Max logical packages: 3 >11:02:22,782 INFO kernel:smpboot: Total of 24 processors activated (110398.63 BogoMIPS) >11:02:22,782 INFO kernel:devtmpfs: initialized >11:02:22,782 INFO kernel:x86/mm: Memory block size: 2048MB >11:02:22,782 INFO kernel:PM: Registering ACPI NVS region [mem 0xc7fa2000-0xc7fdffff] (253952 bytes) >11:02:22,782 INFO kernel:clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >11:02:22,782 INFO kernel:futex hash table entries: 8192 (order: 7, 524288 bytes) >11:02:22,782 INFO kernel:pinctrl core: initialized pinctrl subsystem >11:02:22,782 INFO kernel:RTC time: 11:02:12, date: 07/18/18 >11:02:22,782 INFO kernel:NET: Registered protocol family 16 >11:02:22,782 INFO kernel:audit: initializing netlink subsys (disabled) >11:02:22,782 NOTICE kernel:audit: type=2000 audit(1531911731.166:1): state=initialized audit_enabled=0 res=1 >11:02:22,782 INFO kernel:cpuidle: using governor menu >11:02:22,782 INFO kernel:ACPI: bus type PCI registered >11:02:22,782 INFO kernel:acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >11:02:22,782 INFO kernel:PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >11:02:22,782 INFO kernel:PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >11:02:22,782 INFO kernel:PCI: Using configuration type 1 for base access >11:02:22,782 INFO kernel:HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages >11:02:22,782 INFO kernel:HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >11:02:22,782 INFO kernel:cryptd: max_cpu_qlen set to 1000 >11:02:22,782 INFO kernel:ACPI: Added _OSI(Module Device) >11:02:22,782 INFO kernel:ACPI: Added _OSI(Processor Device) >11:02:22,782 INFO kernel:ACPI: Added _OSI(3.0 _SCP Extensions) >11:02:22,782 INFO kernel:ACPI: Added _OSI(Processor Aggregator Device) >11:02:22,782 INFO kernel:ACPI: Executed 2 blocks of module-level executable AML code >11:02:22,782 INFO kernel:ACPI: Interpreter enabled >11:02:22,782 INFO kernel:ACPI: (supports S0 S1 S3 S4 S5) >11:02:22,782 INFO kernel:ACPI: Using IOAPIC for interrupt routing >11:02:22,782 INFO kernel:HEST: Table parsing has been initialized. >11:02:22,782 INFO kernel:PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >11:02:22,782 INFO kernel:ACPI: Enabled 7 GPEs in block 00 to 1F >11:02:22,782 INFO kernel:ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >11:02:22,783 INFO kernel:acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >11:02:22,783 INFO kernel:acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >11:02:22,783 INFO kernel:PCI host bridge to bus 0000:00 >11:02:22,783 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >11:02:22,783 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >11:02:22,783 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >11:02:22,783 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window] >11:02:22,783 INFO kernel:pci_bus 0000:00: root bus resource [mem 0xc8000000-0xdfffffff window] >11:02:22,784 INFO kernel:pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff window] >11:02:22,784 INFO kernel:pci_bus 0000:00: root bus resource [bus 00-ff] >11:02:22,784 DEBUG kernel:pci 0000:00:00.0: [1002:5a10] type 00 class 0x060000 >11:02:22,784 DEBUG kernel:pci 0000:00:00.2: [1002:5a23] type 00 class 0x080600 >11:02:22,784 DEBUG kernel:pci 0000:00:02.0: [1002:5a16] type 01 class 0x060400 >11:02:22,784 INFO kernel:pci 0000:00:02.0: enabling Extended Tags >11:02:22,785 DEBUG kernel:pci 0000:00:02.0: PME# supported from D0 D3hot D3cold >11:02:22,785 DEBUG kernel:pci 0000:00:04.0: [1002:5a18] type 01 class 0x060400 >11:02:22,785 INFO kernel:pci 0000:00:04.0: enabling Extended Tags >11:02:22,785 DEBUG kernel:pci 0000:00:04.0: PME# supported from D0 D3hot D3cold >11:02:22,785 DEBUG kernel:pci 0000:00:09.0: [1002:5a1c] type 01 class 0x060400 >11:02:22,785 INFO kernel:pci 0000:00:09.0: enabling Extended Tags >11:02:22,785 DEBUG kernel:pci 0000:00:09.0: PME# supported from D0 D3hot D3cold >11:02:22,786 DEBUG kernel:pci 0000:00:0a.0: [1002:5a1d] type 01 class 0x060400 >11:02:22,786 INFO kernel:pci 0000:00:0a.0: enabling Extended Tags >11:02:22,786 DEBUG kernel:pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold >11:02:22,786 DEBUG kernel:pci 0000:00:0c.0: [1002:5a20] type 01 class 0x060400 >11:02:22,786 INFO kernel:pci 0000:00:0c.0: enabling Extended Tags >11:02:22,786 DEBUG kernel:pci 0000:00:0c.0: PME# supported from D0 D3hot D3cold >11:02:22,786 DEBUG kernel:pci 0000:00:11.0: [1002:4391] type 00 class 0x010601 >11:02:22,787 DEBUG kernel:pci 0000:00:11.0: reg 0x10: [io 0xa000-0xa007] >11:02:22,787 DEBUG kernel:pci 0000:00:11.0: reg 0x14: [io 0x9000-0x9003] >11:02:22,787 DEBUG kernel:pci 0000:00:11.0: reg 0x18: [io 0x8000-0x8007] >11:02:22,787 DEBUG kernel:pci 0000:00:11.0: reg 0x1c: [io 0x7000-0x7003] >11:02:22,787 DEBUG kernel:pci 0000:00:11.0: reg 0x20: [io 0x6000-0x600f] >11:02:22,787 DEBUG kernel:pci 0000:00:11.0: reg 0x24: [mem 0xfb9fe400-0xfb9fe7ff] >11:02:22,787 DEBUG kernel:pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310 >11:02:22,788 DEBUG kernel:pci 0000:00:12.0: reg 0x10: [mem 0xfb9f6000-0xfb9f6fff] >11:02:22,788 DEBUG kernel:pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310 >11:02:22,788 DEBUG kernel:pci 0000:00:12.1: reg 0x10: [mem 0xfb9f7000-0xfb9f7fff] >11:02:22,788 DEBUG kernel:pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320 >11:02:22,788 DEBUG kernel:pci 0000:00:12.2: reg 0x10: [mem 0xfb9fe800-0xfb9fe8ff] >11:02:22,788 DEBUG kernel:pci 0000:00:12.2: supports D1 D2 >11:02:22,789 DEBUG kernel:pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot >11:02:22,789 DEBUG kernel:pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310 >11:02:22,789 DEBUG kernel:pci 0000:00:13.0: reg 0x10: [mem 0xfb9fc000-0xfb9fcfff] >11:02:22,789 DEBUG kernel:pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310 >11:02:22,789 DEBUG kernel:pci 0000:00:13.1: reg 0x10: [mem 0xfb9fd000-0xfb9fdfff] >11:02:22,789 DEBUG kernel:pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320 >11:02:22,789 DEBUG kernel:pci 0000:00:13.2: reg 0x10: [mem 0xfb9fec00-0xfb9fecff] >11:02:22,790 DEBUG kernel:pci 0000:00:13.2: supports D1 D2 >11:02:22,790 DEBUG kernel:pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot >11:02:22,790 DEBUG kernel:pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500 >11:02:22,790 DEBUG kernel:pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a >11:02:22,790 DEBUG kernel:pci 0000:00:14.1: reg 0x10: [io 0x0000-0x0007] >11:02:22,790 DEBUG kernel:pci 0000:00:14.1: reg 0x14: [io 0x0000-0x0003] >11:02:22,791 DEBUG kernel:pci 0000:00:14.1: reg 0x18: [io 0x0000-0x0007] >11:02:22,791 DEBUG kernel:pci 0000:00:14.1: reg 0x1c: [io 0x0000-0x0003] >11:02:22,791 DEBUG kernel:pci 0000:00:14.1: reg 0x20: [io 0xff00-0xff0f] >11:02:22,791 INFO kernel:pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >11:02:22,791 INFO kernel:pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >11:02:22,791 INFO kernel:pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >11:02:22,791 INFO kernel:pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >11:02:22,792 DEBUG kernel:pci 0000:00:14.3: [1002:439d] type 00 class 0x060100 >11:02:22,792 DEBUG kernel:pci 0000:00:14.4: [1002:4384] type 01 class 0x060401 >11:02:22,792 DEBUG kernel:pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310 >11:02:22,792 DEBUG kernel:pci 0000:00:14.5: reg 0x10: [mem 0xfb9ff000-0xfb9fffff] >11:02:22,792 DEBUG kernel:pci 0000:00:18.0: [1022:1600] type 00 class 0x060000 >11:02:22,792 DEBUG kernel:pci 0000:00:18.1: [1022:1601] type 00 class 0x060000 >11:02:22,793 DEBUG kernel:pci 0000:00:18.2: [1022:1602] type 00 class 0x060000 >11:02:22,793 DEBUG kernel:pci 0000:00:18.3: [1022:1603] type 00 class 0x060000 >11:02:22,793 DEBUG kernel:pci 0000:00:18.4: [1022:1604] type 00 class 0x060000 >11:02:22,793 DEBUG kernel:pci 0000:00:18.5: [1022:1605] type 00 class 0x060000 >11:02:22,793 DEBUG kernel:pci 0000:00:19.0: [1022:1600] type 00 class 0x060000 >11:02:22,793 DEBUG kernel:pci 0000:00:19.1: [1022:1601] type 00 class 0x060000 >11:02:22,793 DEBUG kernel:pci 0000:00:19.2: [1022:1602] type 00 class 0x060000 >11:02:22,794 DEBUG kernel:pci 0000:00:19.3: [1022:1603] type 00 class 0x060000 >11:02:22,794 DEBUG kernel:pci 0000:00:19.4: [1022:1604] type 00 class 0x060000 >11:02:22,794 DEBUG kernel:pci 0000:00:19.5: [1022:1605] type 00 class 0x060000 >11:02:22,794 DEBUG kernel:pci 0000:00:1a.0: [1022:1600] type 00 class 0x060000 >11:02:22,794 DEBUG kernel:pci 0000:00:1a.1: [1022:1601] type 00 class 0x060000 >11:02:22,794 DEBUG kernel:pci 0000:00:1a.2: [1022:1602] type 00 class 0x060000 >11:02:22,795 DEBUG kernel:pci 0000:00:1a.3: [1022:1603] type 00 class 0x060000 >11:02:22,795 DEBUG kernel:pci 0000:00:1a.4: [1022:1604] type 00 class 0x060000 >11:02:22,795 DEBUG kernel:pci 0000:00:1a.5: [1022:1605] type 00 class 0x060000 >11:02:22,795 DEBUG kernel:pci 0000:00:1b.0: [1022:1600] type 00 class 0x060000 >11:02:22,795 DEBUG kernel:pci 0000:00:1b.1: [1022:1601] type 00 class 0x060000 >11:02:22,795 DEBUG kernel:pci 0000:00:1b.2: [1022:1602] type 00 class 0x060000 >11:02:22,796 DEBUG kernel:pci 0000:00:1b.3: [1022:1603] type 00 class 0x060000 >11:02:22,796 DEBUG kernel:pci 0000:00:1b.4: [1022:1604] type 00 class 0x060000 >11:02:22,796 DEBUG kernel:pci 0000:00:1b.5: [1022:1605] type 00 class 0x060000 >11:02:22,796 DEBUG kernel:pci 0000:06:00.0: [1002:67df] type 00 class 0x030000 >11:02:22,796 DEBUG kernel:pci 0000:06:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref] >11:02:22,796 DEBUG kernel:pci 0000:06:00.0: reg 0x18: [mem 0xcfe00000-0xcfffffff 64bit pref] >11:02:22,796 DEBUG kernel:pci 0000:06:00.0: reg 0x20: [io 0xe000-0xe0ff] >11:02:22,797 DEBUG kernel:pci 0000:06:00.0: reg 0x24: [mem 0xfbf80000-0xfbfbffff] >11:02:22,797 DEBUG kernel:pci 0000:06:00.0: reg 0x30: [mem 0xfbfc0000-0xfbfdffff pref] >11:02:22,797 INFO kernel:pci 0000:06:00.0: enabling Extended Tags >11:02:22,797 DEBUG kernel:pci 0000:06:00.0: supports D1 D2 >11:02:22,797 DEBUG kernel:pci 0000:06:00.0: PME# supported from D1 D2 D3hot D3cold >11:02:22,797 DEBUG kernel:pci 0000:06:00.1: [1002:aaf0] type 00 class 0x040300 >11:02:22,797 DEBUG kernel:pci 0000:06:00.1: reg 0x10: [mem 0xfbffc000-0xfbffffff 64bit] >11:02:22,798 INFO kernel:pci 0000:06:00.1: enabling Extended Tags >11:02:22,798 DEBUG kernel:pci 0000:06:00.1: supports D1 D2 >11:02:22,798 INFO kernel:pci 0000:00:02.0: PCI bridge to [bus 06] >11:02:22,798 DEBUG kernel:pci 0000:00:02.0: bridge window [io 0xe000-0xefff] >11:02:22,798 DEBUG kernel:pci 0000:00:02.0: bridge window [mem 0xfbf00000-0xfbffffff] >11:02:22,798 DEBUG kernel:pci 0000:00:02.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] >11:02:22,799 DEBUG kernel:pci 0000:05:00.0: [1000:0087] type 00 class 0x010700 >11:02:22,799 DEBUG kernel:pci 0000:05:00.0: reg 0x10: [io 0xd000-0xd0ff] >11:02:22,799 DEBUG kernel:pci 0000:05:00.0: reg 0x14: [mem 0xfbef0000-0xfbefffff 64bit] >11:02:22,799 DEBUG kernel:pci 0000:05:00.0: reg 0x1c: [mem 0xfbe80000-0xfbebffff 64bit] >11:02:22,799 DEBUG kernel:pci 0000:05:00.0: reg 0x30: [mem 0xfbd00000-0xfbdfffff pref] >11:02:22,799 DEBUG kernel:pci 0000:05:00.0: supports D1 D2 >11:02:22,799 INFO kernel:pci 0000:00:04.0: PCI bridge to [bus 05] >11:02:22,800 DEBUG kernel:pci 0000:00:04.0: bridge window [io 0xd000-0xdfff] >11:02:22,800 DEBUG kernel:pci 0000:00:04.0: bridge window [mem 0xfbd00000-0xfbefffff] >11:02:22,800 DEBUG kernel:pci 0000:04:00.0: [8086:10d3] type 00 class 0x020000 >11:02:22,800 DEBUG kernel:pci 0000:04:00.0: reg 0x10: [mem 0xfbce0000-0xfbcfffff] >11:02:22,800 DEBUG kernel:pci 0000:04:00.0: reg 0x18: [io 0xcc00-0xcc1f] >11:02:22,800 DEBUG kernel:pci 0000:04:00.0: reg 0x1c: [mem 0xfbcdc000-0xfbcdffff] >11:02:22,801 DEBUG kernel:pci 0000:04:00.0: PME# supported from D0 D3hot D3cold >11:02:22,801 INFO kernel:pci 0000:00:09.0: PCI bridge to [bus 04] >11:02:22,801 DEBUG kernel:pci 0000:00:09.0: bridge window [io 0xc000-0xcfff] >11:02:22,801 DEBUG kernel:pci 0000:00:09.0: bridge window [mem 0xfbc00000-0xfbcfffff] >11:02:22,801 DEBUG kernel:pci 0000:03:00.0: [8086:10d3] type 00 class 0x020000 >11:02:22,801 DEBUG kernel:pci 0000:03:00.0: reg 0x10: [mem 0xfbbe0000-0xfbbfffff] >11:02:22,801 DEBUG kernel:pci 0000:03:00.0: reg 0x18: [io 0xbc00-0xbc1f] >11:02:22,802 DEBUG kernel:pci 0000:03:00.0: reg 0x1c: [mem 0xfbbdc000-0xfbbdffff] >11:02:22,802 DEBUG kernel:pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >11:02:22,802 INFO kernel:pci 0000:00:0a.0: PCI bridge to [bus 03] >11:02:22,802 DEBUG kernel:pci 0000:00:0a.0: bridge window [io 0xb000-0xbfff] >11:02:22,802 DEBUG kernel:pci 0000:00:0a.0: bridge window [mem 0xfbb00000-0xfbbfffff] >11:02:22,802 DEBUG kernel:pci 0000:02:00.0: [1912:0014] type 00 class 0x0c0330 >11:02:22,803 DEBUG kernel:pci 0000:02:00.0: reg 0x10: [mem 0xfbafe000-0xfbafffff 64bit] >11:02:22,803 DEBUG kernel:pci 0000:02:00.0: PME# supported from D0 D3hot >11:02:22,803 INFO kernel:pci 0000:00:0c.0: PCI bridge to [bus 02] >11:02:22,803 DEBUG kernel:pci 0000:00:0c.0: bridge window [mem 0xfba00000-0xfbafffff] >11:02:22,803 INFO kernel:pci 0000:00:14.4: PCI bridge to [bus 01] (subtractive decode) >11:02:22,803 DEBUG kernel:pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) >11:02:22,803 DEBUG kernel:pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode) >11:02:22,804 DEBUG kernel:pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) >11:02:22,804 DEBUG kernel:pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode) >11:02:22,804 DEBUG kernel:pci 0000:00:14.4: bridge window [mem 0xc8000000-0xdfffffff window] (subtractive decode) >11:02:22,804 DEBUG kernel:pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfebfffff window] (subtractive decode) >11:02:22,804 INFO kernel:ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 *10 11 12 14 15) >11:02:22,804 INFO kernel:ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 *10 11 12 14 15) >11:02:22,804 INFO kernel:ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 *11 12 14 15) >11:02:22,804 INFO kernel:ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 *10 11 12 14 15) >11:02:22,804 INFO kernel:ACPI: PCI Interrupt Link [LNKE] (IRQs 4 *7 10 11 12 14 15) >11:02:22,804 INFO kernel:ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 *11 12 14 15) >11:02:22,804 INFO kernel:ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 *10 11 12 14 15) >11:02:22,804 INFO kernel:ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 *10 11 12 14 15) >11:02:22,804 INFO kernel:pci 0000:06:00.0: vgaarb: setting as boot VGA device >11:02:22,805 INFO kernel:pci 0000:06:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >11:02:22,805 INFO kernel:pci 0000:06:00.0: vgaarb: bridge control possible >11:02:22,805 INFO kernel:vgaarb: loaded >11:02:22,805 NOTICE kernel:SCSI subsystem initialized >11:02:22,805 DEBUG kernel:libata version 3.00 loaded. >11:02:22,805 INFO kernel:ACPI: bus type USB registered >11:02:22,805 INFO kernel:usbcore: registered new interface driver usbfs >11:02:22,805 INFO kernel:usbcore: registered new interface driver hub >11:02:22,805 INFO kernel:usbcore: registered new device driver usb >11:02:22,805 INFO kernel:EDAC MC: Ver: 3.0.0 >11:02:22,805 INFO kernel:PCI: Using ACPI for IRQ routing >11:02:22,805 DEBUG kernel:PCI: pci_cache_line_size set to 64 bytes >11:02:22,805 DEBUG kernel:e820: reserve RAM buffer [mem 0x0009a800-0x0009ffff] >11:02:22,805 DEBUG kernel:e820: reserve RAM buffer [mem 0xc7f80000-0xc7ffffff] >11:02:22,805 DEBUG kernel:e820: reserve RAM buffer [mem 0x1037000000-0x1037ffffff] >11:02:22,805 INFO kernel:NetLabel: Initializing >11:02:22,805 INFO kernel:NetLabel: domain hash size = 128 >11:02:22,805 INFO kernel:NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >11:02:22,805 INFO kernel:NetLabel: unlabeled traffic allowed by default >11:02:22,805 INFO kernel:hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >11:02:22,805 INFO kernel:hpet0: 4 comparators, 32-bit 14.318180 MHz counter >11:02:22,805 INFO kernel:clocksource: Switched to clocksource tsc-early >11:02:22,805 NOTICE kernel:VFS: Disk quotas dquot_6.6.0 >11:02:22,805 INFO kernel:VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >11:02:22,805 INFO kernel:pnp: PnP ACPI init >11:02:22,805 INFO kernel:system 00:00: [mem 0xfec20000-0xfec200ff] could not be reserved >11:02:22,805 DEBUG kernel:system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >11:02:22,805 INFO kernel:system 00:01: [mem 0xf6000000-0xf6003fff] could not be reserved >11:02:22,806 DEBUG kernel:system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >11:02:22,806 DEBUG kernel:pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >11:02:22,806 INFO kernel:system 00:03: [io 0x0290-0x029f] has been reserved >11:02:22,806 DEBUG kernel:system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) >11:02:22,806 INFO kernel:system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved >11:02:22,806 INFO kernel:system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved >11:02:22,806 DEBUG kernel:system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >11:02:22,807 INFO kernel:system 00:05: [io 0x04d0-0x04d1] has been reserved >11:02:22,807 INFO kernel:system 00:05: [io 0x040b] has been reserved >11:02:22,807 INFO kernel:system 00:05: [io 0x04d6] has been reserved >11:02:22,807 INFO kernel:system 00:05: [io 0x0550-0x0551] has been reserved >11:02:22,807 INFO kernel:system 00:05: [io 0x0c00-0x0c01] has been reserved >11:02:22,807 INFO kernel:system 00:05: [io 0x0c14] has been reserved >11:02:22,807 INFO kernel:system 00:05: [io 0x0c50-0x0c51] has been reserved >11:02:22,807 INFO kernel:system 00:05: [io 0x0c52] has been reserved >11:02:22,808 INFO kernel:system 00:05: [io 0x0c6c] has been reserved >11:02:22,808 INFO kernel:system 00:05: [io 0x0c6f] has been reserved >11:02:22,808 INFO kernel:system 00:05: [io 0x0cd0-0x0cd1] has been reserved >11:02:22,808 INFO kernel:system 00:05: [io 0x0cd2-0x0cd3] has been reserved >11:02:22,808 INFO kernel:system 00:05: [io 0x0cd4-0x0cd5] has been reserved >11:02:22,808 INFO kernel:system 00:05: [io 0x0cd6-0x0cd7] has been reserved >11:02:22,808 INFO kernel:system 00:05: [io 0x0cd8-0x0cdf] has been reserved >11:02:22,809 INFO kernel:system 00:05: [io 0x0800-0x089f] has been reserved >11:02:22,809 INFO kernel:system 00:05: [io 0x0b00-0x0b0f] has been reserved >11:02:22,809 INFO kernel:system 00:05: [io 0x0b20-0x0b3f] has been reserved >11:02:22,809 INFO kernel:system 00:05: [io 0x0900-0x090f] has been reserved >11:02:22,809 INFO kernel:system 00:05: [io 0x0910-0x091f] has been reserved >11:02:22,809 INFO kernel:system 00:05: [io 0xfe00-0xfefe] has been reserved >11:02:22,809 INFO kernel:system 00:05: [mem 0xffb80000-0xffbfffff] has been reserved >11:02:22,810 INFO kernel:system 00:05: [mem 0xfec10000-0xfec1001f] has been reserved >11:02:22,810 INFO kernel:system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved >11:02:22,810 INFO kernel:system 00:05: [mem 0xfed40000-0xfed8ffff] has been reserved >11:02:22,810 DEBUG kernel:system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >11:02:22,810 DEBUG kernel:pnp 00:06: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >11:02:22,810 DEBUG kernel:pnp 00:07: [dma 0 disabled] >11:02:22,810 DEBUG kernel:pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active) >11:02:22,810 DEBUG kernel:pnp 00:08: [dma 0 disabled] >11:02:22,811 DEBUG kernel:pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active) >11:02:22,811 INFO kernel:system 00:09: [mem 0xe0000000-0xefffffff] has been reserved >11:02:22,811 DEBUG kernel:system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >11:02:22,811 INFO kernel:system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved >11:02:22,811 INFO kernel:system 00:0a: [mem 0x000c0000-0x000cffff] could not be reserved >11:02:22,811 INFO kernel:system 00:0a: [mem 0x000e0000-0x000fffff] could not be reserved >11:02:22,811 INFO kernel:system 00:0a: [mem 0x00100000-0xc7ffffff] could not be reserved >11:02:22,812 INFO kernel:system 00:0a: [mem 0xfec00000-0xffffffff] could not be reserved >11:02:22,812 DEBUG kernel:system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active) >11:02:22,812 INFO kernel:pnp: PnP ACPI: found 11 devices >11:02:22,812 INFO kernel:clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >11:02:22,812 INFO kernel:pci 0000:00:02.0: PCI bridge to [bus 06] >11:02:22,812 INFO kernel:pci 0000:00:02.0: bridge window [io 0xe000-0xefff] >11:02:22,812 INFO kernel:pci 0000:00:02.0: bridge window [mem 0xfbf00000-0xfbffffff] >11:02:22,812 INFO kernel:pci 0000:00:02.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] >11:02:22,812 INFO kernel:pci 0000:00:04.0: PCI bridge to [bus 05] >11:02:22,813 INFO kernel:pci 0000:00:04.0: bridge window [io 0xd000-0xdfff] >11:02:22,813 INFO kernel:pci 0000:00:04.0: bridge window [mem 0xfbd00000-0xfbefffff] >11:02:22,813 INFO kernel:pci 0000:00:09.0: PCI bridge to [bus 04] >11:02:22,813 INFO kernel:pci 0000:00:09.0: bridge window [io 0xc000-0xcfff] >11:02:22,813 INFO kernel:pci 0000:00:09.0: bridge window [mem 0xfbc00000-0xfbcfffff] >11:02:22,813 INFO kernel:pci 0000:00:0a.0: PCI bridge to [bus 03] >11:02:22,813 INFO kernel:pci 0000:00:0a.0: bridge window [io 0xb000-0xbfff] >11:02:22,814 INFO kernel:pci 0000:00:0a.0: bridge window [mem 0xfbb00000-0xfbbfffff] >11:02:22,814 INFO kernel:pci 0000:00:0c.0: PCI bridge to [bus 02] >11:02:22,814 INFO kernel:pci 0000:00:0c.0: bridge window [mem 0xfba00000-0xfbafffff] >11:02:22,814 INFO kernel:pci 0000:00:14.4: PCI bridge to [bus 01] >11:02:22,814 DEBUG kernel:pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >11:02:22,814 DEBUG kernel:pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >11:02:22,814 DEBUG kernel:pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] >11:02:22,815 DEBUG kernel:pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window] >11:02:22,815 DEBUG kernel:pci_bus 0000:00: resource 8 [mem 0xc8000000-0xdfffffff window] >11:02:22,815 DEBUG kernel:pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff window] >11:02:22,815 DEBUG kernel:pci_bus 0000:06: resource 0 [io 0xe000-0xefff] >11:02:22,815 DEBUG kernel:pci_bus 0000:06: resource 1 [mem 0xfbf00000-0xfbffffff] >11:02:22,815 DEBUG kernel:pci_bus 0000:06: resource 2 [mem 0xcfe00000-0xdfffffff 64bit pref] >11:02:22,815 DEBUG kernel:pci_bus 0000:05: resource 0 [io 0xd000-0xdfff] >11:02:22,816 DEBUG kernel:pci_bus 0000:05: resource 1 [mem 0xfbd00000-0xfbefffff] >11:02:22,816 DEBUG kernel:pci_bus 0000:04: resource 0 [io 0xc000-0xcfff] >11:02:22,816 DEBUG kernel:pci_bus 0000:04: resource 1 [mem 0xfbc00000-0xfbcfffff] >11:02:22,816 DEBUG kernel:pci_bus 0000:03: resource 0 [io 0xb000-0xbfff] >11:02:22,816 DEBUG kernel:pci_bus 0000:03: resource 1 [mem 0xfbb00000-0xfbbfffff] >11:02:22,816 DEBUG kernel:pci_bus 0000:02: resource 1 [mem 0xfba00000-0xfbafffff] >11:02:22,816 DEBUG kernel:pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7 window] >11:02:22,817 DEBUG kernel:pci_bus 0000:01: resource 5 [io 0x0d00-0xffff window] >11:02:22,817 DEBUG kernel:pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff window] >11:02:22,817 DEBUG kernel:pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff window] >11:02:22,817 DEBUG kernel:pci_bus 0000:01: resource 8 [mem 0xc8000000-0xdfffffff window] >11:02:22,817 DEBUG kernel:pci_bus 0000:01: resource 9 [mem 0xf0000000-0xfebfffff window] >11:02:22,817 INFO kernel:NET: Registered protocol family 2 >11:02:22,817 INFO kernel:tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes) >11:02:22,817 INFO kernel:TCP established hash table entries: 524288 (order: 10, 4194304 bytes) >11:02:22,817 INFO kernel:TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >11:02:22,817 INFO kernel:TCP: Hash tables configured (established 524288 bind 65536) >11:02:22,817 INFO kernel:UDP hash table entries: 32768 (order: 8, 1048576 bytes) >11:02:22,817 INFO kernel:UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes) >11:02:22,817 INFO kernel:NET: Registered protocol family 1 >11:02:22,817 INFO kernel:pci 0000:06:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >11:02:22,817 DEBUG kernel:PCI: CLS 64 bytes, default 64 >11:02:22,817 INFO kernel:Unpacking initramfs... >11:02:22,817 INFO kernel:Freeing initrd memory: 66324K >11:02:22,817 INFO kernel:iommu: Adding device 0000:00:00.0 to group 0 >11:02:22,817 INFO kernel:iommu: Adding device 0000:00:02.0 to group 1 >11:02:22,817 INFO kernel:iommu: Adding device 0000:00:04.0 to group 2 >11:02:22,817 INFO kernel:iommu: Adding device 0000:00:09.0 to group 3 >11:02:22,817 INFO kernel:iommu: Adding device 0000:00:0a.0 to group 4 >11:02:22,817 INFO kernel:iommu: Adding device 0000:00:0c.0 to group 5 >11:02:22,817 INFO kernel:iommu: Adding device 0000:00:11.0 to group 6 >11:02:22,817 INFO kernel:iommu: Adding device 0000:00:12.0 to group 7 >11:02:22,817 INFO kernel:iommu: Adding device 0000:00:12.1 to group 7 >11:02:22,817 INFO kernel:iommu: Adding device 0000:00:12.2 to group 7 >11:02:22,817 INFO kernel:iommu: Adding device 0000:00:13.0 to group 8 >11:02:22,817 INFO kernel:iommu: Adding device 0000:00:13.1 to group 8 >11:02:22,817 INFO kernel:iommu: Adding device 0000:00:13.2 to group 8 >11:02:22,817 INFO kernel:iommu: Adding device 0000:00:14.0 to group 9 >11:02:22,817 INFO kernel:iommu: Adding device 0000:00:14.1 to group 10 >11:02:22,817 INFO kernel:iommu: Adding device 0000:00:14.3 to group 11 >11:02:22,817 INFO kernel:iommu: Adding device 0000:00:14.4 to group 12 >11:02:22,818 INFO kernel:iommu: Adding device 0000:00:14.5 to group 13 >11:02:22,818 INFO kernel:iommu: Adding device 0000:06:00.0 to group 14 >11:02:22,818 INFO kernel:iommu: Adding device 0000:06:00.1 to group 14 >11:02:22,818 INFO kernel:iommu: Adding device 0000:05:00.0 to group 15 >11:02:22,818 INFO kernel:iommu: Adding device 0000:04:00.0 to group 16 >11:02:22,818 INFO kernel:iommu: Adding device 0000:03:00.0 to group 17 >11:02:22,818 INFO kernel:iommu: Adding device 0000:02:00.0 to group 18 >11:02:22,818 INFO kernel:AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40 >11:02:22,818 INFO kernel:AMD-Vi: Interrupt remapping enabled >11:02:22,818 INFO kernel:AMD-Vi: Lazy IO/TLB flushing enabled >11:02:22,818 INFO kernel:amd_uncore: AMD NB counters detected >11:02:22,818 INFO kernel:LVT offset 0 assigned for vector 0x400 >11:02:22,818 INFO kernel:perf: AMD IBS detected (0x000000ff) >11:02:22,818 NOTICE kernel:Initialise system trusted keyrings >11:02:22,818 NOTICE kernel:Key type blacklist registered >11:02:22,818 INFO kernel:workingset: timestamp_bits=36 max_order=24 bucket_order=0 >11:02:22,818 INFO kernel:zbud: loaded >11:02:22,818 DEBUG kernel:SELinux: Registering netfilter hooks >11:02:22,818 INFO kernel:NET: Registered protocol family 38 >11:02:22,818 NOTICE kernel:Key type asymmetric registered >11:02:22,818 NOTICE kernel:Asymmetric key parser 'x509' registered >11:02:22,818 INFO kernel:Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) >11:02:22,818 INFO kernel:io scheduler noop registered >11:02:22,818 INFO kernel:io scheduler deadline registered >11:02:22,818 INFO kernel:io scheduler cfq registered (default) >11:02:22,818 INFO kernel:io scheduler mq-deadline registered >11:02:22,818 INFO kernel:atomic64_test: passed for x86-64 platform with CX8 and with SSE >11:02:22,818 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >11:02:22,818 INFO kernel:ACPI: Power Button [PWRB] >11:02:22,818 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >11:02:22,818 INFO kernel:ACPI: Power Button [PWRF] >11:02:22,818 ERR kernel:ERST: Failed to get Error Log Address Range. >11:02:22,818 WARNING kernel:[Firmware Warn]: GHES: Poll interval is 0 for generic hardware error source: 1, disabled. >11:02:22,818 INFO kernel:GHES: APEI firmware first mode is enabled by WHEA _OSC. >11:02:22,818 INFO kernel:Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >11:02:22,818 INFO kernel:00:07: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >11:02:22,818 INFO kernel:00:08: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A >11:02:22,818 INFO kernel:Non-volatile memory driver v1.3 >11:02:22,818 INFO kernel:Linux agpgart interface v0.103 >11:02:22,818 DEBUG kernel:ahci 0000:00:11.0: version 3.0 >11:02:22,818 INFO kernel:ahci 0000:00:11.0: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl SATA mode >11:02:22,818 INFO kernel:ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc >11:02:22,818 INFO kernel:scsi host0: ahci >11:02:22,819 INFO kernel:scsi host1: ahci >11:02:22,819 INFO kernel:scsi host2: ahci >11:02:22,819 INFO kernel:scsi host3: ahci >11:02:22,819 INFO kernel:scsi host4: ahci >11:02:22,819 INFO kernel:scsi host5: ahci >11:02:22,819 INFO kernel:ata1: SATA max UDMA/133 abar m1024@0xfb9fe400 port 0xfb9fe500 irq 22 >11:02:22,819 INFO kernel:ata2: SATA max UDMA/133 abar m1024@0xfb9fe400 port 0xfb9fe580 irq 22 >11:02:22,819 INFO kernel:ata3: SATA max UDMA/133 abar m1024@0xfb9fe400 port 0xfb9fe600 irq 22 >11:02:22,819 INFO kernel:ata4: SATA max UDMA/133 abar m1024@0xfb9fe400 port 0xfb9fe680 irq 22 >11:02:22,819 INFO kernel:ata5: SATA max UDMA/133 abar m1024@0xfb9fe400 port 0xfb9fe700 irq 22 >11:02:22,819 INFO kernel:ata6: SATA max UDMA/133 abar m1024@0xfb9fe400 port 0xfb9fe780 irq 22 >11:02:22,819 INFO kernel:libphy: Fixed MDIO Bus: probed >11:02:22,819 INFO kernel:ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >11:02:22,819 INFO kernel:ehci-pci: EHCI PCI platform driver >11:02:22,819 INFO kernel:ehci-pci 0000:00:12.2: EHCI Host Controller >11:02:22,820 INFO kernel:ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 >11:02:22,820 INFO kernel:ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >11:02:22,820 INFO kernel:ehci-pci 0000:00:12.2: debug port 1 >11:02:22,820 INFO kernel:ehci-pci 0000:00:12.2: irq 17, io mem 0xfb9fe800 >11:02:22,820 INFO kernel:ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 >11:02:22,820 INFO kernel:usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >11:02:22,821 INFO kernel:usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:02:22,821 INFO kernel:usb usb1: Product: EHCI Host Controller >11:02:22,821 INFO kernel:usb usb1: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ehci_hcd >11:02:22,821 INFO kernel:usb usb1: SerialNumber: 0000:00:12.2 >11:02:22,821 INFO kernel:hub 1-0:1.0: USB hub found >11:02:22,821 INFO kernel:hub 1-0:1.0: 6 ports detected >11:02:22,821 INFO kernel:ehci-pci 0000:00:13.2: EHCI Host Controller >11:02:22,822 INFO kernel:ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 >11:02:22,822 INFO kernel:ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >11:02:22,822 INFO kernel:ehci-pci 0000:00:13.2: debug port 1 >11:02:22,822 INFO kernel:ehci-pci 0000:00:13.2: irq 19, io mem 0xfb9fec00 >11:02:22,822 INFO kernel:ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 >11:02:22,822 INFO kernel:usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >11:02:22,822 INFO kernel:usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:02:22,823 INFO kernel:usb usb2: Product: EHCI Host Controller >11:02:22,823 INFO kernel:usb usb2: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ehci_hcd >11:02:22,823 INFO kernel:usb usb2: SerialNumber: 0000:00:13.2 >11:02:22,823 INFO kernel:hub 2-0:1.0: USB hub found >11:02:22,823 INFO kernel:hub 2-0:1.0: 6 ports detected >11:02:22,823 INFO kernel:ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >11:02:22,823 INFO kernel:ohci-pci: OHCI PCI platform driver >11:02:22,823 INFO kernel:ohci-pci 0000:00:12.0: OHCI PCI host controller >11:02:22,824 INFO kernel:ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3 >11:02:22,824 INFO kernel:ohci-pci 0000:00:12.0: irq 16, io mem 0xfb9f6000 >11:02:22,824 INFO kernel:usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >11:02:22,824 INFO kernel:usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:02:22,824 INFO kernel:usb usb3: Product: OHCI PCI host controller >11:02:22,824 INFO kernel:usb usb3: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ohci_hcd >11:02:22,825 INFO kernel:usb usb3: SerialNumber: 0000:00:12.0 >11:02:22,825 INFO kernel:hub 3-0:1.0: USB hub found >11:02:22,825 INFO kernel:hub 3-0:1.0: 3 ports detected >11:02:22,825 INFO kernel:ohci-pci 0000:00:12.1: OHCI PCI host controller >11:02:22,825 INFO kernel:ohci-pci 0000:00:12.1: new USB bus registered, assigned bus number 4 >11:02:22,825 INFO kernel:ohci-pci 0000:00:12.1: irq 16, io mem 0xfb9f7000 >11:02:22,826 INFO kernel:usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >11:02:22,826 INFO kernel:usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:02:22,826 INFO kernel:usb usb4: Product: OHCI PCI host controller >11:02:22,826 INFO kernel:usb usb4: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ohci_hcd >11:02:22,826 INFO kernel:usb usb4: SerialNumber: 0000:00:12.1 >11:02:22,826 INFO kernel:hub 4-0:1.0: USB hub found >11:02:22,826 INFO kernel:hub 4-0:1.0: 3 ports detected >11:02:22,827 INFO kernel:ohci-pci 0000:00:13.0: OHCI PCI host controller >11:02:22,827 INFO kernel:ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5 >11:02:22,827 INFO kernel:ohci-pci 0000:00:13.0: irq 18, io mem 0xfb9fc000 >11:02:22,827 INFO kernel:usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >11:02:22,827 INFO kernel:usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:02:22,827 INFO kernel:usb usb5: Product: OHCI PCI host controller >11:02:22,827 INFO kernel:usb usb5: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ohci_hcd >11:02:22,828 INFO kernel:usb usb5: SerialNumber: 0000:00:13.0 >11:02:22,828 INFO kernel:hub 5-0:1.0: USB hub found >11:02:22,828 INFO kernel:hub 5-0:1.0: 3 ports detected >11:02:22,828 INFO kernel:ohci-pci 0000:00:13.1: OHCI PCI host controller >11:02:22,828 INFO kernel:ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 6 >11:02:22,828 INFO kernel:ohci-pci 0000:00:13.1: irq 18, io mem 0xfb9fd000 >11:02:22,829 INFO kernel:usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >11:02:22,829 INFO kernel:usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:02:22,829 INFO kernel:usb usb6: Product: OHCI PCI host controller >11:02:22,829 INFO kernel:usb usb6: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ohci_hcd >11:02:22,829 INFO kernel:usb usb6: SerialNumber: 0000:00:13.1 >11:02:22,829 INFO kernel:hub 6-0:1.0: USB hub found >11:02:22,830 INFO kernel:hub 6-0:1.0: 3 ports detected >11:02:22,830 INFO kernel:ohci-pci 0000:00:14.5: OHCI PCI host controller >11:02:22,830 INFO kernel:ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 7 >11:02:22,830 INFO kernel:ohci-pci 0000:00:14.5: irq 18, io mem 0xfb9ff000 >11:02:22,830 INFO kernel:usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >11:02:22,830 INFO kernel:usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:02:22,830 INFO kernel:usb usb7: Product: OHCI PCI host controller >11:02:22,831 INFO kernel:usb usb7: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ohci_hcd >11:02:22,831 INFO kernel:usb usb7: SerialNumber: 0000:00:14.5 >11:02:22,831 INFO kernel:hub 7-0:1.0: USB hub found >11:02:22,831 INFO kernel:hub 7-0:1.0: 2 ports detected >11:02:22,831 INFO kernel:uhci_hcd: USB Universal Host Controller Interface driver >11:02:22,831 INFO kernel:xhci_hcd 0000:02:00.0: Resetting >11:02:22,831 INFO kernel:ata6: SATA link down (SStatus 0 SControl 300) >11:02:22,831 INFO kernel:ata3: SATA link down (SStatus 0 SControl 300) >11:02:22,831 INFO kernel:ata4: SATA link down (SStatus 0 SControl 300) >11:02:22,831 INFO kernel:ata5: SATA link down (SStatus 0 SControl 300) >11:02:22,831 INFO kernel:usb 1-5: new high-speed USB device number 2 using ehci-pci >11:02:22,832 INFO kernel:usb 2-3: new high-speed USB device number 2 using ehci-pci >11:02:22,832 INFO kernel:usb 1-5: New USB device found, idVendor=090c, idProduct=1000 >11:02:22,832 INFO kernel:usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >11:02:22,832 INFO kernel:usb 1-5: Product: Flash Voyager >11:02:22,832 INFO kernel:usb 1-5: Manufacturer: Corsair >11:02:22,833 INFO kernel:usb 1-5: SerialNumber: A100000000026669 >11:02:22,833 INFO kernel:ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >11:02:22,833 INFO kernel:ata1.00: ATA-9: INTEL SSDSCKGW180A4, LADi, max UDMA/133 >11:02:22,833 INFO kernel:ata1.00: 351651888 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >11:02:22,833 INFO kernel:usb 2-3: New USB device found, idVendor=046b, idProduct=ff01 >11:02:22,833 INFO kernel:usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >11:02:22,833 INFO kernel:usb 2-3: Product: Generic Hub >11:02:22,833 INFO kernel:usb 2-3: Manufacturer: American Megatrends Inc. >11:02:22,833 INFO kernel:usb 2-3: SerialNumber: serial >11:02:22,834 INFO kernel:hub 2-3:1.0: USB hub found >11:02:22,834 INFO kernel:hub 2-3:1.0: 3 ports detected >11:02:22,834 INFO kernel:ata1.00: configured for UDMA/133 >11:02:22,834 NOTICE kernel:scsi 0:0:0:0: Direct-Access ATA INTEL SSDSCKGW18 LADi PQ: 0 ANSI: 5 >11:02:22,834 NOTICE kernel:sd 0:0:0:0: Attached scsi generic sg0 type 0 >11:02:22,834 NOTICE kernel:sd 0:0:0:0: [sda] 351651888 512-byte logical blocks: (180 GB/168 GiB) >11:02:22,834 NOTICE kernel:sd 0:0:0:0: [sda] Write Protect is off >11:02:22,835 DEBUG kernel:sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >11:02:22,835 NOTICE kernel:sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >11:02:22,835 INFO kernel: sda: sda1 sda2 sda3 sda4 < sda5 > >11:02:22,835 NOTICE kernel:sd 0:0:0:0: [sda] Attached SCSI disk >11:02:22,835 INFO kernel:tsc: Refined TSC clocksource calibration: 2300.006 MHz >11:02:22,835 INFO kernel:clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x21273ac4d85, max_idle_ns: 440795266965 ns >11:02:22,835 INFO kernel:clocksource: Switched to clocksource tsc >11:02:22,835 INFO kernel:usb 2-3.1: new low-speed USB device number 3 using ehci-pci >11:02:22,835 INFO kernel:ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >11:02:22,835 INFO kernel:ata2.00: ATA-8: WDC WD10EAVS-32D7B1, 01.01A01, max UDMA/133 >11:02:22,835 INFO kernel:ata2.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >11:02:22,835 INFO kernel:ata2.00: configured for UDMA/133 >11:02:22,835 NOTICE kernel:scsi 1:0:0:0: Direct-Access ATA WDC WD10EAVS-32D 1A01 PQ: 0 ANSI: 5 >11:02:22,836 NOTICE kernel:sd 1:0:0:0: Attached scsi generic sg1 type 0 >11:02:22,836 NOTICE kernel:sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) >11:02:22,836 NOTICE kernel:sd 1:0:0:0: [sdb] Write Protect is off >11:02:22,836 DEBUG kernel:sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >11:02:22,836 NOTICE kernel:sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >11:02:22,837 INFO kernel:usb 4-3: new full-speed USB device number 2 using ohci-pci >11:02:22,837 INFO kernel: sdb: sdb1 >11:02:22,837 NOTICE kernel:sd 1:0:0:0: [sdb] Attached SCSI disk >11:02:22,837 INFO kernel:usb 2-3.1: New USB device found, idVendor=046b, idProduct=ff10 >11:02:22,837 INFO kernel:usb 2-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >11:02:22,837 INFO kernel:usb 2-3.1: Product: Virtual Keyboard and Mouse >11:02:22,837 INFO kernel:usb 2-3.1: Manufacturer: American Megatrends Inc. >11:02:22,838 INFO kernel:usb 2-3.1: SerialNumber: serial >11:02:22,838 INFO kernel:usb 4-3: New USB device found, idVendor=046d, idProduct=c52b >11:02:22,838 INFO kernel:usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >11:02:22,838 INFO kernel:usb 4-3: Product: USB Receiver >11:02:22,838 INFO kernel:usb 4-3: Manufacturer: Logitech >11:02:22,838 INFO kernel:xhci_hcd 0000:02:00.0: xHCI Host Controller >11:02:22,838 INFO kernel:xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 8 >11:02:22,839 INFO kernel:xhci_hcd 0000:02:00.0: hcc params 0x014051c7 hci version 0x100 quirks 0x00000410 >11:02:22,839 INFO kernel:usb usb8: New USB device found, idVendor=1d6b, idProduct=0002 >11:02:22,839 INFO kernel:usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:02:22,839 INFO kernel:usb usb8: Product: xHCI Host Controller >11:02:22,839 INFO kernel:usb usb8: Manufacturer: Linux 4.16.3-301.fc28.x86_64 xhci-hcd >11:02:22,839 INFO kernel:usb usb8: SerialNumber: 0000:02:00.0 >11:02:22,840 INFO kernel:hub 8-0:1.0: USB hub found >11:02:22,840 INFO kernel:hub 8-0:1.0: 4 ports detected >11:02:22,840 INFO kernel:xhci_hcd 0000:02:00.0: xHCI Host Controller >11:02:22,840 INFO kernel:xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 9 >11:02:22,840 INFO kernel:usb usb9: We don't know the algorithms for LPM for this host, disabling LPM. >11:02:22,840 INFO kernel:usb usb9: New USB device found, idVendor=1d6b, idProduct=0003 >11:02:22,841 INFO kernel:usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:02:22,841 INFO kernel:usb usb9: Product: xHCI Host Controller >11:02:22,841 INFO kernel:usb usb9: Manufacturer: Linux 4.16.3-301.fc28.x86_64 xhci-hcd >11:02:22,841 INFO kernel:usb usb9: SerialNumber: 0000:02:00.0 >11:02:22,841 INFO kernel:hub 9-0:1.0: USB hub found >11:02:22,841 INFO kernel:hub 9-0:1.0: 4 ports detected >11:02:22,841 INFO kernel:usbcore: registered new interface driver usbserial_generic >11:02:22,841 INFO kernel:usbserial: USB Serial support registered for generic >11:02:22,841 INFO kernel:i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >11:02:22,841 WARNING kernel:i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >11:02:22,841 INFO kernel:serio: i8042 KBD port at 0x60,0x64 irq 1 >11:02:22,841 INFO kernel:mousedev: PS/2 mouse device common for all mice >11:02:22,842 INFO kernel:rtc_cmos 00:02: RTC can wake from S4 >11:02:22,842 INFO kernel:rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >11:02:22,842 INFO kernel:rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >11:02:22,842 INFO kernel:device-mapper: uevent: version 1.0.3 >11:02:22,842 INFO kernel:device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com >11:02:22,842 INFO kernel:hidraw: raw HID events driver (C) Jiri Kosina >11:02:22,842 INFO kernel:input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:13.2/usb2/2-3/2-3.1/2-3.1:1.0/0003:046B:FF10.0001/input/input3 >11:02:22,842 INFO kernel:hid-generic 0003:046B:FF10.0001: input,hidraw0: USB HID v1.10 Keyboard [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:13.2-3.1/input0 >11:02:22,842 INFO kernel:input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:13.2/usb2/2-3/2-3.1/2-3.1:1.1/0003:046B:FF10.0002/input/input4 >11:02:22,842 INFO kernel:hid-generic 0003:046B:FF10.0002: input,hidraw1: USB HID v1.10 Mouse [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:13.2-3.1/input1 >11:02:22,842 INFO kernel:usbcore: registered new interface driver usbhid >11:02:22,842 INFO kernel:usbhid: USB HID core driver >11:02:22,842 INFO kernel:drop_monitor: Initializing network drop monitor service >11:02:22,842 INFO kernel:Initializing XFRM netlink socket >11:02:22,842 INFO kernel:NET: Registered protocol family 10 >11:02:22,842 INFO kernel:Segment Routing with IPv6 >11:02:22,842 INFO kernel:mip6: Mobile IPv6 >11:02:22,842 INFO kernel:NET: Registered protocol family 17 >11:02:22,842 INFO kernel:input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >11:02:22,842 INFO kernel:RAS: Correctable Errors collector initialized. >11:02:22,842 INFO kernel:microcode: CPU0: patch_level=0x0600081c >11:02:22,842 INFO kernel:microcode: CPU1: patch_level=0x0600081c >11:02:22,842 INFO kernel:microcode: CPU2: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU3: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU4: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU5: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU6: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU7: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU8: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU9: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU10: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU11: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU12: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU13: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU14: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU15: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU16: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU17: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU18: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU19: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU20: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU21: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU22: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: CPU23: patch_level=0x0600081c >11:02:22,843 INFO kernel:microcode: Microcode Update Driver: v2.2. >11:02:22,843 INFO kernel:AVX version of gcm_enc/dec engaged. >11:02:22,843 INFO kernel:AES CTR mode by8 optimization enabled >11:02:22,843 INFO kernel:sched_clock: Marking stable (10046150877, 0)->(10240479236, -194328359) >11:02:22,843 INFO kernel:registered taskstats version 1 >11:02:22,843 NOTICE kernel:Loading compiled-in X.509 certificates >11:02:22,843 NOTICE kernel:Loaded X.509 cert 'Fedora kernel signing key: 1b6b5b1775c489712170c979cf62dc872f6d03ae' >11:02:22,843 INFO kernel:zswap: loaded using pool lzo/zbud >11:02:22,843 NOTICE kernel:Key type big_key registered >11:02:22,843 NOTICE kernel:Key type encrypted registered >11:02:22,843 ERR kernel:APEI: Can not request [mem 0xc7f9edd0-0xc7f9ee23] for APEI BERT registers >11:02:22,843 INFO kernel: Magic number: 10:485:24 >11:02:22,843 INFO kernel:misc cpu_dma_latency: hash matches >11:02:22,843 INFO kernel:rtc_cmos 00:02: setting system clock to 2018-07-18 11:02:22 UTC (1531911742) >11:02:22,843 INFO kernel:Freeing unused kernel memory: 2120K >11:02:22,843 INFO kernel:Write protecting the kernel read-only data: 18432k >11:02:22,843 INFO kernel:Freeing unused kernel memory: 2012K >11:02:22,843 INFO kernel:Freeing unused kernel memory: 232K >11:02:22,843 INFO kernel:x86/mm: Checked W+X mappings: passed, no W+X pages found. >11:02:22,843 INFO kernel:rodata_test: all tests were successful >11:02:22,843 INFO systemd:systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) >11:02:22,843 INFO systemd:Detected architecture x86-64. >11:02:22,843 INFO systemd:Running in initial RAM disk. >11:02:22,843 INFO systemd:No hostname configured. >11:02:22,843 INFO systemd:Set hostname to <localhost>. >11:02:22,843 INFO systemd:Initializing machine ID from random generator. >11:02:22,843 INFO systemd:Reached target Slices. >11:02:22,843 INFO systemd:Listening on Journal Audit Socket. >11:02:22,843 INFO systemd:Listening on udev Control Socket. >11:02:22,843 INFO systemd:Reached target Swap. >11:02:22,844 INFO kernel:usb 8-4: new high-speed USB device number 2 using xhci_hcd >11:02:22,844 NOTICE kernel:audit: type=1130 audit(1531911742.779:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:22,844 NOTICE kernel:audit: type=1130 audit(1531911742.782:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:22,844 NOTICE kernel:audit: type=1131 audit(1531911742.782:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:22,844 INFO kernel:BIOS EDD facility v0.16 2004-Jun-25, 3 devices found >11:02:22,844 INFO kernel:usb 8-4: New USB device found, idVendor=0424, idProduct=2134 >11:02:22,844 INFO kernel:usb 8-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >11:02:22,844 INFO kernel:usb 8-4: Product: USB2134B >11:02:22,844 INFO kernel:usb 8-4: Manufacturer: SMSC >11:02:22,845 INFO kernel:hub 8-4:1.0: USB hub found >11:02:22,845 INFO kernel:hub 8-4:1.0: 4 ports detected >11:02:22,845 INFO systemd-journald:Journal started >11:02:22,845 INFO systemd-journald:Runtime journal (/run/log/journal/917c12c4095b44cf8c9b53b41bd190a7) is 8.0M, max 3.1G, 3.1G free. >11:02:22,845 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' >11:02:22,845 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' >11:02:22,845 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' >11:02:22,845 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' >11:02:22,845 NOTICE kernel:audit: type=1130 audit(1531911742.844:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:22,845 INFO dracut-cmdline:dracut-28 (Twenty Eight) dracut-047-8.git20180305.fc28 >11:02:22,845 INFO dracut-cmdline:Using kernel command line parameters: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-28 quiet >11:02:22,860 INFO dracut-cmdline:Loading Fedora 28 x86_64 installer... >11:02:22,950 INFO kernel:usb 9-4: new SuperSpeed USB device number 2 using xhci_hcd >11:02:22,965 INFO kernel:usb 9-4: New USB device found, idVendor=0424, idProduct=5534 >11:02:22,966 INFO kernel:usb 9-4: New USB device strings: Mfr=2, Product=3, SerialNumber=0 >11:02:22,966 INFO kernel:usb 9-4: Product: USB5534B >11:02:22,966 INFO kernel:usb 9-4: Manufacturer: SMSC >11:02:22,967 INFO kernel:hub 9-4:1.0: USB hub found >11:02:22,968 INFO kernel:hub 9-4:1.0: 4 ports detected >11:02:23,100 INFO dracut-cmdline:rd.luks=0: removing cryptoluks activation >11:02:23,140 INFO dracut-cmdline:rd.lvm=0: removing LVM activation >11:02:23,239 INFO systemd:Started dracut cmdline hook. >11:02:23,239 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' >11:02:23,240 NOTICE kernel:audit: type=1130 audit(1531911743.238:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:23,241 INFO systemd:Starting dracut pre-udev hook... >11:02:23,323 INFO kernel:squashfs: version 4.0 (2009/01/31) Phillip Lougher >11:02:23,344 INFO kernel:Loading iSCSI transport class v2.0-870. >11:02:23,356 NOTICE kernel:iscsi: registered transport (tcp) >11:02:26,432 INFO kernel:floppy0: no floppy controllers found >11:02:26,446 INFO dracut-pre-udev:modprobe: ERROR: could not insert 'floppy': No such device >11:02:26,474 INFO kernel:No iBFT detected. >11:02:26,551 INFO kernel:raid6: sse2x1 gen() 4414 MB/s >11:02:26,568 INFO kernel:raid6: sse2x1 xor() 3193 MB/s >11:02:26,585 INFO kernel:raid6: sse2x2 gen() 7011 MB/s >11:02:26,602 INFO kernel:raid6: sse2x2 xor() 4707 MB/s >11:02:26,619 INFO kernel:raid6: sse2x4 gen() 8375 MB/s >11:02:26,636 INFO kernel:raid6: sse2x4 xor() 4673 MB/s >11:02:26,636 INFO kernel:raid6: using algorithm sse2x4 gen() 8375 MB/s >11:02:26,636 INFO kernel:raid6: .... xor() 4673 MB/s, rmw enabled >11:02:26,636 INFO kernel:raid6: using ssse3x2 recovery algorithm >11:02:26,638 INFO kernel:xor: automatically using best checksumming function avx >11:02:26,640 INFO kernel:async_tx: api initialized (async) >11:02:26,794 INFO kernel:device-mapper: multipath round-robin: version 1.2.0 loaded >11:02:26,859 INFO dracut-pre-udev:modprobe: ERROR: could not insert 'sha256_mb': No such device >11:02:26,937 INFO kernel:RPC: Registered named UNIX socket transport module. >11:02:26,937 INFO kernel:RPC: Registered udp transport module. >11:02:26,937 INFO kernel:RPC: Registered tcp transport module. >11:02:26,937 INFO kernel:RPC: Registered tcp NFSv4.1 backchannel transport module. >11:02:27,036 NOTICE rpc.statd:Version 3.1.1 starting >11:02:27,054 NOTICE rpc.statd:Initializing NSM state >11:02:27,054 WARNING rpc.statd:Running as root. chown /var/lib/nfs/statd to choose different user >11:02:27,125 WARNING rpc.idmapd:Setting log level to 0 >11:02:27,152 INFO systemd:Started dracut pre-udev hook. >11:02:27,153 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' >11:02:27,154 NOTICE kernel:audit: type=1130 audit(1531911747.152:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:27,154 INFO systemd:Starting udev Kernel Device Manager... >11:02:27,229 INFO systemd:Started udev Kernel Device Manager. >11:02:27,229 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' >11:02:27,229 NOTICE kernel:audit: type=1130 audit(1531911747.228:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:27,230 INFO systemd:Starting dracut pre-trigger hook... >11:02:27,247 INFO lldpad:config file failed to load, >11:02:27,248 INFO lldpad:create a new file. >11:02:27,248 INFO lldpad:bound ctrl iface to /com/intel/lldpad >11:02:27,249 INFO dracut-pre-trigger:897 >11:02:27,253 INFO dracut-pre-trigger:rd.dm=0: removing DM RAID activation >11:02:27,395 INFO dracut-pre-trigger:rd.md.imsm=0: no MD RAID for imsm/isw raids >11:02:27,467 INFO dracut-pre-trigger:rd.md.ddf=0: no MD RAID for SNIA ddf raids >11:02:27,620 INFO dracut-pre-trigger:rd.md=0: removing MD RAID activation >11:02:27,843 INFO systemd:Started dracut pre-trigger hook. >11:02:27,843 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' >11:02:27,843 NOTICE kernel:audit: type=1130 audit(1531911747.842:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:27,844 INFO systemd:Starting udev Coldplug all Devices... >11:02:27,938 INFO systemd:Mounting Kernel Configuration File System... >11:02:27,942 INFO systemd:Mounted Kernel Configuration File System. >11:02:28,070 INFO systemd:Started udev Coldplug all Devices. >11:02:28,071 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' >11:02:28,071 NOTICE kernel:audit: type=1130 audit(1531911748.070:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:28,072 INFO systemd:Starting udev Wait for Complete Device Initialization... >11:02:28,074 INFO systemd:Starting Show Plymouth Boot Screen... >11:02:28,076 INFO systemd:Starting dracut initqueue hook... >11:02:28,080 INFO kernel:pps_core: LinuxPPS API ver. 1 registered >11:02:28,080 INFO kernel:pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >11:02:28,084 INFO kernel:PTP clock support registered >11:02:28,094 INFO systemd:Received SIGRTMIN+20 from PID 1010 (plymouthd). >11:02:28,095 NOTICE kernel:audit: type=1130 audit(1531911748.093:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:28,095 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' >11:02:28,095 INFO systemd:Started Show Plymouth Boot Screen. >11:02:28,095 INFO systemd:Started Forward Password Requests to Plymouth Directory Watch. >11:02:28,095 INFO systemd:Reached target Paths. >11:02:28,095 INFO systemd:Reached target Local Encrypted Volumes. >11:02:28,102 INFO kernel:logitech-djreceiver 0003:046D:C52B.0005: hiddev96,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:12.1-3/input2 >11:02:28,102 INFO kernel:usb-storage 1-5:1.0: USB Mass Storage device detected >11:02:28,103 INFO kernel:scsi host6: usb-storage 1-5:1.0 >11:02:28,104 INFO kernel:usbcore: registered new interface driver usb-storage >11:02:28,107 INFO kernel:usbcore: registered new interface driver uas >11:02:28,107 INFO kernel:scsi host7: pata_atiixp >11:02:28,108 INFO kernel:scsi host8: pata_atiixp >11:02:28,108 INFO kernel:ata7: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14 >11:02:28,108 INFO kernel:ata8: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15 >11:02:28,112 INFO kernel:e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k >11:02:28,112 INFO kernel:e1000e: Copyright(c) 1999 - 2015 Intel Corporation. >11:02:28,112 INFO kernel:e1000e 0000:04:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >11:02:28,117 INFO kernel:mpt3sas version 17.100.00.00 loaded >11:02:28,118 WARNING kernel:mpt3sas 0000:05:00.0: can't disable ASPM; OS doesn't have ASPM control >11:02:28,119 INFO kernel:mpt2sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (66013684 kB) >11:02:28,132 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >11:02:28,167 INFO kernel:e1000e 0000:04:00.0 0000:04:00.0 (uninitialized): registered PHC clock >11:02:28,177 INFO kernel:mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k >11:02:28,177 WARNING kernel:mpt2sas_cm0: MSI-X vectors supported: 16, no of cores: 24, max_msix_vectors: -1 >11:02:28,177 INFO kernel:mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 43 >11:02:28,177 INFO kernel:mpt2sas0-msix1: PCI-MSI-X enabled: IRQ 44 >11:02:28,177 INFO kernel:mpt2sas0-msix2: PCI-MSI-X enabled: IRQ 45 >11:02:28,177 INFO kernel:mpt2sas0-msix3: PCI-MSI-X enabled: IRQ 46 >11:02:28,177 INFO kernel:mpt2sas0-msix4: PCI-MSI-X enabled: IRQ 47 >11:02:28,177 INFO kernel:mpt2sas0-msix5: PCI-MSI-X enabled: IRQ 48 >11:02:28,177 INFO kernel:mpt2sas0-msix6: PCI-MSI-X enabled: IRQ 49 >11:02:28,178 INFO kernel:mpt2sas0-msix7: PCI-MSI-X enabled: IRQ 50 >11:02:28,178 INFO kernel:mpt2sas0-msix8: PCI-MSI-X enabled: IRQ 51 >11:02:28,178 INFO kernel:mpt2sas0-msix9: PCI-MSI-X enabled: IRQ 52 >11:02:28,178 INFO kernel:mpt2sas0-msix10: PCI-MSI-X enabled: IRQ 53 >11:02:28,178 INFO kernel:mpt2sas0-msix11: PCI-MSI-X enabled: IRQ 54 >11:02:28,178 INFO kernel:mpt2sas0-msix12: PCI-MSI-X enabled: IRQ 55 >11:02:28,178 INFO kernel:mpt2sas0-msix13: PCI-MSI-X enabled: IRQ 56 >11:02:28,178 INFO kernel:mpt2sas0-msix14: PCI-MSI-X enabled: IRQ 57 >11:02:28,178 INFO kernel:mpt2sas0-msix15: PCI-MSI-X enabled: IRQ 58 >11:02:28,178 INFO kernel:mpt2sas_cm0: iomem(0x00000000fbef0000), mapped(0x0000000002d0cebb), size(65536) >11:02:28,178 INFO kernel:mpt2sas_cm0: ioport(0x000000000000d000), size(256) >11:02:28,208 INFO kernel:input: Logitech Unifying Device. Wireless PID:101a as /devices/pci0000:00/0000:00:12.1/usb4/4-3/4-3:1.2/0003:046D:C52B.0005/0003:046D:101A.0006/input/input5 >11:02:28,217 INFO kernel:hid-generic 0003:046D:101A.0006: input,hidraw3: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:101a] on usb-0000:00:12.1-3:1 >11:02:28,218 INFO kernel:e1000e 0000:04:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 14:dd:a9:d5:31:88 >11:02:28,218 INFO kernel:e1000e 0000:04:00.0 eth0: Intel(R) PRO/1000 Network Connection >11:02:28,218 INFO kernel:e1000e 0000:04:00.0 eth0: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF >11:02:28,218 INFO kernel:e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >11:02:28,228 INFO kernel:mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k >11:02:28,229 INFO kernel:8021q: 802.1Q VLAN Support v1.8 >11:02:28,248 INFO systemd:Reloading. >11:02:28,252 INFO kernel:input: Logitech Performance MX as /devices/pci0000:00/0000:00:12.1/usb4/4-3/4-3:1.2/0003:046D:C52B.0005/0003:046D:101A.0006/input/input6 >11:02:28,252 INFO kernel:logitech-hidpp-device 0003:046D:101A.0006: input,hidraw3: USB HID v1.11 Mouse [Logitech Performance MX] on usb-0000:00:12.1-3:1 >11:02:28,282 INFO kernel:e1000e 0000:03:00.0 0000:03:00.0 (uninitialized): registered PHC clock >11:02:28,320 INFO kernel:mpt2sas_cm0: Allocated physical memory: size(17466 kB) >11:02:28,320 INFO kernel:mpt2sas_cm0: Current Controller Queue Depth(8056),Max Controller Queue Depth(8192) >11:02:28,320 INFO kernel:mpt2sas_cm0: Scatter Gather Elements per IO(128) >11:02:28,338 INFO kernel:e1000e 0000:03:00.0 eth1: (PCI Express:2.5GT/s:Width x1) 14:dd:a9:d5:31:87 >11:02:28,338 INFO kernel:e1000e 0000:03:00.0 eth1: Intel(R) PRO/1000 Network Connection >11:02:28,338 INFO kernel:e1000e 0000:03:00.0 eth1: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF >11:02:28,340 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >11:02:28,340 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >11:02:28,340 INFO kernel:e1000e 0000:04:00.0 enp4s0: renamed from eth0 >11:02:28,368 INFO kernel:mpt2sas_cm0: LSISAS2308: FWVersion(19.00.00.00), ChipRevision(0x05), BiosVersion(07.37.00.00) >11:02:28,368 INFO kernel:mpt2sas_cm0: Protocol=( >11:02:28,368 INFO kernel:Initiator >11:02:28,368 INFO kernel:), >11:02:28,368 INFO kernel:Capabilities=( >11:02:28,368 INFO kernel:Raid >11:02:28,368 INFO kernel:,TLR >11:02:28,368 INFO kernel:,EEDP >11:02:28,368 INFO kernel:,Snapshot Buffer >11:02:28,368 INFO kernel:,Diag Trace Buffer >11:02:28,368 INFO kernel:,Task Set Full >11:02:28,368 INFO kernel:,NCQ >11:02:28,368 INFO kernel:) >11:02:28,368 INFO kernel:scsi host9: Fusion MPT SAS Host >11:02:28,369 INFO kernel:mpt2sas_cm0: sending port enable !! >11:02:28,423 INFO kernel:[drm] amdgpu kernel modesetting enabled. >11:02:28,428 INFO kernel:AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de> >11:02:28,428 INFO kernel:AMD IOMMUv2 functionality not available on this system >11:02:28,433 INFO kernel:e1000e 0000:03:00.0 enp3s0: renamed from eth1 >11:02:28,445 WARNING kernel:CRAT table not found >11:02:28,445 INFO kernel:Virtual CRAT table created for CPU >11:02:28,445 INFO kernel:Parsing CRAT table with 4 nodes >11:02:28,445 INFO kernel:Creating topology SYSFS entries >11:02:28,445 INFO kernel:Topology: Add CPU node >11:02:28,445 INFO kernel:Finished initializing topology >11:02:28,445 INFO kernel:kfd kfd: Initialized module >11:02:28,446 INFO kernel:[drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1682:0x9480 0xC7). >11:02:28,446 INFO kernel:[drm] register mmio base: 0xFBF80000 >11:02:28,446 INFO kernel:[drm] register mmio size: 262144 >11:02:28,446 INFO kernel:[drm] probing gen 2 caps for device 1002:5a16 = 31cd02/0 >11:02:28,446 INFO kernel:[drm] probing mlw for device 1002:5a16 = 31cd02 >11:02:28,446 INFO kernel:[drm] UVD is enabled in VM mode >11:02:28,446 INFO kernel:[drm] UVD ENC is enabled in VM mode >11:02:28,446 INFO kernel:[drm] VCE enabled in VM mode >11:02:28,446 WARNING kernel:resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dffff window] >11:02:28,446 WARNING kernel:caller pci_map_rom+0x58/0xe0 mapping multiple BARs >11:02:28,447 INFO kernel:ATOM BIOS: 113-RX480-8GB-X1288M8G-W80 >11:02:28,447 INFO kernel:[drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit >11:02:28,447 INFO kernel:amdgpu 0000:06:00.0: VRAM: 8192M 0x000000F400000000 - 0x000000F5FFFFFFFF (8192M used) >11:02:28,448 INFO kernel:amdgpu 0000:06:00.0: GTT: 256M 0x0000000000000000 - 0x000000000FFFFFFF >11:02:28,448 INFO kernel:[drm] Detected VRAM RAM=8192M, BAR=256M >11:02:28,448 INFO kernel:[drm] RAM width 256bits GDDR5 >11:02:28,448 INFO kernel:[TTM] Zone kernel: Available graphics memory: 33006842 kiB >11:02:28,448 INFO kernel:[TTM] Zone dma32: Available graphics memory: 2097152 kiB >11:02:28,448 INFO kernel:[TTM] Initializing pool allocator >11:02:28,448 INFO kernel:[TTM] Initializing DMA pool allocator >11:02:28,448 INFO kernel:[drm] amdgpu: 8192M of VRAM memory ready >11:02:28,448 INFO kernel:[drm] amdgpu: 8192M of GTT memory ready. >11:02:28,448 INFO kernel:[drm] GART: num cpu pages 65536, num gpu pages 65536 >11:02:28,448 INFO kernel:[drm] PCIE GART of 256M enabled (table at 0x000000F400040000). >11:02:28,448 INFO kernel:[drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >11:02:28,448 INFO kernel:[drm] Driver supports precise vblank timestamp query. >11:02:28,448 INFO kernel:[drm] AMDGPU Display Connectors >11:02:28,448 INFO kernel:[drm] Connector 0: >11:02:28,448 INFO kernel:[drm] DP-1 >11:02:28,448 INFO kernel:[drm] HPD6 >11:02:28,448 INFO kernel:[drm] DDC: 0x4868 0x4868 0x4869 0x4869 0x486a 0x486a 0x486b 0x486b >11:02:28,448 INFO kernel:[drm] Encoders: >11:02:28,448 INFO kernel:[drm] DFP1: INTERNAL_UNIPHY2 >11:02:28,448 INFO kernel:[drm] Connector 1: >11:02:28,448 INFO kernel:[drm] DP-2 >11:02:28,448 INFO kernel:[drm] HPD4 >11:02:28,448 INFO kernel:[drm] DDC: 0x4870 0x4870 0x4871 0x4871 0x4872 0x4872 0x4873 0x4873 >11:02:28,448 INFO kernel:[drm] Encoders: >11:02:28,448 INFO kernel:[drm] DFP2: INTERNAL_UNIPHY2 >11:02:28,448 INFO kernel:[drm] Connector 2: >11:02:28,448 INFO kernel:[drm] DP-3 >11:02:28,448 INFO kernel:[drm] HPD1 >11:02:28,448 INFO kernel:[drm] DDC: 0x486c 0x486c 0x486d 0x486d 0x486e 0x486e 0x486f 0x486f >11:02:28,448 INFO kernel:[drm] Encoders: >11:02:28,448 INFO kernel:[drm] DFP3: INTERNAL_UNIPHY1 >11:02:28,448 INFO kernel:[drm] Connector 3: >11:02:28,448 INFO kernel:[drm] HDMI-A-1 >11:02:28,448 INFO kernel:[drm] HPD5 >11:02:28,448 INFO kernel:[drm] DDC: 0x4874 0x4874 0x4875 0x4875 0x4876 0x4876 0x4877 0x4877 >11:02:28,448 INFO kernel:[drm] Encoders: >11:02:28,448 INFO kernel:[drm] DFP4: INTERNAL_UNIPHY1 >11:02:28,448 INFO kernel:[drm] Chained IB support enabled! >11:02:28,450 INFO kernel:[drm] Found UVD firmware Version: 1.130 Family ID: 16 >11:02:28,451 INFO kernel:[drm] Found VCE firmware Version: 53.26 Binary ID: 3 >11:02:28,558 INFO kernel:[drm] UVD and UVD ENC initialized successfully. >11:02:28,603 INFO kernel:Btrfs loaded, crc32c=crc32c-intel >11:02:28,604 INFO kernel:BTRFS: device label wd-green devid 1 transid 3569 /dev/sdb1 >11:02:28,669 INFO kernel:[drm] VCE initialized successfully. >11:02:29,121 NOTICE kernel:scsi 6:0:0:0: Direct-Access Corsair Flash Voyager 1100 PQ: 0 ANSI: 0 CCS >11:02:29,274 INFO kernel:[drm] fb mappable at 0xD0568000 >11:02:29,274 INFO kernel:[drm] vram apper at 0xD0000000 >11:02:29,274 INFO kernel:[drm] size 33177600 >11:02:29,274 INFO kernel:[drm] fb depth is 24 >11:02:29,274 INFO kernel:[drm] pitch is 15360 >11:02:29,274 INFO kernel:fbcon: amdgpudrmfb (fb0) is primary device >11:02:29,583 INFO kernel:Console: switching to colour frame buffer device 480x135 >11:02:29,584 INFO kernel:amdgpu 0000:06:00.0: fb0: amdgpudrmfb frame buffer device >11:02:29,590 INFO kernel:[drm] Initialized amdgpu 3.23.0 20150101 for 0000:06:00.0 on minor 0 >11:02:29,607 INFO systemd:Started udev Wait for Complete Device Initialization. >11:02:29,607 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' >11:02:29,607 NOTICE kernel:audit: type=1130 audit(1531911749.606:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:29,608 INFO systemd:Starting Device-Mapper Multipath Device Controller... >11:02:29,612 INFO systemd:Started Device-Mapper Multipath Device Controller. >11:02:29,612 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' >11:02:29,612 INFO systemd:Reached target Local File Systems (Pre). >11:02:29,612 INFO systemd:Reached target Local File Systems. >11:02:29,612 NOTICE kernel:audit: type=1130 audit(1531911749.611:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:29,613 INFO systemd:Starting Create Volatile Files and Directories... >11:02:29,675 INFO multipathd:--------start up-------- >11:02:29,675 INFO multipathd:read /etc/multipath.conf >11:02:29,680 INFO multipathd:path checkers start up >11:02:29,681 INFO systemd:Started Create Volatile Files and Directories. >11:02:29,681 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' >11:02:29,681 NOTICE kernel:audit: type=1130 audit(1531911749.680:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:29,681 INFO systemd:Reached target System Initialization. >11:02:29,681 INFO systemd:Reached target Basic System. >11:02:29,978 INFO kernel:mpt2sas_cm0: host_add: handle(0x0001), sas_addr(0x5000ea6520061900), phys(8) >11:02:43,999 INFO kernel:mpt2sas_cm0: port enable: SUCCESS >11:02:44,001 NOTICE kernel:scsi 9:0:0:0: Direct-Access ATA Samsung SSD 850 2B6Q PQ: 0 ANSI: 6 >11:02:44,001 INFO kernel:scsi 9:0:0:0: SATA: handle(0x0009), sas_addr(0x4433221100000000), phy(0), device_name(0x50025388400fb2c9) >11:02:44,001 INFO kernel:scsi 9:0:0:0: enclosure logical id (0x5000ea6520061900), slot(0) >11:02:44,001 INFO kernel:scsi 9:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >11:02:44,004 NOTICE kernel:scsi 9:0:1:0: Direct-Access ATA Samsung SSD 850 2B6Q PQ: 0 ANSI: 6 >11:02:44,004 INFO kernel:scsi 9:0:1:0: SATA: handle(0x000a), sas_addr(0x4433221101000000), phy(1), device_name(0x50025388a0a475b9) >11:02:44,004 INFO kernel:scsi 9:0:1:0: enclosure logical id (0x5000ea6520061900), slot(1) >11:02:44,004 INFO kernel:scsi 9:0:1:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >11:02:44,006 NOTICE kernel:scsi 9:0:2:0: Direct-Access ATA WDC WD5000L21X-0 1A01 PQ: 0 ANSI: 6 >11:02:44,006 INFO kernel:scsi 9:0:2:0: SATA: handle(0x000b), sas_addr(0x4433221103000000), phy(3), device_name(0x50014ee20a093bfc) >11:02:44,006 INFO kernel:scsi 9:0:2:0: enclosure logical id (0x5000ea6520061900), slot(3) >11:02:44,006 INFO kernel:scsi 9:0:2:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >11:02:44,008 NOTICE kernel:scsi 9:0:3:0: Direct-Access ATA WDC WD5000L21X-0 1A01 PQ: 0 ANSI: 6 >11:02:44,008 INFO kernel:scsi 9:0:3:0: SATA: handle(0x000c), sas_addr(0x4433221102000000), phy(2), device_name(0x50014ee2b4b43951) >11:02:44,008 INFO kernel:scsi 9:0:3:0: enclosure logical id (0x5000ea6520061900), slot(2) >11:02:44,008 INFO kernel:scsi 9:0:3:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >11:02:44,012 NOTICE kernel:scsi 9:0:4:0: Direct-Access ATA ST320LT009-9WC14 DEMA PQ: 0 ANSI: 6 >11:02:44,012 INFO kernel:scsi 9:0:4:0: SATA: handle(0x000d), sas_addr(0x4433221104000000), phy(4), device_name(0x5000c5006a995344) >11:02:44,012 INFO kernel:scsi 9:0:4:0: enclosure logical id (0x5000ea6520061900), slot(4) >11:02:44,012 INFO kernel:scsi 9:0:4:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >11:02:44,017 NOTICE kernel:scsi 9:0:5:0: Direct-Access ATA Samsung SSD 850 2B6Q PQ: 0 ANSI: 6 >11:02:44,018 INFO kernel:scsi 9:0:5:0: SATA: handle(0x000e), sas_addr(0x4433221105000000), phy(5), device_name(0x50025388400fb2b5) >11:02:44,018 INFO kernel:scsi 9:0:5:0: enclosure logical id (0x5000ea6520061900), slot(5) >11:02:44,018 INFO kernel:scsi 9:0:5:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >11:02:44,020 NOTICE kernel:scsi 9:0:6:0: Direct-Access ATA WDC WD10J21X-00F 1A01 PQ: 0 ANSI: 6 >11:02:44,020 INFO kernel:scsi 9:0:6:0: SATA: handle(0x000f), sas_addr(0x4433221106000000), phy(6), device_name(0x50014ee6ae820fd1) >11:02:44,020 INFO kernel:scsi 9:0:6:0: enclosure logical id (0x5000ea6520061900), slot(6) >11:02:44,020 INFO kernel:scsi 9:0:6:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >11:02:44,022 NOTICE kernel:scsi 9:0:7:0: Direct-Access ATA WDC WD10J21X-00F 1A01 PQ: 0 ANSI: 6 >11:02:44,022 INFO kernel:scsi 9:0:7:0: SATA: handle(0x0010), sas_addr(0x4433221107000000), phy(7), device_name(0x50014ee603d79b42) >11:02:44,022 INFO kernel:scsi 9:0:7:0: enclosure logical id (0x5000ea6520061900), slot(7) >11:02:44,023 INFO kernel:scsi 9:0:7:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >11:02:44,024 NOTICE kernel:sd 9:0:0:0: Attached scsi generic sg2 type 0 >11:02:44,025 NOTICE kernel:sd 9:0:1:0: Attached scsi generic sg3 type 0 >11:02:44,025 NOTICE kernel:sd 9:0:2:0: Attached scsi generic sg4 type 0 >11:02:44,026 NOTICE kernel:sd 9:0:2:0: [sde] Spinning up disk... >11:02:44,026 NOTICE kernel:sd 9:0:0:0: [sdc] 500118192 512-byte logical blocks: (256 GB/238 GiB) >11:02:44,026 NOTICE kernel:sd 9:0:3:0: Attached scsi generic sg5 type 0 >11:02:44,027 NOTICE kernel:sd 9:0:1:0: [sdd] 500118192 512-byte logical blocks: (256 GB/238 GiB) >11:02:44,027 NOTICE kernel:sd 9:0:4:0: Attached scsi generic sg6 type 0 >11:02:44,028 NOTICE kernel:sd 9:0:5:0: Attached scsi generic sg7 type 0 >11:02:44,029 NOTICE kernel:sd 9:0:6:0: Attached scsi generic sg8 type 0 >11:02:44,029 NOTICE kernel:sd 9:0:0:0: [sdc] Write Protect is off >11:02:44,029 DEBUG kernel:sd 9:0:0:0: [sdc] Mode Sense: 7f 00 10 08 >11:02:44,030 NOTICE kernel:sd 9:0:1:0: [sdd] Write Protect is off >11:02:44,031 DEBUG kernel:sd 9:0:1:0: [sdd] Mode Sense: 7f 00 10 08 >11:02:44,033 NOTICE kernel:sd 9:0:0:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA >11:02:44,034 NOTICE kernel:sd 9:0:7:0: Attached scsi generic sg9 type 0 >11:02:44,035 NOTICE kernel:sd 9:0:5:0: [sdh] 500118192 512-byte logical blocks: (256 GB/238 GiB) >11:02:44,037 NOTICE kernel:sd 9:0:1:0: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA >11:02:44,038 NOTICE kernel:sd 6:0:0:0: Attached scsi generic sg10 type 0 >11:02:44,039 NOTICE kernel:sd 9:0:3:0: [sdf] 976773168 512-byte logical blocks: (500 GB/466 GiB) >11:02:44,040 NOTICE kernel:sd 9:0:3:0: [sdf] 4096-byte physical blocks >11:02:44,041 NOTICE kernel:sd 9:0:5:0: [sdh] Write Protect is off >11:02:44,041 DEBUG kernel:sd 9:0:5:0: [sdh] Mode Sense: 7f 00 10 08 >11:02:44,042 NOTICE kernel:sd 9:0:5:0: [sdh] Write cache: enabled, read cache: enabled, supports DPO and FUA >11:02:44,042 NOTICE kernel:sd 6:0:0:0: [sdk] 3932160 512-byte logical blocks: (2.01 GB/1.88 GiB) >11:02:44,042 NOTICE kernel:sd 9:0:7:0: [sdj] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) >11:02:44,043 NOTICE kernel:sd 9:0:7:0: [sdj] 4096-byte physical blocks >11:02:44,043 NOTICE kernel:sd 6:0:0:0: [sdk] Write Protect is off >11:02:44,043 DEBUG kernel:sd 6:0:0:0: [sdk] Mode Sense: 43 00 00 00 >11:02:44,043 NOTICE kernel:sd 9:0:6:0: [sdi] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) >11:02:44,044 NOTICE kernel:sd 9:0:6:0: [sdi] 4096-byte physical blocks >11:02:44,044 ERR kernel:sd 6:0:0:0: [sdk] No Caching mode page found >11:02:44,044 ERR kernel:sd 6:0:0:0: [sdk] Assuming drive cache: write through >11:02:44,044 NOTICE kernel:sd 9:0:3:0: [sdf] Write Protect is off >11:02:44,044 DEBUG kernel:sd 9:0:3:0: [sdf] Mode Sense: 7f 00 10 08 >11:02:44,045 NOTICE kernel:sd 9:0:4:0: [sdg] 625142448 512-byte logical blocks: (320 GB/298 GiB) >11:02:44,045 NOTICE kernel:sd 9:0:4:0: [sdg] 4096-byte physical blocks >11:02:44,045 INFO kernel: sdc: sdc1 sdc2 >11:02:44,045 INFO kernel: sdd: sdd1 sdd2 >11:02:44,045 NOTICE kernel:sd 9:0:3:0: [sdf] Write cache: enabled, read cache: enabled, supports DPO and FUA >11:02:44,045 NOTICE kernel:sd 9:0:7:0: [sdj] Write Protect is off >11:02:44,045 DEBUG kernel:sd 9:0:7:0: [sdj] Mode Sense: 7f 00 10 08 >11:02:44,046 NOTICE kernel:sd 9:0:7:0: [sdj] Write cache: enabled, read cache: enabled, supports DPO and FUA >11:02:44,046 NOTICE kernel:sd 9:0:6:0: [sdi] Write Protect is off >11:02:44,046 DEBUG kernel:sd 9:0:6:0: [sdi] Mode Sense: 7f 00 10 08 >11:02:44,046 NOTICE kernel:sd 9:0:6:0: [sdi] Write cache: enabled, read cache: enabled, supports DPO and FUA >11:02:44,046 INFO kernel: sdh: sdh1 sdh2 >11:02:44,046 NOTICE kernel:sd 9:0:0:0: [sdc] Attached SCSI disk >11:02:44,047 NOTICE kernel:sd 9:0:1:0: [sdd] Attached SCSI disk >11:02:44,047 INFO kernel: sdk: sdk1 sdk2 sdk3 >11:02:44,047 NOTICE kernel:sd 9:0:5:0: [sdh] Attached SCSI disk >11:02:44,047 INFO kernel: sdj: sdj1 >11:02:44,047 NOTICE kernel:sd 6:0:0:0: [sdk] Attached SCSI removable disk >11:02:44,047 NOTICE kernel:random: crng init done >11:02:44,047 INFO kernel: sdi: sdi1 >11:02:44,047 NOTICE kernel:sd 9:0:7:0: [sdj] Attached SCSI disk >11:02:44,048 NOTICE kernel:sd 9:0:3:0: [sdf] Attached SCSI disk >11:02:44,050 NOTICE kernel:sd 9:0:6:0: [sdi] Attached SCSI disk >11:02:44,119 NOTICE kernel:sd 9:0:4:0: [sdg] Write Protect is off >11:02:44,120 DEBUG kernel:sd 9:0:4:0: [sdg] Mode Sense: 7f 00 10 08 >11:02:44,123 NOTICE kernel:sd 9:0:4:0: [sdg] Write cache: enabled, read cache: enabled, supports DPO and FUA >11:02:44,188 INFO multipathd:sdc: add path (uevent) >11:02:44,203 ERR multipath:sdk: can't store path info >11:02:44,320 INFO kernel:BTRFS: device label butter-raid-1T devid 1 transid 140 /dev/sdj1 >11:02:44,341 NOTICE kernel:sd 9:0:4:0: [sdg] Attached SCSI disk >11:02:44,360 INFO kernel:BTRFS: device label butter-raid-1T devid 2 transid 140 /dev/sdi1 >11:02:44,768 INFO dracut-initqueue:anaconda using disk root at /dev/sdk >11:02:44,849 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3 >11:02:44,851 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3 >11:02:44,855 INFO dracut-initqueue:mount: /run/install/repo: WARNING: device write-protected, mounted read-only. >11:02:44,855 DEBUG kernel:ISO 9660 Extensions: RRIP_1991A >11:02:44,858 INFO dracut-initqueue:anaconda: found /run/install/repo//images/install.img >11:02:45,061 WARNING kernel:. >11:02:45,061 INFO kernel:loop: module loaded >11:02:45,063 INFO multipathd:sdd: add path (uevent) >11:02:45,067 INFO multipathd:sdh: add path (uevent) >11:02:45,071 INFO multipathd:sdk: add path (uevent) >11:02:45,073 INFO multipathd:uevent trigger error >11:02:45,073 INFO multipathd:sdj: add path (uevent) >11:02:45,075 INFO multipathd:sdi: add path (uevent) >11:02:45,078 INFO multipathd:sdf: add path (uevent) >11:02:45,081 INFO multipathd:sdg: add path (uevent) >11:02:45,216 INFO systemd:Started dracut initqueue hook. >11:02:45,217 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' >11:02:45,217 NOTICE kernel:audit: type=1130 audit(1531911765.216:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:45,218 INFO systemd:Starting dracut pre-mount hook... >11:02:45,218 INFO systemd:Reached target Remote File Systems (Pre). >11:02:45,218 INFO systemd:Reached target Remote File Systems. >11:02:45,237 INFO systemd:Started dracut pre-mount hook. >11:02:45,237 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' >11:02:45,237 INFO systemd:Reached target Initrd Root File System. >11:02:45,237 NOTICE kernel:audit: type=1130 audit(1531911765.236:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:45,239 INFO systemd:Starting Reload Configuration from the Real Root... >11:02:45,304 INFO systemd:Reloading. >11:02:45,586 INFO systemd:Started Reload Configuration from the Real Root. >11:02:45,586 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' >11:02:45,586 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' >11:02:45,586 INFO systemd:Reached target Initrd File Systems. >11:02:45,587 INFO systemd:Reached target Initrd Default Target. >11:02:45,587 NOTICE kernel:audit: type=1130 audit(1531911765.585:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:45,587 NOTICE kernel:audit: type=1131 audit(1531911765.585:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:45,588 INFO systemd:Starting dracut mount hook... >11:02:45,621 INFO kernel:EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >11:02:45,670 INFO systemd:Started dracut mount hook. >11:02:45,670 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' >11:02:45,671 NOTICE kernel:audit: type=1130 audit(1531911765.669:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:45,672 INFO systemd:Starting dracut pre-pivot and cleanup hook... >11:02:46,080 WARNING kernel:.ready >11:02:46,082 NOTICE kernel:sd 9:0:2:0: [sde] 976773168 512-byte logical blocks: (500 GB/466 GiB) >11:02:46,083 NOTICE kernel:sd 9:0:2:0: [sde] 4096-byte physical blocks >11:02:46,085 NOTICE kernel:sd 9:0:2:0: [sde] Write Protect is off >11:02:46,086 DEBUG kernel:sd 9:0:2:0: [sde] Mode Sense: 7f 00 10 08 >11:02:46,086 NOTICE kernel:sd 9:0:2:0: [sde] Write cache: enabled, read cache: enabled, supports DPO and FUA >11:02:46,103 NOTICE kernel:sd 9:0:2:0: [sde] Attached SCSI disk >11:02:46,109 INFO systemd:Started dracut pre-pivot and cleanup hook. >11:02:46,109 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' >11:02:46,109 NOTICE kernel:audit: type=1130 audit(1531911766.108:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:46,110 INFO systemd:Starting Cleaning Up and Shutting Down Daemons... >11:02:46,179 INFO systemd:Starting Plymouth switch root service... >11:02:46,180 INFO systemd:Starting Setup Virtual Console... >11:02:46,180 INFO systemd:Stopped target Timers. >11:02:46,180 INFO systemd:Stopped dracut pre-pivot and cleanup hook. >11:02:46,180 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' >11:02:46,180 INFO systemd:Stopped dracut mount hook. >11:02:46,181 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' >11:02:46,181 INFO systemd:Stopped dracut pre-mount hook. >11:02:46,181 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' >11:02:46,181 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' >11:02:46,181 INFO systemd:Stopped target Initrd Default Target. >11:02:46,181 INFO systemd:Stopped target Initrd Root Device. >11:02:46,181 INFO systemd:Stopped target Remote File Systems. >11:02:46,181 NOTICE kernel:audit: type=1131 audit(1531911766.180:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:46,181 NOTICE kernel:audit: type=1131 audit(1531911766.180:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:46,181 NOTICE kernel:audit: type=1130 audit(1531911766.180:23): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:46,181 NOTICE kernel:audit: type=1131 audit(1531911766.180:24): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:46,181 INFO systemd:Stopped target Remote File Systems (Pre). >11:02:46,182 INFO systemd:Stopped dracut initqueue hook. >11:02:46,182 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' >11:02:46,182 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' >11:02:46,182 INFO systemd:Stopped target Basic System. >11:02:46,182 INFO systemd:Stopped target Paths. >11:02:46,182 INFO systemd:Stopped target System Initialization. >11:02:46,182 INFO systemd:Stopped target Swap. >11:02:46,183 INFO systemd:Stopped Create Volatile Files and Directories. >11:02:46,183 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' >11:02:46,183 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' >11:02:46,183 INFO systemd:Stopped target Local File Systems. >11:02:46,183 INFO systemd:Stopped target Local File Systems (Pre). >11:02:46,184 INFO systemd:Stopping Device-Mapper Multipath Device Controller... >11:02:46,184 INFO systemd:Stopped target Local Encrypted Volumes. >11:02:46,185 INFO systemd:Stopped Apply Kernel Variables. >11:02:46,185 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' >11:02:46,185 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' >11:02:46,185 INFO systemd:Stopped target Sockets. >11:02:46,185 INFO systemd:Stopped target Slices. >11:02:46,189 INFO systemd:Started Cleaning Up and Shutting Down Daemons. >11:02:46,189 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' >11:02:46,189 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' >11:02:46,193 INFO systemd:Started Plymouth switch root service. >11:02:46,193 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' >11:02:46,193 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' >11:02:46,245 INFO systemd:Started Setup Virtual Console. >11:02:46,245 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' >11:02:46,245 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' >11:02:46,247 INFO multipathd:ok >11:02:46,265 INFO multipathd:--------shut down------- >11:02:46,273 INFO systemd:Stopped Device-Mapper Multipath Device Controller. >11:02:46,273 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' >11:02:46,273 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' >11:02:46,274 INFO systemd:Stopped udev Wait for Complete Device Initialization. >11:02:46,274 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' >11:02:46,274 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' >11:02:46,274 INFO systemd:Stopped udev Coldplug all Devices. >11:02:46,275 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' >11:02:46,275 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' >11:02:46,275 INFO systemd:Stopped dracut pre-trigger hook. >11:02:46,275 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' >11:02:46,275 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' >11:02:46,275 INFO systemd:Stopping udev Kernel Device Manager... >11:02:46,317 INFO systemd:Stopped udev Kernel Device Manager. >11:02:46,318 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' >11:02:46,318 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' >11:02:46,318 INFO systemd:Stopped Create Static Device Nodes in /dev. >11:02:46,318 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' >11:02:46,318 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' >11:02:46,319 INFO systemd:Stopped Create list of required static device nodes for the current kernel. >11:02:46,319 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' >11:02:46,319 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' >11:02:46,319 INFO systemd:Stopped dracut pre-udev hook. >11:02:46,319 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' >11:02:46,319 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' >11:02:46,320 INFO systemd:Stopped dracut cmdline hook. >11:02:46,320 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' >11:02:46,320 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' >11:02:46,320 INFO systemd:Closed udev Kernel Socket. >11:02:46,320 INFO systemd:Closed udev Control Socket. >11:02:46,321 INFO systemd:Starting Cleanup udevd DB... >11:02:46,392 INFO systemd:Started Cleanup udevd DB. >11:02:46,393 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' >11:02:46,393 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' >11:02:46,393 INFO systemd:Reached target Switch Root. >11:02:46,394 INFO systemd:Starting Switch Root... >11:02:46,466 NOTICE systemd:Switching root. >11:02:46,490 INFO systemd-journald:Journal stopped >11:02:49,985 INFO systemd-journald:Received SIGTERM from PID 1 (systemd). >11:02:49,985 WARNING kernel:systemd: 17 output lines suppressed due to ratelimiting >11:02:49,985 DEBUG kernel:SELinux: 32768 avtab hash slots, 114236 rules. >11:02:49,985 DEBUG kernel:SELinux: 32768 avtab hash slots, 114236 rules. >11:02:49,985 DEBUG kernel:SELinux: 8 users, 14 roles, 5122 types, 320 bools, 1 sens, 1024 cats >11:02:49,985 DEBUG kernel:SELinux: 129 classes, 114236 rules >11:02:49,985 INFO kernel:SELinux: Class bpf not defined in policy. >11:02:49,985 INFO kernel:SELinux: the above unknown classes and permissions will be allowed >11:02:49,985 INFO kernel:SELinux: policy capability network_peer_controls=1 >11:02:49,985 INFO kernel:SELinux: policy capability open_perms=1 >11:02:49,985 INFO kernel:SELinux: policy capability extended_socket_class=1 >11:02:49,985 INFO kernel:SELinux: policy capability always_check_network=0 >11:02:49,985 INFO kernel:SELinux: policy capability cgroup_seclabel=1 >11:02:49,985 INFO kernel:SELinux: policy capability nnp_nosuid_transition=1 >11:02:49,985 DEBUG kernel:SELinux: Completing initialization. >11:02:49,985 DEBUG kernel:SELinux: Setting up existing superblocks. >11:02:49,985 INFO systemd:Successfully loaded SELinux policy in 751.899ms. >11:02:49,985 INFO systemd:Relabelled /dev, /run and /sys/fs/cgroup in 68.038ms. >11:02:49,985 INFO systemd:systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) >11:02:49,985 INFO systemd:Detected architecture x86-64. >11:02:49,985 INFO systemd:Stopped Switch Root. >11:02:49,985 INFO systemd:systemd-journald.service: Service has no hold-off time, scheduling restart. >11:02:49,985 INFO systemd:systemd-journald.service: Scheduled restart job, restart counter is at 1. >11:02:49,986 INFO systemd:Stopped Journal Service. >11:02:49,986 INFO systemd:Starting Journal Service... >11:02:49,986 INFO systemd:Stopped target Switch Root. >11:02:49,986 INFO systemd:Created slice system-sshd\x2dkeygen.slice. >11:02:49,986 INFO systemd:Stopped target Initrd Root File System. >11:02:49,986 INFO systemd-journald:Journal started >11:02:49,986 INFO systemd-journald:Runtime journal (/run/log/journal/731a8a9c5f89428882254de61c656526) is 8.0M, max 3.1G, 3.1G free. >11:02:49,986 NOTICE audit:MAC_POLICY_LOAD policy loaded auid=4294967295 ses=4294967295 >11:02:49,986 NOTICE audit:AVC avc: denied { relabelto } for pid=1 comm="systemd" name="rootfsbase" dev="tmpfs" ino=23783 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=lnk_file permissive=1 >11:02:49,986 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' >11:02:49,986 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' >11:02:49,986 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' >11:02:49,986 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' >11:02:49,986 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' >11:02:49,986 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' >11:02:49,986 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' >11:02:49,986 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' >11:02:49,986 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >11:02:49,987 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' >11:02:49,989 INFO systemd:Starting Flush Journal to Persistent Storage... >11:02:50,045 INFO systemd:Started Apply Kernel Variables. >11:02:50,045 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' >11:02:50,077 INFO fedora-readonly:/usr/lib/systemd/fedora-readonly: line 14: warning: command substitution: ignored null byte in input >11:02:50,098 INFO systemd:Started Configure read-only root support. >11:02:50,098 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-readonly comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:50,100 INFO systemd:Starting Load/Save Random Seed... >11:02:50,118 INFO systemd:Started Create System Users. >11:02:50,118 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' >11:02:50,120 INFO systemd:Starting Create Static Device Nodes in /dev... >11:02:50,124 INFO systemd-journald:Runtime journal (/run/log/journal/731a8a9c5f89428882254de61c656526) is 8.0M, max 3.1G, 3.1G free. >11:02:50,129 INFO systemd:Started Flush Journal to Persistent Storage. >11:02:50,129 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' >11:02:50,201 INFO systemd:Started Load/Save Random Seed. >11:02:50,202 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' >11:02:50,239 INFO systemd:Started Create Static Device Nodes in /dev. >11:02:50,239 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' >11:02:50,239 WARNING kernel:kauditd_printk_skb: 49 callbacks suppressed >11:02:50,239 NOTICE kernel:audit: type=1130 audit(1531911770.238:74): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:50,298 INFO systemd:Started Setup Virtual Console. >11:02:50,298 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' >11:02:50,298 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' >11:02:50,298 NOTICE kernel:audit: type=1130 audit(1531911770.297:75): 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' >11:02:50,298 NOTICE kernel:audit: type=1131 audit(1531911770.297:76): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:50,347 INFO systemd:Started udev Coldplug all Devices. >11:02:50,348 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' >11:02:50,348 NOTICE kernel:audit: type=1130 audit(1531911770.347:77): 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' >11:02:50,349 INFO systemd:Starting udev Wait for Complete Device Initialization... >11:02:50,537 INFO systemd:Started Rebuild Hardware Database. >11:02:50,537 NOTICE kernel:audit: type=1130 audit(1531911770.536:78): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hwdb-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:50,538 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' >11:02:50,540 INFO systemd:Starting udev Kernel Device Manager... >11:02:50,700 INFO systemd:Started udev Kernel Device Manager. >11:02:50,700 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' >11:02:50,700 NOTICE kernel:audit: type=1130 audit(1531911770.699:79): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:50,798 INFO kernel:acpi_cpufreq: overriding BIOS provided _PSD data >11:02:50,850 INFO kernel:shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >11:02:50,891 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko.xz error=No such file or directory >11:02:50,893 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko.xz error=No such file or directory >11:02:50,906 INFO kernel:piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb20, revision 0 >11:02:50,909 INFO kernel:piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb00 >11:02:50,915 INFO kernel:ipmi message handler version 39.2 >11:02:50,938 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >11:02:50,952 INFO kernel:ipmi device interface >11:02:50,964 INFO kernel:IPMI System Interface driver. >11:02:50,965 INFO kernel:ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS >11:02:50,971 INFO kernel:ipmi_si: SMBIOS: mem 0xca2 regsize 1 spacing 1 irq 0 >11:02:50,971 INFO kernel:ipmi_si: Adding SMBIOS-specified kcs state machine >11:02:50,971 INFO kernel:ipmi_platform: probing via SPMI >11:02:50,971 INFO kernel:ipmi_si: SPMI: io 0xca2 regsize 1 spacing 1 irq 0 >11:02:50,971 INFO kernel:ipmi_si: Adding SPMI-specified kcs state machine >11:02:50,971 INFO kernel:ipmi_si: Trying SMBIOS-specified kcs state machine at mem address 0xca2, slave address 0x0, irq 0 >11:02:50,971 ERR kernel:ipmi_si dmi-ipmi-si.0: Could not set up I/O space >11:02:50,988 INFO kernel:ipmi_si: Trying SPMI-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0 >11:02:50,988 ERR kernel:ipmi_si ipmi_si.0: Interface detection failed >11:02:51,000 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >11:02:51,098 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >11:02:51,220 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,221 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,221 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,222 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,222 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,223 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,223 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,224 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,224 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,225 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,225 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,226 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,226 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,226 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,227 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,227 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,227 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,228 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,228 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,228 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,228 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,229 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,229 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,229 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >11:02:51,229 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,229 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,229 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,229 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,229 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,230 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,230 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,230 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,230 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,230 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,230 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,230 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,230 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,230 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,230 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,230 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,230 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,230 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,230 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,231 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,231 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,231 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,231 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,231 ERR systemd-udevd:ctx=0x560be096c470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >11:02:51,331 ERR multipath:sdk: can't store path info >11:02:51,443 INFO kernel:md/raid1:md127: active with 3 out of 3 mirrors >11:02:51,444 INFO kernel:md/raid1:md126: not clean -- starting background reconstruction >11:02:51,444 INFO kernel:md/raid1:md126: active with 3 out of 3 mirrors >11:02:51,444 INFO kernel:md127: detected capacity change from 0 to 1072693248 >11:02:51,448 INFO kernel:md126: detected capacity change from 0 to 254851481600 >11:02:51,448 INFO kernel:md: resync of RAID array md126 >11:02:51,461 INFO systemd:Started Timer to wait for more drives before activating degraded array.. >11:02:51,462 INFO systemd:Started Timer to wait for more drives before activating degraded array.. >11:02:51,485 INFO systemd:Stopped Timer to wait for more drives before activating degraded array.. >11:02:51,486 INFO systemd:Created slice system-lvm2\x2dpvscan.slice. >11:02:51,488 INFO systemd:Starting LVM2 PV scan on device 9:126... >11:02:51,499 INFO systemd:Stopped Timer to wait for more drives before activating degraded array.. >11:02:51,958 INFO systemd:Started udev Wait for Complete Device Initialization. >11:02:51,958 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' >11:02:51,959 NOTICE kernel:audit: type=1130 audit(1531911771.958:80): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:51,961 INFO systemd:Starting Device-Mapper Multipath Device Controller... >11:02:51,963 INFO systemd:Starting Activation of DM RAID sets... >11:02:52,011 INFO kernel:alua: device handler registered >11:02:52,037 INFO kernel:emc: device handler registered >11:02:52,043 INFO kernel:rdac: device handler registered >11:02:52,323 INFO multipathd:--------start up-------- >11:02:52,323 INFO multipathd:read /etc/multipath.conf >11:02:52,331 INFO multipathd:path checkers start up >11:02:52,410 INFO systemd:Started Device-Mapper Multipath Device Controller. >11:02:52,410 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' >11:02:52,410 NOTICE kernel:audit: type=1130 audit(1531911772.409:81): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:52,413 INFO systemd:Started LVM2 metadata daemon. >11:02:52,413 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:52,414 NOTICE kernel:audit: type=1130 audit(1531911772.412:82): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:53,492 INFO systemd:Started Activation of DM RAID sets. >11:02:53,493 NOTICE kernel:audit: type=1130 audit(1531911773.491:83): 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' >11:02:53,493 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' >11:02:53,493 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' >11:02:53,493 INFO systemd:Reached target Local File Systems (Pre). >11:02:53,493 INFO systemd:Reached target Local File Systems. >11:02:53,495 INFO systemd:Starting Rebuild Dynamic Linker Cache... >11:02:53,498 INFO systemd:Starting Tell Plymouth To Write Out Runtime Data... >11:02:53,501 INFO systemd:Starting Import network configuration from initramfs... >11:02:53,503 INFO systemd:Starting Rebuild Journal Catalog... >11:02:53,503 INFO systemd:Reached target Local Encrypted Volumes. >11:02:53,537 INFO systemd:Started LVM2 PV scan on device 9:126. >11:02:53,537 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-pvscan@9:126 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:53,669 INFO systemd:Started Tell Plymouth To Write Out Runtime Data. >11:02:53,669 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' >11:02:53,669 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' >11:02:53,697 INFO systemd:Started Rebuild Journal Catalog. >11:02:53,698 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' >11:02:53,791 INFO systemd:Started Import network configuration from initramfs. >11:02:53,791 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:53,793 INFO systemd:Starting Create Volatile Files and Directories... >11:02:53,968 INFO systemd:Started Create Volatile Files and Directories. >11:02:53,969 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' >11:02:53,972 INFO systemd:Starting Update UTMP about System Boot/Shutdown... >11:02:54,061 NOTICE audit:SYSTEM_BOOT pid=1991 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' >11:02:54,068 INFO systemd:Started Update UTMP about System Boot/Shutdown. >11:02:54,068 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' >11:02:57,869 INFO systemd:Started Rebuild Dynamic Linker Cache. >11:02:57,869 WARNING kernel:kauditd_printk_skb: 9 callbacks suppressed >11:02:57,869 NOTICE kernel:audit: type=1130 audit(1531911777.868:93): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:57,869 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' >11:02:57,871 INFO systemd:Starting Update is Completed... >11:02:57,948 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' >11:02:57,949 INFO systemd:Started Update is Completed. >11:02:57,949 INFO systemd:Reached target System Initialization. >11:02:57,949 NOTICE kernel:audit: type=1130 audit(1531911777.948:94): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:57,949 INFO systemd:Listening on Open-iSCSI iscsid Socket. >11:02:57,950 INFO systemd:Listening on Open-iSCSI iscsiuio Socket. >11:02:57,950 INFO systemd:Started Daily Cleanup of Temporary Directories. >11:02:57,950 INFO systemd:Reached target Timers. >11:02:57,952 INFO systemd:Listening on D-Bus System Message Bus Socket. >11:02:57,952 INFO systemd:Reached target Sockets. >11:02:57,952 INFO systemd:Reached target Basic System. >11:02:57,955 INFO systemd:Starting Service enabling compressing RAM with zRam... >11:02:57,958 INFO systemd:Starting OpenSSH ecdsa Server Key Generation... >11:02:57,961 INFO systemd:Starting Hold until boot process finishes up... >11:02:57,962 INFO systemd:Starting Software RAID monitoring and management... >11:02:57,968 INFO mdadm:mdadm: No mail address or alert command - not monitoring. >11:02:57,971 INFO systemd:Starting System Logging Service... >11:02:57,974 INFO systemd:Starting Anaconda NetworkManager configuration... >11:02:57,975 INFO zramswapon:+ MAX_RAM_ON=2097152 >11:02:57,977 INFO zramswapon:++ grep MemTotal /proc/meminfo >11:02:57,977 INFO zramswapon:++ grep -E --only-matching '[[:digit:]]+' >11:02:57,977 INFO systemd:Starting OpenSSH ed25519 Server Key Generation... >11:02:57,979 INFO systemd:Starting pre-anaconda logging service... >11:02:57,980 INFO zramswapon:+ mem_total_kb=66013684 >11:02:57,980 INFO zramswapon:+ grep -E 'inst\.zram=(on|1)' /proc/cmdline >11:02:57,982 INFO systemd:Started Hardware RNG Entropy Gatherer Daemon. >11:02:57,982 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' >11:02:57,982 INFO zramswapon:+ force=1 >11:02:57,982 INFO zramswapon:+ '[' '(' 66013684 -gt 2097152 ')' -a '(' 1 '!=' 0 ')' ']' >11:02:57,982 INFO zramswapon:+ exit 0 >11:02:57,982 NOTICE kernel:audit: type=1130 audit(1531911777.981:95): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:57,984 INFO systemd:Starting Login Service... >11:02:57,986 INFO systemd:Starting Terminate Plymouth Boot Screen... >11:02:57,988 INFO systemd:Starting OpenSSH rsa Server Key Generation... >11:02:57,990 INFO systemd:Started Service enabling compressing RAM with zRam. >11:02:57,991 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' >11:02:57,991 NOTICE systemd:mdmonitor.service: Control process exited, code=exited status=1 >11:02:57,991 NOTICE kernel:audit: type=1130 audit(1531911777.990:96): 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' >11:02:57,991 WARNING systemd:mdmonitor.service: Failed with result 'exit-code'. >11:02:57,992 ERR systemd:Failed to start Software RAID monitoring and management. >11:02:57,993 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mdmonitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >11:02:57,993 NOTICE kernel:audit: type=1130 audit(1531911777.992:97): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mdmonitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >11:02:58,002 INFO systemd:Received SIGRTMIN+21 from PID 1010 (plymouthd). >11:02:58,014 INFO systemd:Started Hold until boot process finishes up. >11:02:58,014 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' >11:02:58,014 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' >11:02:58,014 NOTICE kernel:audit: type=1130 audit(1531911778.013:98): 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' >11:02:58,014 NOTICE kernel:audit: type=1131 audit(1531911778.013:99): 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' >11:02:58,016 INFO systemd:Started Terminate Plymouth Boot Screen. >11:02:58,016 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' >11:02:58,017 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' >11:02:58,017 NOTICE kernel:audit: type=1130 audit(1531911778.016:100): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:58,018 NOTICE kernel:audit: type=1131 audit(1531911778.016:101): 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' >11:02:58,018 NOTICE kernel:audit: type=1130 audit(1531911778.017:102): 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' >11:02:58,018 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' >11:02:58,018 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' >11:02:58,029 INFO systemd:Started Anaconda NetworkManager configuration. >11:02:58,029 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' >11:02:58,029 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' >11:02:58,032 INFO systemd:Starting Network Manager... >11:02:58,033 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' >11:02:58,033 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' >11:02:58,033 INFO systemd:Started pre-anaconda logging service. >11:02:58,155 INFO rngd:Failed to init entropy source 0: Hardware RNG Device >11:02:58,155 INFO rngd:Failed to init entropy source 1: TPM RNG Device >11:02:58,155 INFO rngd:Failed to init entropy source 2: Intel RDRAND Instruction RNG >11:02:58,155 INFO rngd:can't open any entropy source >11:02:58,155 INFO rngd:Maybe RNG device modules are not loaded >11:02:58,156 NOTICE systemd:rngd.service: Main process exited, code=exited, status=1/FAILURE >11:02:58,157 WARNING systemd:rngd.service: Failed with result 'exit-code'. >11:02:58,158 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >11:02:58,191 INFO systemd-logind:New seat seat0. >11:02:58,192 INFO systemd:Started D-Bus System Message Bus. >11:02:58,194 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' >11:02:58,195 INFO systemd-logind:Watching system buttons on /dev/input/event1 (Power Button) >11:02:58,195 INFO systemd-logind:Watching system buttons on /dev/input/event0 (Power Button) >11:02:58,228 INFO systemd-logind:Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard) >11:02:58,293 WARNING rsyslogd:environment variable TZ is not set, auto correcting this to TZ=/etc/localtime [v8.34.0 try http://www.rsyslog.com/e/2442 ] >11:02:58,293 NOTICE audit:AVC avc: denied { dac_override } for pid=1997 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 >11:02:58,294 NOTICE audit:AVC avc: denied { write } for pid=1997 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 >11:02:58,294 NOTICE audit:AVC avc: denied { add_name } for pid=1997 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 >11:02:58,294 NOTICE audit:AVC avc: denied { create } for pid=1997 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 >11:02:58,294 NOTICE audit:AVC avc: denied { write open } for pid=1997 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38794 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:02:58,294 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7f72ee724a80 a2=241 a3=1b6 items=0 ppid=1 pid=1997 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) >11:02:58,294 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:02:58,294 NOTICE audit:AVC avc: denied { getattr } for pid=1997 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38794 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:02:58,294 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=9 a1=7f72ee7242c0 a2=7f72ee7242c0 a3=0 items=0 ppid=1 pid=1997 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) >11:02:58,294 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:02:58,295 NOTICE audit:AVC avc: denied { remove_name } for pid=1997 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38794 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >11:02:58,295 NOTICE audit:AVC avc: denied { rename } for pid=1997 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38794 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:02:58,295 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f72ee724a80 a1=7f72e00023e0 a2=0 a3=7f72e000d280 items=0 ppid=1 pid=1997 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) >11:02:58,295 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:02:58,295 NOTICE audit:AVC avc: denied { unlink } for pid=1997 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=38794 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:02:58,295 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f72ee724a80 a1=7f72e00023e0 a2=0 a3=7f72e000d280 items=0 ppid=1 pid=1997 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) >11:02:58,295 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:02:58,295 WARNING rsyslogd:warning: ~ action is deprecated, consider using the 'stop' statement instead [v8.34.0 try http://www.rsyslog.com/e/2307 ] >11:02:58,295 ERR rsyslogd:imfile: on startup file '/tmp/X.log' does not exist but is configured in static file monitor - this may indicate a misconfiguration. If the file appears at a later time, it will automatically be processed. Reason: No such file or directory [v8.34.0] >11:02:58,295 ERR rsyslogd:imfile: on startup file '/tmp/anaconda-tb-all.log' does not exist but is configured in static file monitor - this may indicate a misconfiguration. If the file appears at a later time, it will automatically be processed. Reason: No such file or directory [v8.34.0] >11:02:58,295 ERR rsyslogd:imjournal: open on state file `/imjournal.state' failed [v8.34.0 try http://www.rsyslog.com/e/2013 ] >11:02:58,295 INFO rsyslogd: [origin software="rsyslogd" swVersion="8.34.0" x-pid="1997" x-info="http://www.rsyslog.com"] start >11:02:58,482 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.systemd1' >11:02:58,483 INFO systemd:Started Login Service. >11:02:58,483 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' >11:02:58,483 INFO systemd:Started System Logging Service. >11:02:58,484 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' >11:02:58,485 INFO systemd:Started OpenSSH ecdsa Server Key Generation. >11:02:58,485 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' >11:02:58,485 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' >11:02:58,486 INFO systemd:Started OpenSSH ed25519 Server Key Generation. >11:02:58,486 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' >11:02:58,486 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' >11:02:58,523 INFO systemd:Started OpenSSH rsa Server Key Generation. >11:02:58,523 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' >11:02:58,523 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' >11:02:58,523 INFO systemd:Reached target sshd-keygen.target. >11:02:58,644 DEBUG NetworkManager:<debug> [1531911778.6433] monotonic timestamp started counting 1.258468253 seconds ago with an offset of 45.0 seconds to CLOCK_BOOTTIME (local time is 2018-07-18 11:02:58) >11:02:58,645 INFO NetworkManager:<info> [1531911778.6443] NetworkManager (version 1.10.6-1.fc28) is starting... (for the first time) >11:02:58,645 INFO NetworkManager:<info> [1531911778.6444] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 80-anaconda-no-ibft.conf, 91-anaconda-autoconnect-slaves.conf, 92-anaconda-loglevel-debug.conf) >11:02:58,645 DEBUG NetworkManager:<debug> [1531911778.6444] CONFIG: config-data[0x55eb154f0020]: 3 groups >11:02:58,646 DEBUG NetworkManager:<debug> [1531911778.6444] CONFIG: >11:02:58,646 DEBUG NetworkManager:<debug> [1531911778.6444] CONFIG: [main] >11:02:58,646 DEBUG NetworkManager:<debug> [1531911778.6445] CONFIG: plugins=ifcfg-rh,ibft,no-ibft >11:02:58,646 DEBUG NetworkManager:<debug> [1531911778.6445] CONFIG: >11:02:58,646 DEBUG NetworkManager:<debug> [1531911778.6445] CONFIG: [logging] >11:02:58,646 DEBUG NetworkManager:<debug> [1531911778.6445] CONFIG: level=DEBUG >11:02:58,646 DEBUG NetworkManager:<debug> [1531911778.6445] CONFIG: >11:02:58,646 DEBUG NetworkManager:<debug> [1531911778.6446] CONFIG: [connection] >11:02:58,646 DEBUG NetworkManager:<debug> [1531911778.6446] CONFIG: connection.autoconnect-slaves=1 >11:02:58,646 DEBUG NetworkManager:<debug> [1531911778.6446] config: state: missing state file "/var/lib/NetworkManager/NetworkManager.state": No such file or directory >11:02:58,647 DEBUG NetworkManager:<debug> [1531911778.6446] WEXT support is enabled >11:02:58,656 DEBUG NetworkManager:<debug> [1531911778.6568] platform-linux: create (ignore netns, initial netns, use udev) >11:02:58,657 DEBUG NetworkManager:<debug> [1531911778.6571] platform-linux: Netlink socket for events established: port=2243954660, fd=7 >11:02:58,657 DEBUG NetworkManager:<debug> [1531911778.6571] platform-linux: populate platform cache >11:02:58,657 DEBUG NetworkManager:<debug> [1531911778.6573] platform-linux: kernel-support: IFLA_INET6_ADDR_GEN_MODE: detected >11:02:58,658 DEBUG NetworkManager:<debug> [1531911778.6582] 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 >11:02:58,658 DEBUG NetworkManager:<debug> [1531911778.6588] platform: signal: link added: 2: enp4s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? not-init addrgenmode eui64 addr 14:DD:A9:D5:31:88 driver e1000e rx:0,0 tx:0,0 >11:02:58,659 DEBUG NetworkManager:<debug> [1531911778.6591] platform: signal: link added: 3: enp3s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? not-init addrgenmode eui64 addr 14:DD:A9:D5:31:87 driver e1000e rx:0,0 tx:0,0 >11:02:58,659 DEBUG NetworkManager:<debug> [1531911778.6592] 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 >11:02:58,659 DEBUG NetworkManager:<debug> [1531911778.6592] platform: signal: address 6 added: ::1/128 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 1 flags permanent src kernel >11:02:58,659 DEBUG NetworkManager:<debug> [1531911778.6594] platform: signal: qdisc added: noqueue dev 1 family 0 handle 0 parent ffffffff info 2 >11:02:58,661 DEBUG NetworkManager:<debug> [1531911778.6610] platform: signal: link changed: 2: enp4s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode eui64 addr 14:DD:A9:D5:31:88 driver e1000e rx:0,0 tx:0,0 >11:02:58,661 DEBUG NetworkManager:<debug> [1531911778.6612] platform: signal: link changed: 3: enp3s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode eui64 addr 14:DD:A9:D5:31:87 driver e1000e rx:0,0 tx:0,0 >11:02:58,661 DEBUG NetworkManager:<debug> [1531911778.6615] 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 >11:02:58,661 DEBUG NetworkManager:<debug> [1531911778.6615] setup NMPlatform singleton (0x55eb154c9120, NMLinuxPlatform) >11:02:58,661 DEBUG NetworkManager:<debug> [1531911778.6615] create NMNetns singleton (0x55eb154fad50) >11:02:58,661 DEBUG NetworkManager:<debug> [1531911778.6615] auth[0x55eb154c3c80]: create auth-manager: polkit enabled >11:02:58,672 DEBUG NetworkManager:<debug> [1531911778.6722] auth[0x55eb154c3c80]: set instance >11:02:58,672 DEBUG NetworkManager:<debug> [1531911778.6723] setup NMAuthManager singleton (0x55eb154c3c80) >11:02:58,694 DEBUG NetworkManager:<debug> [1531911778.6945] bus-manager: setup NMBusManager singleton (0x55eb154f0e30) >11:02:58,700 INFO NetworkManager:<info> [1531911778.7004] manager[0x55eb1550d0d0]: monitoring kernel firmware directory '/lib/firmware'. >11:02:58,710 DEBUG NetworkManager:<debug> [1531911778.7105] session-monitor: using systemd-logind session tracking >11:02:58,710 DEBUG NetworkManager:<debug> [1531911778.7106] create NMSessionMonitor singleton (0x55eb1550fe60) >11:02:58,711 DEBUG NetworkManager:<debug> [1531911778.7108] create NMAgentManager singleton (0x55eb155039a0) >11:02:58,712 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=2020 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >11:02:58,720 INFO systemd:Starting Hostname Service... >11:02:58,766 NOTICE audit:AVC avc: denied { mounton } for pid=2050 comm="(ostnamed)" path="/dev" dev="dm-0" ino=8196 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=dir permissive=1 >11:02:58,766 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7fff51ef1270 a1=55b6e10d7170 a2=0 a3=2000 items=0 ppid=1 pid=2050 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) >11:02:58,767 NOTICE audit:PROCTITLE proctitle="(ostnamed)" >11:02:58,767 NOTICE audit:AVC avc: denied { write } for pid=1997 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 >11:02:58,767 NOTICE audit:AVC avc: denied { add_name } for pid=1997 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 >11:02:58,767 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7f72ee724a80 a2=241 a3=1b6 items=0 ppid=1 pid=1997 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) >11:02:58,767 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:02:58,768 NOTICE audit:AVC avc: denied { remove_name } for pid=1997 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38798 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >11:02:58,768 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f72ee724a80 a1=7f72e00023e0 a2=7f72e000b450 a3=7f72e0010940 items=0 ppid=1 pid=1997 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) >11:02:58,768 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:02:58,864 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.hostname1' >11:02:58,865 INFO systemd:Started Hostname Service. >11:02:58,865 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' >11:02:58,884 INFO NetworkManager:<info> [1531911778.8841] hostname: hostname: using hostnamed >11:02:58,884 DEBUG NetworkManager:<debug> [1531911778.8844] create NMHostnameManager singleton (0x55eb154f15e0) >11:02:58,884 DEBUG NetworkManager:<debug> [1531911778.8846] create NMFirewallManager singleton (0x55eb15523980) >11:02:58,884 INFO NetworkManager:<info> [1531911778.8849] dns-mgr[0x55eb15528130]: init: dns=default, rc-manager=symlink >11:02:58,885 DEBUG NetworkManager:<debug> [1531911778.8852] create NMDnsManager singleton (0x55eb15528130) >11:02:58,885 DEBUG NetworkManager:<debug> [1531911778.8854] policy: hostname-mode: full >11:02:58,886 DEBUG NetworkManager:<debug> [1531911778.8861] manager: setup NMManager singleton (0x55eb1550d0d0) >11:02:58,890 DEBUG NetworkManager:<debug> [1531911778.8906] create NMConnectivity singleton (0x55eb15526590) >11:02:58,891 INFO systemd:Started Network Manager. >11:02:58,892 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' >11:02:58,893 INFO systemd:Reached target Network. >11:02:58,893 INFO systemd:Reached target Anaconda System Services. >11:02:58,893 DEBUG NetworkManager:<debug> [1531911778.8929] dispatcher: default script directory '/etc/NetworkManager/dispatcher.d' has scripts >11:02:58,893 DEBUG NetworkManager:<debug> [1531911778.8933] dispatcher: pre-up script directory '/etc/NetworkManager/dispatcher.d/pre-up.d' has scripts >11:02:58,893 DEBUG NetworkManager:<debug> [1531911778.8933] dispatcher: pre-down script directory '/etc/NetworkManager/dispatcher.d/pre-down.d' has no scripts >11:02:58,894 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=2020 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >11:02:58,895 INFO systemd:Starting Anaconda... >11:02:58,895 INFO systemd:Started Logout off all iSCSI sessions on shutdown. >11:02:58,896 INFO systemd:Reached target Remote File Systems (Pre). >11:02:58,896 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' >11:02:58,898 NOTICE audit:AVC avc: denied { execute } for pid=2051 comm="(tmux)" name="tmux" dev="dm-0" ino=3005 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >11:02:58,898 NOTICE audit:AVC avc: denied { read open } for pid=2051 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=3005 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >11:02:58,898 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=2051 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=3005 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >11:02:58,900 INFO systemd:Starting Network Manager Script Dispatcher Service... >11:02:58,911 NOTICE audit:AVC avc: denied { map } for pid=2051 comm="tmux" path="/usr/bin/tmux" dev="dm-0" ino=3005 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >11:02:58,940 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=55b6e10ec890 a1=55b6e10f93b0 a2=55b6e10b56f0 a3=55b6e0e95010 items=0 ppid=1 pid=2051 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) >11:02:58,940 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >11:02:58,996 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.nm_dispatcher' >11:02:58,997 INFO systemd:Started Network Manager Script Dispatcher Service. >11:02:58,997 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' >11:02:59,045 DEBUG NetworkManager:<debug> [1531911779.0456] create SettingsPluginIfcfg singleton (0x55eb1552b980) >11:02:59,046 INFO NetworkManager:<info> [1531911779.0457] settings: loaded plugin ifcfg-rh: (c) 2007 - 2015 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ifcfg-rh.so) >11:02:59,046 INFO NetworkManager:<info> [1531911779.0457] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >11:02:59,046 DEBUG NetworkManager:<debug> [1531911779.0458] ifcfg-rh: loading from file "/etc/sysconfig/network-scripts/ifcfg-lo"... >11:02:59,046 DEBUG NetworkManager:<debug> [1531911779.0459] ifcfg-rh: loading "/etc/sysconfig/network-scripts/ifcfg-lo" fails: Ignoring loopback device config. >11:02:59,046 NOTICE audit:AVC avc: denied { dac_override } for pid=1997 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 >11:02:59,047 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7f72ee724a80 a2=241 a3=1b6 items=0 ppid=1 pid=1997 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) >11:02:59,047 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:02:59,052 INFO NetworkManager:<info> [1531911779.0520] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file >11:02:59,052 INFO NetworkManager:<info> [1531911779.0521] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file >11:02:59,052 INFO NetworkManager:<info> [1531911779.0522] manager: Networking is enabled by state file >11:02:59,052 DEBUG NetworkManager:<debug> [1531911779.0522] dispatcher: (1) dispatching action 'hostname' >11:02:59,052 DEBUG NetworkManager:<debug> [1531911779.0528] dhcp-init: enabled DHCP client 'dhclient' (NMDhcpDhclient) >11:02:59,053 DEBUG NetworkManager:<debug> [1531911779.0529] dhcp-init: enabled DHCP client 'internal' (NMDhcpSystemd) >11:02:59,053 INFO NetworkManager:<info> [1531911779.0529] dhcp-init: Using DHCP client 'dhclient' >11:02:59,053 DEBUG NetworkManager:<debug> [1531911779.0530] create NMDhcpManager singleton (0x7fdd20002990) >11:02:59,054 INFO nm-dispatcher:req:1 'hostname': new request (5 scripts) >11:02:59,055 DEBUG nm-dispatcher:req:1 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >11:02:59,055 INFO nm-dispatcher:req:1 'hostname': start running ordered scripts... >11:02:59,055 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/00-netreport": run script >11:02:59,065 INFO NetworkManager:<info> [1531911779.0653] Loaded device plugin: NMBondDeviceFactory (internal) >11:02:59,065 INFO NetworkManager:<info> [1531911779.0654] Loaded device plugin: NMBridgeDeviceFactory (internal) >11:02:59,065 INFO NetworkManager:<info> [1531911779.0654] Loaded device plugin: NMDummyDeviceFactory (internal) >11:02:59,065 INFO NetworkManager:<info> [1531911779.0654] Loaded device plugin: NMEthernetDeviceFactory (internal) >11:02:59,065 INFO NetworkManager:<info> [1531911779.0655] Loaded device plugin: NMInfinibandDeviceFactory (internal) >11:02:59,065 INFO NetworkManager:<info> [1531911779.0655] Loaded device plugin: NMIPTunnelDeviceFactory (internal) >11:02:59,066 INFO NetworkManager:<info> [1531911779.0655] Loaded device plugin: NMMacsecDeviceFactory (internal) >11:02:59,066 INFO NetworkManager:<info> [1531911779.0656] Loaded device plugin: NMMacvlanDeviceFactory (internal) >11:02:59,066 INFO NetworkManager:<info> [1531911779.0656] Loaded device plugin: NMPppDeviceFactory (internal) >11:02:59,066 INFO NetworkManager:<info> [1531911779.0656] Loaded device plugin: NMTunDeviceFactory (internal) >11:02:59,066 INFO NetworkManager:<info> [1531911779.0657] Loaded device plugin: NMVethDeviceFactory (internal) >11:02:59,066 INFO NetworkManager:<info> [1531911779.0657] Loaded device plugin: NMVlanDeviceFactory (internal) >11:02:59,066 INFO NetworkManager:<info> [1531911779.0657] Loaded device plugin: NMVxlanDeviceFactory (internal) >11:02:59,081 INFO NetworkManager:<info> [1531911779.0815] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wifi.so) >11:02:59,084 INFO NetworkManager:<info> [1531911779.0846] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/libnm-device-plugin-team.so) >11:02:59,085 DEBUG NetworkManager:<debug> [1531911779.0858] device[0x55eb1557c950] (lo): unmanaged: flags set to [platform-init,by-default=0x110/0x110/unmanaged/unrealized], set-unmanaged [by-default=0x100]) >11:02:59,086 DEBUG NetworkManager:<debug> [1531911779.0859] device[0x55eb1557c950] (lo): constructed (NMDeviceGeneric) >11:02:59,086 DEBUG NetworkManager:<debug> [1531911779.0860] device[0x55eb1557c950] (lo): start setup of NMDeviceGeneric, kernel ifindex 1 >11:02:59,086 DEBUG NetworkManager:<debug> [1531911779.0860] device[0x55eb1557c950] (lo): assume-state: set guess-assume=1, connection=(null) >11:02:59,086 DEBUG NetworkManager:<debug> [1531911779.0862] platform-linux: error reading net:/sys/class/net/lo/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >11:02:59,086 DEBUG NetworkManager:<debug> [1531911779.0863] platform-linux: sysctl: reading 'net:/sys/class/net/lo/dev_id': '0x0' >11:02:59,086 DEBUG NetworkManager:<debug> [1531911779.0864] 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 >11:02:59,086 DEBUG NetworkManager:<debug> [1531911779.0865] device[0x55eb1557c950] (lo): hw-addr: hardware address now 00:00:00:00:00:00 >11:02:59,086 NOTICE audit:AVC avc: denied { create } for pid=2059 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 >11:02:59,086 NOTICE audit:SYSCALL arch=c000003e syscall=49 success=yes exit=0 a0=6 a1=7fffa674f2b0 a2=6e a3=52798e08b8917 items=0 ppid=1 pid=2059 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) >11:02:59,087 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >11:02:59,087 NOTICE audit:AVC avc: denied { getattr } for pid=2059 comm=746D75783A20736572766572 path="/tmp/tmux-0/default" dev="tmpfs" ino=37478 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >11:02:59,087 NOTICE audit:SYSCALL arch=c000003e syscall=4 success=yes exit=0 a0=56191a8cc000 a1=7fffa674f2a0 a2=7fffa674f2a0 a3=52798e08b8917 items=0 ppid=1 pid=2059 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) >11:02:59,087 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >11:02:59,087 NOTICE audit:AVC avc: denied { setattr } for pid=2059 comm=746D75783A20736572766572 name="default" dev="tmpfs" ino=37478 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >11:02:59,087 NOTICE audit:SYSCALL arch=c000003e syscall=90 success=yes exit=0 a0=56191a8cc000 a1=1b0 a2=7fffa674f2a0 a3=52798e08b8917 items=0 ppid=1 pid=2059 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) >11:02:59,087 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >11:02:59,087 DEBUG NetworkManager:<debug> [1531911779.0865] device[0x55eb1557c950] (lo): hw-addr: update initial MAC address 00:00:00:00:00:00 >11:02:59,087 DEBUG NetworkManager:<debug> [1531911779.0866] device[0x55eb1557c950] (lo): hw-addr: unable to read permanent MAC address (use current: 00:00:00:00:00:00) >11:02:59,087 INFO NetworkManager:<info> [1531911779.0866] device (lo): carrier: link connected >11:02:59,087 DEBUG NetworkManager:<debug> [1531911779.0866] device[0x55eb1557c950] (lo): unmanaged: flags set to [platform-init,by-default,!external-down=0x110/0x910/unmanaged/unrealized], set-managed [external-down=0x800]) >11:02:59,088 DEBUG NetworkManager:<debug> [1531911779.0867] device[0x55eb1557c950] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!external-down=0x118/0x918/unmanaged/unrealized], set-unmanaged [loopback=0x8]) >11:02:59,088 DEBUG NetworkManager:<debug> [1531911779.0867] device[0x55eb1557c950] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!user-settings,!external-down=0x118/0x958/unmanaged/unrealized], set-managed [user-settings=0x40]) >11:02:59,088 DEBUG NetworkManager:<debug> [1531911779.0867] device[0x55eb1557c950] (lo): unmanaged: flags set to [loopback,by-default,!platform-init,!user-settings,!external-down=0x108/0x958/unmanaged/unrealized], set-managed [platform-init=0x10]) >11:02:59,088 DEBUG NetworkManager:<debug> [1531911779.0868] device[0x55eb1557c950] (lo): unmanaged: flags set to [loopback,by-default,!sleeping,!platform-init,!user-settings,!external-down=0x108/0x959/unmanaged/unrealized], set-managed [sleeping=0x1]) >11:02:59,088 INFO NetworkManager:<info> [1531911779.0880] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) >11:02:59,088 DEBUG NetworkManager:<debug> [1531911779.0883] device[0x55eb1557c950] (lo): assume-state: set guess-assume=0, connection=(null) >11:02:59,088 DEBUG NetworkManager:<debug> [1531911779.0885] device[0x55eb15586660] (enp3s0): constructed (NMDeviceEthernet) >11:02:59,088 DEBUG NetworkManager:<debug> [1531911779.0885] device[0x55eb15586660] (enp3s0): start setup of NMDeviceEthernet, kernel ifindex 3 >11:02:59,088 DEBUG NetworkManager:<debug> [1531911779.0885] device[0x55eb15586660] (enp3s0): assume-state: set guess-assume=1, connection=(null) >11:02:59,088 DEBUG NetworkManager:<debug> [1531911779.0886] platform-linux: error reading net:/sys/class/net/enp3s0/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >11:02:59,088 DEBUG NetworkManager:<debug> [1531911779.0887] platform-linux: sysctl: reading 'net:/sys/class/net/enp3s0/dev_id': '0x0' >11:02:59,088 DEBUG NetworkManager:<debug> [1531911779.0888] platform-linux: error reading net:/sys/class/net/enp3s0/device/sriov_totalvfs: Failed to open file "device/sriov_totalvfs" with openat: No such file or directory >11:02:59,089 DEBUG NetworkManager:<debug> [1531911779.0889] device[0x55eb15586660] (enp3s0): hw-addr: hardware address now 14:DD:A9:D5:31:87 >11:02:59,089 DEBUG NetworkManager:<debug> [1531911779.0889] device[0x55eb15586660] (enp3s0): hw-addr: update initial MAC address 14:DD:A9:D5:31:87 >11:02:59,089 DEBUG NetworkManager:<debug> [1531911779.0889] device[0x55eb15586660] (enp3s0): hw-addr: read permanent MAC address '14:DD:A9:D5:31:87' >11:02:59,089 DEBUG NetworkManager:<debug> [1531911779.0891] device[0x55eb15586660] (enp3s0): unmanaged: flags set to [platform-init,!loopback=0x10/0x18/unmanaged/unrealized], set-managed [loopback=0x8]) >11:02:59,089 DEBUG NetworkManager:<debug> [1531911779.0891] device[0x55eb15586660] (enp3s0): unmanaged: flags set to [platform-init,!loopback,!user-settings=0x10/0x58/unmanaged/unrealized], set-managed [user-settings=0x40]) >11:02:59,089 DEBUG NetworkManager:<debug> [1531911779.0892] device[0x55eb15586660] (enp3s0): unmanaged: flags set to [!loopback,!platform-init,!user-settings=0x0/0x58/managed/unrealized], set-managed [platform-init=0x10]) >11:02:59,089 DEBUG NetworkManager:<debug> [1531911779.0892] device[0x55eb15586660] (enp3s0): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-settings=0x0/0x59/managed/unrealized], set-managed [sleeping=0x1]) >11:02:59,090 INFO NetworkManager:<info> [1531911779.0902] manager: (enp3s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) >11:02:59,091 DEBUG NetworkManager:<debug> [1531911779.0910] settings-connection[0x7fdd200085f0]: constructed (NMIfcfgConnection) >11:02:59,091 INFO NetworkManager:<info> [1531911779.0918] ifcfg-rh: add connection in-memory (cf8f398a-ede1-3f91-b60c-1bde0a4d5afc,"Wired connection 1") >11:02:59,091 DEBUG NetworkManager:<debug> [1531911779.0919] settings-connection[0x7fdd200085f0,cf8f398a-ede1-3f91-b60c-1bde0a4d5afc]: failed to read connection timestamp: No such file or directory >11:02:59,092 DEBUG NetworkManager:<debug> [1531911779.0923] ++ connection 'new connection' (0x7fdd200085f0/NMIfcfgConnection/"802-3-ethernet"): [/org/freedesktop/NetworkManager/Settings/1] >11:02:59,092 DEBUG NetworkManager:<debug> [1531911779.0923] ++ connection [ 0x55eb154f0780 ] >11:02:59,092 DEBUG NetworkManager:<debug> [1531911779.0923] ++ connection.autoconnect-priority = -999 >11:02:59,092 DEBUG NetworkManager:<debug> [1531911779.0923] ++ connection.id = 'Wired connection 1' >11:02:59,092 DEBUG NetworkManager:<debug> [1531911779.0923] ++ connection.permissions = [] >11:02:59,092 DEBUG NetworkManager:<debug> [1531911779.0924] ++ connection.timestamp = 1531911779 >11:02:59,092 DEBUG NetworkManager:<debug> [1531911779.0924] ++ connection.type = '802-3-ethernet' >11:02:59,092 DEBUG NetworkManager:<debug> [1531911779.0924] ++ connection.uuid = 'cf8f398a-ede1-3f91-b60c-1bde0a4d5afc' >11:02:59,093 DEBUG NetworkManager:<debug> [1531911779.0924] ++ 802-3-ethernet [ 0x55eb15503f80 ] >11:02:59,093 DEBUG NetworkManager:<debug> [1531911779.0924] ++ 802-3-ethernet.mac-address = '14:DD:A9:D5:31:87' >11:02:59,093 DEBUG NetworkManager:<debug> [1531911779.0924] ++ 802-3-ethernet.mac-address-blacklist = [] >11:02:59,093 DEBUG NetworkManager:<debug> [1531911779.0925] ++ 802-3-ethernet.s390-options = ((GHashTable*) 0x55eb155a40c0) >11:02:59,093 DEBUG NetworkManager:<debug> [1531911779.0925] ++ ipv4 [ 0x55eb155a1190 ] >11:02:59,093 DEBUG NetworkManager:<debug> [1531911779.0925] ++ ipv4.addresses = ((GPtrArray*) 0x55eb1558c600) >11:02:59,093 DEBUG NetworkManager:<debug> [1531911779.0925] ++ ipv4.dns = [] >11:02:59,093 DEBUG NetworkManager:<debug> [1531911779.0926] ++ ipv4.dns-search = [] >11:02:59,093 DEBUG NetworkManager:<debug> [1531911779.0926] ++ ipv4.method = 'auto' >11:02:59,093 DEBUG NetworkManager:<debug> [1531911779.0926] ++ ipv4.routes = ((GPtrArray*) 0x55eb1558c420) >11:02:59,093 DEBUG NetworkManager:<debug> [1531911779.0926] ++ ipv6 [ 0x55eb155a10d0 ] >11:02:59,093 DEBUG NetworkManager:<debug> [1531911779.0926] ++ ipv6.addresses = ((GPtrArray*) 0x55eb1558c580) >11:02:59,094 DEBUG NetworkManager:<debug> [1531911779.0927] ++ ipv6.dns = [] >11:02:59,094 DEBUG NetworkManager:<debug> [1531911779.0927] ++ ipv6.dns-search = [] >11:02:59,094 DEBUG NetworkManager:<debug> [1531911779.0927] ++ ipv6.method = 'auto' >11:02:59,094 DEBUG NetworkManager:<debug> [1531911779.0927] ++ ipv6.routes = ((GPtrArray*) 0x55eb15566ba0) >11:02:59,094 INFO NetworkManager:<info> [1531911779.0930] settings: (enp3s0): created default wired connection 'Wired connection 1' >11:02:59,094 DEBUG NetworkManager:<debug> [1531911779.0933] device[0x55eb15586660] (enp3s0): ip4-config: update (commit=0, new-config=0x55eb155aa220) >11:02:59,094 DEBUG NetworkManager:<debug> [1531911779.0937] device[0x55eb15586660] (enp3s0): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >11:02:59,094 DEBUG NetworkManager:<debug> [1531911779.0938] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >11:02:59,094 DEBUG NetworkManager:<debug> [1531911779.0938] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >11:02:59,094 DEBUG NetworkManager:<debug> [1531911779.0938] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >11:02:59,094 DEBUG NetworkManager:<debug> [1531911779.0940] device[0x55eb15586660] (enp3s0): ip6-config: update (commit=0, new-config=0x55eb155b0280) >11:02:59,095 DEBUG NetworkManager:<debug> [1531911779.0944] device[0x55eb15586660] (enp3s0): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >11:02:59,095 DEBUG NetworkManager:<debug> [1531911779.0944] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >11:02:59,095 DEBUG NetworkManager:<debug> [1531911779.0945] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >11:02:59,095 DEBUG NetworkManager:<debug> [1531911779.0945] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >11:02:59,095 DEBUG NetworkManager:<debug> [1531911779.0945] device[0x55eb15586660] (enp3s0): assume-state: set guess-assume=0, connection=(null) >11:02:59,095 DEBUG NetworkManager:<debug> [1531911779.0945] manager: (enp3s0): assume: cannot generate connection: device has no existing configuration >11:02:59,095 INFO NetworkManager:<info> [1531911779.0945] device (enp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >11:02:59,095 DEBUG NetworkManager:<debug> [1531911779.0947] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/accept_ra': '1' >11:02:59,095 DEBUG NetworkManager:<debug> [1531911779.0947] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_defrtr': '1' >11:02:59,095 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready >11:02:59,095 DEBUG NetworkManager:<debug> [1531911779.0948] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_pinfo': '1' >11:02:59,095 DEBUG NetworkManager:<debug> [1531911779.0948] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_rtr_pref': '1' >11:02:59,096 DEBUG NetworkManager:<debug> [1531911779.0949] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/forwarding': '0' >11:02:59,096 DEBUG NetworkManager:<debug> [1531911779.0949] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/disable_ipv6': '0' >11:02:59,096 DEBUG NetworkManager:<debug> [1531911779.0949] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/hop_limit': '64' >11:02:59,096 DEBUG NetworkManager:<debug> [1531911779.0950] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/use_tempaddr': '0' >11:02:59,096 DEBUG NetworkManager:<debug> [1531911779.0950] device[0x55eb15586660] (enp3s0): will enable userland IPv6LL >11:02:59,096 DEBUG NetworkManager:<debug> [1531911779.0950] platform-linux: link: change 3: user-ipv6ll: set IPv6 address generation mode to none >11:02:59,096 DEBUG NetworkManager:<debug> [1531911779.0950] platform-linux: do-request-link: 3 >11:02:59,096 DEBUG NetworkManager:<debug> [1531911779.0951] platform: signal: link changed: 3: enp3s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode none addr 14:DD:A9:D5:31:87 driver e1000e rx:0,0 tx:0,0 >11:02:59,096 DEBUG NetworkManager:<debug> [1531911779.0952] device[0x55eb15586660] (enp3s0): queued link change for ifindex 3 >11:02:59,096 DEBUG NetworkManager:<debug> [1531911779.0952] platform-linux: do-change-link[3]: success changing link: success >11:02:59,096 DEBUG NetworkManager:<debug> [1531911779.0952] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/disable_ipv6' to '1' (current value is '0') >11:02:59,096 DEBUG NetworkManager:<debug> [1531911779.0953] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/disable_ipv6' to '0' (current value is '1') >11:02:59,097 DEBUG NetworkManager:<debug> [1531911779.0953] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_defrtr' to '0' (current value is '1') >11:02:59,097 DEBUG NetworkManager:<debug> [1531911779.0954] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_pinfo' to '0' (current value is '1') >11:02:59,097 DEBUG NetworkManager:<debug> [1531911779.0954] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_rtr_pref' to '0' (current value is '1') >11:02:59,097 DEBUG NetworkManager:<debug> [1531911779.0954] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/use_tempaddr' to '0' (current value is identical) >11:02:59,097 DEBUG NetworkManager:<debug> [1531911779.0955] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/forwarding' to '0' (current value is identical) >11:02:59,097 DEBUG NetworkManager:<debug> [1531911779.0955] device[0x55eb15586660] (enp3s0): bringing up device 3 >11:02:59,097 DEBUG NetworkManager:<debug> [1531911779.0955] platform: link: setting up "enp3s0" (3) >11:02:59,097 DEBUG NetworkManager:<debug> [1531911779.0955] platform-linux: link: change 3: flags: set 0x1/0x1 ([up] / [up]) >11:02:59,104 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/00-netreport": complete >11:02:59,104 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >11:02:59,112 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >11:02:59,112 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >11:02:59,116 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >11:02:59,116 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >11:02:59,142 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >11:02:59,142 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >11:02:59,150 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >11:02:59,150 DEBUG nm-dispatcher:req:1 'hostname': completed (5 scripts) >11:02:59,175 DEBUG NetworkManager:<debug> [1531911779.1755] platform-linux: do-request-link: 3 >11:02:59,175 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready >11:02:59,176 INFO kernel:8021q: adding VLAN 0 to HW filter on device enp3s0 >11:02:59,176 DEBUG NetworkManager:<debug> [1531911779.1757] platform: signal: link changed: 3: enp3s0 <UP;broadcast,multicast,up> mtu 1500 arp 1 ethernet? init addrgenmode none addr 14:DD:A9:D5:31:87 driver e1000e rx:0,0 tx:0,0 >11:02:59,176 DEBUG NetworkManager:<debug> [1531911779.1758] platform-linux: do-change-link[3]: success changing link: success >11:02:59,176 DEBUG NetworkManager:<debug> [1531911779.1760] device[0x55eb15586660] (enp3s0): add_pending_action (1): 'carrier-wait' >11:02:59,176 DEBUG NetworkManager:<debug> [1531911779.1761] device[0x55eb15586660] (enp3s0): preparing device >11:02:59,176 DEBUG NetworkManager:<debug> [1531911779.1761] device[0x55eb15586660] (enp3s0): clearing queued IP4 config change >11:02:59,176 DEBUG NetworkManager:<debug> [1531911779.1761] device[0x55eb15586660] (enp3s0): clearing queued IP6 config change >11:02:59,176 DEBUG NetworkManager:<debug> [1531911779.1762] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra' to '0' (current value is '1') >11:02:59,176 DEBUG NetworkManager:<debug> [1531911779.1763] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/use_tempaddr' to '0' (current value is identical) >11:02:59,177 DEBUG NetworkManager:<debug> [1531911779.1763] device[0x55eb15586660] (enp3s0): ip4-config: update (commit=1, new-config=(nil)) >11:02:59,177 DEBUG NetworkManager:<debug> [1531911779.1764] device[0x55eb15586660] (enp3s0): ip4-config: clear IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >11:02:59,177 DEBUG NetworkManager:<debug> [1531911779.1764] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >11:02:59,177 DEBUG NetworkManager:<debug> [1531911779.1765] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >11:02:59,177 DEBUG NetworkManager:<debug> [1531911779.1765] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >11:02:59,177 DEBUG NetworkManager:<debug> [1531911779.1768] device[0x55eb15586660] (enp3s0): ip6-config: update (commit=1, new-config=(nil)) >11:02:59,177 DEBUG NetworkManager:<debug> [1531911779.1768] device[0x55eb15586660] (enp3s0): ip6-config: clear IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >11:02:59,177 DEBUG NetworkManager:<debug> [1531911779.1769] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >11:02:59,177 DEBUG NetworkManager:<debug> [1531911779.1769] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >11:02:59,177 DEBUG NetworkManager:<debug> [1531911779.1769] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >11:02:59,178 DEBUG NetworkManager:<debug> [1531911779.1774] device[0x55eb15586660] (enp3s0): device not yet available for transition to DISCONNECTED >11:02:59,178 DEBUG NetworkManager:<debug> [1531911779.1777] device[0x55eb155b4bc0] (enp4s0): constructed (NMDeviceEthernet) >11:02:59,178 DEBUG NetworkManager:<debug> [1531911779.1777] device[0x55eb155b4bc0] (enp4s0): start setup of NMDeviceEthernet, kernel ifindex 2 >11:02:59,178 DEBUG NetworkManager:<debug> [1531911779.1778] device[0x55eb155b4bc0] (enp4s0): assume-state: set guess-assume=1, connection=(null) >11:02:59,178 DEBUG NetworkManager:<debug> [1531911779.1780] platform-linux: error reading net:/sys/class/net/enp4s0/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >11:02:59,178 DEBUG NetworkManager:<debug> [1531911779.1781] platform-linux: sysctl: reading 'net:/sys/class/net/enp4s0/dev_id': '0x0' >11:02:59,178 DEBUG NetworkManager:<debug> [1531911779.1782] platform-linux: error reading net:/sys/class/net/enp4s0/device/sriov_totalvfs: Failed to open file "device/sriov_totalvfs" with openat: No such file or directory >11:02:59,178 DEBUG NetworkManager:<debug> [1531911779.1783] device[0x55eb155b4bc0] (enp4s0): hw-addr: hardware address now 14:DD:A9:D5:31:88 >11:02:59,178 DEBUG NetworkManager:<debug> [1531911779.1784] device[0x55eb155b4bc0] (enp4s0): hw-addr: update initial MAC address 14:DD:A9:D5:31:88 >11:02:59,179 DEBUG NetworkManager:<debug> [1531911779.1784] device[0x55eb155b4bc0] (enp4s0): hw-addr: read permanent MAC address '14:DD:A9:D5:31:88' >11:02:59,179 DEBUG NetworkManager:<debug> [1531911779.1788] device[0x55eb155b4bc0] (enp4s0): unmanaged: flags set to [platform-init,!loopback=0x10/0x18/unmanaged/unrealized], set-managed [loopback=0x8]) >11:02:59,179 DEBUG NetworkManager:<debug> [1531911779.1788] device[0x55eb155b4bc0] (enp4s0): unmanaged: flags set to [platform-init,!loopback,!user-settings=0x10/0x58/unmanaged/unrealized], set-managed [user-settings=0x40]) >11:02:59,179 DEBUG NetworkManager:<debug> [1531911779.1789] device[0x55eb155b4bc0] (enp4s0): unmanaged: flags set to [!loopback,!platform-init,!user-settings=0x0/0x58/managed/unrealized], set-managed [platform-init=0x10]) >11:02:59,179 DEBUG NetworkManager:<debug> [1531911779.1789] device[0x55eb155b4bc0] (enp4s0): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-settings=0x0/0x59/managed/unrealized], set-managed [sleeping=0x1]) >11:02:59,180 INFO NetworkManager:<info> [1531911779.1803] manager: (enp4s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3) >11:02:59,180 DEBUG NetworkManager:<debug> [1531911779.1807] settings-connection[0x7fdd20008740]: constructed (NMIfcfgConnection) >11:02:59,181 INFO NetworkManager:<info> [1531911779.1814] ifcfg-rh: add connection in-memory (79baf56f-c320-3075-b15e-60db0331d1a0,"Wired connection 2") >11:02:59,181 DEBUG NetworkManager:<debug> [1531911779.1815] settings-connection[0x7fdd20008740,79baf56f-c320-3075-b15e-60db0331d1a0]: failed to read connection timestamp: No such file or directory >11:02:59,181 DEBUG NetworkManager:<debug> [1531911779.1818] ++ connection 'new connection' (0x7fdd20008740/NMIfcfgConnection/"802-3-ethernet"): [/org/freedesktop/NetworkManager/Settings/2] >11:02:59,182 DEBUG NetworkManager:<debug> [1531911779.1818] ++ connection [ 0x55eb155a1550 ] >11:02:59,182 DEBUG NetworkManager:<debug> [1531911779.1819] ++ connection.autoconnect-priority = -999 >11:02:59,182 DEBUG NetworkManager:<debug> [1531911779.1819] ++ connection.id = 'Wired connection 2' >11:02:59,182 DEBUG NetworkManager:<debug> [1531911779.1819] ++ connection.permissions = [] >11:02:59,182 DEBUG NetworkManager:<debug> [1531911779.1819] ++ connection.timestamp = 1531911779 >11:02:59,182 DEBUG NetworkManager:<debug> [1531911779.1819] ++ connection.type = '802-3-ethernet' >11:02:59,182 DEBUG NetworkManager:<debug> [1531911779.1819] ++ connection.uuid = '79baf56f-c320-3075-b15e-60db0331d1a0' >11:02:59,182 DEBUG NetworkManager:<debug> [1531911779.1820] ++ 802-3-ethernet [ 0x55eb155a8f90 ] >11:02:59,182 DEBUG NetworkManager:<debug> [1531911779.1820] ++ 802-3-ethernet.mac-address = '14:DD:A9:D5:31:88' >11:02:59,182 DEBUG NetworkManager:<debug> [1531911779.1820] ++ 802-3-ethernet.mac-address-blacklist = [] >11:02:59,182 DEBUG NetworkManager:<debug> [1531911779.1820] ++ 802-3-ethernet.s390-options = ((GHashTable*) 0x55eb155bf4c0) >11:02:59,183 DEBUG NetworkManager:<debug> [1531911779.1820] ++ ipv4 [ 0x55eb155a16d0 ] >11:02:59,183 DEBUG NetworkManager:<debug> [1531911779.1820] ++ ipv4.addresses = ((GPtrArray*) 0x55eb155be8e0) >11:02:59,183 DEBUG NetworkManager:<debug> [1531911779.1820] ++ ipv4.dns = [] >11:02:59,183 DEBUG NetworkManager:<debug> [1531911779.1821] ++ ipv4.dns-search = [] >11:02:59,183 DEBUG NetworkManager:<debug> [1531911779.1821] ++ ipv4.method = 'auto' >11:02:59,183 DEBUG NetworkManager:<debug> [1531911779.1821] ++ ipv4.routes = ((GPtrArray*) 0x55eb155be940) >11:02:59,183 DEBUG NetworkManager:<debug> [1531911779.1821] ++ ipv6 [ 0x55eb155a1610 ] >11:02:59,183 DEBUG NetworkManager:<debug> [1531911779.1821] ++ ipv6.addresses = ((GPtrArray*) 0x55eb155be960) >11:02:59,183 DEBUG NetworkManager:<debug> [1531911779.1821] ++ ipv6.dns = [] >11:02:59,183 DEBUG NetworkManager:<debug> [1531911779.1821] ++ ipv6.dns-search = [] >11:02:59,183 DEBUG NetworkManager:<debug> [1531911779.1822] ++ ipv6.method = 'auto' >11:02:59,183 DEBUG NetworkManager:<debug> [1531911779.1822] ++ ipv6.routes = ((GPtrArray*) 0x55eb155bec00) >11:02:59,183 INFO NetworkManager:<info> [1531911779.1824] settings: (enp4s0): created default wired connection 'Wired connection 2' >11:02:59,183 DEBUG NetworkManager:<debug> [1531911779.1825] device[0x55eb155b4bc0] (enp4s0): ip4-config: update (commit=0, new-config=0x55eb155aa4a0) >11:02:59,184 DEBUG NetworkManager:<debug> [1531911779.1829] device[0x55eb155b4bc0] (enp4s0): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/2) >11:02:59,184 DEBUG NetworkManager:<debug> [1531911779.1830] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >11:02:59,184 DEBUG NetworkManager:<debug> [1531911779.1830] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >11:02:59,184 DEBUG NetworkManager:<debug> [1531911779.1830] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >11:02:59,184 DEBUG NetworkManager:<debug> [1531911779.1830] device[0x55eb155b4bc0] (enp4s0): ip6-config: update (commit=0, new-config=0x55eb155b0040) >11:02:59,184 DEBUG NetworkManager:<debug> [1531911779.1834] device[0x55eb155b4bc0] (enp4s0): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/2) >11:02:59,184 DEBUG NetworkManager:<debug> [1531911779.1834] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >11:02:59,184 DEBUG NetworkManager:<debug> [1531911779.1834] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >11:02:59,184 DEBUG NetworkManager:<debug> [1531911779.1834] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >11:02:59,184 DEBUG NetworkManager:<debug> [1531911779.1835] device[0x55eb155b4bc0] (enp4s0): assume-state: set guess-assume=0, connection=(null) >11:02:59,184 DEBUG NetworkManager:<debug> [1531911779.1835] manager: (enp4s0): assume: cannot generate connection: device has no existing configuration >11:02:59,184 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready >11:02:59,184 INFO NetworkManager:<info> [1531911779.1835] device (enp4s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >11:02:59,184 DEBUG NetworkManager:<debug> [1531911779.1835] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp4s0/accept_ra': '1' >11:02:59,185 DEBUG NetworkManager:<debug> [1531911779.1836] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp4s0/accept_ra_defrtr': '1' >11:02:59,185 DEBUG NetworkManager:<debug> [1531911779.1836] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp4s0/accept_ra_pinfo': '1' >11:02:59,185 DEBUG NetworkManager:<debug> [1531911779.1836] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp4s0/accept_ra_rtr_pref': '1' >11:02:59,185 DEBUG NetworkManager:<debug> [1531911779.1837] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp4s0/forwarding': '0' >11:02:59,185 DEBUG NetworkManager:<debug> [1531911779.1837] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp4s0/disable_ipv6': '0' >11:02:59,185 DEBUG NetworkManager:<debug> [1531911779.1837] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp4s0/hop_limit': '64' >11:02:59,185 DEBUG NetworkManager:<debug> [1531911779.1838] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp4s0/use_tempaddr': '0' >11:02:59,185 DEBUG NetworkManager:<debug> [1531911779.1838] device[0x55eb155b4bc0] (enp4s0): will enable userland IPv6LL >11:02:59,185 DEBUG NetworkManager:<debug> [1531911779.1838] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >11:02:59,185 DEBUG NetworkManager:<debug> [1531911779.1838] platform-linux: do-request-link: 2 >11:02:59,185 DEBUG NetworkManager:<debug> [1531911779.1839] platform: signal: link changed: 2: enp4s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode none addr 14:DD:A9:D5:31:88 driver e1000e rx:0,0 tx:0,0 >11:02:59,185 DEBUG NetworkManager:<debug> [1531911779.1839] device[0x55eb155b4bc0] (enp4s0): queued link change for ifindex 2 >11:02:59,185 DEBUG NetworkManager:<debug> [1531911779.1840] platform-linux: do-change-link[2]: success changing link: success >11:02:59,185 DEBUG NetworkManager:<debug> [1531911779.1840] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/disable_ipv6' to '1' (current value is '0') >11:02:59,186 DEBUG NetworkManager:<debug> [1531911779.1841] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/disable_ipv6' to '0' (current value is '1') >11:02:59,186 DEBUG NetworkManager:<debug> [1531911779.1841] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/accept_ra_defrtr' to '0' (current value is '1') >11:02:59,186 DEBUG NetworkManager:<debug> [1531911779.1841] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/accept_ra_pinfo' to '0' (current value is '1') >11:02:59,186 DEBUG NetworkManager:<debug> [1531911779.1842] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/accept_ra_rtr_pref' to '0' (current value is '1') >11:02:59,186 DEBUG NetworkManager:<debug> [1531911779.1842] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/use_tempaddr' to '0' (current value is identical) >11:02:59,186 DEBUG NetworkManager:<debug> [1531911779.1842] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/forwarding' to '0' (current value is identical) >11:02:59,186 DEBUG NetworkManager:<debug> [1531911779.1842] device[0x55eb155b4bc0] (enp4s0): bringing up device 2 >11:02:59,186 DEBUG NetworkManager:<debug> [1531911779.1842] platform: link: setting up "enp4s0" (2) >11:02:59,186 DEBUG NetworkManager:<debug> [1531911779.1843] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >11:02:59,262 DEBUG NetworkManager:<debug> [1531911779.2622] platform-linux: do-request-link: 2 >11:02:59,262 DEBUG NetworkManager:<debug> [1531911779.2623] platform: signal: link changed: 2: enp4s0 <UP;broadcast,multicast,up> mtu 1500 arp 1 ethernet? init addrgenmode none addr 14:DD:A9:D5:31:88 driver e1000e rx:0,0 tx:0,0 >11:02:59,262 DEBUG NetworkManager:<debug> [1531911779.2623] platform-linux: do-change-link[2]: success changing link: success >11:02:59,262 DEBUG NetworkManager:<debug> [1531911779.2624] device[0x55eb155b4bc0] (enp4s0): add_pending_action (1): 'carrier-wait' >11:02:59,262 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready >11:02:59,262 INFO kernel:8021q: adding VLAN 0 to HW filter on device enp4s0 >11:02:59,262 DEBUG NetworkManager:<debug> [1531911779.2624] device[0x55eb155b4bc0] (enp4s0): preparing device >11:02:59,263 DEBUG NetworkManager:<debug> [1531911779.2625] device[0x55eb155b4bc0] (enp4s0): clearing queued IP4 config change >11:02:59,263 DEBUG NetworkManager:<debug> [1531911779.2625] device[0x55eb155b4bc0] (enp4s0): clearing queued IP6 config change >11:02:59,263 DEBUG NetworkManager:<debug> [1531911779.2625] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/accept_ra' to '0' (current value is '1') >11:02:59,263 DEBUG NetworkManager:<debug> [1531911779.2625] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp4s0/use_tempaddr' to '0' (current value is identical) >11:02:59,263 DEBUG NetworkManager:<debug> [1531911779.2626] device[0x55eb155b4bc0] (enp4s0): ip4-config: update (commit=1, new-config=(nil)) >11:02:59,263 DEBUG NetworkManager:<debug> [1531911779.2626] device[0x55eb155b4bc0] (enp4s0): ip4-config: clear IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/2) >11:02:59,263 DEBUG NetworkManager:<debug> [1531911779.2626] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >11:02:59,263 DEBUG NetworkManager:<debug> [1531911779.2626] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >11:02:59,263 DEBUG NetworkManager:<debug> [1531911779.2626] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >11:02:59,263 DEBUG NetworkManager:<debug> [1531911779.2628] device[0x55eb155b4bc0] (enp4s0): ip6-config: update (commit=1, new-config=(nil)) >11:02:59,263 DEBUG NetworkManager:<debug> [1531911779.2628] device[0x55eb155b4bc0] (enp4s0): ip6-config: clear IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/2) >11:02:59,263 DEBUG NetworkManager:<debug> [1531911779.2628] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >11:02:59,264 DEBUG NetworkManager:<debug> [1531911779.2629] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >11:02:59,264 DEBUG NetworkManager:<debug> [1531911779.2629] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >11:02:59,264 DEBUG NetworkManager:<debug> [1531911779.2631] device[0x55eb155b4bc0] (enp4s0): device not yet available for transition to DISCONNECTED >11:02:59,264 DEBUG NetworkManager:<debug> [1531911779.2635] create NMVpnManager singleton (0x55eb155a74f0) >11:02:59,264 DEBUG NetworkManager:<debug> [1531911779.2636] manager: creating virtual devices... >11:02:59,264 DEBUG NetworkManager:<debug> [1531911779.2636] setting up local loopback >11:02:59,264 DEBUG NetworkManager:<debug> [1531911779.2636] platform: link: setting up "lo" (1) >11:02:59,264 DEBUG NetworkManager:<debug> [1531911779.2636] platform-linux: link: change 1: flags: set 0x1/0x1 ([up] / [up]) >11:02:59,264 DEBUG NetworkManager:<debug> [1531911779.2636] platform-linux: do-request-link: 1 >11:02:59,264 DEBUG NetworkManager:<debug> [1531911779.2638] platform-linux: do-change-link[1]: success changing link: success >11:02:59,264 DEBUG NetworkManager:<debug> [1531911779.2648] dispatcher: (1) 00-netreport succeeded >11:02:59,264 DEBUG NetworkManager:<debug> [1531911779.2648] dispatcher: (1) 04-iscsi succeeded >11:02:59,265 DEBUG NetworkManager:<debug> [1531911779.2648] dispatcher: (1) 10-ifcfg-rh-routes.sh succeeded >11:02:59,265 DEBUG NetworkManager:<debug> [1531911779.2648] dispatcher: (1) 11-dhclient succeeded >11:02:59,265 DEBUG NetworkManager:<debug> [1531911779.2648] dispatcher: (1) 20-chrony succeeded >11:02:59,265 DEBUG NetworkManager:<debug> [1531911779.2652] device[0x55eb1557c950] (lo): ip4-config: update (commit=0, new-config=0x55eb155aa360) >11:02:59,265 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.2' (uid=0 pid=2020 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >11:02:59,265 DEBUG NetworkManager:<debug> [1531911779.2657] device[0x55eb1557c950] (lo): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/3) >11:02:59,265 DEBUG NetworkManager:<debug> [1531911779.2657] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >11:02:59,265 DEBUG NetworkManager:<debug> [1531911779.2657] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >11:02:59,266 DEBUG NetworkManager:<debug> [1531911779.2658] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >11:02:59,266 DEBUG NetworkManager:<debug> [1531911779.2658] device[0x55eb1557c950] (lo): ip6-config: update (commit=0, new-config=0x55eb155b03a0) >11:02:59,266 DEBUG NetworkManager:<debug> [1531911779.2663] device[0x55eb1557c950] (lo): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >11:02:59,266 DEBUG NetworkManager:<debug> [1531911779.2663] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >11:02:59,266 DEBUG NetworkManager:<debug> [1531911779.2663] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >11:02:59,266 DEBUG NetworkManager:<debug> [1531911779.2663] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >11:02:59,266 DEBUG NetworkManager:<debug> [1531911779.2667] device[0x55eb15586660] (enp3s0): ip4-config: update (commit=0, new-config=0x55eb155aa0e0) >11:02:59,267 DEBUG NetworkManager:<debug> [1531911779.2671] device[0x55eb15586660] (enp3s0): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/4) >11:02:59,267 DEBUG NetworkManager:<debug> [1531911779.2672] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >11:02:59,267 DEBUG NetworkManager:<debug> [1531911779.2672] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >11:02:59,267 DEBUG NetworkManager:<debug> [1531911779.2672] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >11:02:59,267 DEBUG NetworkManager:<debug> [1531911779.2673] device[0x55eb15586660] (enp3s0): ip6-config: update (commit=0, new-config=0x55eb155b05e0) >11:02:59,267 DEBUG NetworkManager:<debug> [1531911779.2676] device[0x55eb15586660] (enp3s0): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >11:02:59,267 DEBUG NetworkManager:<debug> [1531911779.2676] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >11:02:59,267 DEBUG NetworkManager:<debug> [1531911779.2676] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >11:02:59,267 DEBUG NetworkManager:<debug> [1531911779.2676] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >11:02:59,267 DEBUG NetworkManager:<debug> [1531911779.2677] manager: (enp3s0): assume: cannot generate connection: device has no existing configuration >11:02:59,268 DEBUG NetworkManager:<debug> [1531911779.2679] device[0x55eb155b4bc0] (enp4s0): ip4-config: update (commit=0, new-config=0x55eb155aa720) >11:02:59,268 DEBUG NetworkManager:<debug> [1531911779.2682] device[0x55eb155b4bc0] (enp4s0): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/5) >11:02:59,268 DEBUG NetworkManager:<debug> [1531911779.2683] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >11:02:59,268 DEBUG NetworkManager:<debug> [1531911779.2683] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >11:02:59,268 DEBUG NetworkManager:<debug> [1531911779.2683] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >11:02:59,268 DEBUG NetworkManager:<debug> [1531911779.2683] device[0x55eb155b4bc0] (enp4s0): ip6-config: update (commit=0, new-config=0x55eb155b0940) >11:02:59,268 DEBUG NetworkManager:<debug> [1531911779.2687] device[0x55eb155b4bc0] (enp4s0): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/5) >11:02:59,268 DEBUG NetworkManager:<debug> [1531911779.2687] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >11:02:59,268 DEBUG NetworkManager:<debug> [1531911779.2687] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >11:02:59,269 DEBUG NetworkManager:<debug> [1531911779.2688] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >11:02:59,269 DEBUG NetworkManager:<debug> [1531911779.2688] manager: (enp4s0): assume: cannot generate connection: device has no existing configuration >11:02:59,269 DEBUG NetworkManager:<debug> [1531911779.2689] sleep-monitor-sd: inhibit: taking sleep inhibitor... >11:02:59,269 DEBUG NetworkManager:<debug> [1531911779.2692] ifcfg-rh: dbus: aquired D-Bus service com.redhat.ifcfgrh1 and exported /com/redhat/ifcfgrh1 object >11:02:59,269 DEBUG NetworkManager:<debug> [1531911779.2692] manager: (lo): assume: don't assume because not managed >11:02:59,269 DEBUG NetworkManager:<debug> [1531911779.2693] device[0x55eb15586660] (enp3s0): ip4-config: update (commit=0, new-config=0x55eb155aa9a0) >11:02:59,269 DEBUG NetworkManager:<debug> [1531911779.2694] device[0x55eb15586660] (enp3s0): ip6-config: update (commit=0, new-config=0x55eb155b0040) >11:02:59,269 DEBUG NetworkManager:<debug> [1531911779.2694] manager: (enp3s0): assume: cannot generate connection: device has no existing configuration >11:02:59,269 DEBUG NetworkManager:<debug> [1531911779.2695] device[0x55eb155b4bc0] (enp4s0): ip4-config: update (commit=0, new-config=0x55eb155aac20) >11:02:59,269 DEBUG NetworkManager:<debug> [1531911779.2696] device[0x55eb155b4bc0] (enp4s0): ip6-config: update (commit=0, new-config=0x55eb155b0040) >11:02:59,269 DEBUG NetworkManager:<debug> [1531911779.2696] manager: (enp4s0): assume: cannot generate connection: device has no existing configuration >11:02:59,269 NOTICE audit:AVC avc: denied { read write } for pid=2059 comm=746D75783A20736572766572 name="ptmx" dev="devtmpfs" ino=25609 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >11:02:59,270 NOTICE audit:AVC avc: denied { open } for pid=2059 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=25609 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >11:02:59,270 DEBUG NetworkManager:<debug> [1531911779.2696] manager: check_if_startup_complete returns FALSE because of enp3s0 >11:02:59,270 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=5 a0=ffffff9c a1=7fcdcd4b4096 a2=2 a3=0 items=0 ppid=1 pid=2059 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) >11:02:59,270 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >11:02:59,270 NOTICE audit:AVC avc: denied { ioctl } for pid=2059 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=25609 ioctlcmd=0x5401 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >11:02:59,270 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=5 a1=5401 a2=7fffa674cae0 a3=0 items=0 ppid=1 pid=2059 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) >11:02:59,270 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >11:02:59,270 DEBUG NetworkManager:<debug> [1531911779.2698] firewall: firewall initialized (not running) >11:02:59,270 INFO systemd:Starting Authorization Manager... >11:02:59,272 DEBUG NetworkManager:<debug> [1531911779.2722] sleep-monitor-sd: inhibit: inhibitor fd is 16 >11:02:59,275 INFO systemd:Started Anaconda. >11:02:59,275 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' >11:02:59,278 INFO systemd:Started Anaconda Text Console. >11:02:59,279 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-tmux@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:02:59,360 NOTICE audit:AVC avc: denied { create } for pid=1997 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 >11:02:59,360 NOTICE audit:AVC avc: denied { write open } for pid=1997 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38795 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:02:59,360 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7f72ee724a80 a2=241 a3=1b6 items=0 ppid=1 pid=1997 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) >11:02:59,360 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:02:59,360 NOTICE audit:AVC avc: denied { getattr } for pid=1997 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38795 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:02:59,361 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=9 a1=7f72ee7242c0 a2=7f72ee7242c0 a3=0 items=0 ppid=1 pid=1997 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) >11:02:59,361 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:02:59,361 NOTICE audit:AVC avc: denied { rename } for pid=1997 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38795 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:02:59,361 NOTICE audit:AVC avc: denied { unlink } for pid=1997 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=38798 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:02:59,361 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f72ee724a80 a1=7f72e00023e0 a2=7f72e000caf0 a3=3834373766353766 items=0 ppid=1 pid=1997 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) >11:02:59,361 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:02:59,800 INFO polkitd:Started polkitd version 0.114 >11:03:00,492 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.PolicyKit1' >11:03:00,493 INFO systemd:Started Authorization Manager. >11:03:00,494 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' >11:03:00,494 INFO systemd:Startup finished in 10.191s (kernel) + 24.989s (initrd) + 12.927s (userspace) = 48.108s. >11:03:00,494 DEBUG NetworkManager:<debug> [1531911780.4945] auth: dbus name owner: ':1.6' >11:03:00,495 DEBUG NetworkManager:<debug> [1531911780.4945] auth: emit changed signal >11:03:00,642 NOTICE audit:AVC avc: denied { write } for pid=2088 comm=746D75783A20636C69656E74 name="default" dev="tmpfs" ino=37478 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >11:03:00,642 NOTICE audit:SYSCALL arch=c000003e syscall=42 success=yes exit=0 a0=5 a1=7ffd38448680 a2=6e a3=8 items=0 ppid=1 pid=2088 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=4294967295 comm=746D75783A20636C69656E74 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >11:03:00,642 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D7500617474616368002D7400616E61636F6E6461 >11:03:01,757 NOTICE audit:AVC avc: denied { read write } for pid=2137 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 >11:03:01,757 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7f3b1afc2430 a1=7f3b0cd04078 a2=7f3b0cd04090 a3=0 items=0 ppid=2083 pid=2137 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) >11:03:01,757 NOTICE audit:PROCTITLE proctitle=2F7362696E2F6C64636F6E666967002D70 >11:03:02,251 DEBUG NetworkManager:<debug> [1531911782.2515] platform-linux: kernel-support: RTA_PREF: ability to set router preference for IPv6 routes: detected >11:03:02,252 INFO kernel:e1000e: enp3s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >11:03:02,252 INFO kernel:IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready >11:03:02,252 DEBUG NetworkManager:<debug> [1531911782.2516] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 3 metric 256 mss 0 rt-src rt-boot >11:03:02,252 DEBUG NetworkManager:<debug> [1531911782.2517] device[0x55eb15586660] (enp3s0): queued IP6 config change >11:03:02,252 DEBUG NetworkManager:<debug> [1531911782.2518] platform: signal: link changed: 3: enp3s0 <UP,LOWER_UP;broadcast,multicast,up,running,lowerup> mtu 1500 arp 1 ethernet? init addrgenmode none addr 14:DD:A9:D5:31:87 driver e1000e rx:0,0 tx:0,0 >11:03:02,252 DEBUG NetworkManager:<debug> [1531911782.2518] device[0x55eb15586660] (enp3s0): queued link change for ifindex 3 >11:03:02,253 DEBUG NetworkManager:<debug> [1531911782.2519] device[0x55eb15586660] (enp3s0): ip6-config: update (commit=0, new-config=0x55eb155b0040) >11:03:02,253 DEBUG NetworkManager:<debug> [1531911782.2521] device[0x55eb15586660] (enp3s0): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >11:03:02,253 DEBUG NetworkManager:<debug> [1531911782.2521] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >11:03:02,253 DEBUG NetworkManager:<debug> [1531911782.2521] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >11:03:02,253 DEBUG NetworkManager:<debug> [1531911782.2521] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >11:03:02,253 INFO NetworkManager:<info> [1531911782.2522] device (enp3s0): carrier: link connected >11:03:02,253 DEBUG NetworkManager:<debug> [1531911782.2523] device[0x55eb15586660] (enp3s0): speed is now 1000 Mb/s >11:03:02,253 DEBUG NetworkManager:<debug> [1531911782.2524] device[0x55eb15586660] (enp3s0): add_pending_action (2): 'queued-state-change-disconnected' >11:03:02,253 DEBUG NetworkManager:<debug> [1531911782.2524] device[0x55eb15586660] (enp3s0): queue-state[disconnected, reason:carrier-changed, id:80]: queue state change >11:03:02,254 DEBUG NetworkManager:<debug> [1531911782.2525] device[0x55eb15586660] (enp3s0): remove_pending_action (1): 'carrier-wait' >11:03:02,254 DEBUG NetworkManager:<debug> [1531911782.2529] device[0x55eb15586660] (enp3s0): ip4-config: update (commit=0, new-config=0x55eb155aac20) >11:03:02,254 DEBUG NetworkManager:<debug> [1531911782.2530] device[0x55eb15586660] (enp3s0): ip6-config: update (commit=0, new-config=0x55eb155b0040) >11:03:02,254 DEBUG NetworkManager:<debug> [1531911782.2530] manager: (enp3s0): assume: cannot generate connection: device has no existing configuration >11:03:02,254 DEBUG NetworkManager:<debug> [1531911782.2531] device[0x55eb15586660] (enp3s0): queue-state[disconnected, reason:carrier-changed, id:80]: change state >11:03:02,254 INFO NetworkManager:<info> [1531911782.2531] device (enp3s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') >11:03:02,254 DEBUG NetworkManager:<debug> [1531911782.2531] device[0x55eb15586660] (enp3s0): will enable userland IPv6LL >11:03:02,254 DEBUG NetworkManager:<debug> [1531911782.2531] platform-linux: link: change 3: user-ipv6ll: set IPv6 address generation mode to none >11:03:02,254 DEBUG NetworkManager:<debug> [1531911782.2535] platform-linux: do-request-link: 3 >11:03:02,255 DEBUG NetworkManager:<debug> [1531911782.2536] platform-linux: do-change-link[3]: success changing link: success >11:03:02,255 DEBUG NetworkManager:<debug> [1531911782.2537] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/disable_ipv6' to '1' (current value is '0') >11:03:02,255 DEBUG NetworkManager:<debug> [1531911782.2540] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/disable_ipv6' to '0' (current value is '1') >11:03:02,255 DEBUG NetworkManager:<debug> [1531911782.2542] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_defrtr' to '0' (current value is identical) >11:03:02,255 DEBUG NetworkManager:<debug> [1531911782.2542] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_pinfo' to '0' (current value is identical) >11:03:02,255 DEBUG NetworkManager:<debug> [1531911782.2543] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_rtr_pref' to '0' (current value is identical) >11:03:02,255 DEBUG NetworkManager:<debug> [1531911782.2543] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/use_tempaddr' to '0' (current value is identical) >11:03:02,255 DEBUG NetworkManager:<debug> [1531911782.2543] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/forwarding' to '0' (current value is identical) >11:03:02,255 DEBUG NetworkManager:<debug> [1531911782.2545] policy: re-enabling autoconnect for all connections on enp3s0 >11:03:02,255 DEBUG NetworkManager:<debug> [1531911782.2545] device[0x55eb15586660] (enp3s0): add_pending_action (2): 'autoactivate' >11:03:02,256 DEBUG NetworkManager:<debug> [1531911782.2546] device[0x55eb15586660] (enp3s0): remove_pending_action (1): 'queued-state-change-disconnected' >11:03:02,256 DEBUG NetworkManager:<debug> [1531911782.2546] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 3 metric 256 mss 0 rt-src rt-boot >11:03:02,256 DEBUG NetworkManager:<debug> [1531911782.2546] device[0x55eb15586660] (enp3s0): queued IP6 config change >11:03:02,256 DEBUG NetworkManager:<debug> [1531911782.2547] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 3 metric 256 mss 0 rt-src rt-boot >11:03:02,256 INFO NetworkManager:<info> [1531911782.2550] policy: auto-activating connection 'Wired connection 1' >11:03:02,256 DEBUG NetworkManager:<debug> [1531911782.2554] active-connection[0x55eb155b00c0]: set device "enp3s0" [0x55eb15586660] >11:03:02,256 DEBUG NetworkManager:<debug> [1531911782.2555] device[0x55eb15586660] (enp3s0): add_pending_action (2): 'activation-0x55eb155b00c0' >11:03:02,256 DEBUG NetworkManager:<debug> [1531911782.2559] active-connection[0x55eb155b00c0]: constructed (NMActRequest, version-id 1, type managed) >11:03:02,256 DEBUG NetworkManager:<debug> [1531911782.2561] device[0x55eb15586660] (enp3s0): remove_pending_action (1): 'autoactivate' >11:03:02,257 DEBUG NetworkManager:<debug> [1531911782.2562] device[0x55eb15586660] (enp3s0): ip6-config: update (commit=0, new-config=0x55eb155b0b80) >11:03:02,257 DEBUG NetworkManager:<debug> [1531911782.2563] device[0x55eb15586660] (enp3s0): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-explicit,!user-settings=0x0/0x79/managed], set-managed [user-explicit=0x20], reason user-requested) >11:03:02,257 INFO NetworkManager:<info> [1531911782.2569] device (enp3s0): Activation: starting connection 'Wired connection 1' (cf8f398a-ede1-3f91-b60c-1bde0a4d5afc) >11:03:02,257 DEBUG NetworkManager:<debug> [1531911782.2570] device[0x55eb15586660] (enp3s0): activation-stage: schedule activate_stage1_device_prepare,v4 (id 91) >11:03:02,257 DEBUG NetworkManager:<debug> [1531911782.2572] device[0x55eb15586660] (enp3s0): activation-stage: invoke activate_stage1_device_prepare,v4 (id 91) >11:03:02,257 INFO NetworkManager:<info> [1531911782.2573] device (enp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') >11:03:02,257 DEBUG NetworkManager:<debug> [1531911782.2575] active-connection[0x55eb155b00c0]: set state activating (was unknown) >11:03:02,257 INFO NetworkManager:<info> [1531911782.2575] manager: NetworkManager state is now CONNECTING >11:03:02,257 DEBUG NetworkManager:<debug> [1531911782.2577] active-connection[0x55eb155b00c0]: check-master-ready: not signalling (state activating, no master) >11:03:02,258 DEBUG NetworkManager:<debug> [1531911782.2577] manager: ActivatingConnection now Wired connection 1 >11:03:02,258 DEBUG NetworkManager:<debug> [1531911782.2578] device[0x55eb15586660] (enp3s0): set-link: ignore link negotiation >11:03:02,258 DEBUG NetworkManager:<debug> [1531911782.2578] device[0x55eb15586660] (enp3s0): activation-stage: schedule activate_stage2_device_config,v4 (id 97) >11:03:02,258 DEBUG NetworkManager:<debug> [1531911782.2578] device[0x55eb15586660] (enp3s0): activation-stage: complete activate_stage1_device_prepare,v4 (id 91) >11:03:02,258 DEBUG NetworkManager:<debug> [1531911782.2586] device[0x55eb15586660] (enp3s0): activation-stage: invoke activate_stage2_device_config,v4 (id 97) >11:03:02,258 INFO NetworkManager:<info> [1531911782.2587] device (enp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') >11:03:02,259 DEBUG NetworkManager:<debug> [1531911782.2590] device[0x55eb15586660] (enp3s0): bringing up device 3 >11:03:02,259 DEBUG NetworkManager:<debug> [1531911782.2590] platform: link: setting up "enp3s0" (3) >11:03:02,259 DEBUG NetworkManager:<debug> [1531911782.2590] platform-linux: link: change 3: flags: set 0x1/0x1 ([up] / [up]) >11:03:02,259 DEBUG NetworkManager:<debug> [1531911782.2592] platform-linux: do-request-link: 3 >11:03:02,259 DEBUG NetworkManager:<debug> [1531911782.2594] platform-linux: do-change-link[3]: success changing link: success >11:03:02,259 DEBUG NetworkManager:<debug> [1531911782.2595] firewall: [0x55eb15526450,change*:"enp3s0"]: firewall zone change enp3s0:default (not running, simulate success) >11:03:02,259 DEBUG NetworkManager:<debug> [1531911782.2596] device[0x55eb15586660] (enp3s0): activation-stage: complete activate_stage2_device_config,v4 (id 97) >11:03:02,259 DEBUG NetworkManager:<debug> [1531911782.2598] firewall: [0x55eb15526450,change*:"enp3s0"]: complete: fake success >11:03:02,260 DEBUG NetworkManager:<debug> [1531911782.2599] device[0x55eb15586660] (enp3s0): activation-stage: schedule activate_stage3_ip_config_start,v4 (id 102) >11:03:02,260 DEBUG NetworkManager:<debug> [1531911782.2599] device[0x55eb15586660] (enp3s0): activation-stage: invoke activate_stage3_ip_config_start,v4 (id 102) >11:03:02,260 DEBUG NetworkManager:<debug> [1531911782.2599] active-connection[0x55eb155b00c0]: set state-flags layer2-ready (was none) >11:03:02,260 INFO NetworkManager:<info> [1531911782.2600] device (enp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') >11:03:02,261 DEBUG NetworkManager:<debug> [1531911782.2610] bus-manager: (dhcp) creating private socket unix:path=/var/run/NetworkManager/private-dhcp >11:03:02,261 DEBUG NetworkManager:<debug> [1531911782.2616] create NMDhcpListener singleton (0x55eb155be340) >11:03:02,261 INFO NetworkManager:<info> [1531911782.2616] dhcp4 (enp3s0): activation: beginning transaction (timeout in 45 seconds) >11:03:02,261 DEBUG NetworkManager:<debug> [1531911782.2616] dhcp4 (enp3s0): creating composite dhclient config /var/lib/NetworkManager/dhclient-enp3s0.conf >11:03:02,262 DEBUG NetworkManager:<debug> [1531911782.2617] dhcp4 (enp3s0): looking for existing config /etc/NetworkManager/dhclient-cf8f398a-ede1-3f91-b60c-1bde0a4d5afc.conf >11:03:02,262 DEBUG NetworkManager:<debug> [1531911782.2618] dhcp4 (enp3s0): looking for existing config /etc/NetworkManager/dhclient-enp3s0.conf >11:03:02,262 DEBUG NetworkManager:<debug> [1531911782.2618] dhcp4 (enp3s0): looking for existing config /etc/NetworkManager/dhclient.conf >11:03:02,262 DEBUG NetworkManager:<debug> [1531911782.2618] dhcp4 (enp3s0): looking for existing config /etc/dhcp/dhclient-enp3s0.conf >11:03:02,262 DEBUG NetworkManager:<debug> [1531911782.2619] dhcp4 (enp3s0): looking for existing config /etc/dhclient-enp3s0.conf >11:03:02,262 DEBUG NetworkManager:<debug> [1531911782.2619] dhcp4 (enp3s0): looking for existing config /etc/dhcp/dhclient.conf >11:03:02,262 DEBUG NetworkManager:<debug> [1531911782.2619] dhcp4 (enp3s0): looking for existing config /etc/dhclient.conf >11:03:02,262 DEBUG NetworkManager:<debug> [1531911782.2620] dhcp4 (enp3s0): merging existing dhclient config /etc/dhclient.conf >11:03:02,262 DEBUG NetworkManager:<debug> [1531911782.2625] dhcp4 (enp3s0): running: /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-enp3s0.pid -lf /var/lib/NetworkManager/dhclient-cf8f398a-ede1-3f91-b60c-1bde0a4d5afc-enp3s0.lease -cf /var/lib/NetworkManager/dhclient-enp3s0.conf enp3s0 >11:03:02,295 INFO NetworkManager:<info> [1531911782.2956] dhcp4 (enp3s0): dhclient started with pid 2138 >11:03:02,296 DEBUG NetworkManager:<debug> [1531911782.2958] device[0x55eb15586660] (enp3s0): add_pending_action (2): 'dhcp4' >11:03:02,296 DEBUG NetworkManager:<debug> [1531911782.2959] device[0x55eb15586660] (enp3s0): will enable userland IPv6LL >11:03:02,296 DEBUG NetworkManager:<debug> [1531911782.2959] platform-linux: link: change 3: user-ipv6ll: set IPv6 address generation mode to none >11:03:02,296 DEBUG NetworkManager:<debug> [1531911782.2961] platform-linux: do-request-link: 3 >11:03:02,296 DEBUG NetworkManager:<debug> [1531911782.2963] platform-linux: do-change-link[3]: success changing link: success >11:03:02,296 DEBUG NetworkManager:<debug> [1531911782.2965] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/disable_ipv6' to '1' (current value is '0') >11:03:02,296 DEBUG NetworkManager:<debug> [1531911782.2967] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/disable_ipv6' to '0' (current value is '1') >11:03:02,297 DEBUG NetworkManager:<debug> [1531911782.2970] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 3 metric 256 mss 0 rt-src rt-boot >11:03:02,297 DEBUG NetworkManager:<debug> [1531911782.2970] device[0x55eb15586660] (enp3s0): queued IP6 config change >11:03:02,297 DEBUG NetworkManager:<debug> [1531911782.2971] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 3 metric 256 mss 0 rt-src rt-boot >11:03:02,297 DEBUG NetworkManager:<debug> [1531911782.2973] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/default/use_tempaddr': '0' >11:03:02,297 DEBUG NetworkManager:<debug> [1531911782.2974] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/router_solicitation_interval': '4' >11:03:02,297 DEBUG NetworkManager:<debug> [1531911782.2974] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/router_solicitations': '-1' >11:03:02,297 DEBUG NetworkManager:<debug> [1531911782.2975] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/max_addresses': '16' >11:03:02,297 DEBUG NetworkManager:<debug> [1531911782.2979] device[0x55eb15586660] (enp3s0): linklocal6: starting IPv6 with method 'auto', but the device has no link-local addresses configured. Wait. >11:03:02,298 DEBUG NetworkManager:<debug> [1531911782.2981] device[0x55eb15586660] (enp3s0): linklocal6: using IPv6 stable-privacy addressing >11:03:02,298 DEBUG NetworkManager:<debug> [1531911782.2982] device[0x55eb15586660] (enp3s0): linklocal6: adding IPv6LL address fe80::652b:dda0:221e:ac31 >11:03:02,298 DEBUG NetworkManager:<debug> [1531911782.2982] platform: address: adding or updating IPv6 address: fe80::652b:dda0:221e:ac31/64 lft forever pref forever lifetime 4-0[4294967295,4294967295] dev 3 src unknown >11:03:02,298 DEBUG NetworkManager:<debug> [1531911782.2983] platform: signal: route 6 added: fe80::/64 via :: dev 3 metric 256 mss 0 rt-src rt-kernel >11:03:02,298 DEBUG NetworkManager:<debug> [1531911782.2984] platform-linux: do-add-ip6-address[3: fe80::652b:dda0:221e:ac31]: success >11:03:02,298 DEBUG NetworkManager:<debug> [1531911782.2985] platform: signal: address 6 added: fe80::652b:dda0:221e:ac31/64 lft forever pref forever lifetime 4-0[4294967295,4294967295] dev 3 flags tentative,permanent src kernel >11:03:02,298 DEBUG NetworkManager:<debug> [1531911782.2985] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/use_tempaddr' to '0' (current value is identical) >11:03:02,299 DEBUG NetworkManager:<debug> [1531911782.2986] device[0x55eb15586660] (enp3s0): activation-stage: complete activate_stage3_ip_config_start,v4 (id 102) >11:03:02,299 DEBUG NetworkManager:<debug> [1531911782.2993] device[0x55eb15586660] (enp3s0): ip6-config: update (commit=0, new-config=0x55eb155b0ca0) >11:03:02,299 DEBUG NetworkManager:<debug> [1531911782.2996] device[0x55eb15586660] (enp3s0): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >11:03:02,299 DEBUG NetworkManager:<debug> [1531911782.2997] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >11:03:02,299 DEBUG NetworkManager:<debug> [1531911782.2997] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >11:03:02,300 DEBUG NetworkManager:<debug> [1531911782.2997] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >11:03:02,519 DEBUG NetworkManager:<debug> [1531911782.5187] bus-manager: (dhcp) accepted connection 0x55eb15501620 on private socket >11:03:02,519 DEBUG NetworkManager:<debug> [1531911782.5195] dhcp4 (enp3s0): unmapped DHCP state 'PREINIT' >11:03:02,519 DEBUG NetworkManager:<debug> [1531911782.5195] dhcp4 (enp3s0): DHCP reason 'PREINIT' -> state 'unknown' >11:03:02,520 DEBUG NetworkManager:<debug> [1531911782.5204] bus-manager: (dhcp) closed connection 0x55eb15501620 on private socket >11:03:02,535 INFO dhclient:Created duid "\000\004s\032\212\234_\211B\210\202%M\346\034ee&". >11:03:02,536 INFO dhclient:DHCPDISCOVER on enp3s0 to 255.255.255.255 port 67 interval 6 (xid=0x66160c53) >11:03:03,680 DEBUG NetworkManager:<debug> [1531911783.6802] platform: signal: address 6 changed: fe80::652b:dda0:221e:ac31/64 lft forever pref forever lifetime 6-0[4294967295,4294967295] dev 3 flags permanent src kernel >11:03:03,680 DEBUG NetworkManager:<debug> [1531911783.6803] device[0x55eb15586660] (enp3s0): queued IP6 config change >11:03:03,681 DEBUG NetworkManager:<debug> [1531911783.6806] device[0x55eb15586660] (enp3s0): ip6-config: update (commit=0, new-config=0x55eb155b0b80) >11:03:03,681 DEBUG NetworkManager:<debug> [1531911783.6810] device[0x55eb15586660] (enp3s0): linklocal6: waiting for link-local addresses successful, continue with method auto >11:03:03,681 DEBUG NetworkManager:<debug> [1531911783.6810] device[0x55eb15586660] (enp3s0): addrconf6: using the device EUI-64 identifier >11:03:03,681 DEBUG NetworkManager:<debug> [1531911783.6811] device[0x55eb15586660] (enp3s0): ip6-config: update (commit=1, new-config=0x55eb155b0b80) >11:03:03,681 DEBUG NetworkManager:<debug> [1531911783.6812] platform-linux: kernel-support: extended-ifa-flags: unable to detect kernel support for handling IPv6 temporary addresses. Assume support >11:03:03,681 DEBUG NetworkManager:<debug> [1531911783.6812] platform: address: adding or updating IPv6 address: fe80::652b:dda0:221e:ac31/64 lft forever pref forever lifetime 6-0[4294967295,4294967295] dev 3 flags permanent,noprefixroute src unknown >11:03:03,681 DEBUG NetworkManager:<debug> [1531911783.6813] platform: signal: address 6 changed: fe80::652b:dda0:221e:ac31/64 lft forever pref forever lifetime 6-0[4294967295,4294967295] dev 3 flags permanent,noprefixroute src kernel >11:03:03,681 DEBUG NetworkManager:<debug> [1531911783.6814] device[0x55eb15586660] (enp3s0): queued IP6 config change >11:03:03,681 DEBUG NetworkManager:<debug> [1531911783.6814] platform: signal: route 6 removed: fe80::/64 via :: dev 3 metric 256 mss 0 rt-src rt-kernel >11:03:03,681 DEBUG NetworkManager:<debug> [1531911783.6815] platform-linux: do-add-ip6-address[3: fe80::652b:dda0:221e:ac31]: success >11:03:03,681 DEBUG NetworkManager:<debug> [1531911783.6815] platform: route: append IPv6 route: fe80::/64 via :: dev 3 metric 256 mss 0 rt-src rt-kernel >11:03:03,682 DEBUG NetworkManager:<debug> [1531911783.6816] platform: signal: route 6 added: fe80::/64 via :: dev 3 metric 256 mss 0 rt-src rt-kernel >11:03:03,682 DEBUG NetworkManager:<debug> [1531911783.6817] platform-linux: do-add-ip6-route[fe80::/64 via :: dev 3 metric 256 mss 0 rt-src rt-kernel]: success >11:03:03,682 DEBUG NetworkManager:<debug> [1531911783.6817] platform: route: append IPv6 route: fe80::/64 via :: dev 3 metric 100 mss 0 rt-src rt-kernel >11:03:03,682 DEBUG NetworkManager:<debug> [1531911783.6818] platform: signal: route 6 added: fe80::/64 via :: dev 3 metric 100 mss 0 rt-src rt-kernel >11:03:03,682 DEBUG NetworkManager:<debug> [1531911783.6818] platform-linux: do-add-ip6-route[fe80::/64 via :: dev 3 metric 100 mss 0 rt-src rt-kernel]: success >11:03:03,682 DEBUG NetworkManager:<debug> [1531911783.6822] device[0x55eb15586660] (enp3s0): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >11:03:03,682 DEBUG NetworkManager:<debug> [1531911783.6822] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >11:03:03,682 DEBUG NetworkManager:<debug> [1531911783.6823] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >11:03:03,682 DEBUG NetworkManager:<debug> [1531911783.6823] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >11:03:03,682 DEBUG NetworkManager:<debug> [1531911783.6824] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra' to '1' (current value is '0') >11:03:03,682 DEBUG NetworkManager:<debug> [1531911783.6825] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_defrtr' to '0' (current value is identical) >11:03:03,682 DEBUG NetworkManager:<debug> [1531911783.6825] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_pinfo' to '0' (current value is identical) >11:03:03,683 DEBUG NetworkManager:<debug> [1531911783.6826] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp3s0/accept_ra_rtr_pref' to '0' (current value is identical) >11:03:03,683 DEBUG NetworkManager:<debug> [1531911783.6826] ndisc[0x55eb155b0e60,"enp3s0"]: starting neighbor discovery: 3 >11:03:03,683 DEBUG NetworkManager:<debug> [1531911783.6827] ndisc-lndp[0x55eb155b0e60,"enp3s0"]: processing libndp events >11:03:03,683 DEBUG NetworkManager:<debug> [1531911783.6827] ndisc[0x55eb155b0e60,"enp3s0"]: scheduling RA timeout in 30 seconds >11:03:03,683 DEBUG NetworkManager:<debug> [1531911783.6827] ndisc[0x55eb155b0e60,"enp3s0"]: scheduling explicit router solicitation request in 0 seconds. >11:03:03,683 DEBUG NetworkManager:<debug> [1531911783.6836] device[0x55eb15586660] (enp3s0): ip6-config: update (commit=0, new-config=0x55eb155b04c0) >11:03:03,743 INFO dbus-daemon:[system] Activating via systemd: service name='com.redhat.lvmdbus1' unit='lvm2-lvmdbusd.service' requested by ':1.7' (uid=0 pid=2083 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >11:03:03,748 INFO systemd:Starting LVM2 D-Bus service... >11:03:04,283 INFO dbus-daemon:[system] Successfully activated service 'com.redhat.lvmdbus1' >11:03:04,284 INFO systemd:Started LVM2 D-Bus service. >11:03:04,285 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmdbusd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:03:04,285 WARNING kernel:kauditd_printk_skb: 91 callbacks suppressed >11:03:04,285 NOTICE kernel:audit: type=1130 audit(1531911784.284:144): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmdbusd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >11:03:04,386 DEBUG NetworkManager:<debug> [1531911784.3860] ndisc[0x55eb155b0e60,"enp3s0"]: router solicitation sent >11:03:04,386 DEBUG NetworkManager:<debug> [1531911784.3862] ndisc[0x55eb155b0e60,"enp3s0"]: scheduling router solicitation retry in 4 seconds. >11:03:04,388 DEBUG NetworkManager:<debug> [1531911784.3882] ndisc-lndp[0x55eb155b0e60,"enp3s0"]: processing libndp events >11:03:04,388 DEBUG NetworkManager:<debug> [1531911784.3884] ndisc-lndp[0x55eb155b0e60,"enp3s0"]: processing libndp events >11:03:04,388 DEBUG NetworkManager:<debug> [1531911784.3884] ndisc-lndp[0x55eb155b0e60,"enp3s0"]: received router advertisement at 7 >11:03:04,388 DEBUG NetworkManager:<debug> [1531911784.3886] ndisc[0x55eb155b0e60,"enp3s0"]: complete-address: using an stable-privacy address >11:03:04,388 DEBUG NetworkManager:<debug> [1531911784.3887] ndisc[0x55eb155b0e60,"enp3s0"]: neighbor discovery configuration changed [dARS]: >11:03:04,388 DEBUG NetworkManager:<debug> [1531911784.3887] ndisc[0x55eb155b0e60,"enp3s0"]: dhcp-level managed >11:03:04,389 DEBUG NetworkManager:<debug> [1531911784.3887] ndisc[0x55eb155b0e60,"enp3s0"]: address fd3b:41e8:e780:0:bb57:ea14:e46a:f519 exp 2147483647 >11:03:04,389 DEBUG NetworkManager:<debug> [1531911784.3888] ndisc[0x55eb155b0e60,"enp3s0"]: route fd3b:41e8:e780::/48 via fe80::8bd:43ff:feb3:43a3 pref medium exp 2147483647 >11:03:04,389 DEBUG NetworkManager:<debug> [1531911784.3888] ndisc[0x55eb155b0e60,"enp3s0"]: route fd3b:41e8:e780::/64 via :: pref medium exp 2147483647 >11:03:04,389 DEBUG NetworkManager:<debug> [1531911784.3888] ndisc[0x55eb155b0e60,"enp3s0"]: dns_server fe80::8bd:43ff:feb3:43a3 exp 18007 >11:03:04,389 DEBUG NetworkManager:<debug> [1531911784.3890] device[0x55eb15586660] (enp3s0): Activation: Stage 3 of 5 (IP Configure Start) starting DHCPv6 as requested by IPv6 router... >11:03:04,389 DEBUG NetworkManager:<debug> [1531911784.3897] dhcp6 (enp3s0): looking for default DUID in '/etc/dhclient6.leases' >11:03:04,389 DEBUG NetworkManager:<debug> [1531911784.3898] dhcp: generated DUID 00:04:94:d0:dc:73:69:02:a8:8d:3c:00:35:d9:84:f2:76:da >11:03:04,390 DEBUG NetworkManager:<debug> [1531911784.3898] dhcp6 (enp3s0): DUID is '00:04:94:d0:dc:73:69:02:a8:8d:3c:00:35:d9:84:f2:76:da' >11:03:04,390 INFO NetworkManager:<info> [1531911784.3899] dhcp6 (enp3s0): activation: beginning transaction (timeout in 45 seconds) >11:03:04,390 DEBUG NetworkManager:<debug> [1531911784.3899] dhcp6 (enp3s0): creating composite dhclient config /var/lib/NetworkManager/dhclient6-enp3s0.conf >11:03:04,390 DEBUG NetworkManager:<debug> [1531911784.3899] dhcp6 (enp3s0): looking for existing config /etc/NetworkManager/dhclient6-cf8f398a-ede1-3f91-b60c-1bde0a4d5afc.conf >11:03:04,390 DEBUG NetworkManager:<debug> [1531911784.3900] dhcp6 (enp3s0): looking for existing config /etc/NetworkManager/dhclient6-enp3s0.conf >11:03:04,390 DEBUG NetworkManager:<debug> [1531911784.3900] dhcp6 (enp3s0): looking for existing config /etc/NetworkManager/dhclient6.conf >11:03:04,390 DEBUG NetworkManager:<debug> [1531911784.3901] dhcp6 (enp3s0): looking for existing config /etc/dhcp/dhclient6-enp3s0.conf >11:03:04,390 DEBUG NetworkManager:<debug> [1531911784.3901] dhcp6 (enp3s0): looking for existing config /etc/dhclient6-enp3s0.conf >11:03:04,390 DEBUG NetworkManager:<debug> [1531911784.3901] dhcp6 (enp3s0): looking for existing config /etc/dhcp/dhclient6.conf >11:03:04,390 DEBUG NetworkManager:<debug> [1531911784.3902] dhcp6 (enp3s0): looking for existing config /etc/dhclient6.conf >11:03:04,390 DEBUG NetworkManager:<debug> [1531911784.3902] dhcp6 (enp3s0): no existing dhclient configuration to merge >11:03:04,391 DEBUG NetworkManager:<debug> [1531911784.3907] dhcp6 (enp3s0): running: /sbin/dhclient -d -q -6 -N -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient6-enp3s0.pid -lf /var/lib/NetworkManager/dhclient6-cf8f398a-ede1-3f91-b60c-1bde0a4d5afc-enp3s0.lease -cf /var/lib/NetworkManager/dhclient6-enp3s0.conf enp3s0 >11:03:04,393 INFO NetworkManager:<info> [1531911784.3932] dhcp6 (enp3s0): dhclient started with pid 2153 >11:03:04,393 DEBUG NetworkManager:<debug> [1531911784.3933] device[0x55eb15586660] (enp3s0): mtu: set IPv6 MTU to 1500 >11:03:04,393 DEBUG NetworkManager:<debug> [1531911784.3934] device[0x55eb15586660] (enp3s0): activation-stage: schedule activate_stage5_ip6_config_commit,v6 (id 135) >11:03:04,393 DEBUG NetworkManager:<debug> [1531911784.3934] ndisc[0x55eb155b0e60,"enp3s0"]: scheduling next now/lifetime check: 9000 seconds >11:03:04,393 DEBUG NetworkManager:<debug> [1531911784.3935] device[0x55eb15586660] (enp3s0): activation-stage: invoke activate_stage5_ip6_config_commit,v6 (id 135) >11:03:04,393 DEBUG NetworkManager:<debug> [1531911784.3936] device[0x55eb15586660] (enp3s0): ip6-config: update (commit=1, new-config=0x55eb155b0b80) >11:03:04,393 DEBUG NetworkManager:<debug> [1531911784.3937] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp3s0/mtu': '1500' >11:03:04,393 DEBUG NetworkManager:<debug> [1531911784.3938] platform: address: adding or updating IPv6 address: fd3b:41e8:e780:0:bb57:ea14:e46a:f519/64 lft forever pref forever lifetime 7-0[4294967295,4294967295] dev 3 flags noprefixroute src unknown >11:03:04,394 DEBUG NetworkManager:<debug> [1531911784.3940] platform-linux: do-add-ip6-address[3: fd3b:41e8:e780:0:bb57:ea14:e46a:f519]: success >11:03:04,394 DEBUG NetworkManager:<debug> [1531911784.3941] platform: signal: address 6 added: fd3b:41e8:e780:0:bb57:ea14:e46a:f519/64 lft forever pref forever lifetime 7-0[4294967295,4294967295] dev 3 flags tentative,permanent,noprefixroute src kernel >11:03:04,394 DEBUG NetworkManager:<debug> [1531911784.3942] device[0x55eb15586660] (enp3s0): queued IP6 config change >11:03:04,394 DEBUG NetworkManager:<debug> [1531911784.3942] platform: address: adding or updating IPv6 address: fe80::652b:dda0:221e:ac31/64 lft forever pref forever lifetime 7-0[4294967295,4294967295] dev 3 flags permanent,noprefixroute src unknown >11:03:04,394 DEBUG NetworkManager:<debug> [1531911784.3943] platform-linux: do-add-ip6-address[3: fe80::652b:dda0:221e:ac31]: success >11:03:04,394 DEBUG NetworkManager:<debug> [1531911784.3943] platform: route: append IPv6 route: fd3b:41e8:e780::/64 via :: dev 3 metric 100 mss 0 rt-src ndisc >11:03:04,394 DEBUG NetworkManager:<debug> [1531911784.3944] platform: signal: route 6 added: fd3b:41e8:e780::/64 via :: dev 3 metric 100 mss 0 rt-src rt-ra >11:03:04,394 DEBUG NetworkManager:<debug> [1531911784.3944] platform-linux: do-add-ip6-route[fd3b:41e8:e780::/64 via :: dev 3 metric 100 mss 0 rt-src rt-ra]: success >11:03:04,394 DEBUG NetworkManager:<debug> [1531911784.3944] platform: route: append IPv6 route: fd3b:41e8:e780::/48 via fe80::8bd:43ff:feb3:43a3 dev 3 metric 100 mss 0 rt-src ndisc >11:03:04,394 DEBUG NetworkManager:<debug> [1531911784.3945] platform: signal: route 6 added: fd3b:41e8:e780::/48 via fe80::8bd:43ff:feb3:43a3 dev 3 metric 100 mss 0 rt-src rt-ra >11:03:04,394 DEBUG NetworkManager:<debug> [1531911784.3945] platform-linux: do-add-ip6-route[fd3b:41e8:e780::/48 via fe80::8bd:43ff:feb3:43a3 dev 3 metric 100 mss 0 rt-src rt-ra]: success >11:03:04,395 DEBUG NetworkManager:<debug> [1531911784.3952] device[0x55eb15586660] (enp3s0): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >11:03:04,395 DEBUG NetworkManager:<debug> [1531911784.3952] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >11:03:04,395 DEBUG NetworkManager:<debug> [1531911784.3952] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >11:03:04,395 DEBUG NetworkManager:<debug> [1531911784.3953] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >11:03:04,395 DEBUG NetworkManager:<debug> [1531911784.3953] device[0x55eb15586660] (enp3s0): activation-stage: complete activate_stage5_ip6_config_commit,v6 (id 135) >11:03:04,396 DEBUG NetworkManager:<debug> [1531911784.3961] device[0x55eb15586660] (enp3s0): ip6-config: update (commit=0, new-config=0x55eb155b0b80) >11:03:04,529 DEBUG NetworkManager:<debug> [1531911784.5293] bus-manager: (dhcp) accepted connection 0x55eb15501720 on private socket >11:03:04,530 DEBUG NetworkManager:<debug> [1531911784.5299] dhcp6 (enp3s0): unmapped DHCP state 'PREINIT6' >11:03:04,530 DEBUG NetworkManager:<debug> [1531911784.5300] dhcp6 (enp3s0): DHCP reason 'PREINIT6' -> state 'unknown' >11:03:04,532 DEBUG NetworkManager:<debug> [1531911784.5323] bus-manager: (dhcp) closed connection 0x55eb15501720 on private socket >11:03:04,555 INFO dhclient:XMT: Solicit on enp3s0, interval 1060ms. >11:03:04,557 INFO dhclient:RCV: Advertise message on enp3s0 from fe80::8bd:43ff:feb3:43a3. >11:03:05,263 DEBUG NetworkManager:<debug> [1531911785.2635] device[0x55eb155b4bc0] (enp4s0): remove_pending_action (0): 'carrier-wait' >11:03:05,264 DEBUG NetworkManager:<debug> [1531911785.2637] manager: check_if_startup_complete returns FALSE because of enp3s0 >11:03:05,328 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.9' (uid=0 pid=2083 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >11:03:05,332 INFO systemd:Starting Disk Manager... >11:03:05,438 NOTICE journal:udisks daemon version 2.7.6 starting >11:03:05,600 DEBUG NetworkManager:<debug> [1531911785.6003] platform: signal: address 6 changed: fd3b:41e8:e780:0:bb57:ea14:e46a:f519/64 lft forever pref forever lifetime 8-0[4294967295,4294967295] dev 3 flags permanent,noprefixroute src kernel >11:03:05,600 DEBUG NetworkManager:<debug> [1531911785.6003] device[0x55eb15586660] (enp3s0): queued IP6 config change >11:03:05,601 DEBUG NetworkManager:<debug> [1531911785.6007] device[0x55eb15586660] (enp3s0): ip6-config: update (commit=0, new-config=0x55eb155b0ca0) >11:03:05,616 INFO dhclient:XMT: Request on enp3s0, interval 1020ms. >11:03:05,619 INFO dhclient:RCV: Reply message on enp3s0 from fe80::8bd:43ff:feb3:43a3. >11:03:05,634 DEBUG NetworkManager:<debug> [1531911785.6339] bus-manager: (dhcp) accepted connection 0x55eb15501820 on private socket >11:03:05,635 DEBUG NetworkManager:<debug> [1531911785.6350] dhcp6 (enp3s0): DHCP reason 'BOUND6' -> state 'bound' >11:03:05,635 DEBUG NetworkManager:<debug> [1531911785.6351] dhcp6 (enp3s0): option 'iaid'=>'a9:d5:31:87' >11:03:05,635 DEBUG NetworkManager:<debug> [1531911785.6352] dhcp6 (enp3s0): option 'ip6_prefixlen'=>'128' >11:03:05,635 DEBUG NetworkManager:<debug> [1531911785.6352] dhcp6 (enp3s0): option 'renew'=>'21600' >11:03:05,635 DEBUG NetworkManager:<debug> [1531911785.6352] dhcp6 (enp3s0): option 'dhcp6_unknown_11'=>'3:1:0:5b:4f:64:b9:0:0:0:14:1:a1:92:c0:70:9c:8:61:ab:ca:55:c6:fa:14:66:f7:d3' >11:03:05,635 DEBUG NetworkManager:<debug> [1531911785.6352] dhcp6 (enp3s0): option 'dhcp6_server_id'=>'0:3:0:1:a:bd:43:b3:43:a3' >11:03:05,635 DEBUG NetworkManager:<debug> [1531911785.6352] dhcp6 (enp3s0): option 'preferred_life'=>'4294967295' >11:03:05,635 DEBUG NetworkManager:<debug> [1531911785.6353] dhcp6 (enp3s0): option 'starts'=>'1531911785' >11:03:05,635 DEBUG NetworkManager:<debug> [1531911785.6353] dhcp6 (enp3s0): option 'ip6_address'=>'fd3b:41e8:e780::cdd' >11:03:05,636 DEBUG NetworkManager:<debug> [1531911785.6353] dhcp6 (enp3s0): option 'dhcp6_client_id'=>'0:4:94:d0:dc:73:69:2:a8:8d:3c:0:35:d9:84:f2:76:da' >11:03:05,636 DEBUG NetworkManager:<debug> [1531911785.6353] dhcp6 (enp3s0): option 'dhcp6_name_servers'=>'fe80::8bd:43ff:feb3:43a3' >11:03:05,636 DEBUG NetworkManager:<debug> [1531911785.6353] dhcp6 (enp3s0): option 'life_starts'=>'1531911785' >11:03:05,636 DEBUG NetworkManager:<debug> [1531911785.6353] dhcp6 (enp3s0): option 'requested_dhcp6_domain_search'=>'1' >11:03:05,636 DEBUG NetworkManager:<debug> [1531911785.6353] dhcp6 (enp3s0): option 'requested_dhcp6_client_id'=>'1' >11:03:05,636 DEBUG NetworkManager:<debug> [1531911785.6354] dhcp6 (enp3s0): option 'requested_dhcp6_name_servers'=>'1' >11:03:05,636 DEBUG NetworkManager:<debug> [1531911785.6354] dhcp6 (enp3s0): option 'max_life'=>'4294967295' >11:03:05,636 DEBUG NetworkManager:<debug> [1531911785.6354] dhcp6 (enp3s0): option 'dhcp6_solmax_rt'=>'60' >11:03:05,636 DEBUG NetworkManager:<debug> [1531911785.6354] dhcp6 (enp3s0): option 'rebind'=>'34560' >11:03:05,636 DEBUG NetworkManager:<debug> [1531911785.6354] dhcp6 (enp3s0): option 'dad_wait_time'=>'0' >11:03:05,636 INFO NetworkManager:<info> [1531911785.6355] dhcp6 (enp3s0): valid_lft 4294967295 >11:03:05,637 INFO NetworkManager:<info> [1531911785.6355] dhcp6 (enp3s0): preferred_lft 4294967295 >11:03:05,637 INFO NetworkManager:<info> [1531911785.6355] dhcp6 (enp3s0): address fd3b:41e8:e780::cdd >11:03:05,637 INFO NetworkManager:<info> [1531911785.6355] dhcp6 (enp3s0): nameserver 'fe80::8bd:43ff:feb3:43a3' >11:03:05,637 INFO NetworkManager:<info> [1531911785.6355] dhcp6 (enp3s0): state changed unknown -> bound, event ID="a9:d5:31:87|1531911785" >11:03:05,637 DEBUG NetworkManager:<debug> [1531911785.6356] device[0x55eb15586660] (enp3s0): new DHCPv6 client state 1 >11:03:05,637 DEBUG NetworkManager:<debug> [1531911785.6358] device[0x55eb15586660] (enp3s0): activation-stage: schedule activate_stage5_ip6_config_commit,v6 (id 156) >11:03:05,637 DEBUG NetworkManager:<debug> [1531911785.6362] device[0x55eb15586660] (enp3s0): activation-stage: invoke activate_stage5_ip6_config_commit,v6 (id 156) >11:03:05,637 DEBUG NetworkManager:<debug> [1531911785.6363] device[0x55eb15586660] (enp3s0): ip6-config: update (commit=1, new-config=0x55eb155b0ca0) >11:03:05,637 DEBUG NetworkManager:<debug> [1531911785.6365] platform: address: adding or updating IPv6 address: fd3b:41e8:e780:0:bb57:ea14:e46a:f519/64 lft forever pref forever lifetime 8-0[4294967295,4294967295] dev 3 flags noprefixroute src unknown >11:03:05,637 DEBUG NetworkManager:<debug> [1531911785.6366] platform-linux: do-add-ip6-address[3: fd3b:41e8:e780:0:bb57:ea14:e46a:f519]: success >11:03:05,638 DEBUG NetworkManager:<debug> [1531911785.6366] platform: address: adding or updating IPv6 address: fd3b:41e8:e780::cdd/128 lft forever pref forever lifetime 8-0[4294967295,4294967295] dev 3 flags noprefixroute src unknown >11:03:05,638 DEBUG NetworkManager:<debug> [1531911785.6369] platform-linux: do-add-ip6-address[3: fd3b:41e8:e780::cdd]: success >11:03:05,638 DEBUG NetworkManager:<debug> [1531911785.6370] platform: signal: address 6 added: fd3b:41e8:e780::cdd/128 lft forever pref forever lifetime 8-0[4294967295,4294967295] dev 3 flags tentative,permanent,noprefixroute src kernel >11:03:05,638 DEBUG NetworkManager:<debug> [1531911785.6370] device[0x55eb15586660] (enp3s0): queued IP6 config change >11:03:05,638 DEBUG NetworkManager:<debug> [1531911785.6370] platform: address: adding or updating IPv6 address: fe80::652b:dda0:221e:ac31/64 lft forever pref forever lifetime 8-0[4294967295,4294967295] dev 3 flags permanent,noprefixroute src unknown >11:03:05,638 DEBUG NetworkManager:<debug> [1531911785.6371] platform-linux: do-add-ip6-address[3: fe80::652b:dda0:221e:ac31]: success >11:03:05,638 DEBUG NetworkManager:<debug> [1531911785.6371] platform: route: append IPv6 route: fd3b:41e8:e780::cdd/128 via :: dev 3 metric 100 mss 0 rt-src rt-kernel >11:03:05,638 DEBUG NetworkManager:<debug> [1531911785.6372] platform: signal: route 6 added: fd3b:41e8:e780::cdd/128 via :: dev 3 metric 100 mss 0 rt-src rt-kernel >11:03:05,638 DEBUG NetworkManager:<debug> [1531911785.6372] platform-linux: do-add-ip6-route[fd3b:41e8:e780::cdd/128 via :: dev 3 metric 100 mss 0 rt-src rt-kernel]: success >11:03:05,638 DEBUG NetworkManager:<debug> [1531911785.6380] device[0x55eb15586660] (enp3s0): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >11:03:05,639 DEBUG NetworkManager:<debug> [1531911785.6381] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >11:03:05,639 DEBUG NetworkManager:<debug> [1531911785.6381] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >11:03:05,639 DEBUG NetworkManager:<debug> [1531911785.6381] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >11:03:05,639 DEBUG NetworkManager:<debug> [1531911785.6381] dispatcher: (2) (enp3s0) dispatching action 'dhcp6-change' >11:03:05,639 DEBUG NetworkManager:<debug> [1531911785.6389] device[0x55eb15586660] (enp3s0): IPv6 DAD: awaiting termination >11:03:05,639 DEBUG NetworkManager:<debug> [1531911785.6390] device[0x55eb15586660] (enp3s0): activation-stage: complete activate_stage5_ip6_config_commit,v6 (id 156) >11:03:05,639 DEBUG NetworkManager:<debug> [1531911785.6390] bus-manager: (dhcp) closed connection 0x55eb15501820 on private socket >11:03:05,640 DEBUG NetworkManager:<debug> [1531911785.6400] device[0x55eb15586660] (enp3s0): ip6-config: update (commit=0, new-config=0x55eb155d8160) >11:03:05,640 INFO nm-dispatcher:req:2 'dhcp6-change' [enp3s0]: new request (5 scripts) >11:03:05,640 DEBUG nm-dispatcher:req:2 'dhcp6-change' [enp3s0]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >11:03:05,641 DEBUG nm-dispatcher:req:2 'dhcp6-change' [enp3s0]: environment: DEVICE_IP_IFACE=enp3s0 >11:03:05,641 DEBUG nm-dispatcher:req:2 'dhcp6-change' [enp3s0]: environment: DEVICE_IFACE=enp3s0 >11:03:05,641 DEBUG nm-dispatcher:req:2 'dhcp6-change' [enp3s0]: environment: CONNECTION_ID=Wired connection 1 >11:03:05,641 DEBUG nm-dispatcher:req:2 'dhcp6-change' [enp3s0]: environment: CONNECTION_UUID=cf8f398a-ede1-3f91-b60c-1bde0a4d5afc >11:03:05,641 DEBUG nm-dispatcher:req:2 'dhcp6-change' [enp3s0]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >11:03:05,641 INFO nm-dispatcher:req:2 'dhcp6-change' [enp3s0]: start running ordered scripts... >11:03:05,641 DEBUG nm-dispatcher:req:2 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/00-netreport": run script >11:03:05,674 DEBUG nm-dispatcher:req:2 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/00-netreport": complete >11:03:05,674 DEBUG nm-dispatcher:req:2 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >11:03:05,678 DEBUG nm-dispatcher:req:2 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >11:03:05,678 DEBUG nm-dispatcher:req:2 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >11:03:05,682 DEBUG nm-dispatcher:req:2 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >11:03:05,682 DEBUG nm-dispatcher:req:2 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >11:03:05,691 DEBUG nm-dispatcher:req:2 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >11:03:05,691 DEBUG nm-dispatcher:req:2 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/20-chrony": run script >11:03:05,695 DEBUG nm-dispatcher:req:2 'dhcp6-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/20-chrony": complete >11:03:05,696 DEBUG nm-dispatcher:req:2 'dhcp6-change' [enp3s0]: completed (5 scripts) >11:03:05,696 DEBUG NetworkManager:<debug> [1531911785.6966] dispatcher: (2) 00-netreport succeeded >11:03:05,696 DEBUG NetworkManager:<debug> [1531911785.6967] dispatcher: (2) 04-iscsi succeeded >11:03:05,697 DEBUG NetworkManager:<debug> [1531911785.6967] dispatcher: (2) 10-ifcfg-rh-routes.sh succeeded >11:03:05,697 DEBUG NetworkManager:<debug> [1531911785.6968] dispatcher: (2) 11-dhclient succeeded >11:03:05,697 DEBUG NetworkManager:<debug> [1531911785.6968] dispatcher: (2) 20-chrony succeeded >11:03:05,860 NOTICE audit:AVC avc: denied { dac_override } for pid=1997 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 >11:03:05,861 NOTICE audit:AVC avc: denied { write } for pid=1997 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 >11:03:05,861 NOTICE audit:AVC avc: denied { add_name } for pid=1997 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 >11:03:05,861 NOTICE kernel:audit: type=1400 audit(1531911785.859:145): avc: denied { dac_override } for pid=1997 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 >11:03:05,861 NOTICE kernel:audit: type=1400 audit(1531911785.859:145): avc: denied { write } for pid=1997 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 >11:03:05,861 NOTICE kernel:audit: type=1400 audit(1531911785.859:145): avc: denied { add_name } for pid=1997 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 >11:03:05,861 NOTICE kernel:audit: type=1300 audit(1531911785.859:145): arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7f72ee724a80 a2=241 a3=1b6 items=0 ppid=1 pid=1997 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) >11:03:05,861 NOTICE kernel:audit: type=1327 audit(1531911785.859:145): proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:05,861 NOTICE kernel:audit: type=1400 audit(1531911785.860:146): avc: denied { remove_name } for pid=1997 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39230 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >11:03:05,861 NOTICE kernel:audit: type=1300 audit(1531911785.860:146): arch=c000003e syscall=82 success=yes exit=0 a0=7f72ee724a80 a1=7f72e00023e0 a2=0 a3=3834373766353766 items=0 ppid=1 pid=1997 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) >11:03:05,861 NOTICE kernel:audit: type=1327 audit(1531911785.860:146): proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:05,861 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7f72ee724a80 a2=241 a3=1b6 items=0 ppid=1 pid=1997 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) >11:03:05,862 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:05,862 NOTICE audit:AVC avc: denied { remove_name } for pid=1997 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39230 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >11:03:05,862 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f72ee724a80 a1=7f72e00023e0 a2=0 a3=3834373766353766 items=0 ppid=1 pid=1997 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) >11:03:05,862 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:06,023 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.UDisks2' >11:03:06,025 INFO systemd:Started Disk Manager. >11:03:06,025 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' >11:03:06,025 NOTICE kernel:audit: type=1130 audit(1531911786.024:147): 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' >11:03:06,028 NOTICE journal:Acquired the name org.freedesktop.UDisks2 on the system message bus >11:03:06,033 NOTICE journal:Loading module libudisks2_iscsi.so... >11:03:06,037 WARNING journal:g_object_notify: object class 'UDisksObjectSkeleton' has no property named 'manager-iscsi-initiator' >11:03:07,136 DEBUG NetworkManager:<debug> [1531911787.1362] platform: signal: address 6 changed: fd3b:41e8:e780::cdd/128 lft forever pref forever lifetime 9-0[4294967295,4294967295] dev 3 flags permanent,noprefixroute src kernel >11:03:07,137 DEBUG NetworkManager:<debug> [1531911787.1365] device[0x55eb15586660] (enp3s0): queued IP6 config change >11:03:07,137 DEBUG NetworkManager:<debug> [1531911787.1369] device[0x55eb15586660] (enp3s0): ip6-config: update (commit=0, new-config=0x55eb155d84c0) >11:03:07,137 DEBUG NetworkManager:<debug> [1531911787.1370] device[0x55eb15586660] (enp3s0): IPv6 DAD terminated >11:03:07,137 DEBUG NetworkManager:<debug> [1531911787.1370] active-connection[0x55eb155b00c0]: set state-flags layer2-ready,ip6-ready (was layer2-ready) >11:03:07,137 INFO NetworkManager:<info> [1531911787.1371] device (enp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') >11:03:07,137 DEBUG NetworkManager:<debug> [1531911787.1374] dispatcher: (3) (enp3s0) dispatching action 'pre-up' (with callback) >11:03:07,139 INFO nm-dispatcher:req:3 'pre-up' [enp3s0]: new request (1 scripts) >11:03:07,140 DEBUG nm-dispatcher:req:3 'pre-up' [enp3s0]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >11:03:07,140 DEBUG nm-dispatcher:req:3 'pre-up' [enp3s0]: environment: DEVICE_IP_IFACE=enp3s0 >11:03:07,140 DEBUG nm-dispatcher:req:3 'pre-up' [enp3s0]: environment: DEVICE_IFACE=enp3s0 >11:03:07,140 DEBUG nm-dispatcher:req:3 'pre-up' [enp3s0]: environment: CONNECTION_ID=Wired connection 1 >11:03:07,140 DEBUG nm-dispatcher:req:3 'pre-up' [enp3s0]: environment: CONNECTION_UUID=cf8f398a-ede1-3f91-b60c-1bde0a4d5afc >11:03:07,140 DEBUG nm-dispatcher:req:3 'pre-up' [enp3s0]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >11:03:07,140 DEBUG nm-dispatcher:req:3 'pre-up' [enp3s0], "/etc/NetworkManager/dispatcher.d/pre-up.d/10-ifcfg-rh-routes.sh": run script (no-wait) >11:03:07,169 DEBUG nm-dispatcher:req:3 'pre-up' [enp3s0], "/etc/NetworkManager/dispatcher.d/pre-up.d/10-ifcfg-rh-routes.sh": complete >11:03:07,169 DEBUG nm-dispatcher:req:3 'pre-up' [enp3s0]: completed (1 scripts) >11:03:07,169 DEBUG NetworkManager:<debug> [1531911787.1697] dispatcher: (3) 10-ifcfg-rh-routes.sh succeeded >11:03:07,169 DEBUG NetworkManager:<debug> [1531911787.1698] device[0x55eb15586660] (enp3s0): add_pending_action (3): 'queued-state-change-secondaries' >11:03:07,170 DEBUG NetworkManager:<debug> [1531911787.1699] device[0x55eb15586660] (enp3s0): queue-state[secondaries, reason:none, id:173]: queue state change >11:03:07,170 DEBUG NetworkManager:<debug> [1531911787.1700] device[0x55eb15586660] (enp3s0): queue-state[secondaries, reason:none, id:173]: change state >11:03:07,170 INFO NetworkManager:<info> [1531911787.1700] device (enp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') >11:03:07,170 DEBUG NetworkManager:<debug> [1531911787.1702] device[0x55eb15586660] (enp3s0): add_pending_action (4): 'queued-state-change-activated' >11:03:07,170 DEBUG NetworkManager:<debug> [1531911787.1703] device[0x55eb15586660] (enp3s0): queue-state[activated, reason:none, id:176]: queue state change >11:03:07,170 DEBUG NetworkManager:<debug> [1531911787.1703] device[0x55eb15586660] (enp3s0): device entered SECONDARIES state >11:03:07,170 DEBUG NetworkManager:<debug> [1531911787.1703] device[0x55eb15586660] (enp3s0): remove_pending_action (3): 'queued-state-change-secondaries' >11:03:07,170 DEBUG NetworkManager:<debug> [1531911787.1706] device[0x55eb15586660] (enp3s0): queue-state[activated, reason:none, id:176]: change state >11:03:07,170 INFO NetworkManager:<info> [1531911787.1706] device (enp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') >11:03:07,170 DEBUG NetworkManager:<debug> [1531911787.1709] active-connection[0x55eb155b00c0]: set state activated (was activating) >11:03:07,171 INFO NetworkManager:<info> [1531911787.1710] manager: NetworkManager state is now CONNECTED_LOCAL >11:03:07,171 DEBUG NetworkManager:<debug> [1531911787.1712] active-connection[0x55eb155b00c0]: check-master-ready: not signalling (state activated, no master) >11:03:07,171 DEBUG NetworkManager:<debug> [1531911787.1716] device[0x55eb15586660] (enp3s0): remove_pending_action (2): 'activation-0x55eb155b00c0' >11:03:07,172 DEBUG NetworkManager:<debug> [1531911787.1721] dns-mgr: (device_state_changed): queueing DNS updates (1) >11:03:07,172 DEBUG NetworkManager:<debug> [1531911787.1721] dns-mgr: (update_routing_and_dns): queueing DNS updates (2) >11:03:07,172 INFO NetworkManager:<info> [1531911787.1721] policy: set-hostname: set hostname to 'localhost.localdomain' (no default device) >11:03:07,172 DEBUG NetworkManager:<debug> [1531911787.1723] dns-mgr: (update_routing_and_dns): DNS configuration changed >11:03:07,172 DEBUG NetworkManager:<debug> [1531911787.1723] dns-mgr: (update_routing_and_dns): no DNS changes to commit (1) >11:03:07,172 DEBUG NetworkManager:<debug> [1531911787.1723] dns-mgr: (device_state_changed): DNS configuration changed >11:03:07,172 DEBUG NetworkManager:<debug> [1531911787.1724] dns-mgr: (device_state_changed): committing DNS changes (0) >11:03:07,172 DEBUG NetworkManager:<debug> [1531911787.1724] dns-mgr: update-dns: updating resolv.conf >11:03:07,173 INFO NetworkManager:<info> [1531911787.1730] device (enp3s0): Activation: successful, device activated. >11:03:07,173 DEBUG NetworkManager:<debug> [1531911787.1731] device[0x55eb15586660] (enp3s0): set metered value 4 >11:03:07,173 DEBUG NetworkManager:<debug> [1531911787.1731] dispatcher: (4) (enp3s0) dispatching action 'up' >11:03:07,173 INFO systemd-hostnamed:Changed host name to 'localhost.localdomain' >11:03:07,174 DEBUG NetworkManager:<debug> [1531911787.1741] create NMPacrunnerManager singleton (0x55eb155f6ac0) >11:03:07,174 DEBUG NetworkManager:<debug> [1531911787.1743] pacrunner: call[0x55eb155eeea0]: send: new config ({'Interface': <'enp3s0'>, 'Method': <'direct'>, 'BrowserOnly': <false>},) >11:03:07,174 DEBUG NetworkManager:<debug> [1531911787.1743] device[0x55eb15586660] (enp3s0): remove_pending_action (1): 'queued-state-change-activated' >11:03:07,175 DEBUG NetworkManager:<debug> [1531911787.1755] dispatcher: (5) dispatching action 'hostname' >11:03:07,175 INFO nm-dispatcher:req:4 'up' [enp3s0]: new request (5 scripts) >11:03:07,175 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >11:03:07,175 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_DAD_WAIT_TIME=0 >11:03:07,176 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_REBIND=34560 >11:03:07,176 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_DHCP6_SOLMAX_RT=60 >11:03:07,176 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_MAX_LIFE=4294967295 >11:03:07,176 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_REQUESTED_DHCP6_NAME_SERVERS=1 >11:03:07,176 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_REQUESTED_DHCP6_CLIENT_ID=1 >11:03:07,176 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_REQUESTED_DHCP6_DOMAIN_SEARCH=1 >11:03:07,176 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_LIFE_STARTS=1531911785 >11:03:07,176 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_DHCP6_NAME_SERVERS=fe80::8bd:43ff:feb3:43a3 >11:03:07,176 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_DHCP6_CLIENT_ID=0:4:94:d0:dc:73:69:2:a8:8d:3c:0:35:d9:84:f2:76:da >11:03:07,176 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_IP6_ADDRESS=fd3b:41e8:e780::cdd >11:03:07,176 DEBUG NetworkManager:<debug> [1531911787.1768] pacrunner: name owner disappeared >11:03:07,177 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_STARTS=1531911785 >11:03:07,177 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_PREFERRED_LIFE=4294967295 >11:03:07,177 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_DHCP6_SERVER_ID=0:3:0:1:a:bd:43:b3:43:a3 >11:03:07,177 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_DHCP6_UNKNOWN_11=3:1:0:5b:4f:64:b9:0:0:0:14:1:a1:92:c0:70:9c:8:61:ab:ca:55:c6:fa:14:66:f7:d3 >11:03:07,177 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_RENEW=21600 >11:03:07,177 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_IP6_PREFIXLEN=128 >11:03:07,177 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DHCP6_IAID=a9:d5:31:87 >11:03:07,177 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: IP6_NUM_ROUTES=6 >11:03:07,177 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: IP6_ROUTE_5=fd3b:41e8:e780::cdd/128 :: 100 >11:03:07,177 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: IP6_ROUTE_4=fe80::/64 :: 100 >11:03:07,177 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: IP6_ROUTE_3=fe80::/64 :: 256 >11:03:07,177 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: IP6_ROUTE_2=ff00::/8 :: 256 >11:03:07,177 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: IP6_ROUTE_1=fd3b:41e8:e780::/64 :: 100 >11:03:07,177 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: IP6_ROUTE_0=fd3b:41e8:e780::/48 fe80::8bd:43ff:feb3:43a3 100 >11:03:07,177 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: IP6_NAMESERVERS=fe80::8bd:43ff:feb3:43a3 >11:03:07,177 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: IP6_GATEWAY=:: >11:03:07,178 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: IP6_NUM_ADDRESSES=3 >11:03:07,178 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: IP6_ADDRESS_2=fe80::652b:dda0:221e:ac31/64 :: >11:03:07,178 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: IP6_ADDRESS_1=fd3b:41e8:e780::cdd/128 :: >11:03:07,178 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: IP6_ADDRESS_0=fd3b:41e8:e780:0:bb57:ea14:e46a:f519/64 :: >11:03:07,178 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: IP4_NUM_ROUTES=0 >11:03:07,178 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: IP4_GATEWAY=0.0.0.0 >11:03:07,178 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DEVICE_IP_IFACE=enp3s0 >11:03:07,178 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: DEVICE_IFACE=enp3s0 >11:03:07,178 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: CONNECTION_ID=Wired connection 1 >11:03:07,178 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: CONNECTION_UUID=cf8f398a-ede1-3f91-b60c-1bde0a4d5afc >11:03:07,178 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >11:03:07,178 INFO nm-dispatcher:req:4 'up' [enp3s0]: start running ordered scripts... >11:03:07,178 DEBUG nm-dispatcher:req:4 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/00-netreport": run script >11:03:07,178 INFO nm-dispatcher:req:5 'hostname': new request (5 scripts) >11:03:07,178 DEBUG nm-dispatcher:req:5 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >11:03:07,202 DEBUG nm-dispatcher:req:4 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/00-netreport": complete >11:03:07,202 DEBUG nm-dispatcher:req:4 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >11:03:07,275 WARNING systemd:iscsi.service: Unit cannot be reloaded because it is inactive. >11:03:07,278 DEBUG nm-dispatcher:req:4 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >11:03:07,278 DEBUG nm-dispatcher:req:4 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >11:03:07,282 DEBUG nm-dispatcher:req:4 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >11:03:07,282 DEBUG nm-dispatcher:req:4 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >11:03:07,304 DEBUG nm-dispatcher:req:4 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >11:03:07,304 DEBUG nm-dispatcher:req:4 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/20-chrony": run script >11:03:07,361 NOTICE audit:AVC avc: denied { create } for pid=1997 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 >11:03:07,361 NOTICE audit:AVC avc: denied { write open } for pid=1997 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39432 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:03:07,361 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7f72ee724a80 a2=241 a3=1b6 items=0 ppid=1 pid=1997 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) >11:03:07,362 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:07,362 NOTICE audit:AVC avc: denied { getattr } for pid=1997 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39432 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:03:07,362 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=9 a1=7f72ee7242c0 a2=7f72ee7242c0 a3=0 items=0 ppid=1 pid=1997 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) >11:03:07,362 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:07,362 NOTICE audit:AVC avc: denied { rename } for pid=1997 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39432 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:03:07,362 NOTICE audit:AVC avc: denied { unlink } for pid=1997 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39230 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:03:07,362 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f72ee724a80 a1=7f72e00023e0 a2=0 a3=3834373766353766 items=0 ppid=1 pid=1997 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) >11:03:07,362 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:07,402 DEBUG NetworkManager:<debug> [1531911787.4020] ndisc-lndp[0x55eb155b0e60,"enp3s0"]: processing libndp events >11:03:07,403 DEBUG nm-dispatcher:req:4 'up' [enp3s0], "/etc/NetworkManager/dispatcher.d/20-chrony": complete >11:03:07,403 DEBUG nm-dispatcher:req:4 'up' [enp3s0]: completed (5 scripts) >11:03:07,403 INFO nm-dispatcher:req:5 'hostname': start running ordered scripts... >11:03:07,403 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/00-netreport": run script >11:03:07,404 DEBUG NetworkManager:<debug> [1531911787.4046] dispatcher: (4) 00-netreport succeeded >11:03:07,404 DEBUG NetworkManager:<debug> [1531911787.4046] dispatcher: (4) 04-iscsi succeeded >11:03:07,404 DEBUG NetworkManager:<debug> [1531911787.4047] dispatcher: (4) 10-ifcfg-rh-routes.sh succeeded >11:03:07,405 DEBUG NetworkManager:<debug> [1531911787.4047] dispatcher: (4) 11-dhclient succeeded >11:03:07,405 DEBUG NetworkManager:<debug> [1531911787.4047] dispatcher: (4) 20-chrony succeeded >11:03:07,427 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/00-netreport": complete >11:03:07,427 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >11:03:07,430 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >11:03:07,430 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >11:03:07,433 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >11:03:07,433 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >11:03:07,441 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >11:03:07,441 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >11:03:07,445 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >11:03:07,445 DEBUG nm-dispatcher:req:5 'hostname': completed (5 scripts) >11:03:07,446 DEBUG NetworkManager:<debug> [1531911787.4461] dispatcher: (5) 00-netreport succeeded >11:03:07,446 DEBUG NetworkManager:<debug> [1531911787.4462] dispatcher: (5) 04-iscsi succeeded >11:03:07,446 DEBUG NetworkManager:<debug> [1531911787.4462] dispatcher: (5) 10-ifcfg-rh-routes.sh succeeded >11:03:07,446 DEBUG NetworkManager:<debug> [1531911787.4462] dispatcher: (5) 11-dhclient succeeded >11:03:07,446 DEBUG NetworkManager:<debug> [1531911787.4462] dispatcher: (5) 20-chrony succeeded >11:03:08,463 INFO dhclient:DHCPDISCOVER on enp3s0 to 255.255.255.255 port 67 interval 21 (xid=0x66160c53) >11:03:09,054 NOTICE audit:CONFIG_CHANGE audit_pid=2267 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >11:03:09,054 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >11:03:09,070 NOTICE audit:AVC avc: denied { read write } for pid=2268 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 >11:03:09,071 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7f3afd5d6168 a1=7f3afb98ebe8 a2=7f3afb9a0030 a3=0 items=0 ppid=2083 pid=2268 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) >11:03:09,071 NOTICE audit:PROCTITLE proctitle=646275732D6461656D6F6E002D2D7072696E742D61646472657373002D2D7379736C6F67002D2D636F6E6669672D66696C653D2F7573722F73686172652F616E61636F6E64612F646275732F616E61636F6E64612D6275732E636F6E66 >11:03:09,154 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2083 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >11:03:09,696 DEBUG NetworkManager:<debug> [1531911789.6965] ndisc-lndp[0x55eb155b0e60,"enp3s0"]: processing libndp events >11:03:09,760 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Schedule publishing. >11:03:09,761 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Start the main loop. >11:03:09,763 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >11:03:09,763 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-2ctDrvcKcd,guid=d4d6b68b50d38318466352575b4f1e6d. >11:03:09,771 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >11:03:09,772 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >11:03:09,779 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Boss' >11:03:09,788 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >11:03:09,789 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >11:03:09,789 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >11:03:09,789 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >11:03:09,789 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >11:03:09,789 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >11:03:09,790 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >11:03:09,790 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >11:03:09,790 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Addons are enabled. >11:03:09,792 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Start modules. >11:03:09,793 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >11:03:09,794 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >11:03:09,794 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >11:03:09,795 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >11:03:09,795 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >11:03:09,796 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >11:03:09,796 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >11:03:09,797 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >11:03:09,798 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >11:03:09,798 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >11:03:09,798 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >11:03:09,799 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >11:03:09,799 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >11:03:09,799 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >11:03:09,800 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >11:03:09,801 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >11:03:09,802 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >11:03:09,803 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=2272 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >11:03:10,345 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >11:03:10,346 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.modules.common.base.base:Start the loop. >11:03:10,347 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >11:03:10,347 WARNING org.fedoraproject.Anaconda.Addons.Baz:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-2ctDrvcKcd,guid=d4d6b68b50d38318466352575b4f1e6d. >11:03:10,355 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >11:03:10,361 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >11:03:10,362 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >11:03:10,368 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >11:03:10,368 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.modules.common.base.base:Start the loop. >11:03:10,369 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >11:03:10,371 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >11:03:10,371 WARNING org.fedoraproject.Anaconda.Modules.Payload:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-2ctDrvcKcd,guid=d4d6b68b50d38318466352575b4f1e6d. >11:03:10,379 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >11:03:10,385 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >11:03:10,386 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >11:03:10,392 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >11:03:10,401 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.dbus.connection:Connecting to the system bus. >11:03:10,403 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >11:03:10,404 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Start the loop. >11:03:10,406 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >11:03:10,406 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-2ctDrvcKcd,guid=d4d6b68b50d38318466352575b4f1e6d. >11:03:10,408 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [1] btrfs --version ... >11:03:10,410 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >11:03:10,410 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Start the loop. >11:03:10,411 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >11:03:10,412 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Start the loop. >11:03:10,412 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >11:03:10,412 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-2ctDrvcKcd,guid=d4d6b68b50d38318466352575b4f1e6d. >11:03:10,413 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >11:03:10,414 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >11:03:10,414 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-2ctDrvcKcd,guid=d4d6b68b50d38318466352575b4f1e6d. >11:03:10,414 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >11:03:10,414 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Start the loop. >11:03:10,415 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[1]: btrfs-progs v4.15.1 >11:03:10,415 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[1]: >11:03:10,415 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [1] (exit code: 0) >11:03:10,415 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >11:03:10,415 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >11:03:10,415 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.modules.common.base.base:Start the loop. >11:03:10,415 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Start the loop. >11:03:10,416 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [2] mkswap --version ... >11:03:10,417 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >11:03:10,417 WARNING org.fedoraproject.Anaconda.Modules.Services:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-2ctDrvcKcd,guid=d4d6b68b50d38318466352575b4f1e6d. >11:03:10,417 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >11:03:10,417 WARNING org.fedoraproject.Anaconda.Modules.User:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-2ctDrvcKcd,guid=d4d6b68b50d38318466352575b4f1e6d. >11:03:10,418 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >11:03:10,418 WARNING org.fedoraproject.Anaconda.Modules.Security:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-2ctDrvcKcd,guid=d4d6b68b50d38318466352575b4f1e6d. >11:03:10,418 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >11:03:10,419 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >11:03:10,420 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >11:03:10,421 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >11:03:10,423 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[2]: mkswap from util-linux 2.32 >11:03:10,423 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[2]: >11:03:10,423 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [2] (exit code: 0) >11:03:10,423 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >11:03:10,424 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >11:03:10,425 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >11:03:10,426 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >11:03:10,426 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >11:03:10,426 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >11:03:10,427 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >11:03:10,429 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >11:03:10,430 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >11:03:10,431 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >11:03:10,433 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >11:03:10,433 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >11:03:10,438 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >11:03:10,438 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >11:03:10,443 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >11:03:10,443 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >11:03:10,449 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >11:03:10,449 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >11:03:10,453 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >11:03:10,495 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [3] multipath --version ... >11:03:10,565 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[3]: >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[3]: Unknown switch: (null) >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage:multipath-tools v0.7.4 (11/15, 2017) >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage:Usage: >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath -F [-v lvl] [-R num] >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath -t >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath -h >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage:Where: >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -h print this usage text >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -l show multipath topology (sysfs and DM info) >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -ll show multipath topology (maximum info) >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -f flush a multipath device map >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -F flush all multipath device maps >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -a add a device wwid to the wwids file >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -A add devices from kernel command line mpath.wwids >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: parameters to wwids file >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -c check if a device should be a path in a multipath device >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -C check if a multipath device has usable paths >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -q allow queue_if_no_path when multipathd is not running >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -d dry run, do not create or update devmaps >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -t display the currently used multipathd configuration >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -r force devmap reload >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -i ignore wwids file >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -B treat the bindings file as read only >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -b fil bindings file location >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -w remove a device from the wwids file >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -W reset the wwids file include only the current devices >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -p pol force all maps to specified path grouping policy : >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: . failover one path per priority group >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multibus all paths in one priority group >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: . group_by_serial one priority group per serial >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: . group_by_prio one priority group per priority lvl >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: . group_by_node_name one priority group per target node >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -v lvl verbosity level >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 0 no output >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 1 print created devmap names only >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 2 default verbosity >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 3 print debug information >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: -R num number of times to retry removes of in-use devices >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: dev action limited to: >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath named 'dev' (ex: mpath0) or >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath whose wwid is 'dev' (ex: 60051..) >11:03:10,566 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath including the path named 'dev' (ex: /dev/sda) >11:03:10,569 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath including the path with maj:min 'dev' (ex: 8:0) >11:03:10,569 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [3] (exit code: 256) >11:03:10,569 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [4] dmsetup --version ... >11:03:10,576 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[4]: Library version: 1.02.146 (2017-12-18) >11:03:10,576 WARNING org.fedoraproject.Anaconda.Modules.Storage:Driver version: 4.37.0 >11:03:10,576 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[4]: >11:03:10,576 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [4] (exit code: 0) >11:03:10,577 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [5] mdadm --version ... >11:03:10,584 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[5]: >11:03:10,584 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[5]: mdadm - v4.0 - 2017-01-09 >11:03:10,584 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [5] (exit code: 0) >11:03:10,607 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DeviceFormat as None >11:03:10,616 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BIOSBoot as biosboot >11:03:10,651 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DiskLabel as disklabel >11:03:10,652 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >11:03:10,667 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext2FS as ext2 >11:03:10,667 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext3FS as ext3 >11:03:10,667 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext4FS as ext4 >11:03:10,667 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class FATFS as vfat >11:03:10,667 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIFS as efi >11:03:10,668 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BTRFS as btrfs >11:03:10,668 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class GFS2 as gfs2 >11:03:10,668 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class JFS as jfs >11:03:10,669 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ReiserFS as reiserfs >11:03:10,669 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class XFS as xfs >11:03:10,669 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFS as hfs >11:03:10,669 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >11:03:10,669 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFSPlus as hfs+ >11:03:10,670 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MacEFIFS as macefi >11:03:10,670 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NTFS as ntfs >11:03:10,670 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFS as nfs >11:03:10,670 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFSv4 as nfs4 >11:03:10,670 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Iso9660FS as iso9660 >11:03:10,671 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NoDevFS as nodev >11:03:10,671 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DevPtsFS as devpts >11:03:10,671 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ProcFS as proc >11:03:10,671 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SysFS as sysfs >11:03:10,672 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class TmpFS as tmpfs >11:03:10,672 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BindFS as bind >11:03:10,672 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >11:03:10,672 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class USBFS as usbfs >11:03:10,672 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIVarFS as efivarfs >11:03:10,751 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LUKS as luks >11:03:10,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >11:03:10,755 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MDRaidMember as mdmember >11:03:10,755 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MultipathMember as multipath_member >11:03:10,756 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >11:03:10,758 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SwapSpace as swap >11:03:10,815 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >11:03:10,815 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Start the loop. >11:03:10,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >11:03:10,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-2ctDrvcKcd,guid=d4d6b68b50d38318466352575b4f1e6d. >11:03:10,823 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >11:03:10,824 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >11:03:10,826 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >11:03:10,830 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >11:03:10,831 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >11:03:10,838 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >11:03:10,838 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.module_manager:All modules are ready now. >11:03:12,087 INFO dhclient:DHCPREQUEST on enp3s0 to 255.255.255.255 port 67 (xid=0x66160c53) >11:03:12,087 INFO dhclient:DHCPOFFER from 192.168.1.1 >11:03:12,093 INFO dhclient:DHCPACK from 192.168.1.1 (xid=0x66160c53) >11:03:12,103 DEBUG NetworkManager:<debug> [1531911792.1033] bus-manager: (dhcp) accepted connection 0x55eb15501920 on private socket >11:03:12,105 DEBUG NetworkManager:<debug> [1531911792.1051] dhcp4 (enp3s0): DHCP reason 'BOUND' -> state 'bound' >11:03:12,105 DEBUG NetworkManager:<debug> [1531911792.1054] dhcp4 (enp3s0): option 'requested_time_offset'=>'1' >11:03:12,105 DEBUG NetworkManager:<debug> [1531911792.1054] dhcp4 (enp3s0): option 'requested_rfc3442_classless_static_routes'=>'1' >11:03:12,105 DEBUG NetworkManager:<debug> [1531911792.1054] dhcp4 (enp3s0): option 'dhcp_message_type'=>'5' >11:03:12,105 DEBUG NetworkManager:<debug> [1531911792.1054] dhcp4 (enp3s0): option 'dad_wait_time'=>'0' >11:03:12,105 DEBUG NetworkManager:<debug> [1531911792.1054] dhcp4 (enp3s0): option 'requested_host_name'=>'1' >11:03:12,106 DEBUG NetworkManager:<debug> [1531911792.1054] dhcp4 (enp3s0): option 'dhcp_lease_time'=>'43200' >11:03:12,106 DEBUG NetworkManager:<debug> [1531911792.1054] dhcp4 (enp3s0): option 'requested_domain_name_servers'=>'1' >11:03:12,106 DEBUG NetworkManager:<debug> [1531911792.1054] dhcp4 (enp3s0): option 'subnet_mask'=>'255.255.255.0' >11:03:12,106 DEBUG NetworkManager:<debug> [1531911792.1055] dhcp4 (enp3s0): option 'requested_domain_search'=>'1' >11:03:12,106 DEBUG NetworkManager:<debug> [1531911792.1055] dhcp4 (enp3s0): option 'domain_name_servers'=>'192.168.1.1' >11:03:12,106 DEBUG NetworkManager:<debug> [1531911792.1055] dhcp4 (enp3s0): option 'requested_interface_mtu'=>'1' >11:03:12,106 DEBUG NetworkManager:<debug> [1531911792.1055] dhcp4 (enp3s0): option 'requested_root_path'=>'1' >11:03:12,106 DEBUG NetworkManager:<debug> [1531911792.1055] dhcp4 (enp3s0): option 'network_number'=>'192.168.1.0' >11:03:12,106 DEBUG NetworkManager:<debug> [1531911792.1055] dhcp4 (enp3s0): option 'routers'=>'192.168.1.1' >11:03:12,106 DEBUG NetworkManager:<debug> [1531911792.1055] dhcp4 (enp3s0): option 'dhcp_renewal_time'=>'21600' >11:03:12,107 DEBUG NetworkManager:<debug> [1531911792.1055] dhcp4 (enp3s0): option 'requested_domain_name'=>'1' >11:03:12,107 DEBUG NetworkManager:<debug> [1531911792.1056] dhcp4 (enp3s0): option 'requested_ntp_servers'=>'1' >11:03:12,107 DEBUG NetworkManager:<debug> [1531911792.1056] dhcp4 (enp3s0): option 'requested_classless_static_routes'=>'1' >11:03:12,107 DEBUG NetworkManager:<debug> [1531911792.1056] dhcp4 (enp3s0): option 'dhcp_server_identifier'=>'192.168.1.1' >11:03:12,107 DEBUG NetworkManager:<debug> [1531911792.1056] dhcp4 (enp3s0): option 'next_server'=>'192.168.1.1' >11:03:12,107 DEBUG NetworkManager:<debug> [1531911792.1056] dhcp4 (enp3s0): option 'requested_broadcast_address'=>'1' >11:03:12,107 DEBUG NetworkManager:<debug> [1531911792.1056] dhcp4 (enp3s0): option 'ip_address'=>'192.168.1.139' >11:03:12,107 DEBUG NetworkManager:<debug> [1531911792.1056] dhcp4 (enp3s0): option 'expiry'=>'1531954992' >11:03:12,107 DEBUG NetworkManager:<debug> [1531911792.1057] dhcp4 (enp3s0): option 'requested_wpad'=>'1' >11:03:12,107 DEBUG NetworkManager:<debug> [1531911792.1057] dhcp4 (enp3s0): option 'domain_name'=>'lan' >11:03:12,108 DEBUG NetworkManager:<debug> [1531911792.1057] dhcp4 (enp3s0): option 'requested_static_routes'=>'1' >11:03:12,108 DEBUG NetworkManager:<debug> [1531911792.1057] dhcp4 (enp3s0): option 'requested_routers'=>'1' >11:03:12,108 DEBUG NetworkManager:<debug> [1531911792.1057] dhcp4 (enp3s0): option 'requested_ms_classless_static_routes'=>'1' >11:03:12,108 DEBUG NetworkManager:<debug> [1531911792.1057] dhcp4 (enp3s0): option 'broadcast_address'=>'192.168.1.255' >11:03:12,108 DEBUG NetworkManager:<debug> [1531911792.1057] dhcp4 (enp3s0): option 'dhcp_rebinding_time'=>'37800' >11:03:12,108 DEBUG NetworkManager:<debug> [1531911792.1057] dhcp4 (enp3s0): option 'requested_subnet_mask'=>'1' >11:03:12,108 INFO NetworkManager:<info> [1531911792.1058] dhcp4 (enp3s0): address 192.168.1.139 >11:03:12,108 INFO NetworkManager:<info> [1531911792.1058] dhcp4 (enp3s0): plen 24 (255.255.255.0) >11:03:12,108 INFO NetworkManager:<info> [1531911792.1058] dhcp4 (enp3s0): gateway 192.168.1.1 >11:03:12,108 INFO NetworkManager:<info> [1531911792.1059] dhcp4 (enp3s0): lease time 43200 >11:03:12,109 INFO NetworkManager:<info> [1531911792.1059] dhcp4 (enp3s0): nameserver '192.168.1.1' >11:03:12,109 INFO NetworkManager:<info> [1531911792.1059] dhcp4 (enp3s0): domain name 'lan' >11:03:12,109 INFO NetworkManager:<info> [1531911792.1059] dhcp4 (enp3s0): state changed unknown -> bound >11:03:12,109 DEBUG NetworkManager:<debug> [1531911792.1060] device[0x55eb15586660] (enp3s0): new DHCPv4 client state 1 >11:03:12,109 DEBUG NetworkManager:<debug> [1531911792.1062] device[0x55eb15586660] (enp3s0): activation-stage: schedule activate_stage5_ip4_config_result,v4 (id 205) >11:03:12,109 DEBUG NetworkManager:<debug> [1531911792.1066] device[0x55eb15586660] (enp3s0): activation-stage: invoke activate_stage5_ip4_config_result,v4 (id 205) >11:03:12,109 DEBUG NetworkManager:<debug> [1531911792.1067] device[0x55eb15586660] (enp3s0): ip4-config: update (commit=1, new-config=0x55eb155aa4a0) >11:03:12,109 DEBUG NetworkManager:<debug> [1531911792.1070] platform: address: adding or updating IPv4 address: 192.168.1.139/24 lft 43200sec pref 43200sec lifetime 14-0[43200,43200] dev 3 flags noprefixroute src unknown >11:03:12,109 DEBUG NetworkManager:<debug> [1531911792.1072] platform: signal: address 4 added: 192.168.1.139/24 lft 43200sec pref 43200sec lifetime 14-14[43200,43200] dev 3 flags noprefixroute src kernel >11:03:12,109 DEBUG NetworkManager:<debug> [1531911792.1073] device[0x55eb15586660] (enp3s0): queued IP4 config change >11:03:12,109 DEBUG NetworkManager:<debug> [1531911792.1073] platform-linux: do-add-ip4-address[3: 192.168.1.139/24]: success >11:03:12,109 DEBUG NetworkManager:<debug> [1531911792.1074] platform: route: append IPv4 route: 192.168.1.0/24 via 0.0.0.0 dev 3 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.1.139 >11:03:12,110 INFO dhclient:bound to 192.168.1.139 -- renewal in 18965 seconds. >11:03:12,110 DEBUG NetworkManager:<debug> [1531911792.1074] platform: signal: route 4 added: 192.168.1.0/24 via 0.0.0.0 dev 3 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.1.139 >11:03:12,110 DEBUG NetworkManager:<debug> [1531911792.1075] platform-linux: do-add-ip4-route[192.168.1.0/24 via 0.0.0.0 dev 3 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.1.139]: success >11:03:12,110 DEBUG NetworkManager:<debug> [1531911792.1075] platform: route: append IPv4 route: 0.0.0.0/0 via 192.168.1.1 dev 3 metric 100 mss 0 rt-src dhcp >11:03:12,110 DEBUG NetworkManager:<debug> [1531911792.1076] platform: signal: route 4 added: 0.0.0.0/0 via 192.168.1.1 dev 3 metric 100 mss 0 rt-src rt-dhcp scope global >11:03:12,110 DEBUG NetworkManager:<debug> [1531911792.1076] platform-linux: do-add-ip4-route[0.0.0.0/0 via 192.168.1.1 dev 3 metric 100 mss 0 rt-src rt-dhcp scope global]: success >11:03:12,110 DEBUG NetworkManager:<debug> [1531911792.1079] device[0x55eb15586660] (enp3s0): ip4-config: update IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/4) >11:03:12,110 DEBUG NetworkManager:<debug> [1531911792.1080] connectivity: (enp3s0) faking request. Connectivity check disabled >11:03:12,110 DEBUG NetworkManager:<debug> [1531911792.1081] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/enp3s0/rp_filter': '0' >11:03:12,110 DEBUG NetworkManager:<debug> [1531911792.1081] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >11:03:12,111 INFO NetworkManager:<info> [1531911792.1082] manager: NetworkManager state is now CONNECTED_SITE >11:03:12,111 INFO NetworkManager:<info> [1531911792.1083] policy: set 'Wired connection 1' (enp3s0) as default for IPv4 routing and DNS >11:03:12,111 DEBUG NetworkManager:<debug> [1531911792.1084] manager: PrimaryConnection now Wired connection 1 >11:03:12,111 DEBUG NetworkManager:<debug> [1531911792.1084] manager: new metered value: 4 >11:03:12,111 DEBUG NetworkManager:<debug> [1531911792.1096] dns-mgr: (device_ip4_config_changed): DNS configuration changed >11:03:12,111 DEBUG NetworkManager:<debug> [1531911792.1096] dns-mgr: (device_ip4_config_changed): committing DNS changes (0) >11:03:12,111 DEBUG NetworkManager:<debug> [1531911792.1096] dns-mgr: update-dns: updating resolv.conf >11:03:12,111 DEBUG NetworkManager:<debug> [1531911792.1111] policy: restarting reverse-lookup thread for address 192.168.1.139 >11:03:12,111 DEBUG NetworkManager:<debug> [1531911792.1114] dispatcher: (6) (enp3s0) dispatching action 'dhcp4-change' >11:03:12,112 DEBUG NetworkManager:<debug> [1531911792.1124] device[0x55eb15586660] (enp3s0): remove_pending_action (0): 'dhcp4' >11:03:12,112 INFO NetworkManager:<info> [1531911792.1125] manager: startup complete >11:03:12,113 DEBUG NetworkManager:<debug> [1531911792.1125] active-connection[0x55eb155b00c0]: set state-flags layer2-ready,ip4-ready,ip6-ready (was layer2-ready,ip6-ready) >11:03:12,113 DEBUG NetworkManager:<debug> [1531911792.1126] device[0x55eb15586660] (enp3s0): activation-stage: complete activate_stage5_ip4_config_result,v4 (id 205) >11:03:12,113 DEBUG NetworkManager:<debug> [1531911792.1127] bus-manager: (dhcp) closed connection 0x55eb15501920 on private socket >11:03:12,113 DEBUG NetworkManager:<debug> [1531911792.1130] device[0x55eb15586660] (enp3s0): state changed from UNKNOWN to FULL >11:03:12,113 DEBUG NetworkManager:<debug> [1531911792.1130] manager: connectivity checking indicates FULL >11:03:12,113 INFO NetworkManager:<info> [1531911792.1130] manager: NetworkManager state is now CONNECTED_GLOBAL >11:03:12,113 DEBUG NetworkManager:<debug> [1531911792.1132] dispatcher: (7) dispatching action 'connectivity-change' >11:03:12,113 DEBUG NetworkManager:<debug> [1531911792.1135] device[0x55eb15586660] (enp3s0): ip4-config: update (commit=1, new-config=0x55eb155aac20) >11:03:12,113 DEBUG NetworkManager:<debug> [1531911792.1136] platform: address: adding or updating IPv4 address: 192.168.1.139/24 lft 43200sec pref 43200sec lifetime 14-0[43200,43200] dev 3 flags noprefixroute src unknown >11:03:12,113 DEBUG NetworkManager:<debug> [1531911792.1137] platform-linux: do-add-ip4-address[3: 192.168.1.139/24]: success >11:03:12,114 DEBUG NetworkManager:<debug> [1531911792.1143] device[0x55eb15586660] (enp3s0): ip4-config: update (commit=0, new-config=0x55eb155aa860) >11:03:12,114 INFO nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: new request (5 scripts) >11:03:12,115 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >11:03:12,115 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_DAD_WAIT_TIME=0 >11:03:12,115 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_REBIND=34560 >11:03:12,115 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_DHCP6_SOLMAX_RT=60 >11:03:12,115 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_MAX_LIFE=4294967295 >11:03:12,115 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_REQUESTED_DHCP6_NAME_SERVERS=1 >11:03:12,115 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_REQUESTED_DHCP6_CLIENT_ID=1 >11:03:12,115 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_REQUESTED_DHCP6_DOMAIN_SEARCH=1 >11:03:12,115 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_LIFE_STARTS=1531911785 >11:03:12,115 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_DHCP6_NAME_SERVERS=fe80::8bd:43ff:feb3:43a3 >11:03:12,115 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_DHCP6_CLIENT_ID=0:4:94:d0:dc:73:69:2:a8:8d:3c:0:35:d9:84:f2:76:da >11:03:12,115 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_IP6_ADDRESS=fd3b:41e8:e780::cdd >11:03:12,115 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_STARTS=1531911785 >11:03:12,115 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_PREFERRED_LIFE=4294967295 >11:03:12,116 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_DHCP6_SERVER_ID=0:3:0:1:a:bd:43:b3:43:a3 >11:03:12,116 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_DHCP6_UNKNOWN_11=3:1:0:5b:4f:64:b9:0:0:0:14:1:a1:92:c0:70:9c:8:61:ab:ca:55:c6:fa:14:66:f7:d3 >11:03:12,116 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_RENEW=21600 >11:03:12,116 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_IP6_PREFIXLEN=128 >11:03:12,116 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP6_IAID=a9:d5:31:87 >11:03:12,116 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_REQUESTED_SUBNET_MASK=1 >11:03:12,116 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_DHCP_REBINDING_TIME=37800 >11:03:12,116 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_BROADCAST_ADDRESS=192.168.1.255 >11:03:12,116 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_REQUESTED_MS_CLASSLESS_STATIC_ROUTES=1 >11:03:12,116 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_REQUESTED_ROUTERS=1 >11:03:12,116 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_REQUESTED_STATIC_ROUTES=1 >11:03:12,116 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_DOMAIN_NAME=lan >11:03:12,116 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_REQUESTED_WPAD=1 >11:03:12,116 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_EXPIRY=1531954992 >11:03:12,116 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_IP_ADDRESS=192.168.1.139 >11:03:12,116 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_REQUESTED_BROADCAST_ADDRESS=1 >11:03:12,117 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_NEXT_SERVER=192.168.1.1 >11:03:12,117 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_DHCP_SERVER_IDENTIFIER=192.168.1.1 >11:03:12,117 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_REQUESTED_CLASSLESS_STATIC_ROUTES=1 >11:03:12,117 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_REQUESTED_NTP_SERVERS=1 >11:03:12,117 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_REQUESTED_DOMAIN_NAME=1 >11:03:12,117 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_DHCP_RENEWAL_TIME=21600 >11:03:12,117 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_ROUTERS=192.168.1.1 >11:03:12,117 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_NETWORK_NUMBER=192.168.1.0 >11:03:12,117 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_REQUESTED_ROOT_PATH=1 >11:03:12,117 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_REQUESTED_INTERFACE_MTU=1 >11:03:12,117 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_DOMAIN_NAME_SERVERS=192.168.1.1 >11:03:12,117 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_REQUESTED_DOMAIN_SEARCH=1 >11:03:12,117 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_SUBNET_MASK=255.255.255.0 >11:03:12,117 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_REQUESTED_DOMAIN_NAME_SERVERS=1 >11:03:12,117 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_DHCP_LEASE_TIME=43200 >11:03:12,118 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_REQUESTED_HOST_NAME=1 >11:03:12,118 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_DAD_WAIT_TIME=0 >11:03:12,118 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_DHCP_MESSAGE_TYPE=5 >11:03:12,118 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_REQUESTED_RFC3442_CLASSLESS_STATIC_ROUTES=1 >11:03:12,118 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DHCP4_REQUESTED_TIME_OFFSET=1 >11:03:12,118 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP6_NUM_ROUTES=6 >11:03:12,118 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP6_ROUTE_5=fd3b:41e8:e780::cdd/128 :: 100 >11:03:12,118 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP6_ROUTE_4=fe80::/64 :: 100 >11:03:12,118 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP6_ROUTE_3=fe80::/64 :: 256 >11:03:12,118 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP6_ROUTE_2=ff00::/8 :: 256 >11:03:12,118 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP6_ROUTE_1=fd3b:41e8:e780::/64 :: 100 >11:03:12,118 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP6_ROUTE_0=fd3b:41e8:e780::/48 fe80::8bd:43ff:feb3:43a3 100 >11:03:12,118 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP6_NAMESERVERS=fe80::8bd:43ff:feb3:43a3 >11:03:12,118 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP6_GATEWAY=:: >11:03:12,118 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP6_NUM_ADDRESSES=3 >11:03:12,118 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP6_ADDRESS_2=fe80::652b:dda0:221e:ac31/64 :: >11:03:12,119 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP6_ADDRESS_1=fd3b:41e8:e780::cdd/128 :: >11:03:12,119 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP6_ADDRESS_0=fd3b:41e8:e780:0:bb57:ea14:e46a:f519/64 :: >11:03:12,119 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP4_NUM_ROUTES=1 >11:03:12,119 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP4_ROUTE_0=192.168.1.0/24 0.0.0.0 100 >11:03:12,119 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP4_DOMAINS=lan >11:03:12,119 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP4_NAMESERVERS=192.168.1.1 >11:03:12,119 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP4_GATEWAY=192.168.1.1 >11:03:12,119 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP4_NUM_ADDRESSES=1 >11:03:12,119 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: IP4_ADDRESS_0=192.168.1.139/24 192.168.1.1 >11:03:12,119 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DEVICE_IP_IFACE=enp3s0 >11:03:12,119 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: DEVICE_IFACE=enp3s0 >11:03:12,119 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: CONNECTION_ID=Wired connection 1 >11:03:12,119 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: CONNECTION_UUID=cf8f398a-ede1-3f91-b60c-1bde0a4d5afc >11:03:12,119 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >11:03:12,119 INFO nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: start running ordered scripts... >11:03:12,120 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/00-netreport": run script >11:03:12,120 INFO nm-dispatcher:req:7 'connectivity-change': new request (5 scripts) >11:03:12,120 DEBUG nm-dispatcher:req:7 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >11:03:12,120 DEBUG nm-dispatcher:req:7 'connectivity-change': environment: CONNECTIVITY_STATE=FULL >11:03:12,142 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/00-netreport": complete >11:03:12,142 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >11:03:12,147 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >11:03:12,147 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >11:03:12,150 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >11:03:12,150 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >11:03:12,161 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >11:03:12,161 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/20-chrony": run script >11:03:12,164 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0], "/etc/NetworkManager/dispatcher.d/20-chrony": complete >11:03:12,165 DEBUG nm-dispatcher:req:6 'dhcp4-change' [enp3s0]: completed (5 scripts) >11:03:12,165 INFO nm-dispatcher:req:7 'connectivity-change': start running ordered scripts... >11:03:12,165 DEBUG nm-dispatcher:req:7 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": run script >11:03:12,165 DEBUG NetworkManager:<debug> [1531911792.1655] dispatcher: (6) 00-netreport succeeded >11:03:12,165 DEBUG NetworkManager:<debug> [1531911792.1657] dispatcher: (6) 04-iscsi succeeded >11:03:12,165 DEBUG NetworkManager:<debug> [1531911792.1657] dispatcher: (6) 10-ifcfg-rh-routes.sh succeeded >11:03:12,166 DEBUG NetworkManager:<debug> [1531911792.1657] dispatcher: (6) 11-dhclient succeeded >11:03:12,166 DEBUG NetworkManager:<debug> [1531911792.1657] dispatcher: (6) 20-chrony succeeded >11:03:12,190 DEBUG nm-dispatcher:req:7 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": complete >11:03:12,190 DEBUG nm-dispatcher:req:7 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >11:03:12,193 DEBUG nm-dispatcher:req:7 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >11:03:12,193 DEBUG nm-dispatcher:req:7 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >11:03:12,196 DEBUG nm-dispatcher:req:7 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >11:03:12,196 DEBUG nm-dispatcher:req:7 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >11:03:12,204 DEBUG nm-dispatcher:req:7 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >11:03:12,205 DEBUG nm-dispatcher:req:7 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >11:03:12,208 DEBUG nm-dispatcher:req:7 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >11:03:12,208 DEBUG nm-dispatcher:req:7 'connectivity-change': completed (5 scripts) >11:03:12,209 DEBUG NetworkManager:<debug> [1531911792.2094] dispatcher: (7) 00-netreport succeeded >11:03:12,209 DEBUG NetworkManager:<debug> [1531911792.2095] dispatcher: (7) 04-iscsi succeeded >11:03:12,209 DEBUG NetworkManager:<debug> [1531911792.2095] dispatcher: (7) 10-ifcfg-rh-routes.sh succeeded >11:03:12,209 DEBUG NetworkManager:<debug> [1531911792.2095] dispatcher: (7) 11-dhclient succeeded >11:03:12,210 DEBUG NetworkManager:<debug> [1531911792.2096] dispatcher: (7) 20-chrony succeeded >11:03:12,216 ERR multipath:sdk: can't store path info >11:03:12,610 NOTICE audit:AVC avc: denied { dac_override } for pid=1997 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 >11:03:12,610 NOTICE audit:AVC avc: denied { write } for pid=1997 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 >11:03:12,610 NOTICE audit:AVC avc: denied { add_name } for pid=1997 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 >11:03:12,610 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7f72ee724a80 a2=241 a3=1b6 items=0 ppid=1 pid=1997 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) >11:03:12,610 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:12,610 NOTICE audit:AVC avc: denied { remove_name } for pid=1997 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39431 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >11:03:12,611 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f72ee724a80 a1=7f72e00023e0 a2=0 a3=3834373766353766 items=0 ppid=1 pid=1997 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) >11:03:12,611 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:13,489 INFO multipathd:sdk: spurious uevent, path not found >11:03:13,489 INFO multipathd:uevent trigger error >11:03:20,743 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >11:03:20,859 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Distributing kickstart. >11:03:20,860 NOTICE audit:AVC avc: denied { create } for pid=1997 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 >11:03:20,860 NOTICE audit:AVC avc: denied { write open } for pid=1997 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39431 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:03:20,860 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7f72ee724a80 a2=241 a3=1b6 items=0 ppid=1 pid=1997 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) >11:03:20,860 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:20,861 NOTICE audit:AVC avc: denied { getattr } for pid=1997 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39431 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:03:20,861 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=9 a1=7f72ee7242c0 a2=7f72ee7242c0 a3=0 items=0 ppid=1 pid=1997 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) >11:03:20,861 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:20,861 NOTICE audit:AVC avc: denied { rename } for pid=1997 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39431 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:03:20,861 NOTICE audit:AVC avc: denied { unlink } for pid=1997 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39637 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:03:20,861 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f72ee724a80 a1=7f72e00023e0 a2=0 a3=3834373766353766 items=0 ppid=1 pid=1997 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) >11:03:20,861 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:20,866 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 [] >11:03:20,866 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 >11:03:20,873 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network'] sections [] addons [] >11:03:20,874 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 >11:03:20,882 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 [] >11:03:20,882 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 >11:03:20,891 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 [] >11:03:20,891 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Security ><auto-removed line containing rootpw> >11:03:20,900 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.User >11:03:20,908 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >11:03:20,908 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 >11:03:20,917 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['zerombr', 'clearpart', 'ignoredisk'] sections [] addons [] >11:03:20,917 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 >11:03:20,926 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 [] >11:03:20,928 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Reading kickstart... >11:03:20,934 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Processing kickstart data... >11:03:20,935 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Enabled services are set to []. >11:03:20,935 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Disabled services are set to []. >11:03:20,935 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Default desktop is set to . >11:03:20,936 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >11:03:20,936 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >11:03:20,948 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >11:03:20,948 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 >11:03:20,982 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >11:03:21,552 DEBUG NetworkManager:<debug> [1531911801.5517] create NMAuditManager singleton (0x55eb155ee630) >11:03:21,555 DEBUG NetworkManager:<debug> [1531911801.5550] ifcfg-rh: write: connection enp3s0 (cf8f398a-ede1-3f91-b60c-1bde0a4d5afc) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-enp3s0" >11:03:21,556 DEBUG NetworkManager:<debug> [1531911801.5559] ++ connection 'update-settings' (0x7fdd18001500/NMSimpleConnection/"802-3-ethernet" < 0x7fdd200085f0/NMIfcfgConnection/"802-3-ethernet"): >11:03:21,556 DEBUG NetworkManager:<debug> [1531911801.5560] ++ connection [ 0x55eb154f06c0 < 0x55eb154f0780 ] >11:03:21,556 DEBUG NetworkManager:<debug> [1531911801.5560] ++ connection.id = 'enp3s0' < 'Wired connection 1' >11:03:21,556 DEBUG NetworkManager:<debug> [1531911801.5560] ++ connection.timestamp < 1531911779 >11:03:21,558 INFO NetworkManager:<info> [1531911801.5582] settings-connection[0x7fdd200085f0,cf8f398a-ede1-3f91-b60c-1bde0a4d5afc]: write: successfully updated (ifcfg-rh: persist (null)), connection was modified in the process >11:03:21,559 DEBUG NetworkManager:<debug> [1531911801.5590] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (enp3s0) >11:03:21,559 INFO NetworkManager:<info> [1531911801.5591] audit: op="connection-update" uuid="cf8f398a-ede1-3f91-b60c-1bde0a4d5afc" name="enp3s0" args="connection.id,connection.timestamp" pid=2083 uid=0 result="success" >11:03:21,647 DEBUG NetworkManager:<debug> [1531911801.6470] ifcfg-rh: write: connection enp3s0 (cf8f398a-ede1-3f91-b60c-1bde0a4d5afc) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-enp3s0" >11:03:21,648 DEBUG NetworkManager:<debug> [1531911801.6481] ++ connection 'update-settings' (0x55eb1558c280/NMSimpleConnection/"802-3-ethernet" < 0x7fdd200085f0/NMIfcfgConnection/"802-3-ethernet"): >11:03:21,648 DEBUG NetworkManager:<debug> [1531911801.6481] ++ connection [ 0x55eb154f06c0 < 0x55eb155bd770 ] >11:03:21,648 DEBUG NetworkManager:<debug> [1531911801.6481] ++ connection.interface-name = 'enp3s0' >11:03:21,650 INFO NetworkManager:<info> [1531911801.6506] settings-connection[0x7fdd200085f0,cf8f398a-ede1-3f91-b60c-1bde0a4d5afc]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-enp3s0), connection was modified in the process >11:03:21,651 DEBUG NetworkManager:<debug> [1531911801.6514] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (enp3s0) >11:03:21,651 INFO NetworkManager:<info> [1531911801.6515] audit: op="connection-update" uuid="cf8f398a-ede1-3f91-b60c-1bde0a4d5afc" name="enp3s0" args="connection.timestamp,connection.interface-name" pid=2083 uid=0 result="success" >11:03:21,745 DEBUG NetworkManager:<debug> [1531911801.7450] ifcfg-rh: write: connection enp3s0 (cf8f398a-ede1-3f91-b60c-1bde0a4d5afc) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-enp3s0" >11:03:21,745 DEBUG NetworkManager:<debug> [1531911801.7458] ++ connection 'update-settings' (0x55eb155be960/NMSimpleConnection/"802-3-ethernet" < 0x7fdd200085f0/NMIfcfgConnection/"802-3-ethernet"): >11:03:21,745 DEBUG NetworkManager:<debug> [1531911801.7458] ++ 802-3-ethernet [ 0x55eb155ae470 < 0x55eb15503f80 ] >11:03:21,746 DEBUG NetworkManager:<debug> [1531911801.7458] ++ 802-3-ethernet.mac-address < '14:DD:A9:D5:31:87' >11:03:21,747 INFO NetworkManager:<info> [1531911801.7479] settings-connection[0x7fdd200085f0,cf8f398a-ede1-3f91-b60c-1bde0a4d5afc]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-enp3s0), connection was modified in the process >11:03:21,748 DEBUG NetworkManager:<debug> [1531911801.7487] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (enp3s0) >11:03:21,749 INFO NetworkManager:<info> [1531911801.7488] audit: op="connection-update" uuid="cf8f398a-ede1-3f91-b60c-1bde0a4d5afc" name="enp3s0" args="connection.timestamp,802-3-ethernet.mac-address" pid=2083 uid=0 result="success" >11:03:22,059 DEBUG NetworkManager:<debug> [1531911802.0590] ifcfg-rh: write: connection enp4s0 (79baf56f-c320-3075-b15e-60db0331d1a0) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-enp4s0" >11:03:22,060 DEBUG NetworkManager:<debug> [1531911802.0600] ++ connection 'update-settings' (0x55eb155a7b60/NMSimpleConnection/"802-3-ethernet" < 0x7fdd20008740/NMIfcfgConnection/"802-3-ethernet"): >11:03:22,060 DEBUG NetworkManager:<debug> [1531911802.0601] ++ connection [ 0x55eb155bd5f0 < 0x55eb155a1550 ] >11:03:22,060 DEBUG NetworkManager:<debug> [1531911802.0601] ++ connection.id = 'enp4s0' < 'Wired connection 2' >11:03:22,060 DEBUG NetworkManager:<debug> [1531911802.0601] ++ connection.timestamp < 1531911779 >11:03:22,062 INFO NetworkManager:<info> [1531911802.0625] settings-connection[0x7fdd20008740,79baf56f-c320-3075-b15e-60db0331d1a0]: write: successfully updated (ifcfg-rh: persist (null)), connection was modified in the process >11:03:22,063 DEBUG NetworkManager:<debug> [1531911802.0632] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/2 (enp4s0) >11:03:22,063 INFO NetworkManager:<info> [1531911802.0633] audit: op="connection-update" uuid="79baf56f-c320-3075-b15e-60db0331d1a0" name="enp4s0" args="connection.id" pid=2083 uid=0 result="success" >11:03:22,172 DEBUG NetworkManager:<debug> [1531911802.1718] ++ connection 'update-settings' (0x55eb155a7b60/NMSimpleConnection/"802-3-ethernet" < 0x7fdd20008740/NMIfcfgConnection/"802-3-ethernet"): >11:03:22,172 DEBUG NetworkManager:<debug> [1531911802.1719] ++ connection [ 0x55eb155bd230 < 0x55eb155bd3b0 ] >11:03:22,172 DEBUG NetworkManager:<debug> [1531911802.1719] ++ connection.interface-name = 'enp4s0' >11:03:22,174 INFO NetworkManager:<info> [1531911802.1739] settings-connection[0x7fdd20008740,79baf56f-c320-3075-b15e-60db0331d1a0]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-enp4s0) >11:03:22,174 DEBUG NetworkManager:<debug> [1531911802.1745] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/2 (enp4s0) >11:03:22,174 INFO NetworkManager:<info> [1531911802.1746] audit: op="connection-update" uuid="79baf56f-c320-3075-b15e-60db0331d1a0" name="enp4s0" args="connection.interface-name" pid=2083 uid=0 result="success" >11:03:22,280 DEBUG NetworkManager:<debug> [1531911802.2799] ++ connection 'update-settings' (0x55eb155bf240/NMSimpleConnection/"802-3-ethernet" < 0x7fdd20008740/NMIfcfgConnection/"802-3-ethernet"): >11:03:22,280 DEBUG NetworkManager:<debug> [1531911802.2799] ++ 802-3-ethernet [ 0x55eb155ae6f0 < 0x55eb155ae470 ] >11:03:22,280 DEBUG NetworkManager:<debug> [1531911802.2799] ++ 802-3-ethernet.mac-address < '14:DD:A9:D5:31:88' >11:03:22,282 INFO NetworkManager:<info> [1531911802.2822] settings-connection[0x7fdd20008740,79baf56f-c320-3075-b15e-60db0331d1a0]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-enp4s0) >11:03:22,282 DEBUG NetworkManager:<debug> [1531911802.2827] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/2 (enp4s0) >11:03:22,282 INFO NetworkManager:<info> [1531911802.2828] audit: op="connection-update" uuid="79baf56f-c320-3075-b15e-60db0331d1a0" name="enp4s0" args="802-3-ethernet.mac-address" pid=2083 uid=0 result="success" >11:03:22,400 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' >11:03:22,404 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to []. >11:03:27,376 ERR spice-vdagent:Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0 >11:03:28,048 NOTICE audit:AVC avc: denied { read write } for pid=2529 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 >11:03:28,049 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=556ef4e20dd3 a1=7ffead55dda0 a2=7ffead55e538 a3=1 items=0 ppid=2528 pid=2529 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) >11:03:28,049 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F646275732D6461656D6F6E002D2D7379736C6F672D6F6E6C79002D2D666F726B002D2D7072696E742D7069640035002D2D7072696E742D616464726573730037002D2D73657373696F6E >11:03:28,129 INFO dbus-daemon:[session uid=0 pid=2529] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=0 pid=2510 comm="metacity --display :1 --sm-disable " label="system_u:system_r:initrc_t:s0") >11:03:28,173 NOTICE journal:Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >11:03:28,179 INFO dbus-daemon:[session uid=0 pid=2529] Successfully activated service 'org.a11y.Bus' >11:03:28,274 WARNING org.a11y.Bus:dbus-daemon[2539]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=2510 comm="metacity --display :1 --sm-disable " label="system_u:system_r:initrc_t:s0") >11:03:28,355 WARNING org.a11y.Bus:dbus-daemon[2539]: Successfully activated service 'org.a11y.atspi.Registry' >11:03:28,356 INFO org.a11y.Bus:SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >11:03:30,327 INFO systemd:Starting NTP client/server... >11:03:30,382 INFO chronyd:chronyd version 3.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) >11:03:30,391 INFO chronyd:Using right/UTC timezone to obtain leap second data >11:03:30,421 INFO systemd:Started NTP client/server. >11:03:30,422 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' >11:03:30,860 NOTICE audit:AVC avc: denied { write } for pid=1997 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 >11:03:30,860 NOTICE audit:AVC avc: denied { add_name } for pid=1997 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 >11:03:30,860 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7f72ee724a80 a2=241 a3=1b6 items=0 ppid=1 pid=1997 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) >11:03:30,860 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:30,860 NOTICE audit:AVC avc: denied { remove_name } for pid=1997 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39867 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >11:03:30,860 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f72ee724a80 a1=7f72e00023e0 a2=0 a3=3834373766353766 items=0 ppid=1 pid=1997 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) >11:03:30,861 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:32,112 NOTICE audit:AVC avc: denied { dac_override } for pid=1997 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 >11:03:32,112 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7f72ee724a80 a2=241 a3=1b6 items=0 ppid=1 pid=1997 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) >11:03:32,112 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:32,419 NOTICE audit:AVC avc: denied { create } for pid=1997 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 >11:03:32,420 NOTICE audit:AVC avc: denied { write open } for pid=1997 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=10924 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:03:32,420 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7f72ee724a80 a2=241 a3=1b6 items=0 ppid=1 pid=1997 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) >11:03:32,420 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:32,420 NOTICE audit:AVC avc: denied { getattr } for pid=1997 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=10924 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:03:32,420 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=b a1=7f72ee7242c0 a2=7f72ee7242c0 a3=0 items=0 ppid=1 pid=1997 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) >11:03:32,420 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:32,421 NOTICE audit:AVC avc: denied { rename } for pid=1997 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=10924 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:03:32,421 NOTICE audit:AVC avc: denied { unlink } for pid=1997 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=10919 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:03:32,421 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f72ee724a80 a1=7f72e00023e0 a2=0 a3=3834373766353766 items=0 ppid=1 pid=1997 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) >11:03:32,421 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >11:03:32,762 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >11:03:33,235 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:UTC is set to True. >11:03:33,307 NOTICE audit:AVC avc: denied { read write } for pid=2632 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 >11:03:33,308 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7f3afba26f00 a1=7f3adcdff7d0 a2=7f3add087510 a3=7f3ae0086680 items=0 ppid=2083 pid=2632 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) >11:03:33,308 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >11:03:33,000 NOTICE audit:AVC avc: denied { ioctl } for pid=2632 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 >11:03:33,008 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=0 a1=5401 a2=7ffd3c599ba0 a3=0 items=0 ppid=2083 pid=2632 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) >11:03:33,008 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >11:03:33,008 NOTICE audit:AVC avc: denied { getattr } for pid=2632 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 >11:03:33,008 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=0 a1=7ffd3c599c40 a2=7ffd3c599c40 a3=0 items=0 ppid=2083 pid=2632 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) >11:03:33,008 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >11:03:33,008 NOTICE audit:USYS_CONFIG pid=2632 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.localdomain addr=? terminal=pts/0 res=failed'
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 1602851
: 1459747 |
1459748
|
1459749
|
1459750
|
1459751
|
1459752
|
1459753
|
1459754
|
1459755
|
1459756
|
1459757
|
1459758
|
1459759
|
1459760
|
1459761