Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1974436 Details for
Bug 2221183
pyanaconda.modules.common.errors.installation.BootloaderInstallationError: boot loader install failed
Home
New
Search
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.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 1.26 MB, created by
antxzq
on 2023-07-07 11:23:12 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
antxzq
Created:
2023-07-07 11:23:12 UTC
Size:
1.26 MB
patch
obsolete
>anaconda 38.23.4 exception report >Traceback (most recent call first): > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 509, in _handle_method_error > raise exception from None > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 483, in _get_method_reply > return self._handle_method_error(error) > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 450, in _call_method > return self._get_method_reply( > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/__init__.py", line 46, in sync_run_task > task_proxy.Finish() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 439, in run_install_bootloader > sync_run_task(STORAGE.get_proxy(task)) > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 246, in _run > self._task_cb(*self._task_args, **self._task_kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 515, in _run_installation > queue.start() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 80, in run > self._run_installation( > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error > raise exc_info[1] > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish > threadMgr.raise_if_error(self._thread_name) > File "/usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/installation_progress.py", line 75, in _on_installation_done > self._task.finish() > File "/usr/lib64/python3.11/site-packages/pyanaconda/core/signal.py", line 41, in emit > func(obj, *args, **kargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/runnable.py", line 115, in _task_stopped_callback > self._stopped_signal.emit() > File "/usr/lib64/python3.11/site-packages/pyanaconda/core/async_utils.py", line 68, in _idle_method > func(*args, **kwargs) >pyanaconda.modules.common.errors.installation.BootloaderInstallationError: boot loader install failed > >Local variables in innermost frame: >self: <dasbus.client.handler.ClientObjectHandler object at 0x7f66244a06a0> >error: g-io-error-quark: GDBus.Error:org.fedoraproject.Anaconda.BootloaderInstallationError: boot loader install failed (36) >name: org.fedoraproject.Anaconda.BootloaderInstallationError >cls: <class 'pyanaconda.modules.common.errors.installation.BootloaderInstallationError'> >message: boot loader install failed >exception: boot loader install failed > > >Anaconda instance, containing members: >_display_mode: DisplayModes instance, containing members: > _display_mode._value_: GUI > _display_mode._name_: GUI > _display_mode.__objclass__: <enum 'DisplayModes'> > _display_mode._sort_order_: 0 >_interactive_mode: True >gui_startup_failed: False >_intf: GraphicalUserInterface instance, containing members: > _intf.storage: None > _intf.payload: RPMOSTreePayload instance, containing members: > _intf.payload._service_proxy: <dasbus.client.proxy.ObjectProxy object at 0x7f663eeb8900> > _intf.payload._payload_proxy: <dasbus.client.proxy.ObjectProxy object at 0x7f663cab3970> > _intf.payload._progress_cb: <bound method RunInstallationTask._progress_report_cb of <pyanaconda.installation.RunInstallationTask object at 0x7f6624432c10>> > _intf._actions: Skipped > _intf._currentAction: ProgressSpoke 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._storage: None > _intf._currentAction._payload: Already dumped (RPMOSTreePayload instance) > _intf._currentAction.entered: Signal instance, containing members: > _intf._currentAction.entered._functions: set() > _intf._currentAction.entered._methods: <WeakKeyDictionary at 0x7f66243f76d0> > _intf._currentAction.exited: Signal instance, containing members: > _intf._currentAction.exited._functions: set() > _intf._currentAction.exited._methods: <WeakKeyDictionary at 0x7f662440cd50> > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction._spinner: Spinner instance, containing members: > _intf._currentAction._task: RunInstallationTask instance, containing members: > _intf._currentAction._task._ResultProvider__result_lock: <unlocked _thread.lock object at 0x7f663c6f4140> > _intf._currentAction._task._ResultProvider__result: None > _intf._currentAction._task._progress_changed_signal: Signal instance, containing members: > _intf._currentAction._task._progress_changed_signal._functions: set() > _intf._currentAction._task._progress_changed_signal._methods: <WeakKeyDictionary at 0x7f66251d0f50> > _intf._currentAction._task._ProgressReporter__progress_lock: <unlocked _thread.lock object at 0x7f6624e7a7c0> > _intf._currentAction._task._ProgressReporter__progress_step: 6 > _intf._currentAction._task._ProgressReporter__progress_msg: Installing boot loader > _intf._currentAction._task._Cancellable__cancel_lock: <unlocked _thread.lock object at 0x7f66243f0ec0> > _intf._currentAction._task._Cancellable__cancel: False > _intf._currentAction._task._started_signal: Signal instance, containing members: > _intf._currentAction._task._started_signal._functions: set() > _intf._currentAction._task._started_signal._methods: <WeakKeyDictionary at 0x7f6624e55cd0> > _intf._currentAction._task._stopped_signal: Signal instance, containing members: > _intf._currentAction._task._stopped_signal._functions: set() > _intf._currentAction._task._stopped_signal._methods: <WeakKeyDictionary at 0x7f6626cdbd90> > _intf._currentAction._task._failed_signal: Signal instance, containing members: > _intf._currentAction._task._failed_signal._functions: set() > _intf._currentAction._task._failed_signal._methods: <WeakKeyDictionary at 0x7f6626cfff90> > _intf._currentAction._task._succeeded_signal: Signal instance, containing members: > _intf._currentAction._task._succeeded_signal._functions: set() > _intf._currentAction._task._succeeded_signal._methods: <WeakKeyDictionary at 0x7f6624e22910> > _intf._currentAction._task._thread_name: AnaTaskThread-RunInstallationTask-1 > _intf._currentAction._task._payload: Already dumped (RPMOSTreePayload instance) > _intf._currentAction._task._ksdata: Skipped > _intf._currentAction._task._total_steps: 40 > _intf._gui_lock: <locked _thread.lock object at 0x7f664106f180> > _intf.data: Skipped > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._overlay_img: None > _intf.mainWindow._overlay_depth: 0 > _intf.mainWindow._stack: Stack instance, containing members: > _intf.mainWindow._stack_contents: {WelcomeLanguageSpoke, StorageSpoke, SummaryHub, ProgressSpoke, PasswordSpoke} > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._current_action: Already dumped (ProgressSpoke instance) > _intf.mainWindow._mnemonic_signal: 30378 > _intf.mainWindow._saved_help_button_label: Help! > _intf.mainWindow._language: en_US.UTF-8 > _intf.mainWindow._screenshot_index: 0 > _intf._distributionText: <function distributionText at 0x7f6642f245e0> > _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 0x7f663c6f6e00 (pyanaconda+ui+gui+MainWindow at 0x564e57a07fa0)>> >ksdata: Skipped >opts: Namespace instance, containing members: > opts.stage2: hd:LABEL=Fedora-iot-ostree-x86_64-38 > opts.display_mode: Already dumped (DisplayModes instance) > opts.cmdline: None > opts.noninteractive: False > opts.profile_id: > 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.addRepo: [] > opts.noverifyssl: False > opts.liveinst: False > opts.runres: None > opts.xdriver: None > opts.vnc: False > opts.vncconnect: None > opts.vncpassword: > opts.xtimeout: 60 > opts.keymap: None > opts.lang: None > opts.syslog: None > opts.remotelog: None > opts.virtiolog: /dev/virtio-ports/org.fedoraproject.anaconda.log.0 > opts.selinux: -1 > opts.mpath: True > opts.ibft: True > opts.nonibftiscsiboot: False > opts.geoloc: None > opts.geoloc_use_with_ks: False > opts.nosave: None > opts.rescue_nomount: False > opts.updates_url: None > opts.images: [] > opts.dirinstall: None > opts.memcheck: True > opts.leavebootorder: False > opts.eject: True > opts.extlinux: False > opts.nombr: False > opts.multipath_friendly_names: True > opts.kexec: False >_payload: Already dumped (RPMOSTreePayload instance) >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.data, _bootloader.encrypted_password, _bootloader.password, payload._groups] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/program.log, /tmp/storage.log, /tmp/lvm.log, /proc/cmdline, /root/lorax-packages.log, /tmp/dbus.log, /tmp/syslog] > mehConfig.localSkipList: [passphrase, password, _oldweak, _password, try_passphrase] > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f6626b15e40>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f6626b15ee0>, True), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7f6626b00a40>, True), 'addons': (<function list_addons_callback at 0x7f6626b16020>, False)} > mehConfig.programName: anaconda > mehConfig.programVersion: 38.23.4 > mehConfig.programArch: x86_64 >dbus_session_connection: None >dbus_inhibit_id: None >gui_initialized: <locked _thread.lock object at 0x7f664106f180> >_dbus_launcher: AnacondaDBusLauncher instance, containing members: > _dbus_launcher._dbus_daemon_process: <Popen: returncode: None args: ['dbus-daemon', '--print-address', '--syslog'...> > _dbus_launcher._log_file: <_io.TextIOWrapper name='/tmp/dbus.log' mode='a' encoding='UTF-8'> > _dbus_launcher._bus_address: unix:path=/tmp/dbus-DTSOpYKZVA,guid=9de6b0015329470edcbb94e364a81e1d > >Registered callbacks: >lsblk_output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID FSAVAIL FSUSE% MOUNTPOINT >loop0 1176981504 root disk brw-rw---- squashfs >loop1 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 >|-live-rw 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 1417064448 65% / >`-live-base 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 >loop2 34359738368 root disk brw-rw---- >`-live-rw 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 1417064448 65% / >sda 10737418240 root disk brw-rw---- >|-sda1 1048576 root disk brw-rw---- 1977df99-1514-4a86-a419-f62913880402 >|-sda2 1073741824 root disk brw-rw---- ext4 80ff3403-23dc-4735-8635-011efed916dc aae84b50-6041-4104-9381-f5242aa1671d 850010112 10% /mnt/sysimage/ostree/deploy/fedora-iot/deploy/252489a607d24b3f5960ca16afb247ba4d295e2cf561582aa5064aae80e588bc.0/boot >`-sda3 9660530688 root disk brw-rw---- LVM2_member FWm88d-m5Cx-hTv7-ZLty-qgck-Ir9Q-mNnaOt ddf93ad1-009b-4c0e-b80a-5e0acb636f29 > `-fedora--iot-root 9659482112 root disk brw-rw---- ext4 8bd44520-1f16-46af-b602-ce28495af864 7773786112 12% /mnt/sysimage/ostree/deploy/fedora-iot/deploy/252489a607d24b3f5960ca16afb247ba4d295e2cf561582aa5064aae80e588bc.0/sysroot >sr0 1327953920 root cdrom brw-rw---- iso9660 Fedora-iot-ostree-x86_64-38 2023-04-19-16-13-32-00 0 100% /run/install/repo >zram0 2040528896 root disk brw-rw---- [SWAP] > >addons: >com_redhat_kdump > > >/tmp/anaconda.log: >14:15:56,956 INF core.configuration.profile: Loading information about profiles from /etc/anaconda/profile.d. >14:15:56,957 INF core.configuration.profile: Found the 'almalinux' profile at /etc/anaconda/profile.d/almalinux.conf. >14:15:56,957 INF core.configuration.profile: Found the 'centos' profile at /etc/anaconda/profile.d/centos.conf. >14:15:56,957 INF core.configuration.profile: Found the 'circle' profile at /etc/anaconda/profile.d/circle.conf. >14:15:56,957 INF core.configuration.profile: Found the 'fedora-designsuite' profile at /etc/anaconda/profile.d/fedora-designsuite.conf. >14:15:56,957 INF core.configuration.profile: Found the 'fedora-eln' profile at /etc/anaconda/profile.d/fedora-eln.conf. >14:15:56,957 INF core.configuration.profile: Found the 'fedora-iot' profile at /etc/anaconda/profile.d/fedora-iot.conf. >14:15:56,957 INF core.configuration.profile: Found the 'fedora-kde' profile at /etc/anaconda/profile.d/fedora-kde.conf. >14:15:56,958 INF core.configuration.profile: Found the 'fedora-kinoite' profile at /etc/anaconda/profile.d/fedora-kinoite.conf. >14:15:56,958 INF core.configuration.profile: Found the 'fedora-sericea' profile at /etc/anaconda/profile.d/fedora-sericea.conf. >14:15:56,958 INF core.configuration.profile: Found the 'fedora-server' profile at /etc/anaconda/profile.d/fedora-server.conf. >14:15:56,958 INF core.configuration.profile: Found the 'fedora-silverblue' profile at /etc/anaconda/profile.d/fedora-silverblue.conf. >14:15:56,958 INF core.configuration.profile: Found the 'fedora-workstation' profile at /etc/anaconda/profile.d/fedora-workstation.conf. >14:15:56,958 INF core.configuration.profile: Found the 'fedora' profile at /etc/anaconda/profile.d/fedora.conf. >14:15:56,958 INF core.configuration.profile: Found the 'ovirt' profile at /etc/anaconda/profile.d/ovirt.conf. >14:15:56,959 INF core.configuration.profile: Found the 'rhel' profile at /etc/anaconda/profile.d/rhel.conf. >14:15:56,959 INF core.configuration.profile: Found the 'rhvh' profile at /etc/anaconda/profile.d/rhvh.conf. >14:15:56,959 INF core.configuration.profile: Found the 'rocky' profile at /etc/anaconda/profile.d/rocky.conf. >14:15:56,959 INF core.configuration.profile: Found the 'scientific-linux' profile at /etc/anaconda/profile.d/scientific-linux.conf. >14:15:56,959 INF core.configuration.profile: Found the 'virtuozzo-linux' profile at /etc/anaconda/profile.d/virtuozzo-linux.conf. >14:15:56,959 DBG core.configuration.profile: Detecting a profile for ID=fedora, VARIANT_ID=iot. >14:15:56,960 INF core.configuration.profile: The 'fedora-iot' profile is detected. >14:15:56,960 INF core.configuration.anaconda: Load the 'fedora-iot' profile configuration. >14:15:56,961 INF main: /sbin/anaconda 38.23.4-2.fc38 >14:15:56,961 INF core.util: Reporting the IPMI event: 7 >14:15:56,976 WRN misc: /usr/lib64/python3.11/site-packages/pyanaconda/core/users.py:31: DeprecationWarning: 'crypt' is deprecated and slated for removal in Python 3.13 > import crypt # pylint: disable=deprecated-module > >14:15:57,017 INF startup_utils: check_memory(): total:2074, needed:320 >14:15:57,017 DBG startup_utils: Don't set up proxy variables. >14:15:57,023 INF main: anaconda called with cmdline = ['/sbin/anaconda'] >14:15:57,023 INF main: Default encoding = utf-8 >14:15:57,023 INF misc: Configuration loaded from: ['/etc/anaconda/anaconda.conf', '/etc/anaconda/profile.d/fedora.conf', '/etc/anaconda/profile.d/fedora-iot.conf', '/etc/anaconda/conf.d/00-do-nothing.conf', '/etc/anaconda/conf.d/01-still-do-nothing.conf'] >14:15:57,023 INF misc: Writing the runtime configuration to: /run/anaconda/anaconda.conf >14:15:57,034 INF core.dbus: Connecting to the Anaconda bus at unix:path=/tmp/dbus-DTSOpYKZVA,guid=9de6b0015329470edcbb94e364a81e1d. >14:15:57,944 INF main: Found a kickstart file: /usr/share/anaconda/interactive-defaults.ks >14:15:57,963 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >14:15:58,035 WRN kickstart: Command ostreesetup will be parsed in DBus module. >14:15:58,035 WRN kickstart: Command firewall will be parsed in DBus module. >14:15:58,044 DBG payload.rpmostreepayload: The flatpak source is not available. >14:15:58,048 DBG localization: setting locale to: en_US.UTF-8 >14:15:58,053 DBG network: Initialization started. >14:15:58,055 DBG network: Devices found: ['ens3'] >14:15:58,056 DBG network: Running task Apply kickstart >14:15:58,159 DBG network: Apply kickstart result: [] >14:15:58,161 DBG network: Running task Dump missing config files >14:15:58,264 DBG network: Dump missing config files result: ['ens3'] >14:15:58,265 DBG network: Creating network configurations. >14:15:58,266 DBG network: Initialization finished. >14:15:58,266 INF threading: Running Thread: AnaWaitForConnectingNMThread (140076868695744) >14:15:58,266 DBG anaconda: setting display mode to GUI >14:15:58,268 INF anaconda: Display mode is set to 'interactive graphical mode'. >14:15:58,268 DBG network: waiting for connecting NM (dhcp in progress?), timeout=46 >14:15:58,271 INF startup_utils: check_memory(): total:2074, needed:320 >14:15:58,271 INF startup_utils: check_memory(): total:2074, graphical:410 >14:15:58,271 DBG core.util: Setting timeout 60 seconds for starting X. >14:15:58,573 DBG network: NM connected, waited 0 seconds >14:15:58,581 INF network: got 0 NTP servers from DHCP >14:15:58,583 INF threading: Thread Done: AnaWaitForConnectingNMThread (140076868695744) >14:15:59,359 DBG core.util: X server has signalled a successful start. >14:15:59,608 INF display: Started spice-vdagent. >14:16:00,448 DBG ui.lib.addons: Loading spokes into module path for addon com_redhat_kdump >14:16:00,528 DBG core.storage: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >14:16:00,537 INF threading: Running Thread: AnaStorageThread (140076868695744) >14:16:00,540 INF threading: Running Thread: AnaTimeInitThread (140076712457920) >14:16:00,549 DBG payload.manager: Restarting payload thread >14:16:00,549 INF threading: Running Thread: AnaPayloadRestartThread (140076704065216) >14:16:00,550 INF startup_utils: Geolocation is enabled. >14:16:00,550 INF threading: Running Thread: AnaPayloadThread (140076695672512) >14:16:00,550 INF threading: Thread Done: AnaPayloadRestartThread (140076704065216) >14:16:00,848 INF threading: Thread Done: AnaStorageThread (140076868695744) >14:16:00,855 INF threading: Thread Done: AnaPayloadThread (140076695672512) >14:16:01,000 INF threading: Thread Done: AnaTimeInitThread (140076712457920) >14:16:01,008 INF startup_utils: Geoloc: using timezone determined by geolocation >14:16:01,014 DBG localization: setting locale to: ru_RU.UTF-8 >14:16:01,282 DBG ui.gui: Detected primary monitor: 2374x1748 96dpix 96dpiy >14:16:01,380 DBG localization: setting locale to: ru_RU.UTF-8 >14:16:01,386 DBG localization: setting locale to: ru_RU.UTF-8 >14:16:01,406 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >14:16:03,240 DBG localization: setting locale to: en_US.UTF-8 >14:16:04,514 DBG localization: setting locale to: en_US.UTF-8 >14:16:04,534 DBG ui.gui.spokes.network: network standalone spoke (init): completed: ['ens3', 'lo'] >14:16:04,536 DBG ui.common: Left spoke: WelcomeLanguageSpoke >14:16:04,539 INF lifecycle: Adding controller: SummaryHub >14:16:04,717 INF threading: Running Thread: AnaAddLayoutsInitThread (140076868695744) >14:16:04,757 DBG ui.gui.utils: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f6626ce7290>> on <list object at 0x7f6626b4ba40> >14:16:04,757 INF threading: Running Thread: AnaGtkBatchPre1 (140076712457920) >14:16:04,758 INF threading: Thread Done: AnaGtkBatchPre1 (140076712457920) >14:16:04,762 INF threading: Running Thread: AnaKeyboardThread (140076712457920) >14:16:04,773 INF lifecycle: Module initialized: LangsupportSpoke >14:16:04,841 INF threading: Running Thread: AnaDateTimeThread (140076695672512) >14:16:04,873 INF threading: Running Thread: AnaStorageWatcher (140076704065216) >14:16:04,874 DBG ui.gui.hubs: incomplete spokes: [StorageSpoke] >14:16:04,882 DBG ui.lib.storage: Selecting one or less disks by default: sda >14:16:04,882 INF lifecycle: Module initialized: StorageSpoke >14:16:04,882 INF threading: Thread Done: AnaStorageWatcher (140076704065216) >14:16:04,882 INF lifecycle: Module initialized: CustomPartitioningSpoke >14:16:04,891 INF lifecycle: Module initialized: BlivetGuiSpoke >14:16:04,904 INF lifecycle: Module initialized: FilterSpoke >14:16:04,915 DBG ui.gui.spokes.network: adding device configuration: NetworkDeviceConfiguration(connection_uuid='2aa4e280-42db-309c-ac4d-a6bc16e1e7e3', device_name='ens3', device_type=1) >14:16:04,916 INF lifecycle: Module initialized: NetworkSpoke >14:16:04,924 INF lifecycle: Module initialized: PasswordSpoke >14:16:04,926 DBG ui.gui.hubs: incomplete spokes: [StorageSpoke, PasswordSpoke] >14:16:04,934 INF lifecycle: Module initialized: UserSpoke >14:16:04,936 DBG ui.gui.hubs: incomplete spokes: [StorageSpoke, PasswordSpoke, UserSpoke] >14:16:04,936 INF lifecycle: Initialization of all modules (10) has been started. >14:16:04,937 DBG ui.gui.hubs: Starting event loop for hub SummaryHub >14:16:04,940 DBG ui.common: Entered hub: SummaryHub >14:16:04,975 DBG ui.gui.utils: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f6626ce7290>> on <list object at 0x7f6626b4ba40> >14:16:04,976 INF threading: Thread Done: AnaAddLayoutsInitThread (140076868695744) >14:16:04,976 INF lifecycle: Module initialized: KeyboardSpoke >14:16:04,976 INF threading: Thread Done: AnaKeyboardThread (140076712457920) >14:16:05,009 DBG ui.gui.spokes.datetime_spoke: Setting year 2023, month 7, day 7, hours 16, minutes 16, tz Europe/Amsterdam >16:16:05,009 INF timezone: Setting system time to Fri Jul 7 14:16:05 2023 UTC >16:16:05,009 DBG ui.gui.spokes.datetime_spoke: Setting year 2023, month 7, day 7, hours 16, minutes 16, tz Europe/Amsterdam >16:16:05,010 INF timezone: Setting system time to Fri Jul 7 14:16:05 2023 UTC >16:16:05,009 DBG ui.gui.spokes.datetime_spoke: Setting year 2023, month 7, day 7, hours 16, minutes 16, tz Europe/Amsterdam >16:16:05,009 INF timezone: Setting system time to Fri Jul 7 14:16:05 2023 UTC >17:16:05,001 INF lifecycle: Module initialized: DatetimeSpoke >17:16:05,001 INF lifecycle: All modules have been initialized. >17:16:05,001 INF threading: Thread Done: AnaDateTimeThread (140076695672512) >17:16:05,004 DBG ui.gui.hubs: spoke is not ready: KeyboardSpoke >17:16:05,004 DBG ui.gui.hubs: setting KeyboardSpoke status to: Getting list of layouts... >17:16:05,004 DBG ui.gui.hubs: setting StorageSpoke status to: Probing storage... >17:16:05,004 DBG ui.gui.hubs: setting StorageSpoke status to: Probing storage... >17:16:05,007 DBG ui.gui.hubs: spoke is ready: StorageSpoke >17:16:05,009 DBG ui.gui.hubs: spoke is ready: PasswordSpoke >17:16:05,011 DBG ui.gui.hubs: spoke is ready: KeyboardSpoke >17:16:05,013 DBG ui.gui.hubs: spoke is ready: DatetimeSpoke >17:16:06,217 DBG ui.common: Entered spoke: StorageSpoke >14:16:08,230 DBG ui.gui.spokes.storage: disk free: 10 GiB fs free: 0 B sw needs: 476.84 MiB auto swap: 0 B >14:16:08,236 DBG ui.gui.spokes.storage: Running the execute method for the AUTOMATIC partitioning method. >14:16:08,237 INF threading: Running Thread: AnaExecuteStorageThread (140076695672512) >14:16:08,237 DBG ui.common: Left spoke: StorageSpoke >14:16:08,237 DBG ui.lib.storage: Applying partitioning >14:16:08,237 DBG ui.gui.spokes.storage: Saving storage configuration... >14:16:08,287 DBG ui.gui.hubs: spoke is not ready: StorageSpoke >14:16:08,287 DBG ui.gui.hubs: setting StorageSpoke status to: Saving storage configuration... >14:16:08,342 DBG ui.gui.spokes.storage: Checking storage configuration... >14:16:08,386 DBG ui.gui.hubs: setting StorageSpoke status to: Checking storage configuration... >14:16:08,450 DBG ui.lib.storage: Validation has been completed: ValidationReport(error_messages=[], warning_messages=[]) >14:16:08,485 DBG ui.lib.storage: Partitioning has been applied. >14:16:08,485 INF threading: Thread Done: AnaExecuteStorageThread (140076695672512) >14:16:08,490 DBG ui.gui.hubs: incomplete spokes: [PasswordSpoke, UserSpoke] >14:16:08,490 DBG ui.gui.hubs: spoke is ready: StorageSpoke >14:16:09,408 DBG ui.common: Entered spoke: PasswordSpoke >14:16:17,011 INF ui.gui.spokes.root_password: Return to hub prevented by password checking rules. >14:16:17,185 DBG ui.common: Left spoke: PasswordSpoke >14:16:17,198 DBG ui.gui.hubs: incomplete spokes: [UserSpoke] >14:16:17,201 DBG ui.gui.hubs: incomplete spokes: [] >14:16:17,202 INF ui.lib.space: fs space: 7.65 GiB needed: 476.84 MiB >14:16:17,202 INF core.hw: Skipping detection of SMT. >14:16:17,249 INF ui.lib.space: fs space: 7.65 GiB needed: 476.84 MiB >14:16:17,250 INF core.hw: Skipping detection of SMT. >14:16:17,250 DBG ui.gui.hubs: spoke is ready: PasswordSpoke >14:16:18,359 DBG ui.common: Left hub: SummaryHub >14:16:18,362 INF threading: Running Thread: AnaTaskThread-RunInstallationTask-1 (140076854351552) >14:16:18,363 DBG ui.gui.spokes.installation_progress: The installation has started. >14:16:18,363 INF modules.common.task.task: Run the installation queue. >14:16:18,364 DBG ui.common: Entered spoke: ProgressSpoke >14:16:18,431 INF installation: Top-level task queue: Complete installation queue >Number of task queues: 17 >Number of tasks: 40 >Task & task group listing: > Task queue: Installation queue > Task queue: Installation environment setup > Task: Get missing keyboard settings. > Task queue: Early storage configuration > Task: Create storage layout > Task: Mount filesystems > Task queue: Pre-install scripts > Task: Run %pre-install scripts > Task queue: Pre install tasks > Task: Discover information about a realm > Task: Set up FIPS for the payload installation > Task: Find additional packages & run pre_install() > Task queue: Payload installation > Task: Install the payload > Task queue: Late storage configuration > Task: Write the storage configuration > Task queue: Bootloader installation > Task: Configure bootloader > Task: Install bootloader > Task queue: Post-installation setup tasks > Task: Run post-installation setup tasks > Task queue: Configuration queue > Task queue: Installed system configuration > Task: Configure SELinux > Task: Configure fingerprint authentication > Task: Authselect configuration > Task: Set the Hardware Clock from the System Clock > Task: Configure time zone > Task: Configure NTP > Task: Configure Initial Setup > Task: Configure post-installation tools > Task: Configure services > Task: Configure systemd default target > Task: Configure default desktop > Task: Configure language > Task: Configure keyboard > Task: Configure firewall > Task queue: Network configuration > Task: Network configuration > Task queue: User creation > Task: Create groups > Task: Create users > Task: Configure root password > Task: Set SSH keys > Task: Configure optional root password SSH login > Task queue: Anaconda addon configuration > Task queue: Initramfs generation > Task: Generate initramfs > Task: Configure FIPS > Task: Join a realm > Task: Rerun zipl > Task queue: Write configs and kickstarts > Task: Store kickstarts > Task queue: Post installation scripts > Task: Run post installation scripts > Task: Set file contexts > Task: Copy installation logs >14:16:18,432 INF installation: Task started: Installation queue (1/40) >14:16:18,432 INF installation: Queue started: Installation queue (1/17) >14:16:18,432 INF installation: Queue started: Installation environment setup (2/17) >14:16:18,536 INF installation: Queue started: Early storage configuration (3/17) >14:16:20,668 INF installation: Queue started: Pre-install scripts (4/17) >14:16:20,669 INF installation: Queue started: Pre install tasks (5/17) >14:16:20,672 DBG payload.migrated: Nothing to do in the pre-install step. >14:16:20,672 INF installation: Queue started: Payload installation (6/17) >14:17:13,933 INF installation: Queue started: Late storage configuration (7/17) >14:17:14,036 INF installation: Queue started: Bootloader installation (8/17) >14:17:15,871 WRN misc: /usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/__init__.py:856: PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated in favor of "text" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > dlg = Gtk.MessageDialog(flags=Gtk.DialogFlags.MODAL, > >14:17:15,871 WRN misc: /usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/__init__.py:856: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > dlg = Gtk.MessageDialog(flags=Gtk.DialogFlags.MODAL, > >14:17:17,729 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x564e59f2d180' has no handler with id '40118' > return func(*args, **kwargs) > >14:17:17,729 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x564e59f2d180' has no handler with id '40119' > return func(*args, **kwargs) > >14:17:17,732 INF threading: Thread Failed: AnaTaskThread-RunInstallationTask-1 (140076854351552) >14:17:17,743 ERR modules.common.task.task: Thread AnaTaskThread-RunInstallationTask-1 has failed: Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > ^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 80, in run > self._run_installation( > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 515, in _run_installation > queue.start() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 246, in _run > self._task_cb(*self._task_args, **self._task_kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 439, in run_install_bootloader > sync_run_task(STORAGE.get_proxy(task)) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/__init__.py", line 46, in sync_run_task > task_proxy.Finish() > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 450, in _call_method > return self._get_method_reply( > ^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 483, in _get_method_reply > return self._handle_method_error(error) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 509, in _handle_method_error > raise exception from None >pyanaconda.modules.common.errors.installation.BootloaderInstallationError: boot loader install failed > >14:17:17,743 INF threading: Thread Done: AnaTaskThread-RunInstallationTask-1 (140076854351552) >14:17:17,744 DBG ui.gui.spokes.installation_progress: The installation has finished. >14:17:17,744 DBG exception: running handleException >14:17:17,752 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.11/site-packages/pyanaconda/core/async_utils.py", line 68, in _idle_method > func(*args, **kwargs) > > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/runnable.py", line 115, in _task_stopped_callback > self._stopped_signal.emit() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/core/signal.py", line 41, in emit > func(obj, *args, **kargs) > > File "/usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/installation_progress.py", line 75, in _on_installation_done > self._task.finish() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish > threadMgr.raise_if_error(self._thread_name) > > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error > raise exc_info[1] > > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > ^^^^^^^^^^ > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 80, in run > self._run_installation( > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 515, in _run_installation > queue.start() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 246, in _run > self._task_cb(*self._task_args, **self._task_kwargs) > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 439, in run_install_bootloader > sync_run_task(STORAGE.get_proxy(task)) > > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/__init__.py", line 46, in sync_run_task > task_proxy.Finish() > > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 450, in _call_method > return self._get_method_reply( > ^^^^^^^^^^^^^^^^^^^^^^^ > > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 483, in _get_method_reply > return self._handle_method_error(error) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 509, in _handle_method_error > raise exception from None > >pyanaconda.modules.common.errors.installation.BootloaderInstallationError: boot loader install failed > >14:17:17,753 DBG exception: Gtk running, queuing exception handler to the main loop > > >/tmp/program.log: >14:15:57,008 INF program: Running... losetup --list >14:15:57,017 INF program: Running... auditctl -e 0 >14:15:57,023 INF program: enabled 0 >14:15:57,023 INF program: failure 1 >14:15:57,023 INF program: pid 0 >14:15:57,023 INF program: rate_limit 0 >14:15:57,023 INF program: backlog_limit 64 >14:15:57,023 INF program: lost 0 >14:15:57,023 INF program: backlog 0 >14:15:57,023 INF program: backlog_wait_time 60000 >14:15:57,023 INF program: backlog_wait_time_actual 0 >14:15:57,023 DBG program: Return code: 0 >14:15:57,024 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >14:15:58,268 INF program: Running... losetup --list >14:15:58,271 INF program: Running... Xorg -br -logfile /tmp/X.log :1 vt6 -s 1440 -ac -nolisten tcp -dpi 96 -noreset >14:15:59,359 INF program: Running... gnome-kiosk --display :1 --sm-disable --x11 >14:15:59,367 INF program: Running... xrdb -nocpp -merge /etc/X11/Xresources >14:15:59,378 INF program: xrdb: No such file or directory >14:15:59,378 INF program: xrdb: can't open file '/etc/X11/Xresources' >14:15:59,378 DBG program: Return code: 1 >14:15:59,379 INF program: Running... /usr/lib/systemd/systemd --user >14:15:59,380 INF program: Running... spice-vdagent >14:15:59,608 DBG program: Return code: 0 >14:16:00,453 INF program: Running... udevadm settle --timeout=300 >14:16:00,461 DBG program: Return code: 0 >14:16:00,474 INF program: Running [1] mkdosfs --help ... >14:16:00,477 INF program: stdout[1]: mkfs.fat 4.2 (2021-01-31) > >14:16:00,477 INF program: stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: > -a Disable alignment of data structures > -A Toggle Atari variant of the filesystem > -b SECTOR Select SECTOR as location of the FAT32 backup boot sector > -c Check device for bad blocks before creating the filesystem > -C Create file TARGET then create filesystem in it > -D NUMBER Write BIOS drive number NUMBER to boot sector > -f COUNT Create COUNT file allocation tables > -F SIZE Select FAT size SIZE (12, 16 or 32) > -g GEOM Select disk geometry: heads/sectors_per_track > -h NUMBER Write hidden sectors NUMBER to boot sector > -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) > -I Ignore and disable safety checks > -l FILENAME Read bad blocks list from FILENAME > -m FILENAME Replace default error message in boot block with contents of FILENAME > -M TYPE Set media type in boot sector to TYPE > --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk > -n LABEL Set volume name to LABEL (up to 11 characters long) > --codepage=N use DOS codepage N to encode label (default: 850) > -r COUNT Make room for at least COUNT entries in the root directory > -R COUNT Set minimal number of reserved sectors to COUNT > -s COUNT Set number of sectors per cluster to COUNT > -S SIZE Select a sector size of SIZE (a power of two, at least 512) > -v Verbose execution > --variant=TYPE Select variant TYPE of filesystem (standard or Atari) > > --invariant Use constants for randomly generated or time based values > --offset=SECTOR Write the filesystem at a specific sector into the device file. > --help Show this help message and exit > >14:16:00,477 INF program: ...done [1] (exit code: 0) >14:16:00,499 INF program: Running... udevadm settle --timeout=300 >14:16:00,526 DBG program: Return code: 0 >14:16:00,555 INF program: Running... systemctl start chronyd >14:16:00,622 DBG program: Return code: 0 >14:16:00,852 INF program: Running... hwclock --hctosys --utc >14:16:01,000 DBG program: Return code: 0 >16:16:05,009 INF program: Running... /usr/bin/date --set=@1688739365 >16:16:05,000 INF program: Fri Jul 7 14:16:05 UTC 2023 >16:16:05,000 DBG program: Return code: 0 >16:16:05,010 INF program: Running... /usr/bin/date --set=@1688739365 >16:16:05,000 INF program: Fri Jul 7 14:16:05 UTC 2023 >16:16:05,000 DBG program: Return code: 0 >16:16:05,009 INF program: Running... /usr/bin/date --set=@1688739365 >16:16:05,000 INF program: Fri Jul 7 14:16:05 UTC 2023 >16:16:05,000 DBG program: Return code: 0 >14:17:17,788 INF program: Running... lsblk --bytes -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,FSAVAIL,FSUSE%,MOUNTPOINT >14:17:17,797 INF program: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID FSAVAIL FSUSE% MOUNTPOINT >14:17:17,797 INF program: loop0 1176981504 root disk brw-rw---- squashfs >14:17:17,797 INF program: loop1 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 >14:17:17,797 INF program: |-live-rw 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 1417064448 65% / >14:17:17,797 INF program: `-live-base 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 >14:17:17,797 INF program: loop2 34359738368 root disk brw-rw---- >14:17:17,797 INF program: `-live-rw 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 1417064448 65% / >14:17:17,797 INF program: sda 10737418240 root disk brw-rw---- >14:17:17,798 INF program: |-sda1 1048576 root disk brw-rw---- 1977df99-1514-4a86-a419-f62913880402 >14:17:17,798 INF program: |-sda2 1073741824 root disk brw-rw---- ext4 80ff3403-23dc-4735-8635-011efed916dc aae84b50-6041-4104-9381-f5242aa1671d 850010112 10% /mnt/sysimage/ostree/deploy/fedora-iot/deploy/252489a607d24b3f5960ca16afb247ba4d295e2cf561582aa5064aae80e588bc.0/boot >14:17:17,798 INF program: `-sda3 9660530688 root disk brw-rw---- LVM2_member FWm88d-m5Cx-hTv7-ZLty-qgck-Ir9Q-mNnaOt ddf93ad1-009b-4c0e-b80a-5e0acb636f29 >14:17:17,798 INF program: `-fedora--iot-root 9659482112 root disk brw-rw---- ext4 8bd44520-1f16-46af-b602-ce28495af864 7773786112 12% /mnt/sysimage/ostree/deploy/fedora-iot/deploy/252489a607d24b3f5960ca16afb247ba4d295e2cf561582aa5064aae80e588bc.0/sysroot >14:17:17,798 INF program: sr0 1327953920 root cdrom brw-rw---- iso9660 Fedora-iot-ostree-x86_64-38 2023-04-19-16-13-32-00 0 100% /run/install/repo >14:17:17,798 INF program: zram0 2040528896 root disk brw-rw---- [SWAP] >14:17:17,798 DBG program: Return code: 0 > > >/tmp/storage.log: >DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >DEBUG:blivet:registered device format class DeviceFormat as None >DEBUG:blivet:registered device format class BIOSBoot as biosboot >DEBUG:blivet:registered device format class DiskLabel as disklabel >DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >INFO:program:Running [1] mkdosfs --help ... >INFO:program:stdout[1]: mkfs.fat 4.2 (2021-01-31) > >INFO:program:stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: > -a Disable alignment of data structures > -A Toggle Atari variant of the filesystem > -b SECTOR Select SECTOR as location of the FAT32 backup boot sector > -c Check device for bad blocks before creating the filesystem > -C Create file TARGET then create filesystem in it > -D NUMBER Write BIOS drive number NUMBER to boot sector > -f COUNT Create COUNT file allocation tables > -F SIZE Select FAT size SIZE (12, 16 or 32) > -g GEOM Select disk geometry: heads/sectors_per_track > -h NUMBER Write hidden sectors NUMBER to boot sector > -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) > -I Ignore and disable safety checks > -l FILENAME Read bad blocks list from FILENAME > -m FILENAME Replace default error message in boot block with contents of FILENAME > -M TYPE Set media type in boot sector to TYPE > --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk > -n LABEL Set volume name to LABEL (up to 11 characters long) > --codepage=N use DOS codepage N to encode label (default: 850) > -r COUNT Make room for at least COUNT entries in the root directory > -R COUNT Set minimal number of reserved sectors to COUNT > -s COUNT Set number of sectors per cluster to COUNT > -S SIZE Select a sector size of SIZE (a power of two, at least 512) > -v Verbose execution > --variant=TYPE Select variant TYPE of filesystem (standard or Atari) > > --invariant Use constants for randomly generated or time based values > --offset=SECTOR Write the filesystem at a specific sector into the device file. > --help Show this help message and exit > >INFO:program:...done [1] (exit code: 0) >DEBUG:blivet:registered device format class Ext2FS as ext2 >DEBUG:blivet:registered device format class Ext3FS as ext3 >DEBUG:blivet:registered device format class Ext4FS as ext4 >DEBUG:blivet:registered device format class FATFS as vfat >DEBUG:blivet:registered device format class EFIFS as efi >DEBUG:blivet:registered device format class BTRFS as btrfs >DEBUG:blivet:registered device format class GFS2 as gfs2 >DEBUG:blivet:registered device format class JFS as jfs >DEBUG:blivet:registered device format class ReiserFS as reiserfs >DEBUG:blivet:registered device format class XFS as xfs >DEBUG:blivet:registered device format class StratisXFS as stratis xfs >DEBUG:blivet:registered device format class HFS as hfs >DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >DEBUG:blivet:registered device format class HFSPlus as hfs+ >DEBUG:blivet:registered device format class MacEFIFS as macefi >DEBUG:blivet:registered device format class NTFS as ntfs >DEBUG:blivet:registered device format class ExFATFS as exfat >DEBUG:blivet:registered device format class F2FS as f2fs >DEBUG:blivet:registered device format class NFS as nfs >DEBUG:blivet:registered device format class NFSv4 as nfs4 >DEBUG:blivet:registered device format class Iso9660FS as iso9660 >DEBUG:blivet:registered device format class UDFFS as udf >DEBUG:blivet:registered device format class NoDevFS as nodev >DEBUG:blivet:registered device format class DevPtsFS as devpts >DEBUG:blivet:registered device format class ProcFS as proc >DEBUG:blivet:registered device format class SysFS as sysfs >DEBUG:blivet:registered device format class TmpFS as tmpfs >DEBUG:blivet:registered device format class BindFS as bind >DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >DEBUG:blivet:registered device format class USBFS as usbfs >DEBUG:blivet:registered device format class EFIVarFS as efivarfs >DEBUG:blivet:registered device format class LUKS as luks >DEBUG:blivet:registered device format class Integrity as integrity >DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >DEBUG:blivet:registered device format class MDRaidMember as mdmember >DEBUG:blivet:registered device format class MultipathMember as multipath_member >DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >DEBUG:blivet:registered device format class SwapSpace as swap >DEBUG:blivet:registered device format class StratisBlockdev as stratis >DEBUG:blivet:default disklabel has been set to gpt >INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 > import cgi > >INFO:blivet:failed to get initiator name from iscsi firmware: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 > import pipes > >DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'. >DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module. >INFO:program:Running... modprobe libfc >DEBUG:program:Return code: 0 >INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i >INFO:program:stdout: >INFO:program:No FCoE boot disk information is found in EDD! >DEBUG:program:Return code: 1 >INFO:blivet:No FCoE EDD info found: No FCoE boot disk information is found in EDD! >DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module. >INFO:blivet:ISCSID is /sbin/iscsid >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module. >INFO:program:Running [2] e2fsck -V ... >INFO:program:stdout[2]: >INFO:program:stderr[2]: e2fsck 1.46.5 (30-Dec-2021) > Using EXT2FS Library version 1.46.5, 30-Dec-2021 > >INFO:program:...done [2] (exit code: 0) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT >INFO:program:stdout: >INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >INFO:program:loop0 1176981504 root disk brw-rw---- squashfs >INFO:program:loop1 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 >INFO:program:|-live-rw 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 / >INFO:program:`-live-base 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 >INFO:program:loop2 34359738368 root disk brw-rw---- >INFO:program:`-live-rw 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 / >INFO:program:sda 10737418240 root disk brw-rw---- >INFO:program:sr0 1327953920 root cdrom brw-rw---- iso9660 Fedora-iot-ostree-x86_64-38 2023-04-19-16-13-32-00 /run/install/repo >INFO:program:zram0 2040528896 root disk brw-rw---- [SWAP] >DEBUG:program:Return code: 0 >DEBUG:blivet:lsblk output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >loop0 1176981504 root disk brw-rw---- squashfs >loop1 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 >|-live-rw 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 / >`-live-base 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 >loop2 34359738368 root disk brw-rw---- >`-live-rw 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 / >sda 10737418240 root disk brw-rw---- >sr0 1327953920 root cdrom brw-rw---- iso9660 Fedora-iot-ostree-x86_64-38 2023-04-19-16-13-32-00 /run/install/repo >zram0 2040528896 root disk brw-rw---- [SWAP] > >DEBUG:blivet:lvm filter: clearing the lvm devices list >DEBUG:blivet:lvm filter: clearing the lvm devices list >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:anaconda.storage:trying to set new default luks version to 'luks2' >DEBUG:blivet: LUKS.__init__: luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3 >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.common.base.base:Publish the service. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker. >INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-DTSOpYKZVA,guid=9de6b0015329470edcbb94e364a81e1d. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >DEBUG:anaconda.modules.common.base.base:Start the loop. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. >DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. >DEBUG:blivet:failed to resolve 'LABEL=Fedora-iot-ostree-x86_64-38' >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['LABEL=Fedora-iot-ostree-x86_64-38', '/dev/zram0']'. >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. >INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (140344431736512) >INFO:anaconda.modules.common.task.task:Scan all devices >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >INFO:blivet:resetting Blivet (version 3.7.1) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fa488367950> >DEBUG:blivet:lvm filter: clearing the lvm devices list >INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >INFO:program:Running [3] multipath --version ... >INFO:program:stdout[3]: >INFO:program:stderr[3]: Unknown switch: (null) >multipath-tools v0.9.4 (12/19, 2022) >Usage: > multipath [-v level] [-B|-d|-i|-q|-r] [-b file] [-p policy] [device] > multipath [-v level] [-R retries] -f device > multipath [-v level] [-R retries] -F > multipath [-v level] [-l|-ll] [device] > multipath [-v level] [-a|-w] device > multipath [-v level] [-A|-W] > multipath [-v level] [-i] [-c|-C] device > multipath [-v level] [-i] [-u|-U] > multipath [-h|-t|-T] > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -e enable foreign libraries with -l/-ll > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -T display the multipathd configuration without builtin defaults > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -R num number of times to retry removes of in-use devices > -u check if the device specified in the program environment should be a > path in a multipath device > -U check if the device specified in the program environment is a > multipath device with usable paths, see -C flag > -p pol force all maps to specified path grouping policy: > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level: > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > device action limited to: > . multipath named 'device' (ex: mpath0) > . multipath whose wwid is 'device' (ex: 60051...) > . multipath including the path named 'device' (ex: /dev/sda or > /dev/dm-0) > . multipath including the path with maj:min 'device' (ex: 8:0) > >INFO:program:...done [3] (exit code: 1) >INFO:program:Running [4] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >INFO:program:stdout[4]: >INFO:program:stderr[4]: >INFO:program:...done [4] (exit code: 0) >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:blivet:devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00001 ' > '/dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00001 ' > '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001 ' > '/dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00001 ' > '/dev/disk/by-diskseq/1 /dev/disk/by-path/pci-0000:00:01.1-ata-1 ' > '/dev/disk/by-path/pci-0000:00:01.1-ata-1.0', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DISKSEQ': '1', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'FIND_MULTIPATHS_WAIT_UNTIL': '0', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:01.1-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:01.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_01_1-ata-1_0', > 'ID_REVISION': '2.5+', > 'ID_SCSI': '1', > 'ID_SCSI_INQUIRY': '1', > 'ID_SCSI_SERIAL': 'QM00001', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'ATA', > 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SCSI_IDENT_LUN_ATA': 'QEMU_HARDDISK_QM00001', > 'SCSI_IDENT_LUN_T10': 'ATA_QEMU_HARDDISK_QM00001', > 'SCSI_IDENT_LUN_VENDOR': 'QM00001', > 'SCSI_IDENT_SERIAL': 'QM00001', > 'SCSI_MODEL': 'QEMU_HARDDISK', > 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'SCSI_REVISION': '2.5+', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'disk', > 'SCSI_VENDOR': 'ATA', > 'SCSI_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6342316'} ; >INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > while device: > >DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/model: 51454d5520484152444449534b2020200a >INFO:blivet:sda is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 >DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/size: 32303937313532300a >DEBUG:blivet:updated sda size to 10 GiB (10 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/rotational: 310a >INFO:blivet:added disk sda (id 4) to device tree >INFO:blivet:got device: DiskDevice instance (0x7fa488331090) -- > name = sda status = True id = 4 > children = [] > parents = [] > uuid = None size = 10 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 10 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sda ; >DEBUG:blivet:no type or existing type for sda, bailing >DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':systemd:seat:uaccess:', > 'DEVLINKS': '/dev/disk/by-uuid/2023-04-19-16-13-32-00 ' > '/dev/disk/by-label/Fedora-iot-ostree-x86_64-38 ' > '/dev/disk/by-path/pci-0000:00:01.1-ata-2 /dev/cdrom ' > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-diskseq/3 ' > '/dev/disk/by-path/pci-0000:00:01.1-ata-2.0', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '3', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_01_1-ata-2_0', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', > 'ID_FS_LABEL': 'Fedora-iot-ostree-x86_64-38', > 'ID_FS_LABEL_ENC': 'Fedora-iot-ostree-x86_64-38', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2023-04-19-16-13-32-00', > 'ID_FS_UUID_ENC': '2023-04-19-16-13-32-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'PMBR', > 'ID_PATH': 'pci-0000:00:01.1-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:01.1-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_01_1-ata-2_0', > 'ID_REVISION': '2.5+', > 'ID_SCSI': '1', > 'ID_SCSI_INQUIRY': '1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '11', > 'MINOR': '0', > 'SCSI_MODEL': 'QEMU_DVD-ROM', > 'SCSI_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20', > 'SCSI_REVISION': '2.5+', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'cd/dvd', > 'SCSI_VENDOR': 'QEMU', > 'SCSI_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'TAGS': ':systemd:seat:uaccess:', > 'USEC_INITIALIZED': '6336590'} ; >INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: OpticalDevicePopulator.run: >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 10 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 11 >DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >DEBUG:blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >DEBUG:blivet:sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0/size: 323539333636300a >DEBUG:blivet:updated sr0 size to 1.24 GiB (1.24 GiB) >INFO:blivet:added cdrom sr0 (id 9) to device tree >INFO:blivet:got device: OpticalDevice instance (0x7fa488233cd0) -- > name = sr0 status = True id = 9 > children = [] > parents = [] > uuid = None size = 1.24 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > target size = 1.24 GiB path = /dev/sr0 > format args = [] original_format = None >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 13 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 14 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 15 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 16 >WARNING:blivet:Stratis DBus service is not running >INFO:blivet:type detected on 'sr0' is 'iso9660' >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 17 >DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >INFO:blivet:got format: existing iso9660 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/12', > 'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '12', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6222351'} ; >INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/install/repo/images/install.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 20 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 21 >DEBUG:blivet: FileDevice._set_format: /run/install/repo/images/install.img ; type: None ; current: None ; >INFO:blivet:added file /run/install/repo/images/install.img (id 19) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 24 >DEBUG:blivet: FileDevice.add_child: name: /run/install/repo/images/install.img ; child: loop0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:added loop loop0 (id 23) to device tree >INFO:blivet:got device: LoopDevice instance (0x7fa4881fe350) -- > name = loop0 status = False id = 23 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (19)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 27 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 28 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 29 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 30 >INFO:blivet:type detected on 'loop0' is 'squashfs' >DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 31 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:got format: existing None >DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/148d0c4c-8364-41e1-93ee-a712839a5012 ' > '/dev/disk/by-diskseq/13 /dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '13', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '148d0c4c-8364-41e1-93ee-a712839a5012', > 'ID_FS_UUID_ENC': '148d0c4c-8364-41e1-93ee-a712839a5012', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6220753'} ; >INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 34 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 35 >DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >INFO:blivet:added file /LiveOS/rootfs.img (id 33) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 38 >DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 39 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >INFO:blivet:added loop loop1 (id 37) to device tree >INFO:blivet:got device: LoopDevice instance (0x7fa48825c0d0) -- > name = loop1 status = False id = 37 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (33)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 41 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 42 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 43 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 44 >INFO:blivet:type detected on 'loop1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/loop1 >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax/lorax.imgutils.2p1zyord >INFO:program:Filesystem UUID: 148d0c4c-8364-41e1-93ee-a712839a5012 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 262144 >INFO:program:Block count: 1048576 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 36936 >INFO:program:Free blocks: 354481 >INFO:program:Free inodes: 205819 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 511 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8192 >INFO:program:Inode blocks per group: 512 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Wed Apr 19 16:07:45 2023 >INFO:program:Last mount time: Wed Apr 19 16:07:45 2023 >INFO:program:Last write time: Wed Apr 19 16:08:00 2023 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Wed Apr 19 16:07:45 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 2709 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 91c3f56e-b27c-4105-920d-2009503e78c9 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x32870c9c >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000008 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0xdaf1c1ee >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/loop1 >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 45 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/14', > 'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DISKSEQ': '14', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6221080'} ; >INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 48 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 49 >DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >INFO:blivet:added file /overlay (deleted) (id 47) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 52 >DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 53 >DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >INFO:blivet:added loop loop2 (id 51) to device tree >INFO:blivet:got device: LoopDevice instance (0x7fa48847e410) -- > name = loop2 status = False id = 51 > children = [] > parents = ['existing 0 B file /overlay (deleted) (47)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >DEBUG:blivet:no type or existing type for loop2, bailing >DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-rw ' > '/dev/mapper/live-rw ' > '/dev/disk/by-uuid/148d0c4c-8364-41e1-93ee-a712839a5012', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '15', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '148d0c4c-8364-41e1-93ee-a712839a5012', > 'ID_FS_UUID_ENC': '148d0c4c-8364-41e1-93ee-a712839a5012', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3895150'} ; >INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >INFO:program:Running [5] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[5]: > >INFO:program:stderr[5]: >INFO:program:...done [5] (exit code: 0) >INFO:program:Running [6] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[6]: > >INFO:program:stderr[6]: >INFO:program:...done [6] (exit code: 0) >INFO:program:Running [7] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[7]: > >INFO:program:stderr[7]: >INFO:program:...done [7] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [8] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[8]: > >INFO:program:stderr[8]: >INFO:program:...done [8] (exit code: 0) >INFO:program:Running [9] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[9]: > >INFO:program:stderr[9]: >INFO:program:...done [9] (exit code: 0) >INFO:program:Running [10] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[10]: > >INFO:program:stderr[10]: >INFO:program:...done [10] (exit code: 0) >INFO:program:Running [11] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[11]: > >INFO:program:stderr[11]: >INFO:program:...done [11] (exit code: 0) >INFO:program:Running [12] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[12]: > >INFO:program:stderr[12]: >INFO:program:...done [12] (exit code: 0) >INFO:program:Running [13] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[13]: > >INFO:program:stderr[13]: >INFO:program:...done [13] (exit code: 0) >INFO:program:Running [14] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[14]: > >INFO:program:stderr[14]: >INFO:program:...done [14] (exit code: 0) >INFO:program:Running [15] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[15]: > >INFO:program:stderr[15]: >INFO:program:...done [15] (exit code: 0) >INFO:program:Running [16] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[16]: > >INFO:program:stderr[16]: >INFO:program:...done [16] (exit code: 0) >INFO:program:Running [17] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[17]: > >INFO:program:stderr[17]: >INFO:program:...done [17] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (37) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (51) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 57 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 58 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 383338383630380a >DEBUG:blivet:updated live-rw size to 4 GiB (4 GiB) >INFO:blivet:added dm live-rw (id 56) to device tree >INFO:blivet:got device: DMDevice instance (0x7fa488233710) -- > name = live-rw status = True id = 56 > children = [] > parents = ['existing 0 B loop loop1 (37) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 4 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [18] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[18]: > >INFO:program:stderr[18]: >INFO:program:...done [18] (exit code: 0) >INFO:program:Running [19] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[19]: > >INFO:program:stderr[19]: >INFO:program:...done [19] (exit code: 0) >INFO:program:Running [20] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[20]: > >INFO:program:stderr[20]: >INFO:program:...done [20] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 61 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 62 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 63 >INFO:blivet:type detected on 'live-rw' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: / >INFO:program:Filesystem UUID: 148d0c4c-8364-41e1-93ee-a712839a5012 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 262144 >INFO:program:Block count: 1048576 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 36936 >INFO:program:Free blocks: 354481 >INFO:program:Free inodes: 205819 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 511 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8192 >INFO:program:Inode blocks per group: 512 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Wed Apr 19 16:07:45 2023 >INFO:program:Last mount time: Fri Jul 7 14:15:51 2023 >INFO:program:Last write time: Fri Jul 7 14:15:51 2023 >INFO:program:Mount count: 2 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Wed Apr 19 16:07:45 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 2709 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 91c3f56e-b27c-4105-920d-2009503e78c9 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0xe3c24fec >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000009 >INFO:program:Journal start: 1 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x7ff41289 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 983621 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 3.75 GiB up to 4 GiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 64 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-base ' > '/dev/disk/by-uuid/148d0c4c-8364-41e1-93ee-a712839a5012 ' > '/dev/mapper/live-base', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '16', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '148d0c4c-8364-41e1-93ee-a712839a5012', > 'ID_FS_UUID_ENC': '148d0c4c-8364-41e1-93ee-a712839a5012', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3909294'} ; >INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >INFO:program:Running [21] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[21]: > >INFO:program:stderr[21]: >INFO:program:...done [21] (exit code: 0) >INFO:program:Running [22] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[22]: > >INFO:program:stderr[22]: >INFO:program:...done [22] (exit code: 0) >INFO:program:Running [23] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[23]: > >INFO:program:stderr[23]: >INFO:program:...done [23] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [24] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[24]: > >INFO:program:stderr[24]: >INFO:program:...done [24] (exit code: 0) >INFO:program:Running [25] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[25]: > >INFO:program:stderr[25]: >INFO:program:...done [25] (exit code: 0) >INFO:program:Running [26] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[26]: > >INFO:program:stderr[26]: >INFO:program:...done [26] (exit code: 0) >INFO:program:Running [27] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[27]: > >INFO:program:stderr[27]: >INFO:program:...done [27] (exit code: 0) >INFO:program:Running [28] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[28]: > >INFO:program:stderr[28]: >INFO:program:...done [28] (exit code: 0) >INFO:program:Running [29] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[29]: > >INFO:program:stderr[29]: >INFO:program:...done [29] (exit code: 0) >INFO:program:Running [30] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[30]: > >INFO:program:stderr[30]: >INFO:program:...done [30] (exit code: 0) >INFO:program:Running [31] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[31]: > >INFO:program:stderr[31]: >INFO:program:...done [31] (exit code: 0) >INFO:program:Running [32] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[32]: > >INFO:program:stderr[32]: >INFO:program:...done [32] (exit code: 0) >INFO:program:Running [33] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[33]: > >INFO:program:stderr[33]: >INFO:program:...done [33] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (37) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 67 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 68 >DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 383338383630380a >DEBUG:blivet:updated live-base size to 4 GiB (4 GiB) >INFO:blivet:added dm live-base (id 66) to device tree >INFO:blivet:got device: DMDevice instance (0x7fa48834b250) -- > name = live-base status = True id = 66 > children = [] > parents = ['existing 0 B loop loop1 (37) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 4 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [34] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[34]: > >INFO:program:stderr[34]: >INFO:program:...done [34] (exit code: 0) >INFO:program:Running [35] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[35]: > >INFO:program:stderr[35]: >INFO:program:...done [35] (exit code: 0) >INFO:program:Running [36] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[36]: > >INFO:program:stderr[36]: >INFO:program:...done [36] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 70 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 71 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 72 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 73 >INFO:blivet:type detected on 'live-base' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax/lorax.imgutils.2p1zyord >INFO:program:Filesystem UUID: 148d0c4c-8364-41e1-93ee-a712839a5012 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 262144 >INFO:program:Block count: 1048576 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 36936 >INFO:program:Free blocks: 354481 >INFO:program:Free inodes: 205819 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 511 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8192 >INFO:program:Inode blocks per group: 512 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Wed Apr 19 16:07:45 2023 >INFO:program:Last mount time: Wed Apr 19 16:07:45 2023 >INFO:program:Last write time: Wed Apr 19 16:08:00 2023 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Wed Apr 19 16:07:45 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 2709 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 91c3f56e-b27c-4105-920d-2009503e78c9 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x32870c9c >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000008 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0xdaf1c1ee >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 74 >DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:blivet:edd: collected mbr signatures: {} >DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >DEBUG:testdata:glob match: /sys/firmware/edd/int13_dev80/ >DEBUG:blivet:edd: found device 0x80 at /sys/firmware/edd/int13_dev80/ >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/version: 307833300a >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/interface: 4154412020202020096465766963653a20300a >WARNING:blivet:mbr_signature is not a valid attribute >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/sectors: 32303937313532300a >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/host_bus: 504349200930303a30312e3120206368616e6e656c3a20300a >DEBUG:testdata:glob: /sys/block/../devices/pci0000:00/0000:00:01.1/virtio*/block/ >INFO:blivet:edd: Could not find Virtio device for pci dev 00:01.1 channel 0 >DEBUG:testdata:glob: /sys/block/* >DEBUG:testdata:glob match: /sys/block/loop1 >DEBUG:testdata:new sysfs link: "/sys/block/loop1" -> "../devices/virtual/block/loop1" >DEBUG:testdata:sysfs link: "/sys/block/loop1" -> "../devices/virtual/block/loop1" >DEBUG:testdata:glob match: /sys/block/dm-1 >DEBUG:testdata:new sysfs link: "/sys/block/dm-1" -> "../devices/virtual/block/dm-1" >DEBUG:testdata:sysfs link: "/sys/block/dm-1" -> "../devices/virtual/block/dm-1" >DEBUG:testdata:glob match: /sys/block/sr0 >DEBUG:testdata:new sysfs link: "/sys/block/sr0" -> "../devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0" >DEBUG:testdata:sysfs link: "/sys/block/sr0" -> "../devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0" >DEBUG:testdata:sysfs attr /sys/block/../devices/pci0000:00/0000:00:01.1/ata2/ata_port/ata2/port_no: 320a >DEBUG:testdata:glob match: /sys/block/loop2 >DEBUG:testdata:new sysfs link: "/sys/block/loop2" -> "../devices/virtual/block/loop2" >DEBUG:testdata:sysfs link: "/sys/block/loop2" -> "../devices/virtual/block/loop2" >DEBUG:testdata:glob match: /sys/block/loop0 >DEBUG:testdata:new sysfs link: "/sys/block/loop0" -> "../devices/virtual/block/loop0" >DEBUG:testdata:sysfs link: "/sys/block/loop0" -> "../devices/virtual/block/loop0" >DEBUG:testdata:glob match: /sys/block/dm-0 >DEBUG:testdata:new sysfs link: "/sys/block/dm-0" -> "../devices/virtual/block/dm-0" >DEBUG:testdata:sysfs link: "/sys/block/dm-0" -> "../devices/virtual/block/dm-0" >DEBUG:testdata:glob match: /sys/block/sda >DEBUG:testdata:new sysfs link: "/sys/block/sda" -> "../devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda" >DEBUG:testdata:sysfs link: "/sys/block/sda" -> "../devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda" >DEBUG:testdata:sysfs attr /sys/block/../devices/pci0000:00/0000:00:01.1/ata1/ata_port/ata1/port_no: 310a >DEBUG:testdata:glob match: /sys/block/zram0 >DEBUG:testdata:new sysfs link: "/sys/block/zram0" -> "../devices/virtual/block/zram0" >DEBUG:testdata:sysfs link: "/sys/block/zram0" -> "../devices/virtual/block/zram0" >WARNING:blivet:edd: Could not find ATA device for pci dev 00:01.1 channel 0 ata 0 pmp None >DEBUG:blivet:edd: data extracted from 0x80:<EddEntry path: /sys/firmware/edd/int13_dev80/ version: 0x30 mbr_signature: None sectors: 20971520 ATA host_bus: PCI pci_dev: 00:01.1 channel: 0 interface: "ATA device: 0" ata_device: 0> >ERROR:blivet:edd: unable to match edd entry 0x80 >DEBUG:blivet:resolved 'LABEL=Fedora-iot-ostree-x86_64-38' to 'sr0' (cdrom) >DEBUG:anaconda.storage:Protected device spec LABEL=Fedora-iot-ostree-x86_64-38 resolved to sr0. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader GRUB2. >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (140344431736512) >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 10 GiB disk sda (4) ; hidden: True ; >DEBUG:blivet:checking if sda depends on sda >DEBUG:blivet:checking if sr0 depends on sda >DEBUG:blivet:checking if /run/install/repo/images/install.img depends on sda >DEBUG:blivet:checking if loop0 depends on sda >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sda >DEBUG:blivet:checking if loop1 depends on sda >DEBUG:blivet:checking if /overlay (deleted) depends on sda >DEBUG:blivet:checking if loop2 depends on sda >DEBUG:blivet:checking if live-rw depends on sda >DEBUG:blivet:checking if live-base depends on sda >DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/2. >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_module:Request is set to 'PartitioningRequest(backup_passphrase_enabled=False, cipher='', encrypted=False, escrow_certificate='', excluded_mount_points=[], file_system_type='', hibernation=False, luks_version='', partitioning_scheme=2, passphrase_set=False, pbkdf='', pbkdf_iterations=0, pbkdf_memory=0, pbkdf_time=0)'. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree/1. >DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for AUTOMATIC with selected disks ['sda']. >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. >INFO:anaconda.threading:Running Thread: AnaTaskThread-AutomaticPartitioningTask-1 (140344431736512) >INFO:anaconda.modules.common.task.task:Configure the partitioning >DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at disk: sda >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 10 GiB disk sda (4) ; hidden: False ; >DEBUG:blivet:dep is a leaf >DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Removing sda. >DEBUG:blivet:removing sda >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 10 GiB disk sda (4) ; hidden: False ; >DEBUG:blivet:dep is a leaf >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 107 >DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >INFO:blivet:registered action: [106] destroy format None on disk sda (id 4) >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sda be initialized? >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 10 GiB disk sda (4) ; hidden: False ; >DEBUG:blivet:dep is a leaf >DEBUG:anaconda.modules.storage.disk_initialization.configuration:The clearable disk can be initialized. >DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Initializing sda. >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 109 >DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >INFO:blivet:registered action: [108] destroy format None on disk sda (id 4) >DEBUG:blivet: DiskLabel.__init__: device: /dev/sda ; >DEBUG:blivet:selecting gpt disklabel for sda based on size >DEBUG:blivet: DiskLabel.fresh_parted_disk: device: /dev/sda ; label_type: gpt ; >DEBUG:blivet:selecting gpt disklabel for sda based on size >DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7fa48828cbd0> > PedDisk: <_ped.Disk object at 0x7fa48825e5c0> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 110 >DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >INFO:blivet:registered action: [111] create format gpt disklabel on disk sda (id 4) >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run True. >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7fa48829e2d0) -- > name = sda status = True id = 4 > children = [] > parents = [] > uuid = None size = 10 GiB > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 10 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = None] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /run/install/repo/images/install.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.execution:Found a drive with a valid stage1: sda >DEBUG:anaconda.modules.storage.bootloader.execution:Use a usable drive with a valid stage1 device. >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) with non-existent gpt disklabel >DEBUG:blivet:resolved 'sda' to 'sda' (disk) >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:Executing the automatic partitioning. >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:scheme: 2 >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:requests: >PartSpec instance (0x7fa488104e10) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 0 fstype = biosboot encrypted = False > size = 1024 KiB max_size = None grow = False > required_space = 0 > schemes = set()PartSpec instance (0x7fa4880c7750) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False > required_space = 0 > schemes = set()PartSpec instance (0x7fa488105e50) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB max_size = 70 GiB grow = True > required_space = 0 > schemes = set()PartSpec instance (0x7fa4880d6ad0) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB max_size = None grow = True > required_space = 50 GiB > schemes = set() >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:encrypted: False >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.disks: ['sda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.partitioned: ['sda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/images/install.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:boot disk: sda >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:candidate disks: ['sda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Found disks for implicit partitions: ['sda'] >DEBUG:blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 112 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 114 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req0 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 1 ; >INFO:blivet:added partition req0 (id 113) to device tree >INFO:blivet:registered action: [116] create device partition req0 (id 113) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 118 >DEBUG:blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: lvmpv ; >INFO:blivet:registered action: [117] create format lvmpv on partition req0 (id 113) >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Created the implicit partition req0 for sda. >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 119 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 121 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req1 ; type: biosboot ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 1 ; >INFO:blivet:added partition req1 (id 120) to device tree >INFO:blivet:registered action: [123] create device partition req1 (id 120) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 125 >DEBUG:blivet: PartitionDevice._set_format: req1 ; type: biosboot ; current: biosboot ; >INFO:blivet:registered action: [124] create format biosboot on partition req1 (id 120) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 126 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 128 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req2 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req2 ; type: ext4 ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req2 ; kids: 1 ; >INFO:blivet:added partition req2 (id 127) to device tree >INFO:blivet:registered action: [130] create device partition req2 (id 127) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 132 >DEBUG:blivet: PartitionDevice._set_format: req2 ; type: ext4 ; current: ext4 ; >INFO:blivet:registered action: [131] create format ext4 filesystem mounted at /boot on partition req2 (id 127) >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['req0(id 113)', 'req1(id 120)', 'req2(id 127)'] from disk(s) ['sda'] >DEBUG:blivet:allocate_partitions: disks=['sda'] ; partitions=['req0(id 113)', 'req1(id 120)', 'req2(id 127)'] >DEBUG:blivet:removing all non-preexisting partitions ['req1(id 120)', 'req2(id 127)', 'req0(id 113)'] from disk(s) ['sda'] >DEBUG:blivet:allocating partition: req1 ; id: 120 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1024 KiB ; grow: False ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 KiB boot=True best=None grow=False start=None >DEBUG:blivet:checking 34-20971486 (10 GiB) >DEBUG:blivet:current free range is 34-20971486 (10 GiB) >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 34-20971486 / 10 GiB >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fa4880dab90> >DEBUG:blivet:adjusted start sector from 34 to 2048 >DEBUG:blivet:created partition sda1 of 1024 KiB and added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa488f24f50> PedPartition: <_ped.Partition object at 0x7fa48833a930> >DEBUG:blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa488306b90> PedPartition: <_ped.Partition object at 0x7fa488166b60> >DEBUG:blivet:allocating partition: req2 ; id: 127 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 MiB boot=True best=None grow=False start=None >DEBUG:blivet:checking 34-2047 (1007 KiB) >DEBUG:blivet:current free range is 34-2047 (1007 KiB) >DEBUG:blivet:checking 4096-20971486 (10 GiB) >DEBUG:blivet:current free range is 4096-20971486 (10 GiB) >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 4096-20971486 / 10 GiB >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fa4880dab90> >DEBUG:blivet:created partition sda2 of 1024 MiB and added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa488135d10> PedPartition: <_ped.Partition object at 0x7fa488156d90> >DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa4881976d0> PedPartition: <_ped.Partition object at 0x7fa4881b3650> >DEBUG:blivet:allocating partition: req0 ; id: 113 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >DEBUG:blivet:checking 34-2047 (1007 KiB) >DEBUG:blivet:current free range is 34-2047 (1007 KiB) >DEBUG:blivet:checking 2101248-20971486 (9 GiB) >DEBUG:blivet:current free range is 2101248-20971486 (9 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/sda >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fa4880dab90> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa488137810> PedPartition: <_ped.Partition object at 0x7fa4881b3f10> >DEBUG:blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >DEBUG:blivet:adding request 120 to chunk 20967424 (2048-20969471) on /dev/sda >DEBUG:blivet:adding request 127 to chunk 20967424 (2048-20969471) on /dev/sda >DEBUG:blivet:adding request 113 to chunk 20967424 (2048-20969471) on /dev/sda >DEBUG:blivet:Chunk.grow_requests: 20967424 (2048-20969471) on /dev/sda start = 2048 end = 20969471 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 120 name = sda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 127 name = sda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 113 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >DEBUG:blivet:1 requests and 17844224 (8.51 GiB) left in chunk >DEBUG:blivet:adding 17844224 (8.51 GiB) to 113 (sda3) >DEBUG:blivet:new grow amount for request 113 (sda3) is 17844224 units, or 8.51 GiB >DEBUG:blivet:request 120 (sda1) growth: 0 (0 B) size: 1024 KiB >DEBUG:blivet:request 127 (sda2) growth: 0 (0 B) size: 1024 MiB >DEBUG:blivet:request 113 (sda3) growth: 17844224 (8.51 GiB) size: 9 GiB >DEBUG:blivet:disk /dev/sda growth: 17844224 (8.51 GiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >DEBUG:blivet:device sda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 3 ; >DEBUG:blivet:total growth: 17844224 sectors >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 2101248-20971486 / 9 GiB >DEBUG:blivet:new free allows for 17844224 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fa4880dab90> >DEBUG:blivet:created partition sda3 of 500 MiB and added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa488195310> PedPartition: <_ped.Partition object at 0x7fa47b70cfe0> >DEBUG:blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa4883673d0> PedPartition: <_ped.Partition object at 0x7fa4881b3ba0> >DEBUG:blivet:grow_partitions: disks=['sda'], partitions=['sda3(id 113)', 'sda1(id 120)', 'sda2(id 127)'] >DEBUG:blivet:growable partitions are ['sda3'] >DEBUG:blivet:adding request 113 to chunk 20967424 (2048-20969471) on /dev/sda >DEBUG:blivet:adding request 120 to chunk 20967424 (2048-20969471) on /dev/sda >DEBUG:blivet:adding request 127 to chunk 20967424 (2048-20969471) on /dev/sda >DEBUG:blivet:disk sda has 1 chunks >DEBUG:blivet:Chunk.grow_requests: 20967424 (2048-20969471) on /dev/sda start = 2048 end = 20969471 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 120 name = sda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 127 name = sda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 113 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >DEBUG:blivet:1 requests and 17844224 (8.51 GiB) left in chunk >DEBUG:blivet:adding 17844224 (8.51 GiB) to 113 (sda3) >DEBUG:blivet:new grow amount for request 113 (sda3) is 17844224 units, or 8.51 GiB >DEBUG:blivet:growing partitions on sda >DEBUG:blivet:partition sda1 (120): 0 >DEBUG:blivet:new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7fa4880d4290> PedGeometry: <_ped.Geometry object at 0x7fa4880db6d0> >DEBUG:blivet:partition sda2 (127): 0 >DEBUG:blivet:new geometry for sda2: parted.Geometry instance -- > start: 4096 end: 2101247 length: 2097152 > device: <parted.device.Device object at 0x7fa4880d4290> PedGeometry: <_ped.Geometry object at 0x7fa4880db9d0> >DEBUG:blivet:partition sda3 (113): 0 >DEBUG:blivet:new geometry for sda3: parted.Geometry instance -- > start: 2101248 end: 20969471 length: 18868224 > device: <parted.device.Device object at 0x7fa4880d4290> PedGeometry: <_ped.Geometry object at 0x7fa4880d9cf0> >DEBUG:blivet:removing all non-preexisting partitions ['sda1(id 120)', 'sda2(id 127)', 'sda3(id 113)'] from disk(s) ['sda'] >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: sda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 3 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: sda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req2 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >DEBUG:blivet:device sda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 1 ; >DEBUG:blivet:back from remove_new_partitions >DEBUG:blivet:extended: None >DEBUG:blivet:setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7fa4880d4290> PedGeometry: <_ped.Geometry object at 0x7fa4880db6d0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa488194d50> PedPartition: <_ped.Partition object at 0x7fa4881b3060> >DEBUG:blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa47b711090> PedPartition: <_ped.Partition object at 0x7fa47b70d080> >DEBUG:blivet:setting req2 new geometry: parted.Geometry instance -- > start: 4096 end: 2101247 length: 2097152 > device: <parted.device.Device object at 0x7fa4880d4290> PedGeometry: <_ped.Geometry object at 0x7fa4880db9d0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa488483a50> PedPartition: <_ped.Partition object at 0x7fa4881b3830> >DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa488134b10> PedPartition: <_ped.Partition object at 0x7fa47b70f9c0> >DEBUG:blivet:setting req0 new geometry: parted.Geometry instance -- > start: 2101248 end: 20969471 length: 18868224 > device: <parted.device.Device object at 0x7fa4880d4290> PedGeometry: <_ped.Geometry object at 0x7fa4880d9cf0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa48825fb50> PedPartition: <_ped.Partition object at 0x7fa4881b36f0> >DEBUG:blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa47b712510> PedPartition: <_ped.Partition object at 0x7fa47b70ee80> >DEBUG:blivet:fixing size of non-existent 1024 KiB partition sda1 (120) with non-existent biosboot >DEBUG:blivet:fixing size of non-existent 1024 MiB partition sda2 (127) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:fixing size of non-existent 9 GiB partition sda3 (113) with non-existent lvmpv >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 134 >DEBUG:blivet: LVMVolumeGroupDevice._add_parent: fedora-iot ; parent: sda3 ; >DEBUG:blivet: PartitionDevice.add_child: name: sda3 ; child: fedora-iot ; kids: 0 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/logical_block_size: 3531320a >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 135 >DEBUG:blivet: LVMVolumeGroupDevice._set_format: fedora-iot ; type: None ; current: None ; >INFO:blivet:added lvmvg fedora-iot (id 133) to device tree >INFO:blivet:registered action: [137] create device lvmvg fedora-iot (id 133) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 138 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 140 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora-iot ; child: root ; kids: 0 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora-iot-root ; type: ext4 ; current: None ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 142 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: fedora-iot ; child: root ; kids: 1 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora-iot ; child: root ; kids: 0 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora-iot-root ; type: ext4 ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/fedora--iot-root ; sysfs_path: ; >DEBUG:blivet:fedora-iot size is 9 GiB >DEBUG:blivet:vg fedora-iot has 9 GiB free >DEBUG:blivet:Adding fedora-iot-root/1024 MiB to fedora-iot >INFO:program:Running [37] dmsetup --version ... >INFO:program:stdout[37]: Library version: 1.02.189-git (2022-11-10) >Driver version: 4.47.0 > >INFO:program:stderr[37]: >INFO:program:...done [37] (exit code: 0) >INFO:blivet:added lvmlv fedora-iot-root (id 139) to device tree >INFO:blivet:registered action: [144] create device lvmlv fedora-iot-root (id 139) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 146 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora-iot-root ; type: ext4 ; current: ext4 ; >INFO:blivet:registered action: [145] create format ext4 filesystem mounted at / on lvmlv fedora-iot-root (id 139) >DEBUG:blivet:fedora-iot size is 9 GiB >DEBUG:blivet:vg fedora-iot has 8 GiB free >DEBUG:blivet:vg fedora-iot: 8 GiB free ; lvs: ['root'] >DEBUG:blivet:fedora-iot size is 9 GiB >DEBUG:blivet:vg fedora-iot has 8 GiB free >DEBUG:blivet:adding request 139 to chunk 2303 on /dev/fedora--iot >DEBUG:blivet:Chunk.grow_requests: VGChunk instance -- >device = /dev/fedora--iot length = 2303 size = 9 GiB >remaining = 1 pool = 2047 >DEBUG:blivet:req: LVRequest instance -- >id = 139 name = fedora-iot-root growable = True >base = 256 growth = 0 max_grow = 17664 >done = False >DEBUG:blivet:1 requests and 2047 (8 GiB) left in chunk >DEBUG:blivet:adding 2047 (8 GiB) to 139 (fedora-iot-root) >DEBUG:blivet:new grow amount for request 139 (fedora-iot-root) is 2047 units, or 8 GiB >DEBUG:blivet:trying to set lv fedora-iot-root size to 9 GiB >DEBUG:blivet:fedora-iot size is 9 GiB >DEBUG:blivet:vg fedora-iot has 8 GiB free >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7fa48829e2d0) -- > name = sda status = True id = 4 > children = ['non-existent 1024 KiB partition sda1 (120) with non-existent biosboot', > 'non-existent 1024 MiB partition sda2 (127) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'non-existent 9 GiB partition sda3 (113) with non-existent lvmpv'] > parents = [] > uuid = None size = 10 GiB > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 10 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = None] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /run/install/repo/images/install.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is fedora-iot a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >DEBUG:anaconda.modules.storage.bootloader.base:Is fedora-iot-root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.execution:Found a drive with a valid stage1: sda >DEBUG:anaconda.modules.storage.bootloader.execution:Use a usable drive with a valid stage1 device. >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) with non-existent gpt disklabel >DEBUG:blivet:resolved 'sda' to 'sda' (disk) >DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sda'. >DEBUG:anaconda.modules.storage.bootloader.base:Is fedora-iot a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >DEBUG:anaconda.modules.storage.bootloader.base:Is fedora-iot-root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >INFO:anaconda.threading:Thread Done: AnaTaskThread-AutomaticPartitioningTask-1 (140344431736512) >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. >INFO:anaconda.threading:Running Thread: AnaTaskThread-StorageValidateTask-1 (140344431736512) >INFO:anaconda.modules.common.task.task:Validate a storage model >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda2) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 795.97 MiB >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 KiB partition sda1 (120) with non-existent biosboot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda2 (127) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 9 GiB partition sda3 (113) with non-existent lvmpv >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/tmp', '/', '/var', '/usr/lib', '/home', '/usr/share', '/usr'}, 'must_be_on_root': {'/etc', '/root', '/dev', '/sbin', 'lost+found', '/bin', '/mnt', '/proc', '/lib'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/var', '/usr', '/tmp', '/boot'}, 'reformat_blocklist': {'/home', '/var/www', '/usr/local', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. >INFO:anaconda.threading:Thread Done: AnaTaskThread-StorageValidateTask-1 (140344431736512) >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 10 GiB disk sda (4) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa47b7101d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa47b785a50> PedPartition: <_ped.Partition object at 0x7fa48810b4c0> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 10 GiB disk sda (4) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa47b7101d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa47b7243d0> PedPartition: <_ped.Partition object at 0x7fa47b70ffb0> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 10 GiB disk sda (4) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa47b7101d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa47b7862d0> PedPartition: <_ped.Partition object at 0x7fa47b70fd80> >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda2) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 793.44 MiB >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 KiB partition sda1 (120) with non-existent biosboot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda2 (127) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 9 GiB partition sda3 (113) with non-existent lvmpv >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/tmp', '/', '/var', '/usr/lib', '/home', '/usr/share', '/usr'}, 'must_be_on_root': {'/etc', '/root', '/dev', '/sbin', 'lost+found', '/bin', '/mnt', '/proc', '/lib'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/var', '/usr', '/tmp', '/boot'}, 'reformat_blocklist': {'/home', '/var/www', '/usr/local', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning AUTOMATIC is applied. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/4. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/5. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/6. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/7. >INFO:anaconda.threading:Running Thread: AnaTaskThread-CreateStorageLayoutTask-1 (140344431736512) >INFO:anaconda.modules.common.task.task:Create storage layout >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora-iot-root ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora-iot ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >DEBUG:blivet:action: [106] destroy format None on disk sda (id 4) >DEBUG:blivet:action: [108] destroy format None on disk sda (id 4) >DEBUG:blivet:action: [111] create format gpt disklabel on disk sda (id 4) >DEBUG:blivet:action: [116] create device partition sda3 (id 113) >DEBUG:blivet:action: [117] create format lvmpv on partition sda3 (id 113) >DEBUG:blivet:action: [123] create device partition sda1 (id 120) >DEBUG:blivet:action: [124] create format biosboot on partition sda1 (id 120) >DEBUG:blivet:action: [130] create device partition sda2 (id 127) >DEBUG:blivet:action: [131] create format ext4 filesystem mounted at /boot on partition sda2 (id 127) >DEBUG:blivet:action: [137] create device lvmvg fedora-iot (id 133) >DEBUG:blivet:action: [144] create device lvmlv fedora-iot-root (id 139) >DEBUG:blivet:action: [145] create format ext4 filesystem mounted at / on lvmlv fedora-iot-root (id 139) >INFO:blivet:pruning action queue... >INFO:blivet:removing obsolete action 108 (106) >INFO:blivet:resetting parted disks... >DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda1 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda2 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda3 ; >INFO:blivet:sorting actions... >DEBUG:blivet:action: [106] destroy format None on disk sda (id 4) >DEBUG:blivet:lvm filter: device /dev/sda3 added to the list of allowed devices >DEBUG:blivet:action: [111] create format gpt disklabel on disk sda (id 4) >DEBUG:blivet:lvm filter: device /dev/sda3 added to the list of allowed devices >DEBUG:blivet:action: [123] create device partition sda1 (id 120) >DEBUG:blivet:action: [130] create device partition sda2 (id 127) >DEBUG:blivet:action: [131] create format ext4 filesystem mounted at /boot on partition sda2 (id 127) >DEBUG:blivet:action: [116] create device partition sda3 (id 113) >DEBUG:blivet:action: [117] create format lvmpv on partition sda3 (id 113) >DEBUG:blivet:action: [137] create device lvmvg fedora-iot (id 133) >DEBUG:blivet:action: [144] create device lvmlv fedora-iot-root (id 139) >DEBUG:blivet:action: [145] create format ext4 filesystem mounted at / on lvmlv fedora-iot-root (id 139) >DEBUG:blivet:action: [124] create format biosboot on partition sda1 (id 120) >INFO:blivet:executing action: [106] destroy format None on disk sda (id 4) >DEBUG:blivet: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/sda >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [111] create format gpt disklabel on disk sda (id 4) >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.create: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel._create: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >INFO:blivet:executing action: [123] create device partition sda1 (id 120) >DEBUG:blivet: PartitionDevice.create: sda1 ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: sda1 ; orig: False ; >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._create: sda1 ; status: False ; >DEBUG:blivet: PartitionDevice._wipe: sda1 ; status: False ; >INFO:program:Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2048 count=2047 >INFO:program:stderr: >INFO:program:b'2047+0 records in' >INFO:program:b'2047+0 records out' >INFO:program:b'1048064 bytes (1.0 MB, 1.0 MiB) copied, 0.0378161 s, 27.7 MB/s' >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:post-commit partition path is /dev/sda1 >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa47b7104d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa47b793bd0> PedPartition: <_ped.Partition object at 0x7fa47b79b970> >DEBUG:blivet: DeviceFormat.destroy: device: /dev/sda1 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/sda1 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 323034380a >DEBUG:blivet:updated sda1 size to 1024 KiB (1024 KiB) >INFO:blivet:executing action: [130] create device partition sda2 (id 127) >DEBUG:blivet: PartitionDevice.create: sda2 ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: sda2 ; orig: False ; >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._create: sda2 ; status: False ; >DEBUG:blivet: PartitionDevice._wipe: sda2 ; status: False ; >INFO:program:Running... dd if=/dev/zero of=/dev/sda bs=512 seek=4096 count=2048 >INFO:program:stderr: >INFO:program:b'2048+0 records in' >INFO:program:b'2048+0 records out' >INFO:program:b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0368979 s, 28.4 MB/s' >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:post-commit partition path is /dev/sda2 >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa47b7104d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa47b793010> PedPartition: <_ped.Partition object at 0x7fa47b79a9d0> >DEBUG:blivet: DeviceFormat.destroy: device: /dev/sda2 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/sda2 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 323039373135320a >DEBUG:blivet:updated sda2 size to 1024 MiB (1024 MiB) >INFO:blivet:executing action: [131] create format ext4 filesystem mounted at /boot on partition sda2 (id 127) >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 2 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 3 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 4 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 5 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 6 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 8 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 9 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 11 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 13 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 14 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 15 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 16 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 17 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 18 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 19 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 20 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 21 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 22 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 2 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.create: device: /dev/sda2 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS._create: type: ext4 ; device: /dev/sda2 ; mountpoint: /boot ; >INFO:program:Running... mke2fs -t ext4 /dev/sda2 >INFO:program:stdout: >INFO:program:Discarding device blocks: 0/262144 done >INFO:program:Creating filesystem with 262144 4k blocks and 65536 inodes >INFO:program:Filesystem UUID: 80ff3403-23dc-4735-8635-011efed916dc >INFO:program:Superblock backups stored on blocks: >INFO:program: 32768, 98304, 163840, 229376 >INFO:program: >INFO:program:Allocating group tables: 0/8 done >INFO:program:Writing inode tables: 0/8 done >INFO:program:Creating journal (8192 blocks): done >INFO:program:Writing superblocks and filesystem accounting information: 0/8 done >INFO:program: >INFO:program:stderr: >INFO:program:b'mke2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >INFO:blivet:executing action: [116] create device partition sda3 (id 113) >DEBUG:blivet: PartitionDevice.create: sda3 ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: sda3 ; orig: False ; >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._create: sda3 ; status: False ; >DEBUG:blivet: PartitionDevice._wipe: sda3 ; status: False ; >INFO:program:Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2101248 count=2048 >INFO:program:stderr: >INFO:program:b'2048+0 records in' >INFO:program:b'2048+0 records out' >INFO:program:b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0331248 s, 31.7 MB/s' >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:post-commit partition path is /dev/sda3 >DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa47b7104d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa48846e410> PedPartition: <_ped.Partition object at 0x7fa47b773d80> >DEBUG:blivet: DeviceFormat.destroy: device: /dev/sda3 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/sda3 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3/size: 31383836383232340a >DEBUG:blivet:updated sda3 size to 9 GiB (9 GiB) >INFO:blivet:executing action: [117] create format lvmpv on partition sda3 (id 113) >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 2 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 3 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 4 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 5 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 8 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 9 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 11 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 13 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 14 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 15 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 16 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 17 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 18 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 19 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 20 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 21 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 22 ; >DEBUG:blivet: PartitionDevice.set_flag: path: /dev/sda3 ; flag: 6 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.create: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume._create: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet:lvm filter: device /dev/sda3 added to the list of allowed devices >INFO:program:[38] Calling the 'com.redhat.lvmdbus1.Manager.PvCreate' method on the '/com/redhat/lvmdbus1/Manager' object with the following parameters: '('/dev/sda3', 1, {'-y': <''>, '--config': <' devices { filter=["a|/dev/sda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[38] Done. >INFO:program:[38] Got result: /com/redhat/lvmdbus1/Pv/0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >INFO:blivet:executing action: [137] create device lvmvg fedora-iot (id 133) >DEBUG:blivet: LVMVolumeGroupDevice.create: fedora-iot ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: fedora-iot ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice._create: fedora-iot ; status: False ; >INFO:program:[39] Calling the 'com.redhat.lvmdbus1.Manager.VgCreate' method on the '/com/redhat/lvmdbus1/Manager' object with the following parameters: '('fedora-iot', ['/com/redhat/lvmdbus1/Pv/0'], 1, {'--physicalextentsize': <'4194304b'>, '--config': <' devices { filter=["a|/dev/sda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[39] Done. >INFO:program:[39] Got result: /com/redhat/lvmdbus1/Vg/0 >DEBUG:blivet: LVMVolumeGroupDevice.setup: fedora-iot ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: fedora-iot ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora-iot ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora-iot ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [144] create device lvmlv fedora-iot-root (id 139) >DEBUG:blivet: LVMLogicalVolumeDevice.create: fedora-iot-root ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora-iot-root ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: fedora-iot ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: fedora-iot ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora-iot ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._create: fedora-iot-root ; status: False ; >INFO:program:[40] Calling the 'com.redhat.lvmdbus1.Vg.LvCreate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '('root', 9659482112, [], 1, {'type': <'linear'>, '--config': <' devices { filter=["a|/dev/sda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[40] Done. >INFO:program:[40] Got result: /com/redhat/lvmdbus1/Lv/0 >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora-iot-root ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-iot-root ; status: True ; >DEBUG:blivet:fedora-iot-root sysfs_path set to /sys/devices/virtual/block/dm-2 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora--iot-root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 31383836363137360a >DEBUG:blivet:updated fedora-iot-root size to 9 GiB (9 GiB) >INFO:blivet:executing action: [145] create format ext4 filesystem mounted at / on lvmlv fedora-iot-root (id 139) >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora-iot-root ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.create: device: /dev/mapper/fedora--iot-root ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS._create: type: ext4 ; device: /dev/mapper/fedora--iot-root ; mountpoint: / ; >INFO:program:Running... mke2fs -t ext4 /dev/mapper/fedora--iot-root >INFO:program:stdout: >INFO:program:Discarding device blocks: 0/2358272 done >INFO:program:Creating filesystem with 2358272 4k blocks and 589824 inodes >INFO:program:Filesystem UUID: 8bd44520-1f16-46af-b602-ce28495af864 >INFO:program:Superblock backups stored on blocks: >INFO:program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >INFO:program: >INFO:program:Allocating group tables: 0/72 done >INFO:program:Writing inode tables: 0/72 done >INFO:program:Creating journal (16384 blocks): done >INFO:program:Writing superblocks and filesystem accounting information: 0/72 done >INFO:program: >INFO:program:stderr: >INFO:program:b'mke2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-iot-root ; status: True ; >DEBUG:blivet:fedora-iot-root sysfs_path set to /sys/devices/virtual/block/dm-2 >INFO:blivet:executing action: [124] create format biosboot on partition sda1 (id 120) >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 2 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 3 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 4 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 5 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 6 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 8 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 9 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 11 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 13 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 14 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 15 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 16 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 17 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 18 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 19 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 20 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 21 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 22 ; >DEBUG:blivet: PartitionDevice.set_flag: path: /dev/sda1 ; flag: 12 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: BIOSBoot.create: device: /dev/sda1 ; type: biosboot ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa47b7104d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa47b7d5a90> PedPartition: <_ped.Partition object at 0x7fa47b79a200> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa47b7104d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa47b7d5b10> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa47b7d4150> PedPartition: <_ped.Partition object at 0x7fa47b7b78d0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa47b7104d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa47b7d6d50> PedPartition: <_ped.Partition object at 0x7fa47b7b40e0> >INFO:anaconda.modules.storage.installation:Skipping sda2 >DEBUG:blivet:fedora-iot size is 9 GiB >DEBUG:blivet:vg fedora-iot has 0 B free >DEBUG:blivet:fedora-iot size is 9 GiB >DEBUG:blivet:vg fedora-iot has 0 B free >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >INFO:anaconda.threading:Thread Done: AnaTaskThread-CreateStorageLayoutTask-1 (140344431736512) >INFO:anaconda.threading:Running Thread: AnaTaskThread-MountFilesystemsTask-1 (140344431736512) >INFO:anaconda.modules.common.task.task:Mount filesystems >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 220 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 222 >DEBUG:blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >DEBUG:blivet:updated /dev size to 3.96 KiB (3.96 KiB) >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 224 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 226 >DEBUG:blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 228 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 230 >DEBUG:blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 232 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 234 >DEBUG:blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 236 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 238 >DEBUG:blivet: NoDevice._set_format: proc ; type: proc ; current: None ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 240 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 242 >DEBUG:blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 244 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 246 >DEBUG:blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 248 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 250 >DEBUG:blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >DEBUG:blivet:updated /run size to 860 B (860 B) >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 252 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 254 >DEBUG:blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora-iot-root ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >DEBUG:blivet: Ext4FS.setup: device: /dev/mapper/fedora--iot-root ; type: ext4 ; status: False ; >INFO:program:Running... mount -t ext4 -o defaults /dev/mapper/fedora--iot-root /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >DEBUG:blivet: Ext4FS.setup: device: /dev/sda2 ; type: ext4 ; status: False ; >INFO:program:Running... mount -t ext4 -o defaults /dev/sda2 /mnt/sysimage/boot >DEBUG:program:Return code: 0 >DEBUG:blivet: DirectoryDevice.setup: /dev ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >DEBUG:blivet: BindFS.setup: device: /dev ; type: bind ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >DEBUG:program:Return code: 0 >DEBUG:blivet: NoDevice.setup: devpts ; orig: False ; status: False ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >DEBUG:blivet: DevPtsFS.setup: device: devpts ; type: devpts ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >DEBUG:program:Return code: 0 >DEBUG:blivet: NoDevice.setup: tmpfs ; orig: False ; status: False ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >DEBUG:blivet: TmpFS.setup: device: tmpfs ; type: tmpfs ; status: True ; >INFO:program:Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >DEBUG:program:Return code: 0 >DEBUG:blivet: NoDevice.setup: proc ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >DEBUG:blivet: ProcFS.setup: device: proc ; type: proc ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... mount -t proc -o defaults proc /mnt/sysimage/proc >DEBUG:program:Return code: 0 >DEBUG:blivet: DirectoryDevice.setup: /run ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >DEBUG:blivet: BindFS.setup: device: /run ; type: bind ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >DEBUG:program:Return code: 0 >DEBUG:blivet: NoDevice.setup: sysfs ; orig: False ; status: False ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >DEBUG:blivet: SysFS.setup: device: sysfs ; type: sysfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >DEBUG:program:Return code: 0 >DEBUG:blivet: NoDevice.setup: selinuxfs ; orig: False ; status: False ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >DEBUG:blivet: SELinuxFS.setup: device: selinuxfs ; type: selinuxfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >DEBUG:program:Return code: 0 >DEBUG:blivet: NoDevice.setup: tmpfs ; orig: False ; status: False ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >DEBUG:blivet: TmpFS.setup: device: tmpfs ; type: tmpfs ; status: True ; >INFO:program:Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/tmp >DEBUG:program:Return code: 0 >INFO:program:Running... findmnt -rn /mnt/sysroot >DEBUG:program:Return code: 1 >INFO:program:Running... mount --rbind /mnt/sysimage /mnt/sysroot >DEBUG:program:Return code: 0 >INFO:anaconda.threading:Thread Done: AnaTaskThread-MountFilesystemsTask-1 (140344431736512) >INFO:anaconda.threading:Running Thread: AnaTaskThread-WriteConfigurationTask-1 (140344431736512) >INFO:anaconda.modules.common.task.task:Write the storage configuration >INFO:anaconda.modules.storage.devicetree.fsset:not writing out mpath configuration >DEBUG:anaconda.modules.storage.iscsi.iscsi:Write iSCSI configuration. >DEBUG:anaconda.modules.storage.fcoe.fcoe:Write FCoE configuration. >DEBUG:anaconda.modules.storage.zfcp.zfcp:Write zFCP configuration. >INFO:anaconda.threading:Thread Done: AnaTaskThread-WriteConfigurationTask-1 (140344431736512) >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/8. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/9. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/10. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/11. >INFO:anaconda.threading:Running Thread: AnaTaskThread-CreateRescueImagesTask-1 (140344431736512) >INFO:anaconda.modules.common.task.task:Create rescue images >DEBUG:anaconda.modules.storage.bootloader.installation:Only live payloads require this fix. >INFO:anaconda.threading:Thread Done: AnaTaskThread-CreateRescueImagesTask-1 (140344431736512) >INFO:anaconda.threading:Running Thread: AnaTaskThread-ConfigureBootloaderTask-1 (140344431736512) >INFO:anaconda.modules.common.task.task:Configure the bootloader >DEBUG:anaconda.modules.storage.bootloader.installation:Don't configure bootloader on rpm-ostree systems. >INFO:anaconda.threading:Thread Done: AnaTaskThread-ConfigureBootloaderTask-1 (140344431736512) >INFO:anaconda.threading:Running Thread: AnaTaskThread-InstallBootloaderTask-1 (140344431736512) >INFO:anaconda.modules.common.task.task:Install the bootloader >DEBUG:anaconda.modules.storage.bootloader.utils:Installing the boot loader. >INFO:anaconda.modules.storage.bootloader.utils:boot loader stage1 target device is sda >INFO:anaconda.modules.storage.bootloader.utils:boot loader stage2 target device is sda2 >INFO:anaconda.modules.storage.bootloader.grub2:bootloader.py: mbr will be updated for grub2 >INFO:program:Running in chroot '/mnt/sysroot'... grub2-install --no-floppy /dev/sda >INFO:program:grub2-install: error: /usr/lib/grub/i386-pc/modinfo.sh doesn't exist. Please specify --target or --directory. >DEBUG:program:Return code: 1 >INFO:anaconda.modules.storage.bootloader.grub2:bootloader.py: used boot args: rd.lvm.lv=fedora-iot/root >INFO:program:Running in chroot '/mnt/sysroot'... grub2-mkconfig -o /boot/grub2/grub.cfg >INFO:program:Generating grub configuration file ... >INFO:program:Adding boot menu entry for UEFI Firmware Settings ... >INFO:program:done >DEBUG:program:Return code: 0 >ERROR:anaconda.modules.storage.bootloader.installation:Bootloader installation has failed: boot loader install failed >Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/installation.py", line 139, in run > install_boot_loader(storage=self._storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/utils.py", line 215, in install_boot_loader > storage.bootloader.write() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/grub2.py", line 447, in write > self.install() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/grub2.py", line 436, in install > raise BootLoaderError("boot loader install failed") >pyanaconda.modules.storage.bootloader.base.BootLoaderError: boot loader install failed >INFO:anaconda.threading:Thread Failed: AnaTaskThread-InstallBootloaderTask-1 (140344431736512) >ERROR:anaconda.modules.common.task.task:Thread AnaTaskThread-InstallBootloaderTask-1 has failed: Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > ^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/installation.py", line 142, in run > raise BootloaderInstallationError(str(e)) from None >pyanaconda.modules.common.errors.installation.BootloaderInstallationError: boot loader install failed > >INFO:anaconda.threading:Thread Done: AnaTaskThread-InstallBootloaderTask-1 (140344431736512) >WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Task.Finish has failed with an exception: >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 455, in _method_callback > result = self._handle_call( > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 265, in _handle_call > return handler(*parameters, **additional_args) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task_interface.py", line 114, in Finish > self.implementation.finish() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish > threadMgr.raise_if_error(self._thread_name) > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error > raise exc_info[1] > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > ^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/installation.py", line 142, in run > raise BootloaderInstallationError(str(e)) from None >pyanaconda.modules.common.errors.installation.BootloaderInstallationError: boot loader install failed > > >/tmp/lvm.log: >11:16:19.321406 pvcreate[2960] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >11:16:19.321417 pvcreate[2960] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >11:16:19.321419 pvcreate[2960] commands/toolcontext.c:433 Setting log debug classes to 2031 >11:16:19.321421 pvcreate[2960] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >11:16:19.321424 pvcreate[2960] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >11:16:19.321425 pvcreate[2960] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >11:16:19.321426 pvcreate[2960] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >11:16:19.321427 pvcreate[2960] commands/toolcontext.c:445 Logging initialised at Fri Jul 7 11:16:19 2023 >11:16:19.321429 pvcreate[2960] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >11:16:19.321432 pvcreate[2960] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >11:16:19.321435 pvcreate[2960] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >11:16:19.321438 pvcreate[2960] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >11:16:19.321440 pvcreate[2960] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >11:16:19.321440 pvcreate[2960] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >11:16:19.321443 pvcreate[2960] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >11:16:19.321444 pvcreate[2960] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >11:16:19.321445 pvcreate[2960] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >11:16:19.321446 pvcreate[2960] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >11:16:19.321447 pvcreate[2960] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >11:16:19.321447 pvcreate[2960] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >11:16:19.321472 pvcreate[2960] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >11:16:19.321473 pvcreate[2960] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >11:16:19.321474 pvcreate[2960] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >11:16:19.321474 pvcreate[2960] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >11:16:19.321475 pvcreate[2960] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >11:16:19.321476 pvcreate[2960] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >11:16:19.321476 pvcreate[2960] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >11:16:19.321477 pvcreate[2960] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >11:16:19.321477 pvcreate[2960] misc/lvm-globals.c:205 LVM activation checks disabled >11:16:19.321478 pvcreate[2960] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >11:16:19.321479 pvcreate[2960] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >11:16:19.321480 pvcreate[2960] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >11:16:19.321481 pvcreate[2960] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >11:16:19.321482 pvcreate[2960] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >11:16:19.321483 pvcreate[2960] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >11:16:19.321484 pvcreate[2960] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >11:16:19.321485 pvcreate[2960] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >11:16:19.321485 pvcreate[2960] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >11:16:19.321486 pvcreate[2960] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >11:16:19.321487 pvcreate[2960] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >11:16:19.321487 pvcreate[2960] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >11:16:19.321488 pvcreate[2960] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >11:16:19.321489 pvcreate[2960] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >11:16:19.321490 pvcreate[2960] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >11:16:19.321491 pvcreate[2960] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >11:16:19.321492 pvcreate[2960] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >11:16:19.321524 pvcreate[2960] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >11:16:19.321525 pvcreate[2960] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >11:16:19.321526 pvcreate[2960] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >11:16:19.321529 pvcreate[2960] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x556c31869830. >11:16:19.321530 pvcreate[2960] format_text/format-text.c:2645 Initialised format: lvm2 >11:16:19.321532 pvcreate[2960] striped/striped.c:245 Initialised segtype: linear >11:16:19.321532 pvcreate[2960] striped/striped.c:245 Initialised segtype: striped >11:16:19.321533 pvcreate[2960] zero/zero.c:99 Initialised segtype: zero >11:16:19.321534 pvcreate[2960] error/errseg.c:105 Initialised segtype: error >11:16:19.321535 pvcreate[2960] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >11:16:19.321536 pvcreate[2960] snapshot/snapshot.c:274 Initialised segtype: snapshot >11:16:19.321536 pvcreate[2960] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >11:16:19.321537 pvcreate[2960] mirror/mirrored.c:539 Initialised segtype: mirror >11:16:19.321538 pvcreate[2960] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >11:16:19.321538 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid0 >11:16:19.321539 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid0_meta >11:16:19.321540 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid1 >11:16:19.321540 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid10 >11:16:19.321541 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid10_near >11:16:19.321541 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid4 >11:16:19.321542 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid5 >11:16:19.321542 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid5_n >11:16:19.321543 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid5_la >11:16:19.321543 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid5_ls >11:16:19.321544 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid5_ra >11:16:19.321545 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid5_rs >11:16:19.321546 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid6 >11:16:19.321547 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid6_n_6 >11:16:19.321547 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid6_nc >11:16:19.321548 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid6_nr >11:16:19.321548 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid6_zr >11:16:19.321549 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid6_ls_6 >11:16:19.321549 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid6_rs_6 >11:16:19.321550 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid6_la_6 >11:16:19.321550 pvcreate[2960] raid/raid.c:694 Initialised segtype: raid6_ra_6 >11:16:19.321551 pvcreate[2960] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >11:16:19.321552 pvcreate[2960] thin/thin.c:825 Initialised segtype: thin-pool >11:16:19.321552 pvcreate[2960] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >11:16:19.321553 pvcreate[2960] thin/thin.c:825 Initialised segtype: thin >11:16:19.321554 pvcreate[2960] cache_segtype/cache.c:837 Initialised segtype: cache-pool >11:16:19.321554 pvcreate[2960] cache_segtype/cache.c:851 Initialised segtype: cache >11:16:19.321555 pvcreate[2960] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >11:16:19.321556 pvcreate[2960] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >11:16:19.321557 pvcreate[2960] writecache/writecache.c:389 Initialised segtype: writecache >11:16:19.321557 pvcreate[2960] integrity/integrity.c:339 Initialised segtype: integrity >11:16:19.321558 pvcreate[2960] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >11:16:19.321559 pvcreate[2960] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >11:16:19.321559 pvcreate[2960] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >11:16:19.321560 pvcreate[2960] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >11:16:19.321561 pvcreate[2960] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >11:16:19.321561 pvcreate[2960] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >11:16:19.321562 pvcreate[2960] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >11:16:19.321569 pvcreate[2960] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >11:16:19.321571 pvcreate[2960] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >11:16:19.321594 pvcreate[2960] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >11:16:19.321596 pvcreate[2960] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >11:16:19.321599 pvcreate[2960] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >11:16:19.321601 pvcreate[2960] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >11:16:19.321602 pvcreate[2960] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >11:16:19.321603 pvcreate[2960] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >11:16:19.321615 pvcreate[2960] filters/filter-regex.c:245 Regex filter initialised. >11:16:19.321616 pvcreate[2960] filters/filter-type.c:61 LVM type filter initialised. >11:16:19.321616 pvcreate[2960] filters/filter-deviceid.c:66 deviceid filter initialised. >11:16:19.321617 pvcreate[2960] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >11:16:19.321621 pvcreate[2960] filters/filter-sysfs.c:106 Sysfs filter initialised. >11:16:19.321622 pvcreate[2960] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >11:16:19.321624 pvcreate[2960] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >11:16:19.321625 pvcreate[2960] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >11:16:19.321625 pvcreate[2960] filters/filter-mpath.c:87 mpath filter initialised. >11:16:19.321626 pvcreate[2960] filters/filter-partitioned.c:68 Partitioned filter initialised. >11:16:19.321626 pvcreate[2960] filters/filter-signature.c:88 signature filter initialised. >11:16:19.321627 pvcreate[2960] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >11:16:19.321628 pvcreate[2960] filters/filter-md.c:149 MD filter initialised. >11:16:19.321628 pvcreate[2960] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >11:16:19.321629 pvcreate[2960] filters/filter-composite.c:98 Composite filter initialised. >11:16:19.321629 pvcreate[2960] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >11:16:19.321630 pvcreate[2960] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >11:16:19.321632 pvcreate[2960] filters/filter-persistent.c:187 Persistent filter initialised. >11:16:19.321633 pvcreate[2960] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >11:16:19.321633 pvcreate[2960] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >11:16:19.321634 pvcreate[2960] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >11:16:19.321635 pvcreate[2960] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >11:16:19.321636 pvcreate[2960] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >11:16:19.321636 pvcreate[2960] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >11:16:19.321637 pvcreate[2960] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >11:16:19.321640 pvcreate[2960] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >11:16:19.321640 pvcreate[2960] lvmcmdline.c:3241 Processing command: pvcreate -ff -y --config ' devices { filter=["a|/dev/sda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} log/command_log_selection="log_context!="' /dev/sda3 >11:16:19.321641 pvcreate[2960] lvmcmdline.c:3242 Command pid: 2960 >11:16:19.321641 pvcreate[2960] lvmcmdline.c:3243 System ID: >11:16:19.321642 pvcreate[2960] lvmcmdline.c:3246 O_DIRECT will be used >11:16:19.321643 pvcreate[2960] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >11:16:19.321644 pvcreate[2960] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >11:16:19.321644 pvcreate[2960] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >11:16:19.321645 pvcreate[2960] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >11:16:19.321646 pvcreate[2960] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >11:16:19.324241 pvcreate[2960] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >11:16:19.324275 pvcreate[2960] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >11:16:19.324280 pvcreate[2960] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >11:16:19.324281 pvcreate[2960] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >11:16:19.324282 pvcreate[2960] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >11:16:19.324286 pvcreate[2960] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >11:16:19.324295 pvcreate[2960] device/dev-mpath.c:252 multipath wwids read 0 from /etc/multipath/wwids >11:16:19.324302 pvcreate[2960] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >11:16:19.324308 pvcreate[2960] device_mapper/libdm-config.c:1085 metadata/pvmetadataignore not found in config: defaulting to 0 >11:16:19.324308 pvcreate[2960] device_mapper/libdm-config.c:1013 metadata/pvmetadatasize not found in config: defaulting to 0 >11:16:19.324310 pvcreate[2960] device_mapper/libdm-config.c:1013 metadata/pvmetadatacopies not found in config: defaulting to 1 >11:16:19.324312 pvcreate[2960] misc/lvm-flock.c:229 Locking /run/lock/lvm/P_global WB >11:16:19.325412 pvcreate[2960] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/P_global to system_u:object_r:lvm_lock_t:s0. >11:16:19.325422 pvcreate[2960] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/P_global:aux WB >11:16:19.325435 pvcreate[2960] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/P_global WB >11:16:19.325439 pvcreate[2960] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_global:aux >11:16:19.325446 pvcreate[2960] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >11:16:19.325449 pvcreate[2960] label/hints.c:1151 clear_hint_file >11:16:19.325471 pvcreate[2960] label/hints.c:238 newhints created >11:16:19.325472 pvcreate[2960] cache/lvmcache.c:1599 lvmcache label scan begin >11:16:19.325473 pvcreate[2960] label/label.c:1249 Finding devices to scan >11:16:19.325516 pvcreate[2960] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >11:16:19.325518 pvcreate[2960] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >11:16:19.325521 pvcreate[2960] device/dev-cache.c:1195 Creating list of system devices. >11:16:19.325590 pvcreate[2960] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >11:16:19.325593 pvcreate[2960] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >11:16:19.325595 pvcreate[2960] device/dev-cache.c:753 Found dev 253:0 /dev/block/253:0 - new. >11:16:19.325597 pvcreate[2960] device/dev-cache.c:753 Found dev 253:1 /dev/block/253:1 - new. >11:16:19.325599 pvcreate[2960] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >11:16:19.325600 pvcreate[2960] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >11:16:19.325602 pvcreate[2960] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >11:16:19.325604 pvcreate[2960] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >11:16:19.325606 pvcreate[2960] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >11:16:19.325607 pvcreate[2960] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >11:16:19.325609 pvcreate[2960] device/dev-cache.c:753 Found dev 8:3 /dev/block/8:3 - new. >11:16:19.325641 pvcreate[2960] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >11:16:19.326083 pvcreate[2960] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >11:16:19.326085 pvcreate[2960] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >11:16:19.326087 pvcreate[2960] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >11:16:19.326088 pvcreate[2960] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-diskseq/1-part3 - new alias. >11:16:19.326090 pvcreate[2960] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/12 - new alias. >11:16:19.326091 pvcreate[2960] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/13 - new alias. >11:16:19.326093 pvcreate[2960] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/14 - new alias. >11:16:19.326094 pvcreate[2960] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/3 - new alias. >11:16:19.326105 pvcreate[2960] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 - new alias. >11:16:19.326107 pvcreate[2960] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001 - new alias. >11:16:19.326110 pvcreate[2960] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 - new alias. >11:16:19.326114 pvcreate[2960] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 - new alias. >11:16:19.326117 pvcreate[2960] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3 - new alias. >11:16:19.326120 pvcreate[2960] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >11:16:19.326122 pvcreate[2960] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >11:16:19.326124 pvcreate[2960] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00001 - new alias. >11:16:19.326127 pvcreate[2960] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00001-part1 - new alias. >11:16:19.326130 pvcreate[2960] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00001-part2 - new alias. >11:16:19.326133 pvcreate[2960] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00001-part3 - new alias. >11:16:19.326136 pvcreate[2960] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00001 - new alias. >11:16:19.326139 pvcreate[2960] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00001-part1 - new alias. >11:16:19.326142 pvcreate[2960] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00001-part2 - new alias. >11:16:19.326145 pvcreate[2960] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00001-part3 - new alias. >11:16:19.326148 pvcreate[2960] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00001 - new alias. >11:16:19.326151 pvcreate[2960] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00001-part1 - new alias. >11:16:19.326154 pvcreate[2960] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00001-part2 - new alias. >11:16:19.326157 pvcreate[2960] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00001-part3 - new alias. >11:16:19.326163 pvcreate[2960] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-label/Anaconda - new alias. >11:16:19.326167 pvcreate[2960] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-label/Fedora-iot-ostree-x86_64-38 - new alias. >11:16:19.326172 pvcreate[2960] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/1977df99-1514-4a86-a419-f62913880402 - new alias. >11:16:19.326175 pvcreate[2960] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/aae84b50-6041-4104-9381-f5242aa1671d - new alias. >11:16:19.326178 pvcreate[2960] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-partuuid/ddf93ad1-009b-4c0e-b80a-5e0acb636f29 - new alias. >11:16:19.326187 pvcreate[2960] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1 - new alias. >11:16:19.326190 pvcreate[2960] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:01.1-ata-1-part1 - new alias. >11:16:19.326193 pvcreate[2960] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:01.1-ata-1-part2 - new alias. >11:16:19.326196 pvcreate[2960] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-path/pci-0000:00:01.1-ata-1-part3 - new alias. >11:16:19.326199 pvcreate[2960] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1.0 - new alias. >11:16:19.326201 pvcreate[2960] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:01.1-ata-1.0-part1 - new alias. >11:16:19.326204 pvcreate[2960] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:01.1-ata-1.0-part2 - new alias. >11:16:19.326207 pvcreate[2960] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-path/pci-0000:00:01.1-ata-1.0-part3 - new alias. >11:16:19.326211 pvcreate[2960] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-2 - new alias. >11:16:19.326212 pvcreate[2960] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-2.0 - new alias. >11:16:19.326217 pvcreate[2960] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-uuid/148d0c4c-8364-41e1-93ee-a712839a5012 - new alias. >11:16:19.326221 pvcreate[2960] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-uuid/2023-04-19-16-13-32-00 - new alias. >11:16:19.326228 pvcreate[2960] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-uuid/80ff3403-23dc-4735-8635-011efed916dc - new alias. >11:16:19.326231 pvcreate[2960] device/dev-cache.c:778 Found dev 253:0 /dev/dm-0 - new alias. >11:16:19.326232 pvcreate[2960] device/dev-cache.c:778 Found dev 253:1 /dev/dm-1 - new alias. >11:16:19.326247 pvcreate[2960] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >11:16:19.326251 pvcreate[2960] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >11:16:19.326270 pvcreate[2960] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >11:16:19.326273 pvcreate[2960] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >11:16:19.326274 pvcreate[2960] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >11:16:19.326276 pvcreate[2960] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >11:16:19.326281 pvcreate[2960] device/dev-cache.c:778 Found dev 253:1 /dev/mapper/live-base - new alias. >11:16:19.326283 pvcreate[2960] device/dev-cache.c:778 Found dev 253:0 /dev/mapper/live-rw - new alias. >11:16:19.326286 pvcreate[2960] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >11:16:19.326294 pvcreate[2960] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >11:16:19.326297 pvcreate[2960] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >11:16:19.326298 pvcreate[2960] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >11:16:19.326299 pvcreate[2960] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >11:16:19.326300 pvcreate[2960] device/dev-cache.c:778 Found dev 8:3 /dev/sda3 - new alias. >11:16:19.326302 pvcreate[2960] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >11:16:19.326308 pvcreate[2960] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >11:16:19.326364 pvcreate[2960] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >11:16:19.326367 pvcreate[2960] label/label.c:1325 Filtering devices to scan (nodata) >11:16:19.326379 pvcreate[2960] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >11:16:19.326383 pvcreate[2960] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >11:16:19.326384 pvcreate[2960] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >11:16:19.326386 pvcreate[2960] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >11:16:19.326387 pvcreate[2960] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >11:16:19.326387 pvcreate[2960] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >11:16:19.326389 pvcreate[2960] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >11:16:19.326390 pvcreate[2960] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >11:16:19.326391 pvcreate[2960] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >11:16:19.326392 pvcreate[2960] filters/filter-regex.c:196 /dev/sda2: Skipping (regex) >11:16:19.326442 pvcreate[2960] device/dev-io.c:120 /dev/sda3: size is 18868224 sectors >11:16:19.326443 pvcreate[2960] device/dev-io.c:466 Closed /dev/sda3 >11:16:19.326459 pvcreate[2960] filters/filter-persistent.c:131 filter caching good /dev/sda3 >11:16:19.326460 pvcreate[2960] label/label.c:1342 Filtering devices to scan done (nodata) >11:16:19.326464 pvcreate[2960] label/label.c:835 Checking fd limit for num_devs 1 want 33 soft 1024 hard 524288 >11:16:19.326465 pvcreate[2960] label/label.c:640 Scanning 1 devices for VG info >11:16:19.326467 pvcreate[2960] label/label.c:568 open /dev/sda3 ro di 0 fd 6 >11:16:19.326615 pvcreate[2960] label/label.c:679 Scanning submitted 1 reads >11:16:19.326723 pvcreate[2960] label/label.c:713 Processing data from device /dev/sda3 8:3 di 0 >11:16:19.326726 pvcreate[2960] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.326736 pvcreate[2960] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.326737 pvcreate[2960] filters/filter-persistent.c:131 filter caching good /dev/sda3 >11:16:19.326738 pvcreate[2960] label/label.c:398 /dev/sda3: No lvm label detected >11:16:19.326740 pvcreate[2960] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >11:16:19.326742 pvcreate[2960] cache/lvmcache.c:1689 lvmcache label scan done >11:16:19.326746 pvcreate[2960] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >11:16:19.326747 pvcreate[2960] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >11:16:19.326748 pvcreate[2960] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >11:16:19.326749 pvcreate[2960] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >11:16:19.326750 pvcreate[2960] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >11:16:19.326750 pvcreate[2960] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >11:16:19.326751 pvcreate[2960] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >11:16:19.326763 pvcreate[2960] toollib.c:5489 Scanning and filtering device args (1). >11:16:19.326764 pvcreate[2960] label/label.c:640 Scanning 1 devices for VG info >11:16:19.326766 pvcreate[2960] label/label.c:568 open /dev/sda3 ro di 0 fd 6 >11:16:19.326857 pvcreate[2960] label/label.c:679 Scanning submitted 1 reads >11:16:19.326950 pvcreate[2960] label/label.c:713 Processing data from device /dev/sda3 8:3 di 0 >11:16:19.326952 pvcreate[2960] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.326967 pvcreate[2960] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.327215 pvcreate[2960] filters/filter-persistent.c:131 filter caching good /dev/sda3 >11:16:19.327217 pvcreate[2960] label/label.c:398 /dev/sda3: No lvm label detected >11:16:19.327219 pvcreate[2960] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >11:16:19.327219 pvcreate[2960] filters/filter-persistent.c:106 /dev/sda3: filter cache using (cached good) >11:16:19.327220 pvcreate[2960] toollib.c:5055 Checking /dev/sda3 for pvcreate . >11:16:19.327221 pvcreate[2960] toollib.c:5059 Check pvcreate arg /dev/sda3 no PVID found >11:16:19.327244 pvcreate[2960] toollib.c:5715 Rescanning and filtering device args with exclusive open >11:16:19.327245 pvcreate[2960] label/label.c:640 Scanning 1 devices for VG info >11:16:19.327248 pvcreate[2960] label/label.c:568 open /dev/sda3 rwex di 0 fd 6 >11:16:19.327332 pvcreate[2960] label/label.c:679 Scanning submitted 1 reads >11:16:19.327437 pvcreate[2960] label/label.c:713 Processing data from device /dev/sda3 8:3 di 0 >11:16:19.327440 pvcreate[2960] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.327448 pvcreate[2960] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.327669 pvcreate[2960] filters/filter-persistent.c:131 filter caching good /dev/sda3 >11:16:19.327671 pvcreate[2960] label/label.c:398 /dev/sda3: No lvm label detected >11:16:19.327671 pvcreate[2960] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >11:16:19.327672 pvcreate[2960] filters/filter-persistent.c:106 /dev/sda3: filter cache using (cached good) >11:16:19.327673 pvcreate[2960] toollib.c:5775 Wiping signatures on new PV /dev/sda3. >11:16:19.327674 pvcreate[2960] device_mapper/libdm-config.c:1085 allocation/use_blkid_wiping not found in config: defaulting to 1 >11:16:19.330904 pvcreate[2960] toollib.c:5857 Creating a new PV on /dev/sda3. >11:16:19.330914 pvcreate[2960] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.330931 pvcreate[2960] format_text/format-text.c:1827 PV init requested data_alignment_sectors 0 data_alignment_offset_sectors 0 >11:16:19.330933 pvcreate[2960] device_mapper/libdm-config.c:1013 devices/data_alignment not found in config: defaulting to 0 >11:16:19.330934 pvcreate[2960] device_mapper/libdm-config.c:1013 devices/default_data_alignment not found in config: defaulting to 1 >11:16:19.330935 pvcreate[2960] metadata/metadata.c:176 Standard PE alignment is 2048 sectors >11:16:19.330936 pvcreate[2960] device_mapper/libdm-config.c:1085 devices/md_chunk_alignment not found in config: defaulting to 1 >11:16:19.330937 pvcreate[2960] device_mapper/libdm-config.c:1085 devices/data_alignment_detection not found in config: defaulting to 1 >11:16:19.330958 pvcreate[2960] device/dev-type.c:1298 Device /dev/sda3: queue/minimum_io_size is 512 bytes. >11:16:19.330965 pvcreate[2960] device/dev-type.c:1298 Device /dev/sda3: queue/optimal_io_size is 0 bytes. >11:16:19.330966 pvcreate[2960] metadata/metadata.c:237 Setting PE alignment to 2048 sectors for /dev/sda3. >11:16:19.330967 pvcreate[2960] device_mapper/libdm-config.c:1085 devices/data_alignment_offset_detection not found in config: defaulting to 1 >11:16:19.330977 pvcreate[2960] device/dev-type.c:1298 Device /dev/sda3: alignment_offset is 0 bytes. >11:16:19.330978 pvcreate[2960] metadata/metadata.c:264 Setting PE alignment offset to 0 sectors for /dev/sda3. >11:16:19.330978 pvcreate[2960] format_text/format-text.c:1851 PV init final alignment 2048 sectors from align 2048 align_offset 0 >11:16:19.330979 pvcreate[2960] format_text/format-text.c:1893 Setting PE start to 2048 sectors for /dev/sda3 >11:16:19.330984 pvcreate[2960] device/bcache.c:236 Limit write at 0 len 131072 to len 8192 >11:16:19.331131 pvcreate[2960] device/device_id.c:1552 Adding new entry to devices file for /dev/sda3 PVID FWm88dm5CxhTv7ZLtyqgckIr9QmNnaOt sys_wwid t10.ATA_QEMU_HARDDISK_QM00001. >11:16:19.331133 pvcreate[2960] toollib.c:5869 Set up physical volume for "/dev/sda3" with 18868224 available sectors. >11:16:19.331134 pvcreate[2960] label/label.c:123 Scanning for labels to wipe from /dev/sda3 >11:16:19.331135 pvcreate[2960] toollib.c:5879 Zeroing start of device /dev/sda3. >11:16:19.331135 pvcreate[2960] device/bcache.c:236 Limit write at 0 len 131072 to len 2048 >11:16:19.331237 pvcreate[2960] toollib.c:5888 Writing physical volume data to disk "/dev/sda3". >11:16:19.331238 pvcreate[2960] cache/lvmcache.c:2477 Found PVID FWm88dm5CxhTv7ZLtyqgckIr9QmNnaOt on /dev/sda3 >11:16:19.331241 pvcreate[2960] cache/lvmcache.c:2000 lvmcache /dev/sda3: now in VG #orphans_lvm2 #orphans_lvm2 >11:16:19.331242 pvcreate[2960] format_text/format-text.c:1690 Creating metadata area on /dev/sda3 at sector 8 size 2040 sectors >11:16:19.331245 pvcreate[2960] device/bcache.c:236 Limit write at 0 len 131072 to len 4608 >11:16:19.331339 pvcreate[2960] format_text/text_label.c:152 /dev/sda3: Preparing PV label header FWm88d-m5Cx-hTv7-ZLty-qgck-Ir9Q-mNnaOt size 9660530688 with da1 (2048s, 0s) mda1 (8s, 2040s) >11:16:19.331342 pvcreate[2960] label/label.c:209 /dev/sda3: Writing label to sector 1 with stored offset 32. >11:16:19.331343 pvcreate[2960] device/bcache.c:236 Limit write at 0 len 131072 to len 1024 >11:16:19.331442 pvcreate[2960] toollib.c:5896 Physical volume "/dev/sda3" successfully created. >11:16:19.331445 pvcreate[2960] device/device_id.c:959 device_ids_write create 1 edit 0 pending 1 exists 0 version . devicesfile . >11:16:19.331447 pvcreate[2960] device/device_id.c:971 Creating devices file /etc/lvm/devices/system.devices >11:16:19.331798 pvcreate[2960] device/device_id.c:1076 Wrote devices file VERSION=1.1.1 >11:16:19.331861 pvcreate[2960] device_mapper/libdm-report.c:4917 { >11:16:19.331864 pvcreate[2960] device_mapper/libdm-report.c:4949 "log": [ >11:16:19.331867 pvcreate[2960] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"print", "log_context":"processing", "log_object_type":"", "log_object_name":"", "log_object_id":"", "log_object_group":"", "log_object_group_id":"", "log_message":"Physical volume \"/dev/sda3\" successfully created.", "log_errno":"0", "log_ret_code":"0"}, >11:16:19.331870 pvcreate[2960] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"warn", "log_context":"processing", "log_object_type":"", "log_object_name":"", "log_object_id":"", "log_object_group":"", "log_object_group_id":"", "log_message":"Creating devices file /etc/lvm/devices/system.devices", "log_errno":"0", "log_ret_code":"0"} >11:16:19.331871 pvcreate[2960] device_mapper/libdm-report.c:5214 ] >11:16:19.331872 pvcreate[2960] device_mapper/libdm-report.c:5287 } >11:16:19.331881 pvcreate[2960] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/P_global >11:16:19.331883 pvcreate[2960] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_global >11:16:19.331889 pvcreate[2960] device_mapper/libdm-config.c:1085 global/notify_dbus not found in config: defaulting to 1 >11:16:19.331948 pvcreate[2960] notify/lvmnotify.c:122 Nofify dbus at com.redhat.lvmdbus1. >11:16:19.332240 pvcreate[2960] cache/lvmcache.c:2603 Destroy lvmcache content >11:16:19.354237 pvcreate[2960] commands/toolcontext.c:1894 Reloading config files >11:16:19.354244 pvcreate[2960] activate/fs.c:492 Syncing device names >11:16:19.354246 pvcreate[2960] cache/lvmcache.c:2603 Destroy lvmcache content >11:16:19.354252 pvcreate[2960] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x556c31869830. >11:16:19.354272 pvcreate[2960] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >11:16:19.354280 pvcreate[2960] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >11:16:19.354286 pvcreate[2960] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >11:16:19.354290 pvcreate[2960] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >11:16:19.354294 pvcreate[2960] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >11:16:19.354303 pvcreate[2960] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >11:16:19.354306 pvcreate[2960] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >11:16:19.354316 pvcreate[2960] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >11:16:19.354318 pvcreate[2960] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >11:16:19.448717 vgcreate[2965] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >11:16:19.448727 vgcreate[2965] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >11:16:19.448730 vgcreate[2965] commands/toolcontext.c:433 Setting log debug classes to 2031 >11:16:19.448734 vgcreate[2965] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >11:16:19.448737 vgcreate[2965] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >11:16:19.448739 vgcreate[2965] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >11:16:19.448740 vgcreate[2965] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >11:16:19.448742 vgcreate[2965] commands/toolcontext.c:445 Logging initialised at Fri Jul 7 11:16:19 2023 >11:16:19.448745 vgcreate[2965] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >11:16:19.448748 vgcreate[2965] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >11:16:19.448753 vgcreate[2965] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >11:16:19.448756 vgcreate[2965] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >11:16:19.448757 vgcreate[2965] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >11:16:19.448758 vgcreate[2965] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >11:16:19.448763 vgcreate[2965] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >11:16:19.448765 vgcreate[2965] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >11:16:19.448766 vgcreate[2965] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >11:16:19.448768 vgcreate[2965] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >11:16:19.448768 vgcreate[2965] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >11:16:19.448770 vgcreate[2965] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >11:16:19.448789 vgcreate[2965] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >11:16:19.448791 vgcreate[2965] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >11:16:19.448792 vgcreate[2965] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >11:16:19.448793 vgcreate[2965] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >11:16:19.448794 vgcreate[2965] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >11:16:19.448795 vgcreate[2965] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >11:16:19.448796 vgcreate[2965] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >11:16:19.448797 vgcreate[2965] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >11:16:19.448797 vgcreate[2965] misc/lvm-globals.c:205 LVM activation checks disabled >11:16:19.448799 vgcreate[2965] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >11:16:19.448799 vgcreate[2965] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >11:16:19.448801 vgcreate[2965] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >11:16:19.448802 vgcreate[2965] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >11:16:19.448803 vgcreate[2965] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >11:16:19.448804 vgcreate[2965] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >11:16:19.448805 vgcreate[2965] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >11:16:19.448806 vgcreate[2965] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >11:16:19.448806 vgcreate[2965] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >11:16:19.448807 vgcreate[2965] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >11:16:19.448808 vgcreate[2965] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >11:16:19.448809 vgcreate[2965] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >11:16:19.448810 vgcreate[2965] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >11:16:19.448811 vgcreate[2965] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >11:16:19.448812 vgcreate[2965] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >11:16:19.448813 vgcreate[2965] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >11:16:19.448816 vgcreate[2965] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >11:16:19.448858 vgcreate[2965] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >11:16:19.448860 vgcreate[2965] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >11:16:19.448862 vgcreate[2965] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >11:16:19.448866 vgcreate[2965] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x562f17ad6830. >11:16:19.448868 vgcreate[2965] format_text/format-text.c:2645 Initialised format: lvm2 >11:16:19.448870 vgcreate[2965] striped/striped.c:245 Initialised segtype: linear >11:16:19.448871 vgcreate[2965] striped/striped.c:245 Initialised segtype: striped >11:16:19.448872 vgcreate[2965] zero/zero.c:99 Initialised segtype: zero >11:16:19.448873 vgcreate[2965] error/errseg.c:105 Initialised segtype: error >11:16:19.448874 vgcreate[2965] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >11:16:19.448875 vgcreate[2965] snapshot/snapshot.c:274 Initialised segtype: snapshot >11:16:19.448876 vgcreate[2965] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >11:16:19.448877 vgcreate[2965] mirror/mirrored.c:539 Initialised segtype: mirror >11:16:19.448878 vgcreate[2965] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >11:16:19.448879 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid0 >11:16:19.448880 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid0_meta >11:16:19.448881 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid1 >11:16:19.448882 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid10 >11:16:19.448882 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid10_near >11:16:19.448883 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid4 >11:16:19.448884 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid5 >11:16:19.448885 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid5_n >11:16:19.448885 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid5_la >11:16:19.448886 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid5_ls >11:16:19.448887 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid5_ra >11:16:19.448888 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid5_rs >11:16:19.448888 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid6 >11:16:19.448889 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid6_n_6 >11:16:19.448890 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid6_nc >11:16:19.448891 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid6_nr >11:16:19.448891 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid6_zr >11:16:19.448892 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid6_ls_6 >11:16:19.448893 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid6_rs_6 >11:16:19.448894 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid6_la_6 >11:16:19.448894 vgcreate[2965] raid/raid.c:694 Initialised segtype: raid6_ra_6 >11:16:19.448895 vgcreate[2965] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >11:16:19.448897 vgcreate[2965] thin/thin.c:825 Initialised segtype: thin-pool >11:16:19.448897 vgcreate[2965] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >11:16:19.448899 vgcreate[2965] thin/thin.c:825 Initialised segtype: thin >11:16:19.448899 vgcreate[2965] cache_segtype/cache.c:837 Initialised segtype: cache-pool >11:16:19.448900 vgcreate[2965] cache_segtype/cache.c:851 Initialised segtype: cache >11:16:19.448901 vgcreate[2965] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >11:16:19.448902 vgcreate[2965] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >11:16:19.448905 vgcreate[2965] writecache/writecache.c:389 Initialised segtype: writecache >11:16:19.448906 vgcreate[2965] integrity/integrity.c:339 Initialised segtype: integrity >11:16:19.448907 vgcreate[2965] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >11:16:19.448908 vgcreate[2965] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >11:16:19.448909 vgcreate[2965] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >11:16:19.448910 vgcreate[2965] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >11:16:19.448911 vgcreate[2965] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >11:16:19.448912 vgcreate[2965] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >11:16:19.448913 vgcreate[2965] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >11:16:19.448921 vgcreate[2965] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >11:16:19.448925 vgcreate[2965] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >11:16:19.448936 vgcreate[2965] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >11:16:19.448938 vgcreate[2965] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >11:16:19.448943 vgcreate[2965] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >11:16:19.448945 vgcreate[2965] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >11:16:19.448947 vgcreate[2965] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >11:16:19.448948 vgcreate[2965] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >11:16:19.448964 vgcreate[2965] filters/filter-regex.c:245 Regex filter initialised. >11:16:19.448965 vgcreate[2965] filters/filter-type.c:61 LVM type filter initialised. >11:16:19.448966 vgcreate[2965] filters/filter-deviceid.c:66 deviceid filter initialised. >11:16:19.448967 vgcreate[2965] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >11:16:19.448971 vgcreate[2965] filters/filter-sysfs.c:106 Sysfs filter initialised. >11:16:19.448973 vgcreate[2965] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >11:16:19.448974 vgcreate[2965] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >11:16:19.448975 vgcreate[2965] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >11:16:19.448975 vgcreate[2965] filters/filter-mpath.c:87 mpath filter initialised. >11:16:19.448976 vgcreate[2965] filters/filter-partitioned.c:68 Partitioned filter initialised. >11:16:19.448977 vgcreate[2965] filters/filter-signature.c:88 signature filter initialised. >11:16:19.448978 vgcreate[2965] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >11:16:19.448978 vgcreate[2965] filters/filter-md.c:149 MD filter initialised. >11:16:19.448979 vgcreate[2965] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >11:16:19.448980 vgcreate[2965] filters/filter-composite.c:98 Composite filter initialised. >11:16:19.448981 vgcreate[2965] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >11:16:19.448982 vgcreate[2965] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >11:16:19.448984 vgcreate[2965] filters/filter-persistent.c:187 Persistent filter initialised. >11:16:19.448986 vgcreate[2965] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >11:16:19.448987 vgcreate[2965] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >11:16:19.448989 vgcreate[2965] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >11:16:19.448990 vgcreate[2965] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >11:16:19.448991 vgcreate[2965] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >11:16:19.448992 vgcreate[2965] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >11:16:19.448994 vgcreate[2965] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >11:16:19.448997 vgcreate[2965] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >11:16:19.448998 vgcreate[2965] lvmcmdline.c:3241 Processing command: vgcreate --physicalextentsize 4194304b --config ' devices { filter=["a|/dev/sda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' fedora-iot /dev/sda3 >11:16:19.448999 vgcreate[2965] lvmcmdline.c:3242 Command pid: 2965 >11:16:19.448999 vgcreate[2965] lvmcmdline.c:3243 System ID: >11:16:19.449000 vgcreate[2965] lvmcmdline.c:3246 O_DIRECT will be used >11:16:19.449001 vgcreate[2965] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >11:16:19.449002 vgcreate[2965] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >11:16:19.449003 vgcreate[2965] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >11:16:19.449004 vgcreate[2965] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >11:16:19.449005 vgcreate[2965] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >11:16:19.451615 vgcreate[2965] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >11:16:19.451634 vgcreate[2965] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >11:16:19.451639 vgcreate[2965] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >11:16:19.451641 vgcreate[2965] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >11:16:19.451641 vgcreate[2965] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >11:16:19.451642 vgcreate[2965] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >11:16:19.451650 vgcreate[2965] device/dev-mpath.c:252 multipath wwids read 0 from /etc/multipath/wwids >11:16:19.451656 vgcreate[2965] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >11:16:19.451659 vgcreate[2965] device_mapper/libdm-config.c:1085 metadata/pvmetadataignore not found in config: defaulting to 0 >11:16:19.451660 vgcreate[2965] device_mapper/libdm-config.c:1013 metadata/pvmetadatasize not found in config: defaulting to 0 >11:16:19.451661 vgcreate[2965] device_mapper/libdm-config.c:1013 metadata/pvmetadatacopies not found in config: defaulting to 1 >11:16:19.451662 vgcreate[2965] device_mapper/libdm-config.c:1013 allocation/physical_extent_size not found in config: defaulting to 4096 >11:16:19.451663 vgcreate[2965] device_mapper/libdm-config.c:1013 metadata/vgmetadatacopies not found in config: defaulting to 0 >11:16:19.451664 vgcreate[2965] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >11:16:19.451665 vgcreate[2965] toollib.c:722 Setting lock_type to none >11:16:19.451668 vgcreate[2965] misc/lvm-flock.c:229 Locking /run/lock/lvm/P_global WB >11:16:19.452675 vgcreate[2965] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/P_global to system_u:object_r:lvm_lock_t:s0. >11:16:19.452684 vgcreate[2965] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/P_global:aux WB >11:16:19.452695 vgcreate[2965] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/P_global WB >11:16:19.452699 vgcreate[2965] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_global:aux >11:16:19.452705 vgcreate[2965] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >11:16:19.452708 vgcreate[2965] label/hints.c:1151 clear_hint_file >11:16:19.452728 vgcreate[2965] label/hints.c:238 newhints created >11:16:19.452730 vgcreate[2965] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_fedora-iot WB >11:16:19.452843 vgcreate[2965] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_fedora-iot to system_u:object_r:lvm_lock_t:s0. >11:16:19.452849 vgcreate[2965] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_fedora-iot:aux WB >11:16:19.452854 vgcreate[2965] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_fedora-iot WB >11:16:19.452858 vgcreate[2965] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora-iot:aux >11:16:19.452861 vgcreate[2965] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >11:16:19.452864 vgcreate[2965] cache/lvmcache.c:1599 lvmcache label scan begin >11:16:19.452865 vgcreate[2965] label/label.c:1249 Finding devices to scan >11:16:19.452889 vgcreate[2965] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >11:16:19.452890 vgcreate[2965] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >11:16:19.452893 vgcreate[2965] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >11:16:19.452894 vgcreate[2965] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >11:16:19.452898 vgcreate[2965] device/device_id.c:831 device_ids_read /etc/lvm/devices/system.devices >11:16:19.452901 vgcreate[2965] device/device_id.c:854 read devices file version 1.1.1 >11:16:19.452904 vgcreate[2965] device/dev-cache.c:1195 Creating list of system devices. >11:16:19.452970 vgcreate[2965] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >11:16:19.452973 vgcreate[2965] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >11:16:19.452974 vgcreate[2965] device/dev-cache.c:753 Found dev 253:0 /dev/block/253:0 - new. >11:16:19.452976 vgcreate[2965] device/dev-cache.c:753 Found dev 253:1 /dev/block/253:1 - new. >11:16:19.452977 vgcreate[2965] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >11:16:19.452979 vgcreate[2965] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >11:16:19.452981 vgcreate[2965] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >11:16:19.452982 vgcreate[2965] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >11:16:19.452983 vgcreate[2965] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >11:16:19.452985 vgcreate[2965] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >11:16:19.452987 vgcreate[2965] device/dev-cache.c:753 Found dev 8:3 /dev/block/8:3 - new. >11:16:19.453016 vgcreate[2965] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >11:16:19.453465 vgcreate[2965] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >11:16:19.453468 vgcreate[2965] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >11:16:19.453469 vgcreate[2965] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >11:16:19.453471 vgcreate[2965] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-diskseq/1-part3 - new alias. >11:16:19.453472 vgcreate[2965] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/12 - new alias. >11:16:19.453474 vgcreate[2965] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/13 - new alias. >11:16:19.453475 vgcreate[2965] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/14 - new alias. >11:16:19.453477 vgcreate[2965] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/3 - new alias. >11:16:19.453488 vgcreate[2965] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 - new alias. >11:16:19.453491 vgcreate[2965] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001 - new alias. >11:16:19.453495 vgcreate[2965] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 - new alias. >11:16:19.453498 vgcreate[2965] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 - new alias. >11:16:19.453501 vgcreate[2965] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3 - new alias. >11:16:19.453504 vgcreate[2965] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >11:16:19.453506 vgcreate[2965] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >11:16:19.453508 vgcreate[2965] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-id/lvm-pv-uuid-FWm88d-m5Cx-hTv7-ZLty-qgck-Ir9Q-mNnaOt - new alias. >11:16:19.453511 vgcreate[2965] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00001 - new alias. >11:16:19.453514 vgcreate[2965] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00001-part1 - new alias. >11:16:19.453518 vgcreate[2965] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00001-part2 - new alias. >11:16:19.453521 vgcreate[2965] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00001-part3 - new alias. >11:16:19.453524 vgcreate[2965] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00001 - new alias. >11:16:19.453527 vgcreate[2965] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00001-part1 - new alias. >11:16:19.453529 vgcreate[2965] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00001-part2 - new alias. >11:16:19.453532 vgcreate[2965] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00001-part3 - new alias. >11:16:19.453535 vgcreate[2965] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00001 - new alias. >11:16:19.453538 vgcreate[2965] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00001-part1 - new alias. >11:16:19.453541 vgcreate[2965] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00001-part2 - new alias. >11:16:19.453544 vgcreate[2965] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00001-part3 - new alias. >11:16:19.453551 vgcreate[2965] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-label/Anaconda - new alias. >11:16:19.453555 vgcreate[2965] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-label/Fedora-iot-ostree-x86_64-38 - new alias. >11:16:19.453560 vgcreate[2965] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/1977df99-1514-4a86-a419-f62913880402 - new alias. >11:16:19.453563 vgcreate[2965] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/aae84b50-6041-4104-9381-f5242aa1671d - new alias. >11:16:19.453566 vgcreate[2965] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-partuuid/ddf93ad1-009b-4c0e-b80a-5e0acb636f29 - new alias. >11:16:19.453574 vgcreate[2965] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1 - new alias. >11:16:19.453577 vgcreate[2965] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:01.1-ata-1-part1 - new alias. >11:16:19.453580 vgcreate[2965] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:01.1-ata-1-part2 - new alias. >11:16:19.453583 vgcreate[2965] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-path/pci-0000:00:01.1-ata-1-part3 - new alias. >11:16:19.453586 vgcreate[2965] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1.0 - new alias. >11:16:19.453589 vgcreate[2965] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:01.1-ata-1.0-part1 - new alias. >11:16:19.453592 vgcreate[2965] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:01.1-ata-1.0-part2 - new alias. >11:16:19.453596 vgcreate[2965] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-path/pci-0000:00:01.1-ata-1.0-part3 - new alias. >11:16:19.453599 vgcreate[2965] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-2 - new alias. >11:16:19.453600 vgcreate[2965] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-2.0 - new alias. >11:16:19.453606 vgcreate[2965] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-uuid/148d0c4c-8364-41e1-93ee-a712839a5012 - new alias. >11:16:19.453609 vgcreate[2965] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-uuid/2023-04-19-16-13-32-00 - new alias. >11:16:19.453610 vgcreate[2965] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-uuid/80ff3403-23dc-4735-8635-011efed916dc - new alias. >11:16:19.453613 vgcreate[2965] device/dev-cache.c:778 Found dev 253:0 /dev/dm-0 - new alias. >11:16:19.453614 vgcreate[2965] device/dev-cache.c:778 Found dev 253:1 /dev/dm-1 - new alias. >11:16:19.453628 vgcreate[2965] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >11:16:19.453631 vgcreate[2965] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >11:16:19.453651 vgcreate[2965] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >11:16:19.453654 vgcreate[2965] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >11:16:19.453655 vgcreate[2965] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >11:16:19.453657 vgcreate[2965] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >11:16:19.453662 vgcreate[2965] device/dev-cache.c:778 Found dev 253:1 /dev/mapper/live-base - new alias. >11:16:19.453664 vgcreate[2965] device/dev-cache.c:778 Found dev 253:0 /dev/mapper/live-rw - new alias. >11:16:19.453667 vgcreate[2965] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >11:16:19.453674 vgcreate[2965] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >11:16:19.453677 vgcreate[2965] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >11:16:19.453678 vgcreate[2965] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >11:16:19.453679 vgcreate[2965] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >11:16:19.453680 vgcreate[2965] device/dev-cache.c:778 Found dev 8:3 /dev/sda3 - new alias. >11:16:19.453682 vgcreate[2965] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >11:16:19.453688 vgcreate[2965] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >11:16:19.453743 vgcreate[2965] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >11:16:19.453745 vgcreate[2965] device/device_id.c:2012 compare devices file entries to devices >11:16:19.453776 vgcreate[2965] device/device_id.c:1886 Match device_id sys_wwid t10.ATA_QEMU_HARDDISK_QM00001 to /dev/sda3 >11:16:19.453778 vgcreate[2965] label/label.c:1325 Filtering devices to scan (nodata) >11:16:19.453779 vgcreate[2965] filters/filter-deviceid.c:40 /dev/loop0: Skipping (deviceid) >11:16:19.453780 vgcreate[2965] filters/filter-deviceid.c:40 /dev/sda: Skipping (deviceid) >11:16:19.453781 vgcreate[2965] filters/filter-type.c:29 /dev/cdrom: Skipping: Unrecognised LVM device type 11 >11:16:19.453782 vgcreate[2965] filters/filter-type.c:29 /dev/zram0: Skipping: Unrecognised LVM device type 252 >11:16:19.453783 vgcreate[2965] filters/filter-deviceid.c:40 /dev/mapper/live-rw: Skipping (deviceid) >11:16:19.453783 vgcreate[2965] filters/filter-deviceid.c:40 /dev/live-base: Skipping (deviceid) >11:16:19.453784 vgcreate[2965] filters/filter-deviceid.c:40 /dev/sda1: Skipping (deviceid) >11:16:19.453785 vgcreate[2965] filters/filter-deviceid.c:40 /dev/mapper/live-base: Skipping (deviceid) >11:16:19.453786 vgcreate[2965] filters/filter-deviceid.c:40 /dev/loop2: Skipping (deviceid) >11:16:19.453786 vgcreate[2965] filters/filter-deviceid.c:40 /dev/sda2: Skipping (deviceid) >11:16:19.453818 vgcreate[2965] device/dev-io.c:120 /dev/sda3: size is 18868224 sectors >11:16:19.453819 vgcreate[2965] device/dev-io.c:466 Closed /dev/sda3 >11:16:19.453828 vgcreate[2965] filters/filter-persistent.c:131 filter caching good /dev/sda3 >11:16:19.453829 vgcreate[2965] label/label.c:1342 Filtering devices to scan done (nodata) >11:16:19.453833 vgcreate[2965] label/label.c:835 Checking fd limit for num_devs 1 want 33 soft 1024 hard 524288 >11:16:19.453834 vgcreate[2965] label/label.c:640 Scanning 1 devices for VG info >11:16:19.453836 vgcreate[2965] label/label.c:568 open /dev/sda3 ro di 0 fd 8 >11:16:19.453988 vgcreate[2965] label/label.c:679 Scanning submitted 1 reads >11:16:19.454173 vgcreate[2965] label/label.c:713 Processing data from device /dev/sda3 8:3 di 0 >11:16:19.454175 vgcreate[2965] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.454185 vgcreate[2965] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.454186 vgcreate[2965] filters/filter-persistent.c:131 filter caching good /dev/sda3 >11:16:19.454188 vgcreate[2965] label/label.c:311 Found label at sector 1 on /dev/sda3 >11:16:19.454189 vgcreate[2965] cache/lvmcache.c:2477 Found PVID FWm88dm5CxhTv7ZLtyqgckIr9QmNnaOt on /dev/sda3 >11:16:19.454190 vgcreate[2965] cache/lvmcache.c:2000 lvmcache /dev/sda3: now in VG #orphans_lvm2 #orphans_lvm2 >11:16:19.454191 vgcreate[2965] format_text/text_label.c:538 Scanning /dev/sda3 mda1 summary. >11:16:19.454192 vgcreate[2965] format_text/format-text.c:196 Reading mda header sector from /dev/sda3 at 4096 >11:16:19.454194 vgcreate[2965] format_text/format-text.c:1478 Metadata location on /dev/sda3 at 4096 has offset 0. >11:16:19.454194 vgcreate[2965] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >11:16:19.454195 vgcreate[2965] device/device_id.c:2193 validating devices file entries >11:16:19.454196 vgcreate[2965] filters/filter-persistent.c:106 /dev/sda3: filter cache using (cached good) >11:16:19.454197 vgcreate[2965] device/device_id.c:2463 device ids validate checked 1 found no update is needed. >11:16:19.454198 vgcreate[2965] cache/lvmcache.c:1689 lvmcache label scan done >11:16:19.454202 vgcreate[2965] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >11:16:19.454202 vgcreate[2965] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >11:16:19.454203 vgcreate[2965] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >11:16:19.454204 vgcreate[2965] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >11:16:19.454205 vgcreate[2965] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >11:16:19.454205 vgcreate[2965] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >11:16:19.454206 vgcreate[2965] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >11:16:19.454219 vgcreate[2965] toollib.c:5489 Scanning and filtering device args (1). >11:16:19.454221 vgcreate[2965] label/label.c:640 Scanning 1 devices for VG info >11:16:19.454326 vgcreate[2965] label/label.c:679 Scanning submitted 1 reads >11:16:19.454414 vgcreate[2965] label/label.c:713 Processing data from device /dev/sda3 8:3 di 0 >11:16:19.454415 vgcreate[2965] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.454425 vgcreate[2965] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.454651 vgcreate[2965] filters/filter-persistent.c:131 filter caching good /dev/sda3 >11:16:19.454654 vgcreate[2965] label/label.c:311 Found label at sector 1 on /dev/sda3 >11:16:19.454654 vgcreate[2965] cache/lvmcache.c:2477 Found PVID FWm88dm5CxhTv7ZLtyqgckIr9QmNnaOt on /dev/sda3 >11:16:19.454655 vgcreate[2965] format_text/text_label.c:538 Scanning /dev/sda3 mda1 summary. >11:16:19.454656 vgcreate[2965] format_text/format-text.c:196 Reading mda header sector from /dev/sda3 at 4096 >11:16:19.454657 vgcreate[2965] format_text/format-text.c:1478 Metadata location on /dev/sda3 at 4096 has offset 0. >11:16:19.454658 vgcreate[2965] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >11:16:19.454660 vgcreate[2965] filters/filter-persistent.c:106 /dev/sda3: filter cache using (cached good) >11:16:19.454661 vgcreate[2965] toollib.c:5055 Checking /dev/sda3 for pvcreate FWm88dm5CxhTv7ZLtyqgckIr9QmNnaOt. >11:16:19.454661 vgcreate[2965] toollib.c:5098 Check pvcreate arg /dev/sda3 is orphan. >11:16:19.454663 vgcreate[2965] toollib.c:5715 Rescanning and filtering device args with exclusive open >11:16:19.454664 vgcreate[2965] label/label.c:640 Scanning 1 devices for VG info >11:16:19.454667 vgcreate[2965] label/label.c:568 open /dev/sda3 rwex di 0 fd 8 >11:16:19.454751 vgcreate[2965] label/label.c:679 Scanning submitted 1 reads >11:16:19.454832 vgcreate[2965] label/label.c:713 Processing data from device /dev/sda3 8:3 di 0 >11:16:19.454833 vgcreate[2965] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.454841 vgcreate[2965] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.455062 vgcreate[2965] filters/filter-persistent.c:131 filter caching good /dev/sda3 >11:16:19.455064 vgcreate[2965] label/label.c:311 Found label at sector 1 on /dev/sda3 >11:16:19.455064 vgcreate[2965] cache/lvmcache.c:2477 Found PVID FWm88dm5CxhTv7ZLtyqgckIr9QmNnaOt on /dev/sda3 >11:16:19.455065 vgcreate[2965] format_text/text_label.c:538 Scanning /dev/sda3 mda1 summary. >11:16:19.455066 vgcreate[2965] format_text/format-text.c:196 Reading mda header sector from /dev/sda3 at 4096 >11:16:19.455067 vgcreate[2965] format_text/format-text.c:1478 Metadata location on /dev/sda3 at 4096 has offset 0. >11:16:19.455067 vgcreate[2965] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >11:16:19.455068 vgcreate[2965] filters/filter-persistent.c:106 /dev/sda3: filter cache using (cached good) >11:16:19.455069 vgcreate[2965] toollib.c:5775 Wiping signatures on new PV /dev/sda3. >11:16:19.455070 vgcreate[2965] device_mapper/libdm-config.c:1085 allocation/use_blkid_wiping not found in config: defaulting to 1 >11:16:19.458238 vgcreate[2965] toollib.c:5795 Using existing orphan PVs in #orphans_lvm2. >11:16:19.458245 vgcreate[2965] toollib.c:5821 Using existing orphan PV /dev/sda3. >11:16:19.458264 vgcreate[2965] device/device_id.c:1449 device_id_add /dev/sda3 pvid FWm88dm5CxhTv7ZLtyqgckIr9QmNnaOt matches entry 0x562f1a509040 dev /dev/sda3 >11:16:19.458265 vgcreate[2965] device/device_id.c:1452 device_id_add /dev/sda3 pvid FWm88dm5CxhTv7ZLtyqgckIr9QmNnaOt matches entry 0x562f1a509040 dev /dev/sda3 with same pvid FWm88dm5CxhTv7ZLtyqgckIr9QmNnaOt >11:16:19.458265 vgcreate[2965] device/device_id.c:1456 device_id_add /dev/sda3 pvid FWm88dm5CxhTv7ZLtyqgckIr9QmNnaOt matches entry 0x562f1a509040 dev /dev/sda3 with same device_id 1 t10.ATA_QEMU_HARDDISK_QM00001 >11:16:19.458266 vgcreate[2965] device/device_id.c:1460 device_id_add /dev/sda3 pvid FWm88dm5CxhTv7ZLtyqgckIr9QmNnaOt matches entry 0x562f1a509040 dev /dev/sda3 with same devname /dev/sda3 >11:16:19.458266 vgcreate[2965] device/device_id.c:1558 Updating existing entry in devices file for /dev/sda3 that matches device /dev/sda3. >11:16:19.458269 vgcreate[2965] device/device_id.c:959 device_ids_write create 1 edit 0 pending 0 exists 1 version 1.1.1 devicesfile . >11:16:19.458568 vgcreate[2965] device/device_id.c:1076 Wrote devices file VERSION=1.1.2 >11:16:19.458706 vgcreate[2965] metadata/vg.c:65 Allocated VG fedora-iot at 0x562f1a517380. >11:16:19.458717 vgcreate[2965] format_text/format-text.c:2159 No cached vginfo for VG fedora-iot and ID (null). >11:16:19.458723 vgcreate[2965] metadata/vg.c:323 Setting mda_copies to 0 for VG fedora-iot >11:16:19.458739 vgcreate[2965] metadata/metadata.c:773 Adding PVs to VG fedora-iot. >11:16:19.458740 vgcreate[2965] metadata/metadata.c:807 Adding PV /dev/sda3 to VG fedora-iot. >11:16:19.458741 vgcreate[2965] metadata/metadata.c:313 Adding physical volume '/dev/sda3' to volume group 'fedora-iot' >11:16:19.458747 vgcreate[2965] filters/filter-persistent.c:106 /dev/sda3: filter cache using (cached good) >11:16:19.458748 vgcreate[2965] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.458752 vgcreate[2965] metadata/pv_manip.c:413 /dev/sda3 0: 0 2303: NULL(0:0) >11:16:19.458755 vgcreate[2965] mm/memlock.c:608 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >11:16:19.458757 vgcreate[2965] cache/lvmcache.c:2477 Found PVID FWm88dm5CxhTv7ZLtyqgckIr9QmNnaOt on /dev/sda3 >11:16:19.458758 vgcreate[2965] cache/lvmcache.c:1919 lvmcache adding vginfo for fedora-iot 2mTqm7-BMyM-faf6-Mvps-G5JG-s9fS-oQt7to >11:16:19.458759 vgcreate[2965] cache/lvmcache.c:2000 lvmcache /dev/sda3: now in VG fedora-iot 2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to >11:16:19.458760 vgcreate[2965] cache/lvmcache.c:1840 lvmcache /dev/sda3: VG fedora-iot: set VGID to 2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to. >11:16:19.458761 vgcreate[2965] format_text/format-text.c:1690 Creating metadata area on /dev/sda3 at sector 8 size 2040 sectors >11:16:19.458770 vgcreate[2965] label/label.c:568 open /dev/sda3 rw di 0 fd 6 >11:16:19.459150 vgcreate[2965] format_text/text_label.c:152 /dev/sda3: Preparing PV label header FWm88d-m5Cx-hTv7-ZLty-qgck-Ir9Q-mNnaOt size 9660530688 with da1 (2048s, 0s) mda1 (8s, 2040s) >11:16:19.459155 vgcreate[2965] label/label.c:209 /dev/sda3: Writing label to sector 1 with stored offset 32. >11:16:19.459157 vgcreate[2965] device/bcache.c:236 Limit write at 0 len 131072 to len 1024 >11:16:19.459300 vgcreate[2965] format_text/format-text.c:196 Reading mda header sector from /dev/sda3 at 4096 >11:16:19.459326 vgcreate[2965] metadata/vg.c:65 Allocated VG fedora-iot at 0x562f1a5233b0. >11:16:19.459335 vgcreate[2965] format_text/format-text.c:663 VG fedora-iot seqno 1 metadata write to /dev/sda3 mda_start 4096 mda_size 1044480 mda_last 1048575 >11:16:19.459337 vgcreate[2965] format_text/format-text.c:778 VG fedora-iot 1 metadata area location old start 0 last 0 size 0 wrap 0 >11:16:19.459338 vgcreate[2965] format_text/format-text.c:785 VG fedora-iot 1 metadata area location new start 512 last 1569 size 1058 wrap 0 >11:16:19.459339 vgcreate[2965] format_text/format-text.c:871 VG fedora-iot 1 metadata disk location start 4608 size 1058 last 5665 >11:16:19.459339 vgcreate[2965] format_text/format-text.c:910 VG fedora-iot 1 metadata last align from 5665 to 6143 (+478) >11:16:19.459340 vgcreate[2965] format_text/format-text.c:958 VG fedora-iot 1 metadata write at 4608 size 1536 (wrap 0) >11:16:19.459502 vgcreate[2965] format_text/format-text.c:196 Reading mda header sector from /dev/sda3 at 4096 >11:16:19.459508 vgcreate[2965] format_text/format-text.c:1107 VG fedora-iot metadata precommit seq 1 on /dev/sda3 mda header at 4096 (used). >11:16:19.459509 vgcreate[2965] format_text/format-text.c:1115 VG fedora-iot metadata precommit slot0 offset 0 size 0 slot1 offset 512 size 1058. >11:16:19.459511 vgcreate[2965] device/bcache.c:236 Limit write at 0 len 131072 to len 4608 >11:16:19.459647 vgcreate[2965] format_text/format-text.c:196 Reading mda header sector from /dev/sda3 at 4096 >11:16:19.459650 vgcreate[2965] format_text/format-text.c:1107 VG fedora-iot metadata commit seq 1 on /dev/sda3 mda header at 4096 (used). >11:16:19.459651 vgcreate[2965] format_text/format-text.c:1115 VG fedora-iot metadata commit slot0 offset 512 size 1058 slot1 offset 0 size 0. >11:16:19.459653 vgcreate[2965] device/bcache.c:236 Limit write at 0 len 131072 to len 4608 >11:16:19.459785 vgcreate[2965] mm/memlock.c:608 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >11:16:19.459788 vgcreate[2965] activate/fs.c:492 Syncing device names >11:16:19.459789 vgcreate[2965] mm/memlock.c:608 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >11:16:19.459797 vgcreate[2965] device_mapper/libdm-file.c:46 Creating directory "/etc/lvm/backup" >11:16:19.459842 vgcreate[2965] format_text/archiver.c:585 Creating volume group backup "/etc/lvm/backup/fedora-iot" (seqno 1). >11:16:19.459863 vgcreate[2965] format_text/format-text.c:1328 Writing fedora-iot metadata to /etc/lvm/backup/.lvm_localhost.localdomain_2965_1471765186 >11:16:19.460030 vgcreate[2965] format_text/format-text.c:1347 Renaming /etc/lvm/backup/.lvm_localhost.localdomain_2965_1471765186 to /etc/lvm/backup/fedora-iot.tmp >11:16:19.460041 vgcreate[2965] format_text/format-text.c:1372 Committing file fedora-iot metadata (1) >11:16:19.460043 vgcreate[2965] format_text/format-text.c:1373 Renaming /etc/lvm/backup/fedora-iot.tmp to /etc/lvm/backup/fedora-iot >11:16:19.460132 vgcreate[2965] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_fedora-iot >11:16:19.460135 vgcreate[2965] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora-iot >11:16:19.460146 vgcreate[2965] vgcreate.c:173 Volume group "fedora-iot" successfully created >11:16:19.460147 vgcreate[2965] metadata/vg.c:80 Freeing VG fedora-iot at 0x562f1a5233b0. >11:16:19.460149 vgcreate[2965] metadata/vg.c:80 Freeing VG fedora-iot at 0x562f1a517380. >11:16:19.460158 vgcreate[2965] device_mapper/libdm-report.c:4917 { >11:16:19.460161 vgcreate[2965] device_mapper/libdm-report.c:4949 "log": [ >11:16:19.460165 vgcreate[2965] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"print", "log_context":"processing", "log_object_type":"", "log_object_name":"", "log_object_id":"", "log_object_group":"", "log_object_group_id":"", "log_message":"Volume group \"fedora-iot\" successfully created", "log_errno":"0", "log_ret_code":"0"} >11:16:19.460167 vgcreate[2965] device_mapper/libdm-report.c:5214 ] >11:16:19.460168 vgcreate[2965] device_mapper/libdm-report.c:5287 } >11:16:19.460180 vgcreate[2965] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/P_global >11:16:19.460182 vgcreate[2965] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_global >11:16:19.460191 vgcreate[2965] cache/lvmcache.c:2603 Destroy lvmcache content >11:16:19.489234 vgcreate[2965] commands/toolcontext.c:1894 Reloading config files >11:16:19.489239 vgcreate[2965] activate/fs.c:492 Syncing device names >11:16:19.489241 vgcreate[2965] cache/lvmcache.c:2603 Destroy lvmcache content >11:16:19.489245 vgcreate[2965] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x562f17ad6830. >11:16:19.489258 vgcreate[2965] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >11:16:19.489263 vgcreate[2965] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >11:16:19.489267 vgcreate[2965] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >11:16:19.489270 vgcreate[2965] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >11:16:19.489272 vgcreate[2965] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >11:16:19.489279 vgcreate[2965] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >11:16:19.489280 vgcreate[2965] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >11:16:19.489287 vgcreate[2965] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >11:16:19.489288 vgcreate[2965] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >11:16:19.556586 lvcreate[2970] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >11:16:19.556599 lvcreate[2970] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >11:16:19.556601 lvcreate[2970] commands/toolcontext.c:433 Setting log debug classes to 2031 >11:16:19.556604 lvcreate[2970] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >11:16:19.556607 lvcreate[2970] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >11:16:19.556609 lvcreate[2970] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >11:16:19.556610 lvcreate[2970] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >11:16:19.556611 lvcreate[2970] commands/toolcontext.c:445 Logging initialised at Fri Jul 7 11:16:19 2023 >11:16:19.556616 lvcreate[2970] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >11:16:19.556620 lvcreate[2970] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >11:16:19.556625 lvcreate[2970] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >11:16:19.556628 lvcreate[2970] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >11:16:19.556629 lvcreate[2970] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >11:16:19.556630 lvcreate[2970] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >11:16:19.556634 lvcreate[2970] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >11:16:19.556636 lvcreate[2970] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >11:16:19.556637 lvcreate[2970] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >11:16:19.556639 lvcreate[2970] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >11:16:19.556639 lvcreate[2970] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >11:16:19.556640 lvcreate[2970] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >11:16:19.556660 lvcreate[2970] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >11:16:19.556661 lvcreate[2970] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >11:16:19.556662 lvcreate[2970] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >11:16:19.556663 lvcreate[2970] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >11:16:19.556664 lvcreate[2970] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >11:16:19.556665 lvcreate[2970] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >11:16:19.556666 lvcreate[2970] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >11:16:19.556667 lvcreate[2970] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >11:16:19.556667 lvcreate[2970] misc/lvm-globals.c:205 LVM activation checks disabled >11:16:19.556668 lvcreate[2970] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >11:16:19.556669 lvcreate[2970] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >11:16:19.556671 lvcreate[2970] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >11:16:19.556672 lvcreate[2970] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >11:16:19.556673 lvcreate[2970] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >11:16:19.556673 lvcreate[2970] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >11:16:19.556674 lvcreate[2970] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >11:16:19.556676 lvcreate[2970] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >11:16:19.556676 lvcreate[2970] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >11:16:19.556677 lvcreate[2970] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >11:16:19.556678 lvcreate[2970] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >11:16:19.556679 lvcreate[2970] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >11:16:19.556680 lvcreate[2970] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >11:16:19.556683 lvcreate[2970] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >11:16:19.556684 lvcreate[2970] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >11:16:19.556685 lvcreate[2970] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >11:16:19.556688 lvcreate[2970] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >11:16:19.556731 lvcreate[2970] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >11:16:19.556733 lvcreate[2970] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >11:16:19.556735 lvcreate[2970] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >11:16:19.556739 lvcreate[2970] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x555768b05a80. >11:16:19.556741 lvcreate[2970] format_text/format-text.c:2645 Initialised format: lvm2 >11:16:19.556743 lvcreate[2970] striped/striped.c:245 Initialised segtype: linear >11:16:19.556744 lvcreate[2970] striped/striped.c:245 Initialised segtype: striped >11:16:19.556745 lvcreate[2970] zero/zero.c:99 Initialised segtype: zero >11:16:19.556746 lvcreate[2970] error/errseg.c:105 Initialised segtype: error >11:16:19.556747 lvcreate[2970] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >11:16:19.556748 lvcreate[2970] snapshot/snapshot.c:274 Initialised segtype: snapshot >11:16:19.556749 lvcreate[2970] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >11:16:19.556750 lvcreate[2970] mirror/mirrored.c:539 Initialised segtype: mirror >11:16:19.556751 lvcreate[2970] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >11:16:19.556752 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid0 >11:16:19.556753 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid0_meta >11:16:19.556753 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid1 >11:16:19.556754 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid10 >11:16:19.556755 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid10_near >11:16:19.556756 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid4 >11:16:19.556756 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid5 >11:16:19.556757 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid5_n >11:16:19.556758 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid5_la >11:16:19.556758 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid5_ls >11:16:19.556759 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid5_ra >11:16:19.556760 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid5_rs >11:16:19.556761 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid6 >11:16:19.556762 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid6_n_6 >11:16:19.556762 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid6_nc >11:16:19.556763 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid6_nr >11:16:19.556764 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid6_zr >11:16:19.556764 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid6_ls_6 >11:16:19.556765 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid6_rs_6 >11:16:19.556766 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid6_la_6 >11:16:19.556767 lvcreate[2970] raid/raid.c:694 Initialised segtype: raid6_ra_6 >11:16:19.556768 lvcreate[2970] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >11:16:19.556769 lvcreate[2970] thin/thin.c:825 Initialised segtype: thin-pool >11:16:19.556770 lvcreate[2970] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >11:16:19.556772 lvcreate[2970] thin/thin.c:825 Initialised segtype: thin >11:16:19.556775 lvcreate[2970] cache_segtype/cache.c:837 Initialised segtype: cache-pool >11:16:19.556776 lvcreate[2970] cache_segtype/cache.c:851 Initialised segtype: cache >11:16:19.556777 lvcreate[2970] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >11:16:19.556778 lvcreate[2970] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >11:16:19.556779 lvcreate[2970] writecache/writecache.c:389 Initialised segtype: writecache >11:16:19.556780 lvcreate[2970] integrity/integrity.c:339 Initialised segtype: integrity >11:16:19.556781 lvcreate[2970] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >11:16:19.556782 lvcreate[2970] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >11:16:19.556783 lvcreate[2970] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >11:16:19.556784 lvcreate[2970] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >11:16:19.556785 lvcreate[2970] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >11:16:19.556786 lvcreate[2970] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >11:16:19.556787 lvcreate[2970] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >11:16:19.556795 lvcreate[2970] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >11:16:19.556799 lvcreate[2970] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >11:16:19.556811 lvcreate[2970] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >11:16:19.556813 lvcreate[2970] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >11:16:19.556817 lvcreate[2970] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >11:16:19.556819 lvcreate[2970] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >11:16:19.556821 lvcreate[2970] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >11:16:19.556823 lvcreate[2970] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >11:16:19.556840 lvcreate[2970] filters/filter-regex.c:245 Regex filter initialised. >11:16:19.556842 lvcreate[2970] filters/filter-type.c:61 LVM type filter initialised. >11:16:19.556843 lvcreate[2970] filters/filter-deviceid.c:66 deviceid filter initialised. >11:16:19.556844 lvcreate[2970] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >11:16:19.556849 lvcreate[2970] filters/filter-sysfs.c:106 Sysfs filter initialised. >11:16:19.556850 lvcreate[2970] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >11:16:19.556851 lvcreate[2970] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >11:16:19.556852 lvcreate[2970] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >11:16:19.556853 lvcreate[2970] filters/filter-mpath.c:87 mpath filter initialised. >11:16:19.556854 lvcreate[2970] filters/filter-partitioned.c:68 Partitioned filter initialised. >11:16:19.556854 lvcreate[2970] filters/filter-signature.c:88 signature filter initialised. >11:16:19.556855 lvcreate[2970] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >11:16:19.556856 lvcreate[2970] filters/filter-md.c:149 MD filter initialised. >11:16:19.556857 lvcreate[2970] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >11:16:19.556857 lvcreate[2970] filters/filter-composite.c:98 Composite filter initialised. >11:16:19.556858 lvcreate[2970] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >11:16:19.556861 lvcreate[2970] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >11:16:19.556865 lvcreate[2970] filters/filter-persistent.c:187 Persistent filter initialised. >11:16:19.556866 lvcreate[2970] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >11:16:19.556867 lvcreate[2970] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >11:16:19.556868 lvcreate[2970] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >11:16:19.556869 lvcreate[2970] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >11:16:19.556870 lvcreate[2970] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >11:16:19.556871 lvcreate[2970] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >11:16:19.556872 lvcreate[2970] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >11:16:19.556875 lvcreate[2970] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >11:16:19.556876 lvcreate[2970] lvmcmdline.c:3241 Processing command: lvcreate --type linear --config ' devices { filter=["a|/dev/sda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' --size 9659482112B --name root fedora-iot --yes >11:16:19.556877 lvcreate[2970] lvmcmdline.c:3242 Command pid: 2970 >11:16:19.556878 lvcreate[2970] lvmcmdline.c:3243 System ID: >11:16:19.556878 lvcreate[2970] lvmcmdline.c:3246 O_DIRECT will be used >11:16:19.556879 lvcreate[2970] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >11:16:19.556881 lvcreate[2970] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >11:16:19.556881 lvcreate[2970] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >11:16:19.556883 lvcreate[2970] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >11:16:19.556884 lvcreate[2970] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >11:16:19.559947 lvcreate[2970] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >11:16:19.559968 lvcreate[2970] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >11:16:19.559974 lvcreate[2970] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >11:16:19.559975 lvcreate[2970] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >11:16:19.559976 lvcreate[2970] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >11:16:19.559977 lvcreate[2970] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >11:16:19.559985 lvcreate[2970] device/dev-mpath.c:252 multipath wwids read 0 from /etc/multipath/wwids >11:16:19.559991 lvcreate[2970] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >11:16:19.559994 lvcreate[2970] activate/activate.c:512 Getting target version for linear >11:16:19.560026 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >11:16:19.560029 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >11:16:19.560033 lvcreate[2970] activate/activate.c:547 Found linear target v1.4.0. >11:16:19.560033 lvcreate[2970] activate/activate.c:512 Getting target version for striped >11:16:19.560034 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >11:16:19.560037 lvcreate[2970] activate/activate.c:547 Found striped target v1.6.0. >11:16:19.560038 lvcreate[2970] device_mapper/libdm-config.c:1085 allocation/wipe_signatures_when_zeroing_new_lvs not found in config: defaulting to 1 >11:16:19.560042 lvcreate[2970] device_mapper/libdm-config.c:1013 activation/mirror_region_size not found in config: defaulting to 2048 >11:16:19.560043 lvcreate[2970] device_mapper/libdm-config.c:1013 activation/raid_region_size not found in config: defaulting to 2048 >11:16:19.560047 lvcreate[2970] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >11:16:19.560048 lvcreate[2970] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >11:16:19.560048 lvcreate[2970] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >11:16:19.560049 lvcreate[2970] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >11:16:19.560050 lvcreate[2970] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >11:16:19.560051 lvcreate[2970] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >11:16:19.560051 lvcreate[2970] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >11:16:19.560062 lvcreate[2970] toollib.c:2419 Processing each VG >11:16:19.560063 lvcreate[2970] cache/lvmcache.c:1599 lvmcache label scan begin >11:16:19.560064 lvcreate[2970] label/label.c:1249 Finding devices to scan >11:16:19.560089 lvcreate[2970] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >11:16:19.560090 lvcreate[2970] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >11:16:19.560094 lvcreate[2970] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >11:16:19.560095 lvcreate[2970] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >11:16:19.560099 lvcreate[2970] device/device_id.c:831 device_ids_read /etc/lvm/devices/system.devices >11:16:19.560103 lvcreate[2970] device/device_id.c:854 read devices file version 1.1.2 >11:16:19.560106 lvcreate[2970] device/dev-cache.c:1195 Creating list of system devices. >11:16:19.560175 lvcreate[2970] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >11:16:19.560177 lvcreate[2970] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >11:16:19.560179 lvcreate[2970] device/dev-cache.c:753 Found dev 253:0 /dev/block/253:0 - new. >11:16:19.560181 lvcreate[2970] device/dev-cache.c:753 Found dev 253:1 /dev/block/253:1 - new. >11:16:19.560182 lvcreate[2970] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >11:16:19.560184 lvcreate[2970] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >11:16:19.560186 lvcreate[2970] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >11:16:19.560187 lvcreate[2970] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >11:16:19.560189 lvcreate[2970] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >11:16:19.560190 lvcreate[2970] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >11:16:19.560192 lvcreate[2970] device/dev-cache.c:753 Found dev 8:3 /dev/block/8:3 - new. >11:16:19.560228 lvcreate[2970] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >11:16:19.560674 lvcreate[2970] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >11:16:19.560676 lvcreate[2970] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >11:16:19.560677 lvcreate[2970] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >11:16:19.560679 lvcreate[2970] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-diskseq/1-part3 - new alias. >11:16:19.560680 lvcreate[2970] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/12 - new alias. >11:16:19.560682 lvcreate[2970] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/13 - new alias. >11:16:19.560684 lvcreate[2970] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/14 - new alias. >11:16:19.560685 lvcreate[2970] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/3 - new alias. >11:16:19.560696 lvcreate[2970] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 - new alias. >11:16:19.560698 lvcreate[2970] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001 - new alias. >11:16:19.560701 lvcreate[2970] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 - new alias. >11:16:19.560704 lvcreate[2970] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 - new alias. >11:16:19.560707 lvcreate[2970] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3 - new alias. >11:16:19.560710 lvcreate[2970] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >11:16:19.560712 lvcreate[2970] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >11:16:19.560715 lvcreate[2970] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-id/lvm-pv-uuid-FWm88d-m5Cx-hTv7-ZLty-qgck-Ir9Q-mNnaOt - new alias. >11:16:19.560718 lvcreate[2970] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00001 - new alias. >11:16:19.560721 lvcreate[2970] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00001-part1 - new alias. >11:16:19.560724 lvcreate[2970] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00001-part2 - new alias. >11:16:19.560727 lvcreate[2970] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00001-part3 - new alias. >11:16:19.560730 lvcreate[2970] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00001 - new alias. >11:16:19.560733 lvcreate[2970] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00001-part1 - new alias. >11:16:19.560735 lvcreate[2970] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00001-part2 - new alias. >11:16:19.560738 lvcreate[2970] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00001-part3 - new alias. >11:16:19.560741 lvcreate[2970] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00001 - new alias. >11:16:19.560744 lvcreate[2970] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00001-part1 - new alias. >11:16:19.560747 lvcreate[2970] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00001-part2 - new alias. >11:16:19.560750 lvcreate[2970] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00001-part3 - new alias. >11:16:19.560756 lvcreate[2970] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-label/Anaconda - new alias. >11:16:19.560760 lvcreate[2970] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-label/Fedora-iot-ostree-x86_64-38 - new alias. >11:16:19.560765 lvcreate[2970] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/1977df99-1514-4a86-a419-f62913880402 - new alias. >11:16:19.560768 lvcreate[2970] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/aae84b50-6041-4104-9381-f5242aa1671d - new alias. >11:16:19.560771 lvcreate[2970] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-partuuid/ddf93ad1-009b-4c0e-b80a-5e0acb636f29 - new alias. >11:16:19.560779 lvcreate[2970] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1 - new alias. >11:16:19.560782 lvcreate[2970] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:01.1-ata-1-part1 - new alias. >11:16:19.560785 lvcreate[2970] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:01.1-ata-1-part2 - new alias. >11:16:19.560788 lvcreate[2970] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-path/pci-0000:00:01.1-ata-1-part3 - new alias. >11:16:19.560792 lvcreate[2970] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1.0 - new alias. >11:16:19.560795 lvcreate[2970] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:01.1-ata-1.0-part1 - new alias. >11:16:19.560798 lvcreate[2970] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:01.1-ata-1.0-part2 - new alias. >11:16:19.560800 lvcreate[2970] device/dev-cache.c:778 Found dev 8:3 /dev/disk/by-path/pci-0000:00:01.1-ata-1.0-part3 - new alias. >11:16:19.560803 lvcreate[2970] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-2 - new alias. >11:16:19.560805 lvcreate[2970] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-2.0 - new alias. >11:16:19.560810 lvcreate[2970] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-uuid/148d0c4c-8364-41e1-93ee-a712839a5012 - new alias. >11:16:19.560813 lvcreate[2970] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-uuid/2023-04-19-16-13-32-00 - new alias. >11:16:19.560815 lvcreate[2970] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-uuid/80ff3403-23dc-4735-8635-011efed916dc - new alias. >11:16:19.560818 lvcreate[2970] device/dev-cache.c:778 Found dev 253:0 /dev/dm-0 - new alias. >11:16:19.560819 lvcreate[2970] device/dev-cache.c:778 Found dev 253:1 /dev/dm-1 - new alias. >11:16:19.560832 lvcreate[2970] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >11:16:19.560835 lvcreate[2970] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >11:16:19.560855 lvcreate[2970] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >11:16:19.560858 lvcreate[2970] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >11:16:19.560859 lvcreate[2970] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >11:16:19.560861 lvcreate[2970] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >11:16:19.560866 lvcreate[2970] device/dev-cache.c:778 Found dev 253:1 /dev/mapper/live-base - new alias. >11:16:19.560868 lvcreate[2970] device/dev-cache.c:778 Found dev 253:0 /dev/mapper/live-rw - new alias. >11:16:19.560871 lvcreate[2970] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >11:16:19.560878 lvcreate[2970] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >11:16:19.560881 lvcreate[2970] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >11:16:19.560882 lvcreate[2970] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >11:16:19.560883 lvcreate[2970] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >11:16:19.560884 lvcreate[2970] device/dev-cache.c:778 Found dev 8:3 /dev/sda3 - new alias. >11:16:19.560886 lvcreate[2970] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >11:16:19.560892 lvcreate[2970] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >11:16:19.560948 lvcreate[2970] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >11:16:19.560950 lvcreate[2970] device/device_id.c:2012 compare devices file entries to devices >11:16:19.560981 lvcreate[2970] device/device_id.c:1886 Match device_id sys_wwid t10.ATA_QEMU_HARDDISK_QM00001 to /dev/sda3 >11:16:19.560982 lvcreate[2970] label/label.c:1325 Filtering devices to scan (nodata) >11:16:19.560984 lvcreate[2970] filters/filter-deviceid.c:40 /dev/loop0: Skipping (deviceid) >11:16:19.560985 lvcreate[2970] filters/filter-deviceid.c:40 /dev/sda: Skipping (deviceid) >11:16:19.560986 lvcreate[2970] filters/filter-type.c:29 /dev/cdrom: Skipping: Unrecognised LVM device type 11 >11:16:19.560987 lvcreate[2970] filters/filter-type.c:29 /dev/zram0: Skipping: Unrecognised LVM device type 252 >11:16:19.560987 lvcreate[2970] filters/filter-deviceid.c:40 /dev/mapper/live-rw: Skipping (deviceid) >11:16:19.560988 lvcreate[2970] filters/filter-deviceid.c:40 /dev/live-base: Skipping (deviceid) >11:16:19.560989 lvcreate[2970] filters/filter-deviceid.c:40 /dev/sda1: Skipping (deviceid) >11:16:19.560990 lvcreate[2970] filters/filter-deviceid.c:40 /dev/mapper/live-base: Skipping (deviceid) >11:16:19.560991 lvcreate[2970] filters/filter-deviceid.c:40 /dev/loop2: Skipping (deviceid) >11:16:19.560992 lvcreate[2970] filters/filter-deviceid.c:40 /dev/sda2: Skipping (deviceid) >11:16:19.560998 lvcreate[2970] device/dev-io.c:120 /dev/sda3: size is 18868224 sectors >11:16:19.561000 lvcreate[2970] device/dev-io.c:466 Closed /dev/sda3 >11:16:19.561009 lvcreate[2970] filters/filter-persistent.c:131 filter caching good /dev/sda3 >11:16:19.561010 lvcreate[2970] label/label.c:1342 Filtering devices to scan done (nodata) >11:16:19.561019 lvcreate[2970] label/hints.c:703 Reading hint file >11:16:19.561026 lvcreate[2970] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >11:16:19.561028 lvcreate[2970] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda3$|", "r|.*|" ] >11:16:19.561029 lvcreate[2970] label/hints.c:760 ignore hints with different filter >11:16:19.561031 lvcreate[2970] label/hints.c:1412 get_hints: needs refresh >11:16:19.561032 lvcreate[2970] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >11:16:19.561034 lvcreate[2970] label/label.c:835 Checking fd limit for num_devs 1 want 33 soft 1024 hard 524288 >11:16:19.561035 lvcreate[2970] label/label.c:640 Scanning 1 devices for VG info >11:16:19.561037 lvcreate[2970] label/label.c:568 open /dev/sda3 ro di 0 fd 6 >11:16:19.561177 lvcreate[2970] label/label.c:679 Scanning submitted 1 reads >11:16:19.561330 lvcreate[2970] label/label.c:713 Processing data from device /dev/sda3 8:3 di 0 >11:16:19.561332 lvcreate[2970] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.561342 lvcreate[2970] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.561343 lvcreate[2970] filters/filter-persistent.c:131 filter caching good /dev/sda3 >11:16:19.561345 lvcreate[2970] label/label.c:311 Found label at sector 1 on /dev/sda3 >11:16:19.561346 lvcreate[2970] cache/lvmcache.c:2477 Found PVID FWm88dm5CxhTv7ZLtyqgckIr9QmNnaOt on /dev/sda3 >11:16:19.561348 lvcreate[2970] cache/lvmcache.c:2000 lvmcache /dev/sda3: now in VG #orphans_lvm2 #orphans_lvm2 >11:16:19.561349 lvcreate[2970] format_text/text_label.c:538 Scanning /dev/sda3 mda1 summary. >11:16:19.561350 lvcreate[2970] format_text/format-text.c:196 Reading mda header sector from /dev/sda3 at 4096 >11:16:19.561354 lvcreate[2970] format_text/import.c:57 Reading metadata summary from /dev/sda3 at 4608 size 1058 (+0) >11:16:19.561365 lvcreate[2970] format_text/format-text.c:1574 Found metadata summary on /dev/sda3 at 4608 size 1058 for VG fedora-iot >11:16:19.561366 lvcreate[2970] cache/lvmcache.c:1919 lvmcache adding vginfo for fedora-iot 2mTqm7-BMyM-faf6-Mvps-G5JG-s9fS-oQt7to >11:16:19.561367 lvcreate[2970] cache/lvmcache.c:2000 lvmcache /dev/sda3: now in VG fedora-iot 2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to >11:16:19.561368 lvcreate[2970] cache/lvmcache.c:1840 lvmcache /dev/sda3: VG fedora-iot: set VGID to 2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to. >11:16:19.561368 lvcreate[2970] cache/lvmcache.c:2196 lvmcache /dev/sda3 mda1 VG fedora-iot set seqno 1 checksum 24dceacc mda_size 1058 >11:16:19.561369 lvcreate[2970] cache/lvmcache.c:2034 lvmcache /dev/sda3: VG fedora-iot: set creation host to localhost.localdomain. >11:16:19.561370 lvcreate[2970] format_text/text_label.c:566 Found metadata seqno 1 in mda1 on /dev/sda3 >11:16:19.561370 lvcreate[2970] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >11:16:19.561371 lvcreate[2970] device/device_id.c:2193 validating devices file entries >11:16:19.561372 lvcreate[2970] filters/filter-persistent.c:106 /dev/sda3: filter cache using (cached good) >11:16:19.561373 lvcreate[2970] device/device_id.c:2463 device ids validate checked 1 found no update is needed. >11:16:19.561374 lvcreate[2970] label/hints.c:961 Writing hint file 3 >11:16:19.561383 lvcreate[2970] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >11:16:19.561385 lvcreate[2970] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda3$|", "r|.*|" ] >11:16:19.561387 lvcreate[2970] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >11:16:19.561388 lvcreate[2970] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.561391 lvcreate[2970] label/hints.c:1083 Wrote hint file with devs_hash 3749929868 count 1 >11:16:19.561393 lvcreate[2970] cache/lvmcache.c:1689 lvmcache label scan done >11:16:19.561393 lvcreate[2970] toollib.c:2473 Obtaining the complete list of VGs to process >11:16:19.561400 lvcreate[2970] toollib.c:2182 Processing VG fedora-iot 2mTqm7-BMyM-faf6-Mvps-G5JG-s9fS-oQt7to >11:16:19.561402 lvcreate[2970] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_fedora-iot WB >11:16:19.562514 lvcreate[2970] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_fedora-iot to system_u:object_r:lvm_lock_t:s0. >11:16:19.562525 lvcreate[2970] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_fedora-iot:aux WB >11:16:19.562537 lvcreate[2970] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_fedora-iot WB >11:16:19.562542 lvcreate[2970] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora-iot:aux >11:16:19.562547 lvcreate[2970] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >11:16:19.562550 lvcreate[2970] metadata/metadata.c:4653 Reading VG fedora-iot 2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to >11:16:19.562554 lvcreate[2970] label/label.c:1884 reopen writable /dev/sda3 di 0 prev 6 fd 5 >11:16:19.562557 lvcreate[2970] format_text/format-text.c:196 Reading mda header sector from /dev/sda3 at 4096 >11:16:19.562791 lvcreate[2970] metadata/metadata.c:4622 Rescan skipped - unchanged offset 512 checksum 24dceacc. >11:16:19.562798 lvcreate[2970] metadata/metadata.c:4803 Reading VG fedora-iot metadata from /dev/sda3 4096 >11:16:19.562799 lvcreate[2970] format_text/format-text.c:196 Reading mda header sector from /dev/sda3 at 4096 >11:16:19.562801 lvcreate[2970] format_text/import.c:153 Reading metadata from /dev/sda3 at 4608 size 1058 (+0) >11:16:19.562810 lvcreate[2970] metadata/vg.c:65 Allocated VG fedora-iot at 0x55576b547af0. >11:16:19.562817 lvcreate[2970] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 1058 VG fedora-iot on /dev/sda3 >11:16:19.562819 lvcreate[2970] cache/lvmcache.c:2340 lvmcache_update_vg fedora-iot for info /dev/sda3 >11:16:19.562821 lvcreate[2970] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >11:16:19.562821 lvcreate[2970] metadata/pv_manip.c:413 /dev/sda3 0: 0 2303: NULL(0:0) >11:16:19.562823 lvcreate[2970] device/dev-io.c:96 /dev/sda3: using cached size 18868224 sectors >11:16:19.562825 lvcreate[2970] metadata/vg.c:65 Allocated VG fedora-iot at 0x55576b54be80. >11:16:19.562830 lvcreate[2970] toollib.c:2212 Running command for VG fedora-iot 2mTqm7-BMyM-faf6-Mvps-G5JG-s9fS-oQt7to >11:16:19.562837 lvcreate[2970] metadata/lv_manip.c:7222 Creating logical volume root >11:16:19.562843 lvcreate[2970] metadata/lv_manip.c:4483 Adding segment of type striped to LV root. >11:16:19.562844 lvcreate[2970] device_mapper/libdm-config.c:1085 allocation/mirror_logs_require_separate_pvs not found in config: defaulting to 0 >11:16:19.562845 lvcreate[2970] metadata/lv_manip.c:3742 Adjusted allocation request to 2303 logical extents. Existing size 0. New size 2303. >11:16:19.562846 lvcreate[2970] device_mapper/libdm-config.c:1085 allocation/maximise_cling not found in config: defaulting to 1 >11:16:19.562847 lvcreate[2970] metadata/pv_map.c:53 Allowing allocation on /dev/sda3 start PE 0 length 2303 >11:16:19.562848 lvcreate[2970] metadata/lv_manip.c:3448 Trying allocation using contiguous policy. >11:16:19.562849 lvcreate[2970] metadata/lv_manip.c:3047 Areas to be sorted and filled sequentially. >11:16:19.562849 lvcreate[2970] metadata/lv_manip.c:2959 Still need 2303 total extents from 2303 remaining (0 positional slots): >11:16:19.562850 lvcreate[2970] metadata/lv_manip.c:2963 1 (1 data/0 parity) parallel areas of 2303 extents each >11:16:19.562851 lvcreate[2970] metadata/lv_manip.c:2966 0 mirror logs of 0 extents each >11:16:19.562853 lvcreate[2970] metadata/lv_manip.c:2611 Considering allocation area 0 as /dev/sda3 start PE 0 length 2303 leaving 0. >11:16:19.562854 lvcreate[2970] metadata/lv_manip.c:2193 Allocating parallel area 0 on /dev/sda3 start PE 0 length 2303. >11:16:19.562856 lvcreate[2970] mm/memlock.c:608 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >11:16:19.562857 lvcreate[2970] metadata/pv_manip.c:413 /dev/sda3 0: 0 2303: root(0:0) >11:16:19.562866 lvcreate[2970] device_mapper/libdm-file.c:46 Creating directory "/etc/lvm/archive" >11:16:19.562904 lvcreate[2970] format_text/archiver.c:139 Archiving volume group "fedora-iot" metadata (seqno 1). >11:16:19.562946 lvcreate[2970] mm/memlock.c:608 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >11:16:19.562947 lvcreate[2970] format_text/format-text.c:196 Reading mda header sector from /dev/sda3 at 4096 >11:16:19.562968 lvcreate[2970] metadata/vg.c:65 Allocated VG fedora-iot at 0x55576b558f90. >11:16:19.562973 lvcreate[2970] format_text/import_vsn1.c:631 Importing logical volume fedora-iot/root. >11:16:19.562978 lvcreate[2970] format_text/format-text.c:663 VG fedora-iot seqno 2 metadata write to /dev/sda3 mda_start 4096 mda_size 1044480 mda_last 1048575 >11:16:19.562979 lvcreate[2970] format_text/format-text.c:372 VG fedora-iot 2 new metadata start align from 1570 to 2048 (+478) >11:16:19.562980 lvcreate[2970] format_text/format-text.c:778 VG fedora-iot 2 metadata area location old start 512 last 1569 size 1058 wrap 0 >11:16:19.562980 lvcreate[2970] format_text/format-text.c:785 VG fedora-iot 2 metadata area location new start 2048 last 3436 size 1389 wrap 0 >11:16:19.562981 lvcreate[2970] format_text/format-text.c:871 VG fedora-iot 2 metadata disk location start 6144 size 1389 last 7532 >11:16:19.562981 lvcreate[2970] format_text/format-text.c:910 VG fedora-iot 2 metadata last align from 7532 to 7679 (+147) >11:16:19.562984 lvcreate[2970] format_text/format-text.c:958 VG fedora-iot 2 metadata write at 6144 size 1536 (wrap 0) >11:16:19.563179 lvcreate[2970] format_text/format-text.c:196 Reading mda header sector from /dev/sda3 at 4096 >11:16:19.563182 lvcreate[2970] format_text/format-text.c:1107 VG fedora-iot metadata precommit seq 2 on /dev/sda3 mda header at 4096 (used). >11:16:19.563182 lvcreate[2970] format_text/format-text.c:1115 VG fedora-iot metadata precommit slot0 offset 512 size 1058 slot1 offset 2048 size 1389. >11:16:19.563184 lvcreate[2970] device/bcache.c:236 Limit write at 0 len 131072 to len 4608 >11:16:19.563336 lvcreate[2970] format_text/format-text.c:196 Reading mda header sector from /dev/sda3 at 4096 >11:16:19.563338 lvcreate[2970] format_text/format-text.c:1107 VG fedora-iot metadata commit seq 2 on /dev/sda3 mda header at 4096 (used). >11:16:19.563339 lvcreate[2970] format_text/format-text.c:1115 VG fedora-iot metadata commit slot0 offset 2048 size 1389 slot1 offset 0 size 0. >11:16:19.563340 lvcreate[2970] device/bcache.c:236 Limit write at 0 len 131072 to len 4608 >11:16:19.563529 lvcreate[2970] metadata/vg.c:80 Freeing VG fedora-iot at 0x55576b54be80. >11:16:19.563535 lvcreate[2970] metadata/lv.c:1583 Activating logical volume fedora-iot/root. >11:16:19.563541 lvcreate[2970] activate/dev_manager.c:859 Getting device info for fedora--iot-root [LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe]. >11:16:19.563544 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe [ noopencount flush ] [2048] (*1) >11:16:19.563549 lvcreate[2970] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >11:16:19.563551 lvcreate[2970] activate/activate.c:457 activation/volume_list configuration setting not defined: Checking only host tags for fedora-iot/root. >11:16:19.563554 lvcreate[2970] activate/activate.c:2580 Activating fedora-iot/root noscan. >11:16:19.563555 lvcreate[2970] activate/dev_manager.c:859 Getting device info for fedora--iot-root [LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe]. >11:16:19.563558 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe [ noopencount flush ] [2048] (*1) >11:16:19.563566 lvcreate[2970] device/dev-io.c:153 /dev/sda3: read_ahead is 256 sectors >11:16:19.563567 lvcreate[2970] device/dev-io.c:466 Closed /dev/sda3 >11:16:19.563568 lvcreate[2970] mm/memlock.c:640 Entering prioritized section (activating). >11:16:19.563571 lvcreate[2970] mm/memlock.c:503 Raised task priority 0 -> -18. >11:16:19.563581 lvcreate[2970] activate/dev_manager.c:3824 Creating ACTIVATE tree for fedora-iot/root. >11:16:19.563582 lvcreate[2970] activate/dev_manager.c:859 Getting device info for fedora--iot-root [LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe]. >11:16:19.563583 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe [ noopencount flush ] [2048] (*1) >11:16:19.563585 lvcreate[2970] activate/dev_manager.c:859 Getting device info for fedora--iot-root-real [LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe-real]. >11:16:19.563585 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe-real [ noopencount flush ] [2048] (*1) >11:16:19.563586 lvcreate[2970] activate/dev_manager.c:859 Getting device info for fedora--iot-root-cow [LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe-cow]. >11:16:19.563587 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe-cow [ noopencount flush ] [2048] (*1) >11:16:19.563589 lvcreate[2970] activate/dev_manager.c:3330 Adding new LV fedora-iot/root to dtree >11:16:19.563590 lvcreate[2970] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe in deptree. >11:16:19.563591 lvcreate[2970] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >11:16:19.563591 lvcreate[2970] activate/activate.c:494 Getting driver version >11:16:19.563592 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >11:16:19.563595 lvcreate[2970] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe in deptree. >11:16:19.563596 lvcreate[2970] activate/dev_manager.c:3231 Checking kernel supports striped segment type for fedora-iot/root >11:16:19.563601 lvcreate[2970] metadata/metadata.c:2110 Calculated readahead of LV root is 256 >11:16:19.563602 lvcreate[2970] device_mapper/libdm-deptree.c:2134 Creating fedora--iot-root >11:16:19.563604 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm create fedora--iot-root LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe [ noopencount flush ] [16384] (*1) >11:16:19.563679 lvcreate[2970] device_mapper/libdm-deptree.c:3154 Loading table for fedora--iot-root (253:2). >11:16:19.563682 lvcreate[2970] device_mapper/libdm-deptree.c:3096 Adding target to (253:2): 0 18866176 linear 8:3 2048 >11:16:19.563684 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm table (253:2) [ opencount flush ] [16384] (*1) >11:16:19.563688 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm reload (253:2) [ noopencount flush ] [2048] (*1) >11:16:19.563793 lvcreate[2970] device_mapper/libdm-deptree.c:3204 Table size changed from 0 to 18866176 for fedora--iot-root (253:2). >11:16:19.563794 lvcreate[2970] device_mapper/libdm-deptree.c:1331 Resuming fedora--iot-root (253:2). >11:16:19.563832 lvcreate[2970] device_mapper/libdm-common.c:2553 Udev cookie 0xd4dd1f8 (semid 2) created >11:16:19.563834 lvcreate[2970] device_mapper/libdm-common.c:2573 Udev cookie 0xd4dd1f8 (semid 2) incremented to 1 >11:16:19.563837 lvcreate[2970] device_mapper/libdm-common.c:2445 Udev cookie 0xd4dd1f8 (semid 2) incremented to 2 >11:16:19.563838 lvcreate[2970] device_mapper/libdm-common.c:2678 Udev cookie 0xd4dd1f8 (semid 2) assigned to RESUME task(5) with flags DISABLE_LIBRARY_FALLBACK SUBSYSTEM_0 (0x120) >11:16:19.563839 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm resume (253:2) [ noopencount flush ] [2048] (*1) >11:16:19.563854 lvcreate[2970] device_mapper/libdm-common.c:1485 fedora--iot-root: Stacking NODE_ADD (253,2) 0:6 0660 [trust_udev] >11:16:19.563855 lvcreate[2970] device_mapper/libdm-common.c:1496 fedora--iot-root: Stacking NODE_READ_AHEAD 256 (flags=1) >11:16:19.563857 lvcreate[2970] activate/dev_manager.c:3824 Creating CLEAN tree for fedora-iot/root. >11:16:19.563858 lvcreate[2970] activate/dev_manager.c:859 Getting device info for fedora--iot-root [LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe]. >11:16:19.563859 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe [ noopencount flush ] [2048] (*1) >11:16:19.563861 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:2) [ opencount flush ] [16384] (*1) >11:16:19.563864 lvcreate[2970] activate/dev_manager.c:859 Getting device info for fedora--iot-root-real [LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe-real]. >11:16:19.563865 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe-real [ noopencount flush ] [2048] (*1) >11:16:19.563866 lvcreate[2970] activate/dev_manager.c:859 Getting device info for fedora--iot-root-cow [LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe-cow]. >11:16:19.563867 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe-cow [ noopencount flush ] [2048] (*1) >11:16:19.563869 lvcreate[2970] mm/memlock.c:652 Leaving section (activated). >11:16:19.563871 lvcreate[2970] activate/dev_manager.c:859 Getting device info for fedora--iot-root [LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe]. >11:16:19.563872 lvcreate[2970] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-2mTqm7BMyMfaf6MvpsG5JGs9fSoQt7to8pPPeaNSmfV4YnMRqybJ4J301Z2ZbGOe [ noopencount flush ] [2048] (*1) >11:16:19.563873 lvcreate[2970] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >11:16:19.563875 lvcreate[2970] mm/memlock.c:517 Restoring original task priority 0. >11:16:19.563875 lvcreate[2970] activate/fs.c:492 Syncing device names >11:16:19.563877 lvcreate[2970] device_mapper/libdm-common.c:2480 Udev cookie 0xd4dd1f8 (semid 2) decremented to 1 >11:16:19.563877 lvcreate[2970] device_mapper/libdm-common.c:2766 Udev cookie 0xd4dd1f8 (semid 2) waiting for zero >11:16:19.569044 lvcreate[2970] device_mapper/libdm-common.c:2495 Udev cookie 0xd4dd1f8 (semid 2) destroyed >11:16:19.569049 lvcreate[2970] device_mapper/libdm-common.c:1485 fedora--iot-root: Skipping NODE_ADD (253,2) 0:6 0660 [trust_udev] >11:16:19.569051 lvcreate[2970] device_mapper/libdm-common.c:1496 fedora--iot-root: Processing NODE_READ_AHEAD 256 (flags=1) >11:16:19.569074 lvcreate[2970] device_mapper/libdm-common.c:1250 fedora--iot-root (253:2): read ahead is 256 >11:16:19.569077 lvcreate[2970] device_mapper/libdm-common.c:1374 fedora--iot-root: retaining kernel read ahead of 256 (requested 256) >11:16:19.569084 lvcreate[2970] device/dev-cache.c:753 Found dev 253:2 /dev/fedora-iot/root - new. >11:16:19.569090 lvcreate[2970] label/label.c:568 open /dev/fedora-iot/root rw di 1 fd 4 >11:16:19.569094 lvcreate[2970] metadata/lv_manip.c:8647 Wiping known signatures on logical volume fedora-iot/root. >11:16:19.569096 lvcreate[2970] device_mapper/libdm-config.c:1085 allocation/use_blkid_wiping not found in config: defaulting to 1 >11:16:19.576326 lvcreate[2970] metadata/lv_manip.c:8682 Initializing 4096 of logical volume fedora-iot/root with value 0. >11:16:19.576780 lvcreate[2970] metadata/lv_manip.c:9821 Logical volume "root" created. >11:16:19.576784 lvcreate[2970] mm/memlock.c:608 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >11:16:19.576785 lvcreate[2970] activate/fs.c:492 Syncing device names >11:16:19.576786 lvcreate[2970] mm/memlock.c:608 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >11:16:19.576795 lvcreate[2970] format_text/archiver.c:585 Creating volume group backup "/etc/lvm/backup/fedora-iot" (seqno 2). >11:16:19.576831 lvcreate[2970] format_text/format-text.c:1328 Writing fedora-iot metadata to /etc/lvm/backup/.lvm_localhost.localdomain_2970_1402789852 >11:16:19.576999 lvcreate[2970] format_text/format-text.c:1347 Renaming /etc/lvm/backup/.lvm_localhost.localdomain_2970_1402789852 to /etc/lvm/backup/fedora-iot.tmp >11:16:19.577011 lvcreate[2970] format_text/format-text.c:1372 Committing file fedora-iot metadata (2) >11:16:19.577012 lvcreate[2970] format_text/format-text.c:1373 Renaming /etc/lvm/backup/fedora-iot.tmp to /etc/lvm/backup/fedora-iot >11:16:19.577144 lvcreate[2970] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_fedora-iot >11:16:19.577147 lvcreate[2970] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora-iot >11:16:19.577157 lvcreate[2970] metadata/vg.c:80 Freeing VG fedora-iot at 0x55576b558f90. >11:16:19.577159 lvcreate[2970] metadata/vg.c:80 Freeing VG fedora-iot at 0x55576b547af0. >11:16:19.577170 lvcreate[2970] device_mapper/libdm-report.c:4917 { >11:16:19.577173 lvcreate[2970] device_mapper/libdm-report.c:4949 "log": [ >11:16:19.577177 lvcreate[2970] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"print", "log_context":"processing", "log_object_type":"vg", "log_object_name":"fedora-iot", "log_object_id":"2mTqm7-BMyM-faf6-Mvps-G5JG-s9fS-oQt7to", "log_object_group":"", "log_object_group_id":"", "log_message":"Logical volume \"root\" created.", "log_errno":"0", "log_ret_code":"0"}, >11:16:19.577181 lvcreate[2970] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"fedora-iot", "log_object_id":"2mTqm7-BMyM-faf6-Mvps-G5JG-s9fS-oQt7to", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >11:16:19.577183 lvcreate[2970] device_mapper/libdm-report.c:5214 ] >11:16:19.577184 lvcreate[2970] device_mapper/libdm-report.c:5287 } >11:16:19.577187 lvcreate[2970] cache/lvmcache.c:2603 Destroy lvmcache content >11:16:19.604239 lvcreate[2970] commands/toolcontext.c:1894 Reloading config files >11:16:19.604246 lvcreate[2970] activate/fs.c:492 Syncing device names >11:16:19.604248 lvcreate[2970] cache/lvmcache.c:2603 Destroy lvmcache content >11:16:19.604255 lvcreate[2970] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x555768b05a80. >11:16:19.604276 lvcreate[2970] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >11:16:19.604284 lvcreate[2970] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >11:16:19.604290 lvcreate[2970] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >11:16:19.604295 lvcreate[2970] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >11:16:19.604298 lvcreate[2970] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >11:16:19.604308 lvcreate[2970] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >11:16:19.604310 lvcreate[2970] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >11:16:19.604319 lvcreate[2970] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >11:16:19.604320 lvcreate[2970] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 > > >/proc/cmdline: >BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-iot-ostree-x86_64-38 quiet > > >/root/lorax-packages.log: >ModemManager-glib-1.20.2-4.fc38.x86_64 >NetworkManager-1.42.0-1.fc38.x86_64 >NetworkManager-libnm-1.42.0-1.fc38.x86_64 >NetworkManager-team-1.42.0-1.fc38.x86_64 >NetworkManager-wifi-1.42.0-1.fc38.x86_64 >abattis-cantarell-vf-fonts-0.301-9.fc38.noarch >adwaita-cursor-theme-44.0-1.fc38.noarch >adwaita-icon-theme-44.0-1.fc38.noarch >alsa-lib-1.2.8-3.fc38.x86_64 >alternatives-1.22-1.fc38.x86_64 >amd-gpu-firmware-20230310-148.fc38.noarch >anaconda-38.23.4-2.fc38.x86_64 >anaconda-core-38.23.4-2.fc38.x86_64 >anaconda-dracut-38.23.4-2.fc38.x86_64 >anaconda-gui-38.23.4-2.fc38.x86_64 >anaconda-install-env-deps-38.23.4-2.fc38.x86_64 >anaconda-install-img-deps-38.23.4-2.fc38.x86_64 >anaconda-tui-38.23.4-2.fc38.x86_64 >anaconda-user-help-26.2-4.fc38.noarch >anaconda-widgets-38.23.4-2.fc38.x86_64 >at-spi2-atk-2.48.0-1.fc38.x86_64 >at-spi2-core-2.48.0-1.fc38.x86_64 >atk-2.48.0-1.fc38.x86_64 >atmel-firmware-1.3-29.fc38.noarch >attr-2.5.1-6.fc38.x86_64 >audit-3.1-2.fc38.x86_64 >audit-libs-3.1-2.fc38.x86_64 >augeas-libs-1.13.0-4.fc38.x86_64 >authselect-1.4.2-2.fc38.x86_64 >authselect-libs-1.4.2-2.fc38.x86_64 >avahi-glib-0.8-20.fc38.x86_64 >avahi-libs-0.8-20.fc38.x86_64 >b43-openfwwf-5.2-30.fc38.noarch >basesystem-11-15.fc38.noarch >bash-5.2.15-3.fc38.x86_64 >bcache-tools-1.1-4.fc38.x86_64 >bind-libs-9.18.13-1.fc38.x86_64 >bind-license-9.18.13-1.fc38.noarch >bind-utils-9.18.13-1.fc38.x86_64 >biosdevname-0.7.3-11.fc38.x86_64 >blivet-data-3.7.1-1.fc38.noarch >blivet-gui-runtime-2.4.1-1.fc38.noarch >bluez-libs-5.66-5.fc38.x86_64 >boost-regex-1.78.0-11.fc38.x86_64 >bridge-utils-1.7.1-6.fc38.x86_64 >brlapi-0.8.4-10.fc38.x86_64 >brltty-6.5-10.fc38.x86_64 >btrfs-progs-6.2.2-1.fc38.x86_64 >bubblewrap-0.7.0-1.fc38.x86_64 >bzip2-1.0.8-13.fc38.x86_64 >bzip2-libs-1.0.8-13.fc38.x86_64 >ca-certificates-2023.2.60-2.fc38.noarch >cairo-1.17.8-3.fc38.x86_64 >cairo-gobject-1.17.8-3.fc38.x86_64 >cdparanoia-libs-10.2-41.fc38.x86_64 >checkpolicy-3.5-1.fc38.x86_64 >chkconfig-1.22-1.fc38.x86_64 >chrony-4.3-3.fc38.x86_64 >color-filesystem-1-30.fc38.noarch >colord-1.4.6-2.fc37.x86_64 >colord-libs-1.4.6-2.fc37.x86_64 >containers-common-1-86.fc38.noarch >coreutils-9.1-11.fc38.x86_64 >coreutils-common-9.1-11.fc38.x86_64 >cpio-2.13-14.fc38.x86_64 >cracklib-2.9.7-31.fc38.x86_64 >cracklib-dicts-2.9.7-31.fc38.x86_64 >createrepo_c-0.20.1-2.fc38.x86_64 >createrepo_c-libs-0.20.1-2.fc38.x86_64 >crypto-policies-20230301-1.gita12f7b2.fc38.noarch >crypto-policies-scripts-20230301-1.gita12f7b2.fc38.noarch >cryptsetup-2.6.1-1.fc38.x86_64 >cryptsetup-libs-2.6.1-1.fc38.x86_64 >ctags-6.0.0-1.fc38.x86_64 >cups-libs-2.4.2-11.fc38.x86_64 >curl-7.87.0-7.fc38.x86_64 >cxl-libs-76.1-1.fc38.x86_64 >cyrus-sasl-lib-2.1.28-9.fc38.x86_64 >daxctl-libs-76.1-1.fc38.x86_64 >dbus-1.14.6-1.fc38.x86_64 >dbus-broker-33-1.fc38.x86_64 >dbus-common-1.14.6-1.fc38.noarch >dbus-daemon-1.14.6-1.fc38.x86_64 >dbus-libs-1.14.6-1.fc38.x86_64 >dbus-tools-1.14.6-1.fc38.x86_64 >dbus-x11-1.14.6-1.fc38.x86_64 >dconf-0.40.0-8.fc38.x86_64 >device-mapper-1.02.189-2.fc38.x86_64 >device-mapper-event-1.02.189-2.fc38.x86_64 >device-mapper-event-libs-1.02.189-2.fc38.x86_64 >device-mapper-libs-1.02.189-2.fc38.x86_64 >device-mapper-multipath-0.9.4-2.fc38.x86_64 >device-mapper-multipath-libs-0.9.4-2.fc38.x86_64 >device-mapper-persistent-data-0.9.0-10.fc38.x86_64 >diffutils-3.9-1.fc38.x86_64 >dmidecode-3.4-3.fc38.x86_64 >dnf-4.14.0-2.fc38.noarch >dnf-data-4.14.0-2.fc38.noarch >dosfstools-4.2-6.fc38.x86_64 >dracut-059-2.fc38.x86_64 >dracut-config-generic-059-2.fc38.x86_64 >dracut-live-059-2.fc38.x86_64 >dracut-network-059-2.fc38.x86_64 >dracut-squash-059-2.fc38.x86_64 >drpm-0.5.1-4.fc38.x86_64 >duktape-2.7.0-2.fc38.x86_64 >dump-0.4-0.51.b47.fc38.x86_64 >e2fsprogs-1.46.5-4.fc38.x86_64 >e2fsprogs-libs-1.46.5-4.fc38.x86_64 >efi-filesystem-5-7.fc38.noarch >efibootmgr-18-3.fc38.x86_64 >efivar-libs-38-7.fc38.x86_64 >elfutils-debuginfod-client-0.189-1.fc38.x86_64 >elfutils-default-yama-scope-0.189-1.fc38.noarch >elfutils-libelf-0.189-1.fc38.x86_64 >elfutils-libs-0.189-1.fc38.x86_64 >enchant2-2.3.4-1.fc38.x86_64 >ethtool-6.2-1.fc38.x86_64 >expat-2.5.0-2.fc38.x86_64 >fcoe-utils-1.0.34-3.gitb233050.fc37.x86_64 >fdk-aac-free-2.0.0-10.fc38.x86_64 >fedora-gpg-keys-38-1.noarch >fedora-logos-38.1.0-1.fc38.noarch >fedora-release-common-38-34.noarch >fedora-release-identity-iot-38-34.noarch >fedora-release-iot-38-34.noarch >fedora-repos-38-1.noarch >file-5.44-3.fc38.x86_64 >file-libs-5.44-3.fc38.x86_64 >filesystem-3.18-3.fc38.x86_64 >findutils-4.9.0-3.fc38.x86_64 >flac-libs-1.4.2-2.fc38.x86_64 >flatpak-libs-1.15.4-1.fc38.x86_64 >fontconfig-2.14.2-1.fc38.x86_64 >fonts-filesystem-2.0.5-11.fc38.noarch >fpaste-0.4.3.0-2.fc38.noarch >freetype-2.13.0-2.fc38.x86_64 >fribidi-1.0.12-3.fc38.x86_64 >fstrm-0.6.1-6.fc38.x86_64 >ftp-0.17-91.fc38.x86_64 >fuse-2.9.9-16.fc38.x86_64 >fuse-common-3.13.1-2.fc38.x86_64 >fuse-libs-2.9.9-16.fc38.x86_64 >fuse3-libs-3.13.1-2.fc38.x86_64 >gawk-5.1.1-5.fc38.x86_64 >gcr-libs-3.92.0-2.fc38.x86_64 >gdb-13.1-2.fc38.x86_64 >gdb-gdbserver-13.1-2.fc38.x86_64 >gdb-headless-13.1-2.fc38.x86_64 >gdbm-libs-1.23-3.fc38.x86_64 >gdisk-1.0.9-5.fc38.x86_64 >gdk-pixbuf2-2.42.10-2.fc38.x86_64 >gdk-pixbuf2-modules-2.42.10-2.fc38.x86_64 >geoclue2-2.6.0-5.fc38.x86_64 >geoclue2-libs-2.6.0-5.fc38.x86_64 >geocode-glib-data-3.26.4-3.fc38.x86_64 >geocode-glib2-3.26.4-3.fc38.x86_64 >gettext-envsubst-0.21.1-2.fc38.x86_64 >gettext-libs-0.21.1-2.fc38.x86_64 >gettext-runtime-0.21.1-2.fc38.x86_64 >glib-networking-2.76.0-2.fc38.x86_64 >glib2-2.76.1-1.fc38.x86_64 >glibc-2.37-1.fc38.x86_64 >glibc-all-langpacks-2.37-1.fc38.x86_64 >glibc-common-2.37-1.fc38.x86_64 >glibc-gconv-extra-2.37-1.fc38.x86_64 >gmp-6.2.1-4.fc38.x86_64 >gnome-control-center-filesystem-44.0-1.fc38.noarch >gnome-desktop3-44.0-1.fc38.x86_64 >gnome-desktop4-44.0-1.fc38.x86_64 >gnome-kiosk-44.0-1.fc38.x86_64 >gnome-settings-daemon-44.0-2.fc38.x86_64 >gnupg2-2.4.0-3.fc38.x86_64 >gnutls-3.8.0-2.fc38.x86_64 >gobject-introspection-1.76.0-1.fc38.x86_64 >google-noto-fonts-common-20230201-1.fc38.noarch >google-noto-sans-arabic-vf-fonts-20230201-1.fc38.noarch >google-noto-sans-cjk-fonts-2.004-1.fc38.noarch >google-noto-sans-ethiopic-vf-fonts-20230201-1.fc38.noarch >google-noto-sans-georgian-vf-fonts-20230201-1.fc38.noarch >google-noto-sans-gurmukhi-vf-fonts-20230201-1.fc38.noarch >google-noto-sans-hebrew-vf-fonts-20230201-1.fc38.noarch >google-noto-sans-khmer-vf-fonts-20230201-1.fc38.noarch >google-noto-sans-mono-vf-fonts-20230201-1.fc38.noarch >google-noto-sans-sinhala-vf-fonts-20230201-1.fc38.noarch >google-noto-sans-thai-vf-fonts-20230201-1.fc38.noarch >google-noto-sans-vf-fonts-20230201-1.fc38.noarch >gpgme-1.17.1-3.fc38.x86_64 >graphene-1.10.6-5.fc38.x86_64 >graphite2-1.3.14-11.fc38.x86_64 >grep-3.8-3.fc38.x86_64 >grub2-common-2.06-89.fc38.noarch >grub2-efi-ia32-2.06-89.fc38.x86_64 >grub2-efi-ia32-cdboot-2.06-89.fc38.x86_64 >grub2-efi-x64-2.06-89.fc38.x86_64 >grub2-efi-x64-cdboot-2.06-89.fc38.x86_64 >grub2-pc-modules-2.06-89.fc38.noarch >grub2-tools-2.06-89.fc38.x86_64 >grub2-tools-efi-2.06-89.fc38.x86_64 >grub2-tools-extra-2.06-89.fc38.x86_64 >grub2-tools-minimal-2.06-89.fc38.x86_64 >grubby-8.40-69.fc38.x86_64 >gsettings-desktop-schemas-44.0-1.fc38.x86_64 >gsm-1.0.22-2.fc38.x86_64 >gssdp-1.6.2-2.fc38.x86_64 >gssproxy-0.9.1-5.fc38.x86_64 >gstreamer1-1.22.1-1.fc38.x86_64 >gstreamer1-plugins-bad-free-1.22.1-1.fc38.x86_64 >gstreamer1-plugins-base-1.22.1-1.fc38.x86_64 >gtk-update-icon-cache-3.24.37-1.fc38.x86_64 >gtk3-3.24.37-1.fc38.x86_64 >gtk4-4.10.1-1.fc38.x86_64 >gupnp-1.6.3-2.fc38.x86_64 >gupnp-igd-1.2.0-8.fc38.x86_64 >gzip-1.12-3.fc38.x86_64 >harfbuzz-7.1.0-1.fc38.x86_64 >harfbuzz-icu-7.1.0-1.fc38.x86_64 >hdparm-9.65-1.fc38.x86_64 >hexedit-1.6-3.fc38.x86_64 >hfsplus-tools-540.1.linux3-28.fc38.x86_64 >hicolor-icon-theme-0.17-15.fc38.noarch >highway-1.0.4-1.fc38.x86_64 >hostname-3.23-8.fc38.x86_64 >hunspell-1.7.2-3.fc38.x86_64 >hunspell-en-US-0.20201207-3.fc38.noarch >hunspell-filesystem-1.7.2-3.fc38.x86_64 >hwdata-0.368-1.fc38.noarch >hyphen-2.8.8-19.fc38.x86_64 >ibus-libs-1.5.28-3.fc38.x86_64 >iio-sensor-proxy-3.4-3.fc38.x86_64 >ima-evm-utils-1.4-7.fc38.x86_64 >inih-56-3.fc38.x86_64 >iniparser-4.1-11.fc38.x86_64 >initscripts-10.18-1.fc38.x86_64 >initscripts-rename-device-10.18-1.fc38.x86_64 >initscripts-service-10.18-1.fc38.noarch >intel-gpu-firmware-20230310-148.fc38.noarch >ipmitool-1.8.19-2.fc38.x86_64 >iproute-6.1.0-1.fc38.x86_64 >iputils-20221126-2.fc38.x86_64 >iscsi-initiator-utils-6.2.1.4-10.git2a8f9d8.fc38.x86_64 >iscsi-initiator-utils-iscsiuio-6.2.1.4-10.git2a8f9d8.fc38.x86_64 >isns-utils-libs-0.101-6.fc38.x86_64 >iso-codes-4.13.0-1.fc38.noarch >isomd5sum-1.2.3-19.fc38.x86_64 >iw-5.9-6.fc38.x86_64 >iwl100-firmware-39.31.5.1-148.fc38.noarch >iwl1000-firmware-39.31.5.1-148.fc38.noarch >iwl105-firmware-18.168.6.1-148.fc38.noarch >iwl135-firmware-18.168.6.1-148.fc38.noarch >iwl2000-firmware-18.168.6.1-148.fc38.noarch >iwl2030-firmware-18.168.6.1-148.fc38.noarch >iwl3160-firmware-25.30.13.0-148.fc38.noarch >iwl3945-firmware-15.32.2.9-148.fc38.noarch >iwl4965-firmware-228.61.2.24-148.fc38.noarch >iwl5000-firmware-8.83.5.1_1-148.fc38.noarch >iwl5150-firmware-8.24.2.2-148.fc38.noarch >iwl6000-firmware-9.221.4.1-148.fc38.noarch >iwl6000g2a-firmware-18.168.6.1-148.fc38.noarch >iwl6000g2b-firmware-18.168.6.1-148.fc38.noarch >iwl6050-firmware-41.28.5.1-148.fc38.noarch >iwl7260-firmware-25.30.13.0-148.fc38.noarch >iwlax2xx-firmware-20230310-148.fc38.noarch >jansson-2.13.1-6.fc38.x86_64 >javascriptcoregtk4.1-2.40.0-2.fc38.x86_64 >jbigkit-libs-2.1-25.fc38.x86_64 >jemalloc-5.3.0-3.fc38.x86_64 >jfsutils-1.1.15-24.fc38.x86_64 >jitterentropy-3.4.1-4.fc38.x86_64 >jomolhari-fonts-0.003-38.fc38.noarch >json-c-0.16-4.fc38.x86_64 >json-glib-1.6.6-4.fc38.x86_64 >kbd-2.5.1-5.fc38.x86_64 >kbd-legacy-2.5.1-5.fc38.noarch >kbd-misc-2.5.1-5.fc38.noarch >kdump-anaconda-addon-006-8.20220714git7ca2d3e.fc38.noarch >kernel-6.2.9-300.fc38.x86_64 >kernel-core-6.2.9-300.fc38.x86_64 >kernel-modules-6.2.9-300.fc38.x86_64 >kernel-modules-core-6.2.9-300.fc38.x86_64 >kernel-modules-extra-6.2.9-300.fc38.x86_64 >kexec-tools-2.0.26-3.fc38.x86_64 >keybinder3-0.3.2-15.fc38.x86_64 >keyutils-1.6.1-6.fc38.x86_64 >keyutils-libs-1.6.1-6.fc38.x86_64 >kmod-30-4.fc38.x86_64 >kmod-libs-30-4.fc38.x86_64 >kpartx-0.9.4-2.fc38.x86_64 >krb5-libs-1.20.1-8.fc38.x86_64 >lame-libs-3.100-14.fc38.x86_64 >langpacks-core-font-en-3.0-30.fc38.noarch >langtable-0.0.61-3.fc38.noarch >lcms2-2.15-1.fc38.x86_64 >less-608-2.fc38.x86_64 >libICE-1.0.10-10.fc38.x86_64 >libSM-1.2.3-12.fc38.x86_64 >libX11-1.8.4-1.fc38.x86_64 >libX11-common-1.8.4-1.fc38.noarch >libX11-xcb-1.8.4-1.fc38.x86_64 >libXScrnSaver-1.2.3-12.fc38.x86_64 >libXau-1.0.11-2.fc38.x86_64 >libXcomposite-0.4.5-9.fc38.x86_64 >libXcursor-1.2.1-3.fc38.x86_64 >libXdamage-1.1.5-9.fc38.x86_64 >libXdmcp-1.1.3-10.fc38.x86_64 >libXext-1.3.5-2.fc38.x86_64 >libXfixes-6.0.0-5.fc38.x86_64 >libXfont2-2.0.3-14.fc38.x86_64 >libXft-2.3.6-2.fc38.x86_64 >libXi-1.8-4.fc38.x86_64 >libXinerama-1.1.5-2.fc38.x86_64 >libXmu-1.1.4-2.fc38.x86_64 >libXrandr-1.5.2-10.fc38.x86_64 >libXrender-0.9.11-2.fc38.x86_64 >libXt-1.2.1-4.fc38.x86_64 >libXtst-1.2.4-2.fc38.x86_64 >libXv-1.0.11-18.fc38.x86_64 >libXvMC-1.0.13-2.fc38.x86_64 >libXxf86vm-1.1.5-2.fc38.x86_64 >libacl-2.3.1-6.fc38.x86_64 >libaio-0.3.111-15.fc38.x86_64 >libaom-3.6.0-1.fc38.x86_64 >libarchive-3.6.1-4.fc38.x86_64 >libargon2-20190702-2.fc38.x86_64 >libassuan-2.5.5-6.fc38.x86_64 >libasyncns-0.8-24.fc38.x86_64 >libatasmart-0.19-24.fc38.x86_64 >libatomic-13.0.1-0.12.fc38.x86_64 >libattr-2.5.1-6.fc38.x86_64 >libavif-0.11.1-7.fc38.x86_64 >libb2-0.98.1-8.fc38.x86_64 >libbabeltrace-1.5.11-2.fc38.x86_64 >libbasicobjects-0.1.1-53.fc38.x86_64 >libblkid-2.38.1-4.fc38.x86_64 >libblockdev-2.28-5.fc38.x86_64 >libblockdev-btrfs-2.28-5.fc38.x86_64 >libblockdev-crypto-2.28-5.fc38.x86_64 >libblockdev-dm-2.28-5.fc38.x86_64 >libblockdev-fs-2.28-5.fc38.x86_64 >libblockdev-kbd-2.28-5.fc38.x86_64 >libblockdev-loop-2.28-5.fc38.x86_64 >libblockdev-lvm-2.28-5.fc38.x86_64 >libblockdev-lvm-dbus-2.28-5.fc38.x86_64 >libblockdev-mdraid-2.28-5.fc38.x86_64 >libblockdev-mpath-2.28-5.fc38.x86_64 >libblockdev-nvdimm-2.28-5.fc38.x86_64 >libblockdev-part-2.28-5.fc38.x86_64 >libblockdev-plugins-all-2.28-5.fc38.x86_64 >libblockdev-swap-2.28-5.fc38.x86_64 >libblockdev-utils-2.28-5.fc38.x86_64 >libbpf-1.1.0-2.fc38.x86_64 >libbrotli-1.0.9-11.fc38.x86_64 >libbytesize-2.7-5.fc38.x86_64 >libcanberra-0.30-31.fc38.x86_64 >libcanberra-gtk3-0.30-31.fc38.x86_64 >libcap-2.48-6.fc38.x86_64 >libcap-ng-0.8.3-5.fc38.x86_64 >libcbor-0.7.0-9.fc38.x86_64 >libcloudproviders-0.3.1-7.fc38.x86_64 >libcollection-0.7.0-53.fc38.x86_64 >libcom_err-1.46.5-4.fc38.x86_64 >libcomps-0.1.18-6.fc38.x86_64 >libconfig-1.7.3-5.fc38.x86_64 >libcurl-7.87.0-7.fc38.x86_64 >libdaemon-0.14-25.fc38.x86_64 >libdatrie-0.2.13-5.fc38.x86_64 >libdav1d-1.1.0-1.fc38.x86_64 >libdb-5.3.28-55.fc38.x86_64 >libdnf-0.70.0-1.fc38.x86_64 >libdrm-2.4.114-2.fc38.x86_64 >libdvdnav-6.1.1-5.fc38.x86_64 >libdvdread-6.1.3-3.fc38.x86_64 >libeconf-0.4.0-5.fc38.x86_64 >libedit-3.1-45.20221030cvs.fc38.x86_64 >libepoxy-1.5.10-3.fc38.x86_64 >libertas-sd8686-firmware-20230310-148.fc38.noarch >libertas-sd8787-firmware-20230310-148.fc38.noarch >libertas-usb8388-firmware-20230310-148.fc38.noarch >libertas-usb8388-olpc-firmware-20230310-148.fc38.noarch >libestr-0.1.11-5.fc38.x86_64 >libev-4.33-7.fc38.x86_64 >libevdev-1.13.0-2.fc38.x86_64 >libevent-2.1.12-8.fc38.x86_64 >libfastjson-0.99.9-5.fc38.x86_64 >libfdisk-2.38.1-4.fc38.x86_64 >libffi-3.4.4-2.fc38.x86_64 >libfido2-1.12.0-3.fc38.x86_64 >libfontenc-1.1.6-2.fc38.x86_64 >libfsverity-1.4-9.fc38.x86_64 >libgcc-13.0.1-0.12.fc38.x86_64 >libgcrypt-1.10.1-7.fc38.x86_64 >libglvnd-1.6.0-2.fc38.x86_64 >libglvnd-egl-1.6.0-2.fc38.x86_64 >libglvnd-gles-1.6.0-2.fc38.x86_64 >libglvnd-glx-1.6.0-2.fc38.x86_64 >libgnomekbd-3.28.1-2.fc38.x86_64 >libgomp-13.0.1-0.12.fc38.x86_64 >libgpg-error-1.46-2.fc38.x86_64 >libgudev-237-4.fc38.x86_64 >libgusb-0.4.5-1.fc38.x86_64 >libgweather4-4.2.0-2.fc38.x86_64 >libhandy-1.8.2-1.fc38.x86_64 >libibverbs-44.0-3.fc38.x86_64 >libicu-72.1-2.fc38.x86_64 >libidn2-2.3.4-2.fc38.x86_64 >libini_config-1.3.1-53.fc38.x86_64 >libinput-1.23.0-1.fc38.x86_64 >libipt-2.0.5-3.fc38.x86_64 >libjpeg-turbo-2.1.4-2.fc38.x86_64 >libjxl-0.7.0-6.fc38.x86_64 >libkcapi-1.4.0-5.fc38.x86_64 >libkcapi-hmaccalc-1.4.0-5.fc38.x86_64 >libksba-1.6.3-2.fc38.x86_64 >libldac-2.0.2.3-12.fc38.x86_64 >libmanette-0.2.6-6.fc38.x86_64 >libmaxminddb-1.7.1-2.fc38.x86_64 >libmetalink-0.1.3-30.fc38.x86_64 >libmnl-1.0.5-2.fc38.x86_64 >libmodulemd-2.14.0-5.fc38.x86_64 >libmount-2.38.1-4.fc38.x86_64 >libmysofa-1.2.1-4.fc38.x86_64 >libndp-1.8-5.fc38.x86_64 >libnfsidmap-2.6.2-2.rc6.fc38.1.x86_64 >libnghttp2-1.52.0-1.fc38.x86_64 >libnice-0.1.21-3.fc38.x86_64 >libnl3-3.7.0-3.fc38.x86_64 >libnl3-cli-3.7.0-3.fc38.x86_64 >libnma-1.10.6-2.fc38.x86_64 >libnotify-0.8.2-1.fc38.x86_64 >libnsl2-2.0.0-5.fc38.x86_64 >libogg-1.3.5-5.fc38.x86_64 >libpath_utils-0.2.1-53.fc38.x86_64 >libpcap-1.10.3-2.fc38.x86_64 >libpciaccess-0.16-8.fc38.x86_64 >libpng-1.6.37-14.fc38.x86_64 >libproxy-0.4.18-6.fc38.x86_64 >libpsl-0.21.2-2.fc38.x86_64 >libpwquality-1.4.5-3.fc38.x86_64 >libref_array-0.1.5-53.fc38.x86_64 >librepo-1.15.1-2.fc38.x86_64 >libreport-2.17.9-1.fc38.x86_64 >libreport-anaconda-2.17.9-1.fc38.x86_64 >libreport-cli-2.17.9-1.fc38.x86_64 >libreport-filesystem-2.17.9-1.fc38.noarch >libreport-gtk-2.17.9-1.fc38.x86_64 >libreport-plugin-bugzilla-2.17.9-1.fc38.x86_64 >libreport-plugin-reportuploader-2.17.9-1.fc38.x86_64 >libreport-web-2.17.9-1.fc38.x86_64 >librsvg2-2.56.0-1.fc38.x86_64 >libsbc-2.0-2.fc38.x86_64 >libseccomp-2.5.3-4.fc38.x86_64 >libsecret-0.20.5-3.fc38.x86_64 >libselinux-3.5-1.fc38.x86_64 >libselinux-utils-3.5-1.fc38.x86_64 >libsemanage-3.5-2.fc38.x86_64 >libsepol-3.5-1.fc38.x86_64 >libsigsegv-2.14-4.fc38.x86_64 >libsmartcols-2.38.1-4.fc38.x86_64 >libsndfile-1.1.0-6.fc38.x86_64 >libsolv-0.7.22-4.fc38.x86_64 >libsoup-2.74.3-2.fc38.x86_64 >libsoup3-3.4.0-2.fc38.x86_64 >libsrtp-2.3.0-10.fc38.x86_64 >libss-1.46.5-4.fc38.x86_64 >libssh-0.10.4-4.fc38.x86_64 >libssh-config-0.10.4-4.fc38.noarch >libstdc++-13.0.1-0.12.fc38.x86_64 >libstemmer-2.2.0-5.fc38.x86_64 >libsysfs-2.1.1-5.fc38.x86_64 >libtasn1-4.19.0-2.fc38.x86_64 >libtdb-1.4.8-1.fc38.x86_64 >libteam-1.31-7.fc38.x86_64 >libthai-0.1.29-4.fc38.x86_64 >libtheora-1.1.1-33.fc38.x86_64 >libtiff-4.4.0-5.fc38.x86_64 >libtimezonemap-0.4.5.2-2.fc38.x86_64 >libtirpc-1.3.3-1.fc38.x86_64 >libtool-ltdl-2.4.7-6.fc38.x86_64 >libtracker-sparql-3.5.0-1.fc38.x86_64 >libudisks2-2.9.4-6.fc38.x86_64 >libunistring-1.1-3.fc38.x86_64 >libunistring1.0-1.0-1.fc38.x86_64 >libunwind-1.6.2-7.fc38.x86_64 >libusb1-1.0.26-2.fc38.x86_64 >libutempter-1.2.1-8.fc38.x86_64 >libuuid-2.38.1-4.fc38.x86_64 >libuv-1.44.2-3.fc38.x86_64 >libva-2.18.0-1.fc38.x86_64 >libverto-0.3.2-5.fc38.x86_64 >libverto-libev-0.3.2-5.fc38.x86_64 >libvisual-0.4.1-1.fc38.x86_64 >libvmaf-2.3.0-5.fc38.x86_64 >libvorbis-1.3.7-7.fc38.x86_64 >libwacom-2.6.0-1.fc38.x86_64 >libwacom-data-2.6.0-1.fc38.noarch >libwayland-client-1.21.0-2.fc38.x86_64 >libwayland-cursor-1.21.0-2.fc38.x86_64 >libwayland-egl-1.21.0-2.fc38.x86_64 >libwayland-server-1.21.0-2.fc38.x86_64 >libwebp-1.3.0-2.fc38.x86_64 >libwpe-1.14.0-2.fc38.x86_64 >libxcb-1.13.1-11.fc38.x86_64 >libxcrypt-4.4.33-7.fc38.x86_64 >libxkbcommon-1.5.0-2.fc38.x86_64 >libxkbcommon-x11-1.5.0-2.fc38.x86_64 >libxkbfile-1.1.1-2.fc38.x86_64 >libxklavier-5.4-22.fc38.x86_64 >libxml2-2.10.3-3.fc38.x86_64 >libxshmfence-1.3-12.fc38.x86_64 >libxslt-1.1.37-2.fc38.x86_64 >libyaml-0.2.5-9.fc38.x86_64 >libzstd-1.5.4-1.fc38.x86_64 >lilv-libs-0.24.14-4.fc38.x86_64 >linux-firmware-20230310-148.fc38.noarch >linux-firmware-whence-20230310-148.fc38.noarch >lldpad-1.1.0-7.git85e5583.fc38.x86_64 >llvm-libs-16.0.0-2.fc38.x86_64 >lmdb-libs-0.9.30-1.fc38.x86_64 >lohit-assamese-fonts-2.91.5-15.fc38.noarch >lohit-bengali-fonts-2.91.5-15.fc38.noarch >lohit-devanagari-fonts-2.95.5-5.fc38.noarch >lohit-gujarati-fonts-2.92.4-15.fc38.noarch >lohit-kannada-fonts-2.5.4-14.fc38.noarch >lohit-marathi-fonts-2.94.2-16.fc38.noarch >lohit-odia-fonts-2.91.2-15.fc38.noarch >lohit-tamil-fonts-2.91.3-15.fc38.noarch >lohit-telugu-fonts-2.5.5-14.fc38.noarch >lsof-4.96.3-3.fc38.x86_64 >lua-libs-5.4.4-9.fc38.x86_64 >lvm2-2.03.18-2.fc38.x86_64 >lvm2-dbusd-2.03.18-2.fc38.noarch >lvm2-libs-2.03.18-2.fc38.x86_64 >lz4-libs-1.9.4-2.fc38.x86_64 >lzo-2.10-8.fc38.x86_64 >malcontent-libs-0.11.1-1.fc38.x86_64 >mdadm-4.2-4.fc38.x86_64 >mesa-dri-drivers-23.0.1-2.fc38.x86_64 >mesa-filesystem-23.0.1-2.fc38.x86_64 >mesa-libEGL-23.0.1-2.fc38.x86_64 >mesa-libGL-23.0.1-2.fc38.x86_64 >mesa-libgbm-23.0.1-2.fc38.x86_64 >mesa-libglapi-23.0.1-2.fc38.x86_64 >mesa-libxatracker-23.0.1-2.fc38.x86_64 >mobile-broadband-provider-info-20221107-2.fc38.noarch >mokutil-0.6.0-6.fc38.x86_64 >mpdecimal-2.5.1-6.fc38.x86_64 >mpfr-4.1.1-3.fc38.x86_64 >mpg123-libs-1.31.3-1.fc38.x86_64 >mt-st-1.4-10.fc38.x86_64 >mtdev-1.1.6-5.fc38.x86_64 >mtools-4.0.43-1.fc38.x86_64 >mtr-0.95-4.fc38.x86_64 >mutter-44.0-1.fc38.x86_64 >nano-7.2-2.fc38.x86_64 >nano-default-editor-7.2-2.fc38.noarch >ncurses-base-6.4-3.20230114.fc38.noarch >ncurses-libs-6.4-3.20230114.fc38.x86_64 >ndctl-76.1-1.fc38.x86_64 >ndctl-libs-76.1-1.fc38.x86_64 >net-tools-2.0-0.65.20160912git.fc38.x86_64 >nettle-3.8-3.fc38.x86_64 >nfs-utils-2.6.2-2.rc6.fc38.1.x86_64 >nm-connection-editor-1.30.0-3.fc38.x86_64 >nmap-ncat-7.93-2.fc38.x86_64 >npth-1.6-12.fc38.x86_64 >nspr-4.35.0-6.fc38.x86_64 >nss-3.89.0-2.fc38.x86_64 >nss-softokn-3.89.0-2.fc38.x86_64 >nss-softokn-freebl-3.89.0-2.fc38.x86_64 >nss-sysinit-3.89.0-2.fc38.x86_64 >nss-tools-3.89.0-2.fc38.x86_64 >nss-util-3.89.0-2.fc38.x86_64 >ntfs-3g-2022.10.3-2.fc38.x86_64 >ntfs-3g-libs-2022.10.3-2.fc38.x86_64 >ntfsprogs-2022.10.3-2.fc38.x86_64 >nvidia-gpu-firmware-20230310-148.fc38.noarch >openfec-1.4.2.6-1.fc38.x86_64 >openjpeg2-2.5.0-3.fc38.x86_64 >openldap-2.6.4-1.fc38.x86_64 >openssh-9.0p1-14.fc38.1.x86_64 >openssh-clients-9.0p1-14.fc38.1.x86_64 >openssh-server-9.0p1-14.fc38.1.x86_64 >openssl-libs-3.0.8-2.fc38.x86_64 >openssl-pkcs11-0.4.12-3.fc38.x86_64 >opus-1.3.1-12.fc38.x86_64 >orc-0.4.33-2.fc38.x86_64 >os-prober-1.81-3.fc38.x86_64 >ostree-2023.1-2.fc38.x86_64 >ostree-libs-2023.1-2.fc38.x86_64 >p11-kit-0.24.1-6.fc38.x86_64 >p11-kit-trust-0.24.1-6.fc38.x86_64 >paktype-naskh-basic-fonts-6.0-5.fc38.noarch >pam-1.5.2-16.fc38.x86_64 >pam-libs-1.5.2-16.fc38.x86_64 >pango-1.50.14-1.fc38.x86_64 >parted-3.5-11.fc38.x86_64 >pciutils-3.9.0-3.fc38.x86_64 >pciutils-libs-3.9.0-3.fc38.x86_64 >pcmciautils-018-23.fc37.x86_64 >pcre-8.45-1.fc38.3.x86_64 >pcre2-10.42-1.fc38.1.x86_64 >pcre2-syntax-10.42-1.fc38.1.noarch >pcre2-utf32-10.42-1.fc38.1.x86_64 >pigz-2.7-3.fc38.x86_64 >pipewire-0.3.67-1.fc38.x86_64 >pipewire-libs-0.3.67-1.fc38.x86_64 >pixman-0.42.2-1.fc38.x86_64 >plymouth-22.02.122-4.fc38.x86_64 >plymouth-core-libs-22.02.122-4.fc38.x86_64 >plymouth-scripts-22.02.122-4.fc38.x86_64 >policycoreutils-3.5-1.fc38.x86_64 >policycoreutils-python-utils-3.5-1.fc38.noarch >polkit-122-3.fc38.x86_64 >polkit-gnome-0.106-0.13.20170423gita0763a2.fc38.x86_64 >polkit-libs-122-3.fc38.x86_64 >polkit-pkla-compat-0.1-23.fc38.x86_64 >popt-1.19-2.fc38.x86_64 >procps-ng-3.3.17-9.fc38.x86_64 >protobuf-c-1.4.1-4.fc38.x86_64 >psmisc-23.6-2.fc38.x86_64 >publicsuffix-list-dafsa-20230318-1.fc38.noarch >pulseaudio-libs-16.1-4.fc38.x86_64 >pulseaudio-libs-glib2-16.1-4.fc38.x86_64 >python-pip-wheel-22.3.1-2.fc38.noarch >python-setuptools-wheel-65.5.1-2.fc38.noarch >python3-3.11.2-1.fc38.x86_64 >python3-audit-3.1-2.fc38.x86_64 >python3-blivet-3.7.1-1.fc38.noarch >python3-blockdev-2.28-5.fc38.x86_64 >python3-bytesize-2.7-5.fc38.x86_64 >python3-cairo-1.23.0-2.fc38.x86_64 >python3-charset-normalizer-3.1.0-1.fc38.noarch >python3-dasbus-1.7-2.fc38.noarch >python3-dbus-1.3.2-2.fc38.x86_64 >python3-distro-1.8.0-2.fc38.noarch >python3-dnf-4.14.0-2.fc38.noarch >python3-gobject-3.44.1-1.fc38.x86_64 >python3-gobject-base-3.44.1-1.fc38.x86_64 >python3-gobject-base-noarch-3.44.1-1.fc38.noarch >python3-gpg-1.17.1-3.fc38.x86_64 >python3-hawkey-0.70.0-1.fc38.x86_64 >python3-idna-3.4-2.fc38.noarch >python3-kickstart-3.47-1.fc38.noarch >python3-langtable-0.0.61-3.fc38.noarch >python3-libcomps-0.1.18-6.fc38.x86_64 >python3-libdnf-0.70.0-1.fc38.x86_64 >python3-libreport-2.17.9-1.fc38.x86_64 >python3-libs-3.11.2-1.fc38.x86_64 >python3-libselinux-3.5-1.fc38.x86_64 >python3-libsemanage-3.5-2.fc38.x86_64 >python3-meh-0.51-1.fc38.noarch >python3-meh-gui-0.51-1.fc38.noarch >python3-pid-2.2.3-16.fc38.noarch >python3-policycoreutils-3.5-1.fc38.noarch >python3-productmd-1.35-1.fc38.noarch >python3-pwquality-1.4.5-3.fc38.x86_64 >python3-pyatspi-2.46.0-2.fc38.noarch >python3-pyparted-3.12.0-8.fc38.x86_64 >python3-pysocks-1.7.1-16.fc38.noarch >python3-pyudev-0.24.0-2.fc38.noarch >python3-requests-2.28.2-1.fc38.noarch >python3-requests-file-1.5.1-8.fc38.noarch >python3-requests-ftp-0.3.1-27.fc38.noarch >python3-rpm-4.18.1-1.fc38.x86_64 >python3-satyr-0.42-1.fc38.x86_64 >python3-setools-4.4.1-1.fc38.x86_64 >python3-setuptools-65.5.1-2.fc38.noarch >python3-simpleline-1.9.0-6.fc38.noarch >python3-six-1.16.0-9.fc38.noarch >python3-systemd-235-2.fc38.x86_64 >python3-urllib3-1.26.12-2.fc38.noarch >quota-4.09-2.fc38.x86_64 >quota-nls-4.09-2.fc38.noarch >rav1e-libs-0.5.1-9.fc38.x86_64 >rdma-core-44.0-3.fc38.x86_64 >readline-8.2-3.fc38.x86_64 >realmd-0.17.1-2.fc38.x86_64 >rit-meera-new-fonts-1.4.1-2.fc38.noarch >rmt-1.6-8.fc38.x86_64 >rng-tools-6.16-1.fc38.x86_64 >roc-toolkit-0.2.1-2.fc38.x86_64 >rpcbind-1.2.6-4.rc2.fc38.x86_64 >rpm-4.18.1-1.fc38.x86_64 >rpm-build-libs-4.18.1-1.fc38.x86_64 >rpm-libs-4.18.1-1.fc38.x86_64 >rpm-ostree-2023.2-1.fc38.x86_64 >rpm-ostree-libs-2023.2-1.fc38.x86_64 >rpm-plugin-selinux-4.18.1-1.fc38.x86_64 >rpm-sequoia-1.3.0-1.fc38.x86_64 >rpm-sign-libs-4.18.1-1.fc38.x86_64 >rsync-3.2.7-2.fc38.x86_64 >rsyslog-8.2210.0-4.fc38.x86_64 >rtkit-0.11-58.fc38.x86_64 >rtl-sdr-0.6.0-13.fc38.x86_64 >satyr-0.42-1.fc38.x86_64 >sed-4.8-12.fc38.x86_64 >selinux-policy-38.8-2.fc38.noarch >selinux-policy-targeted-38.8-2.fc38.noarch >serd-0.30.16-1.fc38.x86_64 >setup-2.14.3-2.fc38.noarch >sg3_utils-1.46-5.fc38.x86_64 >sg3_utils-libs-1.46-5.fc38.x86_64 >shadow-utils-4.13-6.fc38.x86_64 >shared-mime-info-2.2-3.fc38.x86_64 >shim-ia32-15.6-2.x86_64 >shim-x64-15.6-2.x86_64 >sil-padauk-fonts-3.003-11.fc38.noarch >skopeo-1.11.1-1.fc38.x86_64 >smartmontools-7.3-5.fc38.x86_64 >smartmontools-selinux-7.3-5.fc38.noarch >snappy-1.1.9-7.fc38.x86_64 >sord-0.16.14-1.fc38.x86_64 >sound-theme-freedesktop-0.8-19.fc38.noarch >soundtouch-2.3.1-4.fc38.x86_64 >source-highlight-3.1.9-16.fc38.x86_64 >speexdsp-1.2.1-3.fc38.x86_64 >spice-vdagent-0.22.1-3.fc38.x86_64 >sqlite-libs-3.40.1-2.fc38.x86_64 >squashfs-tools-4.5.1-3.fc38.x86_64 >sratom-0.6.10-3.fc38.x86_64 >startup-notification-0.12-25.fc38.x86_64 >strace-6.2-1.fc38.x86_64 >svt-av1-libs-1.4.1-2.fc38.x86_64 >system-storage-manager-1.3-15.fc38.noarch >systemd-253.2-1.fc38.x86_64 >systemd-libs-253.2-1.fc38.x86_64 >systemd-pam-253.2-1.fc38.x86_64 >systemd-resolved-253.2-1.fc38.x86_64 >systemd-udev-253.2-1.fc38.x86_64 >tar-1.34-8.fc38.x86_64 >teamd-1.31-7.fc38.x86_64 >tigervnc-license-1.13.1-3.fc38.noarch >tigervnc-server-minimal-1.13.1-3.fc38.x86_64 >tigervnc-server-module-1.13.1-3.fc38.x86_64 >tmux-3.3a-3.fc38.x86_64 >tpm2-tss-4.0.1-3.fc38.x86_64 >tzdata-2023c-1.fc38.noarch >udisks2-2.9.4-6.fc38.x86_64 >udisks2-iscsi-2.9.4-6.fc38.x86_64 >upower-0.99.20-3.fc38.x86_64 >usbutils-015-2.fc38.x86_64 >userspace-rcu-0.13.2-2.fc38.x86_64 >util-linux-2.38.1-4.fc38.x86_64 >util-linux-core-2.38.1-4.fc38.x86_64 >vazirmatn-vf-fonts-33.003-3.fc38.noarch >vconfig-1.9-34.fc38.x86_64 >vim-data-9.0.1429-1.fc38.noarch >vim-minimal-9.0.1429-1.fc38.x86_64 >volume_key-0.3.12-18.fc38.x86_64 >volume_key-libs-0.3.12-18.fc38.x86_64 >vulkan-loader-1.3.239.0-1.fc38.x86_64 >webkit2gtk4.1-2.40.0-2.fc38.x86_64 >webrtc-audio-processing-0.3.1-10.fc38.x86_64 >wget-1.21.3-5.fc38.x86_64 >which-2.21-39.fc38.x86_64 >wireless-regdb-2022.08.12-2.fc38.noarch >wireplumber-0.4.14-1.fc38.x86_64 >wireplumber-libs-0.4.14-1.fc38.x86_64 >woff2-1.0.2-17.fc38.x86_64 >wpa_supplicant-2.10-6.fc38.x86_64 >wpebackend-fdo-1.14.2-1.fc38.x86_64 >xcb-util-0.4.1-2.fc38.x86_64 >xdg-dbus-proxy-0.1.3-3.fc38.x86_64 >xfsdump-3.1.11-2.fc38.x86_64 >xfsprogs-6.1.0-3.fc38.x86_64 >xkbcomp-1.4.6-5.fc38.x86_64 >xkeyboard-config-2.38-1.fc38.noarch >xml-common-0.6.3-60.fc38.noarch >xmlrpc-c-1.51.08-2.fc38.x86_64 >xmlrpc-c-client-1.51.08-2.fc38.x86_64 >xorg-x11-drivers-2022-4.fc38.x86_64 >xorg-x11-drv-ati-19.1.0-9.fc38.x86_64 >xorg-x11-drv-dummy-0.3.7-18.fc38.x86_64 >xorg-x11-drv-evdev-2.10.6-13.fc38.x86_64 >xorg-x11-drv-intel-2.99.917-55.20210115.fc38.x86_64 >xorg-x11-drv-libinput-1.2.1-3.fc38.x86_64 >xorg-x11-drv-nouveau-1.0.17-5.fc38.x86_64 >xorg-x11-drv-openchrome-0.6.400-5.20210215git5dbad06.fc38.x86_64 >xorg-x11-drv-qxl-0.1.6-1.fc38.x86_64 >xorg-x11-drv-vmware-13.4.0-1.fc38.x86_64 >xorg-x11-drv-wacom-1.1.0-3.fc38.x86_64 >xorg-x11-drv-wacom-serial-support-1.1.0-3.fc38.x86_64 >xorg-x11-server-Xorg-1.20.14-21.fc38.x86_64 >xorg-x11-server-common-1.20.14-21.fc38.x86_64 >xprop-1.2.5-3.fc38.x86_64 >xrandr-1.5.2-2.fc38.x86_64 >xrdb-1.2.1-5.fc38.x86_64 >xxhash-libs-0.8.1-4.fc38.x86_64 >xz-5.4.1-1.fc38.x86_64 >xz-libs-5.4.1-1.fc38.x86_64 >yelp-42.2-2.fc38.x86_64 >yelp-libs-42.2-2.fc38.x86_64 >yelp-xsl-42.1-2.fc38.noarch >zchunk-libs-1.3.0-1.fc38.x86_64 >zd1211-firmware-1.5-13.fc38.noarch >zlib-1.2.13-3.fc38.x86_64 >zram-generator-1.1.2-4.fc38.x86_64 >zram-generator-defaults-1.1.2-4.fc38.noarch > > >/tmp/dbus.log: >dbus-daemon[2064]: SELinux support is enabled > >dbus-daemon[2064]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2035 comm="/usr/bin/python3 /sbin/anaconda" label="system_u:system_r:kernel_t:s0") >dbus-daemon[2064]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[2064]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >dbus-daemon[2064]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >dbus-daemon[2064]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >dbus-daemon[2064]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >dbus-daemon[2064]: Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >dbus-daemon[2064]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >dbus-daemon[2064]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >dbus-daemon[2064]: Activating service name='org.fedoraproject.Anaconda.Addons.Kdump' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >dbus-daemon[2064]: Activating service name='org.fedoraproject.Anaconda.Modules.Payloads' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >dbus-daemon[2064]: Activating service name='org.fedoraproject.Anaconda.Modules.Subscription' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >dbus-daemon[2064]: Activated service 'org.fedoraproject.Anaconda.Addons.Kdump' failed: Process org.fedoraproject.Anaconda.Addons.Kdump exited with status 1 >dbus-daemon[2064]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[2064]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[2064]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users' >dbus-daemon[2064]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payloads' >dbus-daemon[2064]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[2064]: Activated service 'org.fedoraproject.Anaconda.Modules.Subscription' failed: Process org.fedoraproject.Anaconda.Modules.Subscription exited with status 1 >dbus-daemon[2064]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[2064]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[2064]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' > > >/tmp/syslog: >14:15:49,974 NOTICE kernel:Linux version 6.2.9-300.fc38.x86_64 (mockbuild@38f30b3c0c69453fae61718fc43f33bc) (gcc (GCC) 13.0.1 20230318 (Red Hat 13.0.1-0), GNU ld version 2.39-9.fc38) #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 >14:15:49,974 INFO kernel:Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-iot-ostree-x86_64-38 quiet >14:15:49,974 INFO kernel:x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >14:15:49,974 INFO kernel:x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >14:15:49,974 INFO kernel:x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >14:15:49,974 INFO kernel:x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' >14:15:49,974 INFO kernel:x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >14:15:49,974 INFO kernel:x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 >14:15:49,974 INFO kernel:x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. >14:15:49,974 INFO kernel:signal: max sigframe size: 3632 >14:15:49,974 INFO kernel:BIOS-provided physical RAM map: >14:15:49,974 INFO kernel:BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >14:15:49,974 INFO kernel:BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >14:15:49,974 INFO kernel:BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >14:15:49,974 INFO kernel:BIOS-e820: [mem 0x0000000000100000-0x000000007ffdffff] usable >14:15:49,974 INFO kernel:BIOS-e820: [mem 0x000000007ffe0000-0x000000007fffffff] reserved >14:15:49,974 INFO kernel:BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >14:15:49,974 INFO kernel:BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >14:15:49,974 INFO kernel:NX (Execute Disable) protection: active >14:15:49,974 INFO kernel:SMBIOS 2.8 present. >14:15:49,974 INFO kernel:DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-1.fc38 04/01/2014 >14:15:49,974 INFO kernel:Hypervisor detected: KVM >14:15:49,974 INFO kernel:kvm-clock: Using msrs 4b564d01 and 4b564d00 >14:15:49,974 INFO kernel:kvm-clock: using sched offset of 7060188679 cycles >14:15:49,974 INFO kernel:clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns >14:15:49,974 INFO kernel:tsc: Detected 2995.200 MHz processor >14:15:49,974 DEBUG kernel:e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >14:15:49,974 DEBUG kernel:e820: remove [mem 0x000a0000-0x000fffff] usable >14:15:49,974 INFO kernel:last_pfn = 0x7ffe0 max_arch_pfn = 0x400000000 >14:15:49,974 INFO kernel:x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >14:15:49,974 INFO kernel:found SMP MP-table at [mem 0x000f5b20-0x000f5b2f] >14:15:49,974 INFO kernel:Using GB pages for direct mapping >14:15:49,974 INFO kernel:RAMDISK: [mem 0x2b077000-0x31833fff] >14:15:49,974 INFO kernel:ACPI: Early table checksum verification disabled >14:15:49,974 INFO kernel:ACPI: RSDP 0x00000000000F5960 000014 (v00 BOCHS ) >14:15:49,974 INFO kernel:ACPI: RSDT 0x000000007FFE249B 000030 (v01 BOCHS BXPC 00000001 BXPC 00000001) >14:15:49,974 INFO kernel:ACPI: FACP 0x000000007FFE228F 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) >14:15:49,974 INFO kernel:ACPI: DSDT 0x000000007FFE0040 00224F (v01 BOCHS BXPC 00000001 BXPC 00000001) >14:15:49,974 INFO kernel:ACPI: FACS 0x000000007FFE0000 000040 >14:15:49,974 INFO kernel:ACPI: APIC 0x000000007FFE2303 000170 (v01 BOCHS BXPC 00000001 BXPC 00000001) >14:15:49,974 INFO kernel:ACPI: WAET 0x000000007FFE2473 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) >14:15:49,974 INFO kernel:ACPI: Reserving FACP table memory at [mem 0x7ffe228f-0x7ffe2302] >14:15:49,974 INFO kernel:ACPI: Reserving DSDT table memory at [mem 0x7ffe0040-0x7ffe228e] >14:15:49,974 INFO kernel:ACPI: Reserving FACS table memory at [mem 0x7ffe0000-0x7ffe003f] >14:15:49,974 INFO kernel:ACPI: Reserving APIC table memory at [mem 0x7ffe2303-0x7ffe2472] >14:15:49,974 INFO kernel:ACPI: Reserving WAET table memory at [mem 0x7ffe2473-0x7ffe249a] >14:15:49,974 INFO kernel:No NUMA configuration found >14:15:49,974 INFO kernel:Faking a node at [mem 0x0000000000000000-0x000000007ffdffff] >14:15:49,974 INFO kernel:NODE_DATA(0) allocated [mem 0x7ffb5000-0x7ffdffff] >14:15:49,974 INFO kernel:Zone ranges: >14:15:49,974 INFO kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >14:15:49,974 INFO kernel: DMA32 [mem 0x0000000001000000-0x000000007ffdffff] >14:15:49,974 INFO kernel: Normal empty >14:15:49,974 INFO kernel: Device empty >14:15:49,974 INFO kernel:Movable zone start for each node >14:15:49,974 INFO kernel:Early memory node ranges >14:15:49,974 INFO kernel: node 0: [mem 0x0000000000001000-0x000000000009efff] >14:15:49,974 INFO kernel: node 0: [mem 0x0000000000100000-0x000000007ffdffff] >14:15:49,974 INFO kernel:Initmem setup node 0 [mem 0x0000000000001000-0x000000007ffdffff] >14:15:49,974 INFO kernel:On node 0, zone DMA: 1 pages in unavailable ranges >14:15:49,974 INFO kernel:On node 0, zone DMA: 97 pages in unavailable ranges >14:15:49,974 INFO kernel:On node 0, zone DMA32: 32 pages in unavailable ranges >14:15:49,974 INFO kernel:ACPI: PM-Timer IO Port: 0x608 >14:15:49,974 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >14:15:49,974 INFO kernel:IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >14:15:49,974 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >14:15:49,974 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >14:15:49,974 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >14:15:49,974 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >14:15:49,974 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >14:15:49,974 INFO kernel:ACPI: Using ACPI (MADT) for SMP configuration information >14:15:49,974 INFO kernel:TSC deadline timer available >14:15:49,974 INFO kernel:smpboot: Allowing 32 CPUs, 0 hotplug CPUs >14:15:49,974 INFO kernel:kvm-guest: KVM setup pv remote TLB flush >14:15:49,974 INFO kernel:kvm-guest: setup PV sched yield >14:15:49,974 INFO kernel:PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] >14:15:49,974 INFO kernel:PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >14:15:49,974 INFO kernel:PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] >14:15:49,974 INFO kernel:PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] >14:15:49,974 INFO kernel:[mem 0x80000000-0xfeffbfff] available for PCI devices >14:15:49,974 INFO kernel:Booting paravirtualized kernel on KVM >14:15:49,974 INFO kernel:clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >14:15:49,974 INFO kernel:setup_percpu: NR_CPUS:8192 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1 >14:15:49,974 INFO kernel:percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u262144 >14:15:49,974 DEBUG kernel:pcpu-alloc: s217088 r8192 d28672 u262144 alloc=1*2097152 >14:15:49,974 DEBUG kernel:pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 >14:15:49,974 DEBUG kernel:pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 >14:15:49,974 INFO kernel:kvm-guest: PV spinlocks enabled >14:15:49,974 INFO kernel:PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) >14:15:49,974 INFO kernel:Fallback order for Node 0: 0 >14:15:49,974 INFO kernel:Built 1 zonelists, mobility grouping on. Total pages: 515808 >14:15:49,974 INFO kernel:Policy zone: DMA32 >14:15:49,974 NOTICE kernel:Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-iot-ostree-x86_64-38 quiet >14:15:49,974 NOTICE kernel:Unknown kernel command line parameters "BOOT_IMAGE=/images/pxeboot/vmlinuz", will be passed to user space. >14:15:49,974 NOTICE kernel:random: crng init done >14:15:49,974 INFO kernel:Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) >14:15:49,974 INFO kernel:Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) >14:15:49,974 INFO kernel:mem auto-init: stack:all(zero), heap alloc:off, heap free:off >14:15:49,974 INFO kernel:Memory: 1879636K/2096632K available (18432K kernel code, 3223K rwdata, 14020K rodata, 4360K init, 17584K bss, 216736K reserved, 0K cma-reserved) >14:15:49,974 INFO kernel:SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1 >14:15:49,974 INFO kernel:ftrace: allocating 51513 entries in 202 pages >14:15:49,974 INFO kernel:ftrace: allocated 202 pages with 4 groups >14:15:49,974 INFO kernel:Dynamic Preempt: voluntary >14:15:49,974 INFO kernel:rcu: Preemptible hierarchical RCU implementation. >14:15:49,974 INFO kernel:rcu: #011RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=32. >14:15:49,974 INFO kernel:#011Trampoline variant of Tasks RCU enabled. >14:15:49,974 INFO kernel:#011Rude variant of Tasks RCU enabled. >14:15:49,974 INFO kernel:#011Tracing variant of Tasks RCU enabled. >14:15:49,974 INFO kernel:rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. >14:15:49,974 INFO kernel:rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32 >14:15:49,974 INFO kernel:NR_IRQS: 524544, nr_irqs: 680, preallocated irqs: 16 >14:15:49,974 INFO kernel:rcu: srcu_init: Setting srcu_struct sizes based on contention. >14:15:49,974 INFO kernel:kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) >14:15:49,974 INFO kernel:Console: colour VGA+ 80x25 >14:15:49,974 INFO kernel:printk: console [tty0] enabled >14:15:49,974 INFO kernel:ACPI: Core revision 20221020 >14:15:49,974 INFO kernel:APIC: Switch to symmetric I/O mode setup >14:15:49,974 INFO kernel:x2apic enabled >14:15:49,975 INFO kernel:Switched APIC routing to physical x2apic. >14:15:49,975 INFO kernel:kvm-guest: setup PV IPIs >14:15:49,975 INFO kernel:clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b2c8ec87c7, max_idle_ns: 440795278598 ns >14:15:49,975 INFO kernel:Calibrating delay loop (skipped) preset value.. 5990.40 BogoMIPS (lpj=2995200) >14:15:49,975 INFO kernel:pid_max: default: 32768 minimum: 301 >14:15:49,975 INFO kernel:LSM: initializing lsm=lockdown,capability,yama,integrity,selinux,bpf,landlock >14:15:49,975 INFO kernel:Yama: becoming mindful. >14:15:49,975 INFO kernel:SELinux: Initializing. >14:15:49,975 INFO kernel:LSM support for eBPF active >14:15:49,975 INFO kernel:landlock: Up and running. >14:15:49,975 INFO kernel:Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) >14:15:49,975 INFO kernel:Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) >14:15:49,975 INFO kernel:x86/cpu: User Mode Instruction Prevention (UMIP) activated >14:15:49,975 INFO kernel:Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >14:15:49,975 INFO kernel:Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >14:15:49,975 INFO kernel:Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization >14:15:49,975 INFO kernel:Spectre V2 : Mitigation: Enhanced IBRS >14:15:49,975 INFO kernel:Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch >14:15:49,975 INFO kernel:Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT >14:15:49,975 INFO kernel:Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier >14:15:49,975 INFO kernel:Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl >14:15:49,975 INFO kernel:MMIO Stale Data: Unknown: No mitigations >14:15:49,975 INFO kernel:Freeing SMP alternatives memory: 44K >14:15:49,975 INFO kernel:smpboot: CPU0: 13th Gen Intel(R) Core(TM) i9-13900K (family: 0x6, model: 0xb7, stepping: 0x1) >14:15:49,975 INFO kernel:cblist_init_generic: Setting adjustable number of callback queues. >14:15:49,975 INFO kernel:cblist_init_generic: Setting shift to 5 and lim to 1. >14:15:49,975 INFO kernel:cblist_init_generic: Setting shift to 5 and lim to 1. >14:15:49,975 INFO kernel:cblist_init_generic: Setting shift to 5 and lim to 1. >14:15:49,975 INFO kernel:Performance Events: unsupported p6 CPU model 183 no PMU driver, software events only. >14:15:49,975 INFO kernel:rcu: Hierarchical SRCU implementation. >14:15:49,975 INFO kernel:rcu: #011Max phase no-delay instances is 400. >14:15:49,975 INFO kernel:NMI watchdog: Perf NMI watchdog permanently disabled >14:15:49,975 INFO kernel:smp: Bringing up secondary CPUs ... >14:15:49,975 INFO kernel:x86: Booting SMP configuration: >14:15:49,975 INFO kernel:.... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31 >14:15:49,975 INFO kernel:smp: Brought up 1 node, 32 CPUs >14:15:49,975 INFO kernel:smpboot: Max logical packages: 1 >14:15:49,975 INFO kernel:smpboot: Total of 32 processors activated (191692.80 BogoMIPS) >14:15:49,975 INFO kernel:devtmpfs: initialized >14:15:49,975 INFO kernel:x86/mm: Memory block size: 128MB >14:15:49,975 INFO kernel:clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >14:15:49,975 INFO kernel:futex hash table entries: 8192 (order: 7, 524288 bytes, linear) >14:15:49,975 INFO kernel:pinctrl core: initialized pinctrl subsystem >14:15:49,975 INFO kernel:PM: RTC time: 14:15:47, date: 2023-07-07 >14:15:49,975 INFO kernel:NET: Registered PF_NETLINK/PF_ROUTE protocol family >14:15:49,975 INFO kernel:DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations >14:15:49,975 INFO kernel:DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations >14:15:49,975 INFO kernel:DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations >14:15:49,975 INFO kernel:audit: initializing netlink subsys (disabled) >14:15:49,975 NOTICE kernel:audit: type=2000 audit(1688728548.031:1): state=initialized audit_enabled=0 res=1 >14:15:49,975 INFO kernel:thermal_sys: Registered thermal governor 'fair_share' >14:15:49,975 INFO kernel:thermal_sys: Registered thermal governor 'bang_bang' >14:15:49,975 INFO kernel:thermal_sys: Registered thermal governor 'step_wise' >14:15:49,975 INFO kernel:thermal_sys: Registered thermal governor 'user_space' >14:15:49,975 INFO kernel:cpuidle: using governor menu >14:15:49,975 INFO kernel:acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >14:15:49,975 INFO kernel:PCI: Using configuration type 1 for base access >14:15:49,975 INFO kernel:kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. >14:15:49,975 INFO kernel:HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages >14:15:49,975 INFO kernel:HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page >14:15:49,975 INFO kernel:HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages >14:15:49,975 INFO kernel:HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page >14:15:49,975 INFO kernel:cryptd: max_cpu_qlen set to 1000 >14:15:49,975 INFO kernel:raid6: skipped pq benchmark and selected avx2x4 >14:15:49,975 INFO kernel:raid6: using avx2x2 recovery algorithm >14:15:49,975 INFO kernel:ACPI: Added _OSI(Module Device) >14:15:49,975 INFO kernel:ACPI: Added _OSI(Processor Device) >14:15:49,975 INFO kernel:ACPI: Added _OSI(3.0 _SCP Extensions) >14:15:49,975 INFO kernel:ACPI: Added _OSI(Processor Aggregator Device) >14:15:49,975 INFO kernel:ACPI: 1 ACPI AML tables successfully acquired and loaded >14:15:49,975 INFO kernel:ACPI: Interpreter enabled >14:15:49,975 INFO kernel:ACPI: PM: (supports S0 S5) >14:15:49,975 INFO kernel:ACPI: Using IOAPIC for interrupt routing >14:15:49,975 INFO kernel:PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >14:15:49,975 INFO kernel:PCI: Using E820 reservations for host bridge windows >14:15:49,975 INFO kernel:ACPI: Enabled 2 GPEs in block 00 to 0F >14:15:49,975 INFO kernel:ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >14:15:49,975 INFO kernel:acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] >14:15:49,975 INFO kernel:acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] >14:15:49,975 WARNING kernel:acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge >14:15:49,975 INFO kernel:acpiphp: Slot [3] registered >14:15:49,975 INFO kernel:acpiphp: Slot [4] registered >14:15:49,975 INFO kernel:acpiphp: Slot [6] registered >14:15:49,975 INFO kernel:acpiphp: Slot [7] registered >14:15:49,975 INFO kernel:acpiphp: Slot [8] registered >14:15:49,975 INFO kernel:acpiphp: Slot [9] registered >14:15:49,975 INFO kernel:acpiphp: Slot [10] registered >14:15:49,975 INFO kernel:acpiphp: Slot [11] registered >14:15:49,975 INFO kernel:acpiphp: Slot [12] registered >14:15:49,975 INFO kernel:acpiphp: Slot [13] registered >14:15:49,975 INFO kernel:acpiphp: Slot [14] registered >14:15:49,975 INFO kernel:acpiphp: Slot [15] registered >14:15:49,975 INFO kernel:acpiphp: Slot [16] registered >14:15:49,975 INFO kernel:acpiphp: Slot [17] registered >14:15:49,975 INFO kernel:acpiphp: Slot [18] registered >14:15:49,975 INFO kernel:acpiphp: Slot [19] registered >14:15:49,975 INFO kernel:acpiphp: Slot [20] registered >14:15:49,975 INFO kernel:acpiphp: Slot [21] registered >14:15:49,975 INFO kernel:acpiphp: Slot [22] registered >14:15:49,975 INFO kernel:acpiphp: Slot [23] registered >14:15:49,975 INFO kernel:acpiphp: Slot [24] registered >14:15:49,975 INFO kernel:acpiphp: Slot [25] registered >14:15:49,975 INFO kernel:acpiphp: Slot [26] registered >14:15:49,975 INFO kernel:acpiphp: Slot [27] registered >14:15:49,975 INFO kernel:acpiphp: Slot [28] registered >14:15:49,975 INFO kernel:acpiphp: Slot [29] registered >14:15:49,975 INFO kernel:acpiphp: Slot [30] registered >14:15:49,975 INFO kernel:acpiphp: Slot [31] registered >14:15:49,975 INFO kernel:PCI host bridge to bus 0000:00 >14:15:49,975 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >14:15:49,975 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >14:15:49,975 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >14:15:49,975 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff window] >14:15:49,975 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] >14:15:49,975 INFO kernel:pci_bus 0000:00: root bus resource [bus 00-ff] >14:15:49,975 INFO kernel:pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >14:15:49,975 INFO kernel:pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >14:15:49,975 INFO kernel:pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >14:15:49,975 INFO kernel:pci 0000:00:01.1: reg 0x20: [io 0xc200-0xc20f] >14:15:49,975 INFO kernel:pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >14:15:49,975 INFO kernel:pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >14:15:49,975 INFO kernel:pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >14:15:49,976 INFO kernel:pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >14:15:49,976 INFO kernel:pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >14:15:49,976 INFO kernel:pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI >14:15:49,976 INFO kernel:pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB >14:15:49,976 INFO kernel:pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >14:15:49,976 INFO kernel:pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >14:15:49,976 INFO kernel:pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >14:15:49,976 INFO kernel:pci 0000:00:02.0: reg 0x18: [mem 0xfc054000-0xfc055fff] >14:15:49,976 INFO kernel:pci 0000:00:02.0: reg 0x1c: [io 0xc180-0xc19f] >14:15:49,976 INFO kernel:pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >14:15:49,976 INFO kernel:pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >14:15:49,976 INFO kernel:pci 0000:00:03.0: [10ec:8139] type 00 class 0x020000 >14:15:49,976 INFO kernel:pci 0000:00:03.0: reg 0x10: [io 0xc000-0xc0ff] >14:15:49,976 INFO kernel:pci 0000:00:03.0: reg 0x14: [mem 0xfc056000-0xfc0560ff] >14:15:49,976 INFO kernel:pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref] >14:15:49,976 INFO kernel:pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >14:15:49,977 INFO kernel:pci 0000:00:04.0: reg 0x10: [mem 0xfc050000-0xfc053fff] >14:15:49,977 INFO kernel:pci 0000:00:05.0: [8086:2934] type 00 class 0x0c0300 >14:15:49,977 INFO kernel:pci 0000:00:05.0: reg 0x20: [io 0xc1a0-0xc1bf] >14:15:49,977 INFO kernel:pci 0000:00:05.1: [8086:2935] type 00 class 0x0c0300 >14:15:49,977 INFO kernel:pci 0000:00:05.1: reg 0x20: [io 0xc1c0-0xc1df] >14:15:49,977 INFO kernel:pci 0000:00:05.2: [8086:2936] type 00 class 0x0c0300 >14:15:49,977 INFO kernel:pci 0000:00:05.2: reg 0x20: [io 0xc1e0-0xc1ff] >14:15:49,977 INFO kernel:pci 0000:00:05.7: [8086:293a] type 00 class 0x0c0320 >14:15:49,977 INFO kernel:pci 0000:00:05.7: reg 0x10: [mem 0xfc057000-0xfc057fff] >14:15:49,977 INFO kernel:pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >14:15:49,977 INFO kernel:pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc13f] >14:15:49,977 INFO kernel:pci 0000:00:06.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >14:15:49,977 INFO kernel:pci 0000:00:06.0: reg 0x20: [mem 0xfebf8000-0xfebfbfff 64bit pref] >14:15:49,977 INFO kernel:pci 0000:00:07.0: [1af4:1002] type 00 class 0x00ff00 >14:15:49,977 INFO kernel:pci 0000:00:07.0: reg 0x10: [io 0xc140-0xc17f] >14:15:49,977 INFO kernel:pci 0000:00:07.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] >14:15:49,977 INFO kernel:ACPI: PCI: Interrupt link LNKA configured for IRQ 10 >14:15:49,977 INFO kernel:ACPI: PCI: Interrupt link LNKB configured for IRQ 10 >14:15:49,977 INFO kernel:ACPI: PCI: Interrupt link LNKC configured for IRQ 11 >14:15:49,977 INFO kernel:ACPI: PCI: Interrupt link LNKD configured for IRQ 11 >14:15:49,977 INFO kernel:ACPI: PCI: Interrupt link LNKS configured for IRQ 9 >14:15:49,977 INFO kernel:iommu: Default domain type: Translated >14:15:49,977 INFO kernel:iommu: DMA domain TLB invalidation policy: lazy mode >14:15:49,977 NOTICE kernel:SCSI subsystem initialized >14:15:49,977 DEBUG kernel:libata version 3.00 loaded. >14:15:49,977 INFO kernel:ACPI: bus type USB registered >14:15:49,977 INFO kernel:usbcore: registered new interface driver usbfs >14:15:49,977 INFO kernel:usbcore: registered new interface driver hub >14:15:49,977 INFO kernel:usbcore: registered new device driver usb >14:15:49,977 INFO kernel:pps_core: LinuxPPS API ver. 1 registered >14:15:49,977 INFO kernel:pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >14:15:49,977 INFO kernel:PTP clock support registered >14:15:49,977 INFO kernel:EDAC MC: Ver: 3.0.0 >14:15:49,977 INFO kernel:NetLabel: Initializing >14:15:49,977 INFO kernel:NetLabel: domain hash size = 128 >14:15:49,977 INFO kernel:NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >14:15:49,977 INFO kernel:NetLabel: unlabeled traffic allowed by default >14:15:49,977 INFO kernel:mctp: management component transport protocol core >14:15:49,977 INFO kernel:NET: Registered PF_MCTP protocol family >14:15:49,977 INFO kernel:PCI: Using ACPI for IRQ routing >14:15:49,977 DEBUG kernel:PCI: pci_cache_line_size set to 64 bytes >14:15:49,977 DEBUG kernel:e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >14:15:49,977 DEBUG kernel:e820: reserve RAM buffer [mem 0x7ffe0000-0x7fffffff] >14:15:49,977 INFO kernel:pci 0000:00:02.0: vgaarb: setting as boot VGA device >14:15:49,977 INFO kernel:pci 0000:00:02.0: vgaarb: bridge control possible >14:15:49,977 INFO kernel:pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >14:15:49,977 INFO kernel:vgaarb: loaded >14:15:49,977 INFO kernel:clocksource: Switched to clocksource kvm-clock >14:15:49,977 NOTICE kernel:VFS: Disk quotas dquot_6.6.0 >14:15:49,977 INFO kernel:VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >14:15:49,977 INFO kernel:pnp: PnP ACPI init >14:15:49,977 DEBUG kernel:pnp 00:03: [dma 2] >14:15:49,977 INFO kernel:pnp: PnP ACPI: found 5 devices >14:15:49,977 INFO kernel:clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >14:15:49,977 INFO kernel:NET: Registered PF_INET protocol family >14:15:49,977 INFO kernel:IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) >14:15:49,977 INFO kernel:tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) >14:15:49,977 INFO kernel:Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) >14:15:49,977 INFO kernel:TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) >14:15:49,977 INFO kernel:TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) >14:15:49,977 INFO kernel:TCP: Hash tables configured (established 16384 bind 16384) >14:15:49,977 INFO kernel:MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear) >14:15:49,977 INFO kernel:UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) >14:15:49,977 INFO kernel:UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) >14:15:49,977 INFO kernel:NET: Registered PF_UNIX/PF_LOCAL protocol family >14:15:49,977 INFO kernel:NET: Registered PF_XDP protocol family >14:15:49,977 INFO kernel:pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >14:15:49,977 INFO kernel:pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >14:15:49,977 INFO kernel:pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] >14:15:49,977 INFO kernel:pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff window] >14:15:49,977 INFO kernel:pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] >14:15:49,977 INFO kernel:pci 0000:00:01.0: PIIX3: Enabling Passive Release >14:15:49,977 INFO kernel:pci 0000:00:00.0: Limiting direct PCI/PCI transfers >14:15:49,977 INFO kernel:ACPI: \_SB_.LNKA: Enabled at IRQ 10 >14:15:49,978 INFO kernel:pci 0000:00:05.0: quirk_usb_early_handoff+0x0/0x7c0 took 14766 usecs >14:15:49,978 INFO kernel:ACPI: \_SB_.LNKB: Enabled at IRQ 11 >14:15:49,978 INFO kernel:pci 0000:00:05.1: quirk_usb_early_handoff+0x0/0x7c0 took 14730 usecs >14:15:49,978 INFO kernel:ACPI: \_SB_.LNKC: Enabled at IRQ 11 >14:15:49,978 INFO kernel:pci 0000:00:05.2: quirk_usb_early_handoff+0x0/0x7c0 took 14800 usecs >14:15:49,978 INFO kernel:ACPI: \_SB_.LNKD: Enabled at IRQ 10 >14:15:49,978 INFO kernel:pci 0000:00:05.7: quirk_usb_early_handoff+0x0/0x7c0 took 14715 usecs >14:15:49,978 INFO kernel:PCI: CLS 0 bytes, default 64 >14:15:49,978 INFO kernel:clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b2c8ec87c7, max_idle_ns: 440795278598 ns >14:15:49,978 INFO kernel:Trying to unpack rootfs image as initramfs... >14:15:49,978 NOTICE kernel:Initialise system trusted keyrings >14:15:49,978 NOTICE kernel:Key type blacklist registered >14:15:49,978 INFO kernel:workingset: timestamp_bits=36 max_order=19 bucket_order=0 >14:15:49,978 INFO kernel:zbud: loaded >14:15:49,978 NOTICE kernel:integrity: Platform Keyring initialized >14:15:49,978 NOTICE kernel:integrity: Machine keyring initialized >14:15:49,978 INFO kernel:NET: Registered PF_ALG protocol family >14:15:49,978 INFO kernel:xor: automatically using best checksumming function avx >14:15:49,978 NOTICE kernel:Key type asymmetric registered >14:15:49,978 NOTICE kernel:Asymmetric key parser 'x509' registered >14:15:49,978 INFO kernel:Freeing initrd memory: 106228K >14:15:49,978 INFO kernel:Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) >14:15:49,978 INFO kernel:io scheduler mq-deadline registered >14:15:49,978 INFO kernel:io scheduler kyber registered >14:15:49,978 INFO kernel:io scheduler bfq registered >14:15:49,978 INFO kernel:atomic64_test: passed for x86-64 platform with CX8 and with SSE >14:15:49,978 INFO kernel:shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >14:15:49,978 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >14:15:49,978 INFO kernel:ACPI: button: Power Button [PWRF] >14:15:49,978 INFO kernel:Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >14:15:49,978 INFO kernel:00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >14:15:49,978 INFO kernel:Non-volatile memory driver v1.3 >14:15:49,978 INFO kernel:Linux agpgart interface v0.103 >14:15:49,978 INFO kernel:ACPI: bus type drm_connector registered >14:15:49,978 DEBUG kernel:ata_piix 0000:00:01.1: version 2.13 >14:15:49,978 INFO kernel:scsi host0: ata_piix >14:15:49,978 INFO kernel:scsi host1: ata_piix >14:15:49,978 INFO kernel:ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc200 irq 14 >14:15:49,978 INFO kernel:ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc208 irq 15 >14:15:49,978 INFO kernel:uhci_hcd 0000:00:05.0: UHCI Host Controller >14:15:49,978 INFO kernel:uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 1 >14:15:49,978 INFO kernel:uhci_hcd 0000:00:05.0: detected 2 ports >14:15:49,978 INFO kernel:uhci_hcd 0000:00:05.0: irq 10, io port 0x0000c1a0 >14:15:49,978 INFO kernel:usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.02 >14:15:49,978 INFO kernel:usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:15:49,978 INFO kernel:usb usb1: Product: UHCI Host Controller >14:15:49,978 INFO kernel:usb usb1: Manufacturer: Linux 6.2.9-300.fc38.x86_64 uhci_hcd >14:15:49,978 INFO kernel:usb usb1: SerialNumber: 0000:00:05.0 >14:15:49,978 INFO kernel:hub 1-0:1.0: USB hub found >14:15:49,978 INFO kernel:hub 1-0:1.0: 2 ports detected >14:15:49,978 INFO kernel:ehci-pci 0000:00:05.7: EHCI Host Controller >14:15:49,978 INFO kernel:ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 2 >14:15:49,978 INFO kernel:ehci-pci 0000:00:05.7: irq 10, io mem 0xfc057000 >14:15:49,978 INFO kernel:ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00 >14:15:49,978 INFO kernel:usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02 >14:15:49,978 INFO kernel:usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:15:49,978 INFO kernel:usb usb2: Product: EHCI Host Controller >14:15:49,978 INFO kernel:usb usb2: Manufacturer: Linux 6.2.9-300.fc38.x86_64 ehci_hcd >14:15:49,978 INFO kernel:usb usb2: SerialNumber: 0000:00:05.7 >14:15:49,978 INFO kernel:hub 2-0:1.0: USB hub found >14:15:49,979 INFO kernel:hub 2-0:1.0: 6 ports detected >14:15:49,979 INFO kernel:hub 1-0:1.0: USB hub found >14:15:49,979 INFO kernel:hub 1-0:1.0: 2 ports detected >14:15:49,979 INFO kernel:uhci_hcd 0000:00:05.1: UHCI Host Controller >14:15:49,979 INFO kernel:uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3 >14:15:49,979 INFO kernel:uhci_hcd 0000:00:05.1: detected 2 ports >14:15:49,979 INFO kernel:uhci_hcd 0000:00:05.1: irq 11, io port 0x0000c1c0 >14:15:49,979 INFO kernel:usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.02 >14:15:49,979 INFO kernel:usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:15:49,979 INFO kernel:usb usb3: Product: UHCI Host Controller >14:15:49,979 INFO kernel:usb usb3: Manufacturer: Linux 6.2.9-300.fc38.x86_64 uhci_hcd >14:15:49,979 INFO kernel:usb usb3: SerialNumber: 0000:00:05.1 >14:15:49,979 INFO kernel:hub 3-0:1.0: USB hub found >14:15:49,979 INFO kernel:hub 3-0:1.0: 2 ports detected >14:15:49,979 INFO kernel:uhci_hcd 0000:00:05.2: UHCI Host Controller >14:15:49,979 INFO kernel:uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4 >14:15:49,979 INFO kernel:uhci_hcd 0000:00:05.2: detected 2 ports >14:15:49,979 INFO kernel:uhci_hcd 0000:00:05.2: irq 11, io port 0x0000c1e0 >14:15:49,979 INFO kernel:usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.02 >14:15:49,979 INFO kernel:usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:15:49,979 INFO kernel:usb usb4: Product: UHCI Host Controller >14:15:49,979 INFO kernel:usb usb4: Manufacturer: Linux 6.2.9-300.fc38.x86_64 uhci_hcd >14:15:49,979 INFO kernel:usb usb4: SerialNumber: 0000:00:05.2 >14:15:49,979 INFO kernel:hub 4-0:1.0: USB hub found >14:15:49,979 INFO kernel:hub 4-0:1.0: 2 ports detected >14:15:49,979 INFO kernel:usbcore: registered new interface driver usbserial_generic >14:15:49,979 INFO kernel:usbserial: USB Serial support registered for generic >14:15:49,979 INFO kernel:i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >14:15:49,979 INFO kernel:serio: i8042 KBD port at 0x60,0x64 irq 1 >14:15:49,979 INFO kernel:serio: i8042 AUX port at 0x60,0x64 irq 12 >14:15:49,979 INFO kernel:mousedev: PS/2 mouse device common for all mice >14:15:49,979 INFO kernel:rtc_cmos 00:04: RTC can wake from S4 >14:15:49,979 INFO kernel:rtc_cmos 00:04: registered as rtc0 >14:15:49,979 INFO kernel:rtc_cmos 00:04: setting system clock to 2023-07-07T14:15:49 UTC (1688739349) >14:15:49,979 INFO kernel:rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram >14:15:49,979 INFO kernel:input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >14:15:49,979 WARNING kernel:device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. >14:15:49,979 INFO kernel:device-mapper: uevent: version 1.0.3 >14:15:49,979 INFO kernel:device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com >14:15:49,979 INFO kernel:intel_pstate: CPU model not supported >14:15:49,979 INFO kernel:hid: raw HID events driver (C) Jiri Kosina >14:15:49,979 INFO kernel:usbcore: registered new interface driver usbhid >14:15:49,979 INFO kernel:usbhid: USB HID core driver >14:15:49,979 INFO kernel:input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 >14:15:49,979 INFO kernel:drop_monitor: Initializing network drop monitor service >14:15:49,979 INFO kernel:input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 >14:15:49,979 INFO kernel:Initializing XFRM netlink socket >14:15:49,979 INFO kernel:NET: Registered PF_INET6 protocol family >14:15:49,979 INFO kernel:Segment Routing with IPv6 >14:15:49,979 INFO kernel:RPL Segment Routing with IPv6 >14:15:49,979 INFO kernel:In-situ OAM (IOAM) with IPv6 >14:15:49,979 INFO kernel:mip6: Mobile IPv6 >14:15:49,979 INFO kernel:NET: Registered PF_PACKET protocol family >14:15:49,979 INFO kernel:IPI shorthand broadcast: enabled >14:15:49,979 INFO kernel:AVX2 version of gcm_enc/dec engaged. >14:15:49,979 INFO kernel:AES CTR mode by8 optimization enabled >14:15:49,979 INFO kernel:sched_clock: Marking stable (2301818821, 6111999)->(2317856400, -9925580) >14:15:49,979 INFO kernel:registered taskstats version 1 >14:15:49,979 NOTICE kernel:Loading compiled-in X.509 certificates >14:15:49,979 NOTICE kernel:Loaded X.509 cert 'Fedora kernel signing key: ee710d21b2c006d3ae772e96c423439621dcda62' >14:15:49,979 INFO kernel:zswap: loaded using pool lzo/zbud >14:15:49,979 INFO kernel:page_owner is disabled >14:15:49,980 NOTICE kernel:Key type .fscrypt registered >14:15:49,980 NOTICE kernel:Key type fscrypt-provisioning registered >14:15:49,980 INFO kernel:Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes >14:15:49,980 NOTICE kernel:Key type big_key registered >14:15:49,980 NOTICE kernel:Key type encrypted registered >14:15:49,980 INFO kernel:ima: No TPM chip found, activating TPM-bypass! >14:15:49,980 NOTICE kernel:Loading compiled-in module X.509 certificates >14:15:49,980 NOTICE kernel:Loaded X.509 cert 'Fedora kernel signing key: ee710d21b2c006d3ae772e96c423439621dcda62' >14:15:49,980 INFO kernel:ima: Allocated hash algorithm: sha256 >14:15:49,980 INFO kernel:ima: No architecture policies found >14:15:49,980 INFO kernel:evm: Initialising EVM extended attributes: >14:15:49,980 INFO kernel:evm: security.selinux >14:15:49,980 INFO kernel:evm: security.SMACK64 (disabled) >14:15:49,980 INFO kernel:evm: security.SMACK64EXEC (disabled) >14:15:49,980 INFO kernel:evm: security.SMACK64TRANSMUTE (disabled) >14:15:49,980 INFO kernel:evm: security.SMACK64MMAP (disabled) >14:15:49,980 INFO kernel:evm: security.apparmor (disabled) >14:15:49,980 INFO kernel:evm: security.ima >14:15:49,980 INFO kernel:evm: security.capability >14:15:49,980 INFO kernel:evm: HMAC attrs: 0x1 >14:15:49,980 INFO kernel:alg: No test for 842 (842-scomp) >14:15:49,980 INFO kernel:alg: No test for 842 (842-generic) >14:15:49,980 INFO kernel:PM: Magic number: 15:734:282 >14:15:49,980 INFO kernel:tty tty19: hash matches >14:15:49,980 INFO kernel:RAS: Correctable Errors collector initialized. >14:15:49,980 INFO kernel:ata1: found unknown device (class 0) >14:15:49,980 INFO kernel:ata2: found unknown device (class 0) >14:15:49,980 INFO kernel:ata1.00: ATA-7: QEMU HARDDISK, 2.5+, max UDMA/100 >14:15:49,980 INFO kernel:ata1.00: 20971520 sectors, multi 16: LBA48 >14:15:49,980 INFO kernel:ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 >14:15:49,980 NOTICE kernel:scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >14:15:49,980 NOTICE kernel:sd 0:0:0:0: Attached scsi generic sg0 type 0 >14:15:49,980 NOTICE kernel:sd 0:0:0:0: [sda] 20971520 512-byte logical blocks: (10.7 GB/10.0 GiB) >14:15:49,980 NOTICE kernel:sd 0:0:0:0: [sda] Write Protect is off >14:15:49,980 DEBUG kernel:sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >14:15:49,980 NOTICE kernel:sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >14:15:49,980 NOTICE kernel:scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 >14:15:49,980 INFO kernel:sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes >14:15:49,980 NOTICE kernel:sd 0:0:0:0: [sda] Attached SCSI disk >14:15:49,980 INFO kernel:sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >14:15:49,980 INFO kernel:cdrom: Uniform CD-ROM driver Revision: 3.20 >14:15:49,980 DEBUG kernel:sr 1:0:0:0: Attached scsi CD-ROM sr0 >14:15:49,980 NOTICE kernel:sr 1:0:0:0: Attached scsi generic sg1 type 5 >14:15:49,980 INFO kernel:Freeing unused decrypted memory: 2036K >14:15:49,980 INFO kernel:Freeing unused kernel image (initmem) memory: 4360K >14:15:49,980 INFO kernel:Write protecting the kernel read-only data: 32768k >14:15:49,980 INFO kernel:Freeing unused kernel image (rodata/data gap) memory: 316K >14:15:49,980 INFO kernel:x86/mm: Checked W+X mappings: passed, no W+X pages found. >14:15:49,980 INFO kernel:rodata_test: all tests were successful >14:15:49,980 INFO kernel:Run /init as init process >14:15:49,980 DEBUG kernel: with arguments: >14:15:49,980 DEBUG kernel: /init >14:15:49,980 DEBUG kernel: with environment: >14:15:49,980 DEBUG kernel: HOME=/ >14:15:49,980 DEBUG kernel: TERM=linux >14:15:49,980 DEBUG kernel: BOOT_IMAGE=/images/pxeboot/vmlinuz >14:15:49,980 INFO systemd:systemd 253.2-1.fc38 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) >14:15:49,980 INFO systemd:Detected virtualization kvm. >14:15:49,980 INFO systemd:Detected architecture x86-64. >14:15:49,980 INFO systemd:Running in initrd. >14:15:49,980 INFO systemd:No hostname configured, using default hostname. >14:15:49,980 INFO systemd:Hostname set to <localhost>. >14:15:49,980 INFO systemd:Initializing machine ID from VM UUID. >14:15:49,980 INFO kernel:usb 1-1: new full-speed USB device number 2 using uhci_hcd >14:15:49,980 INFO systemd:bpf-lsm: LSM BPF program attached >14:15:49,980 INFO systemd:Queued start job for default target initrd.target. >14:15:49,980 INFO systemd:Reached target initrd-root-device.target - Initrd Root Device. >14:15:49,980 INFO systemd:Reached target initrd-usr-fs.target - Initrd /usr File System. >14:15:49,980 INFO systemd:Reached target slices.target - Slice Units. >14:15:49,980 INFO systemd:Reached target swap.target - Swaps. >14:15:49,980 INFO systemd:Reached target timers.target - Timer Units. >14:15:49,980 INFO systemd:Listening on dbus.socket - D-Bus System Message Bus Socket. >14:15:49,980 INFO systemd:Listening on iscsid.socket - Open-iSCSI iscsid Socket. >14:15:49,980 INFO systemd:Listening on iscsiuio.socket - Open-iSCSI iscsiuio Socket. >14:15:49,980 INFO systemd:Listening on multipathd.socket - multipathd control socket. >14:15:49,980 INFO systemd:Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). >14:15:49,980 INFO systemd:Listening on systemd-journald.socket - Journal Socket. >14:15:49,980 INFO systemd:Listening on systemd-udevd-control.socket - udev Control Socket. >14:15:49,980 INFO systemd:Listening on systemd-udevd-kernel.socket - udev Kernel Socket. >14:15:49,980 INFO systemd:Reached target sockets.target - Socket Units. >14:15:49,980 INFO systemd:Starting kmod-static-nodes.service - Create List of Static Device Nodes... >14:15:49,980 INFO systemd:Started rngd.service - Hardware RNG Entropy Gatherer Daemon. >14:15:49,980 INFO systemd:Starting systemd-journald.service - Journal Service... >14:15:49,980 INFO systemd:Starting systemd-modules-load.service - Load Kernel Modules... >14:15:49,980 INFO systemd:Starting systemd-sysusers.service - Create System Users... >14:15:49,980 INFO systemd:Starting systemd-vconsole-setup.service - Setup Virtual Console... >14:15:49,980 INFO systemd-journald:Collecting audit messages is disabled. >14:15:49,980 INFO kernel:alua: device handler registered >14:15:49,980 INFO kernel:emc: device handler registered >14:15:49,980 INFO kernel:rdac: device handler registered >14:15:49,980 INFO systemd-journald:Journal started >14:15:49,980 INFO systemd-journald:Runtime Journal (/run/log/journal/074c319218c940e282ad155e912304e7) is 4.8M, max 38.9M, 34.0M free. >14:15:49,980 WARNING systemd-vconsole-setup:Failed to import credentials, ignoring: No such file or directory >14:15:49,980 INFO systemd-modules-load:Inserted module 'dm_multipath' >14:15:49,980 INFO rngd:Initializing available sources >14:15:49,980 INFO rngd:[hwrng ]: Initialization Failed >14:15:49,980 INFO rngd:[rdrand]: Enabling RDSEED rng support >14:15:49,980 INFO rngd:[rdrand]: Initialized >14:15:49,980 INFO rngd:[jitter]: JITTER timeout set to 5 sec >14:15:49,980 INFO systemd-modules-load:Inserted module 'scsi_dh_alua' >14:15:49,981 INFO systemd-modules-load:Inserted module 'scsi_dh_emc' >14:15:49,981 INFO systemd-modules-load:Inserted module 'scsi_dh_rdac' >14:15:49,982 INFO systemd:Finished kmod-static-nodes.service - Create List of Static Device Nodes. >14:15:49,982 INFO systemd:Started systemd-journald.service - Journal Service. >14:15:49,984 INFO rngd:[jitter]: Initializing AES buffer >14:15:49,995 INFO systemd:Finished systemd-modules-load.service - Load Kernel Modules. >14:15:50,007 INFO systemd:Starting systemd-sysctl.service - Apply Kernel Variables... >14:15:50,008 INFO systemd-sysusers:Creating group 'users' with GID 100. >14:15:50,009 INFO systemd-sysusers:Creating group 'dbus' with GID 81. >14:15:50,009 INFO systemd-sysusers:Creating user 'dbus' (System Message Bus) with UID 81 and GID 81. >14:15:50,018 INFO systemd:Finished systemd-sysusers.service - Create System Users. >14:15:50,027 INFO systemd:Finished systemd-sysctl.service - Apply Kernel Variables. >14:15:50,036 INFO systemd:Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... >14:15:50,036 INFO systemd:Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... >14:15:50,048 INFO systemd:Finished systemd-vconsole-setup.service - Setup Virtual Console. >14:15:50,053 INFO kernel:usb 1-1: New USB device found, idVendor=08e6, idProduct=4433, bcdDevice= 0.00 >14:15:50,053 INFO kernel:usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >14:15:50,053 INFO kernel:usb 1-1: Product: QEMU USB CCID >14:15:50,054 INFO kernel:usb 1-1: Manufacturer: QEMU >14:15:50,054 INFO kernel:usb 1-1: SerialNumber: 1-0000:00:05.7-1 >14:15:50,060 INFO systemd:Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. >14:15:50,076 INFO systemd:Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. >14:15:50,088 INFO systemd:Starting dracut-cmdline-ask.service - dracut ask for additional cmdline parameters... >14:15:50,113 INFO systemd:Finished dracut-cmdline-ask.service - dracut ask for additional cmdline parameters. >14:15:50,114 INFO systemd:Starting dracut-cmdline.service - dracut cmdline hook... >14:15:50,120 INFO dracut-cmdline:dracut-38 (IoT Edition) dracut-059-2.fc38 >14:15:50,122 INFO dracut-cmdline:Using kernel command line parameters: rd.driver.pre=btrfs BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-iot-ostree-x86_64-38 quiet >14:15:50,153 INFO kernel:BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >14:15:50,155 INFO dracut-cmdline:Loading Fedora-IoT 38 x86_64 installer... >14:15:50,256 INFO kernel:Loading iSCSI transport class v2.0-870. >14:15:50,268 NOTICE kernel:iscsi: registered transport (tcp) >14:15:50,284 NOTICE kernel:iscsi: registered transport (qla4xxx) >14:15:50,284 INFO kernel:QLogic iSCSI HBA Driver >14:15:50,290 INFO kernel:libcxgbi:libcxgbi_init_module: Chelsio iSCSI driver library libcxgbi v0.9.1-ko (Apr. 2015) >14:15:50,301 INFO kernel:Chelsio T3 iSCSI Driver cxgb3i v2.0.1-ko (Apr. 2015) >14:15:50,301 NOTICE kernel:iscsi: registered transport (cxgb3i) >14:15:50,330 INFO kernel:Chelsio T4-T6 iSCSI Driver cxgb4i v0.9.5-ko (Apr. 2015) >14:15:50,330 NOTICE kernel:iscsi: registered transport (cxgb4i) >14:15:50,330 INFO kernel:cxgb4i:cxgb4i_init_module: cxgb4i dcb enabled. >14:15:50,336 INFO kernel:cnic: QLogic cnicDriver v2.5.22 (July 20, 2015) >14:15:50,340 INFO kernel:QLogic NetXtreme II iSCSI Driver bnx2i v2.7.10.1 (Jul 16, 2014) >14:15:50,340 NOTICE kernel:iscsi: registered transport (bnx2i) >14:15:50,349 NOTICE kernel:iscsi: registered transport (be2iscsi) >14:15:50,349 INFO kernel:In beiscsi_module_init, tt=0000000010ac72b2 >14:15:50,376 INFO systemd:Finished dracut-cmdline.service - dracut cmdline hook. >14:15:50,391 INFO systemd:Starting dracut-pre-udev.service - dracut pre-udev hook... >14:15:50,414 INFO kernel:squashfs: version 4.0 (2009/01/31) Phillip Lougher >14:15:50,442 INFO kernel:hp_sw: device handler registered >14:15:50,463 INFO kernel:No iBFT detected. >14:15:50,492 INFO kernel:async_tx: api initialized (async) >14:15:50,586 INFO kernel:device-mapper: multipath round-robin: version 1.2.0 loaded >14:15:50,670 INFO kernel:RPC: Registered named UNIX socket transport module. >14:15:50,670 INFO kernel:RPC: Registered udp transport module. >14:15:50,670 INFO kernel:RPC: Registered tcp transport module. >14:15:50,670 INFO kernel:RPC: Registered tcp NFSv4.1 backchannel transport module. >14:15:50,687 NOTICE rpc.statd:Version 2.6.2 starting >14:15:50,689 NOTICE rpc.statd:Initializing NSM state >14:15:50,689 WARNING rpc.statd:Running as root. chown /var/lib/nfs/statd to choose different user >14:15:50,697 WARNING rpc.idmapd:Setting log level to 0 >14:15:50,714 INFO systemd:Finished dracut-pre-udev.service - dracut pre-udev hook. >14:15:50,726 INFO systemd:Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... >14:15:50,734 INFO systemd-udevd:Using default interface naming scheme 'v253'. >14:15:50,735 INFO systemd:Started systemd-udevd.service - Rule-based Manager for Device Events and Files. >14:15:50,736 INFO systemd:Starting dracut-pre-trigger.service - dracut pre-trigger hook... >14:15:50,741 INFO lldpad:config file failed to load, >14:15:50,741 INFO lldpad:create a new file. >14:15:50,741 INFO lldpad:bound ctrl iface to /com/intel/lldpad >14:15:50,741 INFO dracut-pre-trigger:1207 >14:15:50,745 INFO dracut-pre-trigger:rd.md=0: removing MD RAID activation >14:15:50,784 INFO systemd:Finished dracut-pre-trigger.service - dracut pre-trigger hook. >14:15:50,792 INFO systemd:Starting systemd-udev-trigger.service - Coldplug All udev Devices... >14:15:50,828 INFO systemd:Created slice system-modprobe.slice - Slice /system/modprobe. >14:15:50,839 INFO systemd:Starting modprobe@configfs.service - Load Kernel Module configfs... >14:15:50,843 INFO kernel:8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >14:15:50,855 INFO systemd:Finished systemd-udev-trigger.service - Coldplug All udev Devices. >14:15:50,856 INFO systemd:modprobe@configfs.service: Deactivated successfully. >14:15:50,865 INFO kernel:FDC 0 is a S82078B >14:15:50,867 INFO kernel:8139cp 0000:00:03.0 eth0: RTL-8139C+ at 0x00000000892d9b6d, 52:54:00:99:39:22, IRQ 11 >14:15:50,870 INFO kernel:8139too: 8139too Fast Ethernet driver 0.9.28 >14:15:50,870 INFO systemd:Finished modprobe@configfs.service - Load Kernel Module configfs. >14:15:50,875 INFO kernel:8139cp 0000:00:03.0 ens3: renamed from eth0 >14:15:50,878 INFO kernel:qxl 0000:00:02.0: vgaarb: deactivate vga console >14:15:50,880 INFO kernel:Console: switching to colour dummy device 80x25 >14:15:50,880 INFO kernel:[drm] Device Version 0.0 >14:15:50,880 INFO kernel:[drm] Compression level 0 log level 0 >14:15:50,880 INFO kernel:[drm] 12286 io pages at offset 0x1000000 >14:15:50,880 INFO kernel:[drm] 16777216 byte draw area at offset 0x0 >14:15:50,880 INFO kernel:[drm] RAM header offset: 0x3ffe000 >14:15:50,880 INFO kernel:[drm] qxl: 16M of VRAM memory size >14:15:50,880 INFO kernel:[drm] qxl: 63M of IO pages memory ready (VRAM domain) >14:15:50,880 INFO kernel:[drm] qxl: 64M of Surface memory size >14:15:50,880 INFO kernel:8021q: 802.1Q VLAN Support v1.8 >14:15:50,880 INFO kernel:[drm] slot 0 (main): base 0xf4000000, size 0x03ffe000 >14:15:50,880 INFO kernel:[drm] slot 1 (surfaces): base 0xf8000000, size 0x04000000 >14:15:50,880 INFO kernel:[drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >14:15:50,881 INFO kernel:fbcon: qxldrmfb (fb0) is primary device >14:15:50,882 INFO kernel:Console: switching to colour frame buffer device 128x48 >14:15:50,884 INFO systemd:Started cancel-multipath-wait-sda.timer - cancel waiting for multipath siblings of sda. >14:15:50,884 INFO systemd:nm-initrd.service was skipped because of an unmet condition check (ConditionPathExists=/run/NetworkManager/initrd/neednet). >14:15:50,884 INFO systemd:Reached target network.target - Network. >14:15:50,884 INFO systemd:nm-wait-online-initrd.service was skipped because of an unmet condition check (ConditionPathExists=/run/NetworkManager/initrd/neednet). >14:15:50,886 INFO kernel:qxl 0000:00:02.0: [drm] fb0: qxldrmfb frame buffer device >14:15:50,901 INFO systemd:Starting dracut-initqueue.service - dracut initqueue hook... >14:15:50,901 INFO systemd:Starting plymouth-start.service - Show Plymouth Boot Screen... >14:15:50,902 INFO systemd:Starting systemd-udev-settle.service - Wait for udev To Complete Device Initialization... >14:15:50,903 INFO systemd:Received SIGRTMIN+20 from PID 1333 (plymouthd). >14:15:50,905 INFO udevadm:systemd-udev-settle.service is deprecated. Please fix multipathd-configure.service not to pull it in. >14:15:50,912 INFO systemd:Reloading requested from client PID 1349 (unit dracut-initqueue.service)... >14:15:50,912 INFO systemd:Reloading... >14:15:50,972 INFO systemd:Reloading finished in 59 ms. >14:15:50,990 INFO systemd:Finished systemd-udev-settle.service - Wait for udev To Complete Device Initialization. >14:15:50,991 INFO systemd:Started plymouth-start.service - Show Plymouth Boot Screen. >14:15:50,992 INFO systemd:systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). >14:15:50,992 INFO systemd:Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch. >14:15:50,992 INFO systemd:Reached target cryptsetup.target - Local Encrypted Volumes. >14:15:50,992 INFO systemd:Reached target paths.target - Path Units. >14:15:50,998 INFO systemd:Mounting sys-kernel-config.mount - Kernel Configuration File System... >14:15:50,999 INFO systemd:multipathd-configure.service - Device-Mapper Multipath Default Configuration was skipped because of an unmet condition check (ConditionPathExists=!/etc/multipath.conf). >14:15:50,999 INFO systemd:Starting multipathd.service - Device-Mapper Multipath Device Controller... >14:15:51,000 INFO systemd:Mounted sys-kernel-config.mount - Kernel Configuration File System. >14:15:51,005 INFO multipathd:multipathd v0.9.4: start up >14:15:51,007 INFO multipathd:reconfigure: setting up paths and maps >14:15:51,009 INFO systemd:Started multipathd.service - Device-Mapper Multipath Device Controller. >14:15:51,009 INFO systemd:Reached target local-fs-pre.target - Preparation for Local File Systems. >14:15:51,009 INFO systemd:Reached target local-fs.target - Local File Systems. >14:15:51,009 INFO systemd:Reached target sysinit.target - System Initialization. >14:15:51,009 INFO systemd:Reached target basic.target - Basic System. >14:15:51,017 INFO dracut-initqueue:anaconda using disk root at /dev/sr0 >14:15:51,048 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3 >14:15:51,048 DEBUG kernel:ISO 9660 Extensions: RRIP_1991A >14:15:51,049 INFO dracut-initqueue:anaconda: found /run/install/repo//images/install.img >14:15:51,071 INFO dracut-initqueue:Unknown device "/dev//run/install/repo//images/install.img": No such device >14:15:51,072 INFO dracut-initqueue:Unknown device "/sys/": No such device >14:15:51,096 INFO kernel:loop: module loaded >14:15:51,097 INFO kernel:loop0: detected capacity change from 0 to 2298792 >14:15:51,101 INFO kernel:loop1: detected capacity change from 0 to 8388608 >14:15:51,105 INFO kernel:loop2: detected capacity change from 0 to 67108864 >14:15:51,131 INFO systemd:run-initramfs-squashfs.mount: Deactivated successfully. >14:15:51,143 INFO rngd:[jitter]: Enabling JITTER rng support >14:15:51,143 INFO rngd:[jitter]: Initialized >14:15:51,143 INFO rngd:[pkcs11]: No PKCS11 endpoint /usr/lib64/opensc-pkcs11.so found >14:15:51,143 INFO rngd:[pkcs11]: Install opensc/opensc-pkcs11/etc if you would like to gather smartcard entropy >14:15:51,143 INFO rngd:[pkcs11]: Initialization Failed >14:15:51,144 INFO rngd:[rtlsdr]: Initialization Failed >14:15:51,169 INFO systemd:Finished dracut-initqueue.service - dracut initqueue hook. >14:15:51,170 INFO systemd:Reached target remote-fs-pre.target - Preparation for Remote File Systems. >14:15:51,170 INFO systemd:Reached target remote-cryptsetup.target - Remote Encrypted Volumes. >14:15:51,170 INFO systemd:Reached target remote-fs.target - Remote File Systems. >14:15:51,182 INFO systemd:Starting dracut-pre-mount.service - dracut pre-mount hook... >14:15:51,198 INFO systemd:Finished dracut-pre-mount.service - dracut pre-mount hook. >14:15:51,199 INFO systemd:Reached target initrd-root-fs.target - Initrd Root File System. >14:15:51,199 INFO systemd:Starting initrd-parse-etc.service - Mountpoints Configured in the Real Root... >14:15:51,205 INFO systemd:cancel-multipath-wait-sda.timer: Deactivated successfully. >14:15:51,205 INFO systemd:Stopped cancel-multipath-wait-sda.timer - cancel waiting for multipath siblings of sda. >14:15:51,205 INFO systemd:Stopping multipathd.service - Device-Mapper Multipath Device Controller... >14:15:51,206 INFO multipathd:multipathd: shut down >14:15:51,206 INFO systemd:initrd-parse-etc.service: Deactivated successfully. >14:15:51,218 INFO systemd:Finished initrd-parse-etc.service - Mountpoints Configured in the Real Root. >14:15:51,218 INFO systemd:Reached target initrd-fs.target - Initrd File Systems. >14:15:51,219 INFO systemd:Reached target initrd.target - Initrd Default Target. >14:15:51,231 INFO systemd:Starting dracut-mount.service - dracut mount hook... >14:15:51,232 INFO systemd:multipathd.service: Deactivated successfully. >14:15:51,242 INFO kernel:EXT4-fs (dm-0): mounted filesystem 148d0c4c-8364-41e1-93ee-a712839a5012 with ordered data mode. Quota mode: none. >14:15:51,242 INFO systemd:Stopped multipathd.service - Device-Mapper Multipath Device Controller. >14:15:51,270 INFO systemd:Finished dracut-mount.service - dracut mount hook. >14:15:51,279 INFO systemd:Starting dracut-pre-pivot.service - dracut pre-pivot and cleanup hook... >14:15:51,339 WARNING rpc.idmapd:exiting on signal 15 >14:15:51,358 INFO systemd:Finished dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. >14:15:51,367 INFO systemd:Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons... >14:15:51,372 INFO systemd:Stopped target network.target - Network. >14:15:51,372 INFO systemd:Stopped target remote-cryptsetup.target - Remote Encrypted Volumes. >14:15:51,372 INFO systemd:Stopped target timers.target - Timer Units. >14:15:51,372 INFO systemd:dbus.socket: Deactivated successfully. >14:15:51,386 INFO systemd:Closed dbus.socket - D-Bus System Message Bus Socket. >14:15:51,386 INFO systemd:dracut-pre-pivot.service: Deactivated successfully. >14:15:51,394 INFO systemd:Stopped dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. >14:15:51,395 INFO systemd:Stopped target initrd.target - Initrd Default Target. >14:15:51,395 INFO systemd:Stopped target basic.target - Basic System. >14:15:51,395 INFO systemd:Stopped target initrd-root-device.target - Initrd Root Device. >14:15:51,395 INFO systemd:Stopped target initrd-usr-fs.target - Initrd /usr File System. >14:15:51,395 INFO systemd:Stopped target paths.target - Path Units. >14:15:51,395 INFO systemd:Stopped target remote-fs.target - Remote File Systems. >14:15:51,395 INFO systemd:Stopped target remote-fs-pre.target - Preparation for Remote File Systems. >14:15:51,395 INFO systemd:Stopped target slices.target - Slice Units. >14:15:51,395 INFO systemd:Stopped target sockets.target - Socket Units. >14:15:51,395 INFO systemd:Stopped target sysinit.target - System Initialization. >14:15:51,395 INFO systemd:Stopped target local-fs.target - Local File Systems. >14:15:51,396 INFO systemd:Stopped target local-fs-pre.target - Preparation for Local File Systems. >14:15:51,396 INFO systemd:Stopped target swap.target - Swaps. >14:15:51,396 INFO systemd:iscsid.socket: Deactivated successfully. >14:15:51,406 INFO systemd:Closed iscsid.socket - Open-iSCSI iscsid Socket. >14:15:51,407 INFO systemd:iscsiuio.socket: Deactivated successfully. >14:15:51,412 INFO systemd:Closed iscsiuio.socket - Open-iSCSI iscsiuio Socket. >14:15:51,412 INFO systemd:multipathd.socket: Deactivated successfully. >14:15:51,420 INFO systemd:Closed multipathd.socket - multipathd control socket. >14:15:51,421 INFO systemd:dracut-mount.service: Deactivated successfully. >14:15:51,433 INFO systemd:Stopped dracut-mount.service - dracut mount hook. >14:15:51,434 INFO systemd:dracut-pre-mount.service: Deactivated successfully. >14:15:51,439 INFO systemd:Stopped dracut-pre-mount.service - dracut pre-mount hook. >14:15:51,439 INFO systemd:Stopped target cryptsetup.target - Local Encrypted Volumes. >14:15:51,440 INFO systemd:dracut-initqueue.service: Deactivated successfully. >14:15:51,445 INFO systemd:Stopped dracut-initqueue.service - dracut initqueue hook. >14:15:51,456 INFO systemd:Starting plymouth-switch-root.service - Plymouth switch root service... >14:15:51,456 INFO systemd:systemd-sysctl.service: Deactivated successfully. >14:15:51,461 INFO systemd:Stopped systemd-sysctl.service - Apply Kernel Variables. >14:15:51,462 INFO systemd:systemd-modules-load.service: Deactivated successfully. >14:15:51,468 INFO systemd:Stopped systemd-modules-load.service - Load Kernel Modules. >14:15:51,468 INFO systemd:systemd-tmpfiles-setup.service: Deactivated successfully. >14:15:51,475 INFO systemd:Stopped systemd-tmpfiles-setup.service - Create Volatile Files and Directories. >14:15:51,477 INFO systemd:systemd-udev-settle.service: Deactivated successfully. >14:15:51,486 INFO systemd:Stopped systemd-udev-settle.service - Wait for udev To Complete Device Initialization. >14:15:51,487 INFO systemd:systemd-udev-trigger.service: Deactivated successfully. >14:15:51,498 INFO systemd:Stopped systemd-udev-trigger.service - Coldplug All udev Devices. >14:15:51,499 INFO systemd:dracut-pre-trigger.service: Deactivated successfully. >14:15:51,506 INFO systemd:Stopped dracut-pre-trigger.service - dracut pre-trigger hook. >14:15:51,507 INFO systemd:Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files... >14:15:51,524 INFO systemd:Finished plymouth-switch-root.service - Plymouth switch root service. >14:15:51,524 INFO systemd:systemd-udevd.service: Deactivated successfully. >14:15:51,533 INFO systemd:Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files. >14:15:51,533 INFO systemd:systemd-udevd-control.socket: Deactivated successfully. >14:15:51,539 INFO systemd:Closed systemd-udevd-control.socket - udev Control Socket. >14:15:51,539 INFO systemd:systemd-udevd-kernel.socket: Deactivated successfully. >14:15:51,552 INFO systemd:Closed systemd-udevd-kernel.socket - udev Kernel Socket. >14:15:51,553 INFO systemd:dracut-pre-udev.service: Deactivated successfully. >14:15:51,559 INFO systemd:Stopped dracut-pre-udev.service - dracut pre-udev hook. >14:15:51,560 INFO systemd:dracut-cmdline.service: Deactivated successfully. >14:15:51,567 INFO systemd:Stopped dracut-cmdline.service - dracut cmdline hook. >14:15:51,568 INFO systemd:dracut-cmdline-ask.service: Deactivated successfully. >14:15:51,577 INFO systemd:Stopped dracut-cmdline-ask.service - dracut ask for additional cmdline parameters. >14:15:51,588 INFO systemd:Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... >14:15:51,588 INFO systemd:Stopping rngd.service - Hardware RNG Entropy Gatherer Daemon... >14:15:51,588 INFO rngd:[rdrand]: Shutting down >14:15:51,588 INFO rngd:[jitter]: Shutting down >14:15:51,588 INFO systemd:systemd-tmpfiles-setup-dev.service: Deactivated successfully. >14:15:51,593 INFO systemd:Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. >14:15:51,593 INFO systemd:kmod-static-nodes.service: Deactivated successfully. >14:15:51,605 INFO systemd:Stopped kmod-static-nodes.service - Create List of Static Device Nodes. >14:15:51,606 INFO systemd:systemd-sysusers.service: Deactivated successfully. >14:15:51,617 INFO systemd:Stopped systemd-sysusers.service - Create System Users. >14:15:51,618 INFO systemd:rngd.service: Deactivated successfully. >14:15:51,623 INFO systemd:Stopped rngd.service - Hardware RNG Entropy Gatherer Daemon. >14:15:51,624 INFO systemd:rngd.service: Consumed 6.492s CPU time. >14:15:51,624 INFO systemd:initrd-cleanup.service: Deactivated successfully. >14:15:51,630 INFO systemd:Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. >14:15:51,630 INFO systemd:initrd-udevadm-cleanup-db.service: Deactivated successfully. >14:15:51,639 INFO systemd:Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. >14:15:51,639 INFO systemd:Reached target initrd-switch-root.target - Switch Root. >14:15:51,651 INFO systemd:Starting initrd-switch-root.service - Switch Root... >14:15:51,690 NOTICE systemd:Switching root. >14:15:51,725 INFO systemd-journald:Journal stopped >14:15:53,045 INFO systemd-journald:Received SIGTERM from PID 1 (n/a). >14:15:53,045 INFO kernel:SELinux: policy capability network_peer_controls=1 >14:15:53,045 INFO kernel:SELinux: policy capability open_perms=1 >14:15:53,045 INFO kernel:SELinux: policy capability extended_socket_class=1 >14:15:53,045 INFO kernel:SELinux: policy capability always_check_network=0 >14:15:53,045 INFO kernel:SELinux: policy capability cgroup_seclabel=1 >14:15:53,045 INFO kernel:SELinux: policy capability nnp_nosuid_transition=1 >14:15:53,045 INFO kernel:SELinux: policy capability genfs_seclabel_symlinks=1 >14:15:53,045 INFO kernel:SELinux: policy capability ioctl_skip_cloexec=0 >14:15:53,045 NOTICE kernel:audit: type=1403 audit(1688739352.072:2): auid=4294967295 ses=4294967295 lsm=selinux res=1 >14:15:53,045 INFO systemd:Successfully loaded SELinux policy in 71.532ms. >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.091:3): avc: denied { write } for pid=1 comm="systemd" name="core_pattern" dev="proc" ino=16410 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:usermodehelper_t:s0 tclass=file permissive=1 >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.091:4): avc: denied { read } for pid=1 comm="systemd" name="net" dev="proc" ino=4026531845 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:proc_net_t:s0 tclass=lnk_file permissive=1 >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.096:5): avc: denied { relabelfrom } for pid=1 comm="systemd" name="/" dev="sysfs" ino=1 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=dir permissive=1 >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.096:6): avc: denied { relabelto } for pid=1 comm="systemd" name="/" dev="sysfs" ino=1 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=dir permissive=1 >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.096:7): avc: denied { relabelfrom } for pid=1 comm="systemd" name="/" dev="devtmpfs" ino=1 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=dir permissive=1 >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.096:8): avc: denied { relabelto } for pid=1 comm="systemd" name="/" dev="devtmpfs" ino=1 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=dir permissive=1 >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.096:9): avc: denied { relabelfrom } for pid=1 comm="systemd" name="/" dev="tmpfs" ino=1 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=dir permissive=1 >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.096:10): avc: denied { relabelto } for pid=1 comm="systemd" name="/" dev="tmpfs" ino=1 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=dir permissive=1 >14:15:53,045 INFO systemd:Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 18.603ms. >14:15:53,045 INFO systemd:systemd 253.2-1.fc38 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) >14:15:53,045 INFO systemd:Detected virtualization kvm. >14:15:53,045 INFO systemd:Detected architecture x86-64. >14:15:53,045 INFO systemd:Initializing machine ID from VM UUID. >14:15:53,045 INFO systemd:bpf-lsm: LSM BPF program attached >14:15:53,045 WARNING kernel:kauditd_printk_skb: 109 callbacks suppressed >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.529:120): avc: denied { remount } for pid=1686 comm="(sd-gens)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=filesystem permissive=1 >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.529:121): avc: denied { remount } for pid=1686 comm="(sd-gens)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:rpc_pipefs_t:s0 tclass=filesystem permissive=1 >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.529:122): avc: denied { remount } for pid=1686 comm="(sd-gens)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=filesystem permissive=1 >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.529:123): avc: denied { remount } for pid=1686 comm="(sd-gens)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:fs_t:s0 tclass=filesystem permissive=1 >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.530:124): avc: denied { execute_no_trans } for pid=1688 comm="(direxec)" path="/usr/lib/systemd/system-generators/anaconda-generator" dev="dm-0" ino=657 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=file permissive=1 >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.764:125): avc: denied { module_load } for pid=1710 comm="modprobe" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system permissive=1 >14:15:53,045 INFO kernel:zram: Added device: zram0 >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.943:126): avc: denied { create } for pid=1 comm="systemd" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=netlink_kobject_uevent_socket permissive=1 >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.967:127): avc: denied { create } for pid=1 comm="systemd" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=netlink_audit_socket permissive=1 >14:15:53,045 INFO systemd:initrd-switch-root.service: Deactivated successfully. >14:15:53,045 INFO systemd:Stopped initrd-switch-root.service - Switch Root. >14:15:53,045 INFO systemd:systemd-journald.service: Scheduled restart job, restart counter is at 1. >14:15:53,045 INFO systemd:Created slice system-anaconda\x2dtmux.slice - Slice /system/anaconda-tmux. >14:15:53,045 INFO systemd:Created slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen. >14:15:53,045 INFO systemd:Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup. >14:15:53,045 INFO systemd:Created slice user.slice - User and Session Slice. >14:15:53,045 INFO systemd:systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.974:128): avc: denied { relabelfrom } for pid=1 comm="systemd" name="autofs" dev="devtmpfs" ino=183 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:autofs_device_t:s0 tclass=chr_file permissive=1 >14:15:53,045 NOTICE kernel:audit: type=1400 audit(1688739352.974:129): avc: denied { mounton } for pid=1 comm="systemd" path="/proc/sys/fs/binfmt_misc" dev="proc" ino=31895 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sysctl_fs_t:s0 tclass=dir permissive=1 >14:15:53,045 INFO systemd:Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. >14:15:53,045 INFO systemd:Reached target cryptsetup.target - Local Encrypted Volumes. >14:15:53,045 INFO systemd:Stopped target initrd-switch-root.target - Switch Root. >14:15:53,045 INFO systemd:Stopped target initrd-fs.target - Initrd File Systems. >14:15:53,045 INFO systemd:Stopped target initrd-root-fs.target - Initrd Root File System. >14:15:53,045 INFO systemd:Reached target integritysetup.target - Local Integrity Protected Volumes. >14:15:53,045 INFO systemd:Reached target paths.target - Path Units. >14:15:53,045 INFO systemd:Reached target slices.target - Slice Units. >14:15:53,045 INFO systemd:Reached target veritysetup.target - Local Verity Protected Volumes. >14:15:53,045 INFO systemd:Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. >14:15:53,045 INFO systemd:Listening on multipathd.socket - multipathd control socket. >14:15:53,045 INFO systemd:Listening on systemd-coredump.socket - Process Core Dump Socket. >14:15:53,045 INFO systemd:Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. >14:15:53,045 INFO systemd:Listening on systemd-udevd-control.socket - udev Control Socket. >14:15:53,045 INFO systemd:Listening on systemd-udevd-kernel.socket - udev Kernel Socket. >14:15:53,045 INFO systemd:Listening on systemd-userdbd.socket - User Database Manager Socket. >14:15:53,045 INFO systemd:Mounting dev-hugepages.mount - Huge Pages File System... >14:15:53,046 INFO systemd:Mounting dev-mqueue.mount - POSIX Message Queue File System... >14:15:53,046 INFO systemd:Mounting sys-kernel-debug.mount - Kernel Debug File System... >14:15:53,046 INFO systemd:Mounting sys-kernel-tracing.mount - Kernel Trace File System... >14:15:53,046 INFO systemd:iscsi-starter.service was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/var/lib/iscsi/nodes). >14:15:53,046 INFO systemd:Starting kmod-static-nodes.service - Create List of Static Device Nodes... >14:15:53,046 INFO systemd:Starting modprobe@configfs.service - Load Kernel Module configfs... >14:15:53,046 INFO systemd:Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... >14:15:53,046 INFO systemd:Starting modprobe@drm.service - Load Kernel Module drm... >14:15:53,046 INFO systemd:Starting modprobe@fuse.service - Load Kernel Module fuse... >14:15:53,046 INFO systemd:Starting modprobe@loop.service - Load Kernel Module loop... >14:15:53,046 INFO systemd:plymouth-switch-root.service: Deactivated successfully. >14:15:53,046 INFO systemd:Stopped plymouth-switch-root.service - Plymouth switch root service. >14:15:53,046 INFO systemd:Stopped systemd-journald.service - Journal Service. >14:15:53,046 INFO systemd:Listening on systemd-journald-audit.socket - Journal Audit Socket. >14:15:53,046 INFO kernel:fuse: init (API version 7.38) >14:15:53,046 INFO systemd:Starting systemd-journald.service - Journal Service... >14:15:53,046 INFO systemd:Starting systemd-modules-load.service - Load Kernel Modules... >14:15:53,046 INFO systemd:Starting systemd-network-generator.service - Generate network units from Kernel command line... >14:15:53,046 INFO systemd:systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). >14:15:53,046 INFO systemd:Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... >14:15:53,046 INFO systemd:Starting systemd-udev-trigger.service - Coldplug All udev Devices... >14:15:53,046 INFO systemd:Mounted dev-hugepages.mount - Huge Pages File System. >14:15:53,046 INFO systemd:Mounted dev-mqueue.mount - POSIX Message Queue File System. >14:15:53,046 INFO systemd:Mounted sys-kernel-debug.mount - Kernel Debug File System. >14:15:53,046 INFO systemd:Mounted sys-kernel-tracing.mount - Kernel Trace File System. >14:15:53,046 INFO systemd:Finished kmod-static-nodes.service - Create List of Static Device Nodes. >14:15:53,046 INFO systemd:modprobe@configfs.service: Deactivated successfully. >14:15:53,046 INFO systemd-journald:Collecting audit messages is enabled. >14:15:53,046 INFO systemd-journald:Journal started >14:15:53,046 INFO systemd-journald:Runtime Journal (/run/log/journal/074c319218c940e282ad155e912304e7) is 4.8M, max 38.9M, 34.0M free. >14:15:53,046 NOTICE audit:AVC avc: denied { getattr } for pid=1732 comm="systemd-journal" name="/" dev="tmpfs" ino=1 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=filesystem permissive=1 >14:15:53,046 INFO systemd:Queued start job for default target anaconda.target. >14:15:53,046 INFO systemd:systemd-journald.service: Deactivated successfully. >14:15:53,052 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,052 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,052 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,052 INFO systemd:modprobe@dm_mod.service: Deactivated successfully. >14:15:53,052 INFO systemd:Finished modprobe@configfs.service - Load Kernel Module configfs. >14:15:53,052 INFO systemd:Started systemd-journald.service - Journal Service. >14:15:53,059 INFO systemd:Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. >14:15:53,060 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,060 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,060 INFO systemd:modprobe@drm.service: Deactivated successfully. >14:15:53,067 INFO systemd:Finished modprobe@drm.service - Load Kernel Module drm. >14:15:53,067 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,067 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,068 INFO systemd:modprobe@fuse.service: Deactivated successfully. >14:15:53,076 INFO systemd:Finished modprobe@fuse.service - Load Kernel Module fuse. >14:15:53,076 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,076 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,077 INFO systemd:modprobe@loop.service: Deactivated successfully. >14:15:53,089 INFO systemd:Finished modprobe@loop.service - Load Kernel Module loop. >14:15:53,089 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,089 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,100 INFO systemd:Finished systemd-modules-load.service - Load Kernel Modules. >14:15:53,100 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,109 INFO systemd:Finished systemd-network-generator.service - Generate network units from Kernel command line. >14:15:53,109 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-network-generator comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,117 INFO systemd:Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. >14:15:53,118 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,124 INFO systemd:Finished systemd-udev-trigger.service - Coldplug All udev Devices. >14:15:53,124 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,125 INFO systemd:Reached target network-pre.target - Preparation for Network. >14:15:53,138 INFO systemd:Mounting sys-fs-fuse-connections.mount - FUSE Control File System... >14:15:53,138 INFO systemd:iscsi-onboot.service - Special handling of early boot iSCSI sessions was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/class/iscsi_session). >14:15:53,139 INFO systemd:Starting multipathd.service - Device-Mapper Multipath Device Controller... >14:15:53,139 INFO systemd:ostree-remount.service - OSTree Remount OS/ Bind Mounts was skipped because of an unmet condition check (ConditionKernelCommandLine=ostree). >14:15:53,139 INFO systemd:systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). >14:15:53,145 INFO systemd:Starting systemd-hwdb-update.service - Rebuild Hardware Database... >14:15:53,147 INFO systemd:Starting systemd-journal-flush.service - Flush Journal to Persistent Storage... >14:15:53,148 INFO systemd:Starting systemd-random-seed.service - Load/Save OS Random Seed... >14:15:53,148 INFO systemd:systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. >14:15:53,149 INFO systemd:Starting systemd-sysctl.service - Apply Kernel Variables... >14:15:53,150 INFO systemd:Starting systemd-sysusers.service - Create System Users... >14:15:53,152 INFO systemd:Starting systemd-udev-settle.service - Wait for udev To Complete Device Initialization... >14:15:53,152 INFO systemd:Mounted sys-fs-fuse-connections.mount - FUSE Control File System. >14:15:53,153 NOTICE audit:AVC avc: denied { mounton } for pid=1745 comm="(sd-mkdcreds)" path="/dev/shm" dev="tmpfs" ino=1 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=dir permissive=1 >14:15:53,153 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7f835ef6d178 a1=7ffc320b7d50 a2=7f835ef6d178 a3=e items=0 ppid=1742 pid=1745 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(sd-mkdcreds)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,153 NOTICE audit:PROCTITLE proctitle="(sd-mkdcreds)" >14:15:53,155 NOTICE audit:AVC avc: denied { remount } for pid=1745 comm="(sd-mkdcreds)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=filesystem permissive=1 >14:15:53,155 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=0 a1=7ffc320b7d50 a2=0 a3=102f items=0 ppid=1742 pid=1745 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(sd-mkdcreds)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,155 NOTICE audit:PROCTITLE proctitle="(sd-mkdcreds)" >14:15:53,155 NOTICE audit:AVC avc: denied { mounton } for pid=1745 comm="(sd-mkdcreds)" path="/run/credentials/systemd-sysctl.service" dev="tmpfs" ino=678 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=dir permissive=1 >14:15:53,155 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7f835ef6d2e5 a1=7ffc320b7d50 a2=0 a3=2000 items=1 ppid=1742 pid=1745 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(sd-mkdcreds)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,155 NOTICE audit:CWD cwd="/" >14:15:53,155 NOTICE audit:PATH item=0 name="/dev/shm" inode=43054 dev=00:20 mode=040500 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:var_run_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:53,155 NOTICE audit:PROCTITLE proctitle="(sd-mkdcreds)" >14:15:53,156 NOTICE audit:AVC avc: denied { compute_av } for pid=1 comm="systemd" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:security_t:s0 tclass=security permissive=1 >14:15:53,156 NOTICE audit:USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { status } for auid=n/a uid=0 gid=0 path="/usr/lib/systemd/system/systemd-udev-settle.service" cmdline="" function="mac_selinux_filter" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=service permissive=1 exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >14:15:53,157 INFO udevadm:systemd-udev-settle.service is deprecated. Please fix anaconda-pre.service, anaconda-direct.service, anaconda.target not to pull it in. >14:15:53,160 INFO systemd-journald:Runtime Journal (/run/log/journal/074c319218c940e282ad155e912304e7) is 4.8M, max 38.9M, 34.0M free. >14:15:53,164 INFO systemd-journald:Received client request to flush runtime journal. >14:15:53,182 INFO systemd:Finished systemd-journal-flush.service - Flush Journal to Persistent Storage. >14:15:53,183 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,191 NOTICE audit:AVC avc: denied { write } for pid=1742 comm="systemd-sysctl" name="ptrace_scope" dev="proc" ino=31761 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sysctl_kernel_t:s0 tclass=file permissive=1 >14:15:53,191 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=4 a0=ffffff9c a1=7ffe7d9b5210 a2=80102 a3=0 items=0 ppid=1 pid=1742 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-sysctl" exe="/usr/lib/systemd/systemd-sysctl" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,191 NOTICE audit:PROCTITLE proctitle="/usr/lib/systemd/systemd-sysctl" >14:15:53,191 NOTICE audit:AVC avc: denied { read write } for pid=1742 comm="systemd-sysctl" name="suid_dumpable" dev="proc" ino=31763 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:proc_security_t:s0 tclass=file permissive=1 >14:15:53,191 NOTICE audit:AVC avc: denied { open } for pid=1742 comm="systemd-sysctl" path="/proc/sys/fs/suid_dumpable" dev="proc" ino=31763 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:proc_security_t:s0 tclass=file permissive=1 >14:15:53,191 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=4 a0=ffffff9c a1=7ffe7d9b5210 a2=80102 a3=0 items=0 ppid=1 pid=1742 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-sysctl" exe="/usr/lib/systemd/systemd-sysctl" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,191 NOTICE audit:PROCTITLE proctitle="/usr/lib/systemd/systemd-sysctl" >14:15:53,191 NOTICE audit:AVC avc: denied { getattr } for pid=1742 comm="systemd-sysctl" path="/proc/sys/fs/suid_dumpable" dev="proc" ino=31763 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:proc_security_t:s0 tclass=file permissive=1 >14:15:53,191 NOTICE audit:SYSCALL arch=c000003e syscall=262 success=yes exit=0 a0=4 a1=7ff741fbfb93 a2=7ffe7d9b5030 a3=1000 items=0 ppid=1 pid=1742 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-sysctl" exe="/usr/lib/systemd/systemd-sysctl" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,191 NOTICE audit:PROCTITLE proctitle="/usr/lib/systemd/systemd-sysctl" >14:15:53,191 NOTICE audit:AVC avc: denied { read write } for pid=1742 comm="systemd-sysctl" name="rp_filter" dev="proc" ino=31769 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sysctl_net_t:s0 tclass=file permissive=1 >14:15:53,191 NOTICE audit:AVC avc: denied { open } for pid=1742 comm="systemd-sysctl" path="/proc/sys/net/ipv4/conf/default/rp_filter" dev="proc" ino=31769 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sysctl_net_t:s0 tclass=file permissive=1 >14:15:53,191 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=4 a0=ffffff9c a1=7ffe7d9b5200 a2=80102 a3=0 items=0 ppid=1 pid=1742 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-sysctl" exe="/usr/lib/systemd/systemd-sysctl" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,191 NOTICE audit:PROCTITLE proctitle="/usr/lib/systemd/systemd-sysctl" >14:15:53,191 NOTICE audit:AVC avc: denied { getattr } for pid=1742 comm="systemd-sysctl" path="/proc/sys/net/ipv4/conf/default/rp_filter" dev="proc" ino=31769 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sysctl_net_t:s0 tclass=file permissive=1 >14:15:53,191 NOTICE audit:SYSCALL arch=c000003e syscall=262 success=yes exit=0 a0=4 a1=7ff741fbfb93 a2=7ffe7d9b5020 a3=1000 items=0 ppid=1 pid=1742 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-sysctl" exe="/usr/lib/systemd/systemd-sysctl" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,191 NOTICE audit:PROCTITLE proctitle="/usr/lib/systemd/systemd-sysctl" >14:15:53,191 NOTICE audit:AVC avc: denied { read } for pid=1742 comm="systemd-sysctl" name="conf" dev="proc" ino=31767 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sysctl_net_t:s0 tclass=dir permissive=1 >14:15:53,191 NOTICE audit:AVC avc: denied { open } for pid=1742 comm="systemd-sysctl" path="/proc/sys/net/ipv4/conf" dev="proc" ino=31767 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sysctl_net_t:s0 tclass=dir permissive=1 >14:15:53,191 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=4 a0=ffffff9c a1=7ffe7d9b46e0 a2=90800 a3=0 items=0 ppid=1 pid=1742 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-sysctl" exe="/usr/lib/systemd/systemd-sysctl" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,191 NOTICE audit:PROCTITLE proctitle="/usr/lib/systemd/systemd-sysctl" >14:15:53,191 NOTICE audit:AVC avc: denied { getattr } for pid=1742 comm="systemd-sysctl" path="/proc/sys/net/ipv4/conf" dev="proc" ino=31767 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sysctl_net_t:s0 tclass=dir permissive=1 >14:15:53,191 NOTICE audit:SYSCALL arch=c000003e syscall=262 success=yes exit=0 a0=4 a1=7ff741fbfb93 a2=7ffe7d9b3eb0 a3=1000 items=0 ppid=1 pid=1742 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-sysctl" exe="/usr/lib/systemd/systemd-sysctl" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,191 NOTICE audit:PROCTITLE proctitle="/usr/lib/systemd/systemd-sysctl" >14:15:53,195 INFO systemd:Finished systemd-random-seed.service - Load/Save OS Random Seed. >14:15:53,196 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,210 INFO systemd:Finished systemd-sysctl.service - Apply Kernel Variables. >14:15:53,211 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,211 INFO systemd:first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). >14:15:53,213 NOTICE audit:BPF prog-id=57 op=LOAD >14:15:53,214 NOTICE audit:BPF prog-id=58 op=LOAD >14:15:53,214 NOTICE audit:BPF prog-id=59 op=LOAD >14:15:53,228 INFO systemd:Starting systemd-userdbd.service - User Database Manager... >14:15:53,229 NOTICE audit:AVC avc: denied { mounton } for pid=1748 comm="(-userdbd)" path="/run/systemd/unit-root" dev="tmpfs" ino=103 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:init_var_run_t:s0 tclass=dir permissive=1 >14:15:53,229 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7f835ef84cb0 a1=7ffc320b79e0 a2=0 a3=5000 items=1 ppid=1 pid=1748 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-userdbd)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,230 NOTICE audit:CWD cwd="/" >14:15:53,230 NOTICE audit:PATH item=0 name="/" inode=2 dev=fd:00 mode=040555 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:mock_var_lib_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:53,230 NOTICE audit:PROCTITLE proctitle="(-userdbd)" >14:15:53,231 NOTICE audit:AVC avc: denied { mounton } for pid=1748 comm="(-userdbd)" path="/tmp/namespace-dev-4yBNQj/dev/pts" dev="tmpfs" ino=2 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=dir permissive=1 >14:15:53,231 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7f835ef8247f a1=7ffc320b78d0 a2=0 a3=1000 items=1 ppid=1 pid=1748 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-userdbd)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,231 NOTICE audit:CWD cwd="/" >14:15:53,231 NOTICE audit:PATH item=0 name="/dev/pts" inode=1 dev=00:17 mode=040755 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:devpts_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:53,231 NOTICE audit:PROCTITLE proctitle="(-userdbd)" >14:15:53,235 NOTICE audit:AVC avc: denied { mounton } for pid=1748 comm="(-userdbd)" path="/run/systemd/unit-root/proc/kmsg" dev="proc" ino=4026532031 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:proc_kmsg_t:s0 tclass=file permissive=1 >14:15:53,235 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdc25020 a1=7ffc320b79e0 a2=0 a3=5000 items=1 ppid=1 pid=1748 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-userdbd)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,235 NOTICE audit:CWD cwd="/" >14:15:53,235 NOTICE audit:PATH item=0 name="/run/systemd/inaccessible/reg" inode=6 dev=00:18 mode=0100000 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:init_var_run_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:53,235 NOTICE audit:PROCTITLE proctitle="(-userdbd)" >14:15:53,235 NOTICE audit:AVC avc: denied { mounton } for pid=1748 comm="(-userdbd)" path="/run/systemd/unit-root/proc/sys/kernel/domainname" dev="proc" ino=20655 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sysctl_kernel_t:s0 tclass=file permissive=1 >14:15:53,235 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdccc400 a1=7ffc320b79e0 a2=0 a3=5000 items=1 ppid=1 pid=1748 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-userdbd)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,235 NOTICE audit:CWD cwd="/" >14:15:53,235 NOTICE audit:PATH item=0 name="/run/systemd/unit-root/proc/sys/kernel/domainname" inode=20655 dev=00:26 mode=0100644 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:sysctl_kernel_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:53,235 NOTICE audit:PROCTITLE proctitle="(-userdbd)" >14:15:53,235 NOTICE audit:AVC avc: denied { mounton } for pid=1748 comm="(-userdbd)" path="/run/systemd/unit-root/run/user" dev="tmpfs" ino=71 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:user_tmp_t:s0 tclass=dir permissive=1 >14:15:53,235 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdc25590 a1=7ffc320b79e0 a2=0 a3=5000 items=1 ppid=1 pid=1748 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-userdbd)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,235 NOTICE audit:CWD cwd="/" >14:15:53,235 NOTICE audit:PATH item=0 name="/run/systemd/inaccessible/dir" inode=7 dev=00:18 mode=040000 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:init_var_run_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:53,235 NOTICE audit:PROCTITLE proctitle="(-userdbd)" >14:15:53,236 NOTICE audit:AVC avc: denied { remount } for pid=1748 comm="(-userdbd)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=filesystem permissive=1 >14:15:53,236 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=0 a1=7ffc320b7980 a2=0 a3=102f items=0 ppid=1 pid=1748 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-userdbd)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,236 NOTICE audit:PROCTITLE proctitle="(-userdbd)" >14:15:53,237 NOTICE audit:AVC avc: denied { remount } for pid=1748 comm="(-userdbd)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:cgroup_t:s0 tclass=filesystem permissive=1 >14:15:53,237 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=0 a1=7ffc320b7980 a2=0 a3=102f items=0 ppid=1 pid=1748 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-userdbd)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,237 NOTICE audit:PROCTITLE proctitle="(-userdbd)" >14:15:53,238 NOTICE audit:AVC avc: denied { remount } for pid=1748 comm="(-userdbd)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bpf_t:s0 tclass=filesystem permissive=1 >14:15:53,238 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=0 a1=7ffc320b7950 a2=0 a3=102e items=0 ppid=1 pid=1748 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-userdbd)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,238 NOTICE audit:PROCTITLE proctitle="(-userdbd)" >14:15:53,238 NOTICE audit:AVC avc: denied { remount } for pid=1748 comm="(-userdbd)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:debugfs_t:s0 tclass=filesystem permissive=1 >14:15:53,238 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=0 a1=7ffc320b7950 a2=0 a3=102e items=0 ppid=1 pid=1748 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-userdbd)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,238 NOTICE audit:PROCTITLE proctitle="(-userdbd)" >14:15:53,238 NOTICE audit:AVC avc: denied { remount } for pid=1748 comm="(-userdbd)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:security_t:s0 tclass=filesystem permissive=1 >14:15:53,238 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=0 a1=7ffc320b7950 a2=0 a3=102e items=0 ppid=1 pid=1748 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-userdbd)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,238 NOTICE audit:PROCTITLE proctitle="(-userdbd)" >14:15:53,238 NOTICE audit:AVC avc: denied { remount } for pid=1748 comm="(-userdbd)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:fusefs_t:s0 tclass=filesystem permissive=1 >14:15:53,238 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=0 a1=7ffc320b7950 a2=0 a3=102e items=0 ppid=1 pid=1748 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-userdbd)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,238 NOTICE audit:PROCTITLE proctitle="(-userdbd)" >14:15:53,238 NOTICE audit:AVC avc: denied { remount } for pid=1748 comm="(-userdbd)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tracefs_t:s0 tclass=filesystem permissive=1 >14:15:53,238 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=0 a1=7ffc320b7950 a2=0 a3=102e items=0 ppid=1 pid=1748 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-userdbd)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,238 NOTICE audit:PROCTITLE proctitle="(-userdbd)" >14:15:53,238 NOTICE audit:AVC avc: denied { remount } for pid=1748 comm="(-userdbd)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:pstore_t:s0 tclass=filesystem permissive=1 >14:15:53,238 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=0 a1=7ffc320b7950 a2=0 a3=102e items=0 ppid=1 pid=1748 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-userdbd)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,238 NOTICE audit:PROCTITLE proctitle="(-userdbd)" >14:15:53,238 NOTICE audit:AVC avc: denied { remount } for pid=1748 comm="(-userdbd)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=filesystem permissive=1 >14:15:53,238 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=0 a1=7ffc320b7950 a2=0 a3=102e items=0 ppid=1 pid=1748 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-userdbd)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,238 NOTICE audit:PROCTITLE proctitle="(-userdbd)" >14:15:53,238 NOTICE audit:AVC avc: denied { remount } for pid=1748 comm="(-userdbd)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:configfs_t:s0 tclass=filesystem permissive=1 >14:15:53,238 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=0 a1=7ffc320b7950 a2=0 a3=102e items=0 ppid=1 pid=1748 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-userdbd)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,238 NOTICE audit:PROCTITLE proctitle="(-userdbd)" >14:15:53,251 INFO systemd:Started systemd-userdbd.service - User Database Manager. >14:15:53,251 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,260 INFO multipathd:multipathd v0.9.4: start up >14:15:53,264 INFO multipathd:reconfigure: setting up paths and maps >14:15:53,278 INFO systemd:Finished systemd-sysusers.service - Create System Users. >14:15:53,279 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,279 INFO systemd:Started multipathd.service - Device-Mapper Multipath Device Controller. >14:15:53,279 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,294 INFO systemd:Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... >14:15:53,309 NOTICE audit:AVC avc: denied { getattr } for pid=1760 comm="systemd-tmpfile" name="/" dev="devtmpfs" ino=1 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=filesystem permissive=1 >14:15:53,309 NOTICE audit:SYSCALL arch=c000003e syscall=138 success=yes exit=0 a0=7 a1=7ffe27e71800 a2=7 a3=1000 items=0 ppid=1 pid=1760 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,309 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D7072656669783D2F646576002D2D637265617465002D2D626F6F74 >14:15:53,309 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1760 comm="systemd-tmpfile" name="fuse" dev="devtmpfs" ino=266 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:fuse_device_t:s0 tclass=chr_file permissive=1 >14:15:53,309 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffe27e718f0 a1=7f48d5d44197 a2=55df2896d380 a3=23 items=0 ppid=1 pid=1760 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,309 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D7072656669783D2F646576002D2D637265617465002D2D626F6F74 >14:15:53,309 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1760 comm="systemd-tmpfile" name="cuse" dev="devtmpfs" ino=267 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tty_device_t:s0 tclass=chr_file permissive=1 >14:15:53,309 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffe27e718f0 a1=7f48d5d44197 a2=55df289685f0 a3=22 items=0 ppid=1 pid=1760 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,310 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D7072656669783D2F646576002D2D637265617465002D2D626F6F74 >14:15:53,310 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1760 comm="systemd-tmpfile" name="loop-control" dev="devtmpfs" ino=268 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:loop_control_device_t:s0 tclass=chr_file permissive=1 >14:15:53,310 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffe27e718f0 a1=7f48d5d44197 a2=55df2896d530 a3=2b items=0 ppid=1 pid=1760 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,310 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D7072656669783D2F646576002D2D637265617465002D2D626F6F74 >14:15:53,310 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1760 comm="systemd-tmpfile" name="tun" dev="devtmpfs" ino=270 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tun_tap_device_t:s0 tclass=chr_file permissive=1 >14:15:53,310 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffe27e718f0 a1=7f48d5d44197 a2=55df289685f0 a3=26 items=0 ppid=1 pid=1760 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,310 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D7072656669783D2F646576002D2D637265617465002D2D626F6F74 >14:15:53,310 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1760 comm="systemd-tmpfile" name="ppp" dev="devtmpfs" ino=565 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:ppp_device_t:s0 tclass=chr_file permissive=1 >14:15:53,310 NOTICE audit:AVC avc: denied { relabelto } for pid=1760 comm="systemd-tmpfile" name="ppp" dev="devtmpfs" ino=565 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:ppp_device_t:s0 tclass=chr_file permissive=1 >14:15:53,310 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffe27e718f0 a1=7f48d5d44197 a2=55df2896d380 a3=22 items=0 ppid=1 pid=1760 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,310 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D7072656669783D2F646576002D2D637265617465002D2D626F6F74 >14:15:53,310 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1760 comm="systemd-tmpfile" name="uinput" dev="devtmpfs" ino=566 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:event_device_t:s0 tclass=chr_file permissive=1 >14:15:53,310 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffe27e718f0 a1=7f48d5d44197 a2=55df289685f0 a3=24 items=0 ppid=1 pid=1760 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,310 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D7072656669783D2F646576002D2D637265617465002D2D626F6F74 >14:15:53,310 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1760 comm="systemd-tmpfile" name="uhid" dev="devtmpfs" ino=271 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:uhid_device_t:s0 tclass=chr_file permissive=1 >14:15:53,310 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffe27e718f0 a1=7f48d5d44197 a2=55df2896d380 a3=23 items=0 ppid=1 pid=1760 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,310 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D7072656669783D2F646576002D2D637265617465002D2D626F6F74 >14:15:53,310 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1760 comm="systemd-tmpfile" name="vfio" dev="devtmpfs" ino=568 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:vfio_device_t:s0 tclass=chr_file permissive=1 >14:15:53,310 NOTICE audit:AVC avc: denied { relabelto } for pid=1760 comm="systemd-tmpfile" name="vfio" dev="devtmpfs" ino=568 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:vfio_device_t:s0 tclass=chr_file permissive=1 >14:15:53,310 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffe27e718f0 a1=7f48d5d44197 a2=55df2896d380 a3=23 items=0 ppid=1 pid=1760 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,310 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D7072656669783D2F646576002D2D637265617465002D2D626F6F74 >14:15:53,310 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1760 comm="systemd-tmpfile" name="vhci" dev="devtmpfs" ino=569 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:vhost_device_t:s0 tclass=chr_file permissive=1 >14:15:53,310 NOTICE audit:AVC avc: denied { relabelto } for pid=1760 comm="systemd-tmpfile" name="vhci" dev="devtmpfs" ino=569 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:vhost_device_t:s0 tclass=chr_file permissive=1 >14:15:53,310 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffe27e718f0 a1=7f48d5d44197 a2=55df289685f0 a3=24 items=0 ppid=1 pid=1760 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,310 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D7072656669783D2F646576002D2D637265617465002D2D626F6F74 >14:15:53,310 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1760 comm="systemd-tmpfile" name="timer" dev="devtmpfs" ino=573 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sound_device_t:s0 tclass=chr_file permissive=1 >14:15:53,310 NOTICE audit:AVC avc: denied { relabelto } for pid=1760 comm="systemd-tmpfile" name="timer" dev="devtmpfs" ino=573 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sound_device_t:s0 tclass=chr_file permissive=1 >14:15:53,310 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffe27e718f0 a1=7f48d5d44197 a2=55df2896d380 a3=24 items=0 ppid=1 pid=1760 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,310 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D7072656669783D2F646576002D2D637265617465002D2D626F6F74 >14:15:53,310 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1760 comm="systemd-tmpfile" name="rfkill" dev="devtmpfs" ino=272 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:wireless_device_t:s0 tclass=chr_file permissive=1 >14:15:53,310 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffe27e718f0 a1=7f48d5d44197 a2=55df2896d380 a3=27 items=0 ppid=1 pid=1760 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,310 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D7072656669783D2F646576002D2D637265617465002D2D626F6F74 >14:15:53,322 INFO systemd:Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. >14:15:53,322 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,323 INFO systemd:Reached target local-fs-pre.target - Preparation for Local File Systems. >14:15:53,375 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1739 comm="systemd-hwdb" name="hwdb.bin" dev="dm-0" ino=134862 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=file permissive=1 >14:15:53,375 NOTICE audit:AVC avc: denied { relabelto } for pid=1739 comm="systemd-hwdb" name="hwdb.bin" dev="dm-0" ino=134862 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_hwdb_etc_t:s0 tclass=file permissive=1 >14:15:53,375 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fff6711f5e0 a1=7f5d7dc15197 a2=557d2a9ff690 a3=28 items=0 ppid=1 pid=1739 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-hwdb" exe="/usr/bin/systemd-hwdb" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,375 NOTICE audit:PROCTITLE proctitle=73797374656D642D6877646200757064617465 >14:15:53,393 INFO systemd:Finished systemd-hwdb-update.service - Rebuild Hardware Database. >14:15:53,393 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-hwdb-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,395 NOTICE audit:BPF prog-id=60 op=LOAD >14:15:53,395 NOTICE audit:BPF prog-id=61 op=LOAD >14:15:53,395 NOTICE audit:BPF prog-id=29 op=UNLOAD >14:15:53,395 NOTICE audit:BPF prog-id=30 op=UNLOAD >14:15:53,405 INFO systemd:Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... >14:15:53,417 NOTICE audit:AVC avc: denied { watch } for pid=1763 comm="systemd-udevd" path="/dev/dm-1" dev="devtmpfs" ino=551 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file permissive=1 >14:15:53,417 NOTICE audit:SYSCALL arch=c000003e syscall=254 success=yes exit=1 a0=8 a1=557a25ca3150 a2=8 a3=0 items=0 ppid=1 pid=1763 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-udevd" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,417 NOTICE audit:PROCTITLE proctitle="/usr/lib/systemd/systemd-udevd" >14:15:53,417 INFO systemd-udevd:Using default interface naming scheme 'v253'. >14:15:53,427 INFO systemd:Started systemd-udevd.service - Rule-based Manager for Device Events and Files. >14:15:53,427 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,429 INFO systemd:Starting modprobe@configfs.service - Load Kernel Module configfs... >14:15:53,431 INFO systemd:modprobe@configfs.service: Deactivated successfully. >14:15:53,432 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1765 comm="(udev-worker)" name="zram0" dev="devtmpfs" ino=561 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file permissive=1 >14:15:53,432 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a25d28ec0 a3=29 items=0 ppid=1763 pid=1765 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,432 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,433 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1780 comm="(udev-worker)" name="ptmx" dev="devtmpfs" ino=184 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >14:15:53,433 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc67918630 a1=7f674ac17197 a2=557a25d26c00 a3=1c items=0 ppid=1763 pid=1780 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,433 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,433 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1779 comm="(udev-worker)" name="console" dev="devtmpfs" ino=12 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:console_device_t:s0 tclass=chr_file permissive=1 >14:15:53,433 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc67918630 a1=7f674ac17197 a2=557a25d26c00 a3=26 items=0 ppid=1763 pid=1779 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,433 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,433 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1781 comm="(udev-worker)" name="tty" dev="devtmpfs" ino=11 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:devtty_t:s0 tclass=chr_file permissive=1 >14:15:53,433 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc67918630 a1=7f674ac17197 a2=557a25d26c00 a3=1e items=0 ppid=1763 pid=1781 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,433 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,435 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1769 comm="(udev-worker)" name="mice" dev="devtmpfs" ino=238 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mouse_device_t:s0 tclass=chr_file permissive=1 >14:15:53,435 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a2612fc20 a3=24 items=0 ppid=1763 pid=1769 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,435 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,440 INFO systemd:Finished modprobe@configfs.service - Load Kernel Module configfs. >14:15:53,441 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,441 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,441 INFO systemd:Found device dev-zram0.device - /dev/zram0. >14:15:53,460 INFO systemd:Starting systemd-zram-setup@zram0.service - Create swap on /dev/zram0... >14:15:53,463 INFO kernel:zram0: detected capacity change from 0 to 3985408 >14:15:53,490 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/sound/hda/snd-intel-dspcfg.ko.xz error=No such file or directory >14:15:53,510 INFO kernel:piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 >14:15:53,531 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/sound/hda/snd-intel-dspcfg.ko.xz error=No such file or directory >14:15:53,532 INFO zram-generator:Setting up swapspace version 1, size = 1.9 GiB (2040524800 bytes) >14:15:53,532 INFO zram-generator:LABEL=zram0, UUID=a2a718f7-3413-4d78-9f39-1c50964c956d >14:15:53,532 INFO systemd-makefs:/dev/zram0 successfully formatted as swap (label "zram0", uuid a2a718f7-3413-4d78-9f39-1c50964c956d) >14:15:53,545 INFO systemd:Finished systemd-zram-setup@zram0.service - Create swap on /dev/zram0. >14:15:53,545 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,548 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1765 comm="(udev-worker)" name="sr0" dev="devtmpfs" ino=255 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:removable_device_t:s0 tclass=blk_file permissive=1 >14:15:53,548 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a2641fe50 a3=28 items=0 ppid=1763 pid=1765 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,548 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,557 INFO systemd:Activating swap dev-zram0.swap - Compressed Swap on /dev/zram0... >14:15:53,572 INFO systemd:Activated swap dev-zram0.swap - Compressed Swap on /dev/zram0. >14:15:53,572 INFO systemd:Reached target swap.target - Swaps. >14:15:53,572 INFO kernel:Adding 1992700k swap on /dev/zram0. Priority:100 extents:1 across:1992700k SSDscFS >14:15:53,573 INFO systemd:Mounting tmp.mount - Temporary Directory /tmp... >14:15:53,576 INFO systemd:Mounted tmp.mount - Temporary Directory /tmp. >14:15:53,576 INFO systemd:Reached target local-fs.target - Local File Systems. >14:15:53,577 INFO systemd:Starting import-state.service - Import network configuration from initramfs... >14:15:53,578 INFO systemd:Starting ldconfig.service - Rebuild Dynamic Linker Cache... >14:15:53,580 INFO systemd:Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data... >14:15:53,580 INFO systemd:selinux-autorelabel-mark.service - Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). >14:15:53,585 INFO systemd:systemd-binfmt.service - Set Up Additional Binary Formats was skipped because no trigger condition checks were met. >14:15:53,585 INFO systemd:systemd-boot-random-seed.service - Update Boot Loader Random Seed was skipped because no trigger condition checks were met. >14:15:53,585 INFO systemd:systemd-machine-id-commit.service - Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). >14:15:53,611 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1766 comm="(udev-worker)" name="sg0" dev="devtmpfs" ino=251 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:scsi_generic_device_t:s0 tclass=chr_file permissive=1 >14:15:53,611 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a25d28ec0 a3=2b items=0 ppid=1763 pid=1766 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,612 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,612 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1781 comm="(udev-worker)" name="card0" dev="devtmpfs" ino=513 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dri_device_t:s0 tclass=chr_file permissive=1 >14:15:53,612 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a26141050 a3=22 items=0 ppid=1763 pid=1781 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,612 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,612 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1766 comm="(udev-worker)" name="001" dev="devtmpfs" ino=233 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:usb_device_t:s0 tclass=chr_file permissive=1 >14:15:53,612 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a2643d500 a3=22 items=0 ppid=1763 pid=1766 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,612 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,613 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1771 comm="(udev-worker)" name="fb0" dev="devtmpfs" ino=514 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:framebuf_device_t:s0 tclass=chr_file permissive=1 >14:15:53,613 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a26128840 a3=27 items=0 ppid=1763 pid=1771 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,613 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,613 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1774 comm="(udev-worker)" name="usbmon1" dev="devtmpfs" ino=223 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:usbmon_device_t:s0 tclass=chr_file permissive=1 >14:15:53,613 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a2612f7f0 a3=25 items=0 ppid=1763 pid=1774 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,613 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,614 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1771 comm="(udev-worker)" name="vport0p1" dev="devtmpfs" ino=409 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:virtio_device_t:s0 tclass=chr_file permissive=1 >14:15:53,614 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a25cadea0 a3=25 items=0 ppid=1763 pid=1771 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,614 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,616 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1770 comm="(udev-worker)" name="rtc0" dev="devtmpfs" ino=240 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:clock_device_t:s0 tclass=chr_file permissive=1 >14:15:53,616 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a2612b9c0 a3=24 items=0 ppid=1763 pid=1770 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,616 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,629 INFO kernel:input: PC Speaker as /devices/platform/pcspkr/input/input5 >14:15:53,641 NOTICE audit:AVC avc: denied { getattr } for pid=1828 comm="restorecon" name="/" dev="devpts" ino=1 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=filesystem permissive=1 >14:15:53,641 NOTICE audit:SYSCALL arch=c000003e syscall=137 success=yes exit=0 a0=5579ec321e77 a1=7ffd8c59f950 a2=1 a3=7f8985a54c80 items=0 ppid=1827 pid=1828 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="restorecon" exe="/usr/sbin/setfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,641 NOTICE audit:PROCTITLE proctitle=726573746F7265636F6E002D6946002E2F766172002E2F7661722F6C6962002E2F7661722F6C69622F6468636C69656E74002E2F657463002E2F6574632F737973636F6E666967002E2F6574632F737973636F6E6669672F6E6574776F726B2D73637269707473 >14:15:53,641 NOTICE audit:AVC avc: denied { getattr } for pid=1828 comm="restorecon" name="/" dev="pstore" ino=16414 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:pstore_t:s0 tclass=filesystem permissive=1 >14:15:53,641 NOTICE audit:SYSCALL arch=c000003e syscall=137 success=yes exit=0 a0=5579ec321e77 a1=7ffd8c59f950 a2=1 a3=7f8985a54c80 items=0 ppid=1827 pid=1828 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="restorecon" exe="/usr/sbin/setfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,641 NOTICE audit:PROCTITLE proctitle=726573746F7265636F6E002D6946002E2F766172002E2F7661722F6C6962002E2F7661722F6C69622F6468636C69656E74002E2F657463002E2F6574632F737973636F6E666967002E2F6574632F737973636F6E6669672F6E6574776F726B2D73637269707473 >14:15:53,641 NOTICE audit:AVC avc: denied { getattr } for pid=1828 comm="restorecon" name="/" dev="debugfs" ino=1 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:debugfs_t:s0 tclass=filesystem permissive=1 >14:15:53,641 NOTICE audit:SYSCALL arch=c000003e syscall=137 success=yes exit=0 a0=5579ec373c58 a1=7ffd8c59f950 a2=5 a3=50 items=0 ppid=1827 pid=1828 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="restorecon" exe="/usr/sbin/setfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,641 NOTICE audit:PROCTITLE proctitle=726573746F7265636F6E002D6946002E2F766172002E2F7661722F6C6962002E2F7661722F6C69622F6468636C69656E74002E2F657463002E2F6574632F737973636F6E666967002E2F6574632F737973636F6E6669672F6E6574776F726B2D73637269707473 >14:15:53,641 NOTICE audit:AVC avc: denied { getattr } for pid=1828 comm="restorecon" name="/" dev="tracefs" ino=1 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tracefs_t:s0 tclass=filesystem permissive=1 >14:15:53,641 NOTICE audit:SYSCALL arch=c000003e syscall=137 success=yes exit=0 a0=5579ec373c58 a1=7ffd8c59f950 a2=7 a3=50 items=0 ppid=1827 pid=1828 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="restorecon" exe="/usr/sbin/setfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,641 NOTICE audit:PROCTITLE proctitle=726573746F7265636F6E002D6946002E2F766172002E2F7661722F6C6962002E2F7661722F6C69622F6468636C69656E74002E2F657463002E2F6574632F737973636F6E666967002E2F6574632F737973636F6E6669672F6E6574776F726B2D73637269707473 >14:15:53,641 NOTICE audit:AVC avc: denied { getattr } for pid=1828 comm="restorecon" name="/" dev="hugetlbfs" ino=22663 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:hugetlbfs_t:s0 tclass=filesystem permissive=1 >14:15:53,641 NOTICE audit:SYSCALL arch=c000003e syscall=137 success=yes exit=0 a0=5579ec373c5a a1=7ffd8c59f950 a2=6 a3=50 items=0 ppid=1827 pid=1828 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="restorecon" exe="/usr/sbin/setfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,641 NOTICE audit:PROCTITLE proctitle=726573746F7265636F6E002D6946002E2F766172002E2F7661722F6C6962002E2F7661722F6C69622F6468636C69656E74002E2F657463002E2F6574632F737973636F6E666967002E2F6574632F737973636F6E6669672F6E6574776F726B2D73637269707473 >14:15:53,641 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1828 comm="restorecon" name="var" dev="dm-0" ino=131073 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=dir permissive=1 >14:15:53,641 NOTICE audit:AVC avc: denied { relabelto } for pid=1828 comm="restorecon" name="var" dev="dm-0" ino=131073 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir permissive=1 >14:15:53,641 NOTICE audit:SYSCALL arch=c000003e syscall=189 success=yes exit=0 a0=5579ec323800 a1=7f8985b67197 a2=5579ec3e70f0 a3=1b items=0 ppid=1827 pid=1828 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="restorecon" exe="/usr/sbin/setfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,641 NOTICE audit:PROCTITLE proctitle=726573746F7265636F6E002D6946002E2F766172002E2F7661722F6C6962002E2F7661722F6C69622F6468636C69656E74002E2F657463002E2F6574632F737973636F6E666967002E2F6574632F737973636F6E6669672F6E6574776F726B2D73637269707473 >14:15:53,641 INFO systemd:Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data. >14:15:53,642 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,642 INFO systemd:Received SIGRTMIN+20 from PID 1333 (plymouthd). >14:15:53,642 INFO systemd:systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). >14:15:53,642 INFO systemd:Reached target smartcard.target - Smart Card. >14:15:53,642 INFO systemd:iscsi-onboot.service - Special handling of early boot iSCSI sessions was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/class/iscsi_session). >14:15:53,642 INFO systemd:iscsi-starter.service was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/var/lib/iscsi/nodes). >14:15:53,644 NOTICE audit:AVC avc: denied { relabelto } for pid=1828 comm="restorecon" name="lib" dev="dm-0" ino=131074 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=dir permissive=1 >14:15:53,644 NOTICE audit:SYSCALL arch=c000003e syscall=189 success=yes exit=0 a0=5579ec323820 a1=7f8985b67197 a2=5579ec3e70f0 a3=1f items=0 ppid=1827 pid=1828 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="restorecon" exe="/usr/sbin/setfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,644 NOTICE audit:PROCTITLE proctitle=726573746F7265636F6E002D6946002E2F766172002E2F7661722F6C6962002E2F7661722F6C69622F6468636C69656E74002E2F657463002E2F6574632F737973636F6E666967002E2F6574632F737973636F6E6669672F6E6574776F726B2D73637269707473 >14:15:53,644 NOTICE audit:AVC avc: denied { relabelto } for pid=1828 comm="restorecon" name="dhclient" dev="dm-0" ino=134863 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dhcpc_state_t:s0 tclass=dir permissive=1 >14:15:53,644 NOTICE audit:SYSCALL arch=c000003e syscall=189 success=yes exit=0 a0=5579ec323840 a1=7f8985b67197 a2=5579ec3e70f0 a3=23 items=0 ppid=1827 pid=1828 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="restorecon" exe="/usr/sbin/setfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,644 NOTICE audit:PROCTITLE proctitle=726573746F7265636F6E002D6946002E2F766172002E2F7661722F6C6962002E2F7661722F6C69622F6468636C69656E74002E2F657463002E2F6574632F737973636F6E666967002E2F6574632F737973636F6E6669672F6E6574776F726B2D73637269707473 >14:15:53,644 NOTICE audit:AVC avc: denied { relabelto } for pid=1828 comm="restorecon" name="etc" dev="dm-0" ino=132885 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=dir permissive=1 >14:15:53,644 NOTICE audit:SYSCALL arch=c000003e syscall=189 success=yes exit=0 a0=5579edcd4330 a1=7f8985b67197 a2=5579ec3e70f0 a3=1b items=0 ppid=1827 pid=1828 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="restorecon" exe="/usr/sbin/setfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,644 NOTICE audit:PROCTITLE proctitle=726573746F7265636F6E002D6946002E2F766172002E2F7661722F6C6962002E2F7661722F6C69622F6468636C69656E74002E2F657463002E2F6574632F737973636F6E666967002E2F6574632F737973636F6E6669672F6E6574776F726B2D73637269707473 >14:15:53,645 NOTICE audit:AVC avc: denied { relabelto } for pid=1828 comm="restorecon" name="network-scripts" dev="dm-0" ino=133801 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:net_conf_t:s0 tclass=dir permissive=1 >14:15:53,645 NOTICE audit:SYSCALL arch=c000003e syscall=189 success=yes exit=0 a0=5579ee2bb1b0 a1=7f8985b67197 a2=5579ee2bb2f0 a3=20 items=0 ppid=1827 pid=1828 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="restorecon" exe="/usr/sbin/setfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,645 NOTICE audit:PROCTITLE proctitle=726573746F7265636F6E002D6946002E2F766172002E2F7661722F6C6962002E2F7661722F6C69622F6468636C69656E74002E2F657463002E2F6574632F737973636F6E666967002E2F6574632F737973636F6E6669672F6E6574776F726B2D73637269707473 >14:15:53,662 INFO systemd:Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... >14:15:53,663 INFO systemd:Starting modprobe@loop.service - Load Kernel Module loop... >14:15:53,663 INFO systemd:selinux-autorelabel-mark.service - Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). >14:15:53,663 INFO systemd:systemd-binfmt.service - Set Up Additional Binary Formats was skipped because no trigger condition checks were met. >14:15:53,663 INFO systemd:systemd-boot-random-seed.service - Update Boot Loader Random Seed was skipped because no trigger condition checks were met. >14:15:53,663 INFO systemd:systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). >14:15:53,663 INFO systemd:first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). >14:15:53,663 INFO systemd:systemd-machine-id-commit.service - Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). >14:15:53,663 INFO systemd:systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). >14:15:53,680 INFO systemd:Finished import-state.service - Import network configuration from initramfs. >14:15:53,681 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,681 INFO systemd:modprobe@dm_mod.service: Deactivated successfully. >14:15:53,694 INFO systemd:Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. >14:15:53,694 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,694 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,694 INFO systemd:modprobe@loop.service: Deactivated successfully. >14:15:53,706 INFO systemd:Finished modprobe@loop.service - Load Kernel Module loop. >14:15:53,706 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,706 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,706 INFO systemd:systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. >14:15:53,709 INFO kernel:RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer >14:15:53,713 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,725 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,726 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,726 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,726 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,726 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,726 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,726 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,726 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,726 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,726 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,726 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,726 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,726 INFO systemd:Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... >14:15:53,729 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,757 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="var" dev="dm-0" ino=131073 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir permissive=1 >14:15:53,757 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c057c0 a1=7fdd50ff8197 a2=55defab92600 a3=1b items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,757 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,760 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="lib" dev="dm-0" ino=131074 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=dir permissive=1 >14:15:53,760 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c058f0 a1=7fdd50ff8197 a2=55defab969e0 a3=1f items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,760 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,760 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="colord" dev="dm-0" ino=132829 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:colord_var_lib_t:s0 tclass=dir permissive=1 >14:15:53,760 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab92600 a3=26 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,760 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,761 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="credstore" dev="dm-0" ino=134865 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=dir permissive=1 >14:15:53,761 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab92600 a3=1b items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,761 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,761 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="cryptsetup" dev="tmpfs" ino=68 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=dir permissive=1 >14:15:53,761 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab84c00 a3=1f items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,761 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,761 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="dbus" dev="dm-0" ino=132812 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:system_dbusd_var_lib_t:s0 tclass=dir permissive=1 >14:15:53,761 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab84c60 a3=2c items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,761 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,761 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="machine-id" dev="dm-0" ino=134867 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:system_dbusd_var_lib_t:s0 tclass=lnk_file permissive=1 >14:15:53,761 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="machine-id" dev="dm-0" ino=134867 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:system_dbusd_var_lib_t:s0 tclass=lnk_file permissive=1 >14:15:53,761 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab854a0 a3=2c items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,761 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,761 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="containers" dev="tmpfs" ino=1125 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:system_dbusd_var_run_t:s0 tclass=dir permissive=1 >14:15:53,761 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab84c60 a3=2c items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,761 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,761 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="default.sock" dev="dm-0" ino=132835 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=lnk_file permissive=1 >14:15:53,761 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="default.sock" dev="dm-0" ino=132835 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:gssproxy_var_lib_t:s0 tclass=lnk_file permissive=1 >14:15:53,762 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab92600 a3=28 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,762 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,762 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="home" dev="dm-0" ino=134868 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:home_root_t:s0 tclass=dir permissive=1 >14:15:53,762 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="home" dev="dm-0" ino=134868 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:home_root_t:s0 tclass=dir permissive=1 >14:15:53,762 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab85130 a3=21 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,762 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,762 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="lock" dev="tmpfs" ino=19 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_lock_t:s0 tclass=dir permissive=1 >14:15:53,762 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c058f0 a1=7fdd50ff8197 a2=55defab85130 a3=20 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,762 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,762 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="iscsi" dev="tmpfs" ino=1126 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:iscsi_lock_t:s0 tclass=dir permissive=1 >14:15:53,762 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="iscsi" dev="tmpfs" ino=1126 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:iscsi_lock_t:s0 tclass=dir permissive=1 >14:15:53,762 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab92600 a3=22 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,762 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,763 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="lock" dev="tmpfs" ino=1127 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:iscsi_lock_t:s0 tclass=file permissive=1 >14:15:53,763 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="lock" dev="tmpfs" ino=1127 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:iscsi_lock_t:s0 tclass=file permissive=1 >14:15:53,763 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab85130 a3=22 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,763 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,763 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="lock" dev="dm-0" ino=132862 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_lock_t:s0 tclass=lnk_file permissive=1 >14:15:53,763 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab92600 a3=20 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,763 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,763 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="log" dev="dm-0" ino=132873 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_log_t:s0 tclass=dir permissive=1 >14:15:53,763 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c058f0 a1=7fdd50ff8197 a2=55defab85130 a3=1f items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,763 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,763 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="README" dev="dm-0" ino=134870 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_log_t:s0 tclass=lnk_file permissive=1 >14:15:53,763 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="README" dev="dm-0" ino=134870 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_log_t:s0 tclass=lnk_file permissive=1 >14:15:53,763 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab92600 a3=1f items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,763 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,763 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="setrans" dev="tmpfs" ino=1129 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:setrans_var_run_t:s0 tclass=dir permissive=1 >14:15:53,763 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="setrans" dev="tmpfs" ino=1129 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:setrans_var_run_t:s0 tclass=dir permissive=1 >14:15:53,763 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab85130 a3=27 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,763 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,763 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="lvm" dev="tmpfs" ino=1130 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lvm_lock_t:s0 tclass=dir permissive=1 >14:15:53,763 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="lvm" dev="tmpfs" ino=1130 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lvm_lock_t:s0 tclass=dir permissive=1 >14:15:53,763 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab92600 a3=20 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,763 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,763 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="lvm" dev="tmpfs" ino=623 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lvm_var_run_t:s0 tclass=dir permissive=1 >14:15:53,763 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="lvm" dev="tmpfs" ino=623 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lvm_var_run_t:s0 tclass=dir permissive=1 >14:15:53,763 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab85130 a3=23 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,764 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,764 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="mdadm" dev="tmpfs" ino=96 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mdadm_var_run_t:s0 tclass=dir permissive=1 >14:15:53,764 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab92600 a3=25 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,764 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,764 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="console" dev="tmpfs" ino=1132 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:pam_var_console_t:s0 tclass=dir permissive=1 >14:15:53,764 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="console" dev="tmpfs" ino=1132 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:pam_var_console_t:s0 tclass=dir permissive=1 >14:15:53,764 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab85130 a3=27 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,764 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,764 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="faillock" dev="tmpfs" ino=1133 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:faillog_t:s0 tclass=dir permissive=1 >14:15:53,764 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="faillock" dev="tmpfs" ino=1133 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:faillog_t:s0 tclass=dir permissive=1 >14:15:53,764 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab92600 a3=1f items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,764 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,764 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="sepermit" dev="tmpfs" ino=1134 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:pam_var_run_t:s0 tclass=dir permissive=1 >14:15:53,764 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="sepermit" dev="tmpfs" ino=1134 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:pam_var_run_t:s0 tclass=dir permissive=1 >14:15:53,764 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab85130 a3=23 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,764 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,764 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="tallylog" dev="dm-0" ino=134871 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:faillog_t:s0 tclass=file permissive=1 >14:15:53,764 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="tallylog" dev="dm-0" ino=134871 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:faillog_t:s0 tclass=file permissive=1 >14:15:53,764 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab92600 a3=1f items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,764 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,764 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="root" dev="dm-0" ino=12 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=dir permissive=1 >14:15:53,764 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab92600 a3=22 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,764 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,765 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name=".ssh" dev="dm-0" ino=134873 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:ssh_home_t:s0 tclass=dir permissive=1 >14:15:53,765 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name=".ssh" dev="dm-0" ino=134873 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:ssh_home_t:s0 tclass=dir permissive=1 >14:15:53,765 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab85130 a3=20 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,765 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,765 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="motd" dev="tmpfs" ino=1135 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:motd_var_run_t:s0 tclass=file permissive=1 >14:15:53,765 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="motd" dev="tmpfs" ino=1135 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:motd_var_run_t:s0 tclass=file permissive=1 >14:15:53,765 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab92600 a3=24 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,765 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,765 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="motd.d" dev="tmpfs" ino=1136 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:motd_var_run_t:s0 tclass=dir permissive=1 >14:15:53,765 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="motd.d" dev="tmpfs" ino=1136 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:motd_var_run_t:s0 tclass=dir permissive=1 >14:15:53,765 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab85130 a3=24 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,765 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,765 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="spice-vdagentd" dev="tmpfs" ino=1137 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:vdagent_var_run_t:s0 tclass=dir permissive=1 >14:15:53,765 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="spice-vdagentd" dev="tmpfs" ino=1137 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:vdagent_var_run_t:s0 tclass=dir permissive=1 >14:15:53,765 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab92600 a3=27 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,765 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,765 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="nologin" dev="tmpfs" ino=1138 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_logind_var_run_t:s0 tclass=file permissive=1 >14:15:53,765 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="nologin" dev="tmpfs" ino=1138 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_logind_var_run_t:s0 tclass=file permissive=1 >14:15:53,765 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab854a0 a3=2e items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,765 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,765 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="systemd" dev="dm-0" ino=132815 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:init_var_lib_t:s0 tclass=dir permissive=1 >14:15:53,765 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c058f0 a1=7fdd50ff8197 a2=55defab85130 a3=24 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,765 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,765 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="pstore" dev="dm-0" ino=134874 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:init_var_lib_t:s0 tclass=dir permissive=1 >14:15:53,765 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab92600 a3=24 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,765 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,766 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="resolv.conf" dev="dm-0" ino=134875 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:net_conf_t:s0 tclass=lnk_file permissive=1 >14:15:53,766 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="resolv.conf" dev="dm-0" ino=134875 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:net_conf_t:s0 tclass=lnk_file permissive=1 >14:15:53,766 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab85130 a3=20 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,766 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,766 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="user" dev="tmpfs" ino=71 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:user_tmp_t:s0 tclass=dir permissive=1 >14:15:53,766 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab92600 a3=20 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,766 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,766 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="utmp" dev="tmpfs" ino=72 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:initrc_var_run_t:s0 tclass=file permissive=1 >14:15:53,766 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab92600 a3=26 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,766 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,766 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="ask-password" dev="tmpfs" ino=29 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_passwd_var_run_t:s0 tclass=dir permissive=1 >14:15:53,766 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab84c60 a3=2e items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,766 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,766 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="seats" dev="tmpfs" ino=73 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_logind_var_run_t:s0 tclass=dir permissive=1 >14:15:53,766 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab854a0 a3=2e items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,766 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,766 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="sessions" dev="tmpfs" ino=74 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_logind_sessions_t:s0 tclass=dir permissive=1 >14:15:53,766 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab84c60 a3=2f items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,766 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,766 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="machines" dev="tmpfs" ino=76 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_machined_var_run_t:s0 tclass=dir permissive=1 >14:15:53,766 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab84c60 a3=30 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,766 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,766 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="log" dev="tmpfs" ino=22 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:syslogd_var_run_t:s0 tclass=dir permissive=1 >14:15:53,766 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab969e0 a3=27 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,766 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,766 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="coredump" dev="dm-0" ino=134876 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_coredump_var_lib_t:s0 tclass=dir permissive=1 >14:15:53,766 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="coredump" dev="dm-0" ino=134876 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_coredump_var_lib_t:s0 tclass=dir permissive=1 >14:15:53,766 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab84c60 a3=30 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,766 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,766 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="private" dev="dm-0" ino=134878 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_log_t:s0 tclass=dir permissive=1 >14:15:53,766 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab84c00 a3=1f items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,766 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,767 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="/" dev="tmpfs" ino=1 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=dir permissive=1 >14:15:53,767 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab92600 a3=1b items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,767 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,767 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=134880 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=dir permissive=1 >14:15:53,767 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab84c00 a3=1b items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,767 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,767 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="media" dev="tmpfs" ino=1141 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mnt_t:s0 tclass=dir permissive=1 >14:15:53,767 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="media" dev="tmpfs" ino=1141 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mnt_t:s0 tclass=dir permissive=1 >14:15:53,767 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab969e0 a3=1b items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,767 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,767 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="run" dev="dm-0" ino=132861 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=lnk_file permissive=1 >14:15:53,767 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab84a50 a3=1f items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,768 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,768 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="wtmp" dev="dm-0" ino=134884 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:wtmp_t:s0 tclass=file permissive=1 >14:15:53,768 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="wtmp" dev="dm-0" ino=134884 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:wtmp_t:s0 tclass=file permissive=1 >14:15:53,768 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab969e0 a3=1c items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,768 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,768 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="lastlog" dev="dm-0" ino=134886 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lastlog_t:s0 tclass=file permissive=1 >14:15:53,768 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="lastlog" dev="dm-0" ino=134886 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lastlog_t:s0 tclass=file permissive=1 >14:15:53,768 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab969e0 a3=1f items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,768 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,768 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="spool" dev="dm-0" ino=134887 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_spool_t:s0 tclass=dir permissive=1 >14:15:53,768 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name="spool" dev="dm-0" ino=134887 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_spool_t:s0 tclass=dir permissive=1 >14:15:53,768 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab84a50 a3=21 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,768 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,768 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name=".font-unix" dev="tmpfs" ino=5 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:user_fonts_t:s0 tclass=dir permissive=1 >14:15:53,768 NOTICE audit:AVC avc: denied { relabelto } for pid=1832 comm="systemd-tmpfile" name=".font-unix" dev="tmpfs" ino=5 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:user_fonts_t:s0 tclass=dir permissive=1 >14:15:53,768 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05a20 a1=7fdd50ff8197 a2=55defab969e0 a3=22 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,768 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,768 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="colord" dev="dm-0" ino=132829 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:colord_var_lib_t:s0 tclass=dir permissive=1 >14:15:53,768 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c05830 a1=7fdd50ff8197 a2=55defab969e0 a3=26 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,768 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,775 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1832 comm="systemd-tmpfile" name="system.journal" dev="tmpfs" ino=52 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:syslogd_var_run_t:s0 tclass=file permissive=1 >14:15:53,775 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7fffa1c056f0 a1=7fdd50ff8197 a2=55defab84a50 a3=27 items=0 ppid=1 pid=1832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-tmpfile" exe="/usr/bin/systemd-tmpfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,775 NOTICE audit:PROCTITLE proctitle=73797374656D642D746D7066696C6573002D2D637265617465002D2D72656D6F7665002D2D626F6F74002D2D6578636C7564652D7072656669783D2F646576 >14:15:53,776 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,790 INFO systemd:Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. >14:15:53,791 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,813 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,814 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,815 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,817 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,818 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,819 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,819 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,820 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,830 INFO systemd:Starting systemd-journal-catalog-update.service - Rebuild Journal Catalog... >14:15:53,832 NOTICE audit:BPF prog-id=62 op=LOAD >14:15:53,833 INFO systemd:Starting systemd-resolved.service - Network Name Resolution... >14:15:53,834 INFO systemd:Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP... >14:15:53,843 NOTICE audit:AVC avc: denied { mounton } for pid=1882 comm="(resolved)" path="/tmp/namespace-dev-SDld9t/dev" dev="tmpfs" ino=9 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=dir permissive=1 >14:15:53,843 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7f835ef6d17e a1=7ffc320b7820 a2=7f835ef6d17e a3=100000a items=0 ppid=1 pid=1882 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(resolved)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,843 NOTICE audit:PROCTITLE proctitle="(resolved)" >14:15:53,848 NOTICE audit:AVC avc: denied { mounton } for pid=1882 comm="(resolved)" path="/run/systemd/unit-root/home" dev="dm-0" ino=134868 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:home_root_t:s0 tclass=dir permissive=1 >14:15:53,848 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdc31870 a1=7ffc320b7900 a2=0 a3=5000 items=1 ppid=1 pid=1882 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(resolved)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,848 NOTICE audit:CWD cwd="/" >14:15:53,848 NOTICE audit:PATH item=0 name="/run/systemd/inaccessible/dir" inode=7 dev=00:18 mode=040000 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:init_var_run_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:53,848 NOTICE audit:PROCTITLE proctitle="(resolved)" >14:15:53,849 NOTICE audit:AVC avc: denied { mounton } for pid=1882 comm="(resolved)" path="/run/systemd/unit-root/proc/acpi" dev="proc" ino=4026532000 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=dir permissive=1 >14:15:53,849 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdd82800 a1=7ffc320b7900 a2=0 a3=5000 items=1 ppid=1 pid=1882 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(resolved)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,849 NOTICE audit:CWD cwd="/" >14:15:53,849 NOTICE audit:PATH item=0 name="/run/systemd/unit-root/proc/acpi" inode=4026532000 dev=00:2c mode=040555 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:proc_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:53,849 NOTICE audit:PROCTITLE proctitle="(resolved)" >14:15:53,849 NOTICE audit:AVC avc: denied { getattr } for pid=1882 comm="(resolved)" path="/run/systemd/unit-root/proc/irq" dev="proc" ino=4026531863 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sysctl_irq_t:s0 tclass=dir permissive=1 >14:15:53,849 NOTICE audit:SYSCALL arch=c000003e syscall=262 success=yes exit=0 a0=6 a1=7f835e9bfb93 a2=7ffc320b7890 a3=1000 items=0 ppid=1 pid=1882 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(resolved)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,849 NOTICE audit:PROCTITLE proctitle="(resolved)" >14:15:53,849 NOTICE audit:SYSTEM_BOOT pid=1883 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' >14:15:53,849 NOTICE audit:AVC avc: denied { mounton } for pid=1882 comm="(resolved)" path="/run/systemd/unit-root/proc/irq" dev="proc" ino=4026531863 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sysctl_irq_t:s0 tclass=dir permissive=1 >14:15:53,849 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdcd77e0 a1=7ffc320b7900 a2=0 a3=5000 items=1 ppid=1 pid=1882 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(resolved)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,849 NOTICE audit:CWD cwd="/" >14:15:53,849 NOTICE audit:PATH item=0 name="/run/systemd/unit-root/proc/irq" inode=4026531863 dev=00:2c mode=040555 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:sysctl_irq_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:53,849 NOTICE audit:PROCTITLE proctitle="(resolved)" >14:15:53,850 NOTICE audit:AVC avc: denied { mounton } for pid=1882 comm="(resolved)" path="/run/systemd/unit-root/proc/kallsyms" dev="proc" ino=4026532071 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:system_map_t:s0 tclass=file permissive=1 >14:15:53,850 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdc31660 a1=7ffc320b7900 a2=0 a3=5000 items=1 ppid=1 pid=1882 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(resolved)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,850 NOTICE audit:CWD cwd="/" >14:15:53,850 NOTICE audit:PATH item=0 name="/run/systemd/inaccessible/reg" inode=6 dev=00:18 mode=0100000 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:init_var_run_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:53,850 NOTICE audit:PROCTITLE proctitle="(resolved)" >14:15:53,850 NOTICE audit:AVC avc: denied { mounton } for pid=1882 comm="(resolved)" path="/run/systemd/unit-root/proc/kcore" dev="proc" ino=4026532030 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:proc_kcore_t:s0 tclass=file permissive=1 >14:15:53,850 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdb68750 a1=7ffc320b7900 a2=0 a3=5000 items=1 ppid=1 pid=1882 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(resolved)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,850 NOTICE audit:CWD cwd="/" >14:15:53,850 NOTICE audit:PATH item=0 name="/run/systemd/inaccessible/reg" inode=6 dev=00:18 mode=0100000 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:init_var_run_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:53,850 NOTICE audit:PROCTITLE proctitle="(resolved)" >14:15:53,850 NOTICE audit:AVC avc: denied { mounton } for pid=1882 comm="(resolved)" path="/run/systemd/unit-root/proc/latency_stats" dev="proc" ino=4026532072 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=file permissive=1 >14:15:53,850 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdd98f90 a1=7ffc320b7900 a2=0 a3=5000 items=1 ppid=1 pid=1882 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(resolved)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,850 NOTICE audit:CWD cwd="/" >14:15:53,850 NOTICE audit:PATH item=0 name="/run/systemd/unit-root/proc/latency_stats" inode=4026532072 dev=00:2c mode=0100644 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:proc_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:53,850 NOTICE audit:PROCTITLE proctitle="(resolved)" >14:15:53,850 NOTICE audit:AVC avc: denied { mounton } for pid=1882 comm="(resolved)" path="/run/systemd/unit-root/proc/mtrr" dev="proc" ino=4026531996 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mtrr_device_t:s0 tclass=file permissive=1 >14:15:53,850 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdb5e470 a1=7ffc320b7900 a2=0 a3=5000 items=1 ppid=1 pid=1882 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(resolved)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,850 NOTICE audit:CWD cwd="/" >14:15:53,850 NOTICE audit:PATH item=0 name="/run/systemd/unit-root/proc/mtrr" inode=4026531996 dev=00:2c mode=0100644 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:mtrr_device_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:53,850 NOTICE audit:PROCTITLE proctitle="(resolved)" >14:15:53,850 NOTICE audit:AVC avc: denied { mounton } for pid=1882 comm="(resolved)" path="/run/systemd/unit-root/proc/sys" dev="proc" ino=4026531856 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sysctl_t:s0 tclass=dir permissive=1 >14:15:53,850 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdd7a530 a1=7ffc320b7900 a2=0 a3=5000 items=1 ppid=1 pid=1882 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(resolved)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,850 NOTICE audit:CWD cwd="/" >14:15:53,850 NOTICE audit:PATH item=0 name="/run/systemd/unit-root/proc/sys" inode=4026531856 dev=00:2c mode=040555 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:sysctl_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:53,850 NOTICE audit:PROCTITLE proctitle="(resolved)" >14:15:53,850 NOTICE audit:AVC avc: denied { mounton } for pid=1882 comm="(resolved)" path="/run/systemd/unit-root/proc/sysrq-trigger" dev="proc" ino=4026532103 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sysctl_t:s0 tclass=file permissive=1 >14:15:53,850 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdcf9170 a1=7ffc320b7900 a2=0 a3=5000 items=1 ppid=1 pid=1882 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(resolved)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,850 NOTICE audit:USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { status } for auid=n/a uid=0 gid=0 cmdline="" function="mac_selinux_filter" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system permissive=1 exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >14:15:53,850 NOTICE audit:CWD cwd="/" >14:15:53,850 NOTICE audit:PATH item=0 name="/run/systemd/unit-root/proc/sysrq-trigger" inode=4026532103 dev=00:2c mode=0100200 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:sysctl_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:53,850 NOTICE audit:PROCTITLE proctitle="(resolved)" >14:15:53,850 NOTICE audit:AVC avc: denied { mounton } for pid=1882 comm="(resolved)" path="/run/systemd/unit-root/root" dev="dm-0" ino=12 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=dir permissive=1 >14:15:53,850 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdcce520 a1=7ffc320b7900 a2=0 a3=5000 items=1 ppid=1 pid=1882 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(resolved)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,850 NOTICE audit:CWD cwd="/" >14:15:53,850 NOTICE audit:PATH item=0 name="/run/systemd/inaccessible/dir" inode=7 dev=00:18 mode=040000 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:init_var_run_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:53,850 NOTICE audit:PROCTITLE proctitle="(resolved)" >14:15:53,852 NOTICE audit:AVC avc: denied { mounton } for pid=1882 comm="(resolved)" path="/run/systemd/unit-root/run/systemd/resolve" dev="tmpfs" ino=1148 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_resolved_var_run_t:s0 tclass=dir permissive=1 >14:15:53,852 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdd45c80 a1=7ffc320b7900 a2=0 a3=5000 items=1 ppid=1 pid=1882 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(resolved)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,852 NOTICE audit:CWD cwd="/" >14:15:53,852 NOTICE audit:PATH item=0 name="/run/systemd/resolve" inode=1148 dev=00:18 mode=040755 ouid=193 ogid=193 rdev=00:00 obj=system_u:object_r:systemd_resolved_var_run_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:53,852 NOTICE audit:PROCTITLE proctitle="(resolved)" >14:15:53,855 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1766 comm="(udev-worker)" name="cpuid" dev="devtmpfs" ino=149 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:cpu_device_t:s0 tclass=chr_file permissive=1 >14:15:53,855 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a26434b10 a3=22 items=0 ppid=1763 pid=1766 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,855 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,856 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,858 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1765 comm="(udev-worker)" name="system" dev="devtmpfs" ino=220 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dma_device_t:s0 tclass=chr_file permissive=1 >14:15:53,858 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a2641fe50 a3=22 items=0 ppid=1763 pid=1765 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,858 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,858 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1771 comm="(udev-worker)" name="mem" dev="devtmpfs" ino=3 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:memory_device_t:s0 tclass=chr_file permissive=1 >14:15:53,859 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a2612c360 a3=25 items=0 ppid=1763 pid=1771 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,859 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,859 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1769 comm="(udev-worker)" name="full" dev="devtmpfs" ino=7 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:null_device_t:s0 tclass=chr_file permissive=1 >14:15:53,859 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a2612fc20 a3=23 items=0 ppid=1763 pid=1769 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,859 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,859 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1773 comm="(udev-worker)" name="kmsg" dev="devtmpfs" ino=10 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:kmsg_device_t:s0 tclass=chr_file permissive=1 >14:15:53,859 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a2612bcf0 a3=23 items=0 ppid=1763 pid=1773 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,859 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,859 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1769 comm="(udev-worker)" name="random" dev="devtmpfs" ino=8 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:random_device_t:s0 tclass=chr_file permissive=1 >14:15:53,859 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a2612abb0 a3=25 items=0 ppid=1763 pid=1769 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,859 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,859 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1773 comm="(udev-worker)" name="urandom" dev="devtmpfs" ino=9 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:urandom_device_t:s0 tclass=chr_file permissive=1 >14:15:53,859 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a2612bcf0 a3=26 items=0 ppid=1763 pid=1773 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,859 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,859 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1772 comm="(udev-worker)" name="zero" dev="devtmpfs" ino=6 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:zero_device_t:s0 tclass=chr_file permissive=1 >14:15:53,859 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a26128ad0 a3=23 items=0 ppid=1763 pid=1772 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,859 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,859 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1771 comm="(udev-worker)" name="control" dev="devtmpfs" ino=243 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >14:15:53,859 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a2612c360 a3=23 items=0 ppid=1763 pid=1771 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,859 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,859 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1769 comm="(udev-worker)" name="cpu_dma_latency" dev="devtmpfs" ino=249 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:netcontrol_device_t:s0 tclass=chr_file permissive=1 >14:15:53,859 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a26128e30 a3=29 items=0 ppid=1763 pid=1769 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,859 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,859 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1771 comm="(udev-worker)" name="snapshot" dev="devtmpfs" ino=181 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:apm_bios_t:s0 tclass=chr_file permissive=1 >14:15:53,859 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a2612b7c0 a3=20 items=0 ppid=1763 pid=1771 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,859 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,859 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1773 comm="(udev-worker)" name="nvram" dev="devtmpfs" ino=218 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:nvram_device_t:s0 tclass=chr_file permissive=1 >14:15:53,859 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a2612ac20 a3=24 items=0 ppid=1763 pid=1773 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,859 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,860 NOTICE audit:AVC avc: denied { relabelfrom } for pid=1769 comm="(udev-worker)" name="vga_arbiter" dev="devtmpfs" ino=2 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file permissive=1 >14:15:53,860 NOTICE audit:SYSCALL arch=c000003e syscall=188 success=yes exit=0 a0=7ffc679184e0 a1=7f674ac17197 a2=557a26451070 a3=2b items=0 ppid=1763 pid=1769 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(udev-worker)" exe="/usr/bin/udevadm" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:53,860 NOTICE audit:PROCTITLE proctitle="(udev-worker)" >14:15:53,873 INFO kernel:intel_rapl_msr: PL4 support detected. >14:15:53,874 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,874 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,874 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,874 INFO systemd:Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP. >14:15:53,874 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,896 INFO systemd-resolved:Positive Trust Anchors: >14:15:53,896 INFO systemd-resolved:. IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d >14:15:53,896 INFO systemd-resolved:Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test >14:15:53,913 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,954 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,962 INFO systemd:Finished systemd-journal-catalog-update.service - Rebuild Journal Catalog. >14:15:53,962 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:53,964 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,964 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:53,964 ERR (udev-worker):ctx=0x557a25ca7fc0 path=/lib/modules/6.2.9-300.fc38.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >14:15:54,033 INFO systemd:Finished systemd-udev-settle.service - Wait for udev To Complete Device Initialization. >14:15:54,033 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:54,053 INFO systemd-resolved:Defaulting to hostname 'linux'. >14:15:54,053 NOTICE audit:AVC avc: denied { name_bind } for pid=1882 comm="systemd-resolve" src=5355 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:llmnr_port_t:s0 tclass=udp_socket permissive=1 >14:15:54,053 NOTICE audit:SYSCALL arch=c000003e syscall=49 success=yes exit=0 a0=a a1=7ffdc7ba2640 a2=10 a3=7ffdc7ba263c items=0 ppid=1 pid=1882 auid=4294967295 uid=193 gid=193 euid=193 suid=193 fsuid=193 egid=193 sgid=193 fsgid=193 tty=(none) ses=4294967295 comm="systemd-resolve" exe="/usr/lib/systemd/systemd-resolved" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:54,053 NOTICE audit:PROCTITLE proctitle="(resolved)" >14:15:54,057 NOTICE audit:AVC avc: denied { name_bind } for pid=1882 comm="systemd-resolve" src=5355 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:llmnr_port_t:s0 tclass=tcp_socket permissive=1 >14:15:54,057 NOTICE audit:AVC avc: denied { node_bind } for pid=1882 comm="systemd-resolve" src=5355 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:node_t:s0 tclass=tcp_socket permissive=1 >14:15:54,057 NOTICE audit:SYSCALL arch=c000003e syscall=49 success=yes exit=0 a0=b a1=7ffdc7ba27a0 a2=10 a3=7ffdc7ba2778 items=0 ppid=1 pid=1882 auid=4294967295 uid=193 gid=193 euid=193 suid=193 fsuid=193 egid=193 sgid=193 fsgid=193 tty=(none) ses=4294967295 comm="systemd-resolve" exe="/usr/lib/systemd/systemd-resolved" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:54,057 NOTICE audit:PROCTITLE proctitle="(resolved)" >14:15:54,057 NOTICE audit:AVC avc: denied { name_bind } for pid=1882 comm="systemd-resolve" src=53 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dns_port_t:s0 tclass=udp_socket permissive=1 >14:15:54,057 NOTICE audit:SYSCALL arch=c000003e syscall=49 success=yes exit=0 a0=10 a1=7ffdc7ba2820 a2=10 a3=7ffdc7ba27c4 items=0 ppid=1 pid=1882 auid=4294967295 uid=193 gid=193 euid=193 suid=193 fsuid=193 egid=193 sgid=193 fsgid=193 tty=(none) ses=4294967295 comm="systemd-resolve" exe="/usr/lib/systemd/systemd-resolved" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:54,057 NOTICE audit:PROCTITLE proctitle="(resolved)" >14:15:54,057 NOTICE audit:AVC avc: denied { name_bind } for pid=1882 comm="systemd-resolve" src=53 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dns_port_t:s0 tclass=tcp_socket permissive=1 >14:15:54,057 NOTICE audit:SYSCALL arch=c000003e syscall=49 success=yes exit=0 a0=11 a1=7ffdc7ba2820 a2=10 a3=7ffdc7ba27c4 items=0 ppid=1 pid=1882 auid=4294967295 uid=193 gid=193 euid=193 suid=193 fsuid=193 egid=193 sgid=193 fsgid=193 tty=(none) ses=4294967295 comm="systemd-resolve" exe="/usr/lib/systemd/systemd-resolved" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:54,057 NOTICE audit:PROCTITLE proctitle="(resolved)" >14:15:54,058 INFO systemd:Started systemd-resolved.service - Network Name Resolution. >14:15:54,058 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:54,058 INFO systemd:Reached target nss-lookup.target - Host and Network Name Lookups. >14:15:55,098 INFO systemd:Finished ldconfig.service - Rebuild Dynamic Linker Cache. >14:15:55,099 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,106 INFO systemd:Starting systemd-update-done.service - Update is Completed... >14:15:55,119 INFO systemd:Finished systemd-update-done.service - Update is Completed. >14:15:55,119 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,119 INFO systemd:Reached target sysinit.target - System Initialization. >14:15:55,120 INFO systemd:Started raid-check.timer - Weekly RAID setup health check. >14:15:55,120 INFO systemd:rpm-ostree-countme.timer - Weekly rpm-ostree Count Me timer was skipped because of an unmet condition check (ConditionPathExists=/run/ostree-booted). >14:15:55,120 INFO systemd:Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories. >14:15:55,120 INFO systemd:Reached target timers.target - Timer Units. >14:15:55,121 INFO systemd:Listening on dbus.socket - D-Bus System Message Bus Socket. >14:15:55,121 INFO systemd:Listening on iscsid.socket - Open-iSCSI iscsid Socket. >14:15:55,121 INFO systemd:Listening on iscsiuio.socket - Open-iSCSI iscsiuio Socket. >14:15:55,121 INFO systemd:Listening on spice-vdagentd.socket - Activation socket for spice guest agent daemon. >14:15:55,121 INFO systemd:Reached target sockets.target - Socket Units. >14:15:55,121 INFO systemd:systemd-pcrphase-sysinit.service - TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). >14:15:55,121 INFO systemd:Reached target basic.target - Basic System. >14:15:55,121 INFO systemd:anaconda-fips.service - Anaconda FIPS service was skipped because of an unmet condition check (ConditionKernelCommandLine=fips=1). >14:15:55,122 INFO systemd:Starting anaconda-nm-config.service - Anaconda NetworkManager configuration... >14:15:55,122 INFO systemd:anaconda-nm-disable-autocons.service - NetworkManager autoconnections configuration for Anaconda installation environment was skipped because of an unmet condition check (ConditionKernelCommandLine=inst.net.noautodefault). >14:15:55,123 INFO systemd:Starting anaconda-pre.service - pre-anaconda logging service... >14:15:55,123 NOTICE audit:AVC avc: denied { watch watch_reads } for pid=1927 comm="(-log-gen)" path="/dev/console" dev="devtmpfs" ino=12 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:console_device_t:s0 tclass=chr_file permissive=1 >14:15:55,123 NOTICE audit:SYSCALL arch=c000003e syscall=254 success=yes exit=1 a0=3 a1=7f835ef6cfdd a2=18 a3=0 items=0 ppid=1 pid=1927 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-log-gen)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:55,123 NOTICE audit:PROCTITLE proctitle="(-log-gen)" >14:15:55,124 INFO systemd:Starting brltty.service - Braille display driver for Linux/Unix... >14:15:55,125 INFO systemd:Starting dracut-shutdown.service - Restore /run/initramfs on shutdown... >14:15:55,125 INFO systemd:inst.rngd.service - Hardware RNG Entropy Gatherer Daemon was skipped because no trigger condition checks were met. >14:15:55,125 INFO systemd:instperf.service - anaconda performance monitor was skipped because of an unmet condition check (ConditionKernelCommandLine=debug). >14:15:55,126 INFO systemd:Starting plymouth-quit-wait.service - Hold until boot process finishes up... >14:15:55,127 INFO systemd:Starting plymouth-quit.service - Terminate Plymouth Boot Screen... >14:15:55,132 INFO systemd:Starting rsyslog.service - System Logging Service... >14:15:55,152 INFO systemd:Starting sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation... >14:15:55,156 INFO systemd:Starting sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation... >14:15:55,158 INFO systemd:Starting sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation... >14:15:55,159 NOTICE audit:BPF prog-id=63 op=LOAD >14:15:55,159 NOTICE audit:BPF prog-id=64 op=LOAD >14:15:55,160 NOTICE audit:BPF prog-id=65 op=LOAD >14:15:55,160 INFO systemd:Starting systemd-logind.service - User Login Management... >14:15:55,161 INFO systemd:systemd-pcrphase.service - TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). >14:15:55,163 NOTICE audit:AVC avc: denied { mounton } for pid=1942 comm="(d-logind)" path="/run/systemd/unit-root/dev/kmsg" dev="devtmpfs" ino=10 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:kmsg_device_t:s0 tclass=chr_file permissive=1 >14:15:55,163 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdb78e10 a1=7ffc320b7910 a2=0 a3=5000 items=1 ppid=1 pid=1942 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(d-logind)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:55,163 NOTICE audit:CWD cwd="/" >14:15:55,163 NOTICE audit:PATH item=0 name="/run/systemd/inaccessible/chr" inode=10 dev=00:18 mode=020000 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:init_var_run_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:55,163 NOTICE audit:PROCTITLE proctitle="(d-logind)" >14:15:55,163 NOTICE audit:AVC avc: denied { mounton } for pid=1942 comm="(d-logind)" path="/run/systemd/unit-root/etc" dev="dm-0" ino=132885 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=dir permissive=1 >14:15:55,163 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdc37c50 a1=7ffc320b7910 a2=0 a3=5000 items=1 ppid=1 pid=1942 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(d-logind)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:55,163 NOTICE audit:CWD cwd="/" >14:15:55,163 NOTICE audit:PATH item=0 name="/run/systemd/unit-root/etc" inode=132885 dev=fd:00 mode=040755 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:etc_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:55,163 NOTICE audit:PROCTITLE proctitle="(d-logind)" >14:15:55,173 NOTICE audit:AVC avc: denied { mounton } for pid=1942 comm="(d-logind)" path="/run/systemd/unit-root/run/systemd/inhibit" dev="tmpfs" ino=1282 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_logind_inhibit_var_run_t:s0 tclass=dir permissive=1 >14:15:55,174 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fddb29a0 a1=7ffc320b7910 a2=0 a3=5000 items=1 ppid=1 pid=1942 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(d-logind)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:55,174 NOTICE audit:CWD cwd="/" >14:15:55,174 NOTICE audit:PATH item=0 name="/run/systemd/inhibit" inode=1282 dev=00:18 mode=040755 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:systemd_logind_inhibit_var_run_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:55,174 NOTICE audit:PROCTITLE proctitle="(d-logind)" >14:15:55,174 NOTICE audit:AVC avc: denied { mounton } for pid=1942 comm="(d-logind)" path="/run/systemd/unit-root/run/systemd/seats" dev="tmpfs" ino=73 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_logind_var_run_t:s0 tclass=dir permissive=1 >14:15:55,174 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdccf7a0 a1=7ffc320b7910 a2=0 a3=5000 items=1 ppid=1 pid=1942 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(d-logind)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:55,174 NOTICE audit:CWD cwd="/" >14:15:55,174 NOTICE audit:PATH item=0 name="/run/systemd/seats" inode=73 dev=00:18 mode=040755 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:systemd_logind_var_run_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:55,174 NOTICE audit:PROCTITLE proctitle="(d-logind)" >14:15:55,174 NOTICE audit:AVC avc: denied { mounton } for pid=1942 comm="(d-logind)" path="/run/systemd/unit-root/run/systemd/sessions" dev="tmpfs" ino=74 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_logind_sessions_t:s0 tclass=dir permissive=1 >14:15:55,174 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fddb2ec0 a1=7ffc320b7910 a2=0 a3=5000 items=1 ppid=1 pid=1942 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(d-logind)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:55,174 NOTICE audit:CWD cwd="/" >14:15:55,174 NOTICE audit:PATH item=0 name="/run/systemd/sessions" inode=74 dev=00:18 mode=040755 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:systemd_logind_sessions_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:55,174 NOTICE audit:PROCTITLE proctitle="(d-logind)" >14:15:55,174 NOTICE audit:AVC avc: denied { mounton } for pid=1942 comm="(d-logind)" path="/run/systemd/unit-root/var/lib/systemd/linger" dev="dm-0" ino=134900 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_logind_var_lib_t:s0 tclass=dir permissive=1 >14:15:55,174 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=55f9fdd1f0d0 a1=7ffc320b7910 a2=0 a3=5000 items=1 ppid=1 pid=1942 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(d-logind)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:55,174 NOTICE audit:CWD cwd="/" >14:15:55,174 NOTICE audit:PATH item=0 name="/var/lib/systemd/linger" inode=134900 dev=fd:00 mode=040755 ouid=0 ogid=0 rdev=00:00 obj=system_u:object_r:systemd_logind_var_lib_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 >14:15:55,174 NOTICE audit:PROCTITLE proctitle="(d-logind)" >14:15:55,176 INFO systemd:anaconda-nm-config.service: Deactivated successfully. >14:15:55,186 INFO systemd:Finished anaconda-nm-config.service - Anaconda NetworkManager configuration. >14:15:55,189 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=anaconda-nm-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,189 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=anaconda-nm-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,189 INFO systemd:anaconda-pre.service: Deactivated successfully. >14:15:55,200 INFO systemd:Finished anaconda-pre.service - pre-anaconda logging service. >14:15:55,201 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=anaconda-pre comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,201 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=anaconda-pre comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,206 NOTICE audit:AVC avc: denied { relabelto } for pid=1948 comm="restorecon" name="ssh_host_ecdsa_key" dev="dm-0" ino=134901 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sshd_key_t:s0 tclass=file permissive=1 >14:15:55,206 NOTICE audit:SYSCALL arch=c000003e syscall=189 success=yes exit=0 a0=560936968810 a1=7f3d28327197 a2=560936969790 a3=20 items=0 ppid=1935 pid=1948 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="restorecon" exe="/usr/sbin/setfiles" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:55,206 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F726573746F7265636F6E002F6574632F7373682F7373685F686F73745F65636473615F6B6579002F6574632F7373682F7373685F686F73745F65636473615F6B65792E707562 >14:15:55,213 INFO systemd-logind:New seat seat0. >14:15:55,214 INFO systemd-logind:Watching system buttons on /dev/input/event0 (Power Button) >14:15:55,214 INFO systemd-logind:Watching system buttons on /dev/input/event1 (AT Translated Set 2 keyboard) >14:15:55,222 INFO systemd:Finished dracut-shutdown.service - Restore /run/initramfs on shutdown. >14:15:55,226 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,226 NOTICE brltty:BRLTTY 6.5 rev BRLTTY-6.5 [https://brltty.app/] >14:15:55,226 WARNING brltty:can't isolate namespaces >14:15:55,226 INFO systemd:Started systemd-logind.service - User Login Management. >14:15:55,226 INFO brltty:BRLTTY 6.5 rev BRLTTY-6.5 [https://brltty.app/] >14:15:55,226 INFO brltty:brltty: can't isolate namespaces >14:15:55,226 INFO brltty:brltty: executing as the invoking user: root >14:15:55,226 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,226 NOTICE brltty:executing as the invoking user: root >14:15:55,226 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.2210.0-4.fc38] >14:15:55,226 INFO systemd:Started rsyslog.service - System Logging Service. >14:15:55,226 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.2210.0-4.fc38] >14:15:55,226 INFO rsyslogd:[origin software="rsyslogd" swVersion="8.2210.0-4.fc38" x-pid="1933" x-info="https://www.rsyslog.com"] start >14:15:55,226 NOTICE rsyslogd:imjournal: No statefile exists, /var/lib/rsyslog/imjournal.state will be created (ignore if this is first run): No such file or directory [v8.2210.0-4.fc38 try https://www.rsyslog.com/e/2040 ] >14:15:55,226 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=rsyslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,244 INFO systemd:Finished plymouth-quit-wait.service - Hold until boot process finishes up. >14:15:55,245 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,257 NOTICE rsyslogd:imjournal: journal files changed, reloading... [v8.2210.0-4.fc38 try https://www.rsyslog.com/e/0 ] >14:15:55,257 INFO systemd:Finished plymouth-quit.service - Terminate Plymouth Boot Screen. >14:15:55,258 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,258 INFO systemd:sshd-keygen@ecdsa.service: Deactivated successfully. >14:15:55,269 INFO systemd:Finished sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation. >14:15:55,270 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=sshd-keygen@ecdsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,270 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=sshd-keygen@ecdsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,270 INFO systemd:sshd-keygen@ed25519.service: Deactivated successfully. >14:15:55,280 INFO systemd:Finished sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation. >14:15:55,281 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=sshd-keygen@ed25519 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,281 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=sshd-keygen@ed25519 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,281 INFO systemd:Received SIGRTMIN+21 from PID 1333 (n/a). >14:15:55,281 INFO systemd:Received SIGRTMIN+21 from PID 1333 (n/a). >14:15:55,282 NOTICE audit:BPF prog-id=66 op=LOAD >14:15:55,292 INFO systemd:Starting dbus-broker.service - D-Bus System Message Bus... >14:15:55,308 INFO systemd:Started dbus-broker.service - D-Bus System Message Bus. >14:15:55,309 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=dbus-broker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,310 INFO systemd:Starting NetworkManager.service - Network Manager... >14:15:55,317 INFO dbus-broker-launch:Ready >14:15:55,318 NOTICE audit:USER_AVC pid=1964 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { send_msg } for scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=dbus permissive=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' >14:15:55,318 NOTICE audit:USER_AVC pid=1964 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { acquire_svc } for scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=dbus permissive=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' >14:15:55,405 INFO systemd:sshd-keygen@rsa.service: Deactivated successfully. >14:15:55,414 INFO systemd:Finished sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation. >14:15:55,414 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=sshd-keygen@rsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,415 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=sshd-keygen@rsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,415 INFO systemd:Reached target sshd-keygen.target. >14:15:55,417 DEBUG NetworkManager:<debug> [1688739355.4172] monotonic timestamp started counting 1.205314573 seconds ago with an offset of 7.0 seconds to CLOCK_BOOTTIME (local time is 2023-07-07 14:15:55) >14:15:55,417 INFO NetworkManager:<info> [1688739355.4173] NetworkManager (version 1.42.0-1.fc38) is starting... (boot:be1010b8-8373-479a-96ef-759ec6e516c1) >14:15:55,417 INFO NetworkManager:<info> [1688739355.4173] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) (etc: 80-anaconda-no-ibft.conf, 91-anaconda-autoconnect-slaves.conf, 92-anaconda-loglevel-debug.conf) >14:15:55,417 DEBUG NetworkManager:<debug> [1688739355.4173] CONFIG: config-data[0x55de3fc2b1d0]: 3 groups >14:15:55,417 DEBUG NetworkManager:<debug> [1688739355.4173] CONFIG: >14:15:55,417 DEBUG NetworkManager:<debug> [1688739355.4173] CONFIG: [main] >14:15:55,417 DEBUG NetworkManager:<debug> [1688739355.4173] CONFIG: plugins=no-ibft >14:15:55,417 DEBUG NetworkManager:<debug> [1688739355.4173] CONFIG: configure-and-quit=no >14:15:55,417 DEBUG NetworkManager:<debug> [1688739355.4173] CONFIG: >14:15:55,417 DEBUG NetworkManager:<debug> [1688739355.4173] CONFIG: [logging] >14:15:55,417 DEBUG NetworkManager:<debug> [1688739355.4173] CONFIG: level=DEBUG >14:15:55,417 DEBUG NetworkManager:<debug> [1688739355.4173] CONFIG: >14:15:55,417 DEBUG NetworkManager:<debug> [1688739355.4173] CONFIG: [connection] >14:15:55,417 DEBUG NetworkManager:<debug> [1688739355.4173] CONFIG: connection.autoconnect-slaves=1 >14:15:55,417 DEBUG NetworkManager:<debug> [1688739355.4173] CONFIG: >14:15:55,417 DEBUG NetworkManager:<debug> [1688739355.4173] CONFIG: # no-auto-default file "/var/lib/NetworkManager/no-auto-default.state" >14:15:55,417 DEBUG NetworkManager:<debug> [1688739355.4173] config: state: missing state file "/var/lib/NetworkManager/NetworkManager.state": No such file or directory >14:15:55,417 DEBUG NetworkManager:<debug> [1688739355.4173] WEXT support is enabled >14:15:55,421 DEBUG NetworkManager:<debug> [1688739355.4213] create NMDBusManager singleton (fdea880af85d7252) >14:15:55,421 INFO systemd:Started NetworkManager.service - Network Manager. >14:15:55,421 INFO NetworkManager:<info> [1688739355.4218] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" >14:15:55,421 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,421 NOTICE audit:AVC avc: denied { read } for pid=1965 comm="NetworkManager" dev="nsfs" ino=4026531840 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:nsfs_t:s0 tclass=file permissive=1 >14:15:55,421 NOTICE audit:AVC avc: denied { open } for pid=1965 comm="NetworkManager" path="net:[4026531840]" dev="nsfs" ino=4026531840 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:nsfs_t:s0 tclass=file permissive=1 >14:15:55,421 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=8 a0=ffffff9c a1=55de3ef12dcf a2=80000 a3=0 items=0 ppid=1 pid=1965 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="NetworkManager" exe="/usr/sbin/NetworkManager" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:55,422 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F4E6574776F726B4D616E61676572002D2D6E6F2D6461656D6F6E >14:15:55,422 INFO systemd:Reached target network.target - Network. >14:15:55,422 DEBUG NetworkManager:<debug> [1688739355.4219] netns[fce7e61fa572e753]: new netns (net:8, mnt:9) >14:15:55,422 INFO systemd:anaconda-sshd.service - OpenSSH server daemon was skipped because no trigger condition checks were met. >14:15:55,422 INFO systemd:anaconda-direct.service - the anaconda installation program was skipped because no trigger condition checks were met. >14:15:55,426 DEBUG NetworkManager:<debug> [1688739355.4267] platform-linux: create (ignore netns, initial netns, use udev, no tc-cache) >14:15:55,426 NOTICE audit:AVC avc: denied { create } for pid=1965 comm="NetworkManager" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=netlink_generic_socket permissive=1 >14:15:55,426 NOTICE audit:SYSCALL arch=c000003e syscall=41 success=yes exit=11 a0=10 a1=80003 a2=10 a3=0 items=0 ppid=1 pid=1965 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="NetworkManager" exe="/usr/sbin/NetworkManager" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:55,426 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F4E6574776F726B4D616E61676572002D2D6E6F2D6461656D6F6E >14:15:55,426 DEBUG NetworkManager:<debug> [1688739355.4268] platform-linux: genl: generic netlink socket for sync operations created: port=1965, fd=11 >14:15:55,426 DEBUG NetworkManager:<debug> [1688739355.4268] platform-linux: genl: generic netlink socket created: port=2148536936, fd=12 >14:15:55,426 DEBUG NetworkManager:<debug> [1688739355.4268] platform-linux: rtnl: rtnetlink socket created: port=1965, fd=13 >14:15:55,426 DEBUG NetworkManager:<debug> [1688739355.4268] platform-linux: populate platform cache >14:15:55,429 DEBUG NetworkManager:<debug> [1688739355.4294] platform: (lo) 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 brd 00:00:00:00:00:00 driver unknown rx:2,140 tx:2,140 >14:15:55,429 DEBUG NetworkManager:<debug> [1688739355.4297] platform: kernel-support for IFLA_PERM_ADDRESS (IFLA_PERM_ADDRESS netlink attribute) detected: supported >14:15:55,429 DEBUG NetworkManager:<debug> [1688739355.4299] platform: (ens3) signal: link added: 2: ens3 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? not-init addrgenmode eui64 addr 52:54:00:99:39:22 permaddr 52:54:00:99:39:22 brd FF:FF:FF:FF:FF:FF driver 8139cp rx:0,0 tx:0,0 >14:15:55,429 DEBUG NetworkManager:<debug> [1688739355.4299] platform: (lo) signal: address 4 added: 127.0.0.1/8 brd 0.0.0.0 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 1 flags permanent src kernel >14:15:55,429 DEBUG NetworkManager:<debug> [1688739355.4299] platform: (lo) signal: address 6 added: ::1/128 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 1 flags permanent src kernel >14:15:55,429 DEBUG NetworkManager:<debug> [1688739355.4299] platform: (lo) signal: route 4 added: type local table 255 127.0.0.0/8 dev 1 metric 0 mss 0 rt-src rt-kernel scope host pref-src 127.0.0.1 >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4299] platform: (lo) signal: route 4 added: type local table 255 127.0.0.1/32 dev 1 metric 0 mss 0 rt-src rt-kernel scope host pref-src 127.0.0.1 >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4299] platform: (lo) signal: route 6 added: type unicast ::1/128 dev 1 metric 256 mss 0 rt-src rt-kernel >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4300] platform: (lo) signal: route 6 added: type local table 255 ::1/128 dev 1 metric 0 mss 0 rt-src rt-kernel >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4300] platform: kernel-support for FRA_PROTOCOL (FRA_PROTOCOL attribute for policy routing rules) detected: supported >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4300] platform: kernel-support for FRA_UID_RANGE (FRA_UID_RANGE attribute for policy routing rules) not detected: assume supported >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4300] platform: kernel-support for FRA_L3MDEV (FRA_L3MDEV attribute for policy routing rules) not detected: assume supported >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4300] platform: kernel-support for FRA_IP_PROTO (FRA_IP_PROTO, FRA_SPORT_RANGE, FRA_DPORT_RANGE attributes for policy routing rules) not detected: assume supported >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4300] platform: signal: rt-rule added: [4] 0: from all lookup 255 protocol 2 >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4300] platform: signal: rt-rule added: [4] 32766: from all lookup 254 protocol 2 >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4300] platform: signal: rt-rule added: [4] 32767: from all lookup 253 protocol 2 >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4300] platform-linux: genl:ctrl: new family-id for ethtool: 0x15 >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4300] platform-linux: genl:ctrl: new family-id for mptcp_pm: 0x1d >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4300] platform: signal: rt-rule added: [6] 0: from all lookup 255 protocol 2 >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4300] platform: signal: rt-rule added: [6] 32766: from all lookup 254 protocol 2 >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4302] platform: (ens3) signal: link changed: 2: ens3 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode eui64 addr 52:54:00:99:39:22 permaddr 52:54:00:99:39:22 brd FF:FF:FF:FF:FF:FF driver 8139cp rx:0,0 tx:0,0 >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4303] platform: (lo) 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 brd 00:00:00:00:00:00 driver unknown rx:2,140 tx:2,140 >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4303] setup NMPlatform singleton (a9918d538e2e0efd) >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4303] global-tracker: track [6261facb2bc84d53,0] routing-rule "[4] 0: from all lookup 255 protocol 2" >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4303] global-tracker: track [6261facb2bc84d53,0] routing-rule "[4] 32766: from all lookup 254 protocol 2" >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4303] global-tracker: track [6261facb2bc84d53,0] routing-rule "[4] 32767: from all lookup 253 protocol 2" >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4303] global-tracker: track [6261facb2bc84d53,0] routing-rule "[6] 0: from all lookup 255 protocol 2" >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4303] global-tracker: track [6261facb2bc84d53,0] routing-rule "[6] 32766: from all lookup 254 protocol 2" >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4303] global-tracker: track [aac71bb13225c52d,0] routing-rule "[4] 0: from all lookup 255 protocol 2" >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4303] global-tracker: track [aac71bb13225c52d,0] routing-rule "[4] 32766: from all lookup 254 protocol 2" >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4303] global-tracker: track [aac71bb13225c52d,0] routing-rule "[4] 32767: from all lookup 253 protocol 2" >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4303] global-tracker: track [aac71bb13225c52d,0] routing-rule "[6] 0: from all lookup 255 protocol 2" >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4303] global-tracker: track [aac71bb13225c52d,0] routing-rule "[6] 32766: from all lookup 254 protocol 2" >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4303] create NMNetns singleton (028e8f4749530a92) >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4304] auth[0x55de3fc5ad20]: create auth-manager: polkit enabled >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4304] auth[0x55de3fc5ad20]: set instance >14:15:55,430 DEBUG NetworkManager:<debug> [1688739355.4304] setup NMAuthManager singleton (6337654cf83d81cc) >14:15:55,431 INFO NetworkManager:<info> [1688739355.4318] manager[0x55de3fc4f460]: monitoring kernel firmware directory '/lib/firmware'. >14:15:55,431 DEBUG NetworkManager:<debug> [1688739355.4318] session-monitor: using systemd-logind session tracking >14:15:55,431 DEBUG NetworkManager:<debug> [1688739355.4318] create NMSessionMonitor singleton (1b23fa80d07731a3) >14:15:55,431 DEBUG NetworkManager:<debug> [1688739355.4318] create NMAgentManager singleton (e0054d4a4fbaca4c) >14:15:55,433 NOTICE audit:USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { start } for auid=n/a uid=0 gid=81 path="/usr/lib/systemd/system/systemd-hostnamed.service" cmdline="/usr/bin/dbus-broker-launch --scope system --audit" function="bus_unit_method_start_generic" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=service permissive=1 exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >14:15:55,434 NOTICE audit:BPF prog-id=67 op=LOAD >14:15:55,435 NOTICE audit:BPF prog-id=68 op=LOAD >14:15:55,435 NOTICE audit:BPF prog-id=69 op=LOAD >14:15:55,446 INFO systemd:Starting systemd-hostnamed.service - Hostname Service... >14:15:55,472 INFO systemd:Started systemd-hostnamed.service - Hostname Service. >14:15:55,472 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,472 INFO NetworkManager:<info> [1688739355.4728] hostname: hostname: using hostnamed >14:15:55,472 DEBUG NetworkManager:<debug> [1688739355.4728] create NMHostnameManager singleton (3a42f95e19a2dc48) >14:15:55,472 DEBUG NetworkManager:<debug> [1688739355.4729] create NMFirewalldManager singleton (04144b90c20a4ea3) >14:15:55,473 INFO NetworkManager:<info> [1688739355.4730] dns-mgr: init: dns=systemd-resolved rc-manager=unmanaged (auto), plugin=systemd-resolved >14:15:55,473 DEBUG NetworkManager:<debug> [1688739355.4730] dns-plugin[d5f335dbffb1aed7]: [systemd-resolved] update-pending changed (pending) >14:15:55,473 DEBUG NetworkManager:<debug> [1688739355.4730] dns-mgr: update-pending changed: pending >14:15:55,473 DEBUG NetworkManager:<debug> [1688739355.4730] create NMDnsManager singleton (15e6276968b53be3) >14:15:55,473 DEBUG NetworkManager:<debug> [1688739355.4730] policy: hostname-mode: full >14:15:55,475 INFO NetworkManager:<info> [1688739355.4754] policy: set-hostname: set hostname to 'localhost.localdomain' (no hostname found) >14:15:55,475 INFO systemd-hostnamed:Hostname set to <localhost.localdomain> (transient) >14:15:55,475 WARNING systemd-resolved:Failed to determine the local hostname and LLMNR/mDNS names, ignoring: No such device or address >14:15:55,486 INFO NetworkManager:<info> [1688739355.4861] manager[0x55de3fc4f460]: rfkill: Wi-Fi hardware radio set enabled >14:15:55,486 INFO NetworkManager:<info> [1688739355.4862] manager[0x55de3fc4f460]: rfkill: WWAN hardware radio set enabled >14:15:55,486 DEBUG NetworkManager:<debug> [1688739355.4862] setup NMManager singleton (b1c1f263fe1361b6) >14:15:55,486 INFO systemd:Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4916] create NMConnectivity singleton (bd42636b209b7805) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4917] Loaded device plugin: NM6LowpanDeviceFactory (internal) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4917] Loaded device plugin: NMBondDeviceFactory (internal) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4917] Loaded device plugin: NMBridgeDeviceFactory (internal) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4917] Loaded device plugin: NMDummyDeviceFactory (internal) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4917] Loaded device plugin: NMEthernetDeviceFactory (internal) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4917] Loaded device plugin: NMInfinibandDeviceFactory (internal) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4917] Loaded device plugin: NMIPTunnelDeviceFactory (internal) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4917] Loaded device plugin: NMLoopbackDeviceFactory (internal) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4917] Loaded device plugin: NMMacsecDeviceFactory (internal) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4918] Loaded device plugin: NMMacvlanDeviceFactory (internal) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4918] Loaded device plugin: NMPppDeviceFactory (internal) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4918] Loaded device plugin: NMTunDeviceFactory (internal) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4918] Loaded device plugin: NMVethDeviceFactory (internal) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4918] Loaded device plugin: NMVlanDeviceFactory (internal) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4918] Loaded device plugin: NMVrfDeviceFactory (internal) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4918] Loaded device plugin: NMVxlanDeviceFactory (internal) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4918] Loaded device plugin: NMWireGuardDeviceFactory (internal) >14:15:55,491 DEBUG NetworkManager:<debug> [1688739355.4918] Loaded device plugin: NMWpanDeviceFactory (internal) >14:15:55,492 INFO NetworkManager:<info> [1688739355.4926] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.42.0-1.fc38/libnm-device-plugin-team.so) >14:15:55,495 INFO NetworkManager:<info> [1688739355.4952] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/1.42.0-1.fc38/libnm-device-plugin-wifi.so) >14:15:55,495 INFO NetworkManager:<info> [1688739355.4952] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file >14:15:55,495 INFO NetworkManager:<info> [1688739355.4952] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file >14:15:55,495 INFO NetworkManager:<info> [1688739355.4953] manager: Networking is enabled by state file >14:15:55,495 DEBUG NetworkManager:<debug> [1688739355.4953] dispatcher: (1) dispatching action 'hostname' >14:15:55,495 WARNING NetworkManager:<warn> [1688739355.4954] settings: skipping deprecated plugin no-ibft >14:15:55,495 INFO NetworkManager:<info> [1688739355.4954] settings: Loaded settings plugin: keyfile (internal) >14:15:55,495 DEBUG NetworkManager:<debug> [1688739355.4956] device[6621657071fdae01] (lo): ifindex: set ifindex 1 (l3cfg: 293495b530a1dc5d) >14:15:55,495 DEBUG NetworkManager:<debug> [1688739355.4958] device[6621657071fdae01] (lo): constructed (NMDeviceLoopback) >14:15:55,495 DEBUG NetworkManager:<debug> [1688739355.4958] device[6621657071fdae01] (lo): start setup of NMDeviceLoopback, kernel ifindex 1 >14:15:55,495 DEBUG NetworkManager:<debug> [1688739355.4958] device[6621657071fdae01] (lo): assume-state: set guess-assume=1, connection=(null) >14:15:55,495 DEBUG NetworkManager:<debug> [1688739355.4958] platform-linux: error reading net:/sys/class/net/lo/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >14:15:55,495 DEBUG NetworkManager:<debug> [1688739355.4959] platform-linux: sysctl: reading 'net:/sys/class/net/lo/dev_id': '0x0' >14:15:55,495 DEBUG NetworkManager:<debug> [1688739355.4959] platform-linux: error reading net:/sys/class/net/lo/device/sriov_numvfs: Failed to open file "device/sriov_numvfs" with openat: No such file or directory >14:15:55,495 DEBUG NetworkManager:<debug> [1688739355.4959] device[6621657071fdae01] (lo): hw-addr: hardware address now 00:00:00:00:00:00 >14:15:55,496 DEBUG NetworkManager:<debug> [1688739355.4959] device[6621657071fdae01] (lo): hw-addr: update initial MAC address 00:00:00:00:00:00 >14:15:55,496 DEBUG NetworkManager:<debug> [1688739355.4959] device[6621657071fdae01] (lo): hw-addr: unable to read permanent MAC address (use current: 00:00:00:00:00:00) >14:15:55,496 DEBUG NetworkManager:<debug> [1688739355.4960] dhcp: init: enabled DHCP client 'dhclient' (not available) >14:15:55,496 DEBUG NetworkManager:<debug> [1688739355.4960] dhcp: init: enabled DHCP client 'internal' >14:15:55,496 DEBUG NetworkManager:<debug> [1688739355.4960] dhcp: init: enabled DHCP client 'systemd' (undocumented internal plugin) >14:15:55,496 DEBUG NetworkManager:<debug> [1688739355.4960] dhcp: init: enabled DHCP client 'nettools' (undocumented internal plugin) >14:15:55,496 INFO NetworkManager:<info> [1688739355.4960] dhcp: init: Using DHCP client 'internal' >14:15:55,496 DEBUG NetworkManager:<debug> [1688739355.4960] create NMDhcpManager singleton (7ad5231509c0ad9a) >14:15:55,496 DEBUG NetworkManager:<debug> [1688739355.4960] device[6621657071fdae01] (lo): unmanaged: flags set to [platform-init,!external-down=0x4/0x104/unmanaged/unrealized], set-managed [external-down=0x100]) >14:15:55,496 DEBUG NetworkManager:<debug> [1688739355.4960] device[6621657071fdae01] (lo): unmanaged: flags set to [platform-init,!user-settings,!external-down=0x4/0x114/unmanaged/unrealized], set-managed [user-settings=0x10]) >14:15:55,496 DEBUG NetworkManager:<debug> [1688739355.4960] device[6621657071fdae01] (lo): unmanaged: flags set to [!platform-init,!user-settings,!external-down=0x0/0x114/managed/unrealized], set-managed [platform-init=0x4]) >14:15:55,496 DEBUG NetworkManager:<debug> [1688739355.4960] device[6621657071fdae01] (lo): unmanaged: flags set to [!sleeping,!platform-init,!user-settings,!external-down=0x0/0x115/managed/unrealized], set-managed [sleeping=0x1]) >14:15:55,496 INFO NetworkManager:<info> [1688739355.4961] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) >14:15:55,496 DEBUG NetworkManager:<debug> [1688739355.4965] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/lo/disable_ipv6': '0' >14:15:55,496 DEBUG NetworkManager:<debug> [1688739355.4966] manager: (lo): assume: generated connection 'lo' (1416d459-8785-4cf4-bf32-ae136be9729e) >14:15:55,496 DEBUG NetworkManager:<debug> [1688739355.4966] device[6621657071fdae01] (lo): assume-state: set guess-assume=0, connection=(null) >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4969] ++ connection 'new connection' (0x55de3fc98790/NMSimpleConnection/"loopback"): [/org/freedesktop/NetworkManager/Settings/1] >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4970] ++ connection [ 0x55de3fc98860 ] >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4970] ++ connection.autoconnect = FALSE >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4970] ++ connection.id = 'lo' >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4970] ++ connection.interface-name = 'lo' >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4970] ++ connection.permissions = [] >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4970] ++ connection.timestamp = 1688739355 >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4970] ++ connection.type = 'loopback' >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4970] ++ connection.uuid = '1416d459-8785-4cf4-bf32-ae136be9729e' >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4970] ++ ipv4 [ 0x55de3fc98990 ] >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4970] ++ ipv4.addresses = ((GPtrArray*) 0x55de3fc99b30) >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4970] ++ ipv4.dns = [] >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4970] ++ ipv4.dns-search = [] >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4970] ++ ipv4.method = 'manual' >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4971] ++ ipv4.routes = ((GPtrArray*) 0x55de3fc99b30) >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4971] ++ ipv4.routing-rules = <unknown> >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4971] ++ ipv6 [ 0x55de3fc98ac0 ] >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4971] ++ ipv6.addresses = ((GPtrArray*) 0x55de3fc99b30) >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4971] ++ ipv6.dns = [] >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4971] ++ ipv6.dns-search = [] >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4971] ++ ipv6.method = 'manual' >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4971] ++ ipv6.routes = ((GPtrArray*) 0x55de3fc99b30) >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4971] ++ ipv6.routing-rules = <unknown> >14:15:55,497 INFO NetworkManager:<info> [1688739355.4972] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4972] device[6621657071fdae01] (lo): add_pending_action (1): 'in-state-change' >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4973] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/lo/accept_ra': '1' >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4973] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/lo/forwarding': '0' >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4973] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/lo/hop_limit': '64' >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4973] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/lo/use_tempaddr': '-1' >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4974] device[6621657071fdae01] (lo): add_pending_action (2): 'recheck-available' >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4974] device[6621657071fdae01] (lo): connectivity state changed from UNKNOWN to NONE >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4974] device[6621657071fdae01] (lo): connectivity state changed from UNKNOWN to NONE >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4975] device[6621657071fdae01] (lo): remove_pending_action (1): 'in-state-change' >14:15:55,497 INFO NetworkManager:<info> [1688739355.4975] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4975] device[6621657071fdae01] (lo): add_pending_action (2): 'in-state-change' >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4976] device[6621657071fdae01] (lo): add_pending_action (3): 'autoactivate' >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4976] device[6621657071fdae01] (lo): remove_pending_action (2): 'in-state-change' >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4977] active-connection[ec93af4e8e5e8a98]: set device "lo" [0x55de3fc81b90] >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4977] device[6621657071fdae01] (lo): add_pending_action (3): 'activation-1' >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4978] active-connection[ec93af4e8e5e8a98]: constructed (NMActRequest, version-id 1, type external) >14:15:55,497 INFO NetworkManager:<info> [1688739355.4979] device (lo): Activation: starting connection 'lo' (1416d459-8785-4cf4-bf32-ae136be9729e) >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4979] device[6621657071fdae01] (lo): activation-stage: schedule activate_stage1_device_prepare >14:15:55,497 DEBUG NetworkManager:<debug> [1688739355.4979] device[ceb73370c61a98ad] (ens3): ifindex: set ifindex 2 (l3cfg: be97c5047ea85cf9) >14:15:55,498 DEBUG NetworkManager:<debug> [1688739355.4980] device[ceb73370c61a98ad] (ens3): constructed (NMDeviceEthernet) >14:15:55,498 DEBUG NetworkManager:<debug> [1688739355.4980] device[ceb73370c61a98ad] (ens3): start setup of NMDeviceEthernet, kernel ifindex 2 >14:15:55,498 DEBUG NetworkManager:<debug> [1688739355.4980] device[ceb73370c61a98ad] (ens3): assume-state: set guess-assume=1, connection=(null) >14:15:55,498 DEBUG NetworkManager:<debug> [1688739355.4981] platform-linux: error reading net:/sys/class/net/ens3/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >14:15:55,498 DEBUG NetworkManager:<debug> [1688739355.4981] platform-linux: sysctl: reading 'net:/sys/class/net/ens3/dev_id': '0x0' >14:15:55,498 DEBUG NetworkManager:<debug> [1688739355.4986] platform-linux: error reading net:/sys/class/net/ens3/device/sriov_numvfs: Failed to open file "device/sriov_numvfs" with openat: No such file or directory >14:15:55,498 DEBUG NetworkManager:<debug> [1688739355.4986] device[ceb73370c61a98ad] (ens3): hw-addr: hardware address now 52:54:00:99:39:22 >14:15:55,498 DEBUG NetworkManager:<debug> [1688739355.4986] device[ceb73370c61a98ad] (ens3): hw-addr: update initial MAC address 52:54:00:99:39:22 >14:15:55,498 DEBUG NetworkManager:<debug> [1688739355.4986] device[ceb73370c61a98ad] (ens3): hw-addr: read permanent MAC address '52:54:00:99:39:22' >14:15:55,498 DEBUG NetworkManager:<debug> [1688739355.4986] device[ceb73370c61a98ad] (ens3): unmanaged: flags set to [platform-init,!user-settings=0x4/0x14/unmanaged/unrealized], set-managed [user-settings=0x10]) >14:15:55,498 DEBUG NetworkManager:<debug> [1688739355.4987] device[ceb73370c61a98ad] (ens3): unmanaged: flags set to [!platform-init,!user-settings=0x0/0x14/managed/unrealized], set-managed [platform-init=0x4]) >14:15:55,498 DEBUG NetworkManager:<debug> [1688739355.4987] device[ceb73370c61a98ad] (ens3): unmanaged: flags set to [!sleeping,!platform-init,!user-settings=0x0/0x15/managed/unrealized], set-managed [sleeping=0x1]) >14:15:55,498 INFO NetworkManager:<info> [1688739355.4988] manager: (ens3): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) >14:15:55,498 DEBUG NetworkManager:<debug> [1688739355.4989] /etc/machine-id: 074c319218c940e282ad155e912304e7 >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ connection 'new connection' (0x55de3fcab590/NMSimpleConnection/"802-3-ethernet"): [/org/freedesktop/NetworkManager/Settings/2] >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ connection [ 0x55de3fcab700 ] >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ connection.autoconnect-priority = -999 >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ connection.id = 'Wired connection 1' >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ connection.interface-name = 'ens3' >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ connection.permissions = [] >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ connection.timestamp = 1688739355 >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ connection.type = '802-3-ethernet' >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ connection.uuid = '2aa4e280-42db-309c-ac4d-a6bc16e1e7e3' >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ 802-3-ethernet [ 0x55de3fcab630 ] >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ 802-3-ethernet.mac-address-blacklist = [] >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ 802-3-ethernet.s390-options = ((GHashTable*) 0x55de3fca4c50) >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ ipv4 [ 0x55de3fcab7e0 ] >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ ipv4.addresses = ((GPtrArray*) 0x55de3fca8140) >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ ipv4.dns = [] >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ ipv4.dns-search = [] >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ ipv4.method = 'auto' >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ ipv4.routes = ((GPtrArray*) 0x55de3fca8140) >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ ipv4.routing-rules = <unknown> >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ ipv6 [ 0x55de3fcab8c0 ] >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ ipv6.addresses = ((GPtrArray*) 0x55de3fca8140) >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ ipv6.dns = [] >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ ipv6.dns-search = [] >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ ipv6.method = 'auto' >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ ipv6.routes = ((GPtrArray*) 0x55de3fca8140) >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4993] ++ ipv6.routing-rules = <unknown> >14:15:55,499 INFO NetworkManager:<info> [1688739355.4994] settings: (ens3): created default wired connection 'Wired connection 1' >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4994] device[ceb73370c61a98ad] (ens3): assume-state: set guess-assume=0, connection=(null) >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4994] manager: (ens3): assume: cannot generate connection: device has no existing configuration >14:15:55,499 INFO NetworkManager:<info> [1688739355.4994] device (ens3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4994] device[ceb73370c61a98ad] (ens3): add_pending_action (1): 'in-state-change' >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4994] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/accept_ra': '1' >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4994] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/forwarding': '0' >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4994] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/disable_ipv6': '0' >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4994] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/hop_limit': '64' >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4994] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/use_tempaddr': '0' >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4994] device[ceb73370c61a98ad] (ens3): ip6: addrgenmode6: set none >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4994] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >14:15:55,499 INFO kernel:8139cp 0000:00:03.0 ens3: link up, 100Mbps, full-duplex, lpa 0x05E1 >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4995] platform-linux: do-request-link: 2 >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4995] platform: (ens3) signal: link changed: 2: ens3 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode none addr 52:54:00:99:39:22 permaddr 52:54:00:99:39:22 brd FF:FF:FF:FF:FF:FF driver 8139cp rx:0,0 tx:0,0 >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4995] device[ceb73370c61a98ad] (ens3): queued link change for ifindex 2 >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4995] platform-linux: do-change-link[2]: success >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4995] device[ceb73370c61a98ad] (ens3): ip6: addrgenmode6: toggle disable_ipv6 sysctl after disabling addr-gen-mode >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4995] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '1' (current value is '0') >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4995] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is '1') >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4995] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is identical) >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4995] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra' to '0' (current value is '1') >14:15:55,499 DEBUG NetworkManager:<debug> [1688739355.4995] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4996] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/forwarding' to '0' (current value is identical) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4996] device[ceb73370c61a98ad] (ens3): add_pending_action (2): 'carrier-wait' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4996] device[ceb73370c61a98ad] (ens3): bringing up device 2 >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4996] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4997] platform-linux: do-request-link: 2 >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4998] platform: (ens3) signal: link changed: 2: ens3 <UP,LOWER_UP;broadcast,multicast,up,running,lowerup> mtu 1500 arp 1 ethernet? init addrgenmode none addr 52:54:00:99:39:22 permaddr 52:54:00:99:39:22 brd FF:FF:FF:FF:FF:FF driver 8139cp rx:0,0 tx:0,0 >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4998] platform-linux: do-change-link[2]: success >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4998] device[ceb73370c61a98ad] (ens3): preparing device >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4998] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4998] global-tracker: sync ip4-route >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4998] global-tracker: sync ip6-route >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4998] global-tracker: sync mptcp-addr (reapply) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4998] global-tracker: sync routing-rule >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4999] device[ceb73370c61a98ad] (ens3): device not yet available for transition to DISCONNECTED >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4999] device[ceb73370c61a98ad] (ens3): connectivity state changed from UNKNOWN to NONE >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4999] manager: connectivity checking indicates NONE >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4999] dispatcher: (2) dispatching action 'connectivity-change' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.4999] device[ceb73370c61a98ad] (ens3): connectivity state changed from UNKNOWN to NONE >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5000] device[ceb73370c61a98ad] (ens3): remove_pending_action (1): 'in-state-change' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5000] create NMVpnManager singleton (d4e27d9bc08b5a7c) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5000] manager: creating virtual devices... >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5001] setting up local loopback >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5001] platform-linux: link: change 1: flags: set 0x1/0x1 ([up] / [up]) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5001] platform-linux: do-request-link: 1 >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5001] platform-linux: do-change-link[1]: success >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5002] dns-plugin[d5f335dbffb1aed7]: [systemd-resolved] update-pending changed (not pending) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5002] dns-mgr: update-pending changed: not pending >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5002] dispatcher: (3) dispatching action 'hostname' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5002] device[6621657071fdae01] (lo): remove_pending_action (2): 'recheck-available' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5002] device[6621657071fdae01] (lo): remove_pending_action (1): 'autoactivate' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5002] device[6621657071fdae01] (lo): activation-stage: invoke activate_stage1_device_prepare >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5002] device[6621657071fdae01] (lo): ip4: set state pending (was none, reason: stage1) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5002] device[6621657071fdae01] (lo): ip6: set state pending (was none, reason: stage1) >14:15:55,500 INFO NetworkManager:<info> [1688739355.5002] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5002] device[6621657071fdae01] (lo): add_pending_action (2): 'in-state-change' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5003] active-connection[ec93af4e8e5e8a98]: set state activating (was unknown) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5003] active-connection[ec93af4e8e5e8a98]: check-master-ready: not signalling (state activating, no master) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5003] device[6621657071fdae01] (lo): remove_pending_action (1): 'in-state-change' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5003] device[6621657071fdae01] (lo): activation-stage: synchronously invoke activate_stage2_device_config >14:15:55,500 INFO NetworkManager:<info> [1688739355.5003] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5003] device[6621657071fdae01] (lo): add_pending_action (2): 'in-state-change' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5003] device[6621657071fdae01] (lo): remove_pending_action (1): 'in-state-change' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5004] global-tracker: sync routing-rule >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5004] device[6621657071fdae01] (lo): activation-stage: synchronously invoke activate_stage3_ip_config >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5004] device[6621657071fdae01] (lo): ip4: required-timeout: disabled >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5004] device[6621657071fdae01] (lo): ip6: required-timeout: disabled >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5004] active-connection[ec93af4e8e5e8a98]: set state-flags layer2-ready,lifetime-bound-to-profile-visibility (was lifetime-bound-to-profile-visibility) >14:15:55,500 INFO NetworkManager:<info> [1688739355.5004] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5004] device[6621657071fdae01] (lo): add_pending_action (2): 'in-state-change' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5004] device[6621657071fdae01] (lo): remove_pending_action (1): 'in-state-change' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5004] device[6621657071fdae01] (lo): add_pending_action (2): 'autoactivate' >14:15:55,500 INFO NetworkManager:<info> [1688739355.5004] device (ens3): carrier: link connected >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5005] device[ceb73370c61a98ad] (ens3): speed is now 100 Mb/s >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5005] device[ceb73370c61a98ad] (ens3): add_pending_action (2): 'queued-state-change-disconnected' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5005] device[ceb73370c61a98ad] (ens3): queue-state[disconnected, reason:carrier-changed, id:51]: queue state change >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5005] device[ceb73370c61a98ad] (ens3): remove_pending_action (1): 'carrier-wait' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5005] sleep-monitor-sd: inhibit: taking sleep inhibitor... >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5005] device[6621657071fdae01] (lo): ip4: set state done (was pending, reason: check-ip-state) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5005] active-connection[ec93af4e8e5e8a98]: set state-flags layer2-ready,ip4-ready,lifetime-bound-to-profile-visibility (was layer2-ready,lifetime-bound-to-profile-visibility) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5006] device[6621657071fdae01] (lo): ip: set (combined) state done (was none, reason: check-ip-state) >14:15:55,500 INFO NetworkManager:<info> [1688739355.5006] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5006] device[6621657071fdae01] (lo): add_pending_action (3): 'in-state-change' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5006] dispatcher: (4) (lo) dispatching action 'pre-up' (with callback) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5007] device[6621657071fdae01] (lo): remove_pending_action (2): 'in-state-change' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5007] device[6621657071fdae01] (lo): ip6: set state done (was pending, reason: check-ip-state) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5007] active-connection[ec93af4e8e5e8a98]: set state-flags layer2-ready,ip4-ready,ip6-ready,lifetime-bound-to-profile-visibility (was layer2-ready,ip4-ready,lifetime-bound-to-profile-visibility) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5007] device[6621657071fdae01] (lo): remove_pending_action (1): 'autoactivate' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5007] manager: (ens3): assume: cannot generate connection: device has no existing configuration >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5007] device[ceb73370c61a98ad] (ens3): queue-state[disconnected, reason:carrier-changed, id:51]: change state >14:15:55,500 INFO NetworkManager:<info> [1688739355.5007] device (ens3): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5007] device[ceb73370c61a98ad] (ens3): add_pending_action (2): 'in-state-change' >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5007] device[ceb73370c61a98ad] (ens3): ip6: addrgenmode6: set none (already set) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5007] device[ceb73370c61a98ad] (ens3): ip6: addrgenmode6: toggle disable_ipv6 sysctl after disabling addr-gen-mode >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5008] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '1' (current value is '0') >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5008] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is '1') >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5008] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is identical) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5008] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra' to '0' (current value is identical) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5008] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5009] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/forwarding' to '0' (current value is identical) >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5009] policy: re-enabling autoconnect for all connections on ens3 >14:15:55,500 DEBUG NetworkManager:<debug> [1688739355.5009] device[ceb73370c61a98ad] (ens3): add_pending_action (3): 'autoactivate' >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5009] device[ceb73370c61a98ad] (ens3): remove_pending_action (2): 'in-state-change' >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5009] device[ceb73370c61a98ad] (ens3): remove_pending_action (1): 'queued-state-change-disconnected' >14:15:55,501 INFO NetworkManager:<info> [1688739355.5009] policy: auto-activating connection 'Wired connection 1' (2aa4e280-42db-309c-ac4d-a6bc16e1e7e3) >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5010] active-connection[bf94c14f94891c2e]: set device "ens3" [0x55de3fca2550] >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5010] device[ceb73370c61a98ad] (ens3): add_pending_action (2): 'activation-2' >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5010] active-connection[bf94c14f94891c2e]: constructed (NMActRequest, version-id 2, type managed) >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5010] device[ceb73370c61a98ad] (ens3): remove_pending_action (1): 'autoactivate' >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5010] device[ceb73370c61a98ad] (ens3): unmanaged: flags set to [!sleeping,!platform-init,!user-explicit,!user-settings=0x0/0x1d/managed], set-managed [user-explicit=0x8], reason user-requested) >14:15:55,501 INFO NetworkManager:<info> [1688739355.5011] device (ens3): Activation: starting connection 'Wired connection 1' (2aa4e280-42db-309c-ac4d-a6bc16e1e7e3) >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5011] device[ceb73370c61a98ad] (ens3): activation-stage: schedule activate_stage1_device_prepare >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5011] device[ceb73370c61a98ad] (ens3): activation-stage: invoke activate_stage1_device_prepare >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5011] device[ceb73370c61a98ad] (ens3): ip4: set state pending (was none, reason: stage1) >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5011] device[ceb73370c61a98ad] (ens3): ip6: set state pending (was none, reason: stage1) >14:15:55,501 INFO NetworkManager:<info> [1688739355.5011] device (ens3): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5011] device[ceb73370c61a98ad] (ens3): add_pending_action (2): 'in-state-change' >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5012] active-connection[bf94c14f94891c2e]: set state activating (was unknown) >14:15:55,501 INFO NetworkManager:<info> [1688739355.5012] manager: NetworkManager state is now CONNECTING >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5012] active-connection[bf94c14f94891c2e]: check-master-ready: not signalling (state activating, no master) >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5012] manager: ActivatingConnection now Wired connection 1 >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5013] device[ceb73370c61a98ad] (ens3): remove_pending_action (1): 'in-state-change' >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5013] device[ceb73370c61a98ad] (ens3): set-link: ignore link negotiation >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5013] device[ceb73370c61a98ad] (ens3): activation-stage: synchronously invoke activate_stage2_device_config >14:15:55,501 INFO NetworkManager:<info> [1688739355.5013] device (ens3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5013] device[ceb73370c61a98ad] (ens3): add_pending_action (2): 'in-state-change' >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5013] device[ceb73370c61a98ad] (ens3): remove_pending_action (1): 'in-state-change' >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5013] global-tracker: sync routing-rule >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5013] device[ceb73370c61a98ad] (ens3): bringing up device 2 >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5013] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5013] platform-linux: do-request-link: 2 >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5014] platform-linux: do-change-link[2]: success >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5015] device[ceb73370c61a98ad] (ens3): activation-stage: synchronously invoke activate_stage3_ip_config >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5015] firewalld: [54720cc7b9b5eed2,change*:"ens3"]: firewall zone change ens3:default (not running, simulate success) >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5015] sleep-monitor-sd: inhibit: inhibitor fd is 19 >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5015] firewalld: [54720cc7b9b5eed2,change*:"ens3"]: complete: fake success >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5015] device[ceb73370c61a98ad] (ens3): activation-stage: synchronously invoke activate_stage3_ip_config >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5015] device[ceb73370c61a98ad] (ens3): ip4: required-timeout: disabled >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5015] device[ceb73370c61a98ad] (ens3): ip6: required-timeout: disabled >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5015] active-connection[bf94c14f94891c2e]: set state-flags layer2-ready,lifetime-bound-to-profile-visibility (was lifetime-bound-to-profile-visibility) >14:15:55,501 INFO NetworkManager:<info> [1688739355.5015] device (ens3): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5015] device[ceb73370c61a98ad] (ens3): add_pending_action (2): 'in-state-change' >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5015] device[ceb73370c61a98ad] (ens3): remove_pending_action (1): 'in-state-change' >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5015] device[ceb73370c61a98ad] (ens3): ip6: addrgenmode6: set none (already set) >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5015] device[ceb73370c61a98ad] (ens3): ip6: addrgenmode6: toggle disable_ipv6 sysctl after disabling addr-gen-mode >14:15:55,501 DEBUG NetworkManager:<debug> [1688739355.5016] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '1' (current value is '0') >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5024] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is '1') >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5024] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra' to '0' (current value is identical) >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5024] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is identical) >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5025] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/default/use_tempaddr': '0' >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5025] platform-linux: sysctl: reading '/proc/sys/net/mptcp/enabled': '1' >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5025] device[ceb73370c61a98ad] (ens3): ip:manual4: set state pending >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5025] device[ceb73370c61a98ad] (ens3): ip:manual6: set state pending >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5025] device[ceb73370c61a98ad] (ens3): ip:dhcp4: set state pending (was none) >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5025] device[ceb73370c61a98ad] (ens3): ipv4.dhcp-client-id: no explicit client-id configured >14:15:55,502 INFO NetworkManager:<info> [1688739355.5025] dhcp4 (ens3): activation: beginning transaction (timeout in 45 seconds) >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5026] device[ceb73370c61a98ad] (ens3): ip:ac6: set state: pending (was none) >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5026] device[ceb73370c61a98ad] (ens3): ip:ac6: grace period starts with 30 seconds >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5026] dns-mgr: (device_l3cd_changed): queueing DNS updates (1) >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5026] dns-mgr: (device_l3cd_changed): DNS configuration did not change >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5026] dns-mgr: (device_l3cd_changed): no DNS changes to commit (0) >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5026] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical) >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5027] device[ceb73370c61a98ad] (ens3): ip:manual6: set state done >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5027] device[ceb73370c61a98ad] (ens3): ip:manual4: set state done >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5027] device[ceb73370c61a98ad] (ens3): ip: set (combined) state pending (was none, reason: check-ip-state) >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5027] secret-key: persist new v2 secret key to "/var/lib/NetworkManager/secret_key" (50 bytes) >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5027] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: track: [9a791b9e81040d43, ip6-address, fe80::5085:9c9a:23cb:8632/64 lft forever pref forever lifetime 1-0[0,0] dev 2 src ipv6ll] >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5027] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: track: [bed9c8fcea2cb274, ip6-route, type unicast fe80::/64 dev 2 metric 1024 mss 0 rt-src ipv6ll] >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5027] dns-mgr: (device_l3cd_changed): queueing DNS updates (1) >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5027] dns-mgr: (device_l3cd_changed): DNS configuration did not change >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5027] dns-mgr: (device_l3cd_changed): no DNS changes to commit (0) >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5027] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: configure-first-time: [9a791b9e81040d43, ip6-address, fe80::5085:9c9a:23cb:8632/64 lft forever pref forever lifetime 1-0[0,0] dev 2 src ipv6ll], nm-configured >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5027] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: configure-first-time: [bed9c8fcea2cb274, ip6-route, type unicast fe80::/64 dev 2 metric 1024 mss 0 rt-src ipv6ll], nm-configured >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5028] platform: (ens3) address: adding or updating IPv6 address: fe80::5085:9c9a:23cb:8632/64 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 2 flags noprefixroute src unknown >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5028] platform: (ens3) signal: address 6 added: fe80::5085:9c9a:23cb:8632/64 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 2 flags tentative,permanent,noprefixroute src kernel >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5028] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: appeared in platform: [9a791b9e81040d43, ip6-address, fe80::5085:9c9a:23cb:8632/64 lft forever pref forever lifetime 1-0[0,0] dev 2 src ipv6ll], nm-configured, in-platform >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5028] platform-linux: do-add-ip6-address[2: fe80::5085:9c9a:23cb:8632]: success >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5028] platform: (ens3) route: append IPv6 route: type unicast fe80::/64 dev 2 metric 1024 mss 0 rt-src rt-kernel >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5028] platform: (ens3) signal: route 6 added: type unicast fe80::/64 dev 2 metric 1024 mss 0 rt-src rt-kernel >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5028] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: appeared in platform: [bed9c8fcea2cb274, ip6-route, type unicast fe80::/64 dev 2 metric 1024 mss 0 rt-src ipv6ll], nm-configured, in-platform >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5028] platform-linux: do-add-ip6-route[type unicast fe80::/64 dev 2 metric 1024 mss 0 rt-src rt-kernel]: success >14:15:55,502 DEBUG NetworkManager:<debug> [1688739355.5029] manager: startup complete is waiting for device 'lo' (activation-1) >14:15:55,503 NOTICE audit:AVC avc: denied { create } for pid=1965 comm="NetworkManager" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=packet_socket permissive=1 >14:15:55,503 NOTICE audit:SYSCALL arch=c000003e syscall=41 success=yes exit=21 a0=11 a1=80802 a2=0 a3=7fff415ec080 items=0 ppid=1 pid=1965 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="NetworkManager" exe="/usr/sbin/NetworkManager" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:55,503 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F4E6574776F726B4D616E61676572002D2D6E6F2D6461656D6F6E >14:15:55,503 DEBUG NetworkManager:<debug> [1688739355.5036] dhcp4 (ens3): event: send DISCOVER to 255.255.255.255 >14:15:55,511 INFO systemd:Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... >14:15:55,526 INFO systemd:Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. >14:15:55,526 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,527 INFO nm-dispatcher:req:1 'hostname': new request (3 scripts) >14:15:55,527 DEBUG nm-dispatcher:req:1 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >14:15:55,527 DEBUG nm-dispatcher:req:1 'hostname': environment: NM_DISPATCHER_ACTION=hostname >14:15:55,527 INFO nm-dispatcher:req:1 'hostname': start running ordered scripts... >14:15:55,527 DEBUG nm-dispatcher:req:1 'hostname', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": run script >14:15:55,528 INFO nm-dispatcher:req:2 'connectivity-change': new request (3 scripts) >14:15:55,528 DEBUG nm-dispatcher:req:2 'connectivity-change': environment: CONNECTIVITY_STATE=NONE >14:15:55,528 DEBUG nm-dispatcher:req:2 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >14:15:55,528 DEBUG nm-dispatcher:req:2 'connectivity-change': environment: NM_DISPATCHER_ACTION=connectivity-change >14:15:55,528 INFO nm-dispatcher:req:3 'hostname': new request (3 scripts) >14:15:55,528 DEBUG nm-dispatcher:req:3 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >14:15:55,528 DEBUG nm-dispatcher:req:3 'hostname': environment: NM_DISPATCHER_ACTION=hostname >14:15:55,528 INFO nm-dispatcher:req:4 'pre-up' [lo]: new request (0 scripts) >14:15:55,528 DEBUG nm-dispatcher:req:4 'pre-up' [lo]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >14:15:55,528 DEBUG nm-dispatcher:req:4 'pre-up' [lo]: environment: CONNECTION_EXTERNAL=1 >14:15:55,528 DEBUG nm-dispatcher:req:4 'pre-up' [lo]: environment: CONNECTION_FILENAME=/run/NetworkManager/system-connections/lo.nmconnection >14:15:55,528 DEBUG nm-dispatcher:req:4 'pre-up' [lo]: environment: CONNECTION_UUID=1416d459-8785-4cf4-bf32-ae136be9729e >14:15:55,528 DEBUG nm-dispatcher:req:4 'pre-up' [lo]: environment: CONNECTION_ID=lo >14:15:55,528 DEBUG nm-dispatcher:req:4 'pre-up' [lo]: environment: DEVICE_IFACE=lo >14:15:55,528 DEBUG nm-dispatcher:req:4 'pre-up' [lo]: environment: DEVICE_IP_IFACE=lo >14:15:55,528 DEBUG nm-dispatcher:req:4 'pre-up' [lo]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >14:15:55,529 DEBUG nm-dispatcher:req:4 'pre-up' [lo]: environment: NM_DISPATCHER_ACTION=pre-up >14:15:55,529 INFO nm-dispatcher:req:4 'pre-up' [lo]: completed: no scripts >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5290] dispatcher: (4) succeeded (after 0.029 sec, 0 scripts invoked) >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5290] device[6621657071fdae01] (lo): add_pending_action (2): 'queued-state-change-secondaries' >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5290] device[6621657071fdae01] (lo): queue-state[secondaries, reason:none, id:74]: queue state change >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5291] device[6621657071fdae01] (lo): queue-state[secondaries, reason:none, id:74]: change state >14:15:55,529 DEBUG nm-dispatcher:req:1 'hostname', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": complete >14:15:55,529 INFO NetworkManager:<info> [1688739355.5291] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') >14:15:55,529 DEBUG nm-dispatcher:req:1 'hostname', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp": run script >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5291] device[6621657071fdae01] (lo): add_pending_action (3): 'in-state-change' >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5291] device[6621657071fdae01] (lo): add_pending_action (4): 'queued-state-change-activated' >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5291] device[6621657071fdae01] (lo): queue-state[activated, reason:none, id:75]: queue state change >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5291] device[6621657071fdae01] (lo): device entered SECONDARIES state >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5291] device[6621657071fdae01] (lo): remove_pending_action (3): 'in-state-change' >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5291] device[6621657071fdae01] (lo): remove_pending_action (2): 'queued-state-change-secondaries' >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5291] device[6621657071fdae01] (lo): queue-state[activated, reason:none, id:75]: change state >14:15:55,529 INFO NetworkManager:<info> [1688739355.5291] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5291] device[6621657071fdae01] (lo): add_pending_action (3): 'in-state-change' >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5292] active-connection[ec93af4e8e5e8a98]: set state activated (was activating) >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5293] active-connection[ec93af4e8e5e8a98]: check-master-ready: not signalling (state activated, no master) >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5293] device[6621657071fdae01] (lo): remove_pending_action (2): 'activation-1' >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5293] dns-mgr: (device_state_changed): queueing DNS updates (1) >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5294] dns-mgr: (device_state_changed): DNS configuration did not change >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5294] dns-mgr: (device_state_changed): no DNS changes to commit (0) >14:15:55,529 INFO NetworkManager:<info> [1688739355.5294] device (lo): Activation: successful, device activated. >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5294] device[6621657071fdae01] (lo): set metered value 4 >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5294] dispatcher: (5) (lo) dispatching action 'up' >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5296] create NMPacrunnerManager singleton (45ca3443feb9dbab) >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5296] device[6621657071fdae01] (lo): connectivity state changed from NONE to LIMITED >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5296] device[6621657071fdae01] (lo): connectivity state changed from NONE to LIMITED >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5296] device[6621657071fdae01] (lo): remove_pending_action (1): 'in-state-change' >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5296] device[6621657071fdae01] (lo): remove_pending_action (0): 'queued-state-change-activated' >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5296] manager: startup complete is waiting for device 'ens3' (activation-2) >14:15:55,529 INFO nm-dispatcher:req:5 'up' [lo]: new request (3 scripts) >14:15:55,529 DEBUG nm-dispatcher:req:5 'up' [lo]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >14:15:55,529 DEBUG nm-dispatcher:req:5 'up' [lo]: environment: CONNECTION_EXTERNAL=1 >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5297] pacrunner: pacrunner not on D-Bus >14:15:55,529 DEBUG nm-dispatcher:req:5 'up' [lo]: environment: CONNECTION_FILENAME=/run/NetworkManager/system-connections/lo.nmconnection >14:15:55,529 DEBUG NetworkManager:<debug> [1688739355.5298] pacrunner: try D-Bus activating pacrunner... >14:15:55,529 DEBUG nm-dispatcher:req:5 'up' [lo]: environment: CONNECTION_UUID=1416d459-8785-4cf4-bf32-ae136be9729e >14:15:55,529 DEBUG nm-dispatcher:req:5 'up' [lo]: environment: CONNECTION_ID=lo >14:15:55,529 DEBUG nm-dispatcher:req:5 'up' [lo]: environment: DEVICE_IFACE=lo >14:15:55,529 DEBUG nm-dispatcher:req:5 'up' [lo]: environment: DEVICE_IP_IFACE=lo >14:15:55,529 DEBUG nm-dispatcher:req:5 'up' [lo]: environment: IP4_NUM_ROUTES=0 >14:15:55,529 DEBUG nm-dispatcher:req:5 'up' [lo]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >14:15:55,529 DEBUG nm-dispatcher:req:5 'up' [lo]: environment: NM_DISPATCHER_ACTION=up >14:15:55,530 DEBUG nm-dispatcher:req:1 'hostname', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp": complete >14:15:55,530 DEBUG nm-dispatcher:req:1 'hostname', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline": run script >14:15:55,531 DEBUG nm-dispatcher:req:1 'hostname', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline": complete >14:15:55,531 DEBUG nm-dispatcher:req:1 'hostname': completed (3 scripts) >14:15:55,531 INFO nm-dispatcher:req:2 'connectivity-change': start running ordered scripts... >14:15:55,531 DEBUG nm-dispatcher:req:2 'connectivity-change', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": run script >14:15:55,531 DEBUG NetworkManager:<debug> [1688739355.5314] dispatcher: (1) succeeded (after 0.036 sec, 3 scripts invoked) >14:15:55,531 DEBUG NetworkManager:<debug> [1688739355.5314] dispatcher: (1) /usr/lib/NetworkManager/dispatcher.d/04-iscsi succeeded >14:15:55,531 DEBUG NetworkManager:<debug> [1688739355.5314] dispatcher: (1) /usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp succeeded >14:15:55,531 DEBUG NetworkManager:<debug> [1688739355.5314] dispatcher: (1) /usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline succeeded >14:15:55,531 DEBUG nm-dispatcher:req:2 'connectivity-change', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": complete >14:15:55,531 DEBUG nm-dispatcher:req:2 'connectivity-change', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp": run script >14:15:55,533 DEBUG nm-dispatcher:req:2 'connectivity-change', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp": complete >14:15:55,533 DEBUG nm-dispatcher:req:2 'connectivity-change', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline": run script >14:15:55,538 DEBUG nm-dispatcher:req:2 'connectivity-change', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline": complete >14:15:55,538 DEBUG nm-dispatcher:req:2 'connectivity-change': completed (3 scripts) >14:15:55,538 INFO nm-dispatcher:req:3 'hostname': start running ordered scripts... >14:15:55,538 DEBUG nm-dispatcher:req:3 'hostname', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": run script >14:15:55,538 DEBUG NetworkManager:<debug> [1688739355.5386] dispatcher: (2) succeeded (after 0.038 sec, 3 scripts invoked) >14:15:55,538 DEBUG NetworkManager:<debug> [1688739355.5386] dispatcher: (2) /usr/lib/NetworkManager/dispatcher.d/04-iscsi succeeded >14:15:55,538 DEBUG NetworkManager:<debug> [1688739355.5386] dispatcher: (2) /usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp succeeded >14:15:55,538 DEBUG NetworkManager:<debug> [1688739355.5386] dispatcher: (2) /usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline succeeded >14:15:55,539 DEBUG nm-dispatcher:req:3 'hostname', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": complete >14:15:55,539 DEBUG nm-dispatcher:req:3 'hostname', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp": run script >14:15:55,540 DEBUG nm-dispatcher:req:3 'hostname', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp": complete >14:15:55,540 DEBUG nm-dispatcher:req:3 'hostname', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline": run script >14:15:55,541 DEBUG nm-dispatcher:req:3 'hostname', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline": complete >14:15:55,541 DEBUG nm-dispatcher:req:3 'hostname': completed (3 scripts) >14:15:55,541 INFO nm-dispatcher:req:5 'up' [lo]: start running ordered scripts... >14:15:55,541 DEBUG nm-dispatcher:req:5 'up' [lo], "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": run script >14:15:55,541 DEBUG NetworkManager:<debug> [1688739355.5417] dispatcher: (3) succeeded (after 0.041 sec, 3 scripts invoked) >14:15:55,541 DEBUG NetworkManager:<debug> [1688739355.5417] dispatcher: (3) /usr/lib/NetworkManager/dispatcher.d/04-iscsi succeeded >14:15:55,541 DEBUG NetworkManager:<debug> [1688739355.5417] dispatcher: (3) /usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp succeeded >14:15:55,541 DEBUG NetworkManager:<debug> [1688739355.5417] dispatcher: (3) /usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline succeeded >14:15:55,545 NOTICE audit:USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { reload } for auid=n/a uid=0 gid=0 path="/usr/lib/systemd/system/iscsi.service" cmdline="" function="bus_unit_method_start_generic" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=service permissive=1 exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >14:15:55,545 WARNING systemd:iscsi.service: Unit cannot be reloaded because it is inactive. >14:15:55,546 DEBUG nm-dispatcher:req:5 'up' [lo], "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": complete >14:15:55,546 DEBUG nm-dispatcher:req:5 'up' [lo], "/usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp": run script >14:15:55,548 DEBUG nm-dispatcher:req:5 'up' [lo], "/usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp": complete >14:15:55,548 DEBUG nm-dispatcher:req:5 'up' [lo], "/usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline": run script >14:15:55,550 DEBUG nm-dispatcher:req:5 'up' [lo], "/usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline": complete >14:15:55,550 DEBUG nm-dispatcher:req:5 'up' [lo]: completed (3 scripts) >14:15:55,550 DEBUG NetworkManager:<debug> [1688739355.5504] dispatcher: (5) succeeded (after 0.021 sec, 3 scripts invoked) >14:15:55,550 DEBUG NetworkManager:<debug> [1688739355.5504] dispatcher: (5) /usr/lib/NetworkManager/dispatcher.d/04-iscsi succeeded >14:15:55,550 DEBUG NetworkManager:<debug> [1688739355.5504] dispatcher: (5) /usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp succeeded >14:15:55,550 DEBUG NetworkManager:<debug> [1688739355.5504] dispatcher: (5) /usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline succeeded >14:15:55,731 WARNING brltty:can't set supplementary groups >14:15:55,731 INFO brltty:brltty: can't set supplementary groups >14:15:55,732 WARNING brltty:group not joined: 0(root) >14:15:55,732 INFO brltty:brltty: group not joined: 0(root) >14:15:55,732 INFO brltty:brltty: group not joined: 5(tty) >14:15:55,732 WARNING brltty:group not joined: 5(tty) >14:15:55,732 INFO brltty:brltty: group not joined: 18(dialout) >14:15:55,732 INFO brltty:brltty: group not joined: 63(audio) >14:15:55,732 INFO brltty:brltty: group not joined: 104(input) >14:15:55,732 WARNING brltty:group not joined: 18(dialout) >14:15:55,732 INFO brltty:brltty: group not joined: 996(brlapi) >14:15:55,732 WARNING brltty:group not joined: 63(audio) >14:15:55,732 WARNING brltty:group not joined: 104(input) >14:15:55,732 WARNING brltty:group not joined: 996(brlapi) >14:15:55,735 INFO systemd:Started brltty.service - Braille display driver for Linux/Unix. >14:15:55,735 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=brltty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,735 NOTICE brltty:BrlAPI Server: release 0.8.4 >14:15:55,735 INFO systemd:Reached target anaconda.target - Anaconda System Services. >14:15:55,737 NOTICE brltty:Screen Driver: lx [Linux] >14:15:55,737 INFO kernel:input: BRLTTY 6.5 Linux Screen Driver Keyboard as /devices/virtual/input/input6 >14:15:55,748 INFO systemd:Starting anaconda.service - Anaconda... >14:15:55,748 NOTICE brltty:Speech Driver: no [NoSpeech] >14:15:55,752 INFO systemd:Starting polkit.service - Authorization Manager... >14:15:55,765 INFO systemd-logind:Watching system buttons on /dev/input/event5 (BRLTTY 6.5 Linux Screen Driver Keyboard) >14:15:55,783 INFO polkitd:Started polkitd version 122 >14:15:55,805 INFO systemd-journald:Data hash table of /run/log/journal/074c319218c940e282ad155e912304e7/system.journal has a fill level at 75.0 (6647 of 8860 items, 5103616 file size, 767 bytes per hash table item), suggesting rotation. >14:15:55,805 INFO systemd-journald:/run/log/journal/074c319218c940e282ad155e912304e7/system.journal: Journal header limits reached or header out-of-date, rotating. >14:15:55,805 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,805 NOTICE audit:AVC avc: denied { name_bind } for pid=2001 comm="server-main" src=4101 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:brlp_port_t:s0 tclass=tcp_socket permissive=1 >14:15:55,805 NOTICE audit:SYSCALL arch=c000003e syscall=49 success=yes exit=0 a0=19 a1=7f14d4000ba0 a2=10 a3=55a790c4b188 items=0 ppid=1 pid=2001 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="server-main" exe="/usr/bin/brltty" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:55,805 NOTICE audit:PROCTITLE proctitle="/usr/bin/brltty" >14:15:55,805 INFO systemd:Started polkit.service - Authorization Manager. >14:15:55,805 NOTICE rsyslogd:imjournal: journal files changed, reloading... [v8.2210.0-4.fc38 try https://www.rsyslog.com/e/0 ] >14:15:55,826 INFO systemd:Started anaconda.service - Anaconda. >14:15:55,826 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=anaconda comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,826 INFO systemd:anaconda-noshell.service - Restrict Anaconda Text Console was skipped because no trigger condition checks were met. >14:15:55,848 INFO systemd:Started anaconda-tmux@tty1.service - Anaconda Text Console. >14:15:55,848 INFO systemd:Startup finished in 2.414s (kernel) + 2.347s (initrd) + 3.873s (userspace) = 8.636s. >14:15:55,848 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=anaconda-tmux@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >14:15:55,849 NOTICE audit:AVC avc: denied { watch watch_reads } for pid=2041 comm="(tmux)" path="/dev/tty1" dev="devtmpfs" ino=20 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tty_device_t:s0 tclass=chr_file permissive=1 >14:15:55,849 NOTICE audit:SYSCALL arch=c000003e syscall=254 success=yes exit=1 a0=3 a1=55f9fdc14920 a2=18 a3=0 items=0 ppid=1 pid=2041 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/lib/systemd/systemd" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:55,849 NOTICE audit:PROCTITLE proctitle="(tmux)" >14:15:56,545 DEBUG NetworkManager:<debug> [1688739356.5450] platform: (ens3) signal: address 6 changed: fe80::5085:9c9a:23cb:8632/64 lft forever pref forever lifetime 2-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src kernel >14:15:56,545 DEBUG NetworkManager:<debug> [1688739356.5450] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: appeared in platform: [9a791b9e81040d43, ip6-address, fe80::5085:9c9a:23cb:8632/64 lft forever pref forever lifetime 2-0[0,0] dev 2 src ipv6ll], nm-configured, in-platform >14:15:56,545 DEBUG NetworkManager:<debug> [1688739356.5450] platform: (ens3) signal: route 6 added: type local table 255 fe80::5085:9c9a:23cb:8632/128 dev 2 metric 0 mss 0 rt-src rt-kernel >14:15:56,545 DEBUG NetworkManager:<debug> [1688739356.5452] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/max_addresses': '16' >14:15:56,545 DEBUG NetworkManager:<debug> [1688739356.5452] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/router_solicitations': '-1' >14:15:56,545 DEBUG NetworkManager:<debug> [1688739356.5452] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/router_solicitation_interval': '4' >14:15:56,545 NOTICE audit:AVC avc: denied { create } for pid=1965 comm="NetworkManager" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=rawip_socket permissive=1 >14:15:56,545 NOTICE audit:SYSCALL arch=c000003e syscall=41 success=yes exit=22 a0=a a1=3 a2=3a a3=55de3fc9a240 items=0 ppid=1 pid=1965 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="NetworkManager" exe="/usr/sbin/NetworkManager" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:56,545 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F4E6574776F726B4D616E61676572002D2D6E6F2D6461656D6F6E >14:15:56,545 DEBUG NetworkManager:<debug> [1688739356.5453] device[ceb73370c61a98ad] (ens3): ip:ac6: using the device EUI-64 identifier >14:15:56,545 DEBUG NetworkManager:<debug> [1688739356.5453] device[ceb73370c61a98ad] (ens3): ip:ac6: grace period starts with 30 seconds >14:15:56,545 DEBUG NetworkManager:<debug> [1688739356.5453] ndisc[0x55de3fcbbdb0,"ens3"]: starting neighbor discovery for ifindex 2 (solicit) >14:15:56,545 DEBUG NetworkManager:<debug> [1688739356.5454] ndisc-lndp[0x55de3fcbbdb0,"ens3"]: processing libndp events >14:15:56,545 DEBUG NetworkManager:<debug> [1688739356.5454] ndisc[0x55de3fcbbdb0,"ens3"]: scheduling RA timeout in 30 seconds >14:15:56,545 DEBUG NetworkManager:<debug> [1688739356.5454] ndisc[0x55de3fcbbdb0,"ens3"]: solicit: schedule sending first solicitation (of 3) in 0.026 seconds >14:15:56,571 DEBUG NetworkManager:<debug> [1688739356.5716] ndisc[0x55de3fcbbdb0,"ens3"]: solicit: schedule sending next solicitation in 4.061 seconds >14:15:57,023 NOTICE audit:CONFIG_CHANGE op=set audit_enabled=0 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 res=1 >14:15:57,023 NOTICE audit:SYSCALL arch=c000003e syscall=44 success=yes exit=60 a0=3 a1=7ffe85796320 a2=3c a3=0 items=0 ppid=2035 pid=2062 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="auditctl" exe="/usr/sbin/auditctl" subj=system_u:system_r:kernel_t:s0 key=(null) >14:15:57,023 NOTICE audit:PROCTITLE proctitle=617564697463746C002D650030 >14:15:57,034 NOTICE audit:AVC avc: denied { create } for pid=2064 comm="dbus-daemon" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=netlink_selinux_socket permissive=1 >14:15:57,034 INFO dbus-daemon:SELinux support is enabled >14:15:57,035 NOTICE audit:USER_AVC pid=2064 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { send_msg } for msgtype=method_call interface=org.freedesktop.DBus member=Hello dest=org.freedesktop.DBus spid=2035 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=dbus permissive=1 exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >14:15:57,036 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2035 comm="/usr/bin/python3 /sbin/anaconda" label="system_u:system_r:kernel_t:s0") >14:15:57,085 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >14:15:57,116 WARNING org.fedoraproject.Anaconda.Boss:WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >14:15:57,116 WARNING org.fedoraproject.Anaconda.Boss: import cgi >14:15:57,131 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.common.base.base:Publish the service. >14:15:57,131 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/UserInterface. >14:15:57,131 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-DTSOpYKZVA,guid=9de6b0015329470edcbb94e364a81e1d. >14:15:57,132 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >14:15:57,132 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >14:15:57,133 NOTICE audit:USER_AVC pid=2064 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { acquire_svc } for service=org.fedoraproject.Anaconda.Boss spid=2067 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=dbus permissive=1 exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >14:15:57,133 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Boss' >14:15:57,133 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.common.base.base:Start the loop. >14:15:57,135 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Task/1. >14:15:57,136 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.threading:Running Thread: AnaTaskThread-StartModulesTask-1 (140042124494528) >14:15:57,136 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.common.task.task:Start the modules >14:15:57,136 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Network. >14:15:57,136 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Services. >14:15:57,136 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Storage. >14:15:57,136 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Security. >14:15:57,136 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Users. >14:15:57,136 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Timezone. >14:15:57,136 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Localization. >14:15:57,136 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Addons.Kdump. >14:15:57,136 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Payloads. >14:15:57,136 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Subscription. >14:15:57,136 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Network. >14:15:57,136 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Services. >14:15:57,136 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >14:15:57,136 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Storage. >14:15:57,136 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Security. >14:15:57,137 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Users. >14:15:57,137 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Timezone. >14:15:57,137 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Localization. >14:15:57,137 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >14:15:57,137 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Addons.Kdump. >14:15:57,137 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Payloads. >14:15:57,137 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Subscription. >14:15:57,137 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >14:15:57,137 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >14:15:57,138 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >14:15:57,138 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >14:15:57,138 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >14:15:57,138 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Addons.Kdump' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >14:15:57,138 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Payloads' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >14:15:57,139 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Subscription' requested by ':1.1' (uid=0 pid=2067 comm="python3 -m pyanaconda.modules.boss" label="system_u:system_r:kernel_t:s0") >14:15:57,190 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >14:15:57,190 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >14:15:57,190 WARNING org.fedoraproject.Anaconda.Addons.Kdump:DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >14:15:57,191 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >14:15:57,191 WARNING org.fedoraproject.Anaconda.Addons.Kdump:DEBUG:com_redhat_kdump.service.initialization:The kdump add-on is disabled. Quit. >14:15:57,195 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >14:15:57,195 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >14:15:57,199 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/territories.xml.gz' 0x7f511bdc9810> >14:15:57,204 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >14:15:57,219 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >14:15:57,219 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >14:15:57,224 WARNING org.fedoraproject.Anaconda.Modules.Services:WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >14:15:57,224 WARNING org.fedoraproject.Anaconda.Modules.Services: import cgi >14:15:57,224 WARNING org.fedoraproject.Anaconda.Modules.Security:WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >14:15:57,224 WARNING org.fedoraproject.Anaconda.Modules.Security: import cgi >14:15:57,224 WARNING org.fedoraproject.Anaconda.Modules.Subscription:DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >14:15:57,225 WARNING org.fedoraproject.Anaconda.Modules.Timezone:WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >14:15:57,225 WARNING org.fedoraproject.Anaconda.Modules.Timezone: import cgi >14:15:57,237 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/territories.xml.gz' 0x7fc9e40ef160> >14:15:57,239 INFO dbus-daemon:Activated service 'org.fedoraproject.Anaconda.Addons.Kdump' failed: Process org.fedoraproject.Anaconda.Addons.Kdump exited with status 1 >14:15:57,240 WARNING org.fedoraproject.Anaconda.Modules.Users:WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >14:15:57,240 WARNING org.fedoraproject.Anaconda.Modules.Users: import cgi >14:15:57,240 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Skip org.fedoraproject.Anaconda.Addons.Kdump. The optional module has failed to start, so it won't be available during the installation. >14:15:57,243 WARNING org.fedoraproject.Anaconda.Modules.Payloads:WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >14:15:57,243 WARNING org.fedoraproject.Anaconda.Modules.Payloads: import cgi >14:15:57,244 WARNING org.fedoraproject.Anaconda.Modules.Services:WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >14:15:57,244 WARNING org.fedoraproject.Anaconda.Modules.Services: import pipes >14:15:57,248 WARNING org.fedoraproject.Anaconda.Modules.Security:WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >14:15:57,248 WARNING org.fedoraproject.Anaconda.Modules.Security: import pipes >14:15:57,250 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Publish the service. >14:15:57,250 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >14:15:57,250 WARNING org.fedoraproject.Anaconda.Modules.Services:INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-DTSOpYKZVA,guid=9de6b0015329470edcbb94e364a81e1d. >14:15:57,251 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >14:15:57,252 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >14:15:57,252 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Start the loop. >14:15:57,252 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Services started successfully. >14:15:57,252 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Services is available. >14:15:57,255 WARNING org.fedoraproject.Anaconda.Modules.Users:WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >14:15:57,255 WARNING org.fedoraproject.Anaconda.Modules.Users: import pipes >14:15:57,259 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Publish the service. >14:15:57,259 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DeviceFormat as None >14:15:57,259 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >14:15:57,259 WARNING org.fedoraproject.Anaconda.Modules.Security:INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-DTSOpYKZVA,guid=9de6b0015329470edcbb94e364a81e1d. >14:15:57,260 WARNING org.fedoraproject.Anaconda.Modules.Payloads:WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >14:15:57,260 WARNING org.fedoraproject.Anaconda.Modules.Payloads: import pipes >14:15:57,260 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >14:15:57,260 WARNING org.fedoraproject.Anaconda.Modules.Network:WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >14:15:57,260 WARNING org.fedoraproject.Anaconda.Modules.Network: import cgi >14:15:57,261 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >14:15:57,262 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Security started successfully. >14:15:57,262 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Start the loop. >14:15:57,262 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Security is available. >14:15:57,262 WARNING org.fedoraproject.Anaconda.Modules.Users:WARNING:py.warnings:/usr/lib64/python3.11/site-packages/pyanaconda/core/users.py:31: DeprecationWarning: 'crypt' is deprecated and slated for removal in Python 3.13 >14:15:57,262 WARNING org.fedoraproject.Anaconda.Modules.Users: import crypt # pylint: disable=deprecated-module >14:15:57,266 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.common.base.base:Publish the service. >14:15:57,267 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users. >14:15:57,267 WARNING org.fedoraproject.Anaconda.Modules.Users:INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-DTSOpYKZVA,guid=9de6b0015329470edcbb94e364a81e1d. >14:15:57,267 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Users. >14:15:57,268 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users' >14:15:57,268 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.common.base.base:Start the loop. >14:15:57,268 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Users started successfully. >14:15:57,268 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Users is available. >14:15:57,269 WARNING org.fedoraproject.Anaconda.Modules.Subscription:WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >14:15:57,269 WARNING org.fedoraproject.Anaconda.Modules.Subscription: import cgi >14:15:57,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BIOSBoot as biosboot >14:15:57,280 WARNING org.fedoraproject.Anaconda.Modules.Network:WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >14:15:57,280 WARNING org.fedoraproject.Anaconda.Modules.Network: import pipes >14:15:57,282 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DiskLabel as disklabel >14:15:57,283 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >14:15:57,287 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [1] mkdosfs --help ... >14:15:57,288 WARNING org.fedoraproject.Anaconda.Modules.Subscription:INFO:program:Running... systemctl list-unit-files rhsm.service --no-legend >14:15:57,290 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.common.base.base:Publish the service. >14:15:57,290 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads. >14:15:57,290 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-DTSOpYKZVA,guid=9de6b0015329470edcbb94e364a81e1d. >14:15:57,291 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payloads. >14:15:57,292 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payloads' >14:15:57,292 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.common.base.base:Start the loop. >14:15:57,292 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Payloads started successfully. >14:15:57,292 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Payloads is available. >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[1]: mkfs.fat 4.2 (2021-01-31) >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage:Create FAT filesystem in TARGET, which can be a block device or file. Use only >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage:up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage:created with a size of 1024 bytes times BLOCKS, which must be specified. >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage:Options: >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -a Disable alignment of data structures >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -A Toggle Atari variant of the filesystem >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -b SECTOR Select SECTOR as location of the FAT32 backup boot sector >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -c Check device for bad blocks before creating the filesystem >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -C Create file TARGET then create filesystem in it >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -D NUMBER Write BIOS drive number NUMBER to boot sector >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -f COUNT Create COUNT file allocation tables >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -F SIZE Select FAT size SIZE (12, 16 or 32) >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -g GEOM Select disk geometry: heads/sectors_per_track >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -h NUMBER Write hidden sectors NUMBER to boot sector >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -I Ignore and disable safety checks >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -l FILENAME Read bad blocks list from FILENAME >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -m FILENAME Replace default error message in boot block with contents of FILENAME >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -M TYPE Set media type in boot sector to TYPE >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -n LABEL Set volume name to LABEL (up to 11 characters long) >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: --codepage=N use DOS codepage N to encode label (default: 850) >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -r COUNT Make room for at least COUNT entries in the root directory >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -R COUNT Set minimal number of reserved sectors to COUNT >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -s COUNT Set number of sectors per cluster to COUNT >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -S SIZE Select a sector size of SIZE (a power of two, at least 512) >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: -v Verbose execution >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: --variant=TYPE Select variant TYPE of filesystem (standard or Atari) >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: --invariant Use constants for randomly generated or time based values >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: --offset=SECTOR Write the filesystem at a specific sector into the device file. >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage: --help Show this help message and exit >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [1] (exit code: 0) >14:15:57,293 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/languages.xml.gz' 0x7f511bdc94e0> >14:15:57,294 WARNING org.fedoraproject.Anaconda.Modules.Subscription:DEBUG:program:Return code: 1 >14:15:57,294 WARNING org.fedoraproject.Anaconda.Modules.Subscription:DEBUG:anaconda.modules.subscription.initialization:subscription: The required rhsm systemd service is not available. The Subscription module won't be started. >14:15:57,301 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:dasbus.connection:Connecting to the system bus. >14:15:57,301 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:dasbus.connection:Connecting to the system bus. >14:15:57,301 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext2FS as ext2 >14:15:57,301 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext3FS as ext3 >14:15:57,301 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext4FS as ext4 >14:15:57,301 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class FATFS as vfat >14:15:57,301 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIFS as efi >14:15:57,301 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BTRFS as btrfs >14:15:57,301 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class GFS2 as gfs2 >14:15:57,301 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class JFS as jfs >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ReiserFS as reiserfs >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class XFS as xfs >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class StratisXFS as stratis xfs >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFS as hfs >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFSPlus as hfs+ >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MacEFIFS as macefi >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NTFS as ntfs >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ExFATFS as exfat >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class F2FS as f2fs >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFS as nfs >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFSv4 as nfs4 >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Iso9660FS as iso9660 >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class UDFFS as udf >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NoDevFS as nodev >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DevPtsFS as devpts >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ProcFS as proc >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SysFS as sysfs >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class TmpFS as tmpfs >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BindFS as bind >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class USBFS as usbfs >14:15:57,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIVarFS as efivarfs >14:15:57,307 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.nm_client:get new NM Client succeeded. >14:15:57,307 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Connected to network: False >14:15:57,307 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Applying boot options <pyanaconda.core.kernel.KernelArguments object at 0x7faf7aacd990> >14:15:57,307 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Publish the service. >14:15:57,308 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network/Firewall. >14:15:57,308 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-DTSOpYKZVA,guid=9de6b0015329470edcbb94e364a81e1d. >14:15:57,309 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >14:15:57,309 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >14:15:57,310 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >14:15:57,310 INFO dbus-daemon:Activated service 'org.fedoraproject.Anaconda.Modules.Subscription' failed: Process org.fedoraproject.Anaconda.Modules.Subscription exited with status 1 >14:15:57,310 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Start the loop. >14:15:57,310 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Network started successfully. >14:15:57,310 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Watching the hostnamed service. >14:15:57,310 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Skip org.fedoraproject.Anaconda.Modules.Subscription. The optional module has failed to start, so it won't be available during the installation. >14:15:57,310 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Network is available. >14:15:57,310 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Connecting to the hostnamed service. >14:15:57,334 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/languages.xml.gz' 0x7fc9e40ee980> >14:15:57,355 INFO systemd:Starting lvm2-lvmdbusd.service - LVM2 D-Bus service... >14:15:57,382 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/keyboards.xml.gz' 0x7f511bdc9690> >14:15:57,385 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/timezones.xml.gz' 0x7f511bdc9720> >14:15:57,385 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/timezoneidparts.xml.gz' 0x7f511bdc9690> >14:15:57,424 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/keyboards.xml.gz' 0x7fc9e40ee9e0> >14:15:57,427 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/timezones.xml.gz' 0x7fc9e40ee560> >14:15:57,427 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/timezoneidparts.xml.gz' 0x7fc9e40ee5f0> >14:15:57,490 WARNING org.fedoraproject.Anaconda.Modules.Localization:WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >14:15:57,490 WARNING org.fedoraproject.Anaconda.Modules.Localization: import cgi >14:15:57,500 INFO systemd:Started lvm2-lvmdbusd.service - LVM2 D-Bus service. >14:15:57,506 WARNING org.fedoraproject.Anaconda.Modules.Localization:WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >14:15:57,506 WARNING org.fedoraproject.Anaconda.Modules.Localization: import pipes >14:15:57,513 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Publish the service. >14:15:57,513 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >14:15:57,513 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-DTSOpYKZVA,guid=9de6b0015329470edcbb94e364a81e1d. >14:15:57,514 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >14:15:57,514 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >14:15:57,515 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Start the loop. >14:15:57,515 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Localization started successfully. >14:15:57,515 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Localization is available. >14:15:57,522 WARNING org.fedoraproject.Anaconda.Modules.Timezone:WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >14:15:57,522 WARNING org.fedoraproject.Anaconda.Modules.Timezone: import pipes >14:15:57,525 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Publish the service. >14:15:57,525 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >14:15:57,525 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-DTSOpYKZVA,guid=9de6b0015329470edcbb94e364a81e1d. >14:15:57,526 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >14:15:57,527 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >14:15:57,527 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Start the loop. >14:15:57,527 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Timezone started successfully. >14:15:57,528 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Timezone is available. >14:15:57,550 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LUKS as luks >14:15:57,550 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Integrity as integrity >14:15:57,552 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >14:15:57,552 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MDRaidMember as mdmember >14:15:57,553 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MultipathMember as multipath_member >14:15:57,553 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >14:15:57,554 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SwapSpace as swap >14:15:57,555 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class StratisBlockdev as stratis >14:15:57,557 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:default disklabel has been set to gpt >14:15:57,557 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >14:15:57,562 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >14:15:57,562 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >14:15:57,602 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >14:15:57,634 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >14:15:57,634 WARNING org.fedoraproject.Anaconda.Modules.Storage: import cgi >14:15:57,656 INFO systemd:Starting udisks2.service - Disk Manager... >14:15:57,672 NOTICE journal:udisks daemon version 2.9.4 starting >14:15:57,691 INFO systemd:Started udisks2.service - Disk Manager. >14:15:57,692 NOTICE journal:Acquired the name org.freedesktop.UDisks2 on the system message bus >14:15:57,693 NOTICE journal:Loading module iscsi ... >14:15:57,701 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:failed to get initiator name from iscsi firmware: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >14:15:57,796 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >14:15:57,796 WARNING org.fedoraproject.Anaconda.Modules.Storage: import pipes >14:15:57,806 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'. >14:15:57,806 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module. >14:15:57,806 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... modprobe libfc >14:15:57,836 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >14:15:57,836 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i >14:15:57,857 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout: >14:15:57,857 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:No FCoE boot disk information is found in EDD! >14:15:57,857 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 1 >14:15:57,857 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:No FCoE EDD info found: No FCoE boot disk information is found in EDD! >14:15:57,858 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module. >14:15:57,858 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:ISCSID is /sbin/iscsid >14:15:57,858 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... systemctl start iscsi-init.service >14:15:57,873 INFO systemd:Starting iscsi-init.service - One time configuration for iscsi.service... >14:15:57,876 INFO systemd:iscsi-init.service: Deactivated successfully. >14:15:57,885 INFO systemd:Finished iscsi-init.service - One time configuration for iscsi.service. >14:15:57,886 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >14:15:57,886 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:no initiator set >14:15:57,886 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module. >14:15:57,886 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [2] e2fsck -V ... >14:15:57,899 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[2]: >14:15:57,899 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[2]: e2fsck 1.46.5 (30-Dec-2021) >14:15:57,899 WARNING org.fedoraproject.Anaconda.Modules.Storage:#011Using EXT2FS Library version 1.46.5, 30-Dec-2021 >14:15:57,899 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [2] (exit code: 0) >14:15:57,911 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >14:15:57,911 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0 >14:15:57,912 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >14:15:57,912 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:trying to set new default fstype to 'ext4' >14:15:57,913 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >14:15:57,913 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1 >14:15:57,914 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >14:15:57,914 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT >14:15:57,919 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout: >14:15:57,919 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >14:15:57,919 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:loop0 1176981504 root disk brw-rw---- squashfs >14:15:57,919 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:loop1 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 >14:15:57,919 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:|-live-rw 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 / >14:15:57,919 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:`-live-base 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 >14:15:57,919 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:loop2 34359738368 root disk brw-rw---- >14:15:57,919 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:`-live-rw 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 / >14:15:57,919 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:sda 10737418240 root disk brw-rw---- >14:15:57,919 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:sr0 1327953920 root cdrom brw-rw---- iso9660 Fedora-iot-ostree-x86_64-38 2023-04-19-16-13-32-00 /run/install/repo >14:15:57,919 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:zram0 2040528896 root disk brw-rw---- [SWAP] >14:15:57,919 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >14:15:57,920 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:lsblk output: >14:15:57,920 WARNING org.fedoraproject.Anaconda.Modules.Storage:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >14:15:57,920 WARNING org.fedoraproject.Anaconda.Modules.Storage:loop0 1176981504 root disk brw-rw---- squashfs >14:15:57,920 WARNING org.fedoraproject.Anaconda.Modules.Storage:loop1 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 >14:15:57,920 WARNING org.fedoraproject.Anaconda.Modules.Storage:|-live-rw 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 / >14:15:57,920 WARNING org.fedoraproject.Anaconda.Modules.Storage:`-live-base 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 >14:15:57,920 WARNING org.fedoraproject.Anaconda.Modules.Storage:loop2 34359738368 root disk brw-rw---- >14:15:57,920 WARNING org.fedoraproject.Anaconda.Modules.Storage:`-live-rw 4294967296 root disk brw-rw---- ext4 Anaconda 148d0c4c-8364-41e1-93ee-a712839a5012 / >14:15:57,920 WARNING org.fedoraproject.Anaconda.Modules.Storage:sda 10737418240 root disk brw-rw---- >14:15:57,920 WARNING org.fedoraproject.Anaconda.Modules.Storage:sr0 1327953920 root cdrom brw-rw---- iso9660 Fedora-iot-ostree-x86_64-38 2023-04-19-16-13-32-00 /run/install/repo >14:15:57,920 WARNING org.fedoraproject.Anaconda.Modules.Storage:zram0 2040528896 root disk brw-rw---- [SWAP] >14:15:57,920 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:lvm filter: clearing the lvm devices list >14:15:57,920 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:lvm filter: clearing the lvm devices list >14:15:57,920 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:trying to set new default fstype to 'ext4' >14:15:57,921 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >14:15:57,921 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2 >14:15:57,922 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >14:15:57,922 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.storage:trying to set new default luks version to 'luks2' >14:15:57,923 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LUKS.__init__: luks_version: luks2 ; >14:15:57,923 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3 >14:15:57,924 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.storage:The storage model has changed. >14:15:57,924 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Publish the service. >14:15:57,924 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker. >14:15:57,924 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-DTSOpYKZVA,guid=9de6b0015329470edcbb94e364a81e1d. >14:15:57,925 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. >14:15:57,925 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >14:15:57,925 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >14:15:57,925 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. >14:15:57,925 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >14:15:57,926 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. >14:15:57,926 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. >14:15:57,926 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. >14:15:57,926 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. >14:15:57,926 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. >14:15:57,927 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >14:15:57,927 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >14:15:57,927 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >14:15:57,927 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Start the loop. >14:15:57,928 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Storage started successfully. >14:15:57,928 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Storage is available. >14:15:57,929 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.threading:Thread Done: AnaTaskThread-StartModulesTask-1 (140042124494528) >14:15:57,964 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Reading a kickstart file at /usr/share/anaconda/interactive-defaults.ks. >14:15:57,971 WARNING org.fedoraproject.Anaconda.Boss:WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >14:15:57,971 WARNING org.fedoraproject.Anaconda.Boss: import pipes >14:15:57,989 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Network handles commands ['network', 'firewall'] sections [] addons []. >14:15:57,989 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Reading kickstart... >14:15:57,991 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.firewall.firewall:Firewall command considered seen in kickstart: True. >14:15:57,991 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.firewall.firewall:Firewall mode will be: FirewallMode.USE_SYSTEM_DEFAULTS >14:15:57,991 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.firewall.firewall:Ports that will be allowed through the firewall: [] >14:15:57,991 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.firewall.firewall:Trusted devices that will be allowed through the firewall: [] >14:15:57,991 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.firewall.firewall:Services that will be allowed through the firewall: [] >14:15:57,991 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.firewall.firewall:Services that will be explicitly disabled on the firewall: [] >14:15:57,991 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >14:15:57,994 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons []. >14:15:57,994 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Services. >14:15:57,995 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Storage handles commands ['autopart', 'bootloader', 'btrfs', 'clearpart', 'fcoe', 'ignoredisk', 'iscsi', 'iscsiname', 'logvol', 'mount', 'nvdimm', 'part', 'partition', 'raid', 'reqpart', 'snapshot', 'volgroup', 'zerombr', 'zfcp', 'zipl'] sections [] addons []. >14:15:57,995 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Storage. >14:15:57,996 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Security handles commands ['authselect', 'selinux', 'realm'] sections [] addons []. >14:15:57,997 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Security. ><auto-removed line containing rootpw> >14:15:57,999 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Users. >14:15:58,000 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone', 'timesource'] sections [] addons []. >14:15:58,000 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Timezone. >14:15:58,002 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons []. >14:15:58,002 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Localization. >14:15:58,003 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Payloads handles commands ['cdrom', 'harddrive', 'hmc', 'liveimg', 'module', 'nfs', 'ostreecontainer', 'ostreesetup', 'repo', 'url'] sections ['packages'] addons []. >14:15:58,003 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.common.base.base:Reading kickstart... >14:15:58,030 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.payloads.payload.payload_base:The kernel version list is set to: [] >14:15:58,030 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.payloads.payloads:Created the payload PayloadType.RPM_OSTREE. >14:15:58,033 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.payloads.source.rpm_ostree.rpm_ostree:Configuration is set to 'RPMOSTreeConfigurationData(gpg_verification_enabled=False, osname='fedora-iot', ref='fedora/stable/x86_64/iot', remote='fedora-iot', url='file:///ostree/repo')'. >14:15:58,033 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.payloads.payload.payload_base:New sources [Source(type='RPM_OSTREE', osname='fedora-iot', url='file:///ostree/repo')] were added. >14:15:58,033 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.payloads.payloads:Activated the payload PayloadType.RPM_OSTREE. >14:15:58,033 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >14:15:58,034 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Payload/1. >14:15:58,044 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Source/1. >14:15:58,046 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.security.security:Fingerprint authentication enabled is set to True. >14:15:58,048 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >14:15:58,049 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Setting locale of all modules to en_US.UTF-8. >14:15:58,049 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:15:58,049 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to en_US.UTF-8. >14:15:58,049 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:15:58,050 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:15:58,050 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:15:58,051 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:15:58,051 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:15:58,052 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:15:58,052 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:15:58,052 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:15:58,053 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Dumping configuration state - Initialization started. >14:15:58,054 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:{'connection': {'autoconnect': <false>, 'id': <'lo'>, 'interface-name': <'lo'>, 'permissions': <@as []>, 'timestamp': <uint64 1688739355>, 'type': <'loopback'>, 'uuid': <'1416d459-8785-4cf4-bf32-ae136be9729e'>}, 'loopback': {}, 'ipv4': {'address-data': <[{'address': <'127.0.0.1'>, 'prefix': <uint32 8>}]>, 'dns-search': <@as []>, 'method': <'manual'>, 'route-data': <@aa{sv} []>}, 'ipv6': {'address-data': <[{'address': <'::1'>, 'prefix': <uint32 128>}]>, 'dns-search': <@as []>, 'method': <'manual'>, 'route-data': <@aa{sv} []>}, 'proxy': {}} >14:15:58,054 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:{'connection': {'autoconnect-priority': <-999>, 'id': <'Wired connection 1'>, 'interface-name': <'ens3'>, 'permissions': <@as []>, 'type': <'802-3-ethernet'>, 'uuid': <'2aa4e280-42db-309c-ac4d-a6bc16e1e7e3'>}, '802-3-ethernet': {'auto-negotiate': <false>, 'mac-address-blacklist': <@as []>, 's390-options': <@a{ss} {}>}, 'ipv4': {'address-data': <@aa{sv} []>, 'dns-search': <@as []>, 'method': <'auto'>, 'route-data': <@aa{sv} []>}, 'ipv6': {'address-data': <@aa{sv} []>, 'dns-search': <@as []>, 'method': <'auto'>, 'route-data': <@aa{sv} []>}, 'proxy': {}} >14:15:58,055 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network/Task/1. >14:15:58,056 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.threading:Running Thread: AnaTaskThread-ApplyKickstartTask-1 (140391622751936) >14:15:58,056 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.modules.common.task.task:Apply kickstart >14:15:58,058 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.nm_client:get new NM Client succeeded. >14:15:58,058 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.initialization:Apply kickstart: No kickstart data. >14:15:58,059 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.threading:Thread Done: AnaTaskThread-ApplyKickstartTask-1 (140391622751936) >14:15:58,059 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Apply kickstart result: [] >14:15:58,160 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network/Task/2. >14:15:58,161 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.threading:Running Thread: AnaTaskThread-DumpMissingConfigFilesTask-1 (140391622751936) >14:15:58,161 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.modules.common.task.task:Dump missing config files >14:15:58,164 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.nm_client:get new NM Client succeeded. >14:15:58,164 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.nm_client:Config file for ens3 not found >14:15:58,164 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.initialization:Dump missing config files: ['2aa4e280-42db-309c-ac4d-a6bc16e1e7e3'] connections found for device ens3 >14:15:58,164 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.initialization:Dump missing config files: updating id and binding (interface-name) of connection 2aa4e280-42db-309c-ac4d-a6bc16e1e7e3 for ens3 >14:15:58,164 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.initialization:Dump missing config files: updating addr-gen-mode of connection 2aa4e280-42db-309c-ac4d-a6bc16e1e7e3 for ens3 >14:15:58,165 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.initialization:Dump missing config files: dumping connection 2aa4e280-42db-309c-ac4d-a6bc16e1e7e3 to config file for ens3 >14:15:58,165 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.core.glib:sync_call_glib[nm_remote_connection_update2]: call >14:15:58,166 DEBUG NetworkManager:<debug> [1688739358.1661] create NMAuditManager singleton (941e2e8b568ad747) >14:15:58,166 DEBUG NetworkManager:<debug> [1688739358.1666] ++ connection 'update connection' (0x55de3fcc58d0/NMSimpleConnection/"802-3-ethernet" < 0x55de3fcab590/NMSimpleConnection/"802-3-ethernet") [/org/freedesktop/NetworkManager/Settings/2]: >14:15:58,166 DEBUG NetworkManager:<debug> [1688739358.1666] ++ connection [ 0x55de3fcc5a40 < 0x55de3fcab700 ] >14:15:58,166 DEBUG NetworkManager:<debug> [1688739358.1666] ++ connection.id = 'ens3' < 'Wired connection 1' >14:15:58,166 DEBUG NetworkManager:<debug> [1688739358.1666] ++ connection.timestamp < 1688739355 >14:15:58,166 DEBUG NetworkManager:<debug> [1688739358.1666] ++ ipv6 [ 0x55de3fcc5c00 < 0x55de3fcab8c0 ] >14:15:58,166 DEBUG NetworkManager:<debug> [1688739358.1666] ++ ipv6.addr-gen-mode = 0 >14:15:58,166 DEBUG NetworkManager:<debug> [1688739358.1668] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/2 (ens3) >14:15:58,166 INFO NetworkManager:<info> [1688739358.1668] audit: op="connection-update" uuid="2aa4e280-42db-309c-ac4d-a6bc16e1e7e3" name="ens3" args="connection.id,connection.timestamp,ipv6.addr-gen-mode" pid=2083 uid=0 result="success" >14:15:58,166 DEBUG NetworkManager:<debug> [1688739358.1668] device[6621657071fdae01] (lo): add_pending_action (1): 'autoactivate' >14:15:58,166 DEBUG NetworkManager:<debug> [1688739358.1668] manager: startup complete is waiting for device 'lo' (autoactivate) >14:15:58,166 DEBUG NetworkManager:<debug> [1688739358.1668] device[6621657071fdae01] (lo): remove_pending_action (0): 'autoactivate' >14:15:58,166 DEBUG NetworkManager:<debug> [1688739358.1669] manager: startup complete is waiting for device 'ens3' (activation-2) >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.core.glib:sync_call_glib[nm_remote_connection_update2]: call nm_remote_connection_update2_finish >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.core.glib:sync_call_glib[nm_remote_connection_update2]: quit >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.core.glib:sync_call_glib[nm_remote_connection_update2]: quit >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.threading:Thread Done: AnaTaskThread-DumpMissingConfigFilesTask-1 (140391622751936) >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Dump missing config files result: ['ens3'] >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Dumping configuration state - Dump missing config files >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:/etc/NetworkManager/system-connections/ens3.nmconnection: >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:[connection] >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:id=ens3 >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:uuid=2aa4e280-42db-309c-ac4d-a6bc16e1e7e3 >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:type=ethernet >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:autoconnect-priority=-999 >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:interface-name=ens3 >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network: >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:[ethernet] >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network: >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:[ipv4] >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:method=auto >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network: >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:[ipv6] >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:addr-gen-mode=eui64 >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:method=auto >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network: >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:[proxy] >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:{'connection': {'autoconnect': <false>, 'id': <'lo'>, 'interface-name': <'lo'>, 'permissions': <@as []>, 'timestamp': <uint64 1688739355>, 'type': <'loopback'>, 'uuid': <'1416d459-8785-4cf4-bf32-ae136be9729e'>}, 'loopback': {}, 'ipv4': {'address-data': <[{'address': <'127.0.0.1'>, 'prefix': <uint32 8>}]>, 'dns-search': <@as []>, 'method': <'manual'>, 'route-data': <@aa{sv} []>}, 'ipv6': {'address-data': <[{'address': <'::1'>, 'prefix': <uint32 128>}]>, 'dns-search': <@as []>, 'method': <'manual'>, 'route-data': <@aa{sv} []>}, 'proxy': {}} >14:15:58,167 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:{'connection': {'autoconnect-priority': <-999>, 'id': <'ens3'>, 'interface-name': <'ens3'>, 'permissions': <@as []>, 'type': <'802-3-ethernet'>, 'uuid': <'2aa4e280-42db-309c-ac4d-a6bc16e1e7e3'>}, '802-3-ethernet': {'auto-negotiate': <false>, 'mac-address-blacklist': <@as []>, 's390-options': <@a{ss} {}>}, 'ipv4': {'address-data': <@aa{sv} []>, 'dns-search': <@as []>, 'method': <'auto'>, 'route-data': <@aa{sv} []>}, 'ipv6': {'addr-gen-mode': <0>, 'address-data': <@aa{sv} []>, 'dns-search': <@as []>, 'method': <'auto'>, 'route-data': <@aa{sv} []>}, 'proxy': {}} >14:15:58,265 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.device_configuration:add_device: not adding lo: unsupported type >14:15:58,265 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.device_configuration:add device: adding device ens3 >14:15:58,265 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.device_configuration:added NetworkDeviceConfiguration(connection_uuid='2aa4e280-42db-309c-ac4d-a6bc16e1e7e3', device_name='ens3', device_type=<enum NM_DEVICE_TYPE_ETHERNET of type NM.DeviceType>) >14:15:58,265 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Device configurations changed: [(NetworkDeviceConfiguration(connection_uuid='', device_name='', device_type=0), NetworkDeviceConfiguration(connection_uuid='2aa4e280-42db-309c-ac4d-a6bc16e1e7e3', device_name='ens3', device_type=<enum NM_DEVICE_TYPE_ETHERNET of type NM.DeviceType>))] >14:15:58,265 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.device_configuration:add_connection: not adding 1416d459-8785-4cf4-bf32-ae136be9729e: unsupported type >14:15:58,265 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.device_configuration:add_connection: not adding 2aa4e280-42db-309c-ac4d-a6bc16e1e7e3: already existing: [NetworkDeviceConfiguration(connection_uuid='2aa4e280-42db-309c-ac4d-a6bc16e1e7e3', device_name='ens3', device_type=<enum NM_DEVICE_TYPE_ETHERNET of type NM.DeviceType>)] >14:15:58,265 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Device configurations created: [NetworkDeviceConfiguration(connection_uuid='2aa4e280-42db-309c-ac4d-a6bc16e1e7e3', device_name='ens3', device_type=<enum NM_DEVICE_TYPE_ETHERNET of type NM.DeviceType>)] >14:15:58,359 WARNING kernel:kauditd_printk_skb: 651 callbacks suppressed >14:15:58,359 NOTICE kernel:audit: type=1400 audit(1688739358.358:381): avc: denied { map } for pid=2215 comm="Xorg" path="/dev/dri/card0" dev="devtmpfs" ino=513 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dri_device_t:s0 tclass=chr_file permissive=1 >14:15:58,359 NOTICE audit:AVC avc: denied { map } for pid=2215 comm="Xorg" path="/dev/dri/card0" dev="devtmpfs" ino=513 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dri_device_t:s0 tclass=chr_file permissive=1 >14:15:58,417 DEBUG NetworkManager:<debug> [1688739358.4173] dhcp4 (ens3): event: send DISCOVER to 255.255.255.255 >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5072] dhcp4 (ens3): event: received OFFER of 192.168.122.117 from 192.168.122.1 >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5072] dhcp4 (ens3): event: send REQUEST of 192.168.122.117 to 255.255.255.255 >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5075] dhcp4 (ens3): event: received ACK of 192.168.122.117 from 192.168.122.1 >14:15:58,507 INFO NetworkManager:<info> [1688739358.5076] dhcp4 (ens3): state changed new lease, address=192.168.122.117 >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5076] dhcp4 (ens3): option broadcast_address => '192.168.122.255' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5076] dhcp4 (ens3): option dhcp_client_identifier => '01:52:54:00:99:39:22' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5076] dhcp4 (ens3): option dhcp_lease_time => '3600' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5076] dhcp4 (ens3): option dhcp_server_identifier => '192.168.122.1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5076] dhcp4 (ens3): option domain_name_servers => '192.168.122.1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5076] dhcp4 (ens3): option expiry => '1688742958' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5076] dhcp4 (ens3): option ip_address => '192.168.122.117' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5076] dhcp4 (ens3): option next_server => '192.168.122.1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5076] dhcp4 (ens3): option requested_broadcast_address => '1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5076] dhcp4 (ens3): option requested_domain_name => '1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5076] dhcp4 (ens3): option requested_domain_name_servers => '1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5076] dhcp4 (ens3): option requested_domain_search => '1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5076] dhcp4 (ens3): option requested_host_name => '1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5076] dhcp4 (ens3): option requested_interface_mtu => '1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5076] dhcp4 (ens3): option requested_ms_classless_static_routes => '1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5077] dhcp4 (ens3): option requested_nis_domain => '1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5077] dhcp4 (ens3): option requested_nis_servers => '1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5077] dhcp4 (ens3): option requested_ntp_servers => '1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5077] dhcp4 (ens3): option requested_rfc3442_classless_static_routes => '1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5077] dhcp4 (ens3): option requested_root_path => '1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5077] dhcp4 (ens3): option requested_routers => '1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5077] dhcp4 (ens3): option requested_static_routes => '1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5077] dhcp4 (ens3): option requested_subnet_mask => '1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5077] dhcp4 (ens3): option requested_time_offset => '1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5077] dhcp4 (ens3): option requested_wpad => '1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5077] dhcp4 (ens3): option routers => '192.168.122.1' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5077] dhcp4 (ens3): option subnet_mask => '255.255.255.0' >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5078] device[ceb73370c61a98ad] (ens3): set metered value 4 >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5079] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: track: [72b761b52b370879, ip4-address, 192.168.122.117/24 brd* 192.168.122.255 lft 3600sec pref 3600sec lifetime 4-4[3600,3600] dev 2 src dhcp force-commit] >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5079] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: track: [8a911f851adb7eeb, ip4-route, type unicast 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 rt-src dhcp pref-src 192.168.122.117 force-commit] >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5079] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: track: [a3f7a8e161edbbfb, ip4-route, type unicast 192.168.122.0/24 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.122.117 force-commit] >14:15:58,507 DEBUG NetworkManager:<debug> [1688739358.5079] dns-mgr: (device_l3cd_changed): queueing DNS updates (1) >14:15:58,508 INFO NetworkManager:<info> [1688739358.5080] policy: set 'Wired connection 1' (ens3) as default for IPv4 routing and DNS >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5080] manager: PrimaryConnection now ens3 >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5080] manager: new metered value: 4 >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5081] dns-mgr: (device_l3cd_changed): DNS configuration changed >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5081] dns-mgr: (device_l3cd_changed): committing DNS changes (0) >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5081] dns-mgr: update-dns: not updating resolv.conf >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5081] dns-mgr: update-dns: updating plugin systemd-resolved >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5082] dns-plugin[d5f335dbffb1aed7]: [systemd-resolved] update-pending changed (pending) >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5082] dns-mgr: update-pending changed: pending >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5084] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: configure-first-time: [72b761b52b370879, ip4-address, 192.168.122.117/24 brd* 192.168.122.255 lft 3600sec pref 3600sec lifetime 4-4[3600,3600] dev 2 src dhcp force-commit], nm-configured >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5084] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: configure-first-time: [8a911f851adb7eeb, ip4-route, type unicast 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 rt-src dhcp pref-src 192.168.122.117 force-commit], nm-configured >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5084] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: configure-first-time: [a3f7a8e161edbbfb, ip4-route, type unicast 192.168.122.0/24 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.122.117 force-commit], nm-configured >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5084] platform: (ens3) address: adding or updating IPv4 address: 192.168.122.117/24 brd 192.168.122.255 lft 3600sec pref 3600sec lifetime 4-0[3600,3600] dev 2 flags noprefixroute src unknown >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5085] platform: (ens3) signal: address 4 added: 192.168.122.117/24 brd 192.168.122.255 lft 3600sec pref 3600sec lifetime 4-4[3600,3600] dev 2 flags noprefixroute src kernel >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5085] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: appeared in platform: [72b761b52b370879, ip4-address, 192.168.122.117/24 brd* 192.168.122.255 lft 3600sec pref 3600sec lifetime 4-4[3600,3600] dev 2 src dhcp force-commit], nm-configured, in-platform >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5085] platform: (ens3) signal: route 4 added: type local table 255 192.168.122.117/32 dev 2 metric 0 mss 0 rt-src rt-kernel scope host pref-src 192.168.122.117 >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5085] platform-linux: do-add-ip4-address[2: 192.168.122.117/24]: success >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5085] platform: (ens3) route: append IPv4 route: type unicast 192.168.122.0/24 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.122.117 force-commit >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5086] platform: (ens3) signal: route 4 added: type unicast 192.168.122.0/24 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.122.117 >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5086] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: appeared in platform: [a3f7a8e161edbbfb, ip4-route, type unicast 192.168.122.0/24 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.122.117 force-commit], nm-configured, in-platform >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5086] platform-linux: do-add-ip4-route[type unicast 192.168.122.0/24 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.122.117 force-commit]: success >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5086] platform: (ens3) route: append IPv4 route: type unicast 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global pref-src 192.168.122.117 force-commit >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5086] platform: (ens3) signal: route 4 added: type unicast 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global pref-src 192.168.122.117 >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5086] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: appeared in platform: [8a911f851adb7eeb, ip4-route, type unicast 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 rt-src dhcp pref-src 192.168.122.117 force-commit], nm-configured, in-platform >14:15:58,508 INFO systemd-resolved:ens3: Bus client set default route setting: yes >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5086] platform-linux: do-add-ip4-route[type unicast 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global pref-src 192.168.122.117 force-commit]: success >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5086] global-tracker: track [9f11d0c079b0dc8a,+99] mptcp-addr "192.168.122.117 flags subflow ifindex 2" >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5086] global-tracker: sync mptcp-addr >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5087] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/ens3/rp_filter': '2' >14:15:58,508 DEBUG NetworkManager:<debug> [1688739358.5087] dhcp4 (ens3): accept lease >14:15:58,508 INFO systemd-resolved:ens3: Bus client set DNS server list to: 192.168.122.1 >14:15:58,508 NOTICE audit:AVC avc: denied { name_bind } for pid=1965 comm="NetworkManager" src=68 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dhcpc_port_t:s0 tclass=udp_socket permissive=1 >14:15:58,509 DEBUG NetworkManager:<debug> [1688739358.5090] device[ceb73370c61a98ad] (ens3): ip:dhcp4: set state done (was pending) >14:15:58,509 DEBUG NetworkManager:<debug> [1688739358.5090] dispatcher: (6) (ens3) dispatching action 'dhcp4-change' >14:15:58,509 DEBUG NetworkManager:<debug> [1688739358.5091] dns-sd-resolved[d5f335dbffb1aed7]: systemd-resolved support for SetLinkDefaultRoute(): API supported >14:15:58,509 DEBUG NetworkManager:<debug> [1688739358.5092] dns-sd-resolved[d5f335dbffb1aed7]: systemd-resolved support for SetLinkDNSOverTLS(): API supported >14:15:58,509 DEBUG NetworkManager:<debug> [1688739358.5092] dns-plugin[d5f335dbffb1aed7]: [systemd-resolved] update-pending changed (not pending) >14:15:58,509 DEBUG NetworkManager:<debug> [1688739358.5092] dns-mgr: update-pending changed: not pending >14:15:58,509 DEBUG NetworkManager:<debug> [1688739358.5093] resolve-addr[ac3a71ec48bf202f,192.168.122.117]: start lookup via systemd-resolved >14:15:58,509 DEBUG NetworkManager:<debug> [1688739358.5094] device[ceb73370c61a98ad] (ens3): ip4: set state done (was pending, reason: check-ip-state) >14:15:58,509 DEBUG NetworkManager:<debug> [1688739358.5094] active-connection[bf94c14f94891c2e]: set state-flags layer2-ready,ip4-ready,lifetime-bound-to-profile-visibility (was layer2-ready,lifetime-bound-to-profile-visibility) >14:15:58,509 DEBUG NetworkManager:<debug> [1688739358.5094] device[ceb73370c61a98ad] (ens3): ip: set (combined) state done (was pending, reason: check-ip-state) >14:15:58,509 INFO NetworkManager:<info> [1688739358.5094] device (ens3): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') >14:15:58,509 DEBUG NetworkManager:<debug> [1688739358.5094] device[ceb73370c61a98ad] (ens3): add_pending_action (2): 'in-state-change' >14:15:58,509 DEBUG NetworkManager:<debug> [1688739358.5095] manager: ActivatingConnection now (none) >14:15:58,509 DEBUG NetworkManager:<debug> [1688739358.5095] dispatcher: (7) (ens3) dispatching action 'pre-up' (with callback) >14:15:58,509 INFO nm-dispatcher:req:6 'dhcp4-change' [ens3]: new request (3 scripts) >14:15:58,509 DEBUG nm-dispatcher:req:6 'dhcp4-change' [ens3]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/2 >14:15:58,509 DEBUG NetworkManager:<debug> [1688739358.5097] device[ceb73370c61a98ad] (ens3): remove_pending_action (1): 'in-state-change' >14:15:58,509 DEBUG nm-dispatcher:req:6 'dhcp4-change' [ens3]: environment: CONNECTION_FILENAME=/etc/NetworkManager/system-connections/ens3.nmconnection >14:15:58,509 DEBUG nm-dispatcher:req:6 'dhcp4-change' [ens3]: environment: CONNECTION_UUID=2aa4e280-42db-309c-ac4d-a6bc16e1e7e3 >14:15:58,509 DEBUG nm-dispatcher:req:6 'dhcp4-change' [ens3]: environment: CONNECTION_ID=Wired connection 1 >14:15:58,509 DEBUG nm-dispatcher:req:6 'dhcp4-change' [ens3]: environment: DEVICE_IFACE=ens3 >14:15:58,509 DEBUG nm-dispatcher:req:6 'dhcp4-change' [ens3]: environment: DEVICE_IP_IFACE=ens3 >14:15:58,509 NOTICE kernel:audit: type=1400 audit(1688739358.508:382): avc: denied { name_bind } for pid=1965 comm="NetworkManager" src=68 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dhcpc_port_t:s0 tclass=udp_socket permissive=1 >14:15:58,509 DEBUG nm-dispatcher:req:6 'dhcp4-change' [ens3]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >14:15:58,509 DEBUG nm-dispatcher:req:6 'dhcp4-change' [ens3]: environment: NM_DISPATCHER_ACTION=dhcp4-change >14:15:58,509 INFO nm-dispatcher:req:6 'dhcp4-change' [ens3]: start running ordered scripts... >14:15:58,509 DEBUG nm-dispatcher:req:6 'dhcp4-change' [ens3], "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": run script >14:15:58,510 INFO nm-dispatcher:req:7 'pre-up' [ens3]: new request (0 scripts) >14:15:58,510 DEBUG nm-dispatcher:req:7 'pre-up' [ens3]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/2 >14:15:58,510 DEBUG nm-dispatcher:req:7 'pre-up' [ens3]: environment: CONNECTION_FILENAME=/etc/NetworkManager/system-connections/ens3.nmconnection >14:15:58,510 DEBUG nm-dispatcher:req:7 'pre-up' [ens3]: environment: CONNECTION_UUID=2aa4e280-42db-309c-ac4d-a6bc16e1e7e3 >14:15:58,510 DEBUG nm-dispatcher:req:7 'pre-up' [ens3]: environment: CONNECTION_ID=Wired connection 1 >14:15:58,510 DEBUG nm-dispatcher:req:7 'pre-up' [ens3]: environment: DEVICE_IFACE=ens3 >14:15:58,510 DEBUG nm-dispatcher:req:7 'pre-up' [ens3]: environment: DEVICE_IP_IFACE=ens3 >14:15:58,510 DEBUG nm-dispatcher:req:7 'pre-up' [ens3]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >14:15:58,510 DEBUG nm-dispatcher:req:7 'pre-up' [ens3]: environment: NM_DISPATCHER_ACTION=pre-up >14:15:58,510 INFO nm-dispatcher:req:7 'pre-up' [ens3]: completed: no scripts >14:15:58,510 DEBUG NetworkManager:<debug> [1688739358.5106] dispatcher: (7) succeeded (after 0.001 sec, 0 scripts invoked) >14:15:58,510 DEBUG NetworkManager:<debug> [1688739358.5106] device[ceb73370c61a98ad] (ens3): add_pending_action (2): 'queued-state-change-secondaries' >14:15:58,510 DEBUG NetworkManager:<debug> [1688739358.5106] device[ceb73370c61a98ad] (ens3): queue-state[secondaries, reason:none, id:190]: queue state change >14:15:58,510 DEBUG NetworkManager:<debug> [1688739358.5106] device[ceb73370c61a98ad] (ens3): queue-state[secondaries, reason:none, id:190]: change state >14:15:58,510 INFO NetworkManager:<info> [1688739358.5106] device (ens3): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') >14:15:58,510 DEBUG NetworkManager:<debug> [1688739358.5106] device[ceb73370c61a98ad] (ens3): add_pending_action (3): 'in-state-change' >14:15:58,510 DEBUG NetworkManager:<debug> [1688739358.5107] device[ceb73370c61a98ad] (ens3): add_pending_action (4): 'queued-state-change-activated' >14:15:58,510 DEBUG NetworkManager:<debug> [1688739358.5107] device[ceb73370c61a98ad] (ens3): queue-state[activated, reason:none, id:191]: queue state change >14:15:58,510 DEBUG NetworkManager:<debug> [1688739358.5107] device[ceb73370c61a98ad] (ens3): device entered SECONDARIES state >14:15:58,510 DEBUG NetworkManager:<debug> [1688739358.5107] device[ceb73370c61a98ad] (ens3): remove_pending_action (3): 'in-state-change' >14:15:58,510 DEBUG NetworkManager:<debug> [1688739358.5107] device[ceb73370c61a98ad] (ens3): remove_pending_action (2): 'queued-state-change-secondaries' >14:15:58,510 DEBUG NetworkManager:<debug> [1688739358.5107] device[ceb73370c61a98ad] (ens3): queue-state[activated, reason:none, id:191]: change state >14:15:58,510 INFO NetworkManager:<info> [1688739358.5107] device (ens3): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') >14:15:58,510 DEBUG NetworkManager:<debug> [1688739358.5107] device[ceb73370c61a98ad] (ens3): add_pending_action (3): 'in-state-change' >14:15:58,510 DEBUG NetworkManager:<debug> [1688739358.5108] active-connection[bf94c14f94891c2e]: set state activated (was activating) >14:15:58,510 DEBUG nm-dispatcher:req:6 'dhcp4-change' [ens3], "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": complete >14:15:58,510 DEBUG nm-dispatcher:req:6 'dhcp4-change' [ens3], "/usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp": run script >14:15:58,510 INFO NetworkManager:<info> [1688739358.5109] manager: NetworkManager state is now CONNECTED_SITE >14:15:58,510 DEBUG NetworkManager:<debug> [1688739358.5109] active-connection[bf94c14f94891c2e]: check-master-ready: not signalling (state activated, no master) >14:15:58,511 DEBUG NetworkManager:<debug> [1688739358.5110] device[ceb73370c61a98ad] (ens3): remove_pending_action (2): 'activation-2' >14:15:58,511 DEBUG NetworkManager:<debug> [1688739358.5110] dns-mgr: (device_state_changed): queueing DNS updates (1) >14:15:58,511 DEBUG NetworkManager:<debug> [1688739358.5111] dns-mgr: (device_state_changed): DNS configuration did not change >14:15:58,511 DEBUG NetworkManager:<debug> [1688739358.5111] dns-mgr: (device_state_changed): no DNS changes to commit (0) >14:15:58,511 INFO NetworkManager:<info> [1688739358.5111] device (ens3): Activation: successful, device activated. >14:15:58,511 DEBUG NetworkManager:<debug> [1688739358.5111] dispatcher: (8) (ens3) dispatching action 'up' >14:15:58,511 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:NeworkManager state changed to <enum NM_STATE_CONNECTED_SITE of type NM.State> >14:15:58,511 DEBUG NetworkManager:<debug> [1688739358.5112] device[ceb73370c61a98ad] (ens3): connectivity state changed from NONE to FULL >14:15:58,511 DEBUG NetworkManager:<debug> [1688739358.5112] manager: connectivity checking indicates FULL >14:15:58,511 INFO NetworkManager:<info> [1688739358.5113] manager: NetworkManager state is now CONNECTED_GLOBAL >14:15:58,511 DEBUG NetworkManager:<debug> [1688739358.5113] dispatcher: (9) dispatching action 'connectivity-change' >14:15:58,511 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Connected to network: True >14:15:58,511 DEBUG NetworkManager:<debug> [1688739358.5114] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: update: [72b761b52b370879, ip4-address, 192.168.122.117/24 brd* 192.168.122.255 lft 3600sec pref 3600sec lifetime 4-4[3600,3600] dev 2 src dhcp], nm-configured, in-platform >14:15:58,511 DEBUG NetworkManager:<debug> [1688739358.5114] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: update: [8a911f851adb7eeb, ip4-route, type unicast 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 rt-src dhcp pref-src 192.168.122.117], nm-configured, in-platform >14:15:58,511 DEBUG NetworkManager:<debug> [1688739358.5114] l3cfg[be97c5047ea85cf9,ifindex=2]: obj-state: update: [a3f7a8e161edbbfb, ip4-route, type unicast 192.168.122.0/24 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.122.117], nm-configured, in-platform >14:15:58,511 DEBUG NetworkManager:<debug> [1688739358.5114] dns-mgr: (device_l3cd_changed): queueing DNS updates (1) >14:15:58,511 DEBUG NetworkManager:<debug> [1688739358.5114] dns-mgr: (device_l3cd_changed): DNS configuration did not change >14:15:58,511 DEBUG NetworkManager:<debug> [1688739358.5114] dns-mgr: (device_l3cd_changed): no DNS changes to commit (0) >14:15:58,511 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:NeworkManager state changed to <enum NM_STATE_CONNECTED_GLOBAL of type NM.State> >14:15:58,511 DEBUG NetworkManager:<debug> [1688739358.5114] device[ceb73370c61a98ad] (ens3): connectivity state changed from NONE to FULL >14:15:58,511 DEBUG NetworkManager:<debug> [1688739358.5115] device[ceb73370c61a98ad] (ens3): remove_pending_action (1): 'in-state-change' >14:15:58,511 DEBUG NetworkManager:<debug> [1688739358.5115] device[ceb73370c61a98ad] (ens3): remove_pending_action (0): 'queued-state-change-activated' >14:15:58,511 INFO NetworkManager:<info> [1688739358.5115] manager: startup complete >14:15:58,511 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Connected to network: True >14:15:58,511 INFO nm-dispatcher:req:8 'up' [ens3]: new request (3 scripts) >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/2 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: CONNECTION_FILENAME=/etc/NetworkManager/system-connections/ens3.nmconnection >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: CONNECTION_UUID=2aa4e280-42db-309c-ac4d-a6bc16e1e7e3 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: CONNECTION_ID=Wired connection 1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DEVICE_IFACE=ens3 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DEVICE_IP_IFACE=ens3 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: IP4_ADDRESS_0=192.168.122.117/24 192.168.122.1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: IP4_NUM_ADDRESSES=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: IP4_GATEWAY=192.168.122.1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: IP4_NAMESERVERS=112.97.94.65 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: IP4_ROUTE_0=192.168.122.0/24 0.0.0.0 100 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: IP4_NUM_ROUTES=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: IP6_ADDRESS_0=fe80::5085:9c9a:23cb:8632/64 0.0.0.0 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: IP6_NUM_ADDRESSES=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: IP6_GATEWAY=0.0.0.0 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: IP6_ROUTE_0=fe80::/64 :: 1024 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: IP6_NUM_ROUTES=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_BROADCAST_ADDRESS=192.168.122.255 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_DHCP_CLIENT_IDENTIFIER=01:52:54:00:99:39:22 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_DHCP_LEASE_TIME=3600 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_DHCP_SERVER_IDENTIFIER=192.168.122.1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_DOMAIN_NAME_SERVERS=192.168.122.1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_EXPIRY=1688742958 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_IP_ADDRESS=192.168.122.117 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_NEXT_SERVER=192.168.122.1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_REQUESTED_BROADCAST_ADDRESS=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_NAME=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_NAME_SERVERS=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_SEARCH=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_REQUESTED_HOST_NAME=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_REQUESTED_INTERFACE_MTU=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_REQUESTED_MS_CLASSLESS_STATIC_ROUTES=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_REQUESTED_NIS_DOMAIN=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_REQUESTED_NIS_SERVERS=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_REQUESTED_NTP_SERVERS=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_REQUESTED_RFC3442_CLASSLESS_STATIC_ROUTES=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_REQUESTED_ROOT_PATH=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_REQUESTED_ROUTERS=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_REQUESTED_STATIC_ROUTES=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_REQUESTED_SUBNET_MASK=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_REQUESTED_TIME_OFFSET=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_REQUESTED_WPAD=1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_ROUTERS=192.168.122.1 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: DHCP4_SUBNET_MASK=255.255.255.0 >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >14:15:58,511 DEBUG nm-dispatcher:req:8 'up' [ens3]: environment: NM_DISPATCHER_ACTION=up >14:15:58,511 INFO nm-dispatcher:req:9 'connectivity-change': new request (3 scripts) >14:15:58,511 DEBUG nm-dispatcher:req:9 'connectivity-change': environment: CONNECTIVITY_STATE=FULL >14:15:58,512 DEBUG nm-dispatcher:req:9 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >14:15:58,512 DEBUG nm-dispatcher:req:9 'connectivity-change': environment: NM_DISPATCHER_ACTION=connectivity-change >14:15:58,513 DEBUG nm-dispatcher:req:6 'dhcp4-change' [ens3], "/usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp": complete >14:15:58,513 DEBUG nm-dispatcher:req:6 'dhcp4-change' [ens3], "/usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline": run script >14:15:58,514 DEBUG nm-dispatcher:req:6 'dhcp4-change' [ens3], "/usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline": complete >14:15:58,514 DEBUG nm-dispatcher:req:6 'dhcp4-change' [ens3]: completed (3 scripts) >14:15:58,514 INFO nm-dispatcher:req:8 'up' [ens3]: start running ordered scripts... >14:15:58,514 DEBUG nm-dispatcher:req:8 'up' [ens3], "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": run script >14:15:58,515 DEBUG NetworkManager:<debug> [1688739358.5150] dispatcher: (6) succeeded (after 0.006 sec, 3 scripts invoked) >14:15:58,515 DEBUG NetworkManager:<debug> [1688739358.5151] dispatcher: (6) /usr/lib/NetworkManager/dispatcher.d/04-iscsi succeeded >14:15:58,515 DEBUG NetworkManager:<debug> [1688739358.5151] dispatcher: (6) /usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp succeeded >14:15:58,515 DEBUG NetworkManager:<debug> [1688739358.5151] dispatcher: (6) /usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline succeeded >14:15:58,518 WARNING systemd:iscsi.service: Unit cannot be reloaded because it is inactive. >14:15:58,518 DEBUG nm-dispatcher:req:8 'up' [ens3], "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": complete >14:15:58,518 DEBUG nm-dispatcher:req:8 'up' [ens3], "/usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp": run script >14:15:58,521 DEBUG nm-dispatcher:req:8 'up' [ens3], "/usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp": complete >14:15:58,521 DEBUG nm-dispatcher:req:8 'up' [ens3], "/usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline": run script >14:15:58,523 DEBUG nm-dispatcher:req:8 'up' [ens3], "/usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline": complete >14:15:58,523 DEBUG nm-dispatcher:req:8 'up' [ens3]: completed (3 scripts) >14:15:58,523 INFO nm-dispatcher:req:9 'connectivity-change': start running ordered scripts... >14:15:58,523 DEBUG nm-dispatcher:req:9 'connectivity-change', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": run script >14:15:58,523 DEBUG NetworkManager:<debug> [1688739358.5234] dispatcher: (8) succeeded (after 0.012 sec, 3 scripts invoked) >14:15:58,523 DEBUG NetworkManager:<debug> [1688739358.5234] dispatcher: (8) /usr/lib/NetworkManager/dispatcher.d/04-iscsi succeeded >14:15:58,523 DEBUG NetworkManager:<debug> [1688739358.5234] dispatcher: (8) /usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp succeeded >14:15:58,523 DEBUG NetworkManager:<debug> [1688739358.5234] dispatcher: (8) /usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline succeeded >14:15:58,523 DEBUG nm-dispatcher:req:9 'connectivity-change', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": complete >14:15:58,523 DEBUG nm-dispatcher:req:9 'connectivity-change', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp": run script >14:15:58,525 DEBUG nm-dispatcher:req:9 'connectivity-change', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp": complete >14:15:58,525 DEBUG nm-dispatcher:req:9 'connectivity-change', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline": run script >14:15:58,526 DEBUG nm-dispatcher:req:9 'connectivity-change', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline": complete >14:15:58,526 DEBUG nm-dispatcher:req:9 'connectivity-change': completed (3 scripts) >14:15:58,527 DEBUG NetworkManager:<debug> [1688739358.5271] dispatcher: (9) succeeded (after 0.016 sec, 3 scripts invoked) >14:15:58,527 DEBUG NetworkManager:<debug> [1688739358.5271] dispatcher: (9) /usr/lib/NetworkManager/dispatcher.d/04-iscsi succeeded >14:15:58,527 DEBUG NetworkManager:<debug> [1688739358.5271] dispatcher: (9) /usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp succeeded >14:15:58,527 DEBUG NetworkManager:<debug> [1688739358.5271] dispatcher: (9) /usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline succeeded >14:15:58,583 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:Time sources are set to: [] >14:15:59,386 NOTICE audit:AVC avc: denied { create } for pid=2240 comm="systemd" name="chr" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=chr_file permissive=1 >14:15:59,386 NOTICE audit:AVC avc: denied { create } for pid=2240 comm="systemd" name="blk" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=blk_file permissive=1 >14:15:59,386 NOTICE kernel:audit: type=1400 audit(1688739359.385:383): avc: denied { create } for pid=2240 comm="systemd" name="chr" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=chr_file permissive=1 >14:15:59,386 NOTICE kernel:audit: type=1400 audit(1688739359.385:384): avc: denied { create } for pid=2240 comm="systemd" name="blk" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=blk_file permissive=1 >14:15:59,387 INFO spice-vdagent:vdagent started >14:15:59,401 NOTICE kernel:audit: type=1107 audit(1688739359.396:385): pid=2249 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { send_msg } for msgtype=method_call interface=org.freedesktop.DBus member=Hello dest=org.freedesktop.DBus spid=2242 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=dbus permissive=1 exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >14:15:59,401 NOTICE audit:USER_AVC pid=2249 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { send_msg } for msgtype=method_call interface=org.freedesktop.DBus member=Hello dest=org.freedesktop.DBus spid=2242 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=dbus permissive=1 exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >14:15:59,401 INFO dbus-daemon:[session uid=0 pid=2247] SELinux support is enabled >14:15:59,403 INFO systemd:Starting spice-vdagentd.service - Agent daemon for Spice guests... >14:15:59,417 WARNING spice-vdagentd:no session info, max 1 session agent allowed >14:15:59,417 INFO systemd:Started spice-vdagentd.service - Agent daemon for Spice guests. >14:15:59,490 NOTICE audit:USER_AVC pid=2240 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { reload } for auid=n/a uid=0 gid=0 cmdline="" function="method_set_environment" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system permissive=1 exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=pts/0' >14:15:59,491 NOTICE kernel:audit: type=1107 audit(1688739359.489:386): pid=2240 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { reload } for auid=n/a uid=0 gid=0 cmdline="" function="method_set_environment" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system permissive=1 exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=pts/0' >14:15:59,547 NOTICE audit:AVC avc: denied { execmem } for pid=2238 comm="gnome-kiosk" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=process permissive=1 >14:15:59,547 NOTICE kernel:audit: type=1400 audit(1688739359.546:387): avc: denied { execmem } for pid=2238 comm="gnome-kiosk" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=process permissive=1 >14:15:59,598 WARNING spice-vdagent:display: failed to call GetCurrentState from mutter over DBUS >14:15:59,598 WARNING spice-vdagent: error message: Cannot invoke method; proxy is for the well-known name org.gnome.Mutter.DisplayConfig without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag >14:15:59,598 DEBUG spice-vdagent:No guest output map, using output index as display id >14:15:59,598 DEBUG spice-vdagent:No guest output map, using output index as display id >14:15:59,598 DEBUG spice-vdagent:No guest output map, using output index as display id >14:15:59,598 DEBUG spice-vdagent:No guest output map, using output index as display id >14:15:59,598 WARNING spice-vdagent:warning could not get file xfer save dir, file transfers will be disabled >14:15:59,598 WARNING spice-vdagent:File transfer is disabled >14:15:59,598 INFO systemd:Starting systemd-localed.service - Locale Service... >14:15:59,599 INFO spice-vdagentd:opening vdagent virtio channel >14:15:59,599 DEBUG spice-vdagentd:Set max clipboard: 104857600 >14:15:59,599 INFO spice-vdagent:Received Graphics Device Info: >14:15:59,599 DEBUG spice-vdagent:Device /dev/dri/card0 is at /sys/devices/pci0000:00/0000:00:02.0/drm/card0 >14:15:59,599 DEBUG spice-vdagent:Found card '/sys/devices/pci0000:00/0000:00:02.0/drm/card0' with Vendor ID 0x100, Device ID 0x1b36 >14:15:59,599 INFO kernel:input: spice vdagent tablet as /devices/virtual/input/input7 >14:15:59,599 DEBUG spice-vdagent:Mapping connector Virtual-1 to display #0 >14:15:59,599 DEBUG spice-vdagent:Device /dev/dri/card0 is at /sys/devices/pci0000:00/0000:00:02.0/drm/card0 >14:15:59,599 DEBUG spice-vdagent:Found card '/sys/devices/pci0000:00/0000:00:02.0/drm/card0' with Vendor ID 0x100, Device ID 0x1b36 >14:15:59,599 DEBUG spice-vdagent:Found matching X Output: name=Virtual-1 id=67 >14:15:59,599 INFO spice-vdagent:Adding graphics device info: channel_id: 0 monitor_id: 0 device_address: pci/0000/02.0, device_display_id: 0 xrandr output ID: 67 >14:15:59,599 WARNING spice-vdagent:display: failed to call GetCurrentState from mutter over DBUS >14:15:59,599 WARNING spice-vdagent: error message: Cannot invoke method; proxy is for the well-known name org.gnome.Mutter.DisplayConfig without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag >14:15:59,600 WARNING spice-vdagent:Unable to find a display id for output index 1) >14:15:59,600 WARNING spice-vdagent:Unable to find a display id for output index 2) >14:15:59,600 WARNING spice-vdagent:Unable to find a display id for output index 3) >14:15:59,600 INFO spice-vdagent:Received Graphics Device Info: >14:15:59,600 DEBUG spice-vdagent:Device /dev/dri/card0 is at /sys/devices/pci0000:00/0000:00:02.0/drm/card0 >14:15:59,600 DEBUG spice-vdagent:Found card '/sys/devices/pci0000:00/0000:00:02.0/drm/card0' with Vendor ID 0x100, Device ID 0x1b36 >14:15:59,600 DEBUG spice-vdagent:Mapping connector Virtual-1 to display #0 >14:15:59,600 DEBUG spice-vdagent:Device /dev/dri/card0 is at /sys/devices/pci0000:00/0000:00:02.0/drm/card0 >14:15:59,600 DEBUG spice-vdagent:Found card '/sys/devices/pci0000:00/0000:00:02.0/drm/card0' with Vendor ID 0x100, Device ID 0x1b36 >14:15:59,600 DEBUG spice-vdagent:Found matching X Output: name=Virtual-1 id=67 >14:15:59,600 INFO spice-vdagent:Adding graphics device info: channel_id: 0 monitor_id: 0 device_address: pci/0000/02.0, device_display_id: 0 xrandr output ID: 67 >14:15:59,600 WARNING spice-vdagent:display: failed to call GetCurrentState from mutter over DBUS >14:15:59,600 WARNING spice-vdagent: error message: Cannot invoke method; proxy is for the well-known name org.gnome.Mutter.DisplayConfig without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag >14:15:59,600 WARNING spice-vdagent:Unable to find a display id for output index 1) >14:15:59,600 WARNING spice-vdagent:Unable to find a display id for output index 2) >14:15:59,600 WARNING spice-vdagent:Unable to find a display id for output index 3) >14:15:59,600 INFO spice-vdagent:Received Graphics Device Info: >14:15:59,600 DEBUG spice-vdagent:Device /dev/dri/card0 is at /sys/devices/pci0000:00/0000:00:02.0/drm/card0 >14:15:59,600 DEBUG spice-vdagent:Found card '/sys/devices/pci0000:00/0000:00:02.0/drm/card0' with Vendor ID 0x100, Device ID 0x1b36 >14:15:59,600 DEBUG spice-vdagent:Mapping connector Virtual-1 to display #0 >14:15:59,600 DEBUG spice-vdagent:Device /dev/dri/card0 is at /sys/devices/pci0000:00/0000:00:02.0/drm/card0 >14:15:59,600 DEBUG spice-vdagent:Found card '/sys/devices/pci0000:00/0000:00:02.0/drm/card0' with Vendor ID 0x100, Device ID 0x1b36 >14:15:59,600 DEBUG spice-vdagent:Found matching X Output: name=Virtual-1 id=67 >14:15:59,601 INFO spice-vdagent:Adding graphics device info: channel_id: 0 monitor_id: 0 device_address: pci/0000/02.0, device_display_id: 0 xrandr output ID: 67 >14:15:59,601 WARNING spice-vdagent:display: failed to call GetCurrentState from mutter over DBUS >14:15:59,601 WARNING spice-vdagent: error message: Cannot invoke method; proxy is for the well-known name org.gnome.Mutter.DisplayConfig without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag >14:15:59,601 WARNING spice-vdagent:Unable to find a display id for output index 1) >14:15:59,601 WARNING spice-vdagent:Unable to find a display id for output index 2) >14:15:59,601 WARNING spice-vdagent:Unable to find a display id for output index 3) >14:15:59,631 INFO systemd:Started systemd-localed.service - Locale Service. >14:15:59,670 NOTICE audit:USER_AVC pid=2249 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { acquire_svc } for service=org.gnome.Mutter.DisplayConfig spid=2238 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=dbus permissive=1 exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >14:15:59,670 NOTICE kernel:audit: type=1107 audit(1688739359.669:388): pid=2249 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { acquire_svc } for service=org.gnome.Mutter.DisplayConfig spid=2238 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=dbus permissive=1 exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >14:15:59,673 INFO dbus-daemon:[session uid=0 pid=2247] Activating service name='ca.desrt.dconf' requested by ':1.1' (uid=0 pid=2238 comm="gnome-kiosk --display :1 --sm-disable --x11" label="system_u:system_r:kernel_t:s0") >14:15:59,685 INFO systemd:Starting colord.service - Manage, Install and Generate Color Profiles... >14:15:59,686 INFO dbus-daemon:[session uid=0 pid=2247] Successfully activated service 'ca.desrt.dconf' >14:15:59,695 DEBUG spice-vdagent:Found monitor Virtual-1 with geometry 2374x1748+0-0 - associating it to SPICE display #0 >14:15:59,763 WARNING journal:failed to get edid data: EDID length is too small >14:15:59,779 INFO systemd:Started colord.service - Manage, Install and Generate Color Profiles. >14:15:59,780 INFO dbus-broker-launch:Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored >14:15:59,780 INFO dbus-broker-launch:Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored >14:15:59,782 INFO dbus-broker-launch:Ready >14:15:59,782 INFO dbus-broker-launch:avc: denied { send_msg } for scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=dbus permissive=1 >14:15:59,782 INFO dbus-broker-launch:avc: denied { acquire_svc } for scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=dbus permissive=1 >14:15:59,782 NOTICE audit:USER_AVC pid=2240 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { status } for auid=n/a uid=0 gid=0 cmdline="/usr/bin/dbus-broker-launch --scope user" function="method_subscribe" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system permissive=1 exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=pts/0' >14:15:59,782 NOTICE kernel:audit: type=1107 audit(1688739359.781:389): pid=2240 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { status } for auid=n/a uid=0 gid=0 cmdline="/usr/bin/dbus-broker-launch --scope user" function="method_subscribe" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system permissive=1 exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=pts/0' >14:16:00,087 NOTICE audit:USER_AVC pid=2240 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { status } for auid=n/a uid=0 gid=0 path="/usr/lib/systemd/user/at-spi-dbus-bus.service" cmdline="/usr/bin/dbus-broker-launch --scope user" function="reply_unit_path" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=service permissive=1 exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=pts/0' >14:16:00,087 NOTICE kernel:audit: type=1107 audit(1688739360.086:390): pid=2240 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { status } for auid=n/a uid=0 gid=0 path="/usr/lib/systemd/user/at-spi-dbus-bus.service" cmdline="/usr/bin/dbus-broker-launch --scope user" function="reply_unit_path" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=service permissive=1 exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=pts/0' >14:16:00,087 NOTICE audit:USER_AVC pid=2240 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { start } for auid=n/a uid=0 gid=0 path="/usr/lib/systemd/user/at-spi-dbus-bus.service" cmdline="/usr/bin/dbus-broker-launch --scope user" function="bus_unit_method_start_generic" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=service permissive=1 exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=pts/0' >14:16:00,113 NOTICE audit:USER_AVC pid=2424 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { send_msg } for msgtype=method_call interface=org.freedesktop.DBus member=Hello dest=org.freedesktop.DBus spid=2035 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=dbus permissive=1 exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >14:16:00,447 DEBUG spice-vdagent:Found monitor Virtual-1 with geometry 2374x1748+0-0 - associating it to SPICE display #0 >14:16:00,452 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. >14:16:00,453 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. >14:16:00,488 INFO kernel:input: spice vdagent tablet as /devices/virtual/input/input8 >14:16:00,531 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:failed to resolve 'LABEL=Fedora-iot-ostree-x86_64-38' >14:16:00,534 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >14:16:00,536 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_path returned None >14:16:00,536 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:failed to resolve '/dev/zram0' >14:16:00,536 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['LABEL=Fedora-iot-ostree-x86_64-38', '/dev/zram0']'. >14:16:00,538 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.storage:Creating a copy of the storage model. >14:16:00,538 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:starting Blivet copy >14:16:00,539 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:finished Blivet copy >14:16:00,539 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.storage:Finished a copy of the storage model. >14:16:00,539 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. >14:16:00,541 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (140344431736512) >14:16:00,541 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.modules.common.task.task:Scan all devices >14:16:00,541 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... systemctl start iscsi-init.service >14:16:00,546 INFO systemd:iscsi-init.service - One time configuration for iscsi.service was skipped because of an unmet condition check (ConditionPathExists=!/etc/iscsi/initiatorname.iscsi). >14:16:00,546 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >14:16:00,546 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:no initiator set >14:16:00,547 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:resetting Blivet (version 3.7.1) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fa488367950> >14:16:00,547 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:lvm filter: clearing the lvm devices list >14:16:00,547 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >14:16:00,547 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >14:16:00,547 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [3] multipath --version ... >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[3]: >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[3]: Unknown switch: (null) >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage:multipath-tools v0.9.4 (12/19, 2022) >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage:Usage: >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath [-v level] [-B|-d|-i|-q|-r] [-b file] [-p policy] [device] >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath [-v level] [-R retries] -f device >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath [-v level] [-R retries] -F >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath [-v level] [-l|-ll] [device] >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath [-v level] [-a|-w] device >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath [-v level] [-A|-W] >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath [-v level] [-i] [-c|-C] device >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath [-v level] [-i] [-u|-U] >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath [-h|-t|-T] >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage:Where: >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -h print this usage text >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -l show multipath topology (sysfs and DM info) >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -ll show multipath topology (maximum info) >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -e enable foreign libraries with -l/-ll >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -f flush a multipath device map >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -F flush all multipath device maps >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -a add a device wwid to the wwids file >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -A add devices from kernel command line mpath.wwids >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: parameters to wwids file >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -c check if a device should be a path in a multipath device >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -C check if a multipath device has usable paths >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -q allow queue_if_no_path when multipathd is not running >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -d dry run, do not create or update devmaps >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -t display the currently used multipathd configuration >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -T display the multipathd configuration without builtin defaults >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -r force devmap reload >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -i ignore wwids file >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -B treat the bindings file as read only >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -b fil bindings file location >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -w remove a device from the wwids file >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -W reset the wwids file include only the current devices >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -R num number of times to retry removes of in-use devices >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -u check if the device specified in the program environment should be a >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: path in a multipath device >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -U check if the device specified in the program environment is a >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath device with usable paths, see -C flag >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: -p pol force all maps to specified path grouping policy: >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: . failover one path per priority group >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multibus all paths in one priority group >14:16:00,549 WARNING org.fedoraproject.Anaconda.Modules.Storage: . group_by_serial one priority group per serial >14:16:00,550 WARNING org.fedoraproject.Anaconda.Modules.Storage: . group_by_prio one priority group per priority lvl >14:16:00,550 WARNING org.fedoraproject.Anaconda.Modules.Storage: . group_by_node_name one priority group per target node >14:16:00,550 WARNING org.fedoraproject.Anaconda.Modules.Storage: -v lvl verbosity level: >14:16:00,550 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 0 no output >14:16:00,550 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 1 print created devmap names only >14:16:00,550 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 2 default verbosity >14:16:00,550 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 3 print debug information >14:16:00,550 WARNING org.fedoraproject.Anaconda.Modules.Storage: device action limited to: >14:16:00,550 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath named 'device' (ex: mpath0) >14:16:00,550 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath whose wwid is 'device' (ex: 60051...) >14:16:00,550 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath including the path named 'device' (ex: /dev/sda or >14:16:00,550 WARNING org.fedoraproject.Anaconda.Modules.Storage: /dev/dm-0) >14:16:00,550 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath including the path with maj:min 'device' (ex: 8:0) >14:16:00,550 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [3] (exit code: 1) >14:16:00,550 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [4] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >14:16:00,552 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone/Task/1. >14:16:00,553 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:anaconda.threading:Running Thread: AnaTaskThread-GeolocationTask-1 (140504859858624) >14:16:00,553 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:anaconda.modules.common.task.task:Geolocate the system >14:16:00,553 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:anaconda.modules.timezone.initialization:Geoloc: starting lookup using provider: https://geoip.fedoraproject.org/city >14:16:00,555 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:anaconda.modules.timezone.initialization:Geoloc: querying the API >14:16:00,559 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): geoip.fedoraproject.org:443 >14:16:00,569 NOTICE audit:AVC avc: denied { name_connect } for pid=2105 comm="python3" dest=443 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:http_port_t:s0 tclass=tcp_socket permissive=1 >14:16:00,592 INFO systemd:Starting chronyd.service - NTP client/server... >14:16:00,596 NOTICE audit:AVC avc: denied { mounton } for pid=2448 comm="(chronyd)" path="/run/systemd/unit-root/var/log" dev="dm-0" ino=132873 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_log_t:s0 tclass=dir permissive=1 >14:16:00,596 NOTICE audit:AVC avc: denied { mounton } for pid=2448 comm="(chronyd)" path="/run/systemd/unit-root/var/spool" dev="dm-0" ino=134887 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_spool_t:s0 tclass=dir permissive=1 >14:16:00,607 INFO multipathd:Multipath configuration updated. >14:16:00,607 INFO multipathd:Reload multipathd for changes to take effect >14:16:00,610 INFO systemd:Reloading multipathd.service - Device-Mapper Multipath Device Controller... >14:16:00,611 INFO multipathd:reconfigure (operator) >14:16:00,611 INFO multipathd:ok >14:16:00,611 INFO multipathd:reconfigure: setting up paths and maps >14:16:00,613 INFO systemd:Reloaded multipathd.service - Device-Mapper Multipath Device Controller. >14:16:00,614 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[4]: >14:16:00,614 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[4]: >14:16:00,614 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [4] (exit code: 0) >14:16:00,614 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >14:16:00,615 INFO chronyd:chronyd version 4.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) >14:16:00,618 NOTICE audit:AVC avc: denied { name_bind } for pid=2481 comm="chronyd" src=323 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:chronyd_port_t:s0 tclass=udp_socket permissive=1 >14:16:00,619 INFO chronyd:Using right/UTC timezone to obtain leap second data >14:16:00,619 INFO chronyd:Loaded seccomp filter (level 2) >14:16:00,620 INFO systemd:Started chronyd.service - NTP client/server. >14:16:00,622 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >14:16:00,623 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >14:16:00,623 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >14:16:00,624 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVLINKS': '/dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00001 ' >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: '/dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00001 ' >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001 ' >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: '/dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00001 ' >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: '/dev/disk/by-diskseq/1 /dev/disk/by-path/pci-0000:00:01.1-ata-1 ' >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: '/dev/disk/by-path/pci-0000:00:01.1-ata-1.0', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVNAME': '/dev/sda', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVTYPE': 'disk', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DISKSEQ': '1', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DM_MULTIPATH_DEVICE_PATH': '0', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'FIND_MULTIPATHS_WAIT_UNTIL': '0', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_ATA': '1', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_ATA_FEATURE_SET_SMART': '1', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_ATA_WRITE_CACHE': '1', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_BUS': 'ata', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_MODEL': 'QEMU_HARDDISK', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_PATH': 'pci-0000:00:01.1-ata-1.0', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:01.1-ata-1', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_PATH_TAG': 'pci-0000_00_01_1-ata-1_0', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_REVISION': '2.5+', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_SCSI': '1', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_SCSI_INQUIRY': '1', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_SCSI_SERIAL': 'QM00001', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_SERIAL_SHORT': 'QM00001', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_TYPE': 'disk', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_VENDOR': 'ATA', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'MAJOR': '8', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'MINOR': '0', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'MPATH_SBIN_PATH': '/sbin', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_IDENT_LUN_ATA': 'QEMU_HARDDISK_QM00001', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_IDENT_LUN_T10': 'ATA_QEMU_HARDDISK_QM00001', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_IDENT_LUN_VENDOR': 'QM00001', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_IDENT_SERIAL': 'QM00001', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_MODEL': 'QEMU_HARDDISK', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_REVISION': '2.5+', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_TPGS': '0', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_TYPE': 'disk', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_VENDOR': 'ATA', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SUBSYSTEM': 'block', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SYS_NAME': 'sda', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'TAGS': ':systemd:', >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'USEC_INITIALIZED': '6342316'} ; >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:16:00,625 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/hidden: 300a >14:16:00,626 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >14:16:00,626 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:16:00,627 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned None >14:16:00,628 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. >14:16:00,628 WARNING org.fedoraproject.Anaconda.Modules.Storage: while device: >14:16:00,629 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >14:16:00,629 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/vendor: 41544120202020200a >14:16:00,629 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/model: 51454d5520484152444449534b2020200a >14:16:00,629 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:sda is a disk >14:16:00,629 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5 >14:16:00,629 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 >14:16:00,630 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >14:16:00,631 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >14:16:00,631 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >14:16:00,632 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >14:16:00,632 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/size: 32303937313532300a >14:16:00,632 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:updated sda size to 10 GiB (10 GiB) >14:16:00,632 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/rotational: 310a >14:16:00,632 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:added disk sda (id 4) to device tree >14:16:00,632 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:got device: DiskDevice instance (0x7fa488331090) -- >14:16:00,632 WARNING org.fedoraproject.Anaconda.Modules.Storage: name = sda status = True id = 4 >14:16:00,632 WARNING org.fedoraproject.Anaconda.Modules.Storage: children = [] >14:16:00,632 WARNING org.fedoraproject.Anaconda.Modules.Storage: parents = [] >14:16:00,632 WARNING org.fedoraproject.Anaconda.Modules.Storage: uuid = None size = 10 GiB >14:16:00,632 WARNING org.fedoraproject.Anaconda.Modules.Storage: format = existing None >14:16:00,632 WARNING org.fedoraproject.Anaconda.Modules.Storage: major = 8 minor = 0 exists = True protected = False >14:16:00,632 WARNING org.fedoraproject.Anaconda.Modules.Storage: sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >14:16:00,632 WARNING org.fedoraproject.Anaconda.Modules.Storage: target size = 10 GiB path = /dev/sda >14:16:00,632 WARNING org.fedoraproject.Anaconda.Modules.Storage: format args = [] original_format = None removable = False wwn = None >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/ro: 300a >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.handle_format: name: sda ; >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:no type or existing type for sda, bailing >14:16:00,633 DEBUG NetworkManager:<debug> [1688739360.6337] ndisc[0x55de3fcbbdb0,"ens3"]: solicit: schedule sending next solicitation in 8.482 seconds >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':systemd:seat:uaccess:', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVLINKS': '/dev/disk/by-uuid/2023-04-19-16-13-32-00 ' >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: '/dev/disk/by-label/Fedora-iot-ostree-x86_64-38 ' >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: '/dev/disk/by-path/pci-0000:00:01.1-ata-2 /dev/cdrom ' >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-diskseq/3 ' >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: '/dev/disk/by-path/pci-0000:00:01.1-ata-2.0', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVNAME': '/dev/sr0', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVTYPE': 'disk', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DISKSEQ': '3', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_ATA': '1', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_BUS': 'ata', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_CDROM': '1', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_CDROM_DVD': '1', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_CDROM_MEDIA': '1', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_CDROM_MEDIA_DVD': '1', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_CDROM_MEDIA_SESSION_COUNT': '1', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_CDROM_MEDIA_STATE': 'complete', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_CDROM_MEDIA_TRACK_COUNT': '1', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_CDROM_MRW': '1', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_CDROM_MRW_W': '1', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FOR_SEAT': 'block-pci-0000_00_01_1-ata-2_0', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_LABEL': 'Fedora-iot-ostree-x86_64-38', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_LABEL_ENC': 'Fedora-iot-ostree-x86_64-38', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_TYPE': 'iso9660', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_USAGE': 'filesystem', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_UUID': '2023-04-19-16-13-32-00', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_UUID_ENC': '2023-04-19-16-13-32-00', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_VERSION': 'Joliet Extension', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_MODEL': 'QEMU_DVD-ROM', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_PART_TABLE_TYPE': 'PMBR', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_PATH': 'pci-0000:00:01.1-ata-2.0', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:01.1-ata-2', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_PATH_TAG': 'pci-0000_00_01_1-ata-2_0', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_REVISION': '2.5+', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_SCSI': '1', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_SCSI_INQUIRY': '1', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_SERIAL_SHORT': 'QM00003', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_TYPE': 'cd', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_VENDOR': 'QEMU', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', >14:16:00,633 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'MAJOR': '11', >14:16:00,634 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'MINOR': '0', >14:16:00,634 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_MODEL': 'QEMU_DVD-ROM', >14:16:00,634 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20', >14:16:00,634 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_REVISION': '2.5+', >14:16:00,634 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_TPGS': '0', >14:16:00,634 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_TYPE': 'cd/dvd', >14:16:00,634 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_VENDOR': 'QEMU', >14:16:00,634 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SCSI_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', >14:16:00,634 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SUBSYSTEM': 'block', >14:16:00,634 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', >14:16:00,634 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SYS_NAME': 'sr0', >14:16:00,634 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', >14:16:00,634 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'TAGS': ':systemd:seat:uaccess:', >14:16:00,634 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'USEC_INITIALIZED': '6336590'} ; >14:16:00,634 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:16:00,634 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0/hidden: 300a >14:16:00,635 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >14:16:00,635 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned None >14:16:00,635 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: OpticalDevicePopulator.run: >14:16:00,635 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 10 >14:16:00,635 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 11 >14:16:00,636 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >14:16:00,636 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >14:16:00,636 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >14:16:00,637 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 ; >14:16:00,637 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0/size: 323539333636300a >14:16:00,637 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:updated sr0 size to 1.24 GiB (1.24 GiB) >14:16:00,637 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:added cdrom sr0 (id 9) to device tree >14:16:00,637 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:got device: OpticalDevice instance (0x7fa488233cd0) -- >14:16:00,637 WARNING org.fedoraproject.Anaconda.Modules.Storage: name = sr0 status = True id = 9 >14:16:00,637 WARNING org.fedoraproject.Anaconda.Modules.Storage: children = [] >14:16:00,637 WARNING org.fedoraproject.Anaconda.Modules.Storage: parents = [] >14:16:00,637 WARNING org.fedoraproject.Anaconda.Modules.Storage: uuid = None size = 1.24 GiB >14:16:00,637 WARNING org.fedoraproject.Anaconda.Modules.Storage: format = existing None >14:16:00,637 WARNING org.fedoraproject.Anaconda.Modules.Storage: major = 11 minor = 0 exists = True protected = False >14:16:00,637 WARNING org.fedoraproject.Anaconda.Modules.Storage: sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >14:16:00,637 WARNING org.fedoraproject.Anaconda.Modules.Storage: target size = 1.24 GiB path = /dev/sr0 >14:16:00,637 WARNING org.fedoraproject.Anaconda.Modules.Storage: format args = [] original_format = None >14:16:00,638 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >14:16:00,638 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >14:16:00,640 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >14:16:00,640 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 13 >14:16:00,641 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: EFIFS.supported: supported: True ; >14:16:00,641 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 14 >14:16:00,641 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: MacEFIFS.supported: supported: True ; >14:16:00,641 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 15 >14:16:00,642 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: MacEFIFS.supported: supported: True ; >14:16:00,642 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 16 >14:16:00,642 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:blivet:Stratis DBus service is not running >14:16:00,643 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:type detected on 'sr0' is 'iso9660' >14:16:00,643 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Iso9660FS.supported: supported: True ; >14:16:00,643 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 17 >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:got format: existing iso9660 filesystem >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVLINKS': '/dev/disk/by-diskseq/12', >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVNAME': '/dev/loop0', >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVPATH': '/devices/virtual/block/loop0', >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVTYPE': 'disk', >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DISKSEQ': '12', >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_TYPE': 'squashfs', >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_USAGE': 'filesystem', >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_VERSION': '4.0', >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'MAJOR': '7', >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'MINOR': '0', >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SUBSYSTEM': 'block', >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SYS_NAME': 'loop0', >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SYS_PATH': '/sys/devices/virtual/block/loop0', >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'TAGS': ':systemd:', >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'USEC_INITIALIZED': '6222351'} ; >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >14:16:00,644 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >14:16:00,645 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >14:16:00,645 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned None >14:16:00,646 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >14:16:00,646 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/install/repo/images/install.img ; incomplete: False ; hidden: False ; >14:16:00,647 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned None >14:16:00,647 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 20 >14:16:00,647 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 21 >14:16:00,647 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: FileDevice._set_format: /run/install/repo/images/install.img ; type: None ; current: None ; >14:16:00,648 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:added file /run/install/repo/images/install.img (id 19) to device tree >14:16:00,648 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 24 >14:16:00,648 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: FileDevice.add_child: name: /run/install/repo/images/install.img ; child: loop0 ; kids: 0 ; >14:16:00,648 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 >14:16:00,649 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >14:16:00,649 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:added loop loop0 (id 23) to device tree >14:16:00,649 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:got device: LoopDevice instance (0x7fa4881fe350) -- >14:16:00,649 WARNING org.fedoraproject.Anaconda.Modules.Storage: name = loop0 status = False id = 23 >14:16:00,649 WARNING org.fedoraproject.Anaconda.Modules.Storage: children = [] >14:16:00,649 WARNING org.fedoraproject.Anaconda.Modules.Storage: parents = ['existing 0 B file /run/install/repo/images/install.img (19)'] >14:16:00,649 WARNING org.fedoraproject.Anaconda.Modules.Storage: uuid = None size = 0 B >14:16:00,649 WARNING org.fedoraproject.Anaconda.Modules.Storage: format = existing None >14:16:00,649 WARNING org.fedoraproject.Anaconda.Modules.Storage: major = 0 minor = 0 exists = True protected = False >14:16:00,649 WARNING org.fedoraproject.Anaconda.Modules.Storage: sysfs path = >14:16:00,649 WARNING org.fedoraproject.Anaconda.Modules.Storage: target size = 0 B path = /dev/loop0 >14:16:00,649 WARNING org.fedoraproject.Anaconda.Modules.Storage: format args = [] original_format = None >14:16:00,649 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >14:16:00,649 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >14:16:00,650 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >14:16:00,650 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 27 >14:16:00,651 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: EFIFS.supported: supported: True ; >14:16:00,651 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 28 >14:16:00,651 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: MacEFIFS.supported: supported: True ; >14:16:00,651 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 29 >14:16:00,652 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: MacEFIFS.supported: supported: True ; >14:16:00,652 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 30 >14:16:00,652 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:type detected on 'loop0' is 'squashfs' >14:16:00,652 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 31 >14:16:00,652 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >14:16:00,652 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:got format: existing None >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'CURRENT_TAGS': ':systemd:', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVLINKS': '/dev/disk/by-uuid/148d0c4c-8364-41e1-93ee-a712839a5012 ' >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: '/dev/disk/by-diskseq/13 /dev/disk/by-label/Anaconda', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVNAME': '/dev/loop1', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVPATH': '/devices/virtual/block/loop1', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVTYPE': 'disk', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DISKSEQ': '13', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_LABEL': 'Anaconda', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_LABEL_ENC': 'Anaconda', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_TYPE': 'ext4', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_USAGE': 'filesystem', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_UUID': '148d0c4c-8364-41e1-93ee-a712839a5012', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_UUID_ENC': '148d0c4c-8364-41e1-93ee-a712839a5012', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_VERSION': '1.0', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'MAJOR': '7', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'MINOR': '1', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SUBSYSTEM': 'block', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SYS_NAME': 'loop1', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SYS_PATH': '/sys/devices/virtual/block/loop1', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'TAGS': ':systemd:', >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'USEC_INITIALIZED': '6220753'} ; >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >14:16:00,653 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned None >14:16:00,654 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >14:16:00,654 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >14:16:00,655 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned None >14:16:00,655 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 34 >14:16:00,655 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 35 >14:16:00,655 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >14:16:00,655 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:added file /LiveOS/rootfs.img (id 33) to device tree >14:16:00,655 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 38 >14:16:00,656 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >14:16:00,656 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 39 >14:16:00,656 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >14:16:00,656 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:added loop loop1 (id 37) to device tree >14:16:00,656 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:got device: LoopDevice instance (0x7fa48825c0d0) -- >14:16:00,656 WARNING org.fedoraproject.Anaconda.Modules.Storage: name = loop1 status = False id = 37 >14:16:00,656 WARNING org.fedoraproject.Anaconda.Modules.Storage: children = [] >14:16:00,656 WARNING org.fedoraproject.Anaconda.Modules.Storage: parents = ['existing 0 B file /LiveOS/rootfs.img (33)'] >14:16:00,656 WARNING org.fedoraproject.Anaconda.Modules.Storage: uuid = None size = 0 B >14:16:00,656 WARNING org.fedoraproject.Anaconda.Modules.Storage: format = existing None >14:16:00,656 WARNING org.fedoraproject.Anaconda.Modules.Storage: major = 0 minor = 0 exists = True protected = False >14:16:00,656 WARNING org.fedoraproject.Anaconda.Modules.Storage: sysfs path = >14:16:00,656 WARNING org.fedoraproject.Anaconda.Modules.Storage: target size = 0 B path = /dev/loop1 >14:16:00,656 WARNING org.fedoraproject.Anaconda.Modules.Storage: format args = [] original_format = None >14:16:00,656 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >14:16:00,657 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >14:16:00,657 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >14:16:00,657 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 41 >14:16:00,658 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: EFIFS.supported: supported: True ; >14:16:00,658 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 42 >14:16:00,658 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: MacEFIFS.supported: supported: True ; >14:16:00,658 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 43 >14:16:00,659 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: MacEFIFS.supported: supported: True ; >14:16:00,659 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 44 >14:16:00,659 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:type detected on 'loop1' is 'ext4' >14:16:00,659 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... dumpe2fs -h /dev/loop1 >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout: >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem volume name: Anaconda >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Last mounted on: /var/tmp/lorax/lorax.imgutils.2p1zyord >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem UUID: 148d0c4c-8364-41e1-93ee-a712839a5012 >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem magic number: 0xEF53 >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem revision #: 1 (dynamic) >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem flags: signed_directory_hash >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Default mount options: user_xattr acl >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem state: clean >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Errors behavior: Continue >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem OS type: Linux >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Inode count: 262144 >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Block count: 1048576 >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Reserved block count: 0 >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Overhead clusters: 36936 >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Free blocks: 354481 >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Free inodes: 205819 >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:First block: 0 >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Block size: 4096 >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Fragment size: 4096 >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Group descriptor size: 64 >14:16:00,662 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Reserved GDT blocks: 511 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Blocks per group: 32768 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Fragments per group: 32768 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Inodes per group: 8192 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Inode blocks per group: 512 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Flex block group size: 16 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem created: Wed Apr 19 16:07:45 2023 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Last mount time: Wed Apr 19 16:07:45 2023 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Last write time: Wed Apr 19 16:08:00 2023 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Mount count: 1 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Maximum mount count: -1 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Last checked: Wed Apr 19 16:07:45 2023 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Check interval: 0 (<none>) >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Lifetime writes: 2709 MB >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Reserved blocks uid: 0 (user root) >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Reserved blocks gid: 0 (group root) >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:First inode: 11 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Inode size:#011 256 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Required extra isize: 32 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Desired extra isize: 32 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal inode: 8 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Default directory hash: half_md4 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Directory Hash Seed: 91c3f56e-b27c-4105-920d-2009503e78c9 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal backup: inode blocks >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Checksum type: crc32c >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Checksum: 0x32870c9c >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Total journal size: 64M >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Total journal blocks: 16384 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Max transaction length: 16384 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Fast commit length: 0 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal sequence: 0x00000008 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal start: 0 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal checksum type: crc32c >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal checksum: 0xdaf1c1ee >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program: >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr: >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >14:16:00,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... resize2fs -P /dev/loop1 >14:16:00,671 DEBUG spice-vdagent:vdagent_audio_playback_sync mute=no nchannels=2 >14:16:00,674 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout: >14:16:00,674 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Couldn't find valid filesystem superblock. >14:16:00,674 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr: >14:16:00,674 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >14:16:00,674 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >14:16:00,674 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 1 >14:16:00,674 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >14:16:00,675 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >14:16:00,675 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 45 >14:16:00,676 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >14:16:00,677 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:got format: existing ext4 filesystem >14:16:00,678 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'CURRENT_TAGS': ':systemd:', >14:16:00,678 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVLINKS': '/dev/disk/by-diskseq/14', >14:16:00,678 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVNAME': '/dev/loop2', >14:16:00,678 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVPATH': '/devices/virtual/block/loop2', >14:16:00,678 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVTYPE': 'disk', >14:16:00,678 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DISKSEQ': '14', >14:16:00,678 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'MAJOR': '7', >14:16:00,678 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'MINOR': '2', >14:16:00,678 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SUBSYSTEM': 'block', >14:16:00,678 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SYS_NAME': 'loop2', >14:16:00,678 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SYS_PATH': '/sys/devices/virtual/block/loop2', >14:16:00,678 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'TAGS': ':systemd:', >14:16:00,678 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'USEC_INITIALIZED': '6221080'} ; >14:16:00,678 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >14:16:00,678 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >14:16:00,679 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >14:16:00,679 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned None >14:16:00,680 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >14:16:00,681 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >14:16:00,682 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned None >14:16:00,682 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 48 >14:16:00,682 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 49 >14:16:00,683 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >14:16:00,683 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:added file /overlay (deleted) (id 47) to device tree >14:16:00,683 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 52 >14:16:00,683 WARNING spice-vdagent:get_alsa_default_mixer_by_name fail: No such file or directory >14:16:00,683 WARNING spice-vdagent:vdagent-audio: can't get default alsa mixer >14:16:00,683 WARNING spice-vdagent:Fail to sync playback volume >14:16:00,683 DEBUG spice-vdagent:vdagent_audio_record_sync mute=no nchannels=2 >14:16:00,683 WARNING spice-vdagent:get_alsa_default_mixer_by_name fail: No such file or directory >14:16:00,683 WARNING spice-vdagent:vdagent-audio: can't get default alsa mixer >14:16:00,683 WARNING spice-vdagent:Fail to sync record volume >14:16:00,684 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >14:16:00,684 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 53 >14:16:00,685 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >14:16:00,685 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:added loop loop2 (id 51) to device tree >14:16:00,685 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:got device: LoopDevice instance (0x7fa48847e410) -- >14:16:00,685 WARNING org.fedoraproject.Anaconda.Modules.Storage: name = loop2 status = False id = 51 >14:16:00,685 WARNING org.fedoraproject.Anaconda.Modules.Storage: children = [] >14:16:00,685 WARNING org.fedoraproject.Anaconda.Modules.Storage: parents = ['existing 0 B file /overlay (deleted) (47)'] >14:16:00,685 WARNING org.fedoraproject.Anaconda.Modules.Storage: uuid = None size = 0 B >14:16:00,685 WARNING org.fedoraproject.Anaconda.Modules.Storage: format = existing None >14:16:00,685 WARNING org.fedoraproject.Anaconda.Modules.Storage: major = 0 minor = 0 exists = True protected = False >14:16:00,685 WARNING org.fedoraproject.Anaconda.Modules.Storage: sysfs path = >14:16:00,685 WARNING org.fedoraproject.Anaconda.Modules.Storage: target size = 0 B path = /dev/loop2 >14:16:00,685 WARNING org.fedoraproject.Anaconda.Modules.Storage: format args = [] original_format = None >14:16:00,685 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >14:16:00,686 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >14:16:00,686 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:no type or existing type for loop2, bailing >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'CURRENT_TAGS': ':systemd:', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-rw ' >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: '/dev/mapper/live-rw ' >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: '/dev/disk/by-uuid/148d0c4c-8364-41e1-93ee-a712839a5012', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVNAME': '/dev/dm-0', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVPATH': '/devices/virtual/block/dm-0', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVTYPE': 'disk', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DISKSEQ': '15', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DM_NAME': 'live-rw', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DM_SUSPENDED': '0', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DM_UDEV_RULES_VSN': '2', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_LABEL': 'Anaconda', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_LABEL_ENC': 'Anaconda', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_TYPE': 'ext4', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_USAGE': 'filesystem', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_UUID': '148d0c4c-8364-41e1-93ee-a712839a5012', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_UUID_ENC': '148d0c4c-8364-41e1-93ee-a712839a5012', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_VERSION': '1.0', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'MAJOR': '253', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'MINOR': '0', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SUBSYSTEM': 'block', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SYS_NAME': 'dm-0', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SYS_PATH': '/sys/devices/virtual/block/dm-0', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'TAGS': ':systemd:', >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'USEC_INITIALIZED': '3895150'} ; >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-0)... >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >14:16:00,687 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [5] dmsetup info -co subsystem --noheadings live-rw ... >14:16:00,697 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[5]: >14:16:00,697 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[5]: >14:16:00,697 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [5] (exit code: 0) >14:16:00,697 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [6] dmsetup info -co subsystem --noheadings live-rw ... >14:16:00,699 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[6]: >14:16:00,700 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[6]: >14:16:00,700 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [6] (exit code: 0) >14:16:00,700 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [7] dmsetup info -co subsystem --noheadings live-rw ... >14:16:00,702 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[7]: >14:16:00,702 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[7]: >14:16:00,702 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [7] (exit code: 0) >14:16:00,703 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >14:16:00,704 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned None >14:16:00,704 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [8] dmsetup info -co subsystem --noheadings live-rw ... >14:16:00,707 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[8]: >14:16:00,707 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[8]: >14:16:00,707 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [8] (exit code: 0) >14:16:00,707 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [9] dmsetup info -co subsystem --noheadings live-rw ... >14:16:00,709 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[9]: >14:16:00,709 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[9]: >14:16:00,709 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [9] (exit code: 0) >14:16:00,709 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [10] dmsetup info -co subsystem --noheadings live-rw ... >14:16:00,713 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[10]: >14:16:00,713 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[10]: >14:16:00,713 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [10] (exit code: 0) >14:16:00,713 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [11] dmsetup info -co subsystem --noheadings live-rw ... >14:16:00,716 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[11]: >14:16:00,716 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[11]: >14:16:00,716 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [11] (exit code: 0) >14:16:00,716 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [12] dmsetup info -co subsystem --noheadings live-rw ... >14:16:00,718 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[12]: >14:16:00,718 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[12]: >14:16:00,718 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [12] (exit code: 0) >14:16:00,718 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [13] dmsetup info -co subsystem --noheadings live-rw ... >14:16:00,720 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[13]: >14:16:00,720 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[13]: >14:16:00,720 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [13] (exit code: 0) >14:16:00,720 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [14] dmsetup info -co subsystem --noheadings live-rw ... >14:16:00,723 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[14]: >14:16:00,723 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[14]: >14:16:00,723 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [14] (exit code: 0) >14:16:00,723 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [15] dmsetup info -co subsystem --noheadings live-rw ... >14:16:00,725 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[15]: >14:16:00,725 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[15]: >14:16:00,725 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [15] (exit code: 0) >14:16:00,725 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [16] dmsetup info -co subsystem --noheadings live-rw ... >14:16:00,726 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[16]: >14:16:00,726 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[16]: >14:16:00,726 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [16] (exit code: 0) >14:16:00,727 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [17] dmsetup info -co subsystem --noheadings live-rw ... >14:16:00,729 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[17]: >14:16:00,729 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[17]: >14:16:00,729 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [17] (exit code: 0) >14:16:00,730 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >14:16:00,731 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >14:16:00,732 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (37) with existing ext4 filesystem >14:16:00,732 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >14:16:00,733 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (51) >14:16:00,733 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >14:16:00,734 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned None >14:16:00,734 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 57 >14:16:00,735 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >14:16:00,735 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 58 >14:16:00,735 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >14:16:00,736 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >14:16:00,736 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >14:16:00,737 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >14:16:00,737 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 383338383630380a >14:16:00,737 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:updated live-rw size to 4 GiB (4 GiB) >14:16:00,737 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:added dm live-rw (id 56) to device tree >14:16:00,737 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:got device: DMDevice instance (0x7fa488233710) -- >14:16:00,737 WARNING org.fedoraproject.Anaconda.Modules.Storage: name = live-rw status = True id = 56 >14:16:00,737 WARNING org.fedoraproject.Anaconda.Modules.Storage: children = [] >14:16:00,737 WARNING org.fedoraproject.Anaconda.Modules.Storage: parents = ['existing 0 B loop loop1 (37) with existing ext4 filesystem'] >14:16:00,737 WARNING org.fedoraproject.Anaconda.Modules.Storage: uuid = None size = 4 GiB >14:16:00,737 WARNING org.fedoraproject.Anaconda.Modules.Storage: format = existing None >14:16:00,737 WARNING org.fedoraproject.Anaconda.Modules.Storage: major = 0 minor = 0 exists = True protected = True >14:16:00,737 WARNING org.fedoraproject.Anaconda.Modules.Storage: sysfs path = /sys/devices/virtual/block/dm-0 >14:16:00,737 WARNING org.fedoraproject.Anaconda.Modules.Storage: target size = 4 GiB path = /dev/mapper/live-rw >14:16:00,737 WARNING org.fedoraproject.Anaconda.Modules.Storage: format args = [] original_format = None target = None dm_uuid = None >14:16:00,737 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [18] dmsetup info -co subsystem --noheadings live-rw ... >14:16:00,740 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[18]: >14:16:00,740 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[18]: >14:16:00,740 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [18] (exit code: 0) >14:16:00,740 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [19] dmsetup info -co subsystem --noheadings live-rw ... >14:16:00,742 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[19]: >14:16:00,742 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[19]: >14:16:00,742 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [19] (exit code: 0) >14:16:00,742 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [20] dmsetup info -co subsystem --noheadings live-rw ... >14:16:00,743 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[20]: >14:16:00,743 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[20]: >14:16:00,743 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [20] (exit code: 0) >14:16:00,743 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/ro: 300a >14:16:00,744 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >14:16:00,745 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >14:16:00,745 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >14:16:00,746 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: EFIFS.supported: supported: True ; >14:16:00,746 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 61 >14:16:00,746 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: MacEFIFS.supported: supported: True ; >14:16:00,746 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 62 >14:16:00,747 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: MacEFIFS.supported: supported: True ; >14:16:00,747 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 63 >14:16:00,747 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:type detected on 'live-rw' is 'ext4' >14:16:00,747 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout: >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem volume name: Anaconda >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Last mounted on: / >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem UUID: 148d0c4c-8364-41e1-93ee-a712839a5012 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem magic number: 0xEF53 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem revision #: 1 (dynamic) >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem flags: signed_directory_hash >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Default mount options: user_xattr acl >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem state: clean >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Errors behavior: Continue >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem OS type: Linux >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Inode count: 262144 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Block count: 1048576 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Reserved block count: 0 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Overhead clusters: 36936 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Free blocks: 354481 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Free inodes: 205819 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:First block: 0 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Block size: 4096 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Fragment size: 4096 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Group descriptor size: 64 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Reserved GDT blocks: 511 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Blocks per group: 32768 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Fragments per group: 32768 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Inodes per group: 8192 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Inode blocks per group: 512 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Flex block group size: 16 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem created: Wed Apr 19 16:07:45 2023 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Last mount time: Fri Jul 7 14:15:51 2023 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Last write time: Fri Jul 7 14:15:51 2023 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Mount count: 2 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Maximum mount count: -1 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Last checked: Wed Apr 19 16:07:45 2023 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Check interval: 0 (<none>) >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Lifetime writes: 2709 MB >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Reserved blocks uid: 0 (user root) >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Reserved blocks gid: 0 (group root) >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:First inode: 11 >14:16:00,753 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Inode size:#011 256 >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Required extra isize: 32 >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Desired extra isize: 32 >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal inode: 8 >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Default directory hash: half_md4 >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Directory Hash Seed: 91c3f56e-b27c-4105-920d-2009503e78c9 >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal backup: inode blocks >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Checksum type: crc32c >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Checksum: 0xe3c24fec >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Total journal size: 64M >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Total journal blocks: 16384 >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Max transaction length: 16384 >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Fast commit length: 0 >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal sequence: 0x00000009 >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal start: 1 >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal checksum type: crc32c >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal checksum: 0x7ff41289 >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program: >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr: >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >14:16:00,754 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... resize2fs -P /dev/mapper/live-rw >14:16:00,758 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout: >14:16:00,758 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Estimated minimum size of the filesystem: 983621 >14:16:00,758 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr: >14:16:00,758 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >14:16:00,758 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >14:16:00,759 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:padding min size from 3.75 GiB up to 4 GiB >14:16:00,760 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >14:16:00,760 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 64 >14:16:00,761 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >14:16:00,761 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:got format: existing ext4 filesystem >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'CURRENT_TAGS': ':systemd:', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-base ' >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: '/dev/disk/by-uuid/148d0c4c-8364-41e1-93ee-a712839a5012 ' >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: '/dev/mapper/live-base', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVNAME': '/dev/dm-1', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVPATH': '/devices/virtual/block/dm-1', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DEVTYPE': 'disk', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DISKSEQ': '16', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DM_NAME': 'live-base', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DM_SUSPENDED': '0', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'DM_UDEV_RULES_VSN': '2', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_LABEL': 'Anaconda', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_LABEL_ENC': 'Anaconda', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_TYPE': 'ext4', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_USAGE': 'filesystem', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_UUID': '148d0c4c-8364-41e1-93ee-a712839a5012', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_UUID_ENC': '148d0c4c-8364-41e1-93ee-a712839a5012', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'ID_FS_VERSION': '1.0', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'MAJOR': '253', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'MINOR': '1', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SUBSYSTEM': 'block', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SYS_NAME': 'dm-1', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'SYS_PATH': '/sys/devices/virtual/block/dm-1', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'TAGS': ':systemd:', >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'USEC_INITIALIZED': '3909294'} ; >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-1)... >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >14:16:00,762 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [21] dmsetup info -co subsystem --noheadings live-base ... >14:16:00,765 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[21]: >14:16:00,765 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[21]: >14:16:00,765 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [21] (exit code: 0) >14:16:00,765 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [22] dmsetup info -co subsystem --noheadings live-base ... >14:16:00,767 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[22]: >14:16:00,767 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[22]: >14:16:00,767 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [22] (exit code: 0) >14:16:00,767 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [23] dmsetup info -co subsystem --noheadings live-base ... >14:16:00,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[23]: >14:16:00,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[23]: >14:16:00,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [23] (exit code: 0) >14:16:00,771 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >14:16:00,771 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned None >14:16:00,771 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [24] dmsetup info -co subsystem --noheadings live-base ... >14:16:00,774 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[24]: >14:16:00,774 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[24]: >14:16:00,774 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [24] (exit code: 0) >14:16:00,774 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [25] dmsetup info -co subsystem --noheadings live-base ... >14:16:00,776 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[25]: >14:16:00,776 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[25]: >14:16:00,776 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [25] (exit code: 0) >14:16:00,776 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [26] dmsetup info -co subsystem --noheadings live-base ... >14:16:00,778 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[26]: >14:16:00,778 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[26]: >14:16:00,778 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [26] (exit code: 0) >14:16:00,778 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [27] dmsetup info -co subsystem --noheadings live-base ... >14:16:00,780 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[27]: >14:16:00,780 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[27]: >14:16:00,780 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [27] (exit code: 0) >14:16:00,780 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [28] dmsetup info -co subsystem --noheadings live-base ... >14:16:00,782 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[28]: >14:16:00,782 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[28]: >14:16:00,782 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [28] (exit code: 0) >14:16:00,782 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [29] dmsetup info -co subsystem --noheadings live-base ... >14:16:00,785 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[29]: >14:16:00,785 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[29]: >14:16:00,785 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [29] (exit code: 0) >14:16:00,785 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [30] dmsetup info -co subsystem --noheadings live-base ... >14:16:00,787 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[30]: >14:16:00,787 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[30]: >14:16:00,787 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [30] (exit code: 0) >14:16:00,787 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [31] dmsetup info -co subsystem --noheadings live-base ... >14:16:00,790 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[31]: >14:16:00,790 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[31]: >14:16:00,790 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [31] (exit code: 0) >14:16:00,790 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [32] dmsetup info -co subsystem --noheadings live-base ... >14:16:00,793 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[32]: >14:16:00,793 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[32]: >14:16:00,793 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [32] (exit code: 0) >14:16:00,793 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [33] dmsetup info -co subsystem --noheadings live-base ... >14:16:00,796 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[33]: >14:16:00,796 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[33]: >14:16:00,796 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [33] (exit code: 0) >14:16:00,797 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >14:16:00,798 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >14:16:00,799 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (37) with existing ext4 filesystem >14:16:00,799 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >14:16:00,799 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned None >14:16:00,799 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 67 >14:16:00,800 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >14:16:00,800 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 68 >14:16:00,801 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >14:16:00,802 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >14:16:00,802 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >14:16:00,802 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >14:16:00,802 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 383338383630380a >14:16:00,802 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:updated live-base size to 4 GiB (4 GiB) >14:16:00,802 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:added dm live-base (id 66) to device tree >14:16:00,803 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:got device: DMDevice instance (0x7fa48834b250) -- >14:16:00,803 WARNING org.fedoraproject.Anaconda.Modules.Storage: name = live-base status = True id = 66 >14:16:00,803 WARNING org.fedoraproject.Anaconda.Modules.Storage: children = [] >14:16:00,803 WARNING org.fedoraproject.Anaconda.Modules.Storage: parents = ['existing 0 B loop loop1 (37) with existing ext4 filesystem'] >14:16:00,803 WARNING org.fedoraproject.Anaconda.Modules.Storage: uuid = None size = 4 GiB >14:16:00,803 WARNING org.fedoraproject.Anaconda.Modules.Storage: format = existing None >14:16:00,803 WARNING org.fedoraproject.Anaconda.Modules.Storage: major = 0 minor = 0 exists = True protected = True >14:16:00,803 WARNING org.fedoraproject.Anaconda.Modules.Storage: sysfs path = /sys/devices/virtual/block/dm-1 >14:16:00,803 WARNING org.fedoraproject.Anaconda.Modules.Storage: target size = 4 GiB path = /dev/mapper/live-base >14:16:00,803 WARNING org.fedoraproject.Anaconda.Modules.Storage: format args = [] original_format = None target = None dm_uuid = None >14:16:00,803 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [34] dmsetup info -co subsystem --noheadings live-base ... >14:16:00,805 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[34]: >14:16:00,805 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[34]: >14:16:00,805 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [34] (exit code: 0) >14:16:00,805 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [35] dmsetup info -co subsystem --noheadings live-base ... >14:16:00,807 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[35]: >14:16:00,807 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[35]: >14:16:00,807 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [35] (exit code: 0) >14:16:00,807 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [36] dmsetup info -co subsystem --noheadings live-base ... >14:16:00,809 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[36]: >14:16:00,809 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[36]: >14:16:00,809 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [36] (exit code: 0) >14:16:00,809 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/ro: 310a >14:16:00,810 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >14:16:00,811 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >14:16:00,811 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 70 >14:16:00,812 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: EFIFS.supported: supported: True ; >14:16:00,812 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 71 >14:16:00,812 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: MacEFIFS.supported: supported: True ; >14:16:00,812 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 72 >14:16:00,813 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: MacEFIFS.supported: supported: True ; >14:16:00,813 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 73 >14:16:00,813 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:type detected on 'live-base' is 'ext4' >14:16:00,813 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout: >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem volume name: Anaconda >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Last mounted on: /var/tmp/lorax/lorax.imgutils.2p1zyord >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem UUID: 148d0c4c-8364-41e1-93ee-a712839a5012 >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem magic number: 0xEF53 >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem revision #: 1 (dynamic) >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem flags: signed_directory_hash >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Default mount options: user_xattr acl >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem state: clean >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Errors behavior: Continue >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem OS type: Linux >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Inode count: 262144 >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Block count: 1048576 >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Reserved block count: 0 >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Overhead clusters: 36936 >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Free blocks: 354481 >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Free inodes: 205819 >14:16:00,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:First block: 0 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Block size: 4096 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Fragment size: 4096 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Group descriptor size: 64 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Reserved GDT blocks: 511 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Blocks per group: 32768 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Fragments per group: 32768 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Inodes per group: 8192 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Inode blocks per group: 512 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Flex block group size: 16 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem created: Wed Apr 19 16:07:45 2023 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Last mount time: Wed Apr 19 16:07:45 2023 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Last write time: Wed Apr 19 16:08:00 2023 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Mount count: 1 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Maximum mount count: -1 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Last checked: Wed Apr 19 16:07:45 2023 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Check interval: 0 (<none>) >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Lifetime writes: 2709 MB >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Reserved blocks uid: 0 (user root) >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Reserved blocks gid: 0 (group root) >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:First inode: 11 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Inode size:#011 256 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Required extra isize: 32 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Desired extra isize: 32 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal inode: 8 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Default directory hash: half_md4 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Directory Hash Seed: 91c3f56e-b27c-4105-920d-2009503e78c9 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal backup: inode blocks >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Checksum type: crc32c >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Checksum: 0x32870c9c >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Total journal size: 64M >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Total journal blocks: 16384 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Max transaction length: 16384 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Fast commit length: 0 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal sequence: 0x00000008 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal start: 0 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal checksum type: crc32c >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Journal checksum: 0xdaf1c1ee >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program: >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr: >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >14:16:00,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... resize2fs -P /dev/mapper/live-base >14:16:00,820 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout: >14:16:00,820 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Couldn't find valid filesystem superblock. >14:16:00,820 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr: >14:16:00,820 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >14:16:00,820 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >14:16:00,820 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 1 >14:16:00,821 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >14:16:00,821 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >14:16:00,821 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 74 >14:16:00,822 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >14:16:00,822 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:got format: existing ext4 filesystem >14:16:00,822 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >14:16:00,829 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >14:16:00,830 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >14:16:00,830 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >14:16:00,831 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:edd: collected mbr signatures: {} >14:16:00,831 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >14:16:00,831 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:glob match: /sys/firmware/edd/int13_dev80/ >14:16:00,831 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:edd: found device 0x80 at /sys/firmware/edd/int13_dev80/ >14:16:00,831 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/version: 307833300a >14:16:00,831 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/interface: 4154412020202020096465766963653a20300a >14:16:00,831 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:blivet:mbr_signature is not a valid attribute >14:16:00,831 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/sectors: 32303937313532300a >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/host_bus: 504349200930303a30312e3120206368616e6e656c3a20300a >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:glob: /sys/block/../devices/pci0000:00/0000:00:01.1/virtio*/block/ >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:edd: Could not find Virtio device for pci dev 00:01.1 channel 0 >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:glob: /sys/block/* >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:glob match: /sys/block/loop1 >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:new sysfs link: "/sys/block/loop1" -> "../devices/virtual/block/loop1" >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs link: "/sys/block/loop1" -> "../devices/virtual/block/loop1" >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:glob match: /sys/block/dm-1 >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:new sysfs link: "/sys/block/dm-1" -> "../devices/virtual/block/dm-1" >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs link: "/sys/block/dm-1" -> "../devices/virtual/block/dm-1" >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:glob match: /sys/block/sr0 >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:new sysfs link: "/sys/block/sr0" -> "../devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0" >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs link: "/sys/block/sr0" -> "../devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0" >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/block/../devices/pci0000:00/0000:00:01.1/ata2/ata_port/ata2/port_no: 320a >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:glob match: /sys/block/loop2 >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:new sysfs link: "/sys/block/loop2" -> "../devices/virtual/block/loop2" >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs link: "/sys/block/loop2" -> "../devices/virtual/block/loop2" >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:glob match: /sys/block/loop0 >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:new sysfs link: "/sys/block/loop0" -> "../devices/virtual/block/loop0" >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs link: "/sys/block/loop0" -> "../devices/virtual/block/loop0" >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:glob match: /sys/block/dm-0 >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:new sysfs link: "/sys/block/dm-0" -> "../devices/virtual/block/dm-0" >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs link: "/sys/block/dm-0" -> "../devices/virtual/block/dm-0" >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:glob match: /sys/block/sda >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:new sysfs link: "/sys/block/sda" -> "../devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda" >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs link: "/sys/block/sda" -> "../devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda" >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/block/../devices/pci0000:00/0000:00:01.1/ata1/ata_port/ata1/port_no: 310a >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:glob match: /sys/block/zram0 >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:new sysfs link: "/sys/block/zram0" -> "../devices/virtual/block/zram0" >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs link: "/sys/block/zram0" -> "../devices/virtual/block/zram0" >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:blivet:edd: Could not find ATA device for pci dev 00:01.1 channel 0 ata 0 pmp None >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:edd: data extracted from 0x80:<EddEntry path: /sys/firmware/edd/int13_dev80/ version: 0x30 mbr_signature: None sectors: 20971520 ATA host_bus: PCI pci_dev: 00:01.1 channel: 0 interface: "ATA #011device: 0" ata_device: 0> >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:ERROR:blivet:edd: unable to match edd entry 0x80 >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:resolved 'LABEL=Fedora-iot-ostree-x86_64-38' to 'sr0' (cdrom) >14:16:00,832 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.storage:Protected device spec LABEL=Fedora-iot-ostree-x86_64-38 resolved to sr0. >14:16:00,833 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >14:16:00,833 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_path returned None >14:16:00,833 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:failed to resolve '/dev/zram0' >14:16:00,833 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.storage:Marking device sr0 as protected. >14:16:00,833 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.storage:Marking device sr0 as protected. >14:16:00,833 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.storage:Marking device sr0 as protected. >14:16:00,834 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:00,834 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >14:16:00,835 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >14:16:00,835 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:16:00,835 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >14:16:00,835 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader GRUB2. >14:16:00,836 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:00,836 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >14:16:00,837 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >14:16:00,837 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:16:00,837 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >14:16:00,841 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >14:16:00,841 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >14:16:00,842 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >14:16:00,842 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Iso9660FS.supported: supported: True ; >14:16:00,842 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (140344431736512) >14:16:00,843 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.storage:The storage model has changed. >14:16:00,848 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.storage:The storage model has changed. >14:16:00,848 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >14:16:00,849 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/1. >14:16:00,851 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:UTC is set to True. >14:16:00,852 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Running Thread: AnaTaskThread-SetUpSourcesTask-1 (140078981191360) >14:16:00,852 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.modules.common.task.task:Set Up Installation Sources >14:16:00,852 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.payloads.base.initialization:Collected [] tasks from SourceType.RPM_OSTREE source >14:16:00,852 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Thread Done: AnaTaskThread-SetUpSourcesTask-1 (140078981191360) >14:16:00,974 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:urllib3.connectionpool:https://geoip.fedoraproject.org:443 "GET /city HTTP/1.1" 200 292 >14:16:01,002 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:anaconda.modules.timezone.initialization:Geoloc: lookup finished in 0.4 seconds, result is valid: True >14:16:01,002 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:anaconda.threading:Thread Done: AnaTaskThread-GeolocationTask-1 (140504859858624) >14:16:01,002 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:Geolocation result is set, valid=True >14:16:01,000 INFO systemd-resolved:Clock change detected. Flushing caches. >14:16:01,001 INFO systemd-journald:Time jumped backwards, rotating. >14:16:01,001 NOTICE rsyslogd:imjournal: journal files changed, reloading... [v8.2210.0-4.fc38 try https://www.rsyslog.com/e/0 ] >14:16:01,008 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:Timezone is set to Europe/Moscow. >14:16:01,009 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >14:16:01,014 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to ru_RU.UTF-8. >14:16:01,018 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Setting locale of all modules to ru_RU.UTF-8. >14:16:01,018 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,018 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to ru_RU.UTF-8. >14:16:01,019 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,019 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,020 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,021 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,021 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,022 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,022 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,022 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,380 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to ru_RU.UTF-8. >14:16:01,381 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Setting locale of all modules to ru_RU.UTF-8. >14:16:01,381 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,381 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to ru_RU.UTF-8. >14:16:01,382 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,382 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,383 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,383 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,384 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,384 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,384 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,385 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,386 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Setting locale of all modules to ru_RU.UTF-8. >14:16:01,386 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,386 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to ru_RU.UTF-8. >14:16:01,387 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,387 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,387 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,388 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,388 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,388 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,388 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,389 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >14:16:01,406 INFO at-spi-bus-launcher:dbus-daemon[2424]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=2035 comm="/usr/bin/python3 /sbin/anaconda" label="system_u:system_r:kernel_t:s0") >14:16:01,419 NOTICE audit:USER_AVC pid=2424 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc: denied { acquire_svc } for service=org.a11y.atspi.Registry spid=2537 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=dbus permissive=1 exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >14:16:01,419 INFO at-spi-bus-launcher:dbus-daemon[2424]: Successfully activated service 'org.a11y.atspi.Registry' >14:16:01,419 INFO at-spi-bus-launcher:SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >14:16:03,241 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Setting locale of all modules to en_US.UTF-8. >14:16:03,241 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:03,241 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to en_US.UTF-8. >14:16:03,242 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:03,242 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:03,243 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:03,243 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:03,243 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:03,244 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:03,244 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:03,245 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:04,513 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >14:16:04,515 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Setting locale of all modules to en_US.UTF-8. >14:16:04,515 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:04,515 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to en_US.UTF-8. >14:16:04,515 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:04,516 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:04,517 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:04,517 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:04,518 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:04,519 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:04,519 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:04,520 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >14:16:04,702 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:X Layouts are set to []. >14:16:04,703 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['us']. >14:16:04,871 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >14:16:04,871 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1. >14:16:04,879 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >14:16:04,880 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >14:16:04,880 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >14:16:04,881 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >14:16:04,914 DEBUG NetworkManager:<debug> [1688739364.9149] agent-manager: agent[90cd3c90f047a823,:1.32/anaconda/0]: requesting permissions >14:16:04,915 INFO NetworkManager:<info> [1688739364.9149] agent-manager: agent[90cd3c90f047a823,:1.32/anaconda/0]: agent registered >14:16:04,915 DEBUG NetworkManager:<debug> [1688739364.9149] policy: re-enabling autoconnect for all connections (only clear no-secrets flag) >14:16:05,000 INFO systemd-resolved:Clock change detected. Flushing caches. >14:16:05,001 INFO systemd-journald:Time jumped backwards, rotating. >14:16:05,001 NOTICE rsyslogd:imjournal: journal files changed, reloading... [v8.2210.0-4.fc38 try https://www.rsyslog.com/e/0 ] >14:16:05,000 INFO systemd-resolved:Clock change detected. Flushing caches. >14:16:05,000 INFO systemd-journald:Time jumped backwards, rotating. >14:16:05,000 NOTICE rsyslogd:imjournal: journal files changed, reloading... [v8.2210.0-4.fc38 try https://www.rsyslog.com/e/0 ] >14:16:05,000 INFO systemd-resolved:Clock change detected. Flushing caches. >14:16:05,000 NOTICE rsyslogd:imjournal: journal files changed, reloading... [v8.2210.0-4.fc38 try https://www.rsyslog.com/e/0 ] >14:16:06,199 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >14:16:06,200 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >14:16:06,202 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >14:16:06,203 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >14:16:06,207 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >14:16:06,207 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >14:16:06,209 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >14:16:06,210 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >14:16:06,907 INFO chronyd:Selected source 85.21.78.91 (2.fedora.pool.ntp.org) >11:16:07,769 WARNING chronyd:System clock wrong by -10799.137907 seconds >11:16:07,769 INFO systemd-resolved:Clock change detected. Flushing caches. >11:16:07,769 WARNING chronyd:System clock was stepped by -10799.137907 seconds >11:16:07,769 INFO chronyd:System clock TAI offset set to 37 seconds >11:16:07,770 NOTICE rsyslogd:imjournal: journal files changed, reloading... [v8.2210.0-4.fc38 try https://www.rsyslog.com/e/0 ] >11:16:08,208 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >11:16:08,209 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >11:16:08,210 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 10 GiB disk sda (4) ; hidden: True ; >11:16:08,210 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking if sda depends on sda >11:16:08,210 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking if sr0 depends on sda >11:16:08,210 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking if /run/install/repo/images/install.img depends on sda >11:16:08,210 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking if loop0 depends on sda >11:16:08,210 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sda >11:16:08,210 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking if loop1 depends on sda >11:16:08,210 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking if /overlay (deleted) depends on sda >11:16:08,210 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking if loop2 depends on sda >11:16:08,210 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking if live-rw depends on sda >11:16:08,210 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking if live-base depends on sda >11:16:08,211 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >11:16:08,212 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >11:16:08,215 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >11:16:08,216 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >11:16:08,217 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >11:16:08,217 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >11:16:08,219 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >11:16:08,219 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/2. >11:16:08,220 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_module:Request is set to 'PartitioningRequest(backup_passphrase_enabled=False, cipher='', encrypted=False, escrow_certificate='', excluded_mount_points=[], file_system_type='', hibernation=False, luks_version='', partitioning_scheme=2, passphrase_set=False, pbkdf='', pbkdf_iterations=0, pbkdf_memory=0, pbkdf_time=0)'. >11:16:08,221 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree/1. >11:16:08,222 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for AUTOMATIC with selected disks ['sda']. >11:16:08,222 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.storage:Creating a copy of the storage model. >11:16:08,222 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:starting Blivet copy >11:16:08,223 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:finished Blivet copy >11:16:08,223 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.storage:Finished a copy of the storage model. >11:16:08,224 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >11:16:08,225 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >11:16:08,226 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >11:16:08,227 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >11:16:08,228 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >11:16:08,229 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >11:16:08,231 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >11:16:08,231 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >11:16:08,233 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >11:16:08,234 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) >11:16:08,235 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >11:16:08,236 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >11:16:08,238 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. >11:16:08,239 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Running Thread: AnaTaskThread-AutomaticPartitioningTask-1 (140344431736512) >11:16:08,239 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.modules.common.task.task:Configure the partitioning >11:16:08,241 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at disk: sda >11:16:08,241 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 10 GiB disk sda (4) ; hidden: False ; >11:16:08,241 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:dep is a leaf >11:16:08,241 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Removing sda. >11:16:08,241 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:removing sda >11:16:08,241 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 10 GiB disk sda (4) ; hidden: False ; >11:16:08,241 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:dep is a leaf >11:16:08,241 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 107 >11:16:08,242 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >11:16:08,242 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:registered action: [106] destroy format None on disk sda (id 4) >11:16:08,242 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sda be initialized? >11:16:08,242 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 10 GiB disk sda (4) ; hidden: False ; >11:16:08,242 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:dep is a leaf >11:16:08,242 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.configuration:The clearable disk can be initialized. >11:16:08,242 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Initializing sda. >11:16:08,242 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 109 >11:16:08,243 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >11:16:08,243 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:registered action: [108] destroy format None on disk sda (id 4) >11:16:08,243 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskLabel.__init__: device: /dev/sda ; >11:16:08,244 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:selecting gpt disklabel for sda based on size >11:16:08,244 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskLabel.fresh_parted_disk: device: /dev/sda ; label_type: gpt ; >11:16:08,244 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:selecting gpt disklabel for sda based on size >11:16:08,245 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- >11:16:08,245 WARNING org.fedoraproject.Anaconda.Modules.Storage: type: gpt primaryPartitionCount: 0 >11:16:08,245 WARNING org.fedoraproject.Anaconda.Modules.Storage: lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 >11:16:08,245 WARNING org.fedoraproject.Anaconda.Modules.Storage: partitions: [] >11:16:08,245 WARNING org.fedoraproject.Anaconda.Modules.Storage: device: <parted.device.Device object at 0x7fa48828cbd0> >11:16:08,245 WARNING org.fedoraproject.Anaconda.Modules.Storage: PedDisk: <_ped.Disk object at 0x7fa48825e5c0> >11:16:08,252 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 110 >11:16:08,253 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >11:16:08,253 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:registered action: [111] create format gpt disklabel on disk sda (id 4) >11:16:08,253 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run True. >11:16:08,254 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7fa48829e2d0) -- >11:16:08,254 WARNING org.fedoraproject.Anaconda.Modules.Storage: name = sda status = True id = 4 >11:16:08,254 WARNING org.fedoraproject.Anaconda.Modules.Storage: children = [] >11:16:08,254 WARNING org.fedoraproject.Anaconda.Modules.Storage: parents = [] >11:16:08,254 WARNING org.fedoraproject.Anaconda.Modules.Storage: uuid = None size = 10 GiB >11:16:08,254 WARNING org.fedoraproject.Anaconda.Modules.Storage: format = non-existent gpt disklabel >11:16:08,254 WARNING org.fedoraproject.Anaconda.Modules.Storage: major = 8 minor = 0 exists = True protected = False >11:16:08,254 WARNING org.fedoraproject.Anaconda.Modules.Storage: sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >11:16:08,254 WARNING org.fedoraproject.Anaconda.Modules.Storage: target size = 10 GiB path = /dev/sda >11:16:08,254 WARNING org.fedoraproject.Anaconda.Modules.Storage: format args = [] original_format = None removable = False wwn = None] >11:16:08,254 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is /run/install/repo/images/install.img a valid stage1 target device? >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >11:16:08,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.execution:Found a drive with a valid stage1: sda >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.execution:Use a usable drive with a valid stage1 device. >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) with non-existent gpt disklabel >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:resolved 'sda' to 'sda' (disk) >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:Executing the automatic partitioning. >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:scheme: 2 >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:requests: >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage:PartSpec instance (0x7fa488104e10) -- >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: mountpoint = None lv = False thin = False btrfs = False >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: weight = 0 fstype = biosboot encrypted = False >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: size = 1024 KiB max_size = None grow = False >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: required_space = 0 >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: schemes = set()PartSpec instance (0x7fa4880c7750) -- >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: mountpoint = /boot lv = False thin = False btrfs = False >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: weight = 0 fstype = ext4 encrypted = False >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: size = 1024 MiB max_size = None grow = False >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: required_space = 0 >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: schemes = set()PartSpec instance (0x7fa488105e50) -- >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: mountpoint = / lv = True thin = True btrfs = True >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: weight = 0 fstype = ext4 encrypted = True >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: size = 1024 MiB max_size = 70 GiB grow = True >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: required_space = 0 >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: schemes = set()PartSpec instance (0x7fa4880d6ad0) -- >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: mountpoint = /home lv = True thin = True btrfs = True >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: weight = 0 fstype = ext4 encrypted = True >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: size = 500 MiB max_size = None grow = True >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: required_space = 50 GiB >11:16:08,256 WARNING org.fedoraproject.Anaconda.Modules.Storage: schemes = set() >11:16:08,257 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:encrypted: False >11:16:08,257 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.disks: ['sda'] >11:16:08,257 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.partitioned: ['sda'] >11:16:08,257 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/images/install.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >11:16:08,257 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:boot disk: sda >11:16:08,257 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:candidate disks: ['sda'] >11:16:08,257 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Found disks for implicit partitions: ['sda'] >11:16:08,257 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >11:16:08,257 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 112 >11:16:08,257 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 114 >11:16:08,258 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req0 ; kids: 0 ; >11:16:08,258 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: None ; >11:16:08,259 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 1 ; >11:16:08,259 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:added partition req0 (id 113) to device tree >11:16:08,259 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:registered action: [116] create device partition req0 (id 113) >11:16:08,259 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 118 >11:16:08,259 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: lvmpv ; >11:16:08,259 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:registered action: [117] create format lvmpv on partition req0 (id 113) >11:16:08,259 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Created the implicit partition req0 for sda. >11:16:08,260 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >11:16:08,260 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >11:16:08,260 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >11:16:08,260 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >11:16:08,260 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >11:16:08,260 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >11:16:08,260 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 119 >11:16:08,260 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 121 >11:16:08,260 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req1 ; kids: 0 ; >11:16:08,261 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_format: req1 ; type: biosboot ; current: None ; >11:16:08,261 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 1 ; >11:16:08,261 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:added partition req1 (id 120) to device tree >11:16:08,262 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:registered action: [123] create device partition req1 (id 120) >11:16:08,262 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 125 >11:16:08,262 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_format: req1 ; type: biosboot ; current: biosboot ; >11:16:08,262 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:registered action: [124] create format biosboot on partition req1 (id 120) >11:16:08,262 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >11:16:08,263 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 126 >11:16:08,263 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 128 >11:16:08,263 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req2 ; kids: 0 ; >11:16:08,263 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_format: req2 ; type: ext4 ; current: None ; >11:16:08,264 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req2 ; kids: 1 ; >11:16:08,264 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:added partition req2 (id 127) to device tree >11:16:08,264 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:registered action: [130] create device partition req2 (id 127) >11:16:08,264 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 132 >11:16:08,264 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_format: req2 ; type: ext4 ; current: ext4 ; >11:16:08,265 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:registered action: [131] create format ext4 filesystem mounted at /boot on partition req2 (id 127) >11:16:08,265 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >11:16:08,266 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:removing all non-preexisting partitions ['req0(id 113)', 'req1(id 120)', 'req2(id 127)'] from disk(s) ['sda'] >11:16:08,266 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:allocate_partitions: disks=['sda'] ; partitions=['req0(id 113)', 'req1(id 120)', 'req2(id 127)'] >11:16:08,266 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:removing all non-preexisting partitions ['req1(id 120)', 'req2(id 127)', 'req0(id 113)'] from disk(s) ['sda'] >11:16:08,266 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:allocating partition: req1 ; id: 120 ; disks: ['sda'] ; >11:16:08,266 WARNING org.fedoraproject.Anaconda.Modules.Storage:boot: True ; primary: False ; size: 1024 KiB ; grow: False ; max_size: 0 B ; start: None ; end: None >11:16:08,266 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking freespace on sda >11:16:08,266 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 KiB boot=True best=None grow=False start=None >11:16:08,266 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking 34-20971486 (10 GiB) >11:16:08,266 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:current free range is 34-20971486 (10 GiB) >11:16:08,266 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:updating use_disk to sda, type: 0 >11:16:08,267 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:new free: 34-20971486 / 10 GiB >11:16:08,267 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:new free allows for 0 sectors of growth >11:16:08,267 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:found free space for bootable request >11:16:08,267 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:using alignment: parted.Alignment instance -- >11:16:08,267 WARNING org.fedoraproject.Anaconda.Modules.Storage: offset: 0 grainSize: 2048 >11:16:08,267 WARNING org.fedoraproject.Anaconda.Modules.Storage: PedAlignment: <_ped.Alignment object at 0x7fa4880dab90> >11:16:08,267 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:adjusted start sector from 34 to 2048 >11:16:08,267 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:created partition sda1 of 1024 KiB and added it to /dev/sda >11:16:08,267 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >11:16:08,267 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- >11:16:08,267 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None >11:16:08,267 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 1 path: /dev/sda1 type: 0 >11:16:08,267 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:08,267 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa488f24f50> PedPartition: <_ped.Partition object at 0x7fa48833a930> >11:16:08,268 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >11:16:08,268 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 1 path: /dev/sda1 type: 0 >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa488306b90> PedPartition: <_ped.Partition object at 0x7fa488166b60> >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:allocating partition: req2 ; id: 127 ; disks: ['sda'] ; >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking freespace on sda >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 MiB boot=True best=None grow=False start=None >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking 34-2047 (1007 KiB) >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:current free range is 34-2047 (1007 KiB) >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking 4096-20971486 (10 GiB) >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:current free range is 4096-20971486 (10 GiB) >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:updating use_disk to sda, type: 0 >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:new free: 4096-20971486 / 10 GiB >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:new free allows for 0 sectors of growth >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:found free space for bootable request >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:using alignment: parted.Alignment instance -- >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage: offset: 0 grainSize: 2048 >11:16:08,269 WARNING org.fedoraproject.Anaconda.Modules.Storage: PedAlignment: <_ped.Alignment object at 0x7fa4880dab90> >11:16:08,270 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:created partition sda2 of 1024 MiB and added it to /dev/sda >11:16:08,270 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >11:16:08,270 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- >11:16:08,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None >11:16:08,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 2 path: /dev/sda2 type: 0 >11:16:08,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:08,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa488135d10> PedPartition: <_ped.Partition object at 0x7fa488156d90> >11:16:08,270 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >11:16:08,271 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >11:16:08,271 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >11:16:08,271 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >11:16:08,271 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None >11:16:08,271 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 2 path: /dev/sda2 type: 0 >11:16:08,271 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:08,271 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa4881976d0> PedPartition: <_ped.Partition object at 0x7fa4881b3650> >11:16:08,271 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:allocating partition: req0 ; id: 113 ; disks: ['sda'] ; >11:16:08,271 WARNING org.fedoraproject.Anaconda.Modules.Storage:boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >11:16:08,271 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking freespace on sda >11:16:08,272 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >11:16:08,272 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking 34-2047 (1007 KiB) >11:16:08,272 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:current free range is 34-2047 (1007 KiB) >11:16:08,272 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:checking 2101248-20971486 (9 GiB) >11:16:08,272 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:current free range is 2101248-20971486 (9 GiB) >11:16:08,272 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:evaluating growth potential for new layout >11:16:08,272 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:calculating growth for disk /dev/sda >11:16:08,272 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:using alignment: parted.Alignment instance -- >11:16:08,272 WARNING org.fedoraproject.Anaconda.Modules.Storage: offset: 0 grainSize: 2048 >11:16:08,272 WARNING org.fedoraproject.Anaconda.Modules.Storage: PedAlignment: <_ped.Alignment object at 0x7fa4880dab90> >11:16:08,272 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >11:16:08,272 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- >11:16:08,272 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None >11:16:08,272 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 3 path: /dev/sda3 type: 0 >11:16:08,272 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:08,272 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa488137810> PedPartition: <_ped.Partition object at 0x7fa4881b3f10> >11:16:08,273 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >11:16:08,273 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >11:16:08,273 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:adding request 120 to chunk 20967424 (2048-20969471) on /dev/sda >11:16:08,273 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:adding request 127 to chunk 20967424 (2048-20969471) on /dev/sda >11:16:08,273 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:adding request 113 to chunk 20967424 (2048-20969471) on /dev/sda >11:16:08,273 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:Chunk.grow_requests: 20967424 (2048-20969471) on /dev/sda start = 2048 end = 20969471 >11:16:08,273 WARNING org.fedoraproject.Anaconda.Modules.Storage:sector_size = 512 B >11:16:08,273 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:req: PartitionRequest instance -- >11:16:08,273 WARNING org.fedoraproject.Anaconda.Modules.Storage:id = 120 name = sda1 growable = False >11:16:08,273 WARNING org.fedoraproject.Anaconda.Modules.Storage:base = 2048 growth = 0 max_grow = 0 >11:16:08,273 WARNING org.fedoraproject.Anaconda.Modules.Storage:done = True >11:16:08,273 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:req: PartitionRequest instance -- >11:16:08,273 WARNING org.fedoraproject.Anaconda.Modules.Storage:id = 127 name = sda2 growable = False >11:16:08,273 WARNING org.fedoraproject.Anaconda.Modules.Storage:base = 2097152 growth = 0 max_grow = 0 >11:16:08,273 WARNING org.fedoraproject.Anaconda.Modules.Storage:done = True >11:16:08,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:req: PartitionRequest instance -- >11:16:08,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:id = 113 name = sda3 growable = True >11:16:08,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:base = 1024000 growth = 0 max_grow = 18446744073708527615 >11:16:08,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:done = False >11:16:08,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:1 requests and 17844224 (8.51 GiB) left in chunk >11:16:08,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:adding 17844224 (8.51 GiB) to 113 (sda3) >11:16:08,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:new grow amount for request 113 (sda3) is 17844224 units, or 8.51 GiB >11:16:08,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:request 120 (sda1) growth: 0 (0 B) size: 1024 KiB >11:16:08,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:request 127 (sda2) growth: 0 (0 B) size: 1024 MiB >11:16:08,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:request 113 (sda3) growth: 17844224 (8.51 GiB) size: 9 GiB >11:16:08,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:disk /dev/sda growth: 17844224 (8.51 GiB) >11:16:08,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >11:16:08,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda3 new parted_partition None >11:16:08,275 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >11:16:08,275 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 3 ; >11:16:08,275 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:total growth: 17844224 sectors >11:16:08,275 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:updating use_disk to sda, type: 0 >11:16:08,275 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:new free: 2101248-20971486 / 9 GiB >11:16:08,275 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:new free allows for 17844224 sectors of growth >11:16:08,275 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:using alignment: parted.Alignment instance -- >11:16:08,275 WARNING org.fedoraproject.Anaconda.Modules.Storage: offset: 0 grainSize: 2048 >11:16:08,275 WARNING org.fedoraproject.Anaconda.Modules.Storage: PedAlignment: <_ped.Alignment object at 0x7fa4880dab90> >11:16:08,275 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:created partition sda3 of 500 MiB and added it to /dev/sda >11:16:08,276 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >11:16:08,276 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- >11:16:08,276 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None >11:16:08,276 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 3 path: /dev/sda3 type: 0 >11:16:08,276 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:08,276 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa488195310> PedPartition: <_ped.Partition object at 0x7fa47b70cfe0> >11:16:08,276 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >11:16:08,277 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >11:16:08,277 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >11:16:08,277 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- >11:16:08,277 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None >11:16:08,277 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 3 path: /dev/sda3 type: 0 >11:16:08,277 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:08,277 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa4883673d0> PedPartition: <_ped.Partition object at 0x7fa4881b3ba0> >11:16:08,277 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:grow_partitions: disks=['sda'], partitions=['sda3(id 113)', 'sda1(id 120)', 'sda2(id 127)'] >11:16:08,277 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:growable partitions are ['sda3'] >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:adding request 113 to chunk 20967424 (2048-20969471) on /dev/sda >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:adding request 120 to chunk 20967424 (2048-20969471) on /dev/sda >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:adding request 127 to chunk 20967424 (2048-20969471) on /dev/sda >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:disk sda has 1 chunks >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:Chunk.grow_requests: 20967424 (2048-20969471) on /dev/sda start = 2048 end = 20969471 >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:sector_size = 512 B >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:req: PartitionRequest instance -- >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:id = 120 name = sda1 growable = False >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:base = 2048 growth = 0 max_grow = 0 >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:done = True >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:req: PartitionRequest instance -- >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:id = 127 name = sda2 growable = False >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:base = 2097152 growth = 0 max_grow = 0 >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:done = True >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:req: PartitionRequest instance -- >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:id = 113 name = sda3 growable = True >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:base = 1024000 growth = 0 max_grow = 18446744073708527615 >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:done = False >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:1 requests and 17844224 (8.51 GiB) left in chunk >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:adding 17844224 (8.51 GiB) to 113 (sda3) >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:new grow amount for request 113 (sda3) is 17844224 units, or 8.51 GiB >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:growing partitions on sda >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:partition sda1 (120): 0 >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:new geometry for sda1: parted.Geometry instance -- >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage: start: 2048 end: 4095 length: 2048 >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage: device: <parted.device.Device object at 0x7fa4880d4290> PedGeometry: <_ped.Geometry object at 0x7fa4880db6d0> >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:partition sda2 (127): 0 >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:new geometry for sda2: parted.Geometry instance -- >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage: start: 4096 end: 2101247 length: 2097152 >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage: device: <parted.device.Device object at 0x7fa4880d4290> PedGeometry: <_ped.Geometry object at 0x7fa4880db9d0> >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:partition sda3 (113): 0 >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:new geometry for sda3: parted.Geometry instance -- >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage: start: 2101248 end: 20969471 length: 18868224 >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage: device: <parted.device.Device object at 0x7fa4880d4290> PedGeometry: <_ped.Geometry object at 0x7fa4880d9cf0> >11:16:08,278 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:removing all non-preexisting partitions ['sda1(id 120)', 'sda2(id 127)', 'sda3(id 113)'] from disk(s) ['sda'] >11:16:08,279 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >11:16:08,279 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda1 new parted_partition None >11:16:08,279 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: sda ; new: None ; >11:16:08,279 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 3 ; >11:16:08,280 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >11:16:08,280 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda2 new parted_partition None >11:16:08,280 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: sda ; new: None ; >11:16:08,281 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req2 ; kids: 2 ; >11:16:08,281 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >11:16:08,281 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda3 new parted_partition None >11:16:08,281 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >11:16:08,282 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 1 ; >11:16:08,282 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:back from remove_new_partitions >11:16:08,282 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:extended: None >11:16:08,282 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:setting req1 new geometry: parted.Geometry instance -- >11:16:08,282 WARNING org.fedoraproject.Anaconda.Modules.Storage: start: 2048 end: 4095 length: 2048 >11:16:08,282 WARNING org.fedoraproject.Anaconda.Modules.Storage: device: <parted.device.Device object at 0x7fa4880d4290> PedGeometry: <_ped.Geometry object at 0x7fa4880db6d0> >11:16:08,282 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >11:16:08,282 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- >11:16:08,282 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None >11:16:08,282 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 1 path: /dev/sda1 type: 0 >11:16:08,282 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:08,282 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa488194d50> PedPartition: <_ped.Partition object at 0x7fa4881b3060> >11:16:08,283 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >11:16:08,284 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >11:16:08,284 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >11:16:08,284 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >11:16:08,284 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None >11:16:08,284 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 1 path: /dev/sda1 type: 0 >11:16:08,284 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:08,284 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa47b711090> PedPartition: <_ped.Partition object at 0x7fa47b70d080> >11:16:08,284 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:setting req2 new geometry: parted.Geometry instance -- >11:16:08,284 WARNING org.fedoraproject.Anaconda.Modules.Storage: start: 4096 end: 2101247 length: 2097152 >11:16:08,284 WARNING org.fedoraproject.Anaconda.Modules.Storage: device: <parted.device.Device object at 0x7fa4880d4290> PedGeometry: <_ped.Geometry object at 0x7fa4880db9d0> >11:16:08,285 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >11:16:08,285 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- >11:16:08,285 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None >11:16:08,285 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 2 path: /dev/sda2 type: 0 >11:16:08,285 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:08,285 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa488483a50> PedPartition: <_ped.Partition object at 0x7fa4881b3830> >11:16:08,285 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >11:16:08,285 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >11:16:08,286 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >11:16:08,286 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >11:16:08,286 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None >11:16:08,286 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 2 path: /dev/sda2 type: 0 >11:16:08,286 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:08,286 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa488134b10> PedPartition: <_ped.Partition object at 0x7fa47b70f9c0> >11:16:08,286 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:setting req0 new geometry: parted.Geometry instance -- >11:16:08,286 WARNING org.fedoraproject.Anaconda.Modules.Storage: start: 2101248 end: 20969471 length: 18868224 >11:16:08,286 WARNING org.fedoraproject.Anaconda.Modules.Storage: device: <parted.device.Device object at 0x7fa4880d4290> PedGeometry: <_ped.Geometry object at 0x7fa4880d9cf0> >11:16:08,286 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >11:16:08,286 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- >11:16:08,286 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None >11:16:08,286 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 3 path: /dev/sda3 type: 0 >11:16:08,286 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:08,286 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa48825fb50> PedPartition: <_ped.Partition object at 0x7fa4881b36f0> >11:16:08,287 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >11:16:08,287 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >11:16:08,287 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >11:16:08,287 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- >11:16:08,287 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa48828f290> fileSystem: None >11:16:08,287 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 3 path: /dev/sda3 type: 0 >11:16:08,287 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:08,287 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa47b712510> PedPartition: <_ped.Partition object at 0x7fa47b70ee80> >11:16:08,288 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:fixing size of non-existent 1024 KiB partition sda1 (120) with non-existent biosboot >11:16:08,288 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:fixing size of non-existent 1024 MiB partition sda2 (127) with non-existent ext4 filesystem mounted at /boot >11:16:08,288 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:fixing size of non-existent 9 GiB partition sda3 (113) with non-existent lvmpv >11:16:08,291 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 134 >11:16:08,292 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMVolumeGroupDevice._add_parent: fedora-iot ; parent: sda3 ; >11:16:08,292 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.add_child: name: sda3 ; child: fedora-iot ; kids: 0 ; >11:16:08,293 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/logical_block_size: 3531320a >11:16:08,293 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 135 >11:16:08,293 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMVolumeGroupDevice._set_format: fedora-iot ; type: None ; current: None ; >11:16:08,294 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:added lvmvg fedora-iot (id 133) to device tree >11:16:08,294 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:registered action: [137] create device lvmvg fedora-iot (id 133) >11:16:08,294 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >11:16:08,294 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 138 >11:16:08,294 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 140 >11:16:08,295 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora-iot ; child: root ; kids: 0 ; >11:16:08,295 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora-iot-root ; type: ext4 ; current: None ; >11:16:08,296 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 142 >11:16:08,296 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: fedora-iot ; child: root ; kids: 1 ; >11:16:08,297 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora-iot ; child: root ; kids: 0 ; >11:16:08,297 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora-iot-root ; type: ext4 ; current: None ; >11:16:08,298 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/fedora--iot-root ; sysfs_path: ; >11:16:08,298 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:fedora-iot size is 9 GiB >11:16:08,298 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:vg fedora-iot has 9 GiB free >11:16:08,298 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:Adding fedora-iot-root/1024 MiB to fedora-iot >11:16:08,298 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [37] dmsetup --version ... >11:16:08,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[37]: Library version: 1.02.189-git (2022-11-10) >11:16:08,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:Driver version: 4.47.0 >11:16:08,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[37]: >11:16:08,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [37] (exit code: 0) >11:16:08,303 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:added lvmlv fedora-iot-root (id 139) to device tree >11:16:08,303 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:registered action: [144] create device lvmlv fedora-iot-root (id 139) >11:16:08,303 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 146 >11:16:08,304 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora-iot-root ; type: ext4 ; current: ext4 ; >11:16:08,304 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:registered action: [145] create format ext4 filesystem mounted at / on lvmlv fedora-iot-root (id 139) >11:16:08,305 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:fedora-iot size is 9 GiB >11:16:08,305 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:vg fedora-iot has 8 GiB free >11:16:08,305 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:vg fedora-iot: 8 GiB free ; lvs: ['root'] >11:16:08,305 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:fedora-iot size is 9 GiB >11:16:08,305 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:vg fedora-iot has 8 GiB free >11:16:08,305 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:adding request 139 to chunk 2303 on /dev/fedora--iot >11:16:08,305 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:Chunk.grow_requests: VGChunk instance -- >11:16:08,305 WARNING org.fedoraproject.Anaconda.Modules.Storage:device = /dev/fedora--iot length = 2303 size = 9 GiB >11:16:08,305 WARNING org.fedoraproject.Anaconda.Modules.Storage:remaining = 1 pool = 2047 >11:16:08,306 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:req: LVRequest instance -- >11:16:08,306 WARNING org.fedoraproject.Anaconda.Modules.Storage:id = 139 name = fedora-iot-root growable = True >11:16:08,306 WARNING org.fedoraproject.Anaconda.Modules.Storage:base = 256 growth = 0 max_grow = 17664 >11:16:08,306 WARNING org.fedoraproject.Anaconda.Modules.Storage:done = False >11:16:08,306 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:1 requests and 2047 (8 GiB) left in chunk >11:16:08,306 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:adding 2047 (8 GiB) to 139 (fedora-iot-root) >11:16:08,306 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:new grow amount for request 139 (fedora-iot-root) is 2047 units, or 8 GiB >11:16:08,306 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:trying to set lv fedora-iot-root size to 9 GiB >11:16:08,306 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:fedora-iot size is 9 GiB >11:16:08,306 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:vg fedora-iot has 8 GiB free >11:16:08,306 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >11:16:08,308 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7fa48829e2d0) -- >11:16:08,308 WARNING org.fedoraproject.Anaconda.Modules.Storage: name = sda status = True id = 4 >11:16:08,308 WARNING org.fedoraproject.Anaconda.Modules.Storage: children = ['non-existent 1024 KiB partition sda1 (120) with non-existent biosboot', >11:16:08,308 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'non-existent 1024 MiB partition sda2 (127) with non-existent ext4 filesystem ' >11:16:08,308 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'mounted at /boot', >11:16:08,308 WARNING org.fedoraproject.Anaconda.Modules.Storage: 'non-existent 9 GiB partition sda3 (113) with non-existent lvmpv'] >11:16:08,308 WARNING org.fedoraproject.Anaconda.Modules.Storage: parents = [] >11:16:08,308 WARNING org.fedoraproject.Anaconda.Modules.Storage: uuid = None size = 10 GiB >11:16:08,308 WARNING org.fedoraproject.Anaconda.Modules.Storage: format = non-existent gpt disklabel >11:16:08,308 WARNING org.fedoraproject.Anaconda.Modules.Storage: major = 8 minor = 0 exists = True protected = False >11:16:08,308 WARNING org.fedoraproject.Anaconda.Modules.Storage: sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >11:16:08,308 WARNING org.fedoraproject.Anaconda.Modules.Storage: target size = 10 GiB path = /dev/sda >11:16:08,308 WARNING org.fedoraproject.Anaconda.Modules.Storage: format args = [] original_format = None removable = False wwn = None] >11:16:08,308 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >11:16:08,308 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >11:16:08,308 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is /run/install/repo/images/install.img a valid stage1 target device? >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is fedora-iot a valid stage1 target device? >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is fedora-iot-root a valid stage1 target device? >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >11:16:08,310 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >11:16:08,311 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >11:16:08,311 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >11:16:08,311 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >11:16:08,311 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.execution:Found a drive with a valid stage1: sda >11:16:08,311 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.execution:Use a usable drive with a valid stage1 device. >11:16:08,311 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >11:16:08,311 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >11:16:08,312 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_name returned existing 10 GiB disk sda (4) with non-existent gpt disklabel >11:16:08,312 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:resolved 'sda' to 'sda' (disk) >11:16:08,313 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sda'. >11:16:08,314 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is fedora-iot a valid stage1 target device? >11:16:08,314 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >11:16:08,314 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is fedora-iot-root a valid stage1 target device? >11:16:08,314 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >11:16:08,314 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >11:16:08,314 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >11:16:08,314 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >11:16:08,314 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >11:16:08,314 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >11:16:08,314 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >11:16:08,314 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Thread Done: AnaTaskThread-AutomaticPartitioningTask-1 (140344431736512) >11:16:08,343 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. >11:16:08,345 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Running Thread: AnaTaskThread-StorageValidateTask-1 (140344431736512) >11:16:08,345 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.modules.common.task.task:Validate a storage model >11:16:08,346 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >11:16:08,346 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >11:16:08,346 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >11:16:08,346 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >11:16:08,346 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >11:16:08,346 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >11:16:08,346 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage2 target device? >11:16:08,346 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >11:16:08,346 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >11:16:08,346 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda2) returning True >11:16:08,346 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >11:16:08,346 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda2) returning True >11:16:08,348 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.checker.utils:Available memory: 795.97 MiB >11:16:08,349 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >11:16:08,349 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 KiB partition sda1 (120) with non-existent biosboot >11:16:08,350 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >11:16:08,350 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda2 (127) with non-existent ext4 filesystem mounted at /boot >11:16:08,350 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >11:16:08,350 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 9 GiB partition sda3 (113) with non-existent lvmpv >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/tmp', '/', '/var', '/usr/lib', '/home', '/usr/share', '/usr'}, 'must_be_on_root': {'/etc', '/root', '/dev', '/sbin', 'lost+found', '/bin', '/mnt', '/proc', '/lib'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/var', '/usr', '/tmp', '/boot'}, 'reformat_blocklist': {'/home', '/var/www', '/usr/local', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. >11:16:08,351 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Thread Done: AnaTaskThread-StorageValidateTask-1 (140344431736512) >11:16:08,452 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.storage:Creating a copy of the storage model. >11:16:08,452 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:starting Blivet copy >11:16:08,459 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >11:16:08,461 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_id returned existing 10 GiB disk sda (4) with non-existent gpt disklabel >11:16:08,463 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >11:16:08,463 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >11:16:08,463 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa47b7101d0> fileSystem: None >11:16:08,463 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 1 path: /dev/sda1 type: 0 >11:16:08,463 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:08,463 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa47b785a50> PedPartition: <_ped.Partition object at 0x7fa48810b4c0> >11:16:08,465 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >11:16:08,466 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_id returned existing 10 GiB disk sda (4) with non-existent gpt disklabel >11:16:08,468 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >11:16:08,468 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >11:16:08,468 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa47b7101d0> fileSystem: None >11:16:08,468 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 2 path: /dev/sda2 type: 0 >11:16:08,468 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:08,468 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa47b7243d0> PedPartition: <_ped.Partition object at 0x7fa47b70ffb0> >11:16:08,470 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >11:16:08,471 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_id returned existing 10 GiB disk sda (4) with non-existent gpt disklabel >11:16:08,473 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >11:16:08,473 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- >11:16:08,473 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa47b7101d0> fileSystem: None >11:16:08,473 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 3 path: /dev/sda3 type: 0 >11:16:08,473 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:08,473 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa47b7862d0> PedPartition: <_ped.Partition object at 0x7fa47b70fd80> >11:16:08,473 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:finished Blivet copy >11:16:08,473 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.storage:Finished a copy of the storage model. >11:16:08,474 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >11:16:08,475 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >11:16:08,475 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >11:16:08,475 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >11:16:08,475 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >11:16:08,475 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >11:16:08,475 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage2 target device? >11:16:08,475 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >11:16:08,475 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >11:16:08,475 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda2) returning True >11:16:08,475 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >11:16:08,475 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda2) returning True >11:16:08,476 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.checker.utils:Available memory: 793.44 MiB >11:16:08,478 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >11:16:08,479 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 KiB partition sda1 (120) with non-existent biosboot >11:16:08,481 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >11:16:08,482 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda2 (127) with non-existent ext4 filesystem mounted at /boot >11:16:08,482 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 9 GiB partition sda3 (113) with non-existent lvmpv >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/tmp', '/', '/var', '/usr/lib', '/home', '/usr/share', '/usr'}, 'must_be_on_root': {'/etc', '/root', '/dev', '/sbin', 'lost+found', '/bin', '/mnt', '/proc', '/lib'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/var', '/usr', '/tmp', '/boot'}, 'reformat_blocklist': {'/home', '/var/www', '/usr/local', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.storage:The storage model has changed. >11:16:08,484 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.storage:The partitioning AUTOMATIC is applied. >11:16:09,329 INFO systemd:NetworkManager-dispatcher.service: Deactivated successfully. >11:16:09,912 DEBUG NetworkManager:<debug> [1688728569.9123] ndisc[0x55de3fcbbdb0,"ens3"]: solicit: schedule sending next solicitation in 16.534 seconds >11:16:17,183 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.users.users:Root password set. >11:16:17,184 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.users.users:Root account has been unlocked. >11:16:17,185 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.users.users:SSH login as root with password will be allowed. >11:16:18,367 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:dasbus.connection:Connecting to the system bus. >11:16:18,367 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:dasbus.connection:Connecting to the system bus. >11:16:18,368 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization/Task/1. >11:16:18,372 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/4. >11:16:18,372 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/5. >11:16:18,378 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security/Task/1. >11:16:18,379 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security/Task/2. >11:16:18,381 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/6. >11:16:18,387 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security/Task/3. >11:16:18,387 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security/Task/4. >11:16:18,387 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security/Task/5. >11:16:18,392 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone/Task/2. >11:16:18,392 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone/Task/3. >11:16:18,393 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone/Task/4. >11:16:18,398 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services/Task/1. >11:16:18,398 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services/Task/2. >11:16:18,398 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services/Task/3. >11:16:18,398 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services/Task/4. >11:16:18,399 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services/Task/5. >11:16:18,406 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization/Task/2. >11:16:18,406 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization/Task/3. >11:16:18,409 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network/Task/3. >11:16:18,412 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users/Task/1. >11:16:18,413 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users/Task/2. >11:16:18,413 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users/Task/3. >11:16:18,413 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users/Task/4. >11:16:18,414 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users/Task/5. >11:16:18,420 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security/Task/6. >11:16:18,422 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security/Task/7. >11:16:18,426 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/7. >11:16:18,429 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Task/2. >11:16:18,429 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Task/3. >11:16:18,433 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:anaconda.threading:Running Thread: AnaTaskThread-GetMissingKeyboardConfigurationTask-1 (139986299365056) >11:16:18,433 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:anaconda.modules.common.task.task:Get missing keyboard settings. >11:16:18,436 INFO systemd-localed:The X11 keyboard layout 'us' is converted to virtual console keymap 'us' >11:16:18,438 INFO systemd-localed:Changed X11 keyboard layout to 'us' model '' variant '' options '' >11:16:18,441 INFO systemd-localed:Changed X11 keyboard layout to '' model '' variant '' options '' >11:16:18,444 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localed:Missing virtual console keymap value us converted from ['us'] X layouts >11:16:18,444 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:anaconda.threading:Thread Done: AnaTaskThread-GetMissingKeyboardConfigurationTask-1 (139986299365056) >11:16:18,444 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Virtual console keymap is set to us. >11:16:18,444 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['us']. >11:16:18,536 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Running Thread: AnaTaskThread-CreateStorageLayoutTask-1 (140344431736512) >11:16:18,536 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.modules.common.task.task:Create storage layout >11:16:18,538 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:16:18,538 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >11:16:18,539 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >11:16:18,540 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:16:18,540 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >11:16:18,541 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >11:16:18,541 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:16:18,541 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >11:16:18,542 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora-iot-root ; status: False ; controllable: True ; >11:16:18,542 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora-iot ; status: False ; controllable: True ; >11:16:18,542 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >11:16:18,543 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:16:18,543 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >11:16:18,543 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [106] destroy format None on disk sda (id 4) >11:16:18,543 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [108] destroy format None on disk sda (id 4) >11:16:18,543 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [111] create format gpt disklabel on disk sda (id 4) >11:16:18,543 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [116] create device partition sda3 (id 113) >11:16:18,543 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [117] create format lvmpv on partition sda3 (id 113) >11:16:18,543 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [123] create device partition sda1 (id 120) >11:16:18,543 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [124] create format biosboot on partition sda1 (id 120) >11:16:18,544 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [130] create device partition sda2 (id 127) >11:16:18,544 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [131] create format ext4 filesystem mounted at /boot on partition sda2 (id 127) >11:16:18,544 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [137] create device lvmvg fedora-iot (id 133) >11:16:18,544 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [144] create device lvmlv fedora-iot-root (id 139) >11:16:18,544 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [145] create format ext4 filesystem mounted at / on lvmlv fedora-iot-root (id 139) >11:16:18,544 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:pruning action queue... >11:16:18,544 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:removing obsolete action 108 (106) >11:16:18,544 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:resetting parted disks... >11:16:18,544 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >11:16:18,544 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda1 ; >11:16:18,545 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda2 ; >11:16:18,545 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda3 ; >11:16:18,545 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:sorting actions... >11:16:18,546 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [106] destroy format None on disk sda (id 4) >11:16:18,546 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:lvm filter: device /dev/sda3 added to the list of allowed devices >11:16:18,546 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [111] create format gpt disklabel on disk sda (id 4) >11:16:18,546 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:lvm filter: device /dev/sda3 added to the list of allowed devices >11:16:18,546 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [123] create device partition sda1 (id 120) >11:16:18,546 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [130] create device partition sda2 (id 127) >11:16:18,546 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [131] create format ext4 filesystem mounted at /boot on partition sda2 (id 127) >11:16:18,546 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [116] create device partition sda3 (id 113) >11:16:18,546 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [117] create format lvmpv on partition sda3 (id 113) >11:16:18,546 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [137] create device lvmvg fedora-iot (id 133) >11:16:18,546 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [144] create device lvmlv fedora-iot-root (id 139) >11:16:18,546 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [145] create format ext4 filesystem mounted at / on lvmlv fedora-iot-root (id 139) >11:16:18,546 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:action: [124] create format biosboot on partition sda1 (id 120) >11:16:18,546 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:executing action: [106] destroy format None on disk sda (id 4) >11:16:18,547 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; >11:16:18,547 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; >11:16:18,547 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... wipefs -f -a /dev/sda >11:16:18,562 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:18,562 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:18,593 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:18,593 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:18,601 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:18,601 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:executing action: [111] create format gpt disklabel on disk sda (id 4) >11:16:18,603 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >11:16:18,603 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskLabel.create: device: /dev/sda ; type: disklabel ; status: False ; >11:16:18,604 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskLabel._create: device: /dev/sda ; type: disklabel ; status: False ; >11:16:18,604 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >11:16:18,631 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:18,641 INFO kernel: sda: >11:16:18,684 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:18,684 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:18,695 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:18,696 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >11:16:18,696 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >11:16:18,696 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:executing action: [123] create device partition sda1 (id 120) >11:16:18,697 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.create: sda1 ; status: False ; >11:16:18,697 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.setup_parents: name: sda1 ; orig: False ; >11:16:18,697 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >11:16:18,698 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskLabel.setup: device: /dev/sda ; type: disklabel ; status: False ; >11:16:18,698 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._create: sda1 ; status: False ; >11:16:18,699 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._wipe: sda1 ; status: False ; >11:16:18,699 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2048 count=2047 >11:16:18,739 INFO kernel: sda: >11:16:18,739 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr: >11:16:18,740 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'2047+0 records in' >11:16:18,740 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'2047+0 records out' >11:16:18,740 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'1048064 bytes (1.0 MB, 1.0 MiB) copied, 0.0378161 s, 27.7 MB/s' >11:16:18,740 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:18,740 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:18,778 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:18,779 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >11:16:18,792 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:18,802 INFO kernel: sda: sda1 >11:16:18,833 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:18,833 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:post-commit partition path is /dev/sda1 >11:16:18,834 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >11:16:18,834 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >11:16:18,834 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa47b7104d0> fileSystem: None >11:16:18,834 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 1 path: /dev/sda1 type: 0 >11:16:18,834 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:18,834 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa47b793bd0> PedPartition: <_ped.Partition object at 0x7fa47b79b970> >11:16:18,835 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceFormat.destroy: device: /dev/sda1 ; type: None ; status: False ; >11:16:18,835 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... wipefs -f -a /dev/sda1 >11:16:18,840 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:18,840 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:18,851 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:18,852 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; >11:16:18,852 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >11:16:18,852 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >11:16:18,852 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:18,861 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:18,862 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >11:16:18,862 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 323034380a >11:16:18,862 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:updated sda1 size to 1024 KiB (1024 KiB) >11:16:18,862 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:executing action: [130] create device partition sda2 (id 127) >11:16:18,863 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.create: sda2 ; status: False ; >11:16:18,863 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.setup_parents: name: sda2 ; orig: False ; >11:16:18,863 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >11:16:18,863 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskLabel.setup: device: /dev/sda ; type: disklabel ; status: False ; >11:16:18,864 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._create: sda2 ; status: False ; >11:16:18,864 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._wipe: sda2 ; status: False ; >11:16:18,864 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... dd if=/dev/zero of=/dev/sda bs=512 seek=4096 count=2048 >11:16:18,903 INFO kernel: sda: sda1 >11:16:18,903 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr: >11:16:18,903 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'2048+0 records in' >11:16:18,903 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'2048+0 records out' >11:16:18,903 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0368979 s, 28.4 MB/s' >11:16:18,903 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:18,903 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:18,926 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:18,927 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >11:16:18,938 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:18,993 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:18,993 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:post-commit partition path is /dev/sda2 >11:16:18,994 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >11:16:18,994 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >11:16:18,994 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa47b7104d0> fileSystem: None >11:16:18,994 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 2 path: /dev/sda2 type: 0 >11:16:18,994 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:18,994 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa47b793010> PedPartition: <_ped.Partition object at 0x7fa47b79a9d0> >11:16:18,995 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceFormat.destroy: device: /dev/sda2 ; type: None ; status: False ; >11:16:18,995 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... wipefs -f -a /dev/sda2 >11:16:19,000 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,000 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,010 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,011 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >11:16:19,012 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >11:16:19,012 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >11:16:19,012 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,021 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,022 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >11:16:19,022 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 323039373135320a >11:16:19,022 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:updated sda2 size to 1024 MiB (1024 MiB) >11:16:19,022 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:executing action: [131] create format ext4 filesystem mounted at /boot on partition sda2 (id 127) >11:16:19,023 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 1 ; >11:16:19,023 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 2 ; >11:16:19,023 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 3 ; >11:16:19,023 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 4 ; >11:16:19,024 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 5 ; >11:16:19,024 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 6 ; >11:16:19,024 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 8 ; >11:16:19,024 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 9 ; >11:16:19,025 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 10 ; >11:16:19,025 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 11 ; >11:16:19,025 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 12 ; >11:16:19,026 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 13 ; >11:16:19,026 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 14 ; >11:16:19,026 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 15 ; >11:16:19,027 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 16 ; >11:16:19,027 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 17 ; >11:16:19,027 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 18 ; >11:16:19,027 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 19 ; >11:16:19,028 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 20 ; >11:16:19,028 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 21 ; >11:16:19,028 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 22 ; >11:16:19,029 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 2 ; >11:16:19,033 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,060 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,061 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >11:16:19,061 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.create: device: /dev/sda2 ; type: ext4 ; status: False ; >11:16:19,062 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS._create: type: ext4 ; device: /dev/sda2 ; mountpoint: /boot ; >11:16:19,062 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... mke2fs -t ext4 /dev/sda2 >11:16:19,115 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout: >11:16:19,115 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Discarding device blocks: 0/262144#010#010#010#010#010#010#010#010#010#010#010#010#010 #010#010#010#010#010#010#010#010#010#010#010#010#010done >11:16:19,115 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Creating filesystem with 262144 4k blocks and 65536 inodes >11:16:19,115 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem UUID: 80ff3403-23dc-4735-8635-011efed916dc >11:16:19,115 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Superblock backups stored on blocks: >11:16:19,115 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:#01132768, 98304, 163840, 229376 >11:16:19,115 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program: >11:16:19,115 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Allocating group tables: 0/8#010#010#010 #010#010#010done >11:16:19,115 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Writing inode tables: 0/8#010#010#010 #010#010#010done >11:16:19,115 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Creating journal (8192 blocks): done >11:16:19,115 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Writing superblocks and filesystem accounting information: 0/8#010#010#010 #010#010#010done >11:16:19,115 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program: >11:16:19,115 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr: >11:16:19,115 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'mke2fs 1.46.5 (30-Dec-2021)' >11:16:19,115 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,115 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,126 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,127 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >11:16:19,127 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >11:16:19,128 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:executing action: [116] create device partition sda3 (id 113) >11:16:19,129 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.create: sda3 ; status: False ; >11:16:19,129 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.setup_parents: name: sda3 ; orig: False ; >11:16:19,129 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >11:16:19,130 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskLabel.setup: device: /dev/sda ; type: disklabel ; status: False ; >11:16:19,130 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._create: sda3 ; status: False ; >11:16:19,130 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._wipe: sda3 ; status: False ; >11:16:19,131 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2101248 count=2048 >11:16:19,166 INFO kernel: sda: sda1 sda2 >11:16:19,166 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr: >11:16:19,166 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'2048+0 records in' >11:16:19,166 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'2048+0 records out' >11:16:19,166 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0331248 s, 31.7 MB/s' >11:16:19,166 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,166 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,192 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,193 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >11:16:19,201 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,237 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,237 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:post-commit partition path is /dev/sda3 >11:16:19,238 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >11:16:19,238 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- >11:16:19,238 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa47b7104d0> fileSystem: None >11:16:19,238 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 3 path: /dev/sda3 type: 0 >11:16:19,238 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:19,238 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa48846e410> PedPartition: <_ped.Partition object at 0x7fa47b773d80> >11:16:19,239 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DeviceFormat.destroy: device: /dev/sda3 ; type: None ; status: False ; >11:16:19,239 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... wipefs -f -a /dev/sda3 >11:16:19,245 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,245 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,254 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,255 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >11:16:19,256 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >11:16:19,256 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >11:16:19,256 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,264 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,265 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >11:16:19,265 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3/size: 31383836383232340a >11:16:19,265 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:updated sda3 size to 9 GiB (9 GiB) >11:16:19,265 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:executing action: [117] create format lvmpv on partition sda3 (id 113) >11:16:19,266 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 1 ; >11:16:19,266 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 2 ; >11:16:19,266 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 3 ; >11:16:19,267 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 4 ; >11:16:19,267 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 5 ; >11:16:19,267 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 8 ; >11:16:19,267 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 9 ; >11:16:19,268 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 10 ; >11:16:19,268 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 11 ; >11:16:19,268 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 12 ; >11:16:19,268 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 13 ; >11:16:19,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 14 ; >11:16:19,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 15 ; >11:16:19,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 16 ; >11:16:19,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 17 ; >11:16:19,270 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 18 ; >11:16:19,270 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 19 ; >11:16:19,270 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 20 ; >11:16:19,270 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 21 ; >11:16:19,271 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 22 ; >11:16:19,271 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.set_flag: path: /dev/sda3 ; flag: 6 ; >11:16:19,271 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 3 ; >11:16:19,276 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,310 DEBUG NetworkManager:<debug> [1688728579.3108] resolve-addr[ac3a71ec48bf202f,192.168.122.117]: error resolving via systemd-resolved: timeout for request >11:16:19,311 DEBUG NetworkManager:<debug> [1688728579.3108] resolve-addr[ac3a71ec48bf202f,192.168.122.117]: start lookup via nm-daemon-helper >11:16:19,312 DEBUG NetworkManager:<debug> [1688728579.3127] helper[2f361a1e10797d8c,2959]: spawned process with args: resolve-address 192.168.122.117 >11:16:19,315 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,316 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >11:16:19,317 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMPhysicalVolume.create: device: /dev/sda3 ; type: lvmpv ; status: False ; >11:16:19,317 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMPhysicalVolume._create: device: /dev/sda3 ; type: lvmpv ; status: False ; >11:16:19,317 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:lvm filter: device /dev/sda3 added to the list of allowed devices >11:16:19,317 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:[38] Calling the 'com.redhat.lvmdbus1.Manager.PvCreate' method on the '/com/redhat/lvmdbus1/Manager' object with the following parameters: '('/dev/sda3', 1, {'-y': <''>, '--config': <' devices { filter=["a|/dev/sda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >11:16:19,382 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:[38] Done. >11:16:19,382 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:[38] Got result: /com/redhat/lvmdbus1/Pv/0 >11:16:19,382 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,387 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,387 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >11:16:19,388 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >11:16:19,388 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:executing action: [137] create device lvmvg fedora-iot (id 133) >11:16:19,388 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMVolumeGroupDevice.create: fedora-iot ; status: False ; >11:16:19,389 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: fedora-iot ; orig: False ; >11:16:19,389 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >11:16:19,389 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; type: lvmpv ; status: False ; >11:16:19,390 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMVolumeGroupDevice._create: fedora-iot ; status: False ; >11:16:19,445 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:[39] Calling the 'com.redhat.lvmdbus1.Manager.VgCreate' method on the '/com/redhat/lvmdbus1/Manager' object with the following parameters: '('fedora-iot', ['/com/redhat/lvmdbus1/Pv/0'], 1, {'--physicalextentsize': <'4194304b'>, '--config': <' devices { filter=["a|/dev/sda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >11:16:19,519 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:[39] Done. >11:16:19,519 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:[39] Got result: /com/redhat/lvmdbus1/Vg/0 >11:16:19,519 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMVolumeGroupDevice.setup: fedora-iot ; orig: False ; status: False ; controllable: True ; >11:16:19,520 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: fedora-iot ; orig: False ; >11:16:19,520 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >11:16:19,521 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; type: lvmpv ; status: False ; >11:16:19,521 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,526 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,526 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora-iot ; status: False ; >11:16:19,527 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora-iot ; status: False ; >11:16:19,527 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,535 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,535 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:executing action: [144] create device lvmlv fedora-iot-root (id 139) >11:16:19,536 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMLogicalVolumeDevice.create: fedora-iot-root ; status: False ; >11:16:19,537 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora-iot-root ; orig: False ; >11:16:19,538 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMVolumeGroupDevice.setup: fedora-iot ; orig: False ; status: False ; controllable: True ; >11:16:19,539 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: fedora-iot ; orig: False ; >11:16:19,540 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >11:16:19,541 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; type: lvmpv ; status: False ; >11:16:19,541 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,549 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,550 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora-iot ; status: False ; >11:16:19,552 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMLogicalVolumeDevice._create: fedora-iot-root ; status: False ; >11:16:19,553 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:[40] Calling the 'com.redhat.lvmdbus1.Vg.LvCreate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '('root', 9659482112, [], 1, {'type': <'linear'>, '--config': <' devices { filter=["a|/dev/sda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >11:16:19,640 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:[40] Done. >11:16:19,640 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:[40] Got result: /com/redhat/lvmdbus1/Lv/0 >11:16:19,641 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora-iot-root ; orig: False ; status: True ; controllable: True ; >11:16:19,642 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-iot-root ; status: True ; >11:16:19,642 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:fedora-iot-root sysfs_path set to /sys/devices/virtual/block/dm-2 >11:16:19,642 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,650 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,651 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora--iot-root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >11:16:19,651 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 31383836363137360a >11:16:19,651 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:updated fedora-iot-root size to 9 GiB (9 GiB) >11:16:19,651 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:executing action: [145] create format ext4 filesystem mounted at / on lvmlv fedora-iot-root (id 139) >11:16:19,652 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora-iot-root ; orig: False ; status: True ; controllable: True ; >11:16:19,652 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.create: device: /dev/mapper/fedora--iot-root ; type: ext4 ; status: False ; >11:16:19,652 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS._create: type: ext4 ; device: /dev/mapper/fedora--iot-root ; mountpoint: / ; >11:16:19,652 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... mke2fs -t ext4 /dev/mapper/fedora--iot-root >11:16:19,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout: >11:16:19,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Discarding device blocks: 0/2358272#010#010#010#010#010#010#010#010#010#010#010#010#010#010#010 #010#010#010#010#010#010#010#010#010#010#010#010#010#010#010done >11:16:19,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Creating filesystem with 2358272 4k blocks and 589824 inodes >11:16:19,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Filesystem UUID: 8bd44520-1f16-46af-b602-ce28495af864 >11:16:19,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Superblock backups stored on blocks: >11:16:19,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:#01132768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >11:16:19,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program: >11:16:19,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Allocating group tables: 0/72#010#010#010#010#010 #010#010#010#010#010done >11:16:19,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Writing inode tables: 0/72#010#010#010#010#010 #010#010#010#010#010done >11:16:19,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Creating journal (16384 blocks): done >11:16:19,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Writing superblocks and filesystem accounting information: 0/72#010#010#010#010#010 #010#010#010#010#010done >11:16:19,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program: >11:16:19,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr: >11:16:19,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:b'mke2fs 1.46.5 (30-Dec-2021)' >11:16:19,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,770 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,781 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,782 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-iot-root ; status: True ; >11:16:19,782 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:fedora-iot-root sysfs_path set to /sys/devices/virtual/block/dm-2 >11:16:19,783 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:blivet:executing action: [124] create format biosboot on partition sda1 (id 120) >11:16:19,784 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 1 ; >11:16:19,785 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 2 ; >11:16:19,785 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 3 ; >11:16:19,786 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 4 ; >11:16:19,786 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 5 ; >11:16:19,787 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 6 ; >11:16:19,787 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 8 ; >11:16:19,788 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 9 ; >11:16:19,788 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 10 ; >11:16:19,788 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 11 ; >11:16:19,789 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 13 ; >11:16:19,789 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 14 ; >11:16:19,789 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 15 ; >11:16:19,790 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 16 ; >11:16:19,790 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 17 ; >11:16:19,790 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 18 ; >11:16:19,790 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 19 ; >11:16:19,791 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 20 ; >11:16:19,791 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 21 ; >11:16:19,791 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 22 ; >11:16:19,791 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.set_flag: path: /dev/sda1 ; flag: 12 ; >11:16:19,792 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 3 ; >11:16:19,801 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,834 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,835 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; >11:16:19,836 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: BIOSBoot.create: device: /dev/sda1 ; type: biosboot ; status: False ; >11:16:19,836 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,845 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,846 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >11:16:19,846 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >11:16:19,848 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >11:16:19,848 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >11:16:19,848 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa47b7104d0> fileSystem: None >11:16:19,848 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 1 path: /dev/sda1 type: 0 >11:16:19,848 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:19,848 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa47b7d5a90> PedPartition: <_ped.Partition object at 0x7fa47b79a200> >11:16:19,848 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >11:16:19,849 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >11:16:19,849 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa47b7104d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa47b7d5b10> >11:16:19,849 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 2 path: /dev/sda2 type: 0 >11:16:19,849 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:19,849 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa47b7d4150> PedPartition: <_ped.Partition object at 0x7fa47b7b78d0> >11:16:19,849 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >11:16:19,849 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- >11:16:19,849 WARNING org.fedoraproject.Anaconda.Modules.Storage: disk: <parted.disk.Disk object at 0x7fa47b7104d0> fileSystem: None >11:16:19,849 WARNING org.fedoraproject.Anaconda.Modules.Storage: number: 3 path: /dev/sda3 type: 0 >11:16:19,849 WARNING org.fedoraproject.Anaconda.Modules.Storage: name: active: True busy: False >11:16:19,849 WARNING org.fedoraproject.Anaconda.Modules.Storage: geometry: <parted.geometry.Geometry object at 0x7fa47b7d6d50> PedPartition: <_ped.Partition object at 0x7fa47b7b40e0> >11:16:19,849 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.modules.storage.installation:Skipping sda2 >11:16:19,850 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:fedora-iot size is 9 GiB >11:16:19,850 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:vg fedora-iot has 0 B free >11:16:19,850 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:fedora-iot size is 9 GiB >11:16:19,850 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:vg fedora-iot has 0 B free >11:16:19,851 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >11:16:19,852 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >11:16:19,853 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >11:16:19,853 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >11:16:19,853 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.supported: supported: True ; >11:16:19,854 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Iso9660FS.supported: supported: True ; >11:16:19,854 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Thread Done: AnaTaskThread-CreateStorageLayoutTask-1 (140344431736512) >11:16:19,955 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Running Thread: AnaTaskThread-MountFilesystemsTask-1 (140344431736512) >11:16:19,955 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.modules.common.task.task:Mount filesystems >11:16:19,957 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: BindFS.supported: supported: False ; >11:16:19,957 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('bind') returning BindFS instance with object id 220 >11:16:19,957 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 222 >11:16:19,957 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >11:16:19,957 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:updated /dev size to 3.96 KiB (3.96 KiB) >11:16:19,959 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: TmpFS.supported: supported: True ; >11:16:19,960 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 224 >11:16:19,960 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 226 >11:16:19,960 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >11:16:19,961 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DevPtsFS.supported: supported: False ; >11:16:19,961 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 228 >11:16:19,961 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 230 >11:16:19,961 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; >11:16:19,961 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: SysFS.supported: supported: False ; >11:16:19,961 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 232 >11:16:19,961 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 234 >11:16:19,962 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; >11:16:19,962 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: ProcFS.supported: supported: False ; >11:16:19,962 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 236 >11:16:19,962 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 238 >11:16:19,963 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: NoDevice._set_format: proc ; type: proc ; current: None ; >11:16:19,963 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: SELinuxFS.supported: supported: False ; >11:16:19,963 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 240 >11:16:19,963 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 242 >11:16:19,963 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; >11:16:19,964 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: USBFS.supported: supported: False ; >11:16:19,964 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 244 >11:16:19,964 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 246 >11:16:19,964 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; >11:16:19,965 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: BindFS.supported: supported: False ; >11:16:19,965 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('bind') returning BindFS instance with object id 248 >11:16:19,965 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 250 >11:16:19,965 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >11:16:19,965 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:updated /run size to 860 B (860 B) >11:16:19,965 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: TmpFS.supported: supported: True ; >11:16:19,966 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 252 >11:16:19,966 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 254 >11:16:19,966 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >11:16:19,967 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora-iot-root ; orig: False ; status: True ; controllable: True ; >11:16:19,967 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,972 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,973 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:19,974 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:19,975 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,984 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,985 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:19,986 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:19,987 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:19,994 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:19,995 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:19,996 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:19,997 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.setup: device: /dev/mapper/fedora--iot-root ; type: ext4 ; status: False ; >11:16:19,997 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... mount -t ext4 -o defaults /dev/mapper/fedora--iot-root /mnt/sysimage >11:16:20,003 INFO kernel:EXT4-fs (dm-2): mounted filesystem 8bd44520-1f16-46af-b602-ce28495af864 with ordered data mode. Quota mode: none. >11:16:20,003 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,004 NOTICE audit:AVC avc: denied { check_context } for pid=2084 comm="python3" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:security_t:s0 tclass=security permissive=1 >11:16:20,004 NOTICE audit:AVC avc: denied { relabelfrom } for pid=2084 comm="python3" name="/" dev="dm-2" ino=2 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=dir permissive=1 >11:16:20,004 NOTICE audit:AVC avc: denied { relabelto } for pid=2084 comm="python3" name="/" dev="dm-2" ino=2 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >11:16:20,004 NOTICE audit:AVC avc: denied { relabelto } for pid=2084 comm="python3" name="lost+found" dev="dm-2" ino=11 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lost_found_t:s0 tclass=dir permissive=1 >11:16:20,005 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >11:16:20,005 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,005 WARNING kernel:kauditd_printk_skb: 7 callbacks suppressed >11:16:20,005 NOTICE kernel:audit: type=1400 audit(1688728580.004:398): avc: denied { check_context } for pid=2084 comm="python3" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:security_t:s0 tclass=security permissive=1 >11:16:20,005 NOTICE kernel:audit: type=1400 audit(1688728580.004:399): avc: denied { relabelfrom } for pid=2084 comm="python3" name="/" dev="dm-2" ino=2 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=dir permissive=1 >11:16:20,005 NOTICE kernel:audit: type=1400 audit(1688728580.004:400): avc: denied { relabelto } for pid=2084 comm="python3" name="/" dev="dm-2" ino=2 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >11:16:20,005 NOTICE kernel:audit: type=1400 audit(1688728580.004:401): avc: denied { relabelto } for pid=2084 comm="python3" name="lost+found" dev="dm-2" ino=11 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lost_found_t:s0 tclass=dir permissive=1 >11:16:20,013 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,014 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,015 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,016 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,024 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,025 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,026 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,027 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,037 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,038 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,039 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,040 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,047 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,048 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,049 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,050 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: Ext4FS.setup: device: /dev/sda2 ; type: ext4 ; status: False ; >11:16:20,050 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... mount -t ext4 -o defaults /dev/sda2 /mnt/sysimage/boot >11:16:20,057 INFO kernel:EXT4-fs (sda2): mounted filesystem 80ff3403-23dc-4735-8635-011efed916dc with ordered data mode. Quota mode: none. >11:16:20,057 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,057 NOTICE audit:AVC avc: denied { relabelto } for pid=2084 comm="python3" name="/" dev="sda2" ino=2 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:boot_t:s0 tclass=dir permissive=1 >11:16:20,058 NOTICE kernel:audit: type=1400 audit(1688728580.057:402): avc: denied { relabelto } for pid=2084 comm="python3" name="/" dev="sda2" ino=2 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:boot_t:s0 tclass=dir permissive=1 >11:16:20,058 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DirectoryDevice.setup: /dev ; orig: False ; status: True ; controllable: True ; >11:16:20,058 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,067 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,068 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,069 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,070 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,077 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,078 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,079 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,080 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,087 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,088 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,089 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,089 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,097 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,098 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,099 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,100 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,107 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,108 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,109 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,110 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,118 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,119 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,120 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,121 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: BindFS.setup: device: /dev ; type: bind ; status: False ; >11:16:20,121 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,129 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,130 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,131 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,132 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >11:16:20,134 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,135 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: NoDevice.setup: devpts ; orig: False ; status: False ; controllable: True ; >11:16:20,135 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,143 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,145 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,146 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,147 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,155 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,156 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,157 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,158 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,167 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,168 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,169 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,170 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,178 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,179 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,180 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,181 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,188 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,189 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,190 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,191 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DevPtsFS.setup: device: devpts ; type: devpts ; status: False ; >11:16:20,191 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,199 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,200 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,201 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,201 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >11:16:20,204 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,204 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: NoDevice.setup: tmpfs ; orig: False ; status: False ; controllable: True ; >11:16:20,204 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,212 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,213 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,214 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,214 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,223 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,224 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,225 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,226 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,233 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,234 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,235 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,236 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,244 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,245 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,246 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,247 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: TmpFS.setup: device: tmpfs ; type: tmpfs ; status: True ; >11:16:20,247 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >11:16:20,249 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,249 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: NoDevice.setup: proc ; orig: False ; status: True ; controllable: True ; >11:16:20,250 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,257 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,258 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,259 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,260 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,268 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,270 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,271 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,280 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,281 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,282 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,282 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,291 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,292 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,293 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,293 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,302 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,303 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,304 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,305 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: ProcFS.setup: device: proc ; type: proc ; status: False ; >11:16:20,305 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,313 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,314 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,315 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,316 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... mount -t proc -o defaults proc /mnt/sysimage/proc >11:16:20,318 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,345 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: DirectoryDevice.setup: /run ; orig: False ; status: True ; controllable: True ; >11:16:20,345 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,354 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,355 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,356 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,357 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,366 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,367 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,368 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,368 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,377 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,378 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,379 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,380 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,389 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,390 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,391 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,392 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,400 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,401 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,402 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,403 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,412 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,413 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,414 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,415 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: BindFS.setup: device: /run ; type: bind ; status: False ; >11:16:20,415 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,424 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,425 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,426 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,427 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >11:16:20,428 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,429 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: NoDevice.setup: sysfs ; orig: False ; status: False ; controllable: True ; >11:16:20,429 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,438 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,439 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,440 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,441 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,448 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,449 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,450 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,450 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,459 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,460 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,461 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,461 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,469 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,470 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,471 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,472 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,480 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,481 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,482 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,483 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: SysFS.setup: device: sysfs ; type: sysfs ; status: False ; >11:16:20,483 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,491 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,492 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,493 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,494 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >11:16:20,496 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,497 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: NoDevice.setup: selinuxfs ; orig: False ; status: False ; controllable: True ; >11:16:20,497 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,504 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,505 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,506 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,506 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,514 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,515 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,516 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,516 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,526 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,527 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,528 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,528 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,536 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,537 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,538 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,538 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,547 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,548 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,549 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,550 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: SELinuxFS.setup: device: selinuxfs ; type: selinuxfs ; status: False ; >11:16:20,550 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,558 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,559 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,560 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,561 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >11:16:20,563 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,563 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: NoDevice.setup: tmpfs ; orig: False ; status: False ; controllable: True ; >11:16:20,564 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,572 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,573 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,574 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,574 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,583 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,584 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,585 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,586 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,594 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,595 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,596 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,597 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >11:16:20,606 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,607 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a >11:16:20,608 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >11:16:20,609 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet: TmpFS.setup: device: tmpfs ; type: tmpfs ; status: True ; >11:16:20,609 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/tmp >11:16:20,611 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,611 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... findmnt -rn /mnt/sysroot >11:16:20,615 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 1 >11:16:20,616 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... mount --rbind /mnt/sysimage /mnt/sysroot >11:16:20,618 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:16:20,618 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Thread Done: AnaTaskThread-MountFilesystemsTask-1 (140344431736512) >11:16:20,669 WARNING org.fedoraproject.Anaconda.Modules.Security:INFO:anaconda.threading:Running Thread: AnaTaskThread-RealmDiscoverTask-1 (140069947233984) >11:16:20,669 WARNING org.fedoraproject.Anaconda.Modules.Security:INFO:anaconda.modules.common.task.task:Discover information about a realm >11:16:20,669 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.security.installation:No realm name set, skipping realm discovery. >11:16:20,670 WARNING org.fedoraproject.Anaconda.Modules.Security:INFO:anaconda.threading:Thread Done: AnaTaskThread-RealmDiscoverTask-1 (140069947233984) >11:16:20,670 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.security.security:Updating realm data with results from realm discover task. >11:16:20,670 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.security.installation:Setting new realm data for realm join task: RealmData(discover_options=[], discovered=False, join_options=[], name='', required_packages=[]) >11:16:20,670 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.security.security:Realm is set to RealmData(discover_options=[], discovered=False, join_options=[], name='', required_packages=[]). >11:16:20,672 WARNING org.fedoraproject.Anaconda.Modules.Security:INFO:anaconda.threading:Running Thread: AnaTaskThread-PreconfigureFIPSTask-1 (140069947233984) >11:16:20,672 WARNING org.fedoraproject.Anaconda.Modules.Security:INFO:anaconda.modules.common.task.task:Set up FIPS for the payload installation >11:16:20,672 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.security.installation:FIPS is not enabled. Skipping. >11:16:20,672 WARNING org.fedoraproject.Anaconda.Modules.Security:INFO:anaconda.threading:Thread Done: AnaTaskThread-PreconfigureFIPSTask-1 (140069947233984) >11:16:20,673 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/2. >11:16:20,674 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/3. >11:16:20,674 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/4. >11:16:20,674 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/5. >11:16:20,674 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/6. >11:16:20,674 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/7. >11:16:20,674 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/8. >11:16:20,675 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/9. >11:16:20,676 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Running Thread: AnaTaskThread-PrepareSystemForInstallationTask-1 (140078981191360) >11:16:20,676 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.modules.common.task.task:Prepare System for Installation >11:16:20,676 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Thread Done: AnaTaskThread-PrepareSystemForInstallationTask-1 (140078981191360) >11:16:20,678 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Running Thread: AnaTaskThread-InitOSTreeFsAndRepoTask-1 (140078981191360) >11:16:20,678 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.modules.common.task.task:Initialize OSTree file system and repository >11:16:20,678 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... ostree admin --sysroot=/mnt/sysimage init-fs /mnt/sysimage >11:16:20,702 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:16:20,702 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Thread Done: AnaTaskThread-InitOSTreeFsAndRepoTask-1 (140078981191360) >11:16:20,789 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Running Thread: AnaTaskThread-ChangeOSTreeRemoteTask-1 (140078981191360) >11:16:20,789 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.modules.common.task.task:Change OSTree remote >11:16:20,829 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Thread Done: AnaTaskThread-ChangeOSTreeRemoteTask-1 (140078981191360) >11:16:20,896 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Running Thread: AnaTaskThread-PullRemoteAndDeleteTask-1 (140078981191360) >11:16:20,896 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.modules.common.task.task:Pull OSTree Remote >11:16:21,107 NOTICE audit:AVC avc: denied { relabelfrom } for pid=2109 comm="pool" name="tmplink.K3WjER" dev="dm-2" ino=262172 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=lnk_file permissive=1 >11:16:21,107 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.K3WjER" dev="dm-2" ino=262172 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=lnk_file permissive=1 >11:16:21,107 NOTICE kernel:audit: type=1400 audit(1688728581.106:403): avc: denied { relabelfrom } for pid=2109 comm="pool" name="tmplink.K3WjER" dev="dm-2" ino=262172 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=lnk_file permissive=1 >11:16:21,107 NOTICE kernel:audit: type=1400 audit(1688728581.106:404): avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.K3WjER" dev="dm-2" ino=262172 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=lnk_file permissive=1 >11:16:21,108 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.DnSH4E" dev="dm-2" ino=262177 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:home_root_t:s0 tclass=lnk_file permissive=1 >11:16:21,108 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.dMr3DM" dev="dm-2" ino=262179 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bin_t:s0 tclass=lnk_file permissive=1 >11:16:21,108 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.FABUah" dev="dm-2" ino=262180 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mnt_t:s0 tclass=lnk_file permissive=1 >11:16:21,109 NOTICE kernel:audit: type=1400 audit(1688728581.108:405): avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.DnSH4E" dev="dm-2" ino=262177 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:home_root_t:s0 tclass=lnk_file permissive=1 >11:16:21,109 NOTICE kernel:audit: type=1400 audit(1688728581.108:406): avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.dMr3DM" dev="dm-2" ino=262179 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bin_t:s0 tclass=lnk_file permissive=1 >11:16:21,109 NOTICE kernel:audit: type=1400 audit(1688728581.108:407): avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.FABUah" dev="dm-2" ino=262180 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mnt_t:s0 tclass=lnk_file permissive=1 >11:16:21,110 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.YqI8VV" dev="dm-2" ino=262189 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=lnk_file permissive=1 >11:16:21,110 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.6fISiw" dev="dm-2" ino=262193 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=lnk_file permissive=1 >11:16:21,110 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.2TxYOQ" dev="dm-2" ino=262196 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=lnk_file permissive=1 >11:16:21,183 NOTICE audit:AVC avc: denied { relabelfrom } for pid=2109 comm="pool" name="#262246" dev="dm-2" ino=262246 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:16:21,183 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262246" dev="dm-2" ino=262246 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bin_t:s0 tclass=file permissive=1 >11:16:21,191 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262247" dev="dm-2" ino=262247 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:netutils_exec_t:s0 tclass=file permissive=1 >11:16:21,413 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262358" dev="dm-2" ino=262358 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:passwd_exec_t:s0 tclass=file permissive=1 >11:16:21,464 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262377" dev="dm-2" ino=262377 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:chronyc_exec_t:s0 tclass=file permissive=1 >11:16:21,487 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262376" dev="dm-2" ino=262376 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:checkpolicy_exec_t:s0 tclass=file permissive=1 >11:16:21,510 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262353" dev="dm-2" ino=262353 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:shell_exec_t:s0 tclass=file permissive=1 >11:16:21,564 INFO kernel:SELinux: Context system_u:object_r:conmon_exec_t:s0 is not valid (left unmapped). >11:16:21,603 INFO kernel:SELinux: Context system_u:object_r:container_runtime_exec_t:s0 is not valid (left unmapped). >11:16:21,606 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262469" dev="dm-2" ino=262469 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1 trawcon="system_u:object_r:conmon_exec_t:s0" >11:16:21,663 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262487" dev="dm-2" ino=262487 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1 trawcon="system_u:object_r:container_runtime_exec_t:s0" >11:16:21,707 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262498" dev="dm-2" ino=262498 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dbusd_exec_t:s0 tclass=file permissive=1 >11:16:21,827 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262530" dev="dm-2" ino=262530 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dmesg_exec_t:s0 tclass=file permissive=1 >11:16:21,968 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262609" dev="dm-2" ino=262609 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:fusermount_exec_t:s0 tclass=file permissive=1 >11:16:22,018 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262645" dev="dm-2" ino=262645 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:groupadd_exec_t:s0 tclass=file permissive=1 >11:16:22,072 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262664" dev="dm-2" ino=262664 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:gpg_agent_exec_t:s0 tclass=file permissive=1 >11:16:22,096 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262681" dev="dm-2" ino=262681 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:gpg_exec_t:s0 tclass=file permissive=1 >11:16:22,286 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262769" dev="dm-2" ino=262769 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=1 >11:16:22,355 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262799" dev="dm-2" ino=262799 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:journalctl_exec_t:s0 tclass=file permissive=1 >11:16:22,392 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262830" dev="dm-2" ino=262830 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:kmod_exec_t:s0 tclass=file permissive=1 >11:16:22,435 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262853" dev="dm-2" ino=262853 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:loadkeys_exec_t:s0 tclass=file permissive=1 >11:16:22,467 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262864" dev="dm-2" ino=262864 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:login_exec_t:s0 tclass=file permissive=1 >11:16:22,607 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262929" dev="dm-2" ino=262929 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mount_exec_t:s0 tclass=file permissive=1 >11:16:22,671 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262965" dev="dm-2" ino=262965 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:install_exec_t:s0 tclass=file permissive=1 >11:16:22,681 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262971" dev="dm-2" ino=262971 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:pinentry_exec_t:s0 tclass=file permissive=1 >11:16:22,696 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#262981" dev="dm-2" ino=262981 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:ping_exec_t:s0 tclass=file permissive=1 >11:16:22,740 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263010" dev="dm-2" ino=263010 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:policykit_auth_exec_t:s0 tclass=file permissive=1 >11:16:22,864 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263077" dev="dm-2" ino=263077 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:rpm_exec_t:s0 tclass=file permissive=1 >11:16:22,877 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263086" dev="dm-2" ino=263086 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:rpmdb_exec_t:s0 tclass=file permissive=1 >11:16:22,952 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263109" dev="dm-2" ino=263109 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >11:16:23,167 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263178" dev="dm-2" ino=263178 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:ssh_agent_exec_t:s0 tclass=file permissive=1 >11:16:23,201 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263183" dev="dm-2" ino=263183 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:su_exec_t:s0 tclass=file permissive=1 >11:16:23,216 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263185" dev="dm-2" ino=263185 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sudo_exec_t:s0 tclass=file permissive=1 >11:16:23,227 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263191" dev="dm-2" ino=263191 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:ssh_exec_t:s0 tclass=file permissive=1 >11:16:23,248 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263195" dev="dm-2" ino=263195 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:ssh_keygen_exec_t:s0 tclass=file permissive=1 >11:16:23,263 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263200" dev="dm-2" ino=263200 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_systemctl_exec_t:s0 tclass=file permissive=1 >11:16:23,308 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263214" dev="dm-2" ino=263214 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_hwdb_exec_t:s0 tclass=file permissive=1 >11:16:23,317 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263218" dev="dm-2" ino=263218 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_notify_exec_t:s0 tclass=file permissive=1 >11:16:23,370 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263234" dev="dm-2" ino=263234 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_passwd_agent_exec_t:s0 tclass=file permissive=1 >11:16:23,392 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263241" dev="dm-2" ino=263241 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_tmpfiles_exec_t:s0 tclass=file permissive=1 >11:16:23,476 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263260" dev="dm-2" ino=263260 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:traceroute_exec_t:s0 tclass=file permissive=1 >11:16:23,601 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263296" dev="dm-2" ino=263296 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:udev_exec_t:s0 tclass=file permissive=1 >11:16:23,684 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263321" dev="dm-2" ino=263321 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:vlock_exec_t:s0 tclass=file permissive=1 >11:16:23,781 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263374" dev="dm-2" ino=263374 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=file permissive=1 >11:16:23,799 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.kKqnqm" dev="dm-2" ino=263387 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=lnk_file permissive=1 >11:16:23,887 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263451" dev="dm-2" ino=263451 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file permissive=1 >11:16:24,006 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#263501" dev="dm-2" ino=263501 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:ld_so_t:s0 tclass=file permissive=1 >11:16:26,454 DEBUG NetworkManager:<debug> [1688728586.4540] ndisc[0x55de3fcbbdb0,"ens3"]: solicit: schedule sending next solicitation in 34.321 seconds >11:16:26,966 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264153" dev="dm-2" ino=264153 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:NetworkManager_dispatcher_exec_t:s0 tclass=file permissive=1 >11:16:26,966 WARNING kernel:kauditd_printk_skb: 48 callbacks suppressed >11:16:26,966 NOTICE kernel:audit: type=1400 audit(1688728586.965:456): avc: denied { relabelto } for pid=2109 comm="pool" name="#264153" dev="dm-2" ino=264153 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:NetworkManager_dispatcher_exec_t:s0 tclass=file permissive=1 >11:16:26,969 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264156" dev="dm-2" ino=264156 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:NetworkManager_priv_helper_exec_t:s0 tclass=file permissive=1 >11:16:26,969 NOTICE kernel:audit: type=1400 audit(1688728586.968:457): avc: denied { relabelto } for pid=2109 comm="pool" name="#264156" dev="dm-2" ino=264156 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:NetworkManager_priv_helper_exec_t:s0 tclass=file permissive=1 >11:16:27,048 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264166" dev="dm-2" ino=264166 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:getty_exec_t:s0 tclass=file permissive=1 >11:16:27,049 NOTICE kernel:audit: type=1400 audit(1688728587.048:458): avc: denied { relabelto } for pid=2109 comm="pool" name="#264166" dev="dm-2" ino=264166 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:getty_exec_t:s0 tclass=file permissive=1 >11:16:27,119 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264186" dev="dm-2" ino=264186 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:fsadm_exec_t:s0 tclass=file permissive=1 >11:16:27,119 NOTICE kernel:audit: type=1400 audit(1688728587.118:459): avc: denied { relabelto } for pid=2109 comm="pool" name="#264186" dev="dm-2" ino=264186 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:fsadm_exec_t:s0 tclass=file permissive=1 >11:16:27,212 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264201" dev="dm-2" ino=264201 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:crack_exec_t:s0 tclass=file permissive=1 >11:16:27,213 NOTICE kernel:audit: type=1400 audit(1688728587.212:460): avc: denied { relabelto } for pid=2109 comm="pool" name="#264201" dev="dm-2" ino=264201 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:crack_exec_t:s0 tclass=file permissive=1 >11:16:27,259 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264210" dev="dm-2" ino=264210 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:chronyd_exec_t:s0 tclass=file permissive=1 >11:16:27,260 NOTICE kernel:audit: type=1400 audit(1688728587.259:461): avc: denied { relabelto } for pid=2109 comm="pool" name="#264210" dev="dm-2" ino=264210 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:chronyd_exec_t:s0 tclass=file permissive=1 >11:16:27,284 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264214" dev="dm-2" ino=264214 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lvm_exec_t:s0 tclass=file permissive=1 >11:16:27,285 NOTICE kernel:audit: type=1400 audit(1688728587.284:462): avc: denied { relabelto } for pid=2109 comm="pool" name="#264214" dev="dm-2" ino=264214 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lvm_exec_t:s0 tclass=file permissive=1 >11:16:27,338 DEBUG NetworkManager:<debug> [1688728587.3380] device[ceb73370c61a98ad] (ens3): ip:ac6: timeout for autoconf (IPv6 router advertisement) reached >11:16:27,338 DEBUG NetworkManager:<debug> [1688728587.3380] device[ceb73370c61a98ad] (ens3): ip:ac6: set state: fail (was pending) >11:16:27,338 DEBUG NetworkManager:<debug> [1688728587.3380] device[ceb73370c61a98ad] (ens3): ip6: set state fail (was pending, reason: check-ip-state) >11:16:27,422 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264237" dev="dm-2" ino=264237 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:modemmanager_exec_t:s0 tclass=file permissive=1 >11:16:27,423 NOTICE kernel:audit: type=1400 audit(1688728587.422:463): avc: denied { relabelto } for pid=2109 comm="pool" name="#264237" dev="dm-2" ino=264237 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:modemmanager_exec_t:s0 tclass=file permissive=1 >11:16:27,429 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264238" dev="dm-2" ino=264238 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dnsmasq_exec_t:s0 tclass=file permissive=1 >11:16:27,430 NOTICE kernel:audit: type=1400 audit(1688728587.429:464): avc: denied { relabelto } for pid=2109 comm="pool" name="#264238" dev="dm-2" ino=264238 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dnsmasq_exec_t:s0 tclass=file permissive=1 >11:16:27,486 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264256" dev="dm-2" ino=264256 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:firewalld_exec_t:s0 tclass=file permissive=1 >11:16:27,487 NOTICE kernel:audit: type=1400 audit(1688728587.486:465): avc: denied { relabelto } for pid=2109 comm="pool" name="#264256" dev="dm-2" ino=264256 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:firewalld_exec_t:s0 tclass=file permissive=1 >11:16:27,528 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264266" dev="dm-2" ino=264266 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:NetworkManager_exec_t:s0 tclass=file permissive=1 >11:16:27,529 NOTICE audit:AVC avc: denied { relabelfrom } for pid=2109 comm="pool" name="#264267" dev="dm-2" ino=264267 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >11:16:27,639 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264290" dev="dm-2" ino=264290 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bootloader_exec_t:s0 tclass=file permissive=1 >11:16:27,645 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264293" dev="dm-2" ino=264293 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:admin_passwd_exec_t:s0 tclass=file permissive=1 >11:16:27,697 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264310" dev="dm-2" ino=264310 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:hwclock_exec_t:s0 tclass=file permissive=1 >11:16:27,722 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264316" dev="dm-2" ino=264316 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=1 >11:16:27,779 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264327" dev="dm-2" ino=264327 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:ifconfig_exec_t:s0 tclass=file permissive=1 >11:16:27,813 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264335" dev="dm-2" ino=264335 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:load_policy_exec_t:s0 tclass=file permissive=1 >11:16:27,899 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264363" dev="dm-2" ino=264363 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:ldconfig_exec_t:s0 tclass=file permissive=1 >11:16:27,907 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264366" dev="dm-2" ino=264366 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:oddjob_mkhomedir_exec_t:s0 tclass=file permissive=1 >11:16:27,922 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264369" dev="dm-2" ino=264369 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:useradd_exec_t:s0 tclass=file permissive=1 >11:16:27,931 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264376" dev="dm-2" ino=264376 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:pam_timestamp_exec_t:s0 tclass=file permissive=1 >11:16:27,942 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264377" dev="dm-2" ino=264377 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:pam_console_exec_t:s0 tclass=file permissive=1 >11:16:27,963 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264384" dev="dm-2" ino=264384 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:updpwd_exec_t:s0 tclass=file permissive=1 >11:16:28,012 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264398" dev="dm-2" ino=264398 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:keyutils_request_exec_t:s0 tclass=file permissive=1 >11:16:28,057 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264421" dev="dm-2" ino=264421 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:semanage_exec_t:s0 tclass=file permissive=1 >11:16:28,075 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264423" dev="dm-2" ino=264423 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:setsebool_exec_t:s0 tclass=file permissive=1 >11:16:28,075 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264424" dev="dm-2" ino=264424 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:setfiles_exec_t:s0 tclass=file permissive=1 >11:16:28,114 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264431" dev="dm-2" ino=264431 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sulogin_exec_t:s0 tclass=file permissive=1 >11:16:28,129 INFO kernel:SELinux: Context system_u:object_r:usbguard_exec_t:s0 is not valid (left unmapped). >11:16:28,181 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264445" dev="dm-2" ino=264445 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:chkpwd_exec_t:s0 tclass=file permissive=1 >11:16:28,190 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264450" dev="dm-2" ino=264450 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sshd_exec_t:s0 tclass=file permissive=1 >11:16:28,199 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264454" dev="dm-2" ino=264454 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1 trawcon="system_u:object_r:usbguard_exec_t:s0" >11:16:28,236 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.2Bz8xw" dev="dm-2" ino=264462 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=lnk_file permissive=1 >11:16:28,253 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264466" dev="dm-2" ino=264466 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:wpa_cli_exec_t:s0 tclass=file permissive=1 >11:16:28,632 NOTICE audit:AVC avc: denied { getattr } for pid=2040 comm="tail" name="/" dev="tmpfs" ino=1 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=filesystem permissive=1 >11:16:28,773 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#264706" dev="dm-2" ino=264706 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=file permissive=1 >11:16:29,323 DEBUG NetworkManager:<debug> [1688728589.3234] helper[2f361a1e10797d8c,2959]: process exited with status 3 >11:16:29,323 DEBUG NetworkManager:<debug> [1688728589.3234] resolve-addr[ac3a71ec48bf202f,192.168.122.117]: helper returned hostname '(null)' >11:16:29,323 DEBUG NetworkManager:<debug> [1688728589.3234] device[ceb73370c61a98ad] (ens3): hostname-from-dns: lookup error for 192.168.122.117: helper process exited with status 3 >11:16:29,323 DEBUG NetworkManager:<debug> [1688728589.3234] resolve-addr[974dc5643e417943,fe80::5085:9c9a:23cb:8632]: start lookup via systemd-resolved >11:16:29,323 DEBUG NetworkManager:<debug> [1688728589.3239] resolve-addr[974dc5643e417943,fe80::5085:9c9a:23cb:8632]: error resolving via systemd-resolved: GDBus.Error:org.freedesktop.resolve1.NoNameServers: No appropriate name servers or networks for name found >11:16:29,323 DEBUG NetworkManager:<debug> [1688728589.3239] device[ceb73370c61a98ad] (ens3): hostname-from-dns: lookup error for fe80::5085:9c9a:23cb:8632: GDBus.Error:org.freedesktop.resolve1.NoNameServers: No appropriate name servers or networks for name found >11:16:29,323 INFO NetworkManager:<info> [1688728589.3239] policy: set-hostname: set hostname to 'localhost.localdomain' (no hostname found) >11:16:29,324 DEBUG NetworkManager:<debug> [1688728589.3242] dispatcher: (10) dispatching action 'hostname' >11:16:29,362 NOTICE audit:AVC avc: denied { setfscreate } for pid=1 comm="systemd" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=process permissive=1 >11:16:29,381 INFO systemd:Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... >11:16:29,381 NOTICE audit:AVC avc: denied { setrlimit } for pid=3091 comm="(spatcher)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=process permissive=1 >11:16:29,391 INFO systemd:Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. >11:16:29,423 INFO nm-dispatcher:req:1 'hostname': new request (3 scripts) >11:16:29,424 DEBUG nm-dispatcher:req:1 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >11:16:29,424 DEBUG nm-dispatcher:req:1 'hostname': environment: NM_DISPATCHER_ACTION=hostname >11:16:29,424 INFO nm-dispatcher:req:1 'hostname': start running ordered scripts... >11:16:29,424 DEBUG nm-dispatcher:req:1 'hostname', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": run script >11:16:29,437 DEBUG nm-dispatcher:req:1 'hostname', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": complete >11:16:29,437 DEBUG nm-dispatcher:req:1 'hostname', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp": run script >11:16:29,487 DEBUG nm-dispatcher:req:1 'hostname', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp": complete >11:16:29,487 DEBUG nm-dispatcher:req:1 'hostname', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline": run script >11:16:29,492 DEBUG nm-dispatcher:req:1 'hostname', "/usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline": complete >11:16:29,492 DEBUG nm-dispatcher:req:1 'hostname': completed (3 scripts) >11:16:29,492 DEBUG NetworkManager:<debug> [1688728589.4928] dispatcher: (10) succeeded (after 0.169 sec, 3 scripts invoked) >11:16:29,492 DEBUG NetworkManager:<debug> [1688728589.4928] dispatcher: (10) /usr/lib/NetworkManager/dispatcher.d/04-iscsi succeeded >11:16:29,492 DEBUG NetworkManager:<debug> [1688728589.4928] dispatcher: (10) /usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp succeeded >11:16:29,492 DEBUG NetworkManager:<debug> [1688728589.4928] dispatcher: (10) /usr/lib/NetworkManager/dispatcher.d/20-chrony-onoffline succeeded >11:16:30,314 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265071" dev="dm-2" ino=265071 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:policykit_exec_t:s0 tclass=file permissive=1 >11:16:30,314 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.pVW5fj" dev="dm-2" ino=265072 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:rpm_var_lib_t:s0 tclass=lnk_file permissive=1 >11:16:30,322 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265080" dev="dm-2" ino=265080 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:init_exec_t:s0 tclass=file permissive=1 >11:16:30,350 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265090" dev="dm-2" ino=265090 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_coredump_exec_t:s0 tclass=file permissive=1 >11:16:30,390 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265100" dev="dm-2" ino=265100 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_hostnamed_exec_t:s0 tclass=file permissive=1 >11:16:30,391 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265102" dev="dm-2" ino=265102 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_initctl_exec_t:s0 tclass=file permissive=1 >11:16:30,402 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265107" dev="dm-2" ino=265107 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_localed_exec_t:s0 tclass=file permissive=1 >11:16:30,405 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265108" dev="dm-2" ino=265108 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:syslogd_exec_t:s0 tclass=file permissive=1 >11:16:30,425 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265112" dev="dm-2" ino=265112 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_modules_load_exec_t:s0 tclass=file permissive=1 >11:16:30,427 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265115" dev="dm-2" ino=265115 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_network_generator_exec_t:s0 tclass=file permissive=1 >11:16:30,427 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265113" dev="dm-2" ino=265113 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_logind_exec_t:s0 tclass=file permissive=1 >11:16:30,467 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265125" dev="dm-2" ino=265125 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_rfkill_exec_t:s0 tclass=file permissive=1 >11:16:30,472 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265128" dev="dm-2" ino=265128 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_socket_proxyd_exec_t:s0 tclass=file permissive=1 >11:16:30,474 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265131" dev="dm-2" ino=265131 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_sleep_exec_t:s0 tclass=file permissive=1 >11:16:30,494 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265134" dev="dm-2" ino=265134 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_sysctl_exec_t:s0 tclass=file permissive=1 >11:16:30,497 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265136" dev="dm-2" ino=265136 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_timedated_exec_t:s0 tclass=file permissive=1 >11:16:30,516 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265143" dev="dm-2" ino=265143 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_resolved_exec_t:s0 tclass=file permissive=1 >11:16:30,535 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265148" dev="dm-2" ino=265148 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_userdbd_exec_t:s0 tclass=file permissive=1 >11:16:31,959 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265621" dev="dm-2" ino=265621 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:textrel_shlib_t:s0 tclass=file permissive=1 >11:16:32,789 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265863" dev="dm-2" ino=265863 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bluetooth_exec_t:s0 tclass=file permissive=1 >11:16:32,790 WARNING kernel:kauditd_printk_skb: 47 callbacks suppressed >11:16:32,790 NOTICE kernel:audit: type=1400 audit(1688728592.789:513): avc: denied { relabelto } for pid=2109 comm="pool" name="#265863" dev="dm-2" ino=265863 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bluetooth_exec_t:s0 tclass=file permissive=1 >11:16:33,367 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265918" dev="dm-2" ino=265918 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:fwupd_exec_t:s0 tclass=file permissive=1 >11:16:33,367 NOTICE kernel:audit: type=1400 audit(1688728593.366:514): avc: denied { relabelto } for pid=2109 comm="pool" name="#265918" dev="dm-2" ino=265918 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:fwupd_exec_t:s0 tclass=file permissive=1 >11:16:33,503 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265941" dev="dm-2" ino=265941 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sshd_keygen_exec_t:s0 tclass=file permissive=1 >11:16:33,504 NOTICE kernel:audit: type=1400 audit(1688728593.503:515): avc: denied { relabelto } for pid=2109 comm="pool" name="#265941" dev="dm-2" ino=265941 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sshd_keygen_exec_t:s0 tclass=file permissive=1 >11:16:33,522 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265946" dev="dm-2" ino=265946 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:ssh_keysign_exec_t:s0 tclass=file permissive=1 >11:16:33,523 NOTICE kernel:audit: type=1400 audit(1688728593.522:516): avc: denied { relabelto } for pid=2109 comm="pool" name="#265946" dev="dm-2" ino=265946 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:ssh_keysign_exec_t:s0 tclass=file permissive=1 >11:16:33,820 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#265980" dev="dm-2" ino=265980 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:utempter_exec_t:s0 tclass=file permissive=1 >11:16:33,821 NOTICE kernel:audit: type=1400 audit(1688728593.820:517): avc: denied { relabelto } for pid=2109 comm="pool" name="#265980" dev="dm-2" ino=265980 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:utempter_exec_t:s0 tclass=file permissive=1 >11:16:33,983 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#266025" dev="dm-2" ino=266025 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:crack_db_t:s0 tclass=file permissive=1 >11:16:33,984 NOTICE kernel:audit: type=1400 audit(1688728593.983:518): avc: denied { relabelto } for pid=2109 comm="pool" name="#266025" dev="dm-2" ino=266025 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:crack_db_t:s0 tclass=file permissive=1 >11:16:34,172 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#266079" dev="dm-2" ino=266079 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:locale_t:s0 tclass=file permissive=1 >11:16:34,173 NOTICE kernel:audit: type=1400 audit(1688728594.172:519): avc: denied { relabelto } for pid=2109 comm="pool" name="#266079" dev="dm-2" ino=266079 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:locale_t:s0 tclass=file permissive=1 >11:16:35,516 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#267891" dev="dm-2" ino=267891 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:NetworkManager_dispatcher_chronyc_script_t:s0 tclass=file permissive=1 >11:16:35,517 NOTICE kernel:audit: type=1400 audit(1688728595.516:520): avc: denied { relabelto } for pid=2109 comm="pool" name="#267891" dev="dm-2" ino=267891 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:NetworkManager_dispatcher_chronyc_script_t:s0 tclass=file permissive=1 >11:16:39,503 INFO systemd:NetworkManager-dispatcher.service: Deactivated successfully. >11:16:40,553 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.atwmuy" dev="dm-2" ino=269727 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:modules_object_t:s0 tclass=lnk_file permissive=1 >11:16:40,554 NOTICE kernel:audit: type=1400 audit(1688728600.553:521): avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.atwmuy" dev="dm-2" ino=269727 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:modules_object_t:s0 tclass=lnk_file permissive=1 >11:16:40,568 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#269734" dev="dm-2" ino=269734 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:modules_object_t:s0 tclass=file permissive=1 >11:16:40,568 NOTICE kernel:audit: type=1400 audit(1688728600.567:522): avc: denied { relabelto } for pid=2109 comm="pool" name="#269734" dev="dm-2" ino=269734 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:modules_object_t:s0 tclass=file permissive=1 >11:16:40,578 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#269735" dev="dm-2" ino=269735 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:modules_dep_t:s0 tclass=file permissive=1 >11:16:40,578 NOTICE kernel:audit: type=1400 audit(1688728600.577:523): avc: denied { relabelto } for pid=2109 comm="pool" name="#269735" dev="dm-2" ino=269735 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:modules_dep_t:s0 tclass=file permissive=1 >11:16:40,760 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#269809" dev="dm-2" ino=269809 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:modemmanager_unit_file_t:s0 tclass=file permissive=1 >11:16:40,760 NOTICE kernel:audit: type=1400 audit(1688728600.759:524): avc: denied { relabelto } for pid=2109 comm="pool" name="#269809" dev="dm-2" ino=269809 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:modemmanager_unit_file_t:s0 tclass=file permissive=1 >11:16:40,762 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#269810" dev="dm-2" ino=269810 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:NetworkManager_unit_file_t:s0 tclass=file permissive=1 >11:16:40,763 NOTICE kernel:audit: type=1400 audit(1688728600.762:525): avc: denied { relabelto } for pid=2109 comm="pool" name="#269810" dev="dm-2" ino=269810 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:NetworkManager_unit_file_t:s0 tclass=file permissive=1 >11:16:40,768 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#269813" dev="dm-2" ino=269813 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_unit_file_t:s0 tclass=file permissive=1 >11:16:40,769 NOTICE kernel:audit: type=1400 audit(1688728600.768:526): avc: denied { relabelto } for pid=2109 comm="pool" name="#269813" dev="dm-2" ino=269813 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_unit_file_t:s0 tclass=file permissive=1 >11:16:40,776 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#269817" dev="dm-2" ino=269817 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bluetooth_unit_file_t:s0 tclass=file permissive=1 >11:16:40,777 NOTICE kernel:audit: type=1400 audit(1688728600.776:527): avc: denied { relabelto } for pid=2109 comm="pool" name="#269817" dev="dm-2" ino=269817 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bluetooth_unit_file_t:s0 tclass=file permissive=1 >11:16:40,783 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#269821" dev="dm-2" ino=269821 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:chronyd_unit_file_t:s0 tclass=file permissive=1 >11:16:40,784 NOTICE kernel:audit: type=1400 audit(1688728600.783:528): avc: denied { relabelto } for pid=2109 comm="pool" name="#269821" dev="dm-2" ino=269821 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:chronyd_unit_file_t:s0 tclass=file permissive=1 >11:16:40,794 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#269835" dev="dm-2" ino=269835 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:getty_unit_file_t:s0 tclass=file permissive=1 >11:16:40,795 NOTICE kernel:audit: type=1400 audit(1688728600.794:529): avc: denied { relabelto } for pid=2109 comm="pool" name="#269835" dev="dm-2" ino=269835 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:getty_unit_file_t:s0 tclass=file permissive=1 >11:16:40,798 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#269836" dev="dm-2" ino=269836 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:power_unit_file_t:s0 tclass=file permissive=1 >11:16:40,798 NOTICE kernel:audit: type=1400 audit(1688728600.797:530): avc: denied { relabelto } for pid=2109 comm="pool" name="#269836" dev="dm-2" ino=269836 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:power_unit_file_t:s0 tclass=file permissive=1 >11:16:40,822 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#269851" dev="dm-2" ino=269851 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dnsmasq_unit_file_t:s0 tclass=file permissive=1 >11:16:40,867 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#269869" dev="dm-2" ino=269869 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:firewalld_unit_file_t:s0 tclass=file permissive=1 >11:16:40,875 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#269873" dev="dm-2" ino=269873 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:fwupd_unit_file_t:s0 tclass=file permissive=1 >11:16:40,989 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#269917" dev="dm-2" ino=269917 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lvm_unit_file_t:s0 tclass=file permissive=1 >11:16:41,085 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#269968" dev="dm-2" ino=269968 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:rpcd_unit_file_t:s0 tclass=file permissive=1 >11:16:41,134 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#269994" dev="dm-2" ino=269994 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sshd_keygen_unit_file_t:s0 tclass=file permissive=1 >11:16:41,156 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#269999" dev="dm-2" ino=269999 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:sshd_unit_file_t:s0 tclass=file permissive=1 >11:16:41,249 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#270044" dev="dm-2" ino=270044 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_hwdb_unit_file_t:s0 tclass=file permissive=1 >11:16:41,293 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#270073" dev="dm-2" ino=270073 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_modules_load_unit_file_t:s0 tclass=file permissive=1 >11:16:41,306 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#270083" dev="dm-2" ino=270083 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_resolved_unit_file_t:s0 tclass=file permissive=1 >11:16:41,308 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#270084" dev="dm-2" ino=270084 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_rfkill_unit_file_t:s0 tclass=file permissive=1 >11:16:41,337 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#270095" dev="dm-2" ino=270095 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_timedated_unit_file_t:s0 tclass=file permissive=1 >11:16:41,378 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#270114" dev="dm-2" ino=270114 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_userdbd_unit_file_t:s0 tclass=file permissive=1 >11:16:41,382 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#270118" dev="dm-2" ino=270118 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_vconsole_unit_file_t:s0 tclass=file permissive=1 >11:16:41,383 INFO kernel:SELinux: Context system_u:object_r:usbguard_unit_file_t:s0 is not valid (left unmapped). >11:16:41,396 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#270127" dev="dm-2" ino=270127 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1 trawcon="system_u:object_r:usbguard_unit_file_t:s0" >11:16:41,396 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.dZT6mt" dev="dm-2" ino=270131 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=lnk_file permissive=1 >11:16:41,430 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#270150" dev="dm-2" ino=270150 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_gpt_generator_exec_t:s0 tclass=file permissive=1 >11:16:41,459 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#270169" dev="dm-2" ino=270169 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dbusd_unit_file_t:s0 tclass=file permissive=1 >11:16:44,209 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.ypCyi5" dev="dm-2" ino=271249 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bin_t:s0 tclass=lnk_file permissive=1 >11:16:45,690 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.lG6YRV" dev="dm-2" ino=272542 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:man_t:s0 tclass=lnk_file permissive=1 >11:16:45,691 WARNING kernel:kauditd_printk_skb: 19 callbacks suppressed >11:16:45,691 NOTICE kernel:audit: type=1400 audit(1688728605.690:550): avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.lG6YRV" dev="dm-2" ino=272542 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:man_t:s0 tclass=lnk_file permissive=1 >11:16:46,981 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#273495" dev="dm-2" ino=273495 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:cert_t:s0 tclass=file permissive=1 >11:16:46,982 NOTICE kernel:audit: type=1400 audit(1688728606.981:551): avc: denied { relabelto } for pid=2109 comm="pool" name="#273495" dev="dm-2" ino=273495 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:cert_t:s0 tclass=file permissive=1 >11:16:47,663 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="#274093" dev="dm-2" ino=274093 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=file permissive=1 >11:16:47,664 NOTICE kernel:audit: type=1400 audit(1688728607.663:552): avc: denied { relabelto } for pid=2109 comm="pool" name="#274093" dev="dm-2" ino=274093 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=file permissive=1 >11:16:48,451 INFO systemd:systemd-localed.service: Deactivated successfully. >11:16:52,005 NOTICE audit:AVC avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.HGh1Y9" dev="dm-2" ino=276425 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:locale_t:s0 tclass=lnk_file permissive=1 >11:16:52,005 NOTICE kernel:audit: type=1400 audit(1688728612.004:553): avc: denied { relabelto } for pid=2109 comm="pool" name="tmplink.HGh1Y9" dev="dm-2" ino=276425 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:locale_t:s0 tclass=lnk_file permissive=1 >11:16:59,355 INFO systemd:systemd-hostnamed.service: Deactivated successfully. >11:17:00,777 DEBUG NetworkManager:<debug> [1688728620.7771] ndisc[0x55de3fcbbdb0,"ens3"]: solicit: schedule sending next solicitation in 67.581 seconds >11:17:11,779 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.modules.payloads.payload.rpm_ostree.installation:ostree pull: 2990 metadata, 19681 content objects imported; 0 bytes content written >11:17:11,792 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Thread Done: AnaTaskThread-PullRemoteAndDeleteTask-1 (140078981191360) >11:17:11,881 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Running Thread: AnaTaskThread-DeployOSTreeTask-1 (140078981191360) >11:17:11,881 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.modules.common.task.task:Deploy OSTree >11:17:11,947 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... ostree admin --sysroot=/mnt/sysimage os-init fedora-iot >11:17:11,957 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:ostree/deploy/fedora-iot initialized as OSTree root >11:17:11,957 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:11,957 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.modules.payloads.payload.rpm_ostree.installation:ostree admin deploy starting >11:17:11,957 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... ostree admin --sysroot=/mnt/sysimage deploy --os=fedora-iot fedora-iot:fedora/stable/x86_64/iot >11:17:12,043 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="252489a607d24b3f5960ca16afb247ba4d295e2cf561582aa5064aae80e588bc.0" dev="dm-2" ino=262188 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >11:17:12,043 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="boot" dev="dm-2" ino=262190 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:boot_t:s0 tclass=dir permissive=1 >11:17:12,043 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="dev" dev="dm-2" ino=262204 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=dir permissive=1 >11:17:12,044 NOTICE kernel:audit: type=1400 audit(1688728632.042:554): avc: denied { relabelfrom } for pid=3114 comm="ostree" name="252489a607d24b3f5960ca16afb247ba4d295e2cf561582aa5064aae80e588bc.0" dev="dm-2" ino=262188 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >11:17:12,044 NOTICE kernel:audit: type=1400 audit(1688728632.043:555): avc: denied { relabelto } for pid=3114 comm="ostree" name="boot" dev="dm-2" ino=262190 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:boot_t:s0 tclass=dir permissive=1 >11:17:12,044 NOTICE kernel:audit: type=1400 audit(1688728632.043:556): avc: denied { relabelto } for pid=3114 comm="ostree" name="dev" dev="dm-2" ino=262204 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=dir permissive=1 >11:17:12,044 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="run" dev="dm-2" ino=262210 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=dir permissive=1 >11:17:12,044 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="sysroot" dev="dm-2" ino=262216 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:default_t:s0 tclass=dir permissive=1 >11:17:12,045 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="usr" dev="dm-2" ino=262223 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=dir permissive=1 >11:17:12,045 NOTICE kernel:audit: type=1400 audit(1688728632.044:557): avc: denied { relabelto } for pid=3114 comm="ostree" name="run" dev="dm-2" ino=262210 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=dir permissive=1 >11:17:12,045 NOTICE kernel:audit: type=1400 audit(1688728632.044:558): avc: denied { relabelto } for pid=3114 comm="ostree" name="sysroot" dev="dm-2" ino=262216 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:default_t:s0 tclass=dir permissive=1 >11:17:12,045 NOTICE kernel:audit: type=1400 audit(1688728632.044:559): avc: denied { relabelto } for pid=3114 comm="ostree" name="usr" dev="dm-2" ino=262223 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=dir permissive=1 >11:17:12,045 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="bin" dev="dm-2" ino=262226 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=dir permissive=1 >11:17:12,045 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="bin" dev="dm-2" ino=262226 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bin_t:s0 tclass=dir permissive=1 >11:17:12,046 NOTICE kernel:audit: type=1400 audit(1688728632.045:560): avc: denied { relabelfrom } for pid=3114 comm="ostree" name="bin" dev="dm-2" ino=262226 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=dir permissive=1 >11:17:12,046 NOTICE kernel:audit: type=1400 audit(1688728632.045:561): avc: denied { relabelto } for pid=3114 comm="ostree" name="bin" dev="dm-2" ino=262226 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bin_t:s0 tclass=dir permissive=1 >11:17:12,055 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#262232" dev="dm-2" ino=262232 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=file permissive=1 >11:17:12,055 NOTICE kernel:audit: type=1400 audit(1688728632.054:562): avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#262232" dev="dm-2" ino=262232 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=file permissive=1 >11:17:12,077 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="abrt" dev="dm-2" ino=262858 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:abrt_etc_t:s0 tclass=dir permissive=1 >11:17:12,078 NOTICE kernel:audit: type=1400 audit(1688728632.077:563): avc: denied { relabelfrom } for pid=3114 comm="ostree" name="abrt" dev="dm-2" ino=262858 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:abrt_etc_t:s0 tclass=dir permissive=1 >11:17:12,116 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="lib" dev="dm-2" ino=285765 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir permissive=1 >11:17:12,116 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#285766" dev="dm-2" ino=285766 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file permissive=1 >11:17:12,116 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name=".build-id" dev="dm-2" ino=285767 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir permissive=1 >11:17:12,163 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="dispatcher.d" dev="dm-2" ino=286025 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:NetworkManager_dispatcher_script_t:s0 tclass=dir permissive=1 >11:17:12,163 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="no-wait.d" dev="dm-2" ino=286026 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:NetworkManager_dispatcher_script_t:s0 tclass=dir permissive=1 >11:17:12,164 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="dracut.conf.d" dev="dm-2" ino=286040 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bin_t:s0 tclass=dir permissive=1 >11:17:12,223 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="games" dev="dm-2" ino=286461 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:games_exec_t:s0 tclass=dir permissive=1 >11:17:12,237 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="locale" dev="dm-2" ino=286499 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:locale_t:s0 tclass=dir permissive=1 >11:17:12,237 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="C.utf8" dev="dm-2" ino=286500 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:locale_t:s0 tclass=dir permissive=1 >11:17:12,237 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="modules" dev="dm-2" ino=286503 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:modules_object_t:s0 tclass=dir permissive=1 >11:17:12,237 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="6.2.9-300.fc38.x86_64" dev="dm-2" ino=286504 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:modules_object_t:s0 tclass=dir permissive=1 >11:17:12,336 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#287661" dev="dm-2" ino=287661 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=file permissive=1 >11:17:12,363 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="basic.target.wants" dev="dm-2" ino=287675 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_unit_file_t:s0 tclass=dir permissive=1 >11:17:12,467 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="fonts" dev="dm-2" ino=287922 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:fonts_t:s0 tclass=dir permissive=1 >11:17:12,483 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="cracklib" dev="dm-2" ino=287949 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:crack_db_t:s0 tclass=dir permissive=1 >11:17:12,534 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="man" dev="dm-2" ino=288412 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:man_t:s0 tclass=dir permissive=1 >11:17:12,534 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="man0p" dev="dm-2" ino=288413 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:man_t:s0 tclass=dir permissive=1 >11:17:12,547 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="ca-trust-source" dev="dm-2" ino=288467 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:cert_t:s0 tclass=dir permissive=1 >11:17:12,547 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="anchors" dev="dm-2" ino=288468 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:cert_t:s0 tclass=dir permissive=1 >11:17:12,574 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="var" dev="dm-2" ino=288592 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir permissive=1 >11:17:12,683 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288597" dev="dm-2" ino=288597 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:adjtime_t:s0 tclass=file permissive=1 >11:17:12,683 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288598" dev="dm-2" ino=288598 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:etc_aliases_t:s0 tclass=file permissive=1 >11:17:12,684 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288604" dev="dm-2" ino=288604 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dnsmasq_etc_t:s0 tclass=file permissive=1 >11:17:12,685 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288608" dev="dm-2" ino=288608 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:exports_t:s0 tclass=file permissive=1 >11:17:12,685 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288612" dev="dm-2" ino=288612 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:passwd_file_t:s0 tclass=file permissive=1 >11:17:12,686 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288615" dev="dm-2" ino=288615 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:shadow_t:s0 tclass=file permissive=1 >11:17:12,686 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288617" dev="dm-2" ino=288617 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:net_conf_t:s0 tclass=file permissive=1 >11:17:12,687 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288622" dev="dm-2" ino=288622 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:krb5_conf_t:s0 tclass=file permissive=1 >11:17:12,687 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288623" dev="dm-2" ino=288623 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:ld_so_cache_t:s0 tclass=file permissive=1 >11:17:12,688 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288628" dev="dm-2" ino=288628 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:machineid_t:s0 tclass=file permissive=1 >11:17:12,689 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288638" dev="dm-2" ino=288638 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:cupsd_rw_etc_t:s0 tclass=file permissive=1 >11:17:12,692 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288655" dev="dm-2" ino=288655 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:system_conf_t:s0 tclass=file permissive=1 >11:17:12,692 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#288661" dev="dm-2" ino=288661 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:NetworkManager_etc_t:s0 tclass=file permissive=1 >11:17:12,692 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288661" dev="dm-2" ino=288661 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:NetworkManager_etc_rw_t:s0 tclass=file permissive=1 >11:17:12,693 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#288675" dev="dm-2" ino=288675 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bin_t:s0 tclass=file permissive=1 >11:17:12,693 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288675" dev="dm-2" ino=288675 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bin_t:s0 tclass=file permissive=1 >11:17:12,696 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#288712" dev="dm-2" ino=288712 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bluetooth_conf_t:s0 tclass=file permissive=1 >11:17:12,696 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288712" dev="dm-2" ino=288712 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bluetooth_conf_t:s0 tclass=file permissive=1 >11:17:12,699 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#288752" dev="dm-2" ino=288752 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dbusd_etc_t:s0 tclass=file permissive=1 >11:17:12,699 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288752" dev="dm-2" ino=288752 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dbusd_etc_t:s0 tclass=file permissive=1 >11:17:12,701 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#288773" dev="dm-2" ino=288773 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bin_t:s0 tclass=file permissive=1 >11:17:12,702 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#288785" dev="dm-2" ino=288785 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:firewalld_etc_rw_t:s0 tclass=file permissive=1 >11:17:12,702 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288785" dev="dm-2" ino=288785 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:firewalld_etc_rw_t:s0 tclass=file permissive=1 >11:17:12,715 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#288882" dev="dm-2" ino=288882 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lvm_etc_t:s0 tclass=file permissive=1 >11:17:12,715 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288882" dev="dm-2" ino=288882 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lvm_etc_t:s0 tclass=file permissive=1 >11:17:12,718 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#288897" dev="dm-2" ino=288897 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:modules_conf_t:s0 tclass=file permissive=1 >11:17:12,718 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#288897" dev="dm-2" ino=288897 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:modules_conf_t:s0 tclass=file permissive=1 >11:17:12,722 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#288941" dev="dm-2" ino=288941 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:cert_t:s0 tclass=file permissive=1 >11:17:12,729 INFO chronyd:Selected source 77.37.138.237 (2.fedora.pool.ntp.org) >11:17:12,765 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#289389" dev="dm-2" ino=289389 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:fwupd_cert_t:s0 tclass=file permissive=1 >11:17:12,765 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#289389" dev="dm-2" ino=289389 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:fwupd_cert_t:s0 tclass=file permissive=1 >11:17:12,790 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#289729" dev="dm-2" ino=289729 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:namespace_init_exec_t:s0 tclass=file permissive=1 >11:17:12,792 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#289742" dev="dm-2" ino=289742 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:selinux_config_t:s0 tclass=file permissive=1 >11:17:12,792 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#289742" dev="dm-2" ino=289742 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:selinux_config_t:s0 tclass=file permissive=1 >11:17:12,793 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#289750" dev="dm-2" ino=289750 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:semanage_store_t:s0 tclass=file permissive=1 >11:17:12,793 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#289750" dev="dm-2" ino=289750 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:semanage_store_t:s0 tclass=file permissive=1 >11:17:12,926 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#291478" dev="dm-2" ino=291478 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:default_context_t:s0 tclass=file permissive=1 >11:17:12,926 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#291478" dev="dm-2" ino=291478 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:default_context_t:s0 tclass=file permissive=1 >11:17:12,929 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#291496" dev="dm-2" ino=291496 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:file_context_t:s0 tclass=file permissive=1 >11:17:12,929 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#291496" dev="dm-2" ino=291496 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:file_context_t:s0 tclass=file permissive=1 >11:17:12,935 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#291528" dev="dm-2" ino=291528 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:cert_t:s0 tclass=file permissive=1 >11:17:12,936 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#291528" dev="dm-2" ino=291528 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:cert_t:s0 tclass=file permissive=1 >11:17:12,937 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#291547" dev="dm-2" ino=291547 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:net_conf_t:s0 tclass=file permissive=1 >11:17:12,943 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#291644" dev="dm-2" ino=291644 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:systemd_hwdb_etc_t:s0 tclass=file permissive=1 >11:17:12,955 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#291649" dev="dm-2" ino=291649 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1 >11:17:12,955 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#291649" dev="dm-2" ino=291649 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1 trawcon="system_u:object_r:usbguard_rules_t:s0" >11:17:12,955 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="#291650" dev="dm-2" ino=291650 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1 trawcon="system_u:object_r:usbguard_conf_t:s0" >11:17:12,955 INFO kernel:SELinux: Context system_u:object_r:usbguard_conf_t:s0 is not valid (left unmapped). >11:17:12,955 INFO kernel:SELinux: Context system_u:object_r:usbguard_rules_t:s0 is not valid (left unmapped). >11:17:12,955 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="#291660" dev="dm-2" ino=291660 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:system_conf_t:s0 tclass=file permissive=1 >11:17:12,960 NOTICE ostree:Relabeling /var (no stamp file 'var/.ostree-selabeled' found) >11:17:12,961 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="tmp" dev="dm-2" ino=262175 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=dir permissive=1 >11:17:12,965 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="lib" dev="dm-2" ino=262176 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=dir permissive=1 >11:17:12,965 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="log" dev="dm-2" ino=262183 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_log_t:s0 tclass=dir permissive=1 >11:17:12,965 NOTICE audit:AVC avc: denied { relabelfrom } for pid=3114 comm="ostree" name="run" dev="dm-2" ino=262184 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=lnk_file permissive=1 >11:17:12,965 NOTICE audit:AVC avc: denied { relabelto } for pid=3114 comm="ostree" name="run" dev="dm-2" ino=262184 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=lnk_file permissive=1 >11:17:13,294 NOTICE ostree:Bootloader updated; bootconfig swap: yes; bootversion: boot.1.1, deployment count change: 1 >11:17:13,479 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Relabeling /var (no stamp file 'var/.ostree-selabeled' found) >11:17:13,479 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Bootloader updated; bootconfig swap: yes; bootversion: boot.1.1, deployment count change: 1 >11:17:13,479 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,479 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.modules.payloads.payload.rpm_ostree.installation:ostree config set sysroot.readonly true >11:17:13,479 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... ostree config --repo=/mnt/sysimage/ostree/repo set sysroot.readonly true >11:17:13,522 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,522 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.modules.payloads.payload.rpm_ostree.installation:ostree admin deploy complete >11:17:13,524 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Thread Done: AnaTaskThread-DeployOSTreeTask-1 (140078981191360) >11:17:13,615 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Running Thread: AnaTaskThread-SetSystemRootTask-1 (140078981191360) >11:17:13,615 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.modules.common.task.task:Set OSTree system root >11:17:13,617 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... findmnt -rn /mnt/sysroot >11:17:13,641 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:/mnt/sysroot /dev/mapper/fedora--iot-root ext4 rw,relatime,seclabel >11:17:13,641 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,641 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... mount --make-rprivate /mnt/sysroot >11:17:13,647 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,647 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... umount --recursive /mnt/sysroot >11:17:13,653 NOTICE audit:AVC avc: denied { getattr } for pid=3122 comm="umount" name="/" dev="devpts" ino=1 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=filesystem permissive=1 >11:17:13,653 NOTICE audit:AVC avc: denied { getattr } for pid=3122 comm="umount" name="/" dev="devtmpfs" ino=1 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=filesystem permissive=1 >11:17:13,654 INFO systemd:mnt-sysroot-boot.mount: Deactivated successfully. >11:17:13,655 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,655 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... mount --rbind /mnt/sysimage/ostree/deploy/fedora-iot/deploy/252489a607d24b3f5960ca16afb247ba4d295e2cf561582aa5064aae80e588bc.0 /mnt/sysroot >11:17:13,658 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,658 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Thread Done: AnaTaskThread-SetSystemRootTask-1 (140078981191360) >11:17:13,664 INFO systemd:mnt-sysroot-tmp.mount: Deactivated successfully. >11:17:13,671 INFO systemd:mnt-sysroot-sys-fs-selinux.mount: Deactivated successfully. >11:17:13,685 INFO systemd:mnt-sysroot-sys.mount: Deactivated successfully. >11:17:13,694 INFO systemd:mnt-sysroot-run.mount: Deactivated successfully. >11:17:13,700 INFO systemd:mnt-sysroot-proc.mount: Deactivated successfully. >11:17:13,706 INFO systemd:mnt-sysroot-dev-shm.mount: Deactivated successfully. >11:17:13,716 INFO systemd:mnt-sysroot-dev-pts.mount: Deactivated successfully. >11:17:13,722 INFO systemd:mnt-sysroot-dev.mount: Deactivated successfully. >11:17:13,727 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Running Thread: AnaTaskThread-CopyBootloaderDataTask-1 (140078981191360) >11:17:13,727 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.modules.common.task.task:Copy OSTree bootloader data >11:17:13,730 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.modules.payloads.payload.rpm_ostree.installation:Copying bootloader data: grub2 >11:17:13,730 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... cp -r -p /mnt/sysroot/usr/lib/ostree-boot/grub2 /mnt/sysimage/boot >11:17:13,741 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,741 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Thread Done: AnaTaskThread-CopyBootloaderDataTask-1 (140078981191360) >11:17:13,830 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Running Thread: AnaTaskThread-PrepareOSTreeMountTargetsTask-1 (140078981191360) >11:17:13,830 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.modules.common.task.task:Prepare OSTree mount targets >11:17:13,833 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... mount --bind /mnt/sysroot/usr /mnt/sysroot/usr >11:17:13,836 NOTICE audit:AVC avc: denied { mounton } for pid=3128 comm="mount" path="/mnt/sysroot/usr" dev="dm-2" ino=262223 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=dir permissive=1 >11:17:13,836 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,836 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... mount --bind -o remount,ro /mnt/sysroot/usr /mnt/sysroot/usr >11:17:13,839 NOTICE audit:AVC avc: denied { remount } for pid=3130 comm="mount" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:fs_t:s0 tclass=filesystem permissive=1 >11:17:13,839 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,839 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... mount --rbind /mnt/sysimage/dev /mnt/sysroot/dev >11:17:13,841 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,841 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... mount --rbind /mnt/sysimage/proc /mnt/sysroot/proc >11:17:13,843 NOTICE audit:AVC avc: denied { mounton } for pid=3132 comm="mount" path="/mnt/sysroot/proc" dev="dm-2" ino=262207 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:mnt_t:s0 tclass=dir permissive=1 >11:17:13,844 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,844 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... mount --rbind /mnt/sysimage/run /mnt/sysroot/run >11:17:13,846 NOTICE audit:AVC avc: denied { mounton } for pid=3133 comm="mount" path="/mnt/sysroot/run" dev="dm-2" ino=262210 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=dir permissive=1 >11:17:13,846 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,846 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... mount --rbind /mnt/sysimage/sys /mnt/sysroot/sys >11:17:13,848 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,848 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... mount --bind /mnt/sysimage/ostree/deploy/fedora-iot/var /mnt/sysroot/var >11:17:13,850 NOTICE audit:AVC avc: denied { mounton } for pid=3135 comm="mount" path="/mnt/sysroot/var" dev="dm-2" ino=288592 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir permissive=1 >11:17:13,850 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,850 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... systemd-tmpfiles --create --boot --root=/mnt/sysroot --prefix=/var/home >11:17:13,865 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,865 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... systemd-tmpfiles --create --boot --root=/mnt/sysroot --prefix=/var/roothome >11:17:13,872 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,872 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... systemd-tmpfiles --create --boot --root=/mnt/sysroot --prefix=/var/opt >11:17:13,878 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,878 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... systemd-tmpfiles --create --boot --root=/mnt/sysroot --prefix=/var/srv >11:17:13,884 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,884 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... systemd-tmpfiles --create --boot --root=/mnt/sysroot --prefix=/var/usrlocal >11:17:13,891 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,891 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... systemd-tmpfiles --create --boot --root=/mnt/sysroot --prefix=/var/mnt >11:17:13,896 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,897 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... systemd-tmpfiles --create --boot --root=/mnt/sysroot --prefix=/var/media >11:17:13,901 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,901 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... systemd-tmpfiles --create --boot --root=/mnt/sysroot --prefix=/var/spool >11:17:13,907 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:/mnt/sysroot/usr/lib/tmpfiles.d/var.conf:23: Duplicate line for path "/mnt/sysroot/var/spool", ignoring. >11:17:13,907 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,907 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... systemd-tmpfiles --create --boot --root=/mnt/sysroot --prefix=/var/spool/mail >11:17:13,911 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,911 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... mount --bind /mnt/sysimage/boot /mnt/sysroot/boot >11:17:13,913 NOTICE audit:AVC avc: denied { mounton } for pid=3148 comm="mount" path="/mnt/sysroot/boot" dev="dm-2" ino=262190 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:boot_t:s0 tclass=dir permissive=1 >11:17:13,913 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,913 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running... mount --bind /mnt/sysimage/ /mnt/sysroot/sysroot >11:17:13,915 NOTICE audit:AVC avc: denied { mounton } for pid=3149 comm="mount" path="/mnt/sysroot/sysroot" dev="dm-2" ino=262216 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:default_t:s0 tclass=dir permissive=1 >11:17:13,915 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:program:Return code: 0 >11:17:13,915 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.threading:Thread Done: AnaTaskThread-PrepareOSTreeMountTargetsTask-1 (140078981191360) >11:17:13,916 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.payloads.payload.rpm_ostree.rpm_ostree:Internal mounts are set to: ['/mnt/sysroot/usr', '/mnt/sysroot/dev', '/mnt/sysroot/proc', '/mnt/sysroot/run', '/mnt/sysroot/sys', '/mnt/sysroot/var', '/mnt/sysroot/boot', '/mnt/sysroot/sysroot'] >11:17:13,934 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Running Thread: AnaTaskThread-WriteConfigurationTask-1 (140344431736512) >11:17:13,934 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.modules.common.task.task:Write the storage configuration >11:17:13,935 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.modules.storage.devicetree.fsset:not writing out mpath configuration >11:17:13,936 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.iscsi.iscsi:Write iSCSI configuration. >11:17:13,937 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.fcoe.fcoe:Write FCoE configuration. >11:17:13,938 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.zfcp.zfcp:Write zFCP configuration. >11:17:13,938 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Thread Done: AnaTaskThread-WriteConfigurationTask-1 (140344431736512) >11:17:14,040 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/8. >11:17:14,040 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/9. >11:17:14,040 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/10. >11:17:14,041 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/11. >11:17:14,042 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Running Thread: AnaTaskThread-CreateRescueImagesTask-1 (140344431736512) >11:17:14,042 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.modules.common.task.task:Create rescue images >11:17:14,042 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.installation:Only live payloads require this fix. >11:17:14,042 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Thread Done: AnaTaskThread-CreateRescueImagesTask-1 (140344431736512) >11:17:14,043 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Running Thread: AnaTaskThread-ConfigureBootloaderTask-1 (140344431736512) >11:17:14,043 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.modules.common.task.task:Configure the bootloader >11:17:14,043 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.installation:Don't configure bootloader on rpm-ostree systems. >11:17:14,043 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Thread Done: AnaTaskThread-ConfigureBootloaderTask-1 (140344431736512) >11:17:14,044 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Running Thread: AnaTaskThread-InstallBootloaderTask-1 (140344431736512) >11:17:14,044 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.modules.common.task.task:Install the bootloader >11:17:14,044 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.bootloader.utils:Installing the boot loader. >11:17:14,044 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.modules.storage.bootloader.utils:boot loader stage1 target device is sda >11:17:14,044 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.modules.storage.bootloader.utils:boot loader stage2 target device is sda2 >11:17:14,090 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.modules.storage.bootloader.grub2:bootloader.py: mbr will be updated for grub2 >11:17:14,090 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running in chroot '/mnt/sysroot'... grub2-install --no-floppy /dev/sda >11:17:14,092 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=3158 comm="python3" path="/usr/sbin/grub2-install" dev="dm-2" ino=264342 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:bootloader_exec_t:s0 tclass=file permissive=1 >11:17:14,125 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:grub2-install: error: /usr/lib/grub/i386-pc/modinfo.sh doesn't exist. Please specify --target or --directory. >11:17:14,125 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 1 >11:17:14,126 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.modules.storage.bootloader.grub2:bootloader.py: used boot args: rd.lvm.lv=fedora-iot/root >11:17:14,126 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running in chroot '/mnt/sysroot'... grub2-mkconfig -o /boot/grub2/grub.cfg >11:17:14,131 NOTICE audit:AVC avc: denied { read write } for pid=3161 comm="basename" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >11:17:14,131 NOTICE audit:AVC avc: denied { write } for pid=3161 comm="basename" path="pipe:[44233]" dev="pipefs" ino=44233 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=fifo_file permissive=1 >11:17:14,132 NOTICE audit:AVC avc: denied { getattr } for pid=3161 comm="basename" path="pipe:[44233]" dev="pipefs" ino=44233 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=fifo_file permissive=1 >11:17:14,138 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=3166 comm="grub2-probe" path="/usr/sbin/lvm" dev="dm-2" ino=264433 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:lvm_exec_t:s0 tclass=file permissive=1 >11:17:14,541 NOTICE audit:AVC avc: denied { read write } for pid=3218 comm="sed" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >11:17:14,544 NOTICE audit:AVC avc: denied { read } for pid=3223 comm="sed" path="pipe:[41251]" dev="pipefs" ino=41251 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=fifo_file permissive=1 >11:17:14,549 NOTICE audit:AVC avc: denied { write } for pid=3227 comm="cat" path="/boot/grub2/grub.cfg.new" dev="sda2" ino=25 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:boot_t:s0 tclass=file permissive=1 >11:17:14,549 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=3228 comm="grub2-mkconfig" path="/etc/grub.d/00_header" dev="dm-2" ino=288819 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=file permissive=1 >11:17:15,321 NOTICE audit:AVC avc: denied { map } for pid=3442 comm="os-prober" path="/usr/bin/bash" dev="dm-2" ino=262353 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:shell_exec_t:s0 tclass=file permissive=1 >11:17:15,321 NOTICE audit:AVC avc: denied { execute } for pid=3442 comm="os-prober" path="/usr/bin/bash" dev="dm-2" ino=262353 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:shell_exec_t:s0 tclass=file permissive=1 >11:17:15,321 NOTICE audit:AVC avc: denied { ioctl } for pid=3442 comm="os-prober" path="pipe:[28054]" dev="pipefs" ino=28054 ioctlcmd=0x540f scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=fifo_file permissive=1 >11:17:15,329 NOTICE audit:AVC avc: denied { read } for pid=3442 comm="os-prober" name="mnt" dev="dm-2" ino=262195 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:mnt_t:s0 tclass=lnk_file permissive=1 >11:17:15,330 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=3442 comm="os-prober" path="/usr/libexec/os-prober/newns" dev="dm-2" ino=265943 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:bin_t:s0 tclass=file permissive=1 >11:17:15,332 NOTICE audit:AVC avc: denied { write } for pid=3445 comm="mktemp" name="tmp" dev="dm-2" ino=262220 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=dir permissive=1 >11:17:15,332 NOTICE audit:AVC avc: denied { add_name } for pid=3445 comm="mktemp" name="os-prober.ZJpz90" scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=dir permissive=1 >11:17:15,332 NOTICE audit:AVC avc: denied { create } for pid=3445 comm="mktemp" name="os-prober.ZJpz90" scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=dir permissive=1 >11:17:15,332 NOTICE audit:AVC avc: denied { create } for pid=3442 comm="os-prober" name="dmraid-map" scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=file permissive=1 >11:17:15,332 NOTICE audit:AVC avc: denied { write open } for pid=3442 comm="os-prober" path="/tmp/os-prober.ZJpz90/dmraid-map" dev="dm-2" ino=291698 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=file permissive=1 >11:17:15,334 NOTICE audit:AVC avc: denied { getattr } for pid=3448 comm="10filesystems" path="/usr/bin/kmod" dev="dm-2" ino=262830 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:kmod_exec_t:s0 tclass=file permissive=1 >11:17:15,334 NOTICE audit:AVC avc: denied { execute } for pid=3448 comm="10filesystems" name="kmod" dev="dm-2" ino=262830 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:kmod_exec_t:s0 tclass=file permissive=1 >11:17:15,334 NOTICE audit:AVC avc: denied { read } for pid=3448 comm="10filesystems" name="kmod" dev="dm-2" ino=262830 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:kmod_exec_t:s0 tclass=file permissive=1 >11:17:15,334 NOTICE audit:AVC avc: denied { open } for pid=3448 comm="10filesystems" path="/usr/bin/kmod" dev="dm-2" ino=262830 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:kmod_exec_t:s0 tclass=file permissive=1 >11:17:15,334 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=3448 comm="10filesystems" path="/usr/bin/kmod" dev="dm-2" ino=262830 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:kmod_exec_t:s0 tclass=file permissive=1 >11:17:15,334 NOTICE audit:AVC avc: denied { map } for pid=3448 comm="modprobe" path="/usr/bin/kmod" dev="dm-2" ino=262830 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:kmod_exec_t:s0 tclass=file permissive=1 >11:17:15,334 NOTICE audit:AVC avc: denied { getattr } for pid=3448 comm="modprobe" path="/etc/modprobe.d" dev="dm-2" ino=288896 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:modules_conf_t:s0 tclass=dir permissive=1 >11:17:15,334 NOTICE audit:AVC avc: denied { read } for pid=3448 comm="modprobe" name="modprobe.d" dev="dm-2" ino=288896 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:modules_conf_t:s0 tclass=dir permissive=1 >11:17:15,335 NOTICE audit:AVC avc: denied { open } for pid=3448 comm="modprobe" path="/etc/modprobe.d" dev="dm-2" ino=288896 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:modules_conf_t:s0 tclass=dir permissive=1 >11:17:15,335 NOTICE audit:AVC avc: denied { search } for pid=3448 comm="modprobe" name="modprobe.d" dev="dm-2" ino=288896 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:modules_conf_t:s0 tclass=dir permissive=1 >11:17:15,335 NOTICE audit:AVC avc: denied { getattr } for pid=3448 comm="modprobe" path="/etc/modprobe.d/firewalld-sysctls.conf" dev="dm-2" ino=288897 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:modules_conf_t:s0 tclass=file permissive=1 >11:17:15,335 NOTICE audit:AVC avc: denied { read } for pid=3448 comm="modprobe" name="firewalld-sysctls.conf" dev="dm-2" ino=288897 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:modules_conf_t:s0 tclass=file permissive=1 >11:17:15,335 NOTICE audit:AVC avc: denied { open } for pid=3448 comm="modprobe" path="/etc/modprobe.d/firewalld-sysctls.conf" dev="dm-2" ino=288897 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:modules_conf_t:s0 tclass=file permissive=1 >11:17:15,335 NOTICE audit:AVC avc: denied { search } for pid=3448 comm="modprobe" name="modules" dev="dm-2" ino=286503 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:modules_object_t:s0 tclass=dir permissive=1 >11:17:15,335 NOTICE audit:AVC avc: denied { read } for pid=3448 comm="modprobe" name="modules.softdep" dev="dm-2" ino=269749 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:modules_dep_t:s0 tclass=file permissive=1 >11:17:15,335 NOTICE audit:AVC avc: denied { open } for pid=3448 comm="modprobe" path="/usr/lib/modules/6.2.9-300.fc38.x86_64/modules.softdep" dev="dm-2" ino=269749 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:modules_dep_t:s0 tclass=file permissive=1 >11:17:15,335 NOTICE audit:AVC avc: denied { getattr } for pid=3448 comm="modprobe" path="/usr/lib/modules/6.2.9-300.fc38.x86_64/modules.softdep" dev="dm-2" ino=269749 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:modules_dep_t:s0 tclass=file permissive=1 >11:17:15,335 NOTICE audit:AVC avc: denied { read } for pid=3448 comm="modprobe" name="cmdline" dev="proc" ino=4026532019 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=file permissive=1 >11:17:15,335 NOTICE audit:AVC avc: denied { open } for pid=3448 comm="modprobe" path="/proc/cmdline" dev="proc" ino=4026532019 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=file permissive=1 >11:17:15,335 NOTICE audit:AVC avc: denied { map } for pid=3448 comm="modprobe" path="/usr/lib/modules/6.2.9-300.fc38.x86_64/modules.dep.bin" dev="dm-2" ino=269755 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:modules_dep_t:s0 tclass=file permissive=1 >11:17:15,342 NOTICE audit:AVC avc: denied { search } for pid=3449 comm="logger" name="systemd" dev="tmpfs" ino=2 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:init_var_run_t:s0 tclass=dir permissive=1 >11:17:15,342 NOTICE audit:AVC avc: denied { create } for pid=3449 comm="logger" scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:system_r:kernel_generic_helper_t:s0 tclass=unix_dgram_socket permissive=1 >11:17:15,342 NOTICE audit:AVC avc: denied { connect } for pid=3449 comm="logger" scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:system_r:kernel_generic_helper_t:s0 tclass=unix_dgram_socket permissive=1 >11:17:15,343 NOTICE audit:AVC avc: denied { read } for pid=3449 comm="logger" name="log" dev="devtmpfs" ino=265 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:devlog_t:s0 tclass=lnk_file permissive=1 >11:17:15,343 NOTICE audit:AVC avc: denied { search } for pid=3449 comm="logger" name="journal" dev="tmpfs" ino=32 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:syslogd_var_run_t:s0 tclass=dir permissive=1 >11:17:15,343 NOTICE audit:AVC avc: denied { write } for pid=3449 comm="logger" name="dev-log" dev="tmpfs" ino=33 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:devlog_t:s0 tclass=sock_file permissive=1 >11:17:15,343 NOTICE audit:AVC avc: denied { sendto } for pid=3449 comm="logger" path="/run/systemd/journal/dev-log" scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=unix_dgram_socket permissive=1 >11:17:15,345 NOTICE audit:AVC avc: denied { read } for pid=3454 comm="modprobe" name="xfs.ko.xz" dev="dm-2" ino=280228 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:modules_object_t:s0 tclass=file permissive=1 >11:17:15,345 NOTICE audit:AVC avc: denied { open } for pid=3454 comm="modprobe" path="/usr/lib/modules/6.2.9-300.fc38.x86_64/kernel/fs/xfs/xfs.ko.xz" dev="dm-2" ino=280228 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:modules_object_t:s0 tclass=file permissive=1 >11:17:15,379 NOTICE audit:AVC avc: denied { module_load } for pid=3454 comm="modprobe" scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:system_r:kernel_generic_helper_t:s0 tclass=system permissive=1 >11:17:15,444 NOTICE audit:AVC avc: denied { search } for pid=3454 comm="modprobe" name="events" dev="tracefs" ino=38 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:tracefs_t:s0 tclass=dir permissive=1 >11:17:15,483 INFO kernel:SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled >11:17:15,485 NOTICE audit:AVC avc: denied { create } for pid=1763 comm="systemd-udevd" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=netlink_kobject_uevent_socket permissive=1 >11:17:15,496 INFO kernel:JFS: nTxBlock = 8192, nTxLock = 65536 >11:17:15,498 NOTICE audit:AVC avc: denied { getattr } for pid=3495 comm="modprobe" path="/usr/lib/modules/6.2.9-300.fc38.x86_64/kernel/fs/fat/fat.ko.xz" dev="dm-2" ino=280111 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:modules_object_t:s0 tclass=file permissive=1 >11:17:15,508 NOTICE audit:AVC avc: denied { read } for pid=3497 comm="modprobe" name="initstate" dev="sysfs" ino=35922 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=file permissive=1 >11:17:15,508 NOTICE audit:AVC avc: denied { open } for pid=3497 comm="modprobe" path="/sys/module/fat/initstate" dev="sysfs" ino=35922 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=file permissive=1 >11:17:15,536 NOTICE audit:AVC avc: denied { read } for pid=3447 comm="10filesystems" name="mnt" dev="dm-2" ino=262195 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:mnt_t:s0 tclass=lnk_file permissive=1 >11:17:15,540 NOTICE audit:AVC avc: denied { getattr } for pid=3442 comm="os-prober" path="/proc/swaps" dev="proc" ino=4026532075 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=file permissive=1 >11:17:15,542 NOTICE audit:AVC avc: denied { getattr } for pid=3442 comm="os-prober" path="/proc/mdstat" dev="proc" ino=4026532010 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:proc_mdstat_t:s0 tclass=file permissive=1 >11:17:15,542 NOTICE audit:AVC avc: denied { getattr } for pid=3527 comm="os-prober" path="/usr/bin/udevadm" dev="dm-2" ino=263296 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:udev_exec_t:s0 tclass=file permissive=1 >11:17:15,542 NOTICE audit:AVC avc: denied { execute } for pid=3527 comm="os-prober" name="udevadm" dev="dm-2" ino=263296 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:udev_exec_t:s0 tclass=file permissive=1 >11:17:15,542 NOTICE audit:AVC avc: denied { read } for pid=3527 comm="os-prober" name="udevadm" dev="dm-2" ino=263296 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:udev_exec_t:s0 tclass=file permissive=1 >11:17:15,542 NOTICE audit:AVC avc: denied { read } for pid=3525 comm="grep" name="mdstat" dev="proc" ino=4026532010 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:proc_mdstat_t:s0 tclass=file permissive=1 >11:17:15,542 NOTICE audit:AVC avc: denied { open } for pid=3525 comm="grep" path="/proc/mdstat" dev="proc" ino=4026532010 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:proc_mdstat_t:s0 tclass=file permissive=1 >11:17:15,544 NOTICE audit:AVC avc: denied { read } for pid=3531 comm="os-prober" name="block" dev="sysfs" ino=1410 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=dir permissive=1 >11:17:15,544 NOTICE audit:AVC avc: denied { read } for pid=3531 comm="os-prober" name="zram0" dev="sysfs" ino=29847 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=lnk_file permissive=1 >11:17:15,544 NOTICE audit:AVC avc: denied { read } for pid=3530 comm="logger" name="passwd" dev="dm-2" ino=288637 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:passwd_file_t:s0 tclass=file permissive=1 >11:17:15,544 NOTICE audit:AVC avc: denied { open } for pid=3530 comm="logger" path="/etc/passwd" dev="dm-2" ino=288637 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:passwd_file_t:s0 tclass=file permissive=1 >11:17:15,544 NOTICE audit:AVC avc: denied { getattr } for pid=3530 comm="logger" path="/etc/passwd" dev="dm-2" ino=288637 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:passwd_file_t:s0 tclass=file permissive=1 >11:17:15,544 NOTICE audit:AVC avc: denied { getattr } for pid=3531 comm="os-prober" path="/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/start" dev="sysfs" ino=34454 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=file permissive=1 >11:17:15,545 NOTICE audit:AVC avc: denied { getattr } for pid=3531 comm="os-prober" path="/dev/sda1" dev="devtmpfs" ino=1149 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file permissive=1 >11:17:15,556 NOTICE audit:AVC avc: denied { ioctl } for pid=3545 comm="awk" path="/proc/mdstat" dev="proc" ino=4026532010 ioctlcmd=0x5401 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:proc_mdstat_t:s0 tclass=file permissive=1 >11:17:15,556 NOTICE audit:AVC avc: denied { getattr } for pid=3531 comm="os-prober" path="/usr/sbin/lvm" dev="dm-2" ino=264433 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_exec_t:s0 tclass=file permissive=1 >11:17:15,556 NOTICE audit:AVC avc: denied { execute } for pid=3531 comm="os-prober" name="lvm" dev="dm-2" ino=264433 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_exec_t:s0 tclass=file permissive=1 >11:17:15,556 NOTICE audit:AVC avc: denied { read } for pid=3531 comm="os-prober" name="lvm" dev="dm-2" ino=264433 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_exec_t:s0 tclass=file permissive=1 >11:17:15,557 NOTICE audit:AVC avc: denied { open } for pid=3549 comm="os-prober" path="/usr/sbin/lvm" dev="dm-2" ino=264433 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_exec_t:s0 tclass=file permissive=1 >11:17:15,557 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=3549 comm="os-prober" path="/usr/sbin/lvm" dev="dm-2" ino=264433 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_exec_t:s0 tclass=file permissive=1 >11:17:15,557 NOTICE audit:AVC avc: denied { map } for pid=3549 comm="lvs" path="/usr/sbin/lvm" dev="dm-2" ino=264433 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_exec_t:s0 tclass=file permissive=1 >11:17:15,557 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/etc/lvm" dev="dm-2" ino=288881 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_etc_t:s0 tclass=dir permissive=1 >11:17:15,558 NOTICE audit:AVC avc: denied { search } for pid=3549 comm="lvs" name="lvm" dev="dm-2" ino=288881 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_etc_t:s0 tclass=dir permissive=1 >11:17:15,558 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/etc/lvm/lvm.conf" dev="dm-2" ino=288882 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_etc_t:s0 tclass=file permissive=1 >11:17:15,558 NOTICE audit:AVC avc: denied { read } for pid=3549 comm="lvs" name="lvm.conf" dev="dm-2" ino=288882 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_etc_t:s0 tclass=file permissive=1 >11:17:15,558 NOTICE audit:AVC avc: denied { open } for pid=3549 comm="lvs" path="/etc/lvm/lvm.conf" dev="dm-2" ino=288882 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_etc_t:s0 tclass=file permissive=1 >11:17:15,559 NOTICE audit:AVC avc: denied { search } for pid=3549 comm="lvs" name="contexts" dev="dm-2" ino=291477 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:default_context_t:s0 tclass=dir permissive=1 >11:17:15,559 NOTICE audit:AVC avc: denied { search } for pid=3549 comm="lvs" name="files" dev="dm-2" ino=291495 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:file_context_t:s0 tclass=dir permissive=1 >11:17:15,559 NOTICE audit:AVC avc: denied { read } for pid=3549 comm="lvs" name="file_contexts.subs_dist" dev="dm-2" ino=291502 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:file_context_t:s0 tclass=file permissive=1 >11:17:15,559 NOTICE audit:AVC avc: denied { open } for pid=3549 comm="lvs" path="/etc/selinux/targeted/contexts/files/file_contexts.subs_dist" dev="dm-2" ino=291502 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:file_context_t:s0 tclass=file permissive=1 >11:17:15,559 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/etc/selinux/targeted/contexts/files/file_contexts.subs_dist" dev="dm-2" ino=291502 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:file_context_t:s0 tclass=file permissive=1 >11:17:15,559 NOTICE audit:AVC avc: denied { map } for pid=3549 comm="lvs" path="/etc/selinux/targeted/contexts/files/file_contexts.bin" dev="dm-2" ino=291497 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:file_context_t:s0 tclass=file permissive=1 >11:17:15,567 NOTICE audit:AVC avc: denied { setfscreate } for pid=3549 comm="lvs" scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:system_r:kernel_generic_helper_t:s0 tclass=process permissive=1 >11:17:15,567 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/run/lock/lvm" dev="tmpfs" ino=1130 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_lock_t:s0 tclass=dir permissive=1 >11:17:15,567 NOTICE audit:AVC avc: denied { read write search } for pid=3549 comm="lvs" name="lvm" dev="tmpfs" ino=1130 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_lock_t:s0 tclass=dir permissive=1 >11:17:15,570 NOTICE audit:AVC avc: denied { add_name } for pid=3549 comm="lvs" name="P_global:aux" scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_lock_t:s0 tclass=dir permissive=1 >11:17:15,570 NOTICE audit:AVC avc: denied { create } for pid=3549 comm="lvs" name="P_global:aux" scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_lock_t:s0 tclass=file permissive=1 >11:17:15,570 NOTICE audit:AVC avc: denied { read append open } for pid=3549 comm="lvs" path="/run/lock/lvm/P_global:aux" dev="tmpfs" ino=1886 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_lock_t:s0 tclass=file permissive=1 >11:17:15,570 NOTICE audit:AVC avc: denied { lock } for pid=3549 comm="lvs" path="/run/lock/lvm/P_global:aux" dev="tmpfs" ino=1886 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_lock_t:s0 tclass=file permissive=1 >11:17:15,571 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/run/lock/lvm/P_global:aux" dev="tmpfs" ino=1886 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_lock_t:s0 tclass=file permissive=1 >11:17:15,571 NOTICE audit:AVC avc: denied { remove_name } for pid=3549 comm="lvs" name="P_global:aux" dev="tmpfs" ino=1886 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_lock_t:s0 tclass=dir permissive=1 >11:17:15,571 NOTICE audit:AVC avc: denied { unlink } for pid=3549 comm="lvs" name="P_global:aux" dev="tmpfs" ino=1886 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_lock_t:s0 tclass=file permissive=1 >11:17:15,573 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/autofs" dev="devtmpfs" ino=183 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:autofs_device_t:s0 tclass=chr_file permissive=1 >11:17:15,573 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/sr0" dev="devtmpfs" ino=255 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:removable_device_t:s0 tclass=blk_file permissive=1 >11:17:15,573 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/bsg/0:0:0:0" dev="devtmpfs" ino=253 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:scsi_generic_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/btrfs-control" dev="devtmpfs" ino=250 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/bus/usb/001/001" dev="devtmpfs" ino=227 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:usb_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/cpu_dma_latency" dev="devtmpfs" ino=249 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:netcontrol_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/udmabuf" dev="devtmpfs" ino=221 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:dma_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/userfaultfd" dev="devtmpfs" ino=182 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/vga_arbiter" dev="devtmpfs" ino=2 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/nvram" dev="devtmpfs" ino=218 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:nvram_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/hwrng" dev="devtmpfs" ino=83 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:random_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/uinput" dev="devtmpfs" ino=566 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:event_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/mcelog" dev="devtmpfs" ino=248 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:kmsg_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/hpet" dev="devtmpfs" ino=217 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:clock_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/fuse" dev="devtmpfs" ino=266 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fuse_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/snapshot" dev="devtmpfs" ino=181 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:apm_bios_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/loop-control" dev="devtmpfs" ino=268 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:loop_control_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/rfkill" dev="devtmpfs" ino=272 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:wireless_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/input/js0" dev="devtmpfs" ino=923 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:mouse_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/mem" dev="devtmpfs" ino=3 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:memory_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/cpu/0/msr" dev="devtmpfs" ino=86 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:cpu_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/dri/card0" dev="devtmpfs" ino=513 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:dri_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/vport0p1" dev="devtmpfs" ino=409 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:virtio_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/usbmon0" dev="devtmpfs" ino=222 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:usbmon_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/fb0" dev="devtmpfs" ino=514 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:framebuf_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/tty0" dev="devtmpfs" ino=13 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:tty_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/console" dev="devtmpfs" ino=12 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:console_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/ptmx" dev="devtmpfs" ino=184 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/proc/kcore" dev="proc" ino=4026532030 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:proc_kcore_t:s0 tclass=file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/hugepages" dev="devtmpfs" ino=563 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:hugetlbfs_t:s0 tclass=dir permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { read } for pid=3549 comm="lvs" name="hugepages" dev="devtmpfs" ino=563 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:hugetlbfs_t:s0 tclass=dir permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { open } for pid=3549 comm="lvs" path="/dev/hugepages" dev="devtmpfs" ino=563 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:hugetlbfs_t:s0 tclass=dir permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/run/initctl" dev="tmpfs" ino=626 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:initctl_t:s0 tclass=fifo_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/run/systemd/journal/dev-log" dev="tmpfs" ino=33 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:devlog_t:s0 tclass=sock_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/net/tun" dev="devtmpfs" ino=270 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:tun_tap_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/ppp" dev="devtmpfs" ino=565 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:ppp_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/pts" dev="devpts" ino=1 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=dir permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/snd/seq" dev="devtmpfs" ino=574 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:sound_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/uhid" dev="devtmpfs" ino=271 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:uhid_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/vfio/vfio" dev="devtmpfs" ino=568 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:vfio_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/dev/vhci" dev="devtmpfs" ino=569 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:vhost_device_t:s0 tclass=chr_file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { read } for pid=3549 comm="lvs" name="devices" dev="proc" ino=4026532022 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { open } for pid=3549 comm="lvs" path="/proc/devices" dev="proc" ino=4026532022 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=file permissive=1 >11:17:15,574 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/proc/devices" dev="proc" ino=4026532022 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=file permissive=1 >11:17:15,575 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/sys/dev/block/7:0" dev="sysfs" ino=28954 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=lnk_file permissive=1 >11:17:15,575 NOTICE audit:AVC avc: denied { read } for pid=3549 comm="lvs" name="loop0" dev="devtmpfs" ino=532 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file permissive=1 >11:17:15,575 NOTICE audit:AVC avc: denied { open } for pid=3549 comm="lvs" path="/dev/loop0" dev="devtmpfs" ino=532 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file permissive=1 >11:17:15,575 NOTICE audit:AVC avc: denied { ioctl } for pid=3549 comm="lvs" path="/dev/loop0" dev="devtmpfs" ino=532 ioctlcmd=0x1272 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file permissive=1 >11:17:15,575 NOTICE audit:AVC avc: denied { read write } for pid=3549 comm="lvs" name="control" dev="devtmpfs" ino=243 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >11:17:15,575 NOTICE audit:AVC avc: denied { open } for pid=3549 comm="lvs" path="/dev/mapper/control" dev="devtmpfs" ino=243 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >11:17:15,575 NOTICE audit:AVC avc: denied { ioctl } for pid=3549 comm="lvs" path="/dev/mapper/control" dev="devtmpfs" ino=243 ioctlcmd=0xfd00 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >11:17:15,575 NOTICE audit:AVC avc: denied { search } for pid=3549 comm="lvs" name="lvm" dev="tmpfs" ino=623 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_var_run_t:s0 tclass=dir permissive=1 >11:17:15,575 NOTICE audit:AVC avc: denied { getattr } for pid=3549 comm="lvs" path="/run/lvm/hints" dev="tmpfs" ino=1373 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_var_run_t:s0 tclass=file permissive=1 >11:17:15,575 NOTICE audit:AVC avc: denied { read write } for pid=3549 comm="lvs" name="hints" dev="tmpfs" ino=1373 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_var_run_t:s0 tclass=file permissive=1 >11:17:15,575 NOTICE audit:AVC avc: denied { open } for pid=3549 comm="lvs" path="/run/lvm/hints" dev="tmpfs" ino=1373 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_var_run_t:s0 tclass=file permissive=1 >11:17:15,575 NOTICE audit:AVC avc: denied { lock } for pid=3549 comm="lvs" path="/run/lvm/hints" dev="tmpfs" ino=1373 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:lvm_var_run_t:s0 tclass=file permissive=1 >11:17:15,589 NOTICE audit:AVC avc: denied { map } for pid=2215 comm="Xorg" path="/dev/dri/card0" dev="devtmpfs" ino=513 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:dri_device_t:s0 tclass=chr_file permissive=1 >11:17:15,608 NOTICE audit:AVC avc: denied { getattr } for pid=3550 comm="os-prober" path="/usr/sbin/blkid" dev="dm-2" ino=264187 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_exec_t:s0 tclass=file permissive=1 >11:17:15,608 NOTICE audit:AVC avc: denied { execute } for pid=3550 comm="os-prober" name="blkid" dev="dm-2" ino=264187 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_exec_t:s0 tclass=file permissive=1 >11:17:15,608 NOTICE audit:AVC avc: denied { read } for pid=3550 comm="os-prober" name="blkid" dev="dm-2" ino=264187 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_exec_t:s0 tclass=file permissive=1 >11:17:15,608 NOTICE audit:AVC avc: denied { open } for pid=3550 comm="os-prober" path="/usr/sbin/blkid" dev="dm-2" ino=264187 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_exec_t:s0 tclass=file permissive=1 >11:17:15,608 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=3550 comm="os-prober" path="/usr/sbin/blkid" dev="dm-2" ino=264187 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_exec_t:s0 tclass=file permissive=1 >11:17:15,609 NOTICE audit:AVC avc: denied { map } for pid=3550 comm="blkid" path="/usr/sbin/blkid" dev="dm-2" ino=264187 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_exec_t:s0 tclass=file permissive=1 >11:17:15,609 NOTICE audit:AVC avc: denied { search } for pid=3550 comm="blkid" name="blkid" dev="tmpfs" ino=510 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_var_run_t:s0 tclass=dir permissive=1 >11:17:15,609 NOTICE audit:AVC avc: denied { read } for pid=3550 comm="blkid" name="blkid.tab" dev="tmpfs" ino=511 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_var_run_t:s0 tclass=file permissive=1 >11:17:15,609 NOTICE audit:AVC avc: denied { open } for pid=3550 comm="blkid" path="/run/blkid/blkid.tab" dev="tmpfs" ino=511 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_var_run_t:s0 tclass=file permissive=1 >11:17:15,609 NOTICE audit:AVC avc: denied { getattr } for pid=3550 comm="blkid" path="/run/blkid/blkid.tab" dev="tmpfs" ino=511 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_var_run_t:s0 tclass=file permissive=1 >11:17:15,619 NOTICE audit:AVC avc: denied { read } for pid=3550 comm="blkid" name="sr0" dev="devtmpfs" ino=255 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:removable_device_t:s0 tclass=blk_file permissive=1 >11:17:15,619 NOTICE audit:AVC avc: denied { open } for pid=3550 comm="blkid" path="/dev/sr0" dev="devtmpfs" ino=255 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:removable_device_t:s0 tclass=blk_file permissive=1 >11:17:15,619 NOTICE audit:AVC avc: denied { ioctl } for pid=3550 comm="blkid" path="/dev/sr0" dev="devtmpfs" ino=255 ioctlcmd=0x1272 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:removable_device_t:s0 tclass=blk_file permissive=1 >11:17:15,643 NOTICE audit:AVC avc: denied { sys_rawio } for pid=3550 comm="blkid" capability=17 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:system_r:kernel_generic_helper_t:s0 tclass=capability permissive=1 >11:17:15,671 NOTICE audit:AVC avc: denied { getattr } for pid=3550 comm="blkid" path="/run/blkid" dev="tmpfs" ino=510 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_var_run_t:s0 tclass=dir permissive=1 >11:17:15,671 NOTICE audit:AVC avc: denied { write } for pid=3550 comm="blkid" name="blkid.tab" dev="tmpfs" ino=511 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_var_run_t:s0 tclass=file permissive=1 >11:17:15,671 NOTICE audit:AVC avc: denied { write } for pid=3550 comm="blkid" name="blkid" dev="tmpfs" ino=510 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_var_run_t:s0 tclass=dir permissive=1 >11:17:15,671 NOTICE audit:AVC avc: denied { add_name } for pid=3550 comm="blkid" name="blkid.tab-0RvAeC" scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_var_run_t:s0 tclass=dir permissive=1 >11:17:15,671 NOTICE audit:AVC avc: denied { create } for pid=3550 comm="blkid" name="blkid.tab-0RvAeC" scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_var_run_t:s0 tclass=file permissive=1 >11:17:15,671 NOTICE audit:AVC avc: denied { setattr } for pid=3550 comm="blkid" name="blkid.tab-0RvAeC" dev="tmpfs" ino=1890 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_var_run_t:s0 tclass=file permissive=1 >11:17:15,672 NOTICE audit:AVC avc: denied { link } for pid=3550 comm="blkid" name="blkid.tab" dev="tmpfs" ino=511 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_var_run_t:s0 tclass=file permissive=1 >11:17:15,672 NOTICE audit:AVC avc: denied { remove_name } for pid=3550 comm="blkid" name="blkid.tab-0RvAeC" dev="tmpfs" ino=1890 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_var_run_t:s0 tclass=dir permissive=1 >11:17:15,672 NOTICE audit:AVC avc: denied { rename } for pid=3550 comm="blkid" name="blkid.tab-0RvAeC" dev="tmpfs" ino=1890 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_var_run_t:s0 tclass=file permissive=1 >11:17:15,672 NOTICE audit:AVC avc: denied { unlink } for pid=3550 comm="blkid" name="blkid.tab" dev="tmpfs" ino=511 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fsadm_var_run_t:s0 tclass=file permissive=1 >11:17:15,700 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda1 >11:17:15,701 NOTICE audit:AVC avc: denied { read } for pid=1732 comm="systemd-journal" name="comm" dev="proc" ino=25743 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_generic_helper_t:s0 tclass=file permissive=1 >11:17:15,701 NOTICE audit:AVC avc: denied { open } for pid=1732 comm="systemd-journal" path="/proc/3530/comm" dev="proc" ino=25743 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_generic_helper_t:s0 tclass=file permissive=1 >11:17:15,701 NOTICE audit:AVC avc: denied { getattr } for pid=1732 comm="systemd-journal" path="/proc/3530/comm" dev="proc" ino=25743 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_generic_helper_t:s0 tclass=file permissive=1 >11:17:15,701 NOTICE audit:AVC avc: denied { ioctl } for pid=1732 comm="systemd-journal" path="/proc/3530/comm" dev="proc" ino=25743 ioctlcmd=0x5401 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_generic_helper_t:s0 tclass=file permissive=1 >11:17:15,701 NOTICE audit:AVC avc: denied { read } for pid=1732 comm="systemd-journal" name="exe" dev="proc" ino=25744 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_generic_helper_t:s0 tclass=lnk_file permissive=1 >11:17:15,701 NOTICE audit:AVC avc: denied { ioctl } for pid=3559 comm="50mounted-tests" path="pipe:[28054]" dev="pipefs" ino=28054 ioctlcmd=0x540f scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=fifo_file permissive=1 >11:17:15,710 NOTICE audit:AVC avc: denied { search } for pid=3563 comm="lsblk" name="udev" dev="tmpfs" ino=36 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:udev_var_run_t:s0 tclass=dir permissive=1 >11:17:15,710 NOTICE audit:AVC avc: denied { read } for pid=3563 comm="lsblk" name="b8:1" dev="tmpfs" ino=1830 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:udev_var_run_t:s0 tclass=file permissive=1 >11:17:15,710 NOTICE audit:AVC avc: denied { open } for pid=3563 comm="lsblk" path="/run/udev/data/b8:1" dev="tmpfs" ino=1830 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:udev_var_run_t:s0 tclass=file permissive=1 >11:17:15,710 NOTICE audit:AVC avc: denied { getattr } for pid=3563 comm="lsblk" path="/run/udev/data/b8:1" dev="tmpfs" ino=1830 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:udev_var_run_t:s0 tclass=file permissive=1 >11:17:15,713 NOTICE root:50mounted-tests: debug: /dev/sda1 type not recognised; skipping >11:17:15,720 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/05efi on mounted /dev/sda2 >11:17:15,721 NOTICE root:05efi: debug: Not on UEFI platform >11:17:15,721 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/10freedos on mounted /dev/sda2 >11:17:15,722 NOTICE root:10freedos: debug: /dev/sda2 is not a FAT partition: exiting >11:17:15,722 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/10qnx on mounted /dev/sda2 >11:17:15,723 NOTICE root:10qnx: debug: /dev/sda2 is not a QNX4 partition: exiting >11:17:15,723 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/20macosx on mounted /dev/sda2 >11:17:15,725 NOTICE macosx-prober:debug: /dev/sda2 is not an HFS+ partition: exiting >11:17:15,726 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/20microsoft on mounted /dev/sda2 >11:17:15,727 NOTICE root:20microsoft: debug: /dev/sda2 is not a MS partition: exiting >11:17:15,727 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/30utility on mounted /dev/sda2 >11:17:15,728 NOTICE root:30utility: debug: /dev/sda2 is not a FAT partition: exiting >11:17:15,729 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/40lsb on mounted /dev/sda2 >11:17:15,730 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/70hurd on mounted /dev/sda2 >11:17:15,731 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/80minix on mounted /dev/sda2 >11:17:15,732 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/83haiku on mounted /dev/sda2 >11:17:15,732 NOTICE root:83haiku: debug: /dev/sda2 is not a BeFS partition: exiting >11:17:15,733 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/90linux-distro on mounted /dev/sda2 >11:17:15,734 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/90solaris on mounted /dev/sda2 >11:17:15,738 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda3 >11:17:15,741 NOTICE root:50mounted-tests: debug: /dev/sda3 is an LVM member; skipping >11:17:15,746 NOTICE audit:AVC avc: denied { read } for pid=3621 comm="rm" name="os-prober.ZJpz90" dev="dm-2" ino=291697 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=dir permissive=1 >11:17:15,746 NOTICE audit:AVC avc: denied { getattr } for pid=3621 comm="rm" name="/" dev="dm-2" ino=2 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:fs_t:s0 tclass=filesystem permissive=1 >11:17:15,746 NOTICE audit:AVC avc: denied { remove_name } for pid=3621 comm="rm" name="swaps-map" dev="dm-2" ino=291700 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=dir permissive=1 >11:17:15,746 NOTICE audit:AVC avc: denied { unlink } for pid=3621 comm="rm" name="swaps-map" dev="dm-2" ino=291700 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=file permissive=1 >11:17:15,746 NOTICE audit:AVC avc: denied { rmdir } for pid=3621 comm="rm" name="os-prober.ZJpz90" dev="dm-2" ino=291697 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=dir permissive=1 >11:17:15,746 NOTICE audit:AVC avc: denied { getattr } for pid=3444 comm="paste" path="pipe:[23049]" dev="pipefs" ino=23049 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=fifo_file permissive=1 >11:17:15,746 NOTICE audit:AVC avc: denied { write } for pid=3444 comm="paste" path="pipe:[23049]" dev="pipefs" ino=23049 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=fifo_file permissive=1 >11:17:15,748 NOTICE audit:AVC avc: denied { append } for pid=3623 comm="gettext" path="pipe:[28054]" dev="pipefs" ino=28054 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=fifo_file permissive=1 >11:17:15,748 NOTICE audit:AVC avc: denied { read } for pid=3624 comm="cat" path="pipe:[520]" dev="pipefs" ino=520 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=fifo_file permissive=1 >11:17:15,748 NOTICE audit:AVC avc: denied { write } for pid=3624 comm="cat" path="/boot/grub2/grub.cfg.new" dev="sda2" ino=25 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:boot_t:s0 tclass=file permissive=1 >11:17:15,755 NOTICE audit:AVC avc: denied { write } for pid=3632 comm="rm" name="grub2" dev="sda2" ino=8194 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:boot_t:s0 tclass=dir permissive=1 >11:17:15,755 NOTICE audit:AVC avc: denied { remove_name } for pid=3632 comm="rm" name="grub.cfg.new" dev="sda2" ino=25 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:boot_t:s0 tclass=dir permissive=1 >11:17:15,755 NOTICE audit:AVC avc: denied { unlink } for pid=3632 comm="rm" name="grub.cfg.new" dev="sda2" ino=25 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:object_r:boot_t:s0 tclass=file permissive=1 >11:17:15,755 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Generating grub configuration file ... >11:17:15,756 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Adding boot menu entry for UEFI Firmware Settings ... >11:17:15,756 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:done >11:17:15,756 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >11:17:15,773 WARNING org.fedoraproject.Anaconda.Modules.Storage:ERROR:anaconda.modules.storage.bootloader.installation:Bootloader installation has failed: boot loader install failed >11:17:15,773 WARNING org.fedoraproject.Anaconda.Modules.Storage:Traceback (most recent call last): >11:17:15,773 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/installation.py", line 139, in run >11:17:15,773 WARNING org.fedoraproject.Anaconda.Modules.Storage: install_boot_loader(storage=self._storage) >11:17:15,773 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/utils.py", line 215, in install_boot_loader >11:17:15,773 WARNING org.fedoraproject.Anaconda.Modules.Storage: storage.bootloader.write() >11:17:15,773 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/grub2.py", line 447, in write >11:17:15,773 WARNING org.fedoraproject.Anaconda.Modules.Storage: self.install() >11:17:15,773 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/grub2.py", line 436, in install >11:17:15,773 WARNING org.fedoraproject.Anaconda.Modules.Storage: raise BootLoaderError("boot loader install failed") >11:17:15,773 WARNING org.fedoraproject.Anaconda.Modules.Storage:pyanaconda.modules.storage.bootloader.base.BootLoaderError: boot loader install failed >11:17:15,773 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Thread Failed: AnaTaskThread-InstallBootloaderTask-1 (140344431736512) >11:17:15,774 WARNING org.fedoraproject.Anaconda.Modules.Storage:ERROR:anaconda.modules.common.task.task:Thread AnaTaskThread-InstallBootloaderTask-1 has failed: Traceback (most recent call last): >11:17:15,774 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run >11:17:15,774 WARNING org.fedoraproject.Anaconda.Modules.Storage: threading.Thread.run(self) >11:17:15,774 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib64/python3.11/threading.py", line 975, in run >11:17:15,774 WARNING org.fedoraproject.Anaconda.Modules.Storage: self._target(*self._args, **self._kwargs) >11:17:15,774 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback >11:17:15,774 WARNING org.fedoraproject.Anaconda.Modules.Storage: self._task_run_callback() >11:17:15,774 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback >11:17:15,774 WARNING org.fedoraproject.Anaconda.Modules.Storage: self._set_result(self.run()) >11:17:15,774 WARNING org.fedoraproject.Anaconda.Modules.Storage: ^^^^^^^^^^ >11:17:15,774 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/installation.py", line 142, in run >11:17:15,774 WARNING org.fedoraproject.Anaconda.Modules.Storage: raise BootloaderInstallationError(str(e)) from None >11:17:15,774 WARNING org.fedoraproject.Anaconda.Modules.Storage:pyanaconda.modules.common.errors.installation.BootloaderInstallationError: boot loader install failed >11:17:15,775 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.threading:Thread Done: AnaTaskThread-InstallBootloaderTask-1 (140344431736512) >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Task.Finish has failed with an exception: >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage:Traceback (most recent call last): >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 455, in _method_callback >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: result = self._handle_call( >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: ^^^^^^^^^^^^^^^^^^ >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 265, in _handle_call >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: return handler(*parameters, **additional_args) >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task_interface.py", line 114, in Finish >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: self.implementation.finish() >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: threadMgr.raise_if_error(self._thread_name) >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: raise exc_info[1] >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: threading.Thread.run(self) >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib64/python3.11/threading.py", line 975, in run >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: self._target(*self._args, **self._kwargs) >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: self._task_run_callback() >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: self._set_result(self.run()) >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: ^^^^^^^^^^ >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/installation.py", line 142, in run >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage: raise BootloaderInstallationError(str(e)) from None >11:17:15,867 WARNING org.fedoraproject.Anaconda.Modules.Storage:pyanaconda.modules.common.errors.installation.BootloaderInstallationError: boot loader install failed >11:17:16,054 NOTICE audit:AVC avc: denied { execmem } for pid=2238 comm="gnome-kiosk" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=process permissive=1
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 2221183
:
1974429
|
1974430
|
1974431
|
1974432
|
1974433
|
1974434
|
1974435
| 1974436 |
1974437
|
1974438
|
1974439
|
1974440
|
1974441
|
1974442